Skip to content
Success

Console Output

Pull request #44463 opened
08:38:59 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from e8ad01594af636bb196811e8f12b20c5225d05f7+6f4fbef82718212e593626419182f31a9f604316 (67868a38a7cc77de799b764b3f9f86bacbfcbaf4)
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-44463@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
08:39:01 [2022-11-15T08:39:01.468Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
08:39:01 [2022-11-15T08:39:01.470Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
08:39:16 [2022-11-15T08:39:16.622Z] Still waiting to schedule task
08:39:16 [2022-11-15T08:39:16.622Z] Waiting for next available executor on ‘arm64&&ubuntu-200408:40:13 [2022-11-15T08:40:13.935Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03584fbab5d1dc730) in /home/ubuntu/workspace/moby_PR-44463
[Pipeline] {
[Pipeline] checkout
08:40:14 [2022-11-15T08:40:14.110Z] The recommended git tool is: git
08:40:16 [2022-11-15T08:40:16.793Z] using credential docker-jenkins-github-credentials
08:40:16 [2022-11-15T08:40:16.803Z] Cloning the remote Git repository
08:40:16 [2022-11-15T08:40:16.803Z] Cloning with configured refspecs honoured and without tags
08:40:16 [2022-11-15T08:40:16.804Z] Cloning repository https://github.com/moby/moby.git
08:40:16 [2022-11-15T08:40:16.852Z]  > git init /home/ubuntu/workspace/moby_PR-44463 # timeout=10
08:40:17 [2022-11-15T08:40:17.163Z] Fetching upstream changes from https://github.com/moby/moby.git
08:40:17 [2022-11-15T08:40:17.164Z]  > git --version # timeout=10
08:40:17 [2022-11-15T08:40:17.176Z]  > git --version # 'git version 2.25.1'
08:40:17 [2022-11-15T08:40:17.176Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:40:17 [2022-11-15T08:40:17.178Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44463/head:refs/remotes/origin/PR-44463 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:40:30 [2022-11-15T08:40:30.618Z] Fetching without tags
08:40:30 [2022-11-15T08:40:30.833Z] Merging remotes/origin/master commit 6f4fbef82718212e593626419182f31a9f604316 into PR head commit e8ad01594af636bb196811e8f12b20c5225d05f7
08:40:31 [2022-11-15T08:40:31.446Z] Merge succeeded, producing e8ad01594af636bb196811e8f12b20c5225d05f7
08:40:31 [2022-11-15T08:40:31.446Z] Checking out Revision e8ad01594af636bb196811e8f12b20c5225d05f7 (PR-44463)
08:40:30 [2022-11-15T08:40:30.579Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:40:30 [2022-11-15T08:40:30.586Z]  > git config --add remote.origin.fetch +refs/pull/44463/head:refs/remotes/origin/PR-44463 # timeout=10
08:40:30 [2022-11-15T08:40:30.592Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:40:30 [2022-11-15T08:40:30.603Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:40:30 [2022-11-15T08:40:30.616Z] Fetching upstream changes from https://github.com/moby/moby.git
08:40:30 [2022-11-15T08:40:30.616Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:40:30 [2022-11-15T08:40:30.618Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44463/head:refs/remotes/origin/PR-44463 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:40:30 [2022-11-15T08:40:30.834Z]  > git config core.sparsecheckout # timeout=10
08:40:30 [2022-11-15T08:40:30.840Z]  > git checkout -f e8ad01594af636bb196811e8f12b20c5225d05f7 # timeout=10
08:40:31 [2022-11-15T08:40:31.386Z]  > git remote # timeout=10
08:40:31 [2022-11-15T08:40:31.408Z]  > git config --get remote.origin.url # timeout=10
08:40:31 [2022-11-15T08:40:31.416Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:40:31 [2022-11-15T08:40:31.417Z]  > git merge 6f4fbef82718212e593626419182f31a9f604316 # timeout=10
08:40:31 [2022-11-15T08:40:31.428Z]  > git rev-parse HEAD^{commit} # timeout=10
08:40:31 [2022-11-15T08:40:31.443Z]  > git config core.sparsecheckout # timeout=10
08:40:31 [2022-11-15T08:40:31.452Z]  > git checkout -f e8ad01594af636bb196811e8f12b20c5225d05f7 # timeout=10
08:40:35 [2022-11-15T08:40:35.615Z] Commit message: "cleanup: drop .DEREK.yml"
08:40:35 [2022-11-15T08:40:35.615Z] First time build. Skipping changelog.
08:40:35 [2022-11-15T08:40:35.632Z]  > git --version # timeout=10
08:40:35 [2022-11-15T08:40:35.648Z]  > git --version # 'git version 2.25.1'
08:40:35 [2022-11-15T08:40:35.656Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:40:36 [2022-11-15T08:40:36.539Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44463:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
08:40:54 [2022-11-15T08:40:54.618Z] Unable to find image 'alpine:latest' locally
08:40:54 [2022-11-15T08:40:54.618Z] latest: Pulling from library/alpine
08:40:54 [2022-11-15T08:40:54.618Z] 6875df1f5354: Pulling fs layer
08:40:54 [2022-11-15T08:40:54.618Z] 6875df1f5354: Verifying Checksum
08:40:54 [2022-11-15T08:40:54.618Z] 6875df1f5354: Download complete
08:40:54 [2022-11-15T08:40:54.618Z] 6875df1f5354: Pull complete
08:40:54 [2022-11-15T08:40:54.618Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b
08:40:54 [2022-11-15T08:40:54.618Z] Status: Downloaded newer image for alpine:latest
08:41:01 [2022-11-15T08:41:01.189Z] 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
08:41:01 [2022-11-15T08:41:01.591Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03584fbab5d1dc730) in /home/ubuntu/workspace/moby_PR-44463
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[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
08:41:01 [2022-11-15T08:41:01.625Z] The recommended git tool is: git
[Pipeline] // stage
08:41:01 [2022-11-15T08:41:01.633Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
08:41:01 [2022-11-15T08:41:01.647Z] Fetching changes from the remote Git repository
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
08:41:01 [2022-11-15T08:41:01.656Z] Fetching without tags
[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] }
08:41:01 [2022-11-15T08:41:01.940Z] Merging remotes/origin/master commit 6f4fbef82718212e593626419182f31a9f604316 into PR head commit e8ad01594af636bb196811e8f12b20c5225d05f7
08:41:02 [2022-11-15T08:41:02.501Z] Merge succeeded, producing e8ad01594af636bb196811e8f12b20c5225d05f7
08:41:02 [2022-11-15T08:41:02.501Z] Checking out Revision e8ad01594af636bb196811e8f12b20c5225d05f7 (PR-44463)
08:41:02 [2022-11-15T08:41:02.578Z] Commit message: "cleanup: drop .DEREK.yml"
08:41:02 [2022-11-15T08:41:02.595Z]  > git --version # timeout=10
08:41:02 [2022-11-15T08:41:02.611Z]  > git --version # 'git version 2.25.1'
08:41:02 [2022-11-15T08:41:02.617Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
08:41:01 [2022-11-15T08:41:01.646Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44463/.git # timeout=10
08:41:01 [2022-11-15T08:41:01.652Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:41:01 [2022-11-15T08:41:01.663Z] Fetching upstream changes from https://github.com/moby/moby.git
08:41:01 [2022-11-15T08:41:01.663Z]  > git --version # timeout=10
08:41:01 [2022-11-15T08:41:01.666Z]  > git --version # 'git version 2.25.1'
08:41:01 [2022-11-15T08:41:01.667Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:41:01 [2022-11-15T08:41:01.668Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44463/head:refs/remotes/origin/PR-44463 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:41:01 [2022-11-15T08:41:01.946Z]  > git config core.sparsecheckout # timeout=10
08:41:01 [2022-11-15T08:41:01.956Z]  > git checkout -f e8ad01594af636bb196811e8f12b20c5225d05f7 # timeout=10
08:41:02 [2022-11-15T08:41:02.475Z]  > git remote # timeout=10
08:41:02 [2022-11-15T08:41:02.480Z]  > git config --get remote.origin.url # timeout=10
08:41:02 [2022-11-15T08:41:02.484Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:41:02 [2022-11-15T08:41:02.485Z]  > git merge 6f4fbef82718212e593626419182f31a9f604316 # timeout=10
08:41:02 [2022-11-15T08:41:02.496Z]  > git rev-parse HEAD^{commit} # timeout=10
08:41:02 [2022-11-15T08:41:02.507Z]  > git config core.sparsecheckout # timeout=10
08:41:02 [2022-11-15T08:41:02.512Z]  > git checkout -f e8ad01594af636bb196811e8f12b20c5225d05f7 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
08:41:03 [2022-11-15T08:41:03.364Z] + docker version
08:41:03 [2022-11-15T08:41:03.364Z] Client: Docker Engine - Community
08:41:03 [2022-11-15T08:41:03.364Z]  Version:           22.06.0-beta.0
08:41:03 [2022-11-15T08:41:03.364Z]  API version:       1.42
08:41:03 [2022-11-15T08:41:03.364Z]  Go version:        go1.18.3
08:41:03 [2022-11-15T08:41:03.364Z]  Git commit:        3e9117b
08:41:03 [2022-11-15T08:41:03.364Z]  Built:             Fri Jun  3 17:55:34 2022
08:41:03 [2022-11-15T08:41:03.364Z]  OS/Arch:           linux/arm64
08:41:03 [2022-11-15T08:41:03.364Z]  Context:           default
08:41:03 [2022-11-15T08:41:03.364Z] 
08:41:03 [2022-11-15T08:41:03.364Z] Server: Docker Engine - Community
08:41:03 [2022-11-15T08:41:03.364Z]  Engine:
08:41:03 [2022-11-15T08:41:03.364Z]   Version:          22.06.0-beta.0
08:41:03 [2022-11-15T08:41:03.364Z]   API version:      1.42 (minimum version 1.12)
08:41:03 [2022-11-15T08:41:03.364Z]   Go version:       go1.18.3
08:41:03 [2022-11-15T08:41:03.364Z]   Git commit:       38633e7
08:41:03 [2022-11-15T08:41:03.364Z]   Built:            Fri Jun  3 17:55:34 2022
08:41:03 [2022-11-15T08:41:03.364Z]   OS/Arch:          linux/arm64
08:41:03 [2022-11-15T08:41:03.364Z]   Experimental:     true
08:41:03 [2022-11-15T08:41:03.364Z]  containerd:
08:41:03 [2022-11-15T08:41:03.364Z]   Version:          1.6.8
08:41:03 [2022-11-15T08:41:03.364Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
08:41:03 [2022-11-15T08:41:03.364Z]  runc:
08:41:03 [2022-11-15T08:41:03.364Z]   Version:          1.1.4
08:41:03 [2022-11-15T08:41:03.364Z]   GitCommit:        v1.1.4-0-g5fd4c4d
08:41:03 [2022-11-15T08:41:03.364Z]  docker-init:
08:41:03 [2022-11-15T08:41:03.364Z]   Version:          0.19.0
08:41:03 [2022-11-15T08:41:03.364Z]   GitCommit:        de40ad0
[Pipeline] sh
08:41:03 [2022-11-15T08:41:03.686Z] + docker info
08:41:03 [2022-11-15T08:41:03.686Z] Client:
08:41:03 [2022-11-15T08:41:03.686Z]  Context:    default
08:41:03 [2022-11-15T08:41:03.686Z]  Debug Mode: false
08:41:03 [2022-11-15T08:41:03.686Z]  Plugins:
08:41:03 [2022-11-15T08:41:03.686Z]   buildx: Docker Buildx (Docker Inc.)
08:41:03 [2022-11-15T08:41:03.686Z]     Version:  v0.8.2
08:41:03 [2022-11-15T08:41:03.686Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
08:41:03 [2022-11-15T08:41:03.686Z]   compose: Docker Compose (Docker Inc.)
08:41:03 [2022-11-15T08:41:03.686Z]     Version:  v2.12.0
08:41:03 [2022-11-15T08:41:03.686Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
08:41:03 [2022-11-15T08:41:03.686Z] 
08:41:03 [2022-11-15T08:41:03.686Z] Server:
08:41:03 [2022-11-15T08:41:03.686Z]  Containers: 0
08:41:03 [2022-11-15T08:41:03.686Z]   Running: 0
08:41:03 [2022-11-15T08:41:03.686Z]   Paused: 0
08:41:03 [2022-11-15T08:41:03.686Z]   Stopped: 0
08:41:03 [2022-11-15T08:41:03.686Z]  Images: 1
08:41:03 [2022-11-15T08:41:03.686Z]  Server Version: 22.06.0-beta.0
08:41:03 [2022-11-15T08:41:03.686Z]  Storage Driver: overlay2
08:41:03 [2022-11-15T08:41:03.686Z]   Backing Filesystem: extfs
08:41:03 [2022-11-15T08:41:03.686Z]   Supports d_type: true
08:41:03 [2022-11-15T08:41:03.686Z]   Using metacopy: false
08:41:03 [2022-11-15T08:41:03.686Z]   Native Overlay Diff: true
08:41:03 [2022-11-15T08:41:03.686Z]   userxattr: false
08:41:03 [2022-11-15T08:41:03.686Z]  Logging Driver: json-file
08:41:03 [2022-11-15T08:41:03.686Z]  Cgroup Driver: cgroupfs
08:41:03 [2022-11-15T08:41:03.686Z]  Cgroup Version: 1
08:41:03 [2022-11-15T08:41:03.686Z]  Plugins:
08:41:03 [2022-11-15T08:41:03.686Z]   Volume: local
08:41:03 [2022-11-15T08:41:03.686Z]   Network: bridge host ipvlan macvlan null overlay
08:41:03 [2022-11-15T08:41:03.686Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
08:41:03 [2022-11-15T08:41:03.686Z]  Swarm: inactive
08:41:03 [2022-11-15T08:41:03.686Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
08:41:03 [2022-11-15T08:41:03.686Z]  Default Runtime: runc
08:41:03 [2022-11-15T08:41:03.686Z]  Init Binary: docker-init
08:41:03 [2022-11-15T08:41:03.686Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
08:41:03 [2022-11-15T08:41:03.686Z]  runc version: v1.1.4-0-g5fd4c4d
08:41:03 [2022-11-15T08:41:03.686Z]  init version: de40ad0
08:41:03 [2022-11-15T08:41:03.686Z]  Security Options:
08:41:03 [2022-11-15T08:41:03.686Z]   apparmor
08:41:03 [2022-11-15T08:41:03.686Z]   seccomp
08:41:03 [2022-11-15T08:41:03.686Z]    Profile: builtin
08:41:03 [2022-11-15T08:41:03.686Z]  Kernel Version: 5.15.0-1022-aws
08:41:03 [2022-11-15T08:41:03.686Z]  Operating System: Ubuntu 20.04.5 LTS
08:41:03 [2022-11-15T08:41:03.686Z]  OSType: linux
08:41:03 [2022-11-15T08:41:03.686Z]  Architecture: aarch64
08:41:03 [2022-11-15T08:41:03.686Z]  CPUs: 2
08:41:03 [2022-11-15T08:41:03.686Z]  Total Memory: 7.559GiB
08:41:03 [2022-11-15T08:41:03.686Z]  Name: ip-10-100-86-119
08:41:03 [2022-11-15T08:41:03.686Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
08:41:03 [2022-11-15T08:41:03.686Z]  Docker Root Dir: /var/lib/docker
08:41:03 [2022-11-15T08:41:03.686Z]  Debug Mode: false
08:41:03 [2022-11-15T08:41:03.686Z]  Registry: https://index.docker.io/v1/
08:41:03 [2022-11-15T08:41:03.686Z]  Labels:
08:41:03 [2022-11-15T08:41:03.686Z]  Experimental: true
08:41:03 [2022-11-15T08:41:03.686Z]  Insecure Registries:
08:41:03 [2022-11-15T08:41:03.686Z]   127.0.0.0/8
08:41:03 [2022-11-15T08:41:03.686Z]  Live Restore Enabled: true
08:41:03 [2022-11-15T08:41:03.686Z] 
[Pipeline] sh
08:41:03 [2022-11-15T08:41:03.969Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
08:41:03 [2022-11-15T08:41:03.969Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
08:41:03 [2022-11-15T08:41:03.969Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44463/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
08:41:03 [2022-11-15T08:41:03.969Z] + bash /home/ubuntu/workspace/moby_PR-44463/check-config.sh
08:41:03 [2022-11-15T08:41:03.969Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
08:41:03 [2022-11-15T08:41:03.969Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
08:41:03 [2022-11-15T08:41:03.969Z] 
08:41:03 [2022-11-15T08:41:03.969Z] Generally Necessary:
08:41:03 [2022-11-15T08:41:03.969Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
08:41:03 [2022-11-15T08:41:03.969Z] - apparmor: enabled and tools installed
08:41:03 [2022-11-15T08:41:03.969Z] - CONFIG_NAMESPACES: enabled
08:41:03 [2022-11-15T08:41:03.969Z] - CONFIG_NET_NS: enabled
08:41:03 [2022-11-15T08:41:03.969Z] - CONFIG_PID_NS: enabled
08:41:04 [2022-11-15T08:41:04.227Z] - CONFIG_IPC_NS: enabled
08:41:04 [2022-11-15T08:41:04.227Z] - CONFIG_UTS_NS: enabled
08:41:04 [2022-11-15T08:41:04.227Z] - CONFIG_CGROUPS: enabled
08:41:04 [2022-11-15T08:41:04.227Z] - CONFIG_CGROUP_CPUACCT: enabled
08:41:04 [2022-11-15T08:41:04.227Z] - CONFIG_CGROUP_DEVICE: enabled
08:41:04 [2022-11-15T08:41:04.227Z] - CONFIG_CGROUP_FREEZER: enabled
08:41:04 [2022-11-15T08:41:04.227Z] - CONFIG_CGROUP_SCHED: enabled
08:41:04 [2022-11-15T08:41:04.227Z] - CONFIG_CPUSETS: enabled
08:41:04 [2022-11-15T08:41:04.227Z] - CONFIG_MEMCG: enabled
08:41:04 [2022-11-15T08:41:04.227Z] - CONFIG_KEYS: enabled
08:41:04 [2022-11-15T08:41:04.227Z] - CONFIG_VETH: enabled (as module)
08:41:04 [2022-11-15T08:41:04.227Z] - CONFIG_BRIDGE: enabled (as module)
08:41:04 [2022-11-15T08:41:04.227Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
08:41:04 [2022-11-15T08:41:04.227Z] - CONFIG_IP_NF_FILTER: enabled (as module)
08:41:04 [2022-11-15T08:41:04.227Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
08:41:04 [2022-11-15T08:41:04.227Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
08:41:04 [2022-11-15T08:41:04.227Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
08:41:04 [2022-11-15T08:41:04.227Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
08:41:04 [2022-11-15T08:41:04.228Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
08:41:04 [2022-11-15T08:41:04.228Z] - CONFIG_IP_NF_NAT: enabled (as module)
08:41:04 [2022-11-15T08:41:04.228Z] - CONFIG_NF_NAT: enabled (as module)
08:41:04 [2022-11-15T08:41:04.228Z] - CONFIG_POSIX_MQUEUE: enabled
08:41:04 [2022-11-15T08:41:04.486Z] - CONFIG_CGROUP_BPF: enabled
08:41:04 [2022-11-15T08:41:04.486Z] 
08:41:04 [2022-11-15T08:41:04.486Z] Optional Features:
08:41:04 [2022-11-15T08:41:04.486Z] - CONFIG_USER_NS: enabled
08:41:04 [2022-11-15T08:41:04.486Z] - CONFIG_SECCOMP: enabled
08:41:04 [2022-11-15T08:41:04.486Z] - CONFIG_SECCOMP_FILTER: enabled
08:41:04 [2022-11-15T08:41:04.486Z] - CONFIG_CGROUP_PIDS: enabled
08:41:04 [2022-11-15T08:41:04.486Z] - CONFIG_MEMCG_SWAP: enabled
08:41:04 [2022-11-15T08:41:04.486Z]     (cgroup swap accounting is currently enabled)
08:41:04 [2022-11-15T08:41:04.486Z] - CONFIG_BLK_CGROUP: enabled
08:41:04 [2022-11-15T08:41:04.486Z] - CONFIG_BLK_DEV_THROTTLING: enabled
08:41:04 [2022-11-15T08:41:04.486Z] - CONFIG_CGROUP_PERF: enabled
08:41:04 [2022-11-15T08:41:04.486Z] - CONFIG_CGROUP_HUGETLB: enabled
08:41:04 [2022-11-15T08:41:04.486Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
08:41:04 [2022-11-15T08:41:04.486Z] - CONFIG_CGROUP_NET_PRIO: enabled
08:41:04 [2022-11-15T08:41:04.486Z] - CONFIG_CFS_BANDWIDTH: enabled
08:41:04 [2022-11-15T08:41:04.486Z] - CONFIG_FAIR_GROUP_SCHED: enabled
08:41:04 [2022-11-15T08:41:04.486Z] - CONFIG_RT_GROUP_SCHED: missing
08:41:04 [2022-11-15T08:41:04.486Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
08:41:04 [2022-11-15T08:41:04.486Z] - CONFIG_IP_VS: enabled (as module)
08:41:04 [2022-11-15T08:41:04.486Z] - CONFIG_IP_VS_NFCT: enabled
08:41:04 [2022-11-15T08:41:04.486Z] - CONFIG_IP_VS_PROTO_TCP: enabled
08:41:04 [2022-11-15T08:41:04.486Z] - CONFIG_IP_VS_PROTO_UDP: enabled
08:41:04 [2022-11-15T08:41:04.486Z] - CONFIG_IP_VS_RR: enabled (as module)
08:41:04 [2022-11-15T08:41:04.486Z] - CONFIG_SECURITY_SELINUX: enabled
08:41:04 [2022-11-15T08:41:04.486Z] - CONFIG_SECURITY_APPARMOR: enabled
08:41:04 [2022-11-15T08:41:04.744Z] - CONFIG_EXT4_FS: enabled
08:41:04 [2022-11-15T08:41:04.744Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
08:41:04 [2022-11-15T08:41:04.744Z] - CONFIG_EXT4_FS_SECURITY: enabled
08:41:04 [2022-11-15T08:41:04.744Z] - Network Drivers:
08:41:04 [2022-11-15T08:41:04.744Z]   - "overlay":
08:41:04 [2022-11-15T08:41:04.744Z]     - CONFIG_VXLAN: enabled (as module)
08:41:04 [2022-11-15T08:41:04.744Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
08:41:04 [2022-11-15T08:41:04.744Z]       Optional (for encrypted networks):
08:41:04 [2022-11-15T08:41:04.744Z]       - CONFIG_CRYPTO: enabled
08:41:04 [2022-11-15T08:41:04.744Z]       - CONFIG_CRYPTO_AEAD: enabled
08:41:04 [2022-11-15T08:41:04.744Z]       - CONFIG_CRYPTO_GCM: enabled
08:41:04 [2022-11-15T08:41:04.744Z]       - CONFIG_CRYPTO_SEQIV: enabled
08:41:04 [2022-11-15T08:41:04.744Z]       - CONFIG_CRYPTO_GHASH: enabled
08:41:04 [2022-11-15T08:41:04.744Z]       - CONFIG_XFRM: enabled
08:41:04 [2022-11-15T08:41:04.744Z]       - CONFIG_XFRM_USER: enabled (as module)
08:41:04 [2022-11-15T08:41:04.744Z]       - CONFIG_XFRM_ALGO: enabled (as module)
08:41:04 [2022-11-15T08:41:04.744Z]       - CONFIG_INET_ESP: enabled (as module)
08:41:04 [2022-11-15T08:41:04.744Z]   - "ipvlan":
08:41:04 [2022-11-15T08:41:04.744Z]     - CONFIG_IPVLAN: enabled (as module)
08:41:04 [2022-11-15T08:41:04.744Z]   - "macvlan":
08:41:04 [2022-11-15T08:41:04.744Z]     - CONFIG_MACVLAN: enabled (as module)
08:41:04 [2022-11-15T08:41:04.744Z]     - CONFIG_DUMMY: enabled (as module)
08:41:04 [2022-11-15T08:41:04.744Z]   - "ftp,tftp client in container":
08:41:05 [2022-11-15T08:41:05.002Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
08:41:05 [2022-11-15T08:41:05.002Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
08:41:05 [2022-11-15T08:41:05.002Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
08:41:05 [2022-11-15T08:41:05.002Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
08:41:05 [2022-11-15T08:41:05.002Z] - Storage Drivers:
08:41:05 [2022-11-15T08:41:05.002Z]   - "aufs":
08:41:05 [2022-11-15T08:41:05.002Z]     - CONFIG_AUFS_FS: enabled (as module)
08:41:05 [2022-11-15T08:41:05.002Z]   - "btrfs":
08:41:05 [2022-11-15T08:41:05.002Z]     - CONFIG_BTRFS_FS: enabled (as module)
08:41:05 [2022-11-15T08:41:05.002Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
08:41:05 [2022-11-15T08:41:05.002Z]   - "devicemapper":
08:41:05 [2022-11-15T08:41:05.002Z]     - CONFIG_BLK_DEV_DM: enabled
08:41:05 [2022-11-15T08:41:05.002Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
08:41:05 [2022-11-15T08:41:05.002Z]   - "overlay":
08:41:05 [2022-11-15T08:41:05.002Z]     - CONFIG_OVERLAY_FS: enabled (as module)
08:41:05 [2022-11-15T08:41:05.002Z]   - "zfs":
08:41:05 [2022-11-15T08:41:05.002Z]     - /dev/zfs: present
08:41:05 [2022-11-15T08:41:05.002Z]     - zfs command: missing
08:41:05 [2022-11-15T08:41:05.002Z]     - zpool command: missing
08:41:05 [2022-11-15T08:41:05.002Z] 
08:41:05 [2022-11-15T08:41:05.002Z] Limits:
08:41:05 [2022-11-15T08:41:05.002Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
08:41:05 [2022-11-15T08:41:05.002Z] 
08:41:05 [2022-11-15T08:41:05.002Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
08:41:05 [2022-11-15T08:41:05.310Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e8ad01594af636bb196811e8f12b20c5225d05f7 .
08:41:05 [2022-11-15T08:41:05.568Z] #1 [internal] load build definition from Dockerfile
08:41:05 [2022-11-15T08:41:05.568Z] #1 transferring dockerfile: 19.29kB done
08:41:05 [2022-11-15T08:41:05.568Z] #1 DONE 0.1s
08:41:05 [2022-11-15T08:41:05.568Z] 
08:41:05 [2022-11-15T08:41:05.568Z] #2 [internal] load .dockerignore
08:41:05 [2022-11-15T08:41:05.568Z] #2 transferring context: 145B done
08:41:05 [2022-11-15T08:41:05.568Z] #2 DONE 0.1s
08:41:05 [2022-11-15T08:41:05.828Z] 
08:41:05 [2022-11-15T08:41:05.829Z] #3 resolve image config for docker.io/docker/dockerfile:1
08:41:06 [2022-11-15T08:41:06.087Z] #3 DONE 0.4s
08:41:06 [2022-11-15T08:41:06.087Z] 
08:41:06 [2022-11-15T08:41:06.087Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
08:41:06 [2022-11-15T08:41:06.087Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
08:41:06 [2022-11-15T08:41:06.087Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
08:41:06 [2022-11-15T08:41:06.087Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done
08:41:06 [2022-11-15T08:41:06.087Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done
08:41:06 [2022-11-15T08:41:06.087Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 7.34MB / 9.21MB 0.1s
08:41:06 [2022-11-15T08:41:06.345Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.1s done
08:41:06 [2022-11-15T08:41:06.345Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.1s
08:41:06 [2022-11-15T08:41:06.345Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done
08:41:06 [2022-11-15T08:41:06.603Z] #4 DONE 0.5s
08:41:06 [2022-11-15T08:41:06.603Z] 
08:41:06 [2022-11-15T08:41:06.603Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
08:41:08 [2022-11-15T08:41:08.507Z] #5 DONE 1.4s
08:41:08 [2022-11-15T08:41:08.507Z] 
08:41:08 [2022-11-15T08:41:08.507Z] #6 [internal] load metadata for docker.io/library/golang:1.19.3-bullseye
08:41:08 [2022-11-15T08:41:08.507Z] #6 DONE 1.4s
08:41:08 [2022-11-15T08:41:08.507Z] 
08:41:08 [2022-11-15T08:41:08.507Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
08:41:08 [2022-11-15T08:41:08.507Z] #7 DONE 1.4s
08:41:08 [2022-11-15T08:41:08.507Z] 
08:41:08 [2022-11-15T08:41:08.507Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
08:41:08 [2022-11-15T08:41:08.507Z] #8 DONE 1.5s
08:41:08 [2022-11-15T08:41:08.507Z] 
08:41:08 [2022-11-15T08:41:08.507Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:34e901ebac66df44ce97b56a9e1bb407307e54fe13e843d6c59da7826ce4dd2c
08:41:08 [2022-11-15T08:41:08.507Z] #9 resolve docker.io/library/golang:1.19.3-bullseye@sha256:34e901ebac66df44ce97b56a9e1bb407307e54fe13e843d6c59da7826ce4dd2c
08:41:08 [2022-11-15T08:41:08.507Z] #9 resolve docker.io/library/golang:1.19.3-bullseye@sha256:34e901ebac66df44ce97b56a9e1bb407307e54fe13e843d6c59da7826ce4dd2c 0.1s done
08:41:08 [2022-11-15T08:41:08.816Z] #9 sha256:d0e625b278a6bd69879384eff03bccf8b5b877adcd4f8c983747fbdcab5a3211 1.80kB / 1.80kB done
08:41:08 [2022-11-15T08:41:08.816Z] #9 sha256:34e901ebac66df44ce97b56a9e1bb407307e54fe13e843d6c59da7826ce4dd2c 1.86kB / 1.86kB done
08:41:08 [2022-11-15T08:41:08.816Z] #9 sha256:74f48645b0176afbe1fc0a09d1c82272ee9d1cf53915b33a438fc4179ebeb36b 7.12kB / 7.12kB done
08:41:08 [2022-11-15T08:41:08.816Z] #9 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 0B / 53.70MB 0.1s
08:41:09 [2022-11-15T08:41:09.077Z] #9 ...
08:41:09 [2022-11-15T08:41:09.077Z] 
08:41:09 [2022-11-15T08:41:09.077Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
08:41:09 [2022-11-15T08:41:09.077Z] #10 DONE 0.6s
08:41:09 [2022-11-15T08:41:09.077Z] 
08:41:09 [2022-11-15T08:41:09.077Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:34e901ebac66df44ce97b56a9e1bb407307e54fe13e843d6c59da7826ce4dd2c
08:41:09 [2022-11-15T08:41:09.077Z] #9 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 8.39MB / 53.70MB 0.2s
08:41:09 [2022-11-15T08:41:09.336Z] #9 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 20.97MB / 53.70MB 0.3s
08:41:09 [2022-11-15T08:41:09.336Z] #9 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 25.17MB / 53.70MB 0.4s
08:41:09 [2022-11-15T08:41:09.594Z] #9 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 47.19MB / 53.70MB 0.6s
08:41:09 [2022-11-15T08:41:09.594Z] #9 sha256:66eadbf427bb41b3e329a95935c65b09c6d3b7a9c2fa8e08417e497df02ed996 3.15MB / 5.15MB 0.6s
08:41:09 [2022-11-15T08:41:09.594Z] #9 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 53.70MB / 53.70MB 0.7s
08:41:09 [2022-11-15T08:41:09.594Z] #9 sha256:66eadbf427bb41b3e329a95935c65b09c6d3b7a9c2fa8e08417e497df02ed996 5.15MB / 5.15MB 0.7s
08:41:09 [2022-11-15T08:41:09.594Z] #9 sha256:cc9731f4e3bc3680179c10cece663cf0cfe0488918d6795406f4b76f07b787de 0B / 10.87MB 0.7s
08:41:09 [2022-11-15T08:41:09.594Z] #9 sha256:66eadbf427bb41b3e329a95935c65b09c6d3b7a9c2fa8e08417e497df02ed996 5.15MB / 5.15MB 0.8s done
08:41:09 [2022-11-15T08:41:09.861Z] #9 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 53.70MB / 53.70MB 1.0s done
08:41:09 [2022-11-15T08:41:09.861Z] #9 sha256:cc9731f4e3bc3680179c10cece663cf0cfe0488918d6795406f4b76f07b787de 10.87MB / 10.87MB 1.0s
08:41:09 [2022-11-15T08:41:09.861Z] #9 sha256:d337cb12fd7c6fe341850cd38e880f1806d49a65832c9804b06d00f9032382e0 3.15MB / 54.68MB 1.0s
08:41:09 [2022-11-15T08:41:09.861Z] #9 sha256:cc9731f4e3bc3680179c10cece663cf0cfe0488918d6795406f4b76f07b787de 10.87MB / 10.87MB 1.1s done
08:41:09 [2022-11-15T08:41:09.861Z] #9 sha256:d337cb12fd7c6fe341850cd38e880f1806d49a65832c9804b06d00f9032382e0 7.34MB / 54.68MB 1.1s
08:41:09 [2022-11-15T08:41:09.861Z] #9 sha256:a70e778606f888a21badcd0a0dae68201b78b263e5bbc2532ee92e286646f7de 1.05MB / 81.37MB 1.1s
08:41:10 [2022-11-15T08:41:10.123Z] #9 sha256:d337cb12fd7c6fe341850cd38e880f1806d49a65832c9804b06d00f9032382e0 15.73MB / 54.68MB 1.2s
08:41:10 [2022-11-15T08:41:10.123Z] #9 sha256:6698acbeca77f7142d9c60fbcf03cfd24ae5f19064a91cb73d0a115a4c6f1543 0B / 115.13MB 1.2s
08:41:10 [2022-11-15T08:41:10.123Z] #9 sha256:d337cb12fd7c6fe341850cd38e880f1806d49a65832c9804b06d00f9032382e0 22.02MB / 54.68MB 1.3s
08:41:10 [2022-11-15T08:41:10.123Z] #9 sha256:a70e778606f888a21badcd0a0dae68201b78b263e5bbc2532ee92e286646f7de 6.29MB / 81.37MB 1.3s
08:41:10 [2022-11-15T08:41:10.123Z] #9 extracting sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205
08:41:10 [2022-11-15T08:41:10.385Z] #9 sha256:d337cb12fd7c6fe341850cd38e880f1806d49a65832c9804b06d00f9032382e0 27.52MB / 54.68MB 1.6s
08:41:10 [2022-11-15T08:41:10.385Z] #9 sha256:a70e778606f888a21badcd0a0dae68201b78b263e5bbc2532ee92e286646f7de 14.68MB / 81.37MB 1.6s
08:41:10 [2022-11-15T08:41:10.385Z] #9 sha256:6698acbeca77f7142d9c60fbcf03cfd24ae5f19064a91cb73d0a115a4c6f1543 10.04MB / 115.13MB 1.6s
08:41:10 [2022-11-15T08:41:10.646Z] #9 sha256:d337cb12fd7c6fe341850cd38e880f1806d49a65832c9804b06d00f9032382e0 31.90MB / 54.68MB 1.7s
08:41:10 [2022-11-15T08:41:10.646Z] #9 sha256:a70e778606f888a21badcd0a0dae68201b78b263e5bbc2532ee92e286646f7de 19.92MB / 81.37MB 1.7s
08:41:10 [2022-11-15T08:41:10.646Z] #9 sha256:d337cb12fd7c6fe341850cd38e880f1806d49a65832c9804b06d00f9032382e0 35.65MB / 54.68MB 1.8s
08:41:10 [2022-11-15T08:41:10.646Z] #9 sha256:d337cb12fd7c6fe341850cd38e880f1806d49a65832c9804b06d00f9032382e0 38.80MB / 54.68MB 1.9s
08:41:10 [2022-11-15T08:41:10.646Z] #9 sha256:a70e778606f888a21badcd0a0dae68201b78b263e5bbc2532ee92e286646f7de 30.80MB / 81.37MB 1.9s
08:41:10 [2022-11-15T08:41:10.646Z] #9 sha256:6698acbeca77f7142d9c60fbcf03cfd24ae5f19064a91cb73d0a115a4c6f1543 24.29MB / 115.13MB 1.9s
08:41:10 [2022-11-15T08:41:10.905Z] #9 sha256:d337cb12fd7c6fe341850cd38e880f1806d49a65832c9804b06d00f9032382e0 46.61MB / 54.68MB 2.0s
08:41:10 [2022-11-15T08:41:10.905Z] #9 sha256:6698acbeca77f7142d9c60fbcf03cfd24ae5f19064a91cb73d0a115a4c6f1543 35.54MB / 115.13MB 2.0s
08:41:10 [2022-11-15T08:41:10.905Z] #9 sha256:d337cb12fd7c6fe341850cd38e880f1806d49a65832c9804b06d00f9032382e0 52.43MB / 54.68MB 2.1s
08:41:10 [2022-11-15T08:41:10.905Z] #9 sha256:a70e778606f888a21badcd0a0dae68201b78b263e5bbc2532ee92e286646f7de 39.16MB / 81.37MB 2.1s
08:41:11 [2022-11-15T08:41:11.166Z] #9 sha256:a70e778606f888a21badcd0a0dae68201b78b263e5bbc2532ee92e286646f7de 47.38MB / 81.37MB 2.2s
08:41:11 [2022-11-15T08:41:11.166Z] #9 sha256:6698acbeca77f7142d9c60fbcf03cfd24ae5f19064a91cb73d0a115a4c6f1543 46.14MB / 115.13MB 2.2s
08:41:11 [2022-11-15T08:41:11.166Z] #9 sha256:a70e778606f888a21badcd0a0dae68201b78b263e5bbc2532ee92e286646f7de 59.88MB / 81.37MB 2.3s
08:41:11 [2022-11-15T08:41:11.432Z] #9 sha256:d337cb12fd7c6fe341850cd38e880f1806d49a65832c9804b06d00f9032382e0 54.68MB / 54.68MB 2.3s done
08:41:11 [2022-11-15T08:41:11.432Z] #9 sha256:a70e778606f888a21badcd0a0dae68201b78b263e5bbc2532ee92e286646f7de 65.01MB / 81.37MB 2.4s
08:41:11 [2022-11-15T08:41:11.432Z] #9 sha256:3866aabe327615f8b353df0e7bb850ee5d5794ac1dd6e4f5334cdd748fd82fa1 0B / 156B 2.4s
08:41:11 [2022-11-15T08:41:11.432Z] #9 sha256:a70e778606f888a21badcd0a0dae68201b78b263e5bbc2532ee92e286646f7de 81.37MB / 81.37MB 2.6s
08:41:11 [2022-11-15T08:41:11.432Z] #9 sha256:3866aabe327615f8b353df0e7bb850ee5d5794ac1dd6e4f5334cdd748fd82fa1 156B / 156B 2.6s done
08:41:12 [2022-11-15T08:41:12.003Z] #9 sha256:a70e778606f888a21badcd0a0dae68201b78b263e5bbc2532ee92e286646f7de 81.37MB / 81.37MB 3.0s done
08:41:12 [2022-11-15T08:41:12.003Z] #9 ...
08:41:12 [2022-11-15T08:41:12.003Z] 
08:41:12 [2022-11-15T08:41:12.003Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
08:41:12 [2022-11-15T08:41:12.003Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
08:41:12 [2022-11-15T08:41:12.003Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
08:41:12 [2022-11-15T08:41:12.003Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
08:41:12 [2022-11-15T08:41:12.003Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
08:41:12 [2022-11-15T08:41:12.003Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done
08:41:12 [2022-11-15T08:41:12.003Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.5s done
08:41:12 [2022-11-15T08:41:12.003Z] #11 DONE 3.5s
08:41:12 [2022-11-15T08:41:12.003Z] 
08:41:12 [2022-11-15T08:41:12.003Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:34e901ebac66df44ce97b56a9e1bb407307e54fe13e843d6c59da7826ce4dd2c
08:41:12 [2022-11-15T08:41:12.003Z] #9 ...
08:41:12 [2022-11-15T08:41:12.003Z] 
08:41:12 [2022-11-15T08:41:12.003Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
08:41:12 [2022-11-15T08:41:12.003Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
08:41:12 [2022-11-15T08:41:12.003Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
08:41:12 [2022-11-15T08:41:12.003Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
08:41:12 [2022-11-15T08:41:12.003Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done
08:41:12 [2022-11-15T08:41:12.003Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.2s done
08:41:12 [2022-11-15T08:41:12.003Z] #12 DONE 3.7s
08:41:12 [2022-11-15T08:41:12.003Z] 
08:41:12 [2022-11-15T08:41:12.003Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:34e901ebac66df44ce97b56a9e1bb407307e54fe13e843d6c59da7826ce4dd2c
08:41:12 [2022-11-15T08:41:12.003Z] #9 sha256:6698acbeca77f7142d9c60fbcf03cfd24ae5f19064a91cb73d0a115a4c6f1543 65.01MB / 115.13MB 3.3s
08:41:12 [2022-11-15T08:41:12.261Z] #9 sha256:6698acbeca77f7142d9c60fbcf03cfd24ae5f19064a91cb73d0a115a4c6f1543 81.87MB / 115.13MB 3.4s
08:41:12 [2022-11-15T08:41:12.520Z] #9 sha256:6698acbeca77f7142d9c60fbcf03cfd24ae5f19064a91cb73d0a115a4c6f1543 99.61MB / 115.13MB 3.5s
08:41:12 [2022-11-15T08:41:12.520Z] #9 sha256:6698acbeca77f7142d9c60fbcf03cfd24ae5f19064a91cb73d0a115a4c6f1543 114.29MB / 115.13MB 3.7s
08:41:13 [2022-11-15T08:41:13.455Z] #9 ...
08:41:13 [2022-11-15T08:41:13.455Z] 
08:41:13 [2022-11-15T08:41:13.455Z] #13 [internal] load build context
08:41:13 [2022-11-15T08:41:13.455Z] #13 transferring context: 63.50MB 4.8s done
08:41:13 [2022-11-15T08:41:13.455Z] #13 DONE 5.0s
08:41:13 [2022-11-15T08:41:13.455Z] 
08:41:13 [2022-11-15T08:41:13.455Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:34e901ebac66df44ce97b56a9e1bb407307e54fe13e843d6c59da7826ce4dd2c
08:41:13 [2022-11-15T08:41:13.714Z] #9 sha256:6698acbeca77f7142d9c60fbcf03cfd24ae5f19064a91cb73d0a115a4c6f1543 115.13MB / 115.13MB 4.6s done
08:41:15 [2022-11-15T08:41:15.090Z] #9 extracting sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 5.0s
08:41:15 [2022-11-15T08:41:15.665Z] #9 extracting sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 5.5s done
08:41:15 [2022-11-15T08:41:15.923Z] #9 extracting sha256:66eadbf427bb41b3e329a95935c65b09c6d3b7a9c2fa8e08417e497df02ed996
08:41:16 [2022-11-15T08:41:16.180Z] #9 extracting sha256:66eadbf427bb41b3e329a95935c65b09c6d3b7a9c2fa8e08417e497df02ed996 0.4s done
08:41:16 [2022-11-15T08:41:16.438Z] #9 extracting sha256:cc9731f4e3bc3680179c10cece663cf0cfe0488918d6795406f4b76f07b787de 0.1s
08:41:16 [2022-11-15T08:41:16.696Z] #9 ...
08:41:16 [2022-11-15T08:41:16.696Z] 
08:41:16 [2022-11-15T08:41:16.696Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b
08:41:16 [2022-11-15T08:41:16.696Z] #14 resolve docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b 0.1s done
08:41:16 [2022-11-15T08:41:16.696Z] #14 sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b 1.85kB / 1.85kB done
08:41:16 [2022-11-15T08:41:16.696Z] #14 sha256:566431e0361c979c4764f245f87a71f0bf5a5412335dfad765a8c3712ee619bf 529B / 529B done
08:41:16 [2022-11-15T08:41:16.696Z] #14 sha256:ef39063a944dfcf2f1649509b358b2763d129c5931c99b429c59f645d20ae5dd 1.48kB / 1.48kB done
08:41:16 [2022-11-15T08:41:16.696Z] #14 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 53.70MB / 53.70MB 4.2s done
08:41:16 [2022-11-15T08:41:16.696Z] #14 extracting sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 3.1s done
08:41:16 [2022-11-15T08:41:16.696Z] #14 DONE 8.2s
08:41:16 [2022-11-15T08:41:16.696Z] 
08:41:16 [2022-11-15T08:41:16.696Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:34e901ebac66df44ce97b56a9e1bb407307e54fe13e843d6c59da7826ce4dd2c
08:41:16 [2022-11-15T08:41:16.696Z] #9 extracting sha256:cc9731f4e3bc3680179c10cece663cf0cfe0488918d6795406f4b76f07b787de 0.2s done
08:41:16 [2022-11-15T08:41:16.696Z] #9 extracting sha256:d337cb12fd7c6fe341850cd38e880f1806d49a65832c9804b06d00f9032382e0
08:41:19 [2022-11-15T08:41:19.981Z] #9 ...
08:41:19 [2022-11-15T08:41:19.981Z] 
08:41:19 [2022-11-15T08:41:19.981Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
08:41:19 [2022-11-15T08:41:19.981Z] #15 DONE 1.0s
08:41:19 [2022-11-15T08:41:19.981Z] 
08:41:19 [2022-11-15T08:41:19.981Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:34e901ebac66df44ce97b56a9e1bb407307e54fe13e843d6c59da7826ce4dd2c
08:41:19 [2022-11-15T08:41:19.981Z] #9 extracting sha256:d337cb12fd7c6fe341850cd38e880f1806d49a65832c9804b06d00f9032382e0 2.8s done
08:41:19 [2022-11-15T08:41:19.981Z] #9 extracting sha256:a70e778606f888a21badcd0a0dae68201b78b263e5bbc2532ee92e286646f7de
08:41:20 [2022-11-15T08:41:20.547Z] #9 ...
08:41:20 [2022-11-15T08:41:20.547Z] 
08:41:20 [2022-11-15T08:41:20.547Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
08:41:20 [2022-11-15T08:41:20.547Z] #16 DONE 0.9s
08:41:20 [2022-11-15T08:41:20.547Z] 
08:41:20 [2022-11-15T08:41:20.547Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:34e901ebac66df44ce97b56a9e1bb407307e54fe13e843d6c59da7826ce4dd2c
08:41:23 [2022-11-15T08:41:23.076Z] #9 extracting sha256:a70e778606f888a21badcd0a0dae68201b78b263e5bbc2532ee92e286646f7de 3.0s done
08:41:23 [2022-11-15T08:41:23.076Z] #9 extracting sha256:6698acbeca77f7142d9c60fbcf03cfd24ae5f19064a91cb73d0a115a4c6f1543
08:41:27 [2022-11-15T08:41:27.264Z] #9 ...
08:41:27 [2022-11-15T08:41:27.264Z] 
08:41:27 [2022-11-15T08:41:27.264Z] #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
08:41:27 [2022-11-15T08:41:27.264Z] #0 1.411 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
08:41:27 [2022-11-15T08:41:27.264Z] #0 1.431 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:41:27 [2022-11-15T08:41:27.264Z] #0 1.431 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:41:27 [2022-11-15T08:41:27.264Z] #0 1.612 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
08:41:27 [2022-11-15T08:41:27.264Z] #0 1.836 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [192 kB]
08:41:27 [2022-11-15T08:41:27.264Z] #0 2.054 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
08:41:27 [2022-11-15T08:41:27.264Z] #0 2.872 Fetched 8483 kB in 2s (4931 kB/s)
08:41:27 [2022-11-15T08:41:27.264Z] #0 2.872 Reading package lists...
08:41:27 [2022-11-15T08:41:27.264Z] #0 3.456 Reading package lists...
08:41:27 [2022-11-15T08:41:27.264Z] #0 4.050 Building dependency tree...
08:41:27 [2022-11-15T08:41:27.264Z] #0 4.508 The following additional packages will be installed:
08:41:27 [2022-11-15T08:41:27.264Z] #0 4.508   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
08:41:27 [2022-11-15T08:41:27.264Z] #0 4.508   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
08:41:27 [2022-11-15T08:41:27.264Z] #0 4.510 Recommended packages:
08:41:27 [2022-11-15T08:41:27.264Z] #0 4.510   libldap-common publicsuffix libsasl2-modules
08:41:27 [2022-11-15T08:41:27.264Z] #0 4.636 The following NEW packages will be installed:
08:41:27 [2022-11-15T08:41:27.264Z] #0 4.636   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
08:41:27 [2022-11-15T08:41:27.264Z] #0 4.636   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
08:41:27 [2022-11-15T08:41:27.264Z] #0 4.636   libssh2-1 openssl
08:41:27 [2022-11-15T08:41:27.264Z] #0 4.913 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
08:41:27 [2022-11-15T08:41:27.264Z] #0 4.913 Need to get 2941 kB of archives.
08:41:27 [2022-11-15T08:41:27.264Z] #0 4.913 After this operation, 6478 kB of additional disk space will be used.
08:41:27 [2022-11-15T08:41:27.264Z] #0 4.913 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
08:41:27 [2022-11-15T08:41:27.264Z] #0 4.922 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
08:41:27 [2022-11-15T08:41:27.264Z] #0 4.923 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
08:41:27 [2022-11-15T08:41:27.264Z] #0 4.925 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
08:41:27 [2022-11-15T08:41:27.264Z] #0 4.934 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
08:41:27 [2022-11-15T08:41:27.264Z] #0 4.934 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
08:41:27 [2022-11-15T08:41:27.264Z] #0 4.934 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
08:41:27 [2022-11-15T08:41:27.264Z] #0 4.934 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
08:41:27 [2022-11-15T08:41:27.264Z] #0 4.934 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
08:41:27 [2022-11-15T08:41:27.264Z] #0 4.934 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
08:41:27 [2022-11-15T08:41:27.264Z] #0 4.934 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB]
08:41:27 [2022-11-15T08:41:27.264Z] #0 4.934 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB]
08:41:27 [2022-11-15T08:41:27.264Z] #0 4.945 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
08:41:27 [2022-11-15T08:41:27.264Z] #0 4.949 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
08:41:27 [2022-11-15T08:41:27.264Z] #0 4.963 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
08:41:27 [2022-11-15T08:41:27.264Z] #0 5.096 debconf: delaying package configuration, since apt-utils is not installed
08:41:27 [2022-11-15T08:41:27.264Z] #0 5.126 Fetched 2941 kB in 0s (9258 kB/s)
08:41:27 [2022-11-15T08:41:27.264Z] #0 5.154 Selecting previously unselected package openssl.
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.154 (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.)
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.154 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.158 Unpacking openssl (1.1.1n-0+deb11u3) ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.274 Selecting previously unselected package ca-certificates.
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.274 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.278 Unpacking ca-certificates (20210119) ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.350 Selecting previously unselected package libbrotli1:arm64.
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.351 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.358 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.423 Selecting previously unselected package libsasl2-modules-db:arm64.
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.423 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.427 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.466 Selecting previously unselected package libsasl2-2:arm64.
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.466 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.470 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.513 Selecting previously unselected package libldap-2.4-2:arm64.
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.515 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.519 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.576 Selecting previously unselected package libnghttp2-14:arm64.
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.576 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.580 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.625 Selecting previously unselected package libpsl5:arm64.
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.625 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.629 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.673 Selecting previously unselected package librtmp1:arm64.
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.673 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.677 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.718 Selecting previously unselected package libssh2-1:arm64.
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.718 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.723 Unpacking libssh2-1:arm64 (1.9.0-2) ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.773 Selecting previously unselected package libcurl4:arm64.
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.774 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.782 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.845 Selecting previously unselected package curl.
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.847 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.851 Unpacking curl (7.74.0-1.3+deb11u3) ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.912 Selecting previously unselected package libonig5:arm64.
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.912 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.918 Unpacking libonig5:arm64 (6.9.6-1.1) ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.975 Selecting previously unselected package libjq1:arm64.
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.975 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 5.980 Unpacking libjq1:arm64 (1.6-2.1) ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 6.023 Selecting previously unselected package jq.
08:41:27 [2022-11-15T08:41:27.265Z] #0 6.024 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 6.030 Unpacking jq (1.6-2.1) ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 6.074 Setting up libpsl5:arm64 (0.21.0-1.2) ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 6.089 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 6.101 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 6.113 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 6.127 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 6.138 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 6.149 Setting up libssh2-1:arm64 (1.9.0-2) ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 6.177 Setting up openssl (1.1.1n-0+deb11u3) ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 6.193 Setting up libonig5:arm64 (6.9.6-1.1) ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 6.215 Setting up libjq1:arm64 (1.6-2.1) ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 6.233 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 6.263 Setting up ca-certificates (20210119) ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 6.921 Updating certificates in /etc/ssl/certs...
08:41:27 [2022-11-15T08:41:27.265Z] #0 7.861 129 added, 0 removed; done.
08:41:27 [2022-11-15T08:41:27.265Z] #0 7.928 Setting up jq (1.6-2.1) ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 7.940 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 7.951 Setting up curl (7.74.0-1.3+deb11u3) ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 7.963 Processing triggers for libc-bin (2.31-13+deb11u5) ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 7.983 Processing triggers for ca-certificates (20210119) ...
08:41:27 [2022-11-15T08:41:27.265Z] #0 7.995 Updating certificates in /etc/ssl/certs...
08:41:27 [2022-11-15T08:41:27.265Z] #0 8.842 0 added, 0 removed; done.
08:41:27 [2022-11-15T08:41:27.265Z] #0 8.842 Running hooks in /etc/ca-certificates/update.d...
08:41:27 [2022-11-15T08:41:27.265Z] #0 8.845 done.
08:41:27 [2022-11-15T08:41:27.265Z] #17 ...
08:41:27 [2022-11-15T08:41:27.265Z] 
08:41:27 [2022-11-15T08:41:27.265Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:34e901ebac66df44ce97b56a9e1bb407307e54fe13e843d6c59da7826ce4dd2c
08:41:27 [2022-11-15T08:41:27.265Z] #9 ...
08:41:27 [2022-11-15T08:41:27.265Z] 
08:41:27 [2022-11-15T08:41:27.265Z] #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
08:41:27 [2022-11-15T08:41:27.265Z] #17 DONE 10.6s
08:41:27 [2022-11-15T08:41:27.265Z] 
08:41:27 [2022-11-15T08:41:27.265Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
08:41:27 [2022-11-15T08:41:27.265Z] #18 DONE 0.1s
08:41:27 [2022-11-15T08:41:27.526Z] 
08:41:27 [2022-11-15T08:41:27.526Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
08:41:28 [2022-11-15T08:41:28.092Z] #19 ...
08:41:28 [2022-11-15T08:41:28.092Z] 
08:41:28 [2022-11-15T08:41:28.092Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:34e901ebac66df44ce97b56a9e1bb407307e54fe13e843d6c59da7826ce4dd2c
08:41:28 [2022-11-15T08:41:28.092Z] #9 extracting sha256:6698acbeca77f7142d9c60fbcf03cfd24ae5f19064a91cb73d0a115a4c6f1543 4.7s done
08:41:28 [2022-11-15T08:41:28.092Z] #9 extracting sha256:3866aabe327615f8b353df0e7bb850ee5d5794ac1dd6e4f5334cdd748fd82fa1 done
08:41:28 [2022-11-15T08:41:28.092Z] #9 DONE 19.7s
08:41:28 [2022-11-15T08:41:28.351Z] 
08:41:28 [2022-11-15T08:41:28.351Z] #20 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
08:41:28 [2022-11-15T08:41:28.610Z] #20 DONE 0.5s
08:41:28 [2022-11-15T08:41:28.610Z] 
08:41:28 [2022-11-15T08:41:28.610Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
08:41:28 [2022-11-15T08:41:28.868Z] #19 1.587 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
08:41:29 [2022-11-15T08:41:29.126Z] #19 ...
08:41:29 [2022-11-15T08:41:29.126Z] 
08:41:29 [2022-11-15T08:41:29.126Z] #21 [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
08:41:29 [2022-11-15T08:41:29.126Z] #21 DONE 0.5s
08:41:29 [2022-11-15T08:41:29.126Z] 
08:41:29 [2022-11-15T08:41:29.126Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
08:41:29 [2022-11-15T08:41:29.126Z] #19 1.797 
08:41:29 [2022-11-15T08:41:29.385Z] #19 ...
08:41:29 [2022-11-15T08:41:29.385Z] 
08:41:29 [2022-11-15T08:41:29.385Z] #22 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
08:41:29 [2022-11-15T08:41:29.385Z] #22 DONE 0.1s
08:41:29 [2022-11-15T08:41:29.385Z] 
08:41:29 [2022-11-15T08:41:29.385Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
08:41:29 [2022-11-15T08:41:29.385Z] #23 DONE 0.2s
08:41:29 [2022-11-15T08:41:29.385Z] 
08:41:29 [2022-11-15T08:41:29.385Z] #24 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
08:41:29 [2022-11-15T08:41:29.385Z] #24 DONE 0.2s
08:41:29 [2022-11-15T08:41:29.385Z] 
08:41:29 [2022-11-15T08:41:29.385Z] #25 [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
08:41:29 [2022-11-15T08:41:29.651Z] #25 ...
08:41:29 [2022-11-15T08:41:29.651Z] 
08:41:29 [2022-11-15T08:41:29.651Z] #26 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
08:41:29 [2022-11-15T08:41:29.651Z] #26 DONE 0.2s
08:41:29 [2022-11-15T08:41:29.651Z] 
08:41:29 [2022-11-15T08:41:29.651Z] #27 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
08:41:29 [2022-11-15T08:41:29.651Z] #27 DONE 0.4s
08:41:29 [2022-11-15T08:41:29.651Z] 
08:41:29 [2022-11-15T08:41:29.651Z] #28 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
08:41:34 [2022-11-15T08:41:34.934Z] #28 4.787 + RM_GOPATH=0
08:41:34 [2022-11-15T08:41:34.934Z] #28 4.787 + TMP_GOPATH=
08:41:34 [2022-11-15T08:41:34.934Z] #28 4.787 + : /build
08:41:34 [2022-11-15T08:41:34.934Z] #28 4.787 + '[' -z '' ']'
08:41:34 [2022-11-15T08:41:34.934Z] #28 4.796 ++ mktemp -d
08:41:34 [2022-11-15T08:41:34.934Z] #28 4.797 + export GOPATH=/tmp/tmp.3xjpzoyHod
08:41:34 [2022-11-15T08:41:34.934Z] #28 4.814 + GOPATH=/tmp/tmp.3xjpzoyHod
08:41:34 [2022-11-15T08:41:34.934Z] #28 4.814 + RM_GOPATH=1
08:41:34 [2022-11-15T08:41:34.934Z] #28 4.814 + case "$(go env GOARCH)" in
08:41:34 [2022-11-15T08:41:34.934Z] #28 4.820 ++ go env GOARCH
08:41:34 [2022-11-15T08:41:34.934Z] #28 4.866 + export GO_BUILDMODE=-buildmode=pie
08:41:34 [2022-11-15T08:41:34.934Z] #28 4.866 + GO_BUILDMODE=-buildmode=pie
08:41:34 [2022-11-15T08:41:34.934Z] #28 4.867 ++ dirname /install.sh
08:41:34 [2022-11-15T08:41:34.934Z] #28 4.881 + dir=/
08:41:34 [2022-11-15T08:41:34.934Z] #28 4.881 + bin=dockercli
08:41:34 [2022-11-15T08:41:34.934Z] #28 4.881 + shift
08:41:34 [2022-11-15T08:41:34.934Z] #28 4.881 + '[' '!' -f //dockercli.installer ']'
08:41:34 [2022-11-15T08:41:34.934Z] #28 4.881 + . //dockercli.installer
08:41:34 [2022-11-15T08:41:34.934Z] #28 4.881 ++ : stable
08:41:34 [2022-11-15T08:41:34.934Z] #28 4.881 ++ : 17.06.2-ce
08:41:34 [2022-11-15T08:41:34.934Z] #28 4.882 + install_dockercli
08:41:34 [2022-11-15T08:41:34.934Z] #28 4.882 + echo 'Install docker/cli version 17.06.2-ce from stable'
08:41:34 [2022-11-15T08:41:34.934Z] #28 4.882 Install docker/cli version 17.06.2-ce from stable
08:41:34 [2022-11-15T08:41:34.934Z] #28 4.883 ++ uname -m
08:41:34 [2022-11-15T08:41:34.934Z] #28 4.893 + arch=aarch64
08:41:34 [2022-11-15T08:41:34.934Z] #28 4.893 + '[' aarch64 '!=' x86_64 ']'
08:41:34 [2022-11-15T08:41:34.934Z] #28 4.893 + '[' aarch64 '!=' s390x ']'
08:41:34 [2022-11-15T08:41:34.934Z] #28 4.893 + '[' aarch64 '!=' armhf ']'
08:41:34 [2022-11-15T08:41:34.934Z] #28 4.893 + build_dockercli
08:41:34 [2022-11-15T08:41:34.934Z] #28 4.893 + git clone https://github.com/docker/docker-ce /tmp/tmp.3xjpzoyHod/tmp/docker-ce
08:41:34 [2022-11-15T08:41:34.934Z] #28 4.896 Cloning into '/tmp/tmp.3xjpzoyHod/tmp/docker-ce'...
08:41:35 [2022-11-15T08:41:35.503Z] #28 ...
08:41:35 [2022-11-15T08:41:35.503Z] 
08:41:35 [2022-11-15T08:41:35.504Z] #25 [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
08:41:35 [2022-11-15T08:41:35.504Z] #25 4.791 + RM_GOPATH=0
08:41:35 [2022-11-15T08:41:35.504Z] #25 4.791 + TMP_GOPATH=
08:41:35 [2022-11-15T08:41:35.504Z] #25 4.791 + : /build
08:41:35 [2022-11-15T08:41:35.504Z] #25 4.791 + '[' -z '' ']'
08:41:35 [2022-11-15T08:41:35.504Z] #25 4.794 ++ mktemp -d
08:41:35 [2022-11-15T08:41:35.504Z] #25 4.804 + export GOPATH=/tmp/tmp.QIpJfgw0Jm
08:41:35 [2022-11-15T08:41:35.504Z] #25 4.804 + GOPATH=/tmp/tmp.QIpJfgw0Jm
08:41:35 [2022-11-15T08:41:35.504Z] #25 4.804 + RM_GOPATH=1
08:41:35 [2022-11-15T08:41:35.504Z] #25 4.804 + case "$(go env GOARCH)" in
08:41:35 [2022-11-15T08:41:35.504Z] #25 4.804 ++ go env GOARCH
08:41:35 [2022-11-15T08:41:35.504Z] #25 4.877 + export GO_BUILDMODE=-buildmode=pie
08:41:35 [2022-11-15T08:41:35.504Z] #25 4.877 + GO_BUILDMODE=-buildmode=pie
08:41:35 [2022-11-15T08:41:35.504Z] #25 4.880 ++ dirname /install.sh
08:41:35 [2022-11-15T08:41:35.504Z] #25 4.920 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
08:41:35 [2022-11-15T08:41:35.504Z] #25 4.921 + dir=/
08:41:35 [2022-11-15T08:41:35.504Z] #25 4.921 + bin=rootlesskit
08:41:35 [2022-11-15T08:41:35.504Z] #25 4.921 + shift
08:41:35 [2022-11-15T08:41:35.504Z] #25 4.921 + '[' '!' -f //rootlesskit.installer ']'
08:41:35 [2022-11-15T08:41:35.504Z] #25 4.921 + . //rootlesskit.installer
08:41:35 [2022-11-15T08:41:35.504Z] #25 4.921 ++ : 1920341cd41e047834a21007424162a2dc946315
08:41:35 [2022-11-15T08:41:35.504Z] #25 4.921 + install_rootlesskit
08:41:35 [2022-11-15T08:41:35.504Z] #25 4.921 + case "$1" in
08:41:35 [2022-11-15T08:41:35.504Z] #25 4.921 + export CGO_ENABLED=0
08:41:35 [2022-11-15T08:41:35.504Z] #25 4.921 + CGO_ENABLED=0
08:41:35 [2022-11-15T08:41:35.504Z] #25 4.921 + _install_rootlesskit
08:41:35 [2022-11-15T08:41:35.504Z] #25 4.921 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
08:41:35 [2022-11-15T08:41:35.504Z] #25 4.921 + for f in rootlesskit rootlesskit-docker-proxy
08:41:35 [2022-11-15T08:41:35.504Z] #25 4.921 + GOBIN=/build
08:41:35 [2022-11-15T08:41:35.504Z] #25 4.921 + GO111MODULE=on
08:41:35 [2022-11-15T08:41:35.504Z] #25 4.921 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
08:41:35 [2022-11-15T08:41:35.504Z] #25 5.419 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
08:41:37 [2022-11-15T08:41:37.406Z] #25 7.730 go: downloading github.com/sirupsen/logrus v1.8.1
08:41:37 [2022-11-15T08:41:37.406Z] #25 7.731 go: downloading github.com/urfave/cli/v2 v2.4.0
08:41:37 [2022-11-15T08:41:37.665Z] #25 8.232 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
08:41:39 [2022-11-15T08:41:39.566Z] #25 ...
08:41:39 [2022-11-15T08:41:39.566Z] 
08:41:39 [2022-11-15T08:41:39.566Z] #29 [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
08:41:39 [2022-11-15T08:41:39.566Z] #0 5.729 go: downloading github.com/go-delve/delve v1.8.1
08:41:39 [2022-11-15T08:41:39.566Z] #29 ...
08:41:39 [2022-11-15T08:41:39.566Z] 
08:41:39 [2022-11-15T08:41:39.566Z] #30 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "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
08:41:39 [2022-11-15T08:41:39.566Z] #0 3.842 + git clone https://github.com/docker/distribution.git .
08:41:39 [2022-11-15T08:41:39.566Z] #0 3.842 Cloning into '.'...
08:41:39 [2022-11-15T08:41:39.566Z] #30 ...
08:41:39 [2022-11-15T08:41:39.566Z] 
08:41:39 [2022-11-15T08:41:39.566Z] #31 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
08:41:39 [2022-11-15T08:41:39.566Z] #0 4.282 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
08:41:39 [2022-11-15T08:41:39.566Z] #0 4.329 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:41:39 [2022-11-15T08:41:39.566Z] #0 4.329 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:41:39 [2022-11-15T08:41:39.566Z] #0 5.166 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
08:41:39 [2022-11-15T08:41:39.566Z] #0 7.579 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [192 kB]
08:41:39 [2022-11-15T08:41:39.566Z] #31 10.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
08:41:39 [2022-11-15T08:41:39.566Z] #31 ...
08:41:39 [2022-11-15T08:41:39.566Z] 
08:41:39 [2022-11-15T08:41:39.566Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
08:41:39 [2022-11-15T08:41:39.566Z] #19 2.025 #=#=#                                                                         

######################################################################## 100.0%
08:41:39 [2022-11-15T08:41:39.566Z] #19 2.343 
08:41:39 [2022-11-15T08:41:39.566Z] #19 3.720 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
08:41:39 [2022-11-15T08:41:39.566Z] #19 4.165 
08:41:39 [2022-11-15T08:41:39.566Z] #19 4.395 #=#=#                                                                         

                                                                           0.7%
######################################################################## 100.0%
08:41:39 [2022-11-15T08:41:39.566Z] #19 4.742 
08:41:39 [2022-11-15T08:41:39.566Z] #19 6.049 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
08:41:39 [2022-11-15T08:41:39.566Z] #19 7.105 #=#=#                                                                         
08:41:39 [2022-11-15T08:41:39.566Z] #19 7.442 #=#=#                                                                         

                                                                           0.0%
#####                                                                      7.3%
################                                                          23.0%
#######################                                                   32.0%
#############################                                             41.5%
#####################################                                     51.7%
#############################################                             63.7%
#######################################################                   77.2%
##########################################################                81.6%
#################################################################         91.6%
######################################################################## 100.0%
08:41:39 [2022-11-15T08:41:39.566Z] #19 10.22 
08:41:39 [2022-11-15T08:41:39.824Z] #19 ...
08:41:39 [2022-11-15T08:41:39.824Z] 
08:41:39 [2022-11-15T08:41:39.824Z] #32 [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
08:41:39 [2022-11-15T08:41:39.824Z] #0 5.351 go: downloading mvdan.cc/sh/v3 v3.0.2
08:41:39 [2022-11-15T08:41:39.824Z] #0 6.468 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:41:39 [2022-11-15T08:41:39.824Z] #0 6.473 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:41:39 [2022-11-15T08:41:39.824Z] #0 6.505 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:41:39 [2022-11-15T08:41:39.824Z] #0 8.145 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:41:40 [2022-11-15T08:41:40.082Z] #32 ...
08:41:40 [2022-11-15T08:41:40.082Z] 
08:41:40 [2022-11-15T08:41:40.082Z] #33 [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
08:41:40 [2022-11-15T08:41:40.082Z] #0 5.772 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
08:41:40 [2022-11-15T08:41:40.082Z] #0 5.824 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:41:40 [2022-11-15T08:41:40.082Z] #0 5.825 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:41:40 [2022-11-15T08:41:40.082Z] #0 7.039 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
08:41:40 [2022-11-15T08:41:40.082Z] #0 9.704 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [192 kB]
08:41:40 [2022-11-15T08:41:40.082Z] #33 ...
08:41:40 [2022-11-15T08:41:40.082Z] 
08:41:40 [2022-11-15T08:41:40.082Z] #34 [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
08:41:40 [2022-11-15T08:41:40.082Z] #0 5.306 go: downloading github.com/pelletier/go-toml v1.8.1
08:41:40 [2022-11-15T08:41:40.350Z] #34 ...
08:41:40 [2022-11-15T08:41:40.350Z] 
08:41:40 [2022-11-15T08:41:40.350Z] #35 [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
08:41:40 [2022-11-15T08:41:40.350Z] #0 5.759 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
08:41:40 [2022-11-15T08:41:40.350Z] #0 5.784 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:41:40 [2022-11-15T08:41:40.350Z] #0 5.791 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:41:40 [2022-11-15T08:41:40.350Z] #0 6.918 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
08:41:40 [2022-11-15T08:41:40.350Z] #0 9.622 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [192 kB]
08:41:40 [2022-11-15T08:41:40.350Z] #35 ...
08:41:40 [2022-11-15T08:41:40.350Z] 
08:41:40 [2022-11-15T08:41:40.350Z] #36 [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
08:41:40 [2022-11-15T08:41:40.350Z] #0 5.662 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
08:41:40 [2022-11-15T08:41:40.350Z] #0 5.775 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:41:40 [2022-11-15T08:41:40.350Z] #0 5.778 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:41:40 [2022-11-15T08:41:40.350Z] #0 6.265 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
08:41:40 [2022-11-15T08:41:40.350Z] #0 7.235 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
08:41:40 [2022-11-15T08:41:40.350Z] #0 10.22 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [192 kB]
08:41:40 [2022-11-15T08:41:40.609Z] #36 ...
08:41:40 [2022-11-15T08:41:40.609Z] 
08:41:40 [2022-11-15T08:41:40.609Z] #37 [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
08:41:40 [2022-11-15T08:41:40.609Z] #0 4.561 go: downloading gotest.tools/gotestsum v1.8.1
08:41:40 [2022-11-15T08:41:40.610Z] #0 5.919 go: downloading github.com/fatih/color v1.10.0
08:41:40 [2022-11-15T08:41:40.610Z] #0 5.927 go: downloading github.com/dnephin/pflag v1.0.7
08:41:40 [2022-11-15T08:41:40.610Z] #0 6.010 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:41:40 [2022-11-15T08:41:40.610Z] #0 6.126 go: downloading github.com/pkg/errors v0.9.1
08:41:40 [2022-11-15T08:41:40.610Z] #0 6.761 go: downloading golang.org/x/tools v0.1.0
08:41:40 [2022-11-15T08:41:40.610Z] #0 7.182 go: downloading github.com/mattn/go-colorable v0.1.8
08:41:40 [2022-11-15T08:41:40.610Z] #0 7.310 go: downloading github.com/mattn/go-isatty v0.0.12
08:41:40 [2022-11-15T08:41:40.610Z] #0 7.574 go: downloading github.com/fsnotify/fsnotify v1.4.9
08:41:40 [2022-11-15T08:41:40.610Z] #0 7.765 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
08:41:40 [2022-11-15T08:41:40.610Z] #0 11.18 go: downloading github.com/jonboulle/clockwork v0.2.2
08:41:40 [2022-11-15T08:41:40.610Z] #0 11.23 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
08:41:40 [2022-11-15T08:41:40.610Z] #0 11.38 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
08:41:40 [2022-11-15T08:41:40.610Z] #37 ...
08:41:40 [2022-11-15T08:41:40.610Z] 
08:41:40 [2022-11-15T08:41:40.610Z] #38 [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
08:41:40 [2022-11-15T08:41:40.610Z] #0 4.677 + git clone https://github.com/kolyshkin/go-swagger.git .
08:41:40 [2022-11-15T08:41:40.610Z] #0 4.677 Cloning into '.'...
08:41:40 [2022-11-15T08:41:40.867Z] #38 ...
08:41:40 [2022-11-15T08:41:40.867Z] 
08:41:40 [2022-11-15T08:41:40.867Z] #39 [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
08:41:40 [2022-11-15T08:41:40.867Z] #0 4.864 go: downloading github.com/tc-hib/go-winres v0.2.3
08:41:40 [2022-11-15T08:41:40.868Z] #0 5.878 go: downloading github.com/tc-hib/winres v0.1.5
08:41:40 [2022-11-15T08:41:40.868Z] #0 7.446 go: downloading github.com/urfave/cli/v2 v2.3.0
08:41:40 [2022-11-15T08:41:40.868Z] #0 7.574 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
08:41:40 [2022-11-15T08:41:40.868Z] #0 7.661 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
08:41:40 [2022-11-15T08:41:40.868Z] #0 9.768 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
08:41:40 [2022-11-15T08:41:40.868Z] #0 9.959 go: downloading github.com/russross/blackfriday/v2 v2.1.0
08:41:40 [2022-11-15T08:41:40.868Z] #39 ...
08:41:40 [2022-11-15T08:41:40.868Z] 
08:41:40 [2022-11-15T08:41:40.868Z] #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
08:41:40 [2022-11-15T08:41:40.868Z] #0 5.595 go: downloading github.com/golangci/golangci-lint v1.49.0
08:41:40 [2022-11-15T08:41:40.868Z] #0 7.943 go: downloading github.com/fatih/color v1.13.0
08:41:40 [2022-11-15T08:41:40.868Z] #0 7.953 go: downloading github.com/gofrs/flock v0.8.1
08:41:40 [2022-11-15T08:41:40.868Z] #0 8.042 go: downloading github.com/spf13/cobra v1.5.0
08:41:40 [2022-11-15T08:41:40.868Z] #0 8.058 go: downloading github.com/spf13/pflag v1.0.5
08:41:40 [2022-11-15T08:41:40.868Z] #0 8.495 go: downloading github.com/spf13/viper v1.12.0
08:41:40 [2022-11-15T08:41:40.868Z] #0 8.554 go: downloading gopkg.in/yaml.v3 v3.0.1
08:41:40 [2022-11-15T08:41:40.868Z] #0 9.304 go: downloading golang.org/x/tools v0.1.12
08:41:40 [2022-11-15T08:41:40.868Z] #0 9.365 go: downloading github.com/hashicorp/go-version v1.6.0
08:41:40 [2022-11-15T08:41:40.868Z] #0 9.721 go: downloading github.com/ldez/gomoddirectives v0.2.3
08:41:40 [2022-11-15T08:41:40.868Z] #0 9.857 go: downloading github.com/mitchellh/go-homedir v1.1.0
08:41:40 [2022-11-15T08:41:40.868Z] #0 10.01 go: downloading github.com/hashicorp/go-multierror v1.1.1
08:41:41 [2022-11-15T08:41:41.126Z] #40 ...
08:41:41 [2022-11-15T08:41:41.126Z] 
08:41:41 [2022-11-15T08:41:41.126Z] #41 [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             ;
08:41:41 [2022-11-15T08:41:41.126Z] #0 4.770 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
08:41:41 [2022-11-15T08:41:41.126Z] #0 4.814 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:41:41 [2022-11-15T08:41:41.126Z] #0 4.814 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:41:41 [2022-11-15T08:41:41.126Z] #0 5.640 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
08:41:41 [2022-11-15T08:41:41.126Z] #0 8.339 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [192 kB]
08:41:41 [2022-11-15T08:41:41.126Z] #0 11.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
08:41:41 [2022-11-15T08:41:41.385Z] #41 ...
08:41:41 [2022-11-15T08:41:41.385Z] 
08:41:41 [2022-11-15T08:41:41.385Z] #25 [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
08:41:41 [2022-11-15T08:41:41.385Z] #25 10.15 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
08:41:41 [2022-11-15T08:41:41.385Z] #25 10.95 go: downloading github.com/google/uuid v1.3.0
08:41:41 [2022-11-15T08:41:41.385Z] #25 11.29 go: downloading github.com/moby/vpnkit v0.5.0
08:41:41 [2022-11-15T08:41:41.385Z] #25 11.78 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
08:41:41 [2022-11-15T08:41:41.385Z] #25 12.00 go: downloading github.com/gofrs/flock v0.8.1
08:41:41 [2022-11-15T08:41:41.642Z] #25 12.08 go: downloading github.com/gorilla/mux v1.8.0
08:41:41 [2022-11-15T08:41:41.642Z] #25 12.21 go: downloading github.com/moby/sys/mountinfo v0.6.0
08:41:42 [2022-11-15T08:41:42.224Z] #25 12.63 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
08:41:42 [2022-11-15T08:41:42.224Z] #25 12.83 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
08:41:42 [2022-11-15T08:41:42.483Z] #25 12.98 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
08:41:44 [2022-11-15T08:41:44.382Z] #25 15.02 go: downloading github.com/russross/blackfriday/v2 v2.1.0
08:41:45 [2022-11-15T08:41:45.314Z] #25 ...
08:41:45 [2022-11-15T08:41:45.315Z] 
08:41:45 [2022-11-15T08:41:45.315Z] #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
08:41:45 [2022-11-15T08:41:45.315Z] #40 16.09 go: downloading github.com/mattn/go-colorable v0.1.13
08:41:45 [2022-11-15T08:41:45.315Z] #40 16.10 go: downloading github.com/sirupsen/logrus v1.9.0
08:41:45 [2022-11-15T08:41:45.572Z] #40 16.32 go: downloading github.com/stretchr/testify v1.8.0
08:41:45 [2022-11-15T08:41:45.572Z] #40 16.42 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
08:41:45 [2022-11-15T08:41:45.830Z] #40 16.71 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
08:41:46 [2022-11-15T08:41:46.088Z] #40 16.71 go: downloading github.com/mattn/go-isatty v0.0.16
08:41:46 [2022-11-15T08:41:46.088Z] #40 16.77 go: downloading github.com/fsnotify/fsnotify v1.5.4
08:41:46 [2022-11-15T08:41:46.088Z] #40 16.81 go: downloading github.com/mitchellh/mapstructure v1.5.0
08:41:46 [2022-11-15T08:41:46.346Z] #40 16.99 go: downloading github.com/spf13/afero v1.8.2
08:41:46 [2022-11-15T08:41:46.346Z] #40 16.99 go: downloading github.com/spf13/cast v1.5.0
08:41:46 [2022-11-15T08:41:46.346Z] #40 17.13 go: downloading github.com/spf13/jwalterweatherman v1.1.0
08:41:46 [2022-11-15T08:41:46.346Z] #40 17.22 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
08:41:46 [2022-11-15T08:41:46.605Z] #40 17.34 go: downloading github.com/hashicorp/errwrap v1.0.0
08:41:46 [2022-11-15T08:41:46.605Z] #40 17.48 go: downloading 4d63.com/gochecknoglobals v0.1.0
08:41:46 [2022-11-15T08:41:46.862Z] #40 17.66 go: downloading github.com/Antonboom/errname v0.1.7
08:41:46 [2022-11-15T08:41:46.862Z] #40 17.71 go: downloading github.com/Antonboom/nilnil v0.1.1
08:41:47 [2022-11-15T08:41:47.119Z] #40 17.79 go: downloading github.com/BurntSushi/toml v1.2.0
08:41:47 [2022-11-15T08:41:47.119Z] #40 17.79 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
08:41:47 [2022-11-15T08:41:47.377Z] #40 18.21 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
08:41:47 [2022-11-15T08:41:47.655Z] #40 18.30 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
08:41:47 [2022-11-15T08:41:47.655Z] #40 18.49 go: downloading github.com/alexkohler/prealloc v1.0.0
08:41:47 [2022-11-15T08:41:47.655Z] #40 18.60 go: downloading github.com/alingse/asasalint v0.0.11
08:41:47 [2022-11-15T08:41:47.942Z] #40 18.72 go: downloading github.com/ashanbrown/forbidigo v1.3.0
08:41:47 [2022-11-15T08:41:47.942Z] #40 18.83 go: downloading github.com/ashanbrown/makezero v1.1.1
08:41:48 [2022-11-15T08:41:48.216Z] #40 18.90 go: downloading github.com/bkielbasa/cyclop v1.2.0
08:41:48 [2022-11-15T08:41:48.216Z] #40 19.05 go: downloading github.com/blizzy78/varnamelen v0.8.0
08:41:48 [2022-11-15T08:41:48.216Z] #40 19.08 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
08:41:48 [2022-11-15T08:41:48.481Z] #40 19.15 go: downloading github.com/breml/bidichk v0.2.3
08:41:48 [2022-11-15T08:41:48.740Z] #40 19.46 go: downloading github.com/breml/errchkjson v0.3.0
08:41:48 [2022-11-15T08:41:48.740Z] #40 19.47 go: downloading github.com/butuzov/ireturn v0.1.1
08:41:48 [2022-11-15T08:41:48.740Z] #40 19.64 go: downloading github.com/charithe/durationcheck v0.0.9
08:41:49 [2022-11-15T08:41:49.000Z] #40 19.68 go: downloading github.com/curioswitch/go-reassign v0.1.2
08:41:49 [2022-11-15T08:41:49.000Z] #40 19.73 go: downloading github.com/daixiang0/gci v0.6.3
08:41:49 [2022-11-15T08:41:49.264Z] #40 20.15 go: downloading github.com/denis-tingaikin/go-header v0.4.3
08:41:49 [2022-11-15T08:41:49.264Z] #40 20.17 go: downloading github.com/esimonov/ifshort v1.0.4
08:41:49 [2022-11-15T08:41:49.523Z] #40 20.37 go: downloading github.com/firefart/nonamedreturns v1.0.4
08:41:49 [2022-11-15T08:41:49.781Z] #40 20.43 go: downloading github.com/fzipp/gocyclo v0.6.0
08:41:49 [2022-11-15T08:41:49.781Z] #40 20.46 go: downloading github.com/go-critic/go-critic v0.6.4
08:41:50 [2022-11-15T08:41:50.716Z] #40 21.33 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
08:41:50 [2022-11-15T08:41:50.716Z] #40 21.35 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
08:41:50 [2022-11-15T08:41:50.716Z] #40 21.35 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
08:41:50 [2022-11-15T08:41:50.716Z] #40 21.46 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
08:41:50 [2022-11-15T08:41:50.974Z] #40 21.76 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
08:41:50 [2022-11-15T08:41:50.974Z] #40 21.77 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
08:41:50 [2022-11-15T08:41:50.974Z] #40 21.88 go: downloading github.com/golangci/misspell v0.3.5
08:41:51 [2022-11-15T08:41:51.232Z] #40 ...
08:41:51 [2022-11-15T08:41:51.232Z] 
08:41:51 [2022-11-15T08:41:51.232Z] #34 [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
08:41:51 [2022-11-15T08:41:51.232Z] #34 17.83 tomll can be used in two ways:
08:41:51 [2022-11-15T08:41:51.232Z] #34 17.83 Writing to STDIN and reading from STDOUT:
08:41:51 [2022-11-15T08:41:51.232Z] #34 17.83   cat file.toml | tomll > file.toml
08:41:51 [2022-11-15T08:41:51.232Z] #34 17.83 
08:41:51 [2022-11-15T08:41:51.232Z] #34 17.83 Reading and updating a list of files:
08:41:51 [2022-11-15T08:41:51.232Z] #34 17.83   tomll a.toml b.toml c.toml
08:41:51 [2022-11-15T08:41:51.232Z] #34 17.83 
08:41:51 [2022-11-15T08:41:51.232Z] #34 17.83 When given a list of files, tomll will modify all files in place without asking.
08:41:51 [2022-11-15T08:41:51.232Z] #34 DONE 22.0s
08:41:51 [2022-11-15T08:41:51.232Z] 
08:41:51 [2022-11-15T08:41:51.232Z] #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
08:41:51 [2022-11-15T08:41:51.232Z] #40 21.90 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
08:41:51 [2022-11-15T08:41:51.232Z] #40 ...
08:41:51 [2022-11-15T08:41:51.232Z] 
08:41:51 [2022-11-15T08:41:51.232Z] #30 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "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
08:41:51 [2022-11-15T08:41:51.232Z] #30 20.82 Updating files:  90% (1999/2209)
Updating files:  91% (2011/2209)
Updating files:  92% (2033/2209)
Updating files:  93% (2055/2209)
Updating files:  94% (2077/2209)
Updating files:  95% (2099/2209)
Updating files:  96% (2121/2209)
Updating files:  97% (2143/2209)
Updating files:  98% (2165/2209)
Updating files:  99% (2187/2209)
Updating files: 100% (2209/2209)
Updating files: 100% (2209/2209), done.
08:41:51 [2022-11-15T08:41:51.232Z] #30 20.99 + git checkout -q v2.3.0
08:41:51 [2022-11-15T08:41:51.801Z] #30 ...
08:41:51 [2022-11-15T08:41:51.801Z] 
08:41:51 [2022-11-15T08:41:51.801Z] #35 [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
08:41:51 [2022-11-15T08:41:51.801Z] #35 12.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
08:41:51 [2022-11-15T08:41:51.801Z] #35 17.83 Fetched 8483 kB in 12s (687 kB/s)
08:41:52 [2022-11-15T08:41:52.060Z] #35 17.83 Reading package lists...
08:41:52 [2022-11-15T08:41:52.060Z] #35 ...
08:41:52 [2022-11-15T08:41:52.060Z] 
08:41:52 [2022-11-15T08:41:52.060Z] #33 [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
08:41:52 [2022-11-15T08:41:52.060Z] #33 12.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
08:41:52 [2022-11-15T08:41:52.060Z] #33 17.29 Fetched 8483 kB in 12s (718 kB/s)
08:41:52 [2022-11-15T08:41:52.060Z] #33 17.29 Reading package lists...
08:41:52 [2022-11-15T08:41:52.060Z] #33 ...
08:41:52 [2022-11-15T08:41:52.060Z] 
08:41:52 [2022-11-15T08:41:52.060Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
08:41:52 [2022-11-15T08:41:52.060Z] #19 15.68 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
08:41:52 [2022-11-15T08:41:52.060Z] #19 17.47 #=#=#                                                                         
08:41:52 [2022-11-15T08:41:52.060Z] #19 17.81 #=#=#                                                                         

######################################################################## 100.0%
08:41:52 [2022-11-15T08:41:52.060Z] #19 19.22 
08:41:52 [2022-11-15T08:41:52.060Z] #19 22.07 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
08:41:52 [2022-11-15T08:41:52.060Z] #19 24.05 #=#=#                                                                         
08:41:52 [2022-11-15T08:41:52.060Z] #19 24.65 #=#=#                                                                         

###################################                                       49.0%
######################################################################## 100.0%
08:41:52 [2022-11-15T08:41:52.317Z] #19 ...
08:41:52 [2022-11-15T08:41:52.317Z] 
08:41:52 [2022-11-15T08:41:52.317Z] #30 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "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
08:41:52 [2022-11-15T08:41:52.317Z] #30 22.80 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
08:41:52 [2022-11-15T08:41:52.883Z] #30 ...
08:41:52 [2022-11-15T08:41:52.883Z] 
08:41:52 [2022-11-15T08:41:52.883Z] #37 [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
08:41:52 [2022-11-15T08:41:52.883Z] #37 13.65 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
08:41:52 [2022-11-15T08:41:52.883Z] #37 13.69 go: downloading golang.org/x/mod v0.3.0
08:41:53 [2022-11-15T08:41:53.141Z] #37 ...
08:41:53 [2022-11-15T08:41:53.141Z] 
08:41:53 [2022-11-15T08:41:53.141Z] #36 [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
08:41:53 [2022-11-15T08:41:53.141Z] #36 13.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
08:41:53 [2022-11-15T08:41:53.141Z] #36 16.95 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
08:41:53 [2022-11-15T08:41:53.141Z] #36 19.38 Fetched 8487 kB in 14s (606 kB/s)
08:41:53 [2022-11-15T08:41:53.141Z] #36 19.38 Reading package lists...
08:41:53 [2022-11-15T08:41:53.141Z] #36 ...
08:41:53 [2022-11-15T08:41:53.141Z] 
08:41:53 [2022-11-15T08:41:53.141Z] #29 [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
08:41:53 [2022-11-15T08:41:53.141Z] #29 14.05 go: downloading github.com/sirupsen/logrus v1.6.0
08:41:53 [2022-11-15T08:41:53.141Z] #29 14.05 go: downloading github.com/spf13/cobra v1.1.3
08:41:53 [2022-11-15T08:41:53.141Z] #29 14.50 go: downloading github.com/mattn/go-isatty v0.0.3
08:41:53 [2022-11-15T08:41:53.141Z] #29 14.63 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
08:41:53 [2022-11-15T08:41:53.141Z] #29 14.63 go: downloading gopkg.in/yaml.v2 v2.4.0
08:41:53 [2022-11-15T08:41:53.141Z] #29 15.16 go: downloading github.com/cosiner/argv v0.1.0
08:41:53 [2022-11-15T08:41:53.141Z] #29 15.29 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
08:41:53 [2022-11-15T08:41:53.141Z] #29 15.48 go: downloading github.com/peterh/liner v1.2.2
08:41:53 [2022-11-15T08:41:53.141Z] #29 15.65 go: downloading github.com/google/go-dap v0.6.0
08:41:53 [2022-11-15T08:41:53.141Z] #29 16.06 go: downloading github.com/russross/blackfriday/v2 v2.0.1
08:41:53 [2022-11-15T08:41:53.141Z] #29 16.29 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
08:41:53 [2022-11-15T08:41:53.141Z] #29 17.03 go: downloading github.com/mattn/go-runewidth v0.0.3
08:41:53 [2022-11-15T08:41:53.141Z] #29 17.23 go: downloading github.com/hashicorp/golang-lru v0.5.4
08:41:53 [2022-11-15T08:41:53.141Z] #29 17.29 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
08:41:53 [2022-11-15T08:41:53.141Z] #29 18.58 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
08:41:53 [2022-11-15T08:41:53.398Z] #29 ...
08:41:53 [2022-11-15T08:41:53.398Z] 
08:41:53 [2022-11-15T08:41:53.398Z] #35 [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
08:41:53 [2022-11-15T08:41:53.398Z] #35 17.83 Reading package lists...
08:41:53 [2022-11-15T08:41:53.988Z] #35 24.34 Reading package lists...
08:41:53 [2022-11-15T08:41:53.988Z] #35 ...
08:41:53 [2022-11-15T08:41:53.988Z] 
08:41:53 [2022-11-15T08:41:53.988Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
08:41:53 [2022-11-15T08:41:53.988Z] #19 25.96 
08:41:53 [2022-11-15T08:41:53.988Z] #19 26.37 Download of images into '/build' complete.
08:41:53 [2022-11-15T08:41:53.988Z] #19 26.37 Use something like the following to load the result into a Docker daemon:
08:41:53 [2022-11-15T08:41:53.988Z] #19 26.37   tar -cC '/build' . | docker load
08:41:53 [2022-11-15T08:41:53.988Z] #19 DONE 26.7s
08:41:54 [2022-11-15T08:41:54.246Z] 
08:41:54 [2022-11-15T08:41:54.246Z] #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
08:41:54 [2022-11-15T08:41:54.246Z] #40 22.04 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
08:41:54 [2022-11-15T08:41:54.246Z] #40 22.32 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
08:41:54 [2022-11-15T08:41:54.246Z] #40 22.44 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
08:41:54 [2022-11-15T08:41:54.246Z] #40 22.50 go: downloading github.com/hexops/gotextdiff v1.0.3
08:41:54 [2022-11-15T08:41:54.246Z] #40 22.73 go: downloading github.com/jgautheron/goconst v1.5.1
08:41:54 [2022-11-15T08:41:54.246Z] #40 22.73 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
08:41:54 [2022-11-15T08:41:54.246Z] #40 22.85 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
08:41:54 [2022-11-15T08:41:54.246Z] #40 22.85 go: downloading github.com/julz/importas v0.1.0
08:41:54 [2022-11-15T08:41:54.246Z] #40 22.92 go: downloading github.com/kisielk/errcheck v1.6.2
08:41:54 [2022-11-15T08:41:54.246Z] #40 23.04 go: downloading github.com/kulti/thelper v0.6.3
08:41:54 [2022-11-15T08:41:54.246Z] #40 23.13 go: downloading github.com/kunwardeep/paralleltest v1.0.6
08:41:54 [2022-11-15T08:41:54.246Z] #40 23.26 go: downloading github.com/kyoh86/exportloopref v0.1.8
08:41:54 [2022-11-15T08:41:54.246Z] #40 23.29 go: downloading github.com/ldez/tagliatelle v0.3.1
08:41:54 [2022-11-15T08:41:54.246Z] #40 23.36 go: downloading github.com/leonklingele/grouper v1.1.0
08:41:54 [2022-11-15T08:41:54.246Z] #40 23.41 go: downloading github.com/lufeee/execinquery v1.2.1
08:41:54 [2022-11-15T08:41:54.246Z] #40 23.49 go: downloading github.com/maratori/testpackage v1.1.0
08:41:54 [2022-11-15T08:41:54.246Z] #40 23.56 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
08:41:54 [2022-11-15T08:41:54.246Z] #40 23.59 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
08:41:54 [2022-11-15T08:41:54.246Z] #40 23.66 go: downloading github.com/mgechev/revive v1.2.3
08:41:54 [2022-11-15T08:41:54.246Z] #40 24.41 go: downloading github.com/moricho/tparallel v0.2.1
08:41:54 [2022-11-15T08:41:54.246Z] #40 24.41 go: downloading github.com/nakabonne/nestif v0.3.1
08:41:54 [2022-11-15T08:41:54.246Z] #40 24.46 go: downloading github.com/nishanths/exhaustive v0.8.1
08:41:54 [2022-11-15T08:41:54.246Z] #40 24.49 go: downloading github.com/nishanths/predeclared v0.2.2
08:41:54 [2022-11-15T08:41:54.246Z] #40 24.67 go: downloading github.com/polyfloyd/go-errorlint v1.0.2
08:41:54 [2022-11-15T08:41:54.246Z] #40 24.71 go: downloading github.com/ryancurrah/gomodguard v1.2.4
08:41:54 [2022-11-15T08:41:54.246Z] #40 24.79 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
08:41:54 [2022-11-15T08:41:54.246Z] #40 24.80 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
08:41:54 [2022-11-15T08:41:54.246Z] #40 25.12 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
08:41:54 [2022-11-15T08:41:54.503Z] #40 25.18 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0
08:41:54 [2022-11-15T08:41:54.503Z] #40 25.21 go: downloading github.com/securego/gosec/v2 v2.13.1
08:41:54 [2022-11-15T08:41:54.761Z] #40 25.50 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
08:41:54 [2022-11-15T08:41:54.761Z] #40 25.50 go: downloading github.com/sivchari/containedctx v1.0.2
08:41:54 [2022-11-15T08:41:54.761Z] #40 25.59 go: downloading github.com/sivchari/nosnakecase v1.7.0
08:41:54 [2022-11-15T08:41:54.761Z] #40 25.60 go: downloading github.com/sivchari/tenv v1.7.0
08:41:54 [2022-11-15T08:41:54.761Z] #40 25.62 go: downloading github.com/sonatard/noctx v0.0.1
08:41:55 [2022-11-15T08:41:55.019Z] #40 25.70 go: downloading github.com/sourcegraph/go-diff v0.6.1
08:41:55 [2022-11-15T08:41:55.019Z] #40 ...
08:41:55 [2022-11-15T08:41:55.019Z] 
08:41:55 [2022-11-15T08:41:55.019Z] #31 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
08:41:55 [2022-11-15T08:41:55.019Z] #31 15.80 Fetched 8483 kB in 12s (714 kB/s)
08:41:55 [2022-11-15T08:41:55.019Z] #31 15.80 Reading package lists...
08:41:55 [2022-11-15T08:41:55.019Z] #31 21.81 Reading package lists...
08:41:55 [2022-11-15T08:41:55.019Z] #31 ...
08:41:55 [2022-11-15T08:41:55.019Z] 
08:41:55 [2022-11-15T08:41:55.019Z] #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
08:41:55 [2022-11-15T08:41:55.019Z] #40 25.87 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
08:41:55 [2022-11-15T08:41:55.019Z] #40 25.94 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
08:41:55 [2022-11-15T08:41:55.278Z] #40 25.95 go: downloading github.com/sylvia7788/contextcheck v1.0.6
08:41:55 [2022-11-15T08:41:55.278Z] #40 26.00 go: downloading github.com/tdakkota/asciicheck v0.1.1
08:41:55 [2022-11-15T08:41:55.278Z] #40 26.03 go: downloading github.com/tetafro/godot v1.4.11
08:41:55 [2022-11-15T08:41:55.278Z] #40 26.13 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
08:41:55 [2022-11-15T08:41:55.278Z] #40 26.20 go: downloading github.com/timonwong/logrlint v0.1.0
08:41:55 [2022-11-15T08:41:55.536Z] #40 26.22 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2
08:41:55 [2022-11-15T08:41:55.536Z] #40 26.23 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
08:41:55 [2022-11-15T08:41:55.536Z] #40 ...
08:41:55 [2022-11-15T08:41:55.536Z] 
08:41:55 [2022-11-15T08:41:55.536Z] #41 [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             ;
08:41:55 [2022-11-15T08:41:55.536Z] #41 16.33 Fetched 8483 kB in 12s (716 kB/s)
08:41:55 [2022-11-15T08:41:55.536Z] #41 16.33 Reading package lists...
08:41:55 [2022-11-15T08:41:55.536Z] #41 22.69 Reading package lists...
08:41:55 [2022-11-15T08:41:55.536Z] #41 ...
08:41:55 [2022-11-15T08:41:55.536Z] 
08:41:55 [2022-11-15T08:41:55.536Z] #36 [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
08:41:55 [2022-11-15T08:41:55.536Z] #36 19.38 Reading package lists...
08:41:59 [2022-11-15T08:41:59.716Z] #36 25.54 Reading package lists...
08:41:59 [2022-11-15T08:41:59.974Z] #36 29.78 Building dependency tree...
08:41:59 [2022-11-15T08:41:59.974Z] #36 ...
08:41:59 [2022-11-15T08:41:59.974Z] 
08:41:59 [2022-11-15T08:41:59.974Z] #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
08:41:59 [2022-11-15T08:41:59.974Z] #40 26.62 go: downloading github.com/ultraware/funlen v0.0.3
08:41:59 [2022-11-15T08:41:59.974Z] #40 26.66 go: downloading github.com/ultraware/whitespace v0.0.5
08:41:59 [2022-11-15T08:41:59.974Z] #40 26.77 go: downloading github.com/uudashr/gocognit v1.0.6
08:41:59 [2022-11-15T08:41:59.974Z] #40 26.78 go: downloading github.com/yagipy/maintidx v1.0.0
08:41:59 [2022-11-15T08:41:59.974Z] #40 26.81 go: downloading github.com/yeya24/promlinter v0.2.0
08:41:59 [2022-11-15T08:41:59.974Z] #40 26.92 go: downloading gitlab.com/bosi/decorder v0.2.3
08:41:59 [2022-11-15T08:41:59.974Z] #40 27.06 go: downloading honnef.co/go/tools v0.3.3
08:41:59 [2022-11-15T08:41:59.974Z] #40 28.89 go: downloading mvdan.cc/gofumpt v0.3.1
08:41:59 [2022-11-15T08:41:59.974Z] #40 28.89 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
08:41:59 [2022-11-15T08:41:59.974Z] #40 29.00 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442
08:41:59 [2022-11-15T08:41:59.974Z] #40 29.09 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
08:41:59 [2022-11-15T08:41:59.974Z] #40 30.62 go: downloading github.com/davecgh/go-spew v1.1.1
08:41:59 [2022-11-15T08:41:59.974Z] #40 30.63 go: downloading github.com/pmezard/go-difflib v1.0.0
08:41:59 [2022-11-15T08:41:59.974Z] #40 30.69 go: downloading github.com/stretchr/objx v0.4.0
08:41:59 [2022-11-15T08:41:59.974Z] #40 30.83 go: downloading github.com/subosito/gotenv v1.4.0
08:41:59 [2022-11-15T08:41:59.974Z] #40 30.83 go: downloading github.com/hashicorp/hcl v1.0.0
08:42:00 [2022-11-15T08:42:00.231Z] #40 31.14 go: downloading github.com/magiconair/properties v1.8.6
08:42:00 [2022-11-15T08:42:00.488Z] #40 31.14 go: downloading gopkg.in/ini.v1 v1.66.6
08:42:00 [2022-11-15T08:42:00.488Z] #40 31.25 go: downloading github.com/pelletier/go-toml/v2 v2.0.2
08:42:00 [2022-11-15T08:42:00.745Z] #40 31.42 go: downloading golang.org/x/text v0.3.7
08:42:01 [2022-11-15T08:42:01.007Z] #40 31.83 go: downloading github.com/pelletier/go-toml v1.9.5
08:42:02 [2022-11-15T08:42:02.380Z] #40 ...
08:42:02 [2022-11-15T08:42:02.380Z] 
08:42:02 [2022-11-15T08:42:02.380Z] #31 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
08:42:02 [2022-11-15T08:42:02.380Z] #31 21.81 Reading package lists...
08:42:02 [2022-11-15T08:42:02.380Z] #31 27.05 Building dependency tree...
08:42:02 [2022-11-15T08:42:02.380Z] #31 30.83 The following additional packages will be installed:
08:42:02 [2022-11-15T08:42:02.380Z] #31 30.85   libbtrfs0
08:42:02 [2022-11-15T08:42:02.380Z] #31 31.07 The following NEW packages will be installed:
08:42:02 [2022-11-15T08:42:02.380Z] #31 31.09   libbtrfs-dev libbtrfs0
08:42:02 [2022-11-15T08:42:02.380Z] #31 31.53 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
08:42:02 [2022-11-15T08:42:02.380Z] #31 31.53 Need to get 454 kB of archives.
08:42:02 [2022-11-15T08:42:02.380Z] #31 31.53 After this operation, 1275 kB of additional disk space will be used.
08:42:02 [2022-11-15T08:42:02.380Z] #31 31.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
08:42:02 [2022-11-15T08:42:02.380Z] #31 31.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
08:42:02 [2022-11-15T08:42:02.380Z] #31 32.67 debconf: delaying package configuration, since apt-utils is not installed
08:42:02 [2022-11-15T08:42:02.380Z] #31 32.95 Fetched 454 kB in 0s (1219 kB/s)
08:42:02 [2022-11-15T08:42:02.380Z] #31 33.16 Selecting previously unselected package libbtrfs0:arm64.
08:42:02 [2022-11-15T08:42:02.380Z] #31 33.16 (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.)
08:42:02 [2022-11-15T08:42:02.380Z] #31 33.19 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
08:42:02 [2022-11-15T08:42:02.380Z] #31 33.21 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
08:42:02 [2022-11-15T08:42:02.380Z] #31 ...
08:42:02 [2022-11-15T08:42:02.380Z] 
08:42:02 [2022-11-15T08:42:02.380Z] #33 [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
08:42:02 [2022-11-15T08:42:02.380Z] #33 23.24 Reading package lists...
08:42:02 [2022-11-15T08:42:02.380Z] #33 28.34 Building dependency tree...
08:42:02 [2022-11-15T08:42:02.380Z] #33 32.31 The following additional packages will be installed:
08:42:02 [2022-11-15T08:42:02.380Z] #33 32.31   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
08:42:02 [2022-11-15T08:42:02.380Z] #33 32.31   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
08:42:02 [2022-11-15T08:42:02.380Z] #33 32.31   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
08:42:02 [2022-11-15T08:42:02.380Z] #33 32.31   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
08:42:02 [2022-11-15T08:42:02.380Z] #33 32.31   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
08:42:02 [2022-11-15T08:42:02.380Z] #33 32.31   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
08:42:02 [2022-11-15T08:42:02.380Z] #33 32.32   mingw-w64-common mingw-w64-x86-64-dev
08:42:02 [2022-11-15T08:42:02.380Z] #33 32.32 Suggested packages:
08:42:02 [2022-11-15T08:42:02.380Z] #33 32.35   gcc-10-locales seccomp wine64
08:42:02 [2022-11-15T08:42:02.637Z] #33 ...
08:42:02 [2022-11-15T08:42:02.637Z] 
08:42:02 [2022-11-15T08:42:02.637Z] #31 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
08:42:02 [2022-11-15T08:42:02.637Z] #31 33.47 Selecting previously unselected package libbtrfs-dev:arm64.
08:42:02 [2022-11-15T08:42:02.637Z] #31 33.49 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
08:42:02 [2022-11-15T08:42:02.638Z] #31 33.49 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
08:42:02 [2022-11-15T08:42:02.896Z] #31 33.80 Setting up libbtrfs0:arm64 (5.10.1-2) ...
08:42:03 [2022-11-15T08:42:03.154Z] #31 33.84 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
08:42:03 [2022-11-15T08:42:03.154Z] #31 33.86 Processing triggers for libc-bin (2.31-13+deb11u5) ...
08:42:06 [2022-11-15T08:42:06.456Z] #31 DONE 36.7s
08:42:06 [2022-11-15T08:42:06.456Z] 
08:42:06 [2022-11-15T08:42:06.456Z] #32 [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
08:42:06 [2022-11-15T08:42:06.456Z] #32 33.98 v3.0.2
08:42:06 [2022-11-15T08:42:06.456Z] #32 DONE 36.6s
08:42:06 [2022-11-15T08:42:06.456Z] 
08:42:06 [2022-11-15T08:42:06.456Z] #39 [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
08:42:06 [2022-11-15T08:42:06.456Z] #39 36.55 NAME:
08:42:06 [2022-11-15T08:42:06.456Z] #39 36.56    go-winres - A tool for embedding resources in Windows executables
08:42:06 [2022-11-15T08:42:06.456Z] #39 36.56 
08:42:06 [2022-11-15T08:42:06.456Z] #39 36.56 USAGE:
08:42:06 [2022-11-15T08:42:06.456Z] #39 36.56    go-winres [global options] command [command options] [arguments...]
08:42:06 [2022-11-15T08:42:06.456Z] #39 36.56 
08:42:06 [2022-11-15T08:42:06.456Z] #39 36.56 COMMANDS:
08:42:06 [2022-11-15T08:42:06.456Z] #39 36.56    init     Create an initial ./winres/winres.json
08:42:06 [2022-11-15T08:42:06.456Z] #39 36.56    make     Make syso files for the "go build" command
08:42:06 [2022-11-15T08:42:06.456Z] #39 36.56    simply   Make syso files for the "go build" command (simplified)
08:42:06 [2022-11-15T08:42:06.456Z] #39 36.56    extract  Extract all resources from an executable
08:42:06 [2022-11-15T08:42:06.456Z] #39 36.56    patch    Replace resources in an executable file (exe, dll)
08:42:06 [2022-11-15T08:42:06.456Z] #39 36.56    help, h  Shows a list of commands or help for one command
08:42:06 [2022-11-15T08:42:06.456Z] #39 36.56 
08:42:06 [2022-11-15T08:42:06.456Z] #39 36.56 GLOBAL OPTIONS:
08:42:06 [2022-11-15T08:42:06.456Z] #39 36.56    --help, -h  show help (default: false)
08:42:06 [2022-11-15T08:42:06.456Z] #39 DONE 36.8s
08:42:06 [2022-11-15T08:42:06.456Z] 
08:42:06 [2022-11-15T08:42:06.456Z] #42 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
08:42:06 [2022-11-15T08:42:06.456Z] #42 DONE 0.3s
08:42:06 [2022-11-15T08:42:06.456Z] 
08:42:06 [2022-11-15T08:42:06.456Z] #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
08:42:07 [2022-11-15T08:42:07.023Z] #43 ...
08:42:07 [2022-11-15T08:42:07.023Z] 
08:42:07 [2022-11-15T08:42:07.023Z] #41 [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             ;
08:42:07 [2022-11-15T08:42:07.023Z] #41 22.69 Reading package lists...
08:42:07 [2022-11-15T08:42:07.023Z] #41 28.09 Building dependency tree...
08:42:07 [2022-11-15T08:42:07.023Z] #41 32.06 python3 is already the newest version (3.9.2-3).
08:42:07 [2022-11-15T08:42:07.023Z] #41 32.06 The following additional packages will be installed:
08:42:07 [2022-11-15T08:42:07.023Z] #41 32.06   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
08:42:07 [2022-11-15T08:42:07.023Z] #41 32.09   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
08:42:07 [2022-11-15T08:42:07.023Z] #41 32.09 Suggested packages:
08:42:07 [2022-11-15T08:42:07.023Z] #41 32.11   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
08:42:07 [2022-11-15T08:42:07.023Z] #41 32.11   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
08:42:07 [2022-11-15T08:42:07.023Z] #41 32.11   m4-doc ed diffutils-doc
08:42:07 [2022-11-15T08:42:07.023Z] #41 32.11 Recommended packages:
08:42:07 [2022-11-15T08:42:07.023Z] #41 32.11   fakeroot libalgorithm-merge-perl libltdl-dev
08:42:07 [2022-11-15T08:42:07.023Z] #41 33.49 The following NEW packages will be installed:
08:42:07 [2022-11-15T08:42:07.023Z] #41 33.50   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
08:42:07 [2022-11-15T08:42:07.023Z] #41 33.51   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
08:42:07 [2022-11-15T08:42:07.023Z] #41 33.51   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
08:42:07 [2022-11-15T08:42:07.023Z] #41 33.51   libyajl2 m4 patch xz-utils
08:42:07 [2022-11-15T08:42:07.023Z] #41 33.94 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded.
08:42:07 [2022-11-15T08:42:07.023Z] #41 33.94 Need to get 5921 kB of archives.
08:42:07 [2022-11-15T08:42:07.023Z] #41 33.94 After this operation, 18.6 MB of additional disk space will be used.
08:42:07 [2022-11-15T08:42:07.023Z] #41 33.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
08:42:07 [2022-11-15T08:42:07.023Z] #41 33.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
08:42:07 [2022-11-15T08:42:07.023Z] #41 33.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
08:42:07 [2022-11-15T08:42:07.023Z] #41 33.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
08:42:07 [2022-11-15T08:42:07.023Z] #41 33.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
08:42:07 [2022-11-15T08:42:07.023Z] #41 33.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
08:42:07 [2022-11-15T08:42:07.023Z] #41 33.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
08:42:07 [2022-11-15T08:42:07.023Z] #41 33.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
08:42:07 [2022-11-15T08:42:07.023Z] #41 34.03 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
08:42:07 [2022-11-15T08:42:07.023Z] #41 34.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
08:42:07 [2022-11-15T08:42:07.024Z] #41 34.10 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
08:42:07 [2022-11-15T08:42:07.024Z] #41 34.11 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
08:42:07 [2022-11-15T08:42:07.024Z] #41 34.31 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
08:42:07 [2022-11-15T08:42:07.024Z] #41 34.31 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
08:42:07 [2022-11-15T08:42:07.024Z] #41 34.33 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
08:42:07 [2022-11-15T08:42:07.024Z] #41 34.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
08:42:07 [2022-11-15T08:42:07.024Z] #41 34.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
08:42:07 [2022-11-15T08:42:07.024Z] #41 34.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
08:42:07 [2022-11-15T08:42:07.024Z] #41 34.36 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
08:42:07 [2022-11-15T08:42:07.024Z] #41 34.37 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
08:42:07 [2022-11-15T08:42:07.024Z] #41 34.41 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
08:42:07 [2022-11-15T08:42:07.024Z] #41 34.42 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
08:42:07 [2022-11-15T08:42:07.024Z] #41 34.42 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
08:42:07 [2022-11-15T08:42:07.024Z] #41 35.35 debconf: delaying package configuration, since apt-utils is not installed
08:42:07 [2022-11-15T08:42:07.024Z] #41 35.63 Fetched 5921 kB in 1s (7037 kB/s)
08:42:07 [2022-11-15T08:42:07.024Z] #41 35.78 Selecting previously unselected package bzip2.
08:42:07 [2022-11-15T08:42:07.024Z] #41 35.78 (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.)
08:42:07 [2022-11-15T08:42:07.024Z] #41 35.83 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
08:42:07 [2022-11-15T08:42:07.024Z] #41 35.94 Unpacking bzip2 (1.0.8-4) ...
08:42:07 [2022-11-15T08:42:07.024Z] #41 36.17 Selecting previously unselected package libmagic-mgc.
08:42:07 [2022-11-15T08:42:07.024Z] #41 36.18 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ...
08:42:07 [2022-11-15T08:42:07.024Z] #41 36.20 Unpacking libmagic-mgc (1:5.39-3) ...
08:42:07 [2022-11-15T08:42:07.024Z] #41 36.90 Selecting previously unselected package libmagic1:arm64.
08:42:07 [2022-11-15T08:42:07.024Z] #41 36.94 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ...
08:42:07 [2022-11-15T08:42:07.024Z] #41 37.00 Unpacking libmagic1:arm64 (1:5.39-3) ...
08:42:07 [2022-11-15T08:42:07.024Z] #41 37.31 Selecting previously unselected package file.
08:42:07 [2022-11-15T08:42:07.024Z] #41 37.33 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ...
08:42:07 [2022-11-15T08:42:07.024Z] #41 37.33 Unpacking file (1:5.39-3) ...
08:42:07 [2022-11-15T08:42:07.024Z] #41 37.53 Selecting previously unselected package xz-utils.
08:42:07 [2022-11-15T08:42:07.024Z] #41 37.53 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
08:42:07 [2022-11-15T08:42:07.024Z] #41 37.55 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
08:42:07 [2022-11-15T08:42:07.283Z] #41 38.01 Selecting previously unselected package libsigsegv2:arm64.
08:42:07 [2022-11-15T08:42:07.283Z] #41 38.01 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ...
08:42:07 [2022-11-15T08:42:07.283Z] #41 38.02 Unpacking libsigsegv2:arm64 (2.13-1) ...
08:42:07 [2022-11-15T08:42:07.542Z] #41 38.32 Selecting previously unselected package m4.
08:42:07 [2022-11-15T08:42:07.542Z] #41 38.32 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ...
08:42:07 [2022-11-15T08:42:07.542Z] #41 38.32 Unpacking m4 (1.4.18-5) ...
08:42:08 [2022-11-15T08:42:08.108Z] #41 ...
08:42:08 [2022-11-15T08:42:08.108Z] 
08:42:08 [2022-11-15T08:42:08.108Z] #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
08:42:08 [2022-11-15T08:42:08.108Z] #43 1.694 + RM_GOPATH=0
08:42:08 [2022-11-15T08:42:08.108Z] #43 1.695 + TMP_GOPATH=
08:42:08 [2022-11-15T08:42:08.108Z] #43 1.695 + : /build
08:42:08 [2022-11-15T08:42:08.108Z] #43 1.695 + '[' -z '' ']'
08:42:08 [2022-11-15T08:42:08.108Z] #43 1.698 ++ mktemp -d
08:42:08 [2022-11-15T08:42:08.108Z] #43 1.819 + export GOPATH=/tmp/tmp.cJUb4G3DeM
08:42:08 [2022-11-15T08:42:08.108Z] #43 1.819 + GOPATH=/tmp/tmp.cJUb4G3DeM
08:42:08 [2022-11-15T08:42:08.108Z] #43 1.819 + RM_GOPATH=1
08:42:08 [2022-11-15T08:42:08.108Z] #43 1.819 + case "$(go env GOARCH)" in
08:42:08 [2022-11-15T08:42:08.108Z] #43 1.822 ++ go env GOARCH
08:42:08 [2022-11-15T08:42:08.108Z] #43 1.849 + export GO_BUILDMODE=-buildmode=pie
08:42:08 [2022-11-15T08:42:08.108Z] #43 1.849 + GO_BUILDMODE=-buildmode=pie
08:42:08 [2022-11-15T08:42:08.108Z] #43 1.875 ++ dirname /install.sh
08:42:08 [2022-11-15T08:42:08.108Z] #43 1.875 + dir=/
08:42:08 [2022-11-15T08:42:08.108Z] #43 1.875 + bin=containerd
08:42:08 [2022-11-15T08:42:08.108Z] #43 1.875 + shift
08:42:08 [2022-11-15T08:42:08.108Z] #43 1.875 + '[' '!' -f //containerd.installer ']'
08:42:08 [2022-11-15T08:42:08.108Z] #43 1.875 + . //containerd.installer
08:42:08 [2022-11-15T08:42:08.108Z] #43 1.875 ++ set -e
08:42:08 [2022-11-15T08:42:08.108Z] #43 1.875 ++ : v1.6.9
08:42:08 [2022-11-15T08:42:08.108Z] #43 1.875 + install_containerd
08:42:08 [2022-11-15T08:42:08.108Z] #43 1.875 + echo 'Install containerd version v1.6.9'
08:42:08 [2022-11-15T08:42:08.108Z] #43 1.875 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cJUb4G3DeM/src/github.com/containerd/containerd
08:42:08 [2022-11-15T08:42:08.108Z] #43 1.877 Install containerd version v1.6.9
08:42:08 [2022-11-15T08:42:08.108Z] #43 1.978 Cloning into '/tmp/tmp.cJUb4G3DeM/src/github.com/containerd/containerd'...
08:42:08 [2022-11-15T08:42:08.694Z] #43 ...
08:42:08 [2022-11-15T08:42:08.694Z] 
08:42:08 [2022-11-15T08:42:08.694Z] #35 [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
08:42:08 [2022-11-15T08:42:08.694Z] #35 24.34 Reading package lists...
08:42:08 [2022-11-15T08:42:08.694Z] #35 29.51 Building dependency tree...
08:42:08 [2022-11-15T08:42:08.694Z] #35 33.25 The following additional packages will be installed:
08:42:08 [2022-11-15T08:42:08.694Z] #35 33.29   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
08:42:08 [2022-11-15T08:42:08.694Z] #35 33.30 Suggested packages:
08:42:08 [2022-11-15T08:42:08.694Z] #35 33.32   cmake-doc ninja-build lrzip
08:42:08 [2022-11-15T08:42:08.694Z] #35 33.32 Recommended packages:
08:42:08 [2022-11-15T08:42:08.694Z] #35 33.32   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
08:42:08 [2022-11-15T08:42:08.694Z] #35 34.02 The following NEW packages will be installed:
08:42:08 [2022-11-15T08:42:08.694Z] #35 34.03   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
08:42:08 [2022-11-15T08:42:08.694Z] #35 34.03   vim-common xxd
08:42:08 [2022-11-15T08:42:08.694Z] #35 34.45 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
08:42:08 [2022-11-15T08:42:08.694Z] #35 34.45 Need to get 15.6 MB of archives.
08:42:08 [2022-11-15T08:42:08.694Z] #35 34.45 After this operation, 67.4 MB of additional disk space will be used.
08:42:08 [2022-11-15T08:42:08.694Z] #35 34.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
08:42:08 [2022-11-15T08:42:08.694Z] #35 34.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
08:42:08 [2022-11-15T08:42:08.694Z] #35 34.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
08:42:08 [2022-11-15T08:42:08.694Z] #35 34.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
08:42:08 [2022-11-15T08:42:08.694Z] #35 35.02 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB]
08:42:08 [2022-11-15T08:42:08.694Z] #35 35.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
08:42:08 [2022-11-15T08:42:08.694Z] #35 35.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
08:42:08 [2022-11-15T08:42:08.694Z] #35 35.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
08:42:08 [2022-11-15T08:42:08.694Z] #35 35.07 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
08:42:08 [2022-11-15T08:42:08.694Z] #35 35.08 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
08:42:08 [2022-11-15T08:42:08.694Z] #35 36.27 debconf: delaying package configuration, since apt-utils is not installed
08:42:08 [2022-11-15T08:42:08.694Z] #35 36.57 Fetched 15.6 MB in 1s (13.9 MB/s)
08:42:08 [2022-11-15T08:42:08.694Z] #35 36.79 Selecting previously unselected package xxd.
08:42:08 [2022-11-15T08:42:08.694Z] #35 36.79 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
08:42:08 [2022-11-15T08:42:08.694Z] #35 36.99 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
08:42:08 [2022-11-15T08:42:08.694Z] #35 37.00 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
08:42:08 [2022-11-15T08:42:08.694Z] #35 37.41 Selecting previously unselected package vim-common.
08:42:08 [2022-11-15T08:42:08.694Z] #35 37.41 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
08:42:08 [2022-11-15T08:42:08.694Z] #35 37.42 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
08:42:08 [2022-11-15T08:42:08.694Z] #35 37.97 Selecting previously unselected package cmake-data.
08:42:08 [2022-11-15T08:42:08.694Z] #35 37.97 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
08:42:08 [2022-11-15T08:42:08.694Z] #35 38.00 Unpacking cmake-data (3.18.4-2+deb11u1) ...
08:42:08 [2022-11-15T08:42:08.694Z] #35 ...
08:42:08 [2022-11-15T08:42:08.694Z] 
08:42:08 [2022-11-15T08:42:08.694Z] #38 [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
08:42:08 [2022-11-15T08:42:08.694Z] #38 38.84 Updating files:  85% (1298/1521)
Updating files:  86% (1309/1521)
Updating files:  87% (1324/1521)
Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
08:42:08 [2022-11-15T08:42:08.952Z] #38 39.40 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
08:42:09 [2022-11-15T08:42:09.469Z] #38 39.80 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
08:42:10 [2022-11-15T08:42:10.844Z] #38 ...
08:42:10 [2022-11-15T08:42:10.844Z] 
08:42:10 [2022-11-15T08:42:10.844Z] #36 [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
08:42:10 [2022-11-15T08:42:10.844Z] #36 29.78 Building dependency tree...
08:42:10 [2022-11-15T08:42:10.844Z] #36 33.50 The following additional packages will be installed:
08:42:10 [2022-11-15T08:42:10.844Z] #36 33.52   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
08:42:10 [2022-11-15T08:42:10.844Z] #36 33.53   python3-protobuf python3-six
08:42:10 [2022-11-15T08:42:10.844Z] #36 33.53 Suggested packages:
08:42:10 [2022-11-15T08:42:10.844Z] #36 33.55   python3-setuptools
08:42:10 [2022-11-15T08:42:10.844Z] #36 33.55 Recommended packages:
08:42:10 [2022-11-15T08:42:10.844Z] #36 33.56   iproute2 | iproute
08:42:10 [2022-11-15T08:42:10.844Z] #36 34.08 The following NEW packages will be installed:
08:42:10 [2022-11-15T08:42:10.844Z] #36 34.08   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
08:42:10 [2022-11-15T08:42:10.844Z] #36 34.10   python3-protobuf python3-six
08:42:10 [2022-11-15T08:42:10.844Z] #36 34.65 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded.
08:42:10 [2022-11-15T08:42:10.844Z] #36 34.65 Need to get 2136 kB of archives.
08:42:10 [2022-11-15T08:42:10.844Z] #36 34.65 After this operation, 10.8 MB of additional disk space will be used.
08:42:10 [2022-11-15T08:42:10.844Z] #36 34.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
08:42:10 [2022-11-15T08:42:10.844Z] #36 34.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
08:42:10 [2022-11-15T08:42:10.844Z] #36 34.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
08:42:10 [2022-11-15T08:42:10.844Z] #36 34.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
08:42:10 [2022-11-15T08:42:10.844Z] #36 34.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
08:42:10 [2022-11-15T08:42:10.844Z] #36 34.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
08:42:10 [2022-11-15T08:42:10.844Z] #36 34.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
08:42:10 [2022-11-15T08:42:10.844Z] #36 36.99 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
08:42:10 [2022-11-15T08:42:10.844Z] #36 38.94 debconf: delaying package configuration, since apt-utils is not installed
08:42:10 [2022-11-15T08:42:10.844Z] #36 39.32 Fetched 2136 kB in 3s (673 kB/s)
08:42:10 [2022-11-15T08:42:10.844Z] #36 39.49 Selecting previously unselected package libprotobuf23:arm64.
08:42:10 [2022-11-15T08:42:10.844Z] #36 39.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
08:42:10 [2022-11-15T08:42:10.844Z] #36 39.57 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
08:42:10 [2022-11-15T08:42:10.844Z] #36 39.84 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
08:42:10 [2022-11-15T08:42:10.844Z] #36 40.52 Selecting previously unselected package python3-pkg-resources.
08:42:10 [2022-11-15T08:42:10.844Z] #36 40.54 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
08:42:10 [2022-11-15T08:42:10.844Z] #36 40.55 Unpacking python3-pkg-resources (52.0.0-4) ...
08:42:10 [2022-11-15T08:42:10.844Z] #36 40.81 Selecting previously unselected package python3-six.
08:42:10 [2022-11-15T08:42:10.844Z] #36 40.85 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
08:42:10 [2022-11-15T08:42:10.844Z] #36 40.88 Unpacking python3-six (1.16.0-2) ...
08:42:10 [2022-11-15T08:42:10.844Z] #36 41.00 Selecting previously unselected package python3-protobuf.
08:42:10 [2022-11-15T08:42:10.844Z] #36 41.04 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
08:42:10 [2022-11-15T08:42:10.844Z] #36 41.05 Unpacking python3-protobuf (3.12.4-1) ...
08:42:10 [2022-11-15T08:42:10.844Z] #36 ...
08:42:10 [2022-11-15T08:42:10.844Z] 
08:42:10 [2022-11-15T08:42:10.844Z] #41 [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             ;
08:42:10 [2022-11-15T08:42:10.844Z] #41 39.03 Selecting previously unselected package autoconf.
08:42:10 [2022-11-15T08:42:10.844Z] #41 39.05 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
08:42:10 [2022-11-15T08:42:10.844Z] #41 39.07 Unpacking autoconf (2.69-14) ...
08:42:10 [2022-11-15T08:42:10.844Z] #41 39.73 Selecting previously unselected package autotools-dev.
08:42:10 [2022-11-15T08:42:10.844Z] #41 39.73 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
08:42:10 [2022-11-15T08:42:10.844Z] #41 39.89 Unpacking autotools-dev (20180224.1+nmu1) ...
08:42:10 [2022-11-15T08:42:10.844Z] #41 40.11 Selecting previously unselected package automake.
08:42:10 [2022-11-15T08:42:10.844Z] #41 40.12 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
08:42:10 [2022-11-15T08:42:10.844Z] #41 40.15 Unpacking automake (1:1.16.3-2) ...
08:42:10 [2022-11-15T08:42:10.844Z] #41 40.70 Selecting previously unselected package patch.
08:42:10 [2022-11-15T08:42:10.844Z] #41 40.72 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ...
08:42:10 [2022-11-15T08:42:10.844Z] #41 40.73 Unpacking patch (2.7.6-7) ...
08:42:10 [2022-11-15T08:42:10.844Z] #41 40.97 Selecting previously unselected package dpkg-dev.
08:42:10 [2022-11-15T08:42:10.844Z] #41 40.97 Preparing to unpack .../11-dpkg-dev_1.20.12_all.deb ...
08:42:10 [2022-11-15T08:42:10.844Z] #41 40.98 Unpacking dpkg-dev (1.20.12) ...
08:42:11 [2022-11-15T08:42:11.102Z] #41 41.99 Selecting previously unselected package build-essential.
08:42:11 [2022-11-15T08:42:11.102Z] #41 42.02 Preparing to unpack .../12-build-essential_12.9_arm64.deb ...
08:42:11 [2022-11-15T08:42:11.360Z] #41 42.03 Unpacking build-essential (12.9) ...
08:42:11 [2022-11-15T08:42:11.360Z] #41 42.25 Selecting previously unselected package libcap2:arm64.
08:42:11 [2022-11-15T08:42:11.360Z] #41 42.26 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ...
08:42:11 [2022-11-15T08:42:11.360Z] #41 42.27 Unpacking libcap2:arm64 (1:2.44-1) ...
08:42:11 [2022-11-15T08:42:11.620Z] #41 42.38 Selecting previously unselected package libcap-dev:arm64.
08:42:11 [2022-11-15T08:42:11.620Z] #41 42.39 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ...
08:42:11 [2022-11-15T08:42:11.620Z] #41 42.41 Unpacking libcap-dev:arm64 (1:2.44-1) ...
08:42:11 [2022-11-15T08:42:11.620Z] #41 42.59 Selecting previously unselected package libprotobuf-c1:arm64.
08:42:11 [2022-11-15T08:42:11.878Z] #41 42.59 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
08:42:11 [2022-11-15T08:42:11.878Z] #41 42.60 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
08:42:12 [2022-11-15T08:42:12.137Z] #41 42.72 Selecting previously unselected package libprotobuf-c-dev:arm64.
08:42:12 [2022-11-15T08:42:12.137Z] #41 42.72 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
08:42:12 [2022-11-15T08:42:12.137Z] #41 42.75 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
08:42:12 [2022-11-15T08:42:12.137Z] #41 42.91 Selecting previously unselected package libseccomp-dev:arm64.
08:42:12 [2022-11-15T08:42:12.137Z] #41 42.95 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
08:42:12 [2022-11-15T08:42:12.137Z] #41 42.96 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
08:42:12 [2022-11-15T08:42:12.394Z] #41 43.17 Selecting previously unselected package libsystemd-dev:arm64.
08:42:12 [2022-11-15T08:42:12.394Z] #41 43.18 Preparing to unpack .../18-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
08:42:12 [2022-11-15T08:42:12.394Z] #41 43.19 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
08:42:12 [2022-11-15T08:42:12.652Z] #41 ...
08:42:12 [2022-11-15T08:42:12.653Z] 
08:42:12 [2022-11-15T08:42:12.653Z] #33 [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
08:42:12 [2022-11-15T08:42:12.653Z] #33 33.53 The following NEW packages will be installed:
08:42:12 [2022-11-15T08:42:12.653Z] #33 33.56   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
08:42:12 [2022-11-15T08:42:12.653Z] #33 33.56   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
08:42:12 [2022-11-15T08:42:12.653Z] #33 33.57   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
08:42:12 [2022-11-15T08:42:12.653Z] #33 33.57   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
08:42:12 [2022-11-15T08:42:12.653Z] #33 33.57   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
08:42:12 [2022-11-15T08:42:12.653Z] #33 33.57   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
08:42:12 [2022-11-15T08:42:12.653Z] #33 33.58   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
08:42:12 [2022-11-15T08:42:12.653Z] #33 33.58   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
08:42:12 [2022-11-15T08:42:12.653Z] #33 33.58   mingw-w64-x86-64-dev
08:42:12 [2022-11-15T08:42:12.653Z] #33 34.01 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded.
08:42:12 [2022-11-15T08:42:12.653Z] #33 34.01 Need to get 108 MB of archives.
08:42:12 [2022-11-15T08:42:12.653Z] #33 34.01 After this operation, 620 MB of additional disk space will be used.
08:42:12 [2022-11-15T08:42:12.653Z] #33 34.01 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]
08:42:12 [2022-11-15T08:42:12.653Z] #33 34.15 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]
08:42:12 [2022-11-15T08:42:12.653Z] #33 34.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
08:42:12 [2022-11-15T08:42:12.653Z] #33 34.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
08:42:12 [2022-11-15T08:42:12.653Z] #33 34.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
08:42:12 [2022-11-15T08:42:12.653Z] #33 34.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
08:42:12 [2022-11-15T08:42:12.653Z] #33 34.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
08:42:12 [2022-11-15T08:42:12.653Z] #33 34.70 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]
08:42:12 [2022-11-15T08:42:12.653Z] #33 34.75 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]
08:42:12 [2022-11-15T08:42:12.653Z] #33 35.17 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]
08:42:12 [2022-11-15T08:42:12.653Z] #33 36.08 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]
08:42:12 [2022-11-15T08:42:12.653Z] #33 36.52 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]
08:42:12 [2022-11-15T08:42:12.653Z] #33 37.14 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]
08:42:12 [2022-11-15T08:42:12.653Z] #33 38.85 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]
08:42:12 [2022-11-15T08:42:12.653Z] #33 39.32 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]
08:42:12 [2022-11-15T08:42:12.653Z] #33 39.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
08:42:12 [2022-11-15T08:42:12.653Z] #33 39.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
08:42:12 [2022-11-15T08:42:12.653Z] #33 39.34 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
08:42:12 [2022-11-15T08:42:12.653Z] #33 39.42 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
08:42:12 [2022-11-15T08:42:12.653Z] #33 39.42 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]
08:42:12 [2022-11-15T08:42:12.653Z] #33 39.43 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
08:42:12 [2022-11-15T08:42:12.653Z] #33 39.43 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
08:42:12 [2022-11-15T08:42:12.653Z] #33 39.43 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
08:42:12 [2022-11-15T08:42:12.653Z] #33 39.44 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
08:42:12 [2022-11-15T08:42:12.653Z] #33 39.45 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
08:42:12 [2022-11-15T08:42:12.653Z] #33 39.45 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
08:42:12 [2022-11-15T08:42:12.653Z] #33 39.47 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
08:42:12 [2022-11-15T08:42:12.653Z] #33 39.48 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
08:42:12 [2022-11-15T08:42:12.653Z] #33 39.49 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
08:42:12 [2022-11-15T08:42:12.653Z] #33 39.52 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
08:42:12 [2022-11-15T08:42:12.653Z] #33 40.43 debconf: delaying package configuration, since apt-utils is not installed
08:42:12 [2022-11-15T08:42:12.653Z] #33 40.72 Fetched 108 MB in 6s (18.3 MB/s)
08:42:12 [2022-11-15T08:42:12.653Z] #33 40.80 Selecting previously unselected package binutils-mingw-w64-i686.
08:42:12 [2022-11-15T08:42:12.653Z] #33 40.80 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
08:42:12 [2022-11-15T08:42:12.653Z] #33 40.87 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
08:42:12 [2022-11-15T08:42:12.653Z] #33 40.88 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
08:42:12 [2022-11-15T08:42:12.653Z] #33 42.90 Selecting previously unselected package binutils-mingw-w64-x86-64.
08:42:12 [2022-11-15T08:42:12.653Z] #33 42.93 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
08:42:12 [2022-11-15T08:42:12.653Z] #33 42.95 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
08:42:12 [2022-11-15T08:42:12.910Z] #33 ...
08:42:12 [2022-11-15T08:42:12.910Z] 
08:42:12 [2022-11-15T08:42:12.910Z] #36 [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
08:42:12 [2022-11-15T08:42:12.910Z] #36 41.65 Selecting previously unselected package libnet1:arm64.
08:42:12 [2022-11-15T08:42:12.910Z] #36 41.65 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
08:42:12 [2022-11-15T08:42:12.910Z] #36 41.66 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
08:42:12 [2022-11-15T08:42:12.910Z] #36 41.82 Selecting previously unselected package libnl-3-200:arm64.
08:42:12 [2022-11-15T08:42:12.910Z] #36 41.82 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
08:42:12 [2022-11-15T08:42:12.910Z] #36 41.84 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
08:42:12 [2022-11-15T08:42:12.910Z] #36 42.11 Selecting previously unselected package libprotobuf-c1:arm64.
08:42:12 [2022-11-15T08:42:12.911Z] #36 42.11 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
08:42:12 [2022-11-15T08:42:12.911Z] #36 42.12 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
08:42:12 [2022-11-15T08:42:12.911Z] #36 42.22 Selecting previously unselected package criu.
08:42:12 [2022-11-15T08:42:12.911Z] #36 42.22 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
08:42:12 [2022-11-15T08:42:12.911Z] #36 42.23 Unpacking criu (3.17.1-1) ...
08:42:12 [2022-11-15T08:42:12.911Z] #36 42.80 Setting up python3-pkg-resources (52.0.0-4) ...
08:42:14 [2022-11-15T08:42:14.283Z] #36 44.67 Setting up libprotobuf23:arm64 (3.12.4-1) ...
08:42:14 [2022-11-15T08:42:14.283Z] #36 44.69 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
08:42:14 [2022-11-15T08:42:14.283Z] #36 44.71 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
08:42:14 [2022-11-15T08:42:14.283Z] #36 44.73 Setting up python3-six (1.16.0-2) ...
08:42:15 [2022-11-15T08:42:15.281Z] #36 45.93 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
08:42:15 [2022-11-15T08:42:15.541Z] #36 46.02 Setting up python3-protobuf (3.12.4-1) ...
08:42:15 [2022-11-15T08:42:15.541Z] #36 ...
08:42:15 [2022-11-15T08:42:15.541Z] 
08:42:15 [2022-11-15T08:42:15.541Z] #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
08:42:15 [2022-11-15T08:42:15.541Z] #40 36.21 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
08:42:15 [2022-11-15T08:42:15.541Z] #40 36.22 go: downloading github.com/gobwas/glob v0.2.3
08:42:15 [2022-11-15T08:42:15.541Z] #40 36.45 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
08:42:15 [2022-11-15T08:42:15.541Z] #40 36.72 go: downloading go.uber.org/zap v1.17.0
08:42:15 [2022-11-15T08:42:15.541Z] #40 37.66 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d
08:42:15 [2022-11-15T08:42:15.541Z] #40 37.70 go: downloading github.com/go-toolsmith/astfmt v1.0.0
08:42:15 [2022-11-15T08:42:15.541Z] #40 37.85 go: downloading github.com/go-toolsmith/astcast v1.0.0
08:42:15 [2022-11-15T08:42:15.541Z] #40 37.87 go: downloading github.com/go-toolsmith/astcopy v1.0.1
08:42:15 [2022-11-15T08:42:15.541Z] #40 37.95 go: downloading github.com/go-toolsmith/astequal v1.0.2
08:42:15 [2022-11-15T08:42:15.541Z] #40 38.02 go: downloading github.com/go-toolsmith/astp v1.0.0
08:42:15 [2022-11-15T08:42:15.541Z] #40 38.07 go: downloading github.com/go-toolsmith/strparse v1.0.0
08:42:15 [2022-11-15T08:42:15.541Z] #40 38.12 go: downloading github.com/go-toolsmith/typep v1.0.2
08:42:15 [2022-11-15T08:42:15.541Z] #40 38.12 go: downloading github.com/quasilyte/go-ruleguard v0.3.17
08:42:15 [2022-11-15T08:42:15.541Z] #40 38.28 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
08:42:15 [2022-11-15T08:42:15.541Z] #40 38.36 go: downloading github.com/kisielk/gotool v1.0.0
08:42:15 [2022-11-15T08:42:15.541Z] #40 38.51 go: downloading github.com/gostaticanalysis/comment v1.4.2
08:42:15 [2022-11-15T08:42:15.541Z] #40 38.83 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
08:42:15 [2022-11-15T08:42:15.541Z] #40 39.15 go: downloading github.com/ettle/strcase v0.1.1
08:42:15 [2022-11-15T08:42:15.541Z] #40 39.16 go: downloading github.com/fatih/structtag v1.2.0
08:42:15 [2022-11-15T08:42:15.541Z] #40 39.24 go: downloading github.com/Masterminds/semver v1.5.0
08:42:15 [2022-11-15T08:42:15.541Z] #40 39.26 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
08:42:15 [2022-11-15T08:42:15.541Z] #40 39.34 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
08:42:15 [2022-11-15T08:42:15.541Z] #40 39.37 go: downloading github.com/prometheus/client_golang v1.12.1
08:42:15 [2022-11-15T08:42:15.541Z] #40 39.98 go: downloading github.com/prometheus/client_model v0.2.0
08:42:15 [2022-11-15T08:42:15.541Z] #40 40.05 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
08:42:15 [2022-11-15T08:42:15.541Z] #40 40.09 go: downloading github.com/google/go-cmp v0.5.8
08:42:15 [2022-11-15T08:42:15.541Z] #40 40.13 go: downloading go.uber.org/atomic v1.7.0
08:42:15 [2022-11-15T08:42:15.541Z] #40 40.32 go: downloading go.uber.org/multierr v1.6.0
08:42:15 [2022-11-15T08:42:15.541Z] #40 40.35 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
08:42:15 [2022-11-15T08:42:15.541Z] #40 40.44 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
08:42:15 [2022-11-15T08:42:15.541Z] #40 40.46 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375
08:42:15 [2022-11-15T08:42:15.541Z] #40 40.57 go: downloading github.com/olekukonko/tablewriter v0.0.5
08:42:15 [2022-11-15T08:42:15.541Z] #40 40.63 go: downloading github.com/beorn7/perks v1.0.1
08:42:15 [2022-11-15T08:42:15.541Z] #40 40.64 go: downloading github.com/cespare/xxhash/v2 v2.1.2
08:42:15 [2022-11-15T08:42:15.541Z] #40 40.69 go: downloading github.com/golang/protobuf v1.5.2
08:42:15 [2022-11-15T08:42:15.541Z] #40 40.78 go: downloading github.com/prometheus/common v0.32.1
08:42:15 [2022-11-15T08:42:15.541Z] #40 41.10 go: downloading github.com/prometheus/procfs v0.7.3
08:42:15 [2022-11-15T08:42:15.541Z] #40 41.26 go: downloading google.golang.org/protobuf v1.28.0
08:42:15 [2022-11-15T08:42:15.541Z] #40 41.83 go: downloading github.com/mattn/go-runewidth v0.0.9
08:42:15 [2022-11-15T08:42:15.541Z] #40 42.02 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
08:42:15 [2022-11-15T08:42:15.541Z] #40 ...
08:42:15 [2022-11-15T08:42:15.541Z] 
08:42:15 [2022-11-15T08:42:15.541Z] #33 [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
08:42:15 [2022-11-15T08:42:15.541Z] #33 45.67 Selecting previously unselected package binutils-mingw-w64.
08:42:15 [2022-11-15T08:42:15.541Z] #33 45.69 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
08:42:15 [2022-11-15T08:42:15.541Z] #33 45.69 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
08:42:15 [2022-11-15T08:42:15.541Z] #33 45.82 Selecting previously unselected package libdevmapper1.02.1:arm64.
08:42:15 [2022-11-15T08:42:15.541Z] #33 45.83 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
08:42:15 [2022-11-15T08:42:15.541Z] #33 45.87 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
08:42:15 [2022-11-15T08:42:15.541Z] #33 46.12 Selecting previously unselected package dmsetup.
08:42:15 [2022-11-15T08:42:15.541Z] #33 46.13 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
08:42:15 [2022-11-15T08:42:15.541Z] #33 46.14 Unpacking dmsetup (2:1.02.175-2.1) ...
08:42:15 [2022-11-15T08:42:15.541Z] #33 46.34 Selecting previously unselected package mingw-w64-common.
08:42:15 [2022-11-15T08:42:15.541Z] #33 46.35 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
08:42:15 [2022-11-15T08:42:15.541Z] #33 46.38 Unpacking mingw-w64-common (8.0.0-1) ...
08:42:16 [2022-11-15T08:42:16.916Z] #33 ...
08:42:16 [2022-11-15T08:42:16.916Z] 
08:42:16 [2022-11-15T08:42:16.916Z] #41 [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             ;
08:42:16 [2022-11-15T08:42:16.916Z] #41 44.01 Selecting previously unselected package libtool.
08:42:16 [2022-11-15T08:42:16.916Z] #41 44.02 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
08:42:16 [2022-11-15T08:42:16.916Z] #41 44.02 Unpacking libtool (2.4.6-15) ...
08:42:16 [2022-11-15T08:42:16.916Z] #41 44.34 Selecting previously unselected package libudev-dev:arm64.
08:42:16 [2022-11-15T08:42:16.916Z] #41 44.34 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
08:42:16 [2022-11-15T08:42:16.916Z] #41 44.35 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
08:42:16 [2022-11-15T08:42:16.916Z] #41 44.59 Selecting previously unselected package libyajl2:arm64.
08:42:16 [2022-11-15T08:42:16.916Z] #41 44.61 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ...
08:42:16 [2022-11-15T08:42:16.916Z] #41 44.64 Unpacking libyajl2:arm64 (2.1.0-3) ...
08:42:16 [2022-11-15T08:42:16.916Z] #41 44.73 Selecting previously unselected package libyajl-dev:arm64.
08:42:16 [2022-11-15T08:42:16.916Z] #41 44.77 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ...
08:42:16 [2022-11-15T08:42:16.916Z] #41 44.77 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
08:42:16 [2022-11-15T08:42:16.916Z] #41 45.03 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
08:42:16 [2022-11-15T08:42:16.916Z] #41 45.05 Setting up libmagic-mgc (1:5.39-3) ...
08:42:16 [2022-11-15T08:42:16.916Z] #41 45.08 Setting up libyajl2:arm64 (2.1.0-3) ...
08:42:16 [2022-11-15T08:42:16.916Z] #41 45.09 Setting up libmagic1:arm64 (1:5.39-3) ...
08:42:16 [2022-11-15T08:42:16.916Z] #41 45.12 Setting up file (1:5.39-3) ...
08:42:16 [2022-11-15T08:42:16.916Z] #41 45.15 Setting up bzip2 (1.0.8-4) ...
08:42:16 [2022-11-15T08:42:16.916Z] #41 45.17 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
08:42:16 [2022-11-15T08:42:16.916Z] #41 45.19 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
08:42:16 [2022-11-15T08:42:16.916Z] #41 45.22 Setting up libcap2:arm64 (1:2.44-1) ...
08:42:16 [2022-11-15T08:42:16.916Z] #41 45.23 Setting up autotools-dev (20180224.1+nmu1) ...
08:42:16 [2022-11-15T08:42:16.916Z] #41 45.25 Setting up libsigsegv2:arm64 (2.13-1) ...
08:42:16 [2022-11-15T08:42:16.916Z] #41 45.26 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
08:42:16 [2022-11-15T08:42:16.916Z] #41 45.28 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:42:16 [2022-11-15T08:42:16.916Z] #41 45.29 Setting up patch (2.7.6-7) ...
08:42:16 [2022-11-15T08:42:16.916Z] #41 45.32 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
08:42:16 [2022-11-15T08:42:16.916Z] #41 45.34 Setting up libyajl-dev:arm64 (2.1.0-3) ...
08:42:16 [2022-11-15T08:42:16.916Z] #41 45.35 Setting up libcap-dev:arm64 (1:2.44-1) ...
08:42:16 [2022-11-15T08:42:16.916Z] #41 45.36 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
08:42:16 [2022-11-15T08:42:16.916Z] #41 45.39 Setting up libtool (2.4.6-15) ...
08:42:16 [2022-11-15T08:42:16.916Z] #41 45.41 Setting up m4 (1.4.18-5) ...
08:42:16 [2022-11-15T08:42:16.916Z] #41 45.42 Setting up dpkg-dev (1.20.12) ...
08:42:16 [2022-11-15T08:42:16.916Z] #41 45.46 Setting up autoconf (2.69-14) ...
08:42:16 [2022-11-15T08:42:16.916Z] #41 45.48 Setting up build-essential (12.9) ...
08:42:16 [2022-11-15T08:42:16.916Z] #41 45.51 Setting up automake (1:1.16.3-2) ...
08:42:16 [2022-11-15T08:42:16.916Z] #41 45.53 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
08:42:16 [2022-11-15T08:42:16.916Z] #41 45.54 Processing triggers for libc-bin (2.31-13+deb11u5) ...
08:42:16 [2022-11-15T08:42:16.916Z] #41 DONE 47.4s
08:42:16 [2022-11-15T08:42:16.916Z] 
08:42:16 [2022-11-15T08:42:16.916Z] #44 [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
08:42:17 [2022-11-15T08:42:17.483Z] #44 0.799 Cloning into '/tmp/crun-build'...
08:42:21 [2022-11-15T08:42:21.674Z] #44 ...
08:42:21 [2022-11-15T08:42:21.674Z] 
08:42:21 [2022-11-15T08:42:21.674Z] #35 [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
08:42:21 [2022-11-15T08:42:21.674Z] #35 41.88 Selecting previously unselected package libicu67:arm64.
08:42:21 [2022-11-15T08:42:21.674Z] #35 41.91 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
08:42:21 [2022-11-15T08:42:21.674Z] #35 41.93 Unpacking libicu67:arm64 (67.1-7) ...
08:42:21 [2022-11-15T08:42:21.674Z] #35 47.74 Selecting previously unselected package libxml2:arm64.
08:42:21 [2022-11-15T08:42:21.674Z] #35 47.74 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
08:42:21 [2022-11-15T08:42:21.674Z] #35 47.75 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
08:42:21 [2022-11-15T08:42:21.674Z] #35 48.32 Selecting previously unselected package libarchive13:arm64.
08:42:21 [2022-11-15T08:42:21.674Z] #35 48.33 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
08:42:21 [2022-11-15T08:42:21.674Z] #35 48.34 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
08:42:21 [2022-11-15T08:42:21.674Z] #35 48.67 Selecting previously unselected package libjsoncpp24:arm64.
08:42:21 [2022-11-15T08:42:21.674Z] #35 48.67 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
08:42:21 [2022-11-15T08:42:21.674Z] #35 48.68 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
08:42:21 [2022-11-15T08:42:21.674Z] #35 48.84 Selecting previously unselected package librhash0:arm64.
08:42:21 [2022-11-15T08:42:21.674Z] #35 48.84 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
08:42:21 [2022-11-15T08:42:21.674Z] #35 48.85 Unpacking librhash0:arm64 (1.4.1-2) ...
08:42:21 [2022-11-15T08:42:21.674Z] #35 49.01 Selecting previously unselected package libuv1:arm64.
08:42:21 [2022-11-15T08:42:21.674Z] #35 49.01 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
08:42:21 [2022-11-15T08:42:21.674Z] #35 49.02 Unpacking libuv1:arm64 (1.40.0-2) ...
08:42:21 [2022-11-15T08:42:21.674Z] #35 49.18 Selecting previously unselected package cmake.
08:42:21 [2022-11-15T08:42:21.674Z] #35 49.24 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
08:42:21 [2022-11-15T08:42:21.674Z] #35 49.26 Unpacking cmake (3.18.4-2+deb11u1) ...
08:42:21 [2022-11-15T08:42:21.674Z] #35 52.44 Setting up libicu67:arm64 (67.1-7) ...
08:42:21 [2022-11-15T08:42:21.674Z] #35 52.49 Setting up xxd (2:8.2.2434-3+deb11u1) ...
08:42:21 [2022-11-15T08:42:21.674Z] #35 52.51 Setting up libuv1:arm64 (1.40.0-2) ...
08:42:21 [2022-11-15T08:42:21.674Z] #35 52.54 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
08:42:21 [2022-11-15T08:42:21.934Z] #35 52.69 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
08:42:21 [2022-11-15T08:42:21.934Z] #35 52.75 Setting up librhash0:arm64 (1.4.1-2) ...
08:42:21 [2022-11-15T08:42:21.934Z] #35 52.79 Setting up cmake-data (3.18.4-2+deb11u1) ...
08:42:21 [2022-11-15T08:42:21.934Z] #35 52.84 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
08:42:21 [2022-11-15T08:42:21.934Z] #35 52.87 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
08:42:22 [2022-11-15T08:42:22.193Z] #35 52.89 Setting up cmake (3.18.4-2+deb11u1) ...
08:42:22 [2022-11-15T08:42:22.193Z] #35 52.93 Processing triggers for libc-bin (2.31-13+deb11u5) ...
08:42:22 [2022-11-15T08:42:22.193Z] #35 ...
08:42:22 [2022-11-15T08:42:22.193Z] 
08:42:22 [2022-11-15T08:42:22.193Z] #33 [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
08:42:22 [2022-11-15T08:42:22.193Z] #33 52.96 Selecting previously unselected package mingw-w64-x86-64-dev.
08:42:22 [2022-11-15T08:42:22.193Z] #33 52.97 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
08:42:22 [2022-11-15T08:42:22.193Z] #33 52.99 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
08:42:22 [2022-11-15T08:42:22.451Z] #33 ...
08:42:22 [2022-11-15T08:42:22.451Z] 
08:42:22 [2022-11-15T08:42:22.451Z] #36 [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
08:42:22 [2022-11-15T08:42:22.451Z] #36 50.25 Setting up criu (3.17.1-1) ...
08:42:22 [2022-11-15T08:42:22.451Z] #36 52.22 Processing triggers for libc-bin (2.31-13+deb11u5) ...
08:42:22 [2022-11-15T08:42:22.451Z] #36 DONE 53.0s
08:42:22 [2022-11-15T08:42:22.709Z] 
08:42:22 [2022-11-15T08:42:22.709Z] #29 [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
08:42:22 [2022-11-15T08:42:22.709Z] #29 ...
08:42:22 [2022-11-15T08:42:22.709Z] 
08:42:22 [2022-11-15T08:42:22.709Z] #35 [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
08:42:22 [2022-11-15T08:42:22.709Z] #35 DONE 53.5s
08:42:22 [2022-11-15T08:42:22.709Z] 
08:42:22 [2022-11-15T08:42:22.709Z] #45 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
08:42:22 [2022-11-15T08:42:22.967Z] #45 DONE 0.2s
08:42:22 [2022-11-15T08:42:22.967Z] 
08:42:22 [2022-11-15T08:42:22.967Z] #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
08:42:24 [2022-11-15T08:42:24.341Z] #46 1.195 + RM_GOPATH=0
08:42:24 [2022-11-15T08:42:24.341Z] #46 1.195 + TMP_GOPATH=
08:42:24 [2022-11-15T08:42:24.341Z] #46 1.195 + : /build
08:42:24 [2022-11-15T08:42:24.341Z] #46 1.196 + '[' -z '' ']'
08:42:24 [2022-11-15T08:42:24.341Z] #46 1.198 ++ mktemp -d
08:42:24 [2022-11-15T08:42:24.341Z] #46 1.202 + export GOPATH=/tmp/tmp.vP4ocxmPqn
08:42:24 [2022-11-15T08:42:24.341Z] #46 1.202 + GOPATH=/tmp/tmp.vP4ocxmPqn
08:42:24 [2022-11-15T08:42:24.341Z] #46 1.205 + RM_GOPATH=1
08:42:24 [2022-11-15T08:42:24.341Z] #46 1.206 + case "$(go env GOARCH)" in
08:42:24 [2022-11-15T08:42:24.341Z] #46 1.208 ++ go env GOARCH
08:42:24 [2022-11-15T08:42:24.341Z] #46 1.220 + export GO_BUILDMODE=-buildmode=pie
08:42:24 [2022-11-15T08:42:24.341Z] #46 1.220 + GO_BUILDMODE=-buildmode=pie
08:42:24 [2022-11-15T08:42:24.341Z] #46 1.226 ++ dirname /install.sh
08:42:24 [2022-11-15T08:42:24.341Z] #46 1.228 + dir=/
08:42:24 [2022-11-15T08:42:24.341Z] #46 1.231 + bin=tini
08:42:24 [2022-11-15T08:42:24.341Z] #46 1.231 + shift
08:42:24 [2022-11-15T08:42:24.341Z] #46 1.231 + '[' '!' -f //tini.installer ']'
08:42:24 [2022-11-15T08:42:24.341Z] #46 1.231 + . //tini.installer
08:42:24 [2022-11-15T08:42:24.341Z] #46 1.231 ++ : v0.19.0
08:42:24 [2022-11-15T08:42:24.341Z] #46 1.232 + install_tini
08:42:24 [2022-11-15T08:42:24.341Z] #46 1.232 + echo 'Install tini version v0.19.0'
08:42:24 [2022-11-15T08:42:24.341Z] #46 1.232 Install tini version v0.19.0
08:42:24 [2022-11-15T08:42:24.341Z] #46 1.232 + git clone https://github.com/krallin/tini.git /tmp/tmp.vP4ocxmPqn/tini
08:42:24 [2022-11-15T08:42:24.341Z] #46 1.234 Cloning into '/tmp/tmp.vP4ocxmPqn/tini'...
08:42:24 [2022-11-15T08:42:24.600Z] #46 1.782 + cd /tmp/tmp.vP4ocxmPqn/tini
08:42:24 [2022-11-15T08:42:24.600Z] #46 1.782 + git checkout -q v0.19.0
08:42:24 [2022-11-15T08:42:24.858Z] #46 1.811 + cmake .
08:42:25 [2022-11-15T08:42:25.116Z] #46 2.288 -- The C compiler identification is GNU 10.2.1
08:42:25 [2022-11-15T08:42:25.116Z] #46 2.386 -- Detecting C compiler ABI info
08:42:26 [2022-11-15T08:42:26.050Z] #46 3.204 -- Detecting C compiler ABI info - done
08:42:26 [2022-11-15T08:42:26.308Z] #46 3.307 -- Check for working C compiler: /usr/bin/cc - skipped
08:42:26 [2022-11-15T08:42:26.308Z] #46 3.328 -- Detecting C compile features
08:42:26 [2022-11-15T08:42:26.308Z] #46 3.336 -- Detecting C compile features - done
08:42:26 [2022-11-15T08:42:26.308Z] #46 3.383 -- Performing Test HAS_BUILTIN_FORTIFY
08:42:26 [2022-11-15T08:42:26.569Z] #46 3.680 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
08:42:26 [2022-11-15T08:42:26.831Z] #46 3.780 -- Configuring done
08:42:26 [2022-11-15T08:42:26.831Z] #46 3.791 -- Generating done
08:42:26 [2022-11-15T08:42:26.831Z] #46 3.813 -- Build files have been written to: /tmp/tmp.vP4ocxmPqn/tini
08:42:26 [2022-11-15T08:42:26.831Z] #46 3.829 + make tini-static
08:42:27 [2022-11-15T08:42:27.089Z] #46 4.178 Scanning dependencies of target tini-static
08:42:27 [2022-11-15T08:42:27.352Z] #46 4.336 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:42:27 [2022-11-15T08:42:27.352Z] #46 ...
08:42:27 [2022-11-15T08:42:27.352Z] 
08:42:27 [2022-11-15T08:42:27.352Z] #37 [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
08:42:27 [2022-11-15T08:42:27.352Z] #37 57.89 gotestsum version dev
08:42:27 [2022-11-15T08:42:27.352Z] #37 DONE 58.3s
08:42:27 [2022-11-15T08:42:27.610Z] 
08:42:27 [2022-11-15T08:42:27.610Z] #44 [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
08:42:27 [2022-11-15T08:42:27.610Z] #44 6.644 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
08:42:27 [2022-11-15T08:42:27.610Z] #44 6.672 Cloning into '/tmp/crun-build/libocispec'...
08:42:27 [2022-11-15T08:42:27.610Z] #44 7.997 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
08:42:27 [2022-11-15T08:42:27.610Z] #44 8.011 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
08:42:27 [2022-11-15T08:42:27.610Z] #44 8.020 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
08:42:27 [2022-11-15T08:42:27.610Z] #44 8.028 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
08:42:27 [2022-11-15T08:42:27.610Z] #44 8.057 Cloning into '/tmp/crun-build/libocispec/image-spec'...
08:42:27 [2022-11-15T08:42:27.610Z] #44 9.892 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
08:42:28 [2022-11-15T08:42:28.547Z] #44 11.86 Cloning into '/tmp/crun-build/libocispec/yajl'...
08:42:28 [2022-11-15T08:42:28.810Z] #44 ...
08:42:28 [2022-11-15T08:42:28.810Z] 
08:42:28 [2022-11-15T08:42:28.810Z] #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
08:42:28 [2022-11-15T08:42:28.810Z] #46 5.899 [100%] Linking C executable tini-static
08:42:29 [2022-11-15T08:42:29.376Z] #46 6.421 [100%] Built target tini-static
08:42:29 [2022-11-15T08:42:29.376Z] #46 6.483 + mkdir -p /build
08:42:29 [2022-11-15T08:42:29.376Z] #46 6.500 + cp tini-static /build/docker-init
08:42:29 [2022-11-15T08:42:29.376Z] #46 DONE 6.7s
08:42:29 [2022-11-15T08:42:29.376Z] 
08:42:29 [2022-11-15T08:42:29.376Z] #33 [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
08:42:29 [2022-11-15T08:42:29.376Z] #33 59.83 Selecting previously unselected package gcc-mingw-w64-base.
08:42:29 [2022-11-15T08:42:29.376Z] #33 59.84 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
08:42:29 [2022-11-15T08:42:29.376Z] #33 59.85 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
08:42:29 [2022-11-15T08:42:29.376Z] #33 59.96 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
08:42:29 [2022-11-15T08:42:29.376Z] #33 59.96 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
08:42:29 [2022-11-15T08:42:29.376Z] #33 59.97 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
08:42:35 [2022-11-15T08:42:35.956Z] #33 65.69 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
08:42:35 [2022-11-15T08:42:35.956Z] #33 65.70 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
08:42:35 [2022-11-15T08:42:35.956Z] #33 65.71 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
08:42:41 [2022-11-15T08:42:41.260Z] #33 ...
08:42:41 [2022-11-15T08:42:41.260Z] 
08:42:41 [2022-11-15T08:42:41.260Z] #44 [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
08:42:41 [2022-11-15T08:42:41.260Z] #44 14.43 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
08:42:41 [2022-11-15T08:42:41.260Z] #44 14.65 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
08:42:41 [2022-11-15T08:42:41.260Z] #44 14.91 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
08:42:44 [2022-11-15T08:42:44.540Z] #44 27.34 aclocal: warning: couldn't open directory 'm4': No such file or directory
08:42:46 [2022-11-15T08:42:46.435Z] #44 ...
08:42:46 [2022-11-15T08:42:46.435Z] 
08:42:46 [2022-11-15T08:42:46.435Z] #33 [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
08:42:46 [2022-11-15T08:42:46.435Z] #33 76.98 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
08:42:46 [2022-11-15T08:42:46.435Z] #33 76.98 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
08:42:46 [2022-11-15T08:42:46.435Z] #33 76.99 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
08:42:51 [2022-11-15T08:42:51.688Z] #33 ...
08:42:51 [2022-11-15T08:42:51.688Z] 
08:42:51 [2022-11-15T08:42:51.688Z] #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
08:42:51 [2022-11-15T08:42:51.688Z] #43 41.64 Updating files:  56% (2835/5051)
Updating files:  57% (2880/5051)
Updating files:  58% (2930/5051)
Updating files:  59% (2981/5051)
Updating files:  60% (3031/5051)
Updating files:  61% (3082/5051)
Updating files:  62% (3132/5051)
Updating files:  63% (3183/5051)
Updating files:  64% (3233/5051)
Updating files:  65% (3284/5051)
Updating files:  66% (3334/5051)
Updating files:  67% (3385/5051)
Updating files:  68% (3435/5051)
Updating files:  69% (3486/5051)
Updating files:  70% (3536/5051)
Updating files:  71% (3587/5051)
Updating files:  72% (3637/5051)
Updating files:  73% (3688/5051)
Updating files:  74% (3738/5051)
Updating files:  75% (3789/5051)
Updating files:  76% (3839/5051)
Updating files:  77% (3890/5051)
Updating files:  78% (3940/5051)
Updating files:  79% (3991/5051)
Updating files:  80% (4041/5051)
Updating files:  81% (4092/5051)
Updating files:  82% (4142/5051)
Updating files:  83% (4193/5051)
Updating files:  84% (4243/5051)
Updating files:  85% (4294/5051)
Updating files:  86% (4344/5051)
Updating files:  87% (4395/5051)
Updating files:  88% (4445/5051)
Updating files:  89% (4496/5051)
Updating files:  90% (4546/5051)
Updating files:  91% (4597/5051)
Updating files:  92% (4647/5051)
Updating files:  92% (4681/5051)
Updating files:  93% (4698/5051)
Updating files:  94% (4748/5051)
Updating files:  95% (4799/5051)
Updating files:  96% (4849/5051)
Updating files:  97% (4900/5051)
Updating files:  98% (4950/5051)
Updating files:  99% (5001/5051)
Updating files: 100% (5051/5051)
Updating files: 100% (5051/5051), done.
08:42:51 [2022-11-15T08:42:51.688Z] #43 42.87 + cd /tmp/tmp.cJUb4G3DeM/src/github.com/containerd/containerd
08:42:51 [2022-11-15T08:42:51.688Z] #43 42.87 + git checkout -q v1.6.9
08:42:51 [2022-11-15T08:42:51.688Z] #43 44.91 + export 'BUILDTAGS=netgo osusergo static_build'
08:42:51 [2022-11-15T08:42:51.688Z] #43 44.91 + BUILDTAGS='netgo osusergo static_build'
08:42:51 [2022-11-15T08:42:51.688Z] #43 44.92 + export EXTRA_FLAGS=-buildmode=pie
08:42:51 [2022-11-15T08:42:51.688Z] #43 44.92 + EXTRA_FLAGS=-buildmode=pie
08:42:51 [2022-11-15T08:42:51.688Z] #43 44.92 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
08:42:51 [2022-11-15T08:42:51.688Z] #43 44.92 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
08:42:51 [2022-11-15T08:42:51.688Z] #43 44.92 + '[' '' = dynamic ']'
08:42:51 [2022-11-15T08:42:51.688Z] #43 44.92 + make
08:42:53 [2022-11-15T08:42:53.062Z] #43 46.79 + bin/ctr
08:43:03 [2022-11-15T08:43:03.025Z] #43 ...
08:43:03 [2022-11-15T08:43:03.025Z] 
08:43:03 [2022-11-15T08:43:03.025Z] #33 [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
08:43:03 [2022-11-15T08:43:03.025Z] #33 82.35 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
08:43:03 [2022-11-15T08:43:03.025Z] #33 82.36 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
08:43:03 [2022-11-15T08:43:03.025Z] #33 82.38 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
08:43:03 [2022-11-15T08:43:03.025Z] #33 88.18 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
08:43:03 [2022-11-15T08:43:03.025Z] #33 88.18 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
08:43:03 [2022-11-15T08:43:03.025Z] #33 88.19 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
08:43:03 [2022-11-15T08:43:03.025Z] #33 ...
08:43:03 [2022-11-15T08:43:03.025Z] 
08:43:03 [2022-11-15T08:43:03.025Z] #44 [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
08:43:03 [2022-11-15T08:43:03.025Z] #44 37.24 libtoolize: putting auxiliary files in '.'.
08:43:03 [2022-11-15T08:43:03.025Z] #44 37.24 libtoolize: copying file './ltmain.sh'
08:43:03 [2022-11-15T08:43:03.025Z] #44 38.06 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
08:43:03 [2022-11-15T08:43:03.025Z] #44 38.06 libtoolize: and rerunning libtoolize and aclocal.
08:43:03 [2022-11-15T08:43:03.025Z] #44 38.06 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
08:43:03 [2022-11-15T08:43:03.025Z] #44 45.99 configure.ac:7: installing './compile'
08:43:03 [2022-11-15T08:43:03.025Z] #44 46.01 configure.ac:11: installing './config.guess'
08:43:03 [2022-11-15T08:43:03.025Z] #44 46.02 configure.ac:11: installing './config.sub'
08:43:03 [2022-11-15T08:43:03.025Z] #44 46.02 configure.ac:8: installing './install-sh'
08:43:03 [2022-11-15T08:43:03.025Z] #44 46.03 configure.ac:8: installing './missing'
08:43:03 [2022-11-15T08:43:03.025Z] #44 46.12 Makefile.am: installing './depcomp'
08:43:03 [2022-11-15T08:43:03.959Z] #44 47.42 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
08:43:03 [2022-11-15T08:43:03.959Z] #44 47.42 libtoolize: copying file 'build-aux/ltmain.sh'
08:43:04 [2022-11-15T08:43:04.217Z] #44 47.56 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
08:43:04 [2022-11-15T08:43:04.217Z] #44 47.58 libtoolize: copying file 'm4/libtool.m4'
08:43:04 [2022-11-15T08:43:04.217Z] #44 47.69 libtoolize: copying file 'm4/ltoptions.m4'
08:43:04 [2022-11-15T08:43:04.475Z] #44 47.81 libtoolize: copying file 'm4/ltsugar.m4'
08:43:04 [2022-11-15T08:43:04.733Z] #44 48.01 libtoolize: copying file 'm4/ltversion.m4'
08:43:04 [2022-11-15T08:43:04.733Z] #44 48.14 libtoolize: copying file 'm4/lt~obsolete.m4'
08:43:04 [2022-11-15T08:43:04.991Z] #44 48.31 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
08:43:09 [2022-11-15T08:43:09.173Z] #44 ...
08:43:09 [2022-11-15T08:43:09.173Z] 
08:43:09 [2022-11-15T08:43:09.173Z] #33 [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
08:43:09 [2022-11-15T08:43:09.173Z] #33 99.21 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
08:43:09 [2022-11-15T08:43:09.173Z] #33 99.21 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
08:43:09 [2022-11-15T08:43:09.173Z] #33 99.21 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
08:43:14 [2022-11-15T08:43:14.440Z] #33 104.3 Selecting previously unselected package g++-mingw-w64-x86-64.
08:43:14 [2022-11-15T08:43:14.440Z] #33 104.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
08:43:14 [2022-11-15T08:43:14.440Z] #33 104.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
08:43:14 [2022-11-15T08:43:14.440Z] #33 104.5 Selecting previously unselected package libapparmor1:arm64.
08:43:14 [2022-11-15T08:43:14.440Z] #33 104.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
08:43:14 [2022-11-15T08:43:14.440Z] #33 104.5 Unpacking libapparmor1:arm64 (2.13.6-10) ...
08:43:14 [2022-11-15T08:43:14.440Z] #33 104.6 Selecting previously unselected package libapparmor-dev:arm64.
08:43:14 [2022-11-15T08:43:14.440Z] #33 104.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
08:43:14 [2022-11-15T08:43:14.440Z] #33 104.7 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
08:43:14 [2022-11-15T08:43:14.440Z] #33 104.8 Selecting previously unselected package libbtrfs0:arm64.
08:43:14 [2022-11-15T08:43:14.440Z] #33 104.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
08:43:14 [2022-11-15T08:43:14.440Z] #33 104.8 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
08:43:14 [2022-11-15T08:43:14.440Z] #33 105.0 Selecting previously unselected package libbtrfs-dev:arm64.
08:43:14 [2022-11-15T08:43:14.440Z] #33 105.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
08:43:14 [2022-11-15T08:43:14.440Z] #33 105.0 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
08:43:14 [2022-11-15T08:43:14.440Z] #33 105.2 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
08:43:14 [2022-11-15T08:43:14.440Z] #33 105.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
08:43:14 [2022-11-15T08:43:14.440Z] #33 105.2 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
08:43:14 [2022-11-15T08:43:14.440Z] #33 105.3 Selecting previously unselected package libudev-dev:arm64.
08:43:14 [2022-11-15T08:43:14.440Z] #33 105.3 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
08:43:14 [2022-11-15T08:43:14.440Z] #33 105.3 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
08:43:14 [2022-11-15T08:43:14.700Z] #33 105.4 Selecting previously unselected package libsepol1-dev:arm64.
08:43:14 [2022-11-15T08:43:14.700Z] #33 105.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
08:43:14 [2022-11-15T08:43:14.700Z] #33 105.4 Unpacking libsepol1-dev:arm64 (3.1-1) ...
08:43:14 [2022-11-15T08:43:14.958Z] #33 105.7 Selecting previously unselected package libpcre2-16-0:arm64.
08:43:14 [2022-11-15T08:43:14.958Z] #33 105.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
08:43:14 [2022-11-15T08:43:14.958Z] #33 105.7 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
08:43:15 [2022-11-15T08:43:15.216Z] #33 105.9 Selecting previously unselected package libpcre2-32-0:arm64.
08:43:15 [2022-11-15T08:43:15.216Z] #33 105.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
08:43:15 [2022-11-15T08:43:15.216Z] #33 105.9 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
08:43:15 [2022-11-15T08:43:15.216Z] #33 106.1 Selecting previously unselected package libpcre2-posix2:arm64.
08:43:15 [2022-11-15T08:43:15.216Z] #33 106.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
08:43:15 [2022-11-15T08:43:15.216Z] #33 106.1 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
08:43:15 [2022-11-15T08:43:15.474Z] #33 106.2 Selecting previously unselected package libpcre2-dev:arm64.
08:43:15 [2022-11-15T08:43:15.474Z] #33 106.2 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
08:43:15 [2022-11-15T08:43:15.474Z] #33 106.2 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
08:43:16 [2022-11-15T08:43:16.040Z] #33 106.7 Selecting previously unselected package libselinux1-dev:arm64.
08:43:16 [2022-11-15T08:43:16.040Z] #33 106.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
08:43:16 [2022-11-15T08:43:16.040Z] #33 106.7 Unpacking libselinux1-dev:arm64 (3.1-3) ...
08:43:16 [2022-11-15T08:43:16.298Z] #33 107.0 Selecting previously unselected package libdevmapper-dev:arm64.
08:43:16 [2022-11-15T08:43:16.298Z] #33 107.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
08:43:16 [2022-11-15T08:43:16.298Z] #33 107.0 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
08:43:16 [2022-11-15T08:43:16.298Z] #33 ...
08:43:16 [2022-11-15T08:43:16.298Z] 
08:43:16 [2022-11-15T08:43:16.298Z] #25 [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
08:43:16 [2022-11-15T08:43:16.298Z] #25 106.8 + for f in rootlesskit rootlesskit-docker-proxy
08:43:16 [2022-11-15T08:43:16.298Z] #25 106.8 + GOBIN=/build
08:43:16 [2022-11-15T08:43:16.298Z] #25 106.8 + GO111MODULE=on
08:43:16 [2022-11-15T08:43:16.298Z] #25 106.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
08:43:21 [2022-11-15T08:43:21.564Z] #25 111.7 rootlesskit version 1.0.0
08:43:21 [2022-11-15T08:43:21.564Z] #25 111.7 Usage of /build/rootlesskit-docker-proxy:
08:43:21 [2022-11-15T08:43:21.564Z] #25 111.7   -container-ip string
08:43:21 [2022-11-15T08:43:21.564Z] #25 111.7     	container ip
08:43:21 [2022-11-15T08:43:21.564Z] #25 111.7   -container-port int
08:43:21 [2022-11-15T08:43:21.564Z] #25 111.7     	container port (default -1)
08:43:21 [2022-11-15T08:43:21.564Z] #25 111.7   -host-ip string
08:43:21 [2022-11-15T08:43:21.564Z] #25 111.7     	host ip
08:43:21 [2022-11-15T08:43:21.564Z] #25 111.7   -host-port int
08:43:21 [2022-11-15T08:43:21.564Z] #25 111.7     	host port (default -1)
08:43:21 [2022-11-15T08:43:21.564Z] #25 111.7   -proto string
08:43:21 [2022-11-15T08:43:21.564Z] #25 111.7     	proxy protocol (default "tcp")
08:43:21 [2022-11-15T08:43:21.564Z] #25 DONE 111.8s
08:43:21 [2022-11-15T08:43:21.564Z] 
08:43:21 [2022-11-15T08:43:21.564Z] #33 [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
08:43:21 [2022-11-15T08:43:21.564Z] #33 107.1 Selecting previously unselected package libseccomp-dev:arm64.
08:43:21 [2022-11-15T08:43:21.564Z] #33 107.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
08:43:21 [2022-11-15T08:43:21.564Z] #33 107.1 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
08:43:21 [2022-11-15T08:43:21.564Z] #33 107.2 Selecting previously unselected package libsystemd-dev:arm64.
08:43:21 [2022-11-15T08:43:21.564Z] #33 107.2 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
08:43:21 [2022-11-15T08:43:21.564Z] #33 107.2 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
08:43:21 [2022-11-15T08:43:21.564Z] #33 107.8 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
08:43:21 [2022-11-15T08:43:21.564Z] #33 107.8 Setting up libapparmor1:arm64 (2.13.6-10) ...
08:43:21 [2022-11-15T08:43:21.564Z] #33 107.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
08:43:21 [2022-11-15T08:43:21.564Z] #33 107.8 Setting up libsepol1-dev:arm64 (3.1-1) ...
08:43:21 [2022-11-15T08:43:21.564Z] #33 107.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
08:43:21 [2022-11-15T08:43:21.564Z] #33 107.9 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
08:43:21 [2022-11-15T08:43:21.564Z] #33 107.9 Setting up libbtrfs0:arm64 (5.10.1-2) ...
08:43:21 [2022-11-15T08:43:21.564Z] #33 107.9 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
08:43:21 [2022-11-15T08:43:21.564Z] #33 107.9 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
08:43:21 [2022-11-15T08:43:21.564Z] #33 107.9 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
08:43:21 [2022-11-15T08:43:21.564Z] #33 107.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
08:43:21 [2022-11-15T08:43:21.564Z] #33 107.9 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
08:43:21 [2022-11-15T08:43:21.564Z] #33 107.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
08:43:21 [2022-11-15T08:43:21.564Z] #33 107.9 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
08:43:21 [2022-11-15T08:43:21.564Z] #33 108.0 Setting up mingw-w64-common (8.0.0-1) ...
08:43:21 [2022-11-15T08:43:21.564Z] #33 108.0 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
08:43:21 [2022-11-15T08:43:21.564Z] #33 108.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
08:43:21 [2022-11-15T08:43:21.564Z] #33 108.0 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
08:43:21 [2022-11-15T08:43:21.564Z] #33 108.0 Setting up libselinux1-dev:arm64 (3.1-3) ...
08:43:21 [2022-11-15T08:43:21.564Z] #33 108.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
08:43:21 [2022-11-15T08:43:21.564Z] #33 108.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
08:43:21 [2022-11-15T08:43:21.564Z] #33 108.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
08:43:21 [2022-11-15T08:43:21.564Z] #33 108.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
08:43:21 [2022-11-15T08:43:21.564Z] #33 108.1 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
08:43:21 [2022-11-15T08:43:21.564Z] #33 108.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
08:43:21 [2022-11-15T08:43:21.564Z] #33 108.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
08:43:21 [2022-11-15T08:43:21.564Z] #33 108.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
08:43:21 [2022-11-15T08:43:21.564Z] #33 108.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
08:43:21 [2022-11-15T08:43:21.564Z] #33 108.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
08:43:21 [2022-11-15T08:43:21.564Z] #33 108.2 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
08:43:21 [2022-11-15T08:43:21.564Z] #33 108.2 Setting up dmsetup (2:1.02.175-2.1) ...
08:43:21 [2022-11-15T08:43:21.564Z] #33 108.2 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
08:43:21 [2022-11-15T08:43:21.564Z] #33 108.2 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
08:43:21 [2022-11-15T08:43:21.564Z] #33 108.2 Processing triggers for libc-bin (2.31-13+deb11u5) ...
08:43:21 [2022-11-15T08:43:21.564Z] #33 DONE 112.0s
08:43:21 [2022-11-15T08:43:21.564Z] 
08:43:21 [2022-11-15T08:43:21.564Z] #47 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
08:43:21 [2022-11-15T08:43:21.564Z] #47 DONE 0.3s
08:43:21 [2022-11-15T08:43:21.564Z] 
08:43:21 [2022-11-15T08:43:21.564Z] #48 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
08:43:21 [2022-11-15T08:43:21.564Z] #48 DONE 0.3s
08:43:21 [2022-11-15T08:43:21.564Z] 
08:43:21 [2022-11-15T08:43:21.564Z] #49 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
08:43:21 [2022-11-15T08:43:21.822Z] #49 DONE 0.3s
08:43:21 [2022-11-15T08:43:21.822Z] 
08:43:21 [2022-11-15T08:43:21.822Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
08:43:22 [2022-11-15T08:43:22.759Z] #50 1.332 + RM_GOPATH=0
08:43:22 [2022-11-15T08:43:22.759Z] #50 1.332 + TMP_GOPATH=
08:43:22 [2022-11-15T08:43:22.759Z] #50 1.332 + : /build
08:43:22 [2022-11-15T08:43:22.759Z] #50 1.332 + '[' -z '' ']'
08:43:22 [2022-11-15T08:43:22.759Z] #50 1.332 ++ mktemp -d
08:43:23 [2022-11-15T08:43:23.019Z] #50 ...
08:43:23 [2022-11-15T08:43:23.019Z] 
08:43:23 [2022-11-15T08:43:23.019Z] #51 [dev-systemd-false  1/28] RUN groupadd -r docker
08:43:23 [2022-11-15T08:43:23.019Z] #51 DONE 1.8s
08:43:23 [2022-11-15T08:43:23.019Z] 
08:43:23 [2022-11-15T08:43:23.019Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
08:43:23 [2022-11-15T08:43:23.019Z] #50 1.348 + export GOPATH=/tmp/tmp.u8Kig4Gy49
08:43:23 [2022-11-15T08:43:23.019Z] #50 1.348 + GOPATH=/tmp/tmp.u8Kig4Gy49
08:43:23 [2022-11-15T08:43:23.019Z] #50 1.348 + RM_GOPATH=1
08:43:23 [2022-11-15T08:43:23.019Z] #50 1.348 + case "$(go env GOARCH)" in
08:43:23 [2022-11-15T08:43:23.019Z] #50 1.348 ++ go env GOARCH
08:43:23 [2022-11-15T08:43:23.019Z] #50 1.461 + export GO_BUILDMODE=-buildmode=pie
08:43:23 [2022-11-15T08:43:23.019Z] #50 1.461 + GO_BUILDMODE=-buildmode=pie
08:43:23 [2022-11-15T08:43:23.019Z] #50 1.461 ++ dirname /install.sh
08:43:23 [2022-11-15T08:43:23.019Z] #50 1.461 + dir=/
08:43:23 [2022-11-15T08:43:23.019Z] #50 1.461 + bin=runc
08:43:23 [2022-11-15T08:43:23.019Z] #50 1.461 + shift
08:43:23 [2022-11-15T08:43:23.019Z] #50 1.461 + '[' '!' -f //runc.installer ']'
08:43:23 [2022-11-15T08:43:23.019Z] #50 1.461 + . //runc.installer
08:43:23 [2022-11-15T08:43:23.019Z] #50 1.461 ++ set -e
08:43:23 [2022-11-15T08:43:23.019Z] #50 1.461 ++ : v1.1.4
08:43:23 [2022-11-15T08:43:23.019Z] #50 1.461 + install_runc
08:43:23 [2022-11-15T08:43:23.019Z] #50 1.461 + RUNC_BUILDTAGS=seccomp
08:43:23 [2022-11-15T08:43:23.019Z] #50 1.461 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
08:43:23 [2022-11-15T08:43:23.019Z] #50 1.461 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.u8Kig4Gy49/src/github.com/opencontainers/runc
08:43:23 [2022-11-15T08:43:23.019Z] #50 1.461 Install runc version v1.1.4 (build tags: seccomp)
08:43:23 [2022-11-15T08:43:23.019Z] #50 1.486 Cloning into '/tmp/tmp.u8Kig4Gy49/src/github.com/opencontainers/runc'...
08:43:24 [2022-11-15T08:43:24.390Z] #50 ...
08:43:24 [2022-11-15T08:43:24.390Z] 
08:43:24 [2022-11-15T08:43:24.390Z] #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
08:43:24 [2022-11-15T08:43:24.390Z] #52 DONE 1.3s
08:43:24 [2022-11-15T08:43:24.390Z] 
08:43:24 [2022-11-15T08:43:24.390Z] #53 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
08:43:24 [2022-11-15T08:43:24.957Z] #53 0.698 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
08:43:25 [2022-11-15T08:43:25.214Z] #53 DONE 0.8s
08:43:25 [2022-11-15T08:43:25.214Z] 
08:43:25 [2022-11-15T08:43:25.214Z] #54 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
08:43:26 [2022-11-15T08:43:26.147Z] #54 DONE 0.9s
08:43:26 [2022-11-15T08:43:26.147Z] 
08:43:26 [2022-11-15T08:43:26.147Z] #55 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
08:43:26 [2022-11-15T08:43:26.147Z] #55 ...
08:43:26 [2022-11-15T08:43:26.147Z] 
08:43:26 [2022-11-15T08:43:26.147Z] #44 [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
08:43:26 [2022-11-15T08:43:26.147Z] #44 59.54 configure.ac:7: installing 'build-aux/compile'
08:43:26 [2022-11-15T08:43:26.147Z] #44 59.56 configure.ac:9: installing 'build-aux/config.guess'
08:43:26 [2022-11-15T08:43:26.147Z] #44 59.60 configure.ac:9: installing 'build-aux/config.sub'
08:43:26 [2022-11-15T08:43:26.147Z] #44 59.61 configure.ac:11: installing 'build-aux/install-sh'
08:43:26 [2022-11-15T08:43:26.147Z] #44 59.61 configure.ac:11: installing 'build-aux/missing'
08:43:26 [2022-11-15T08:43:26.147Z] #44 59.82 Makefile.am: installing 'build-aux/depcomp'
08:43:26 [2022-11-15T08:43:26.147Z] #44 59.90 parallel-tests: installing 'build-aux/test-driver'
08:43:26 [2022-11-15T08:43:26.147Z] #44 62.03 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
08:43:26 [2022-11-15T08:43:26.147Z] #44 62.03 libtoolize: copying file 'build-aux/ltmain.sh'
08:43:26 [2022-11-15T08:43:26.147Z] #44 62.70 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
08:43:26 [2022-11-15T08:43:26.147Z] #44 62.70 libtoolize: copying file 'm4/libtool.m4'
08:43:26 [2022-11-15T08:43:26.147Z] #44 62.86 libtoolize: copying file 'm4/ltoptions.m4'
08:43:26 [2022-11-15T08:43:26.147Z] #44 62.97 libtoolize: copying file 'm4/ltsugar.m4'
08:43:26 [2022-11-15T08:43:26.147Z] #44 63.08 libtoolize: copying file 'm4/ltversion.m4'
08:43:26 [2022-11-15T08:43:26.147Z] #44 63.17 libtoolize: copying file 'm4/lt~obsolete.m4'
08:43:26 [2022-11-15T08:43:26.714Z] #44 ...
08:43:26 [2022-11-15T08:43:26.714Z] 
08:43:26 [2022-11-15T08:43:26.714Z] #55 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
08:43:26 [2022-11-15T08:43:26.714Z] #55 DONE 0.8s
08:43:26 [2022-11-15T08:43:26.971Z] 
08:43:26 [2022-11-15T08:43:26.971Z] #56 [dev-systemd-false  6/28] RUN ldconfig
08:43:27 [2022-11-15T08:43:27.907Z] #56 DONE 1.0s
08:43:27 [2022-11-15T08:43:27.907Z] 
08:43:27 [2022-11-15T08:43:27.907Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
08:43:28 [2022-11-15T08:43:28.839Z] #57 1.137 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
08:43:29 [2022-11-15T08:43:29.096Z] #57 1.165 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:43:29 [2022-11-15T08:43:29.097Z] #57 1.170 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:43:29 [2022-11-15T08:43:29.663Z] #57 1.863 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
08:43:31 [2022-11-15T08:43:31.561Z] #57 3.719 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [192 kB]
08:43:33 [2022-11-15T08:43:33.457Z] #57 ...
08:43:33 [2022-11-15T08:43:33.457Z] 
08:43:33 [2022-11-15T08:43:33.457Z] #28 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
08:43:34 [2022-11-15T08:43:34.775Z] #28 121.6 Updating files:  22% (2590/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  69% (7975/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  91% (10392/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  96% (10958/11414)
Updating files:  97% (11072/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
08:43:35 [2022-11-15T08:43:35.032Z] #28 125.2 + cd /tmp/tmp.3xjpzoyHod/tmp/docker-ce
08:43:35 [2022-11-15T08:43:35.032Z] #28 125.2 + git checkout -q v17.06.2-ce
08:43:36 [2022-11-15T08:43:36.929Z] #28 ...
08:43:36 [2022-11-15T08:43:36.929Z] 
08:43:36 [2022-11-15T08:43:36.929Z] #29 [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
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3 Delve is a source level debugger for Go programs.
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3 
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3 Delve enables you to interact with your program by controlling the execution of the process,
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3 
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3 
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3 Pass flags to the program you are debugging using `--`, for example:
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3 
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3 `dlv exec ./hello -- server --config conf/config.toml`
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3 
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3 Usage:
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3   dlv [command]
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3 
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3 Available Commands:
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3   attach      Attach to running process and begin debugging.
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3   connect     Connect to a headless debug server with a terminal client.
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3   core        Examine a core dump.
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3   debug       Compile and begin debugging main package in current directory, or the package specified.
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3   exec        Execute a precompiled binary, and begin a debug session.
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3   help        Help about any command
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3   run         Deprecated command. Use 'debug' instead.
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3   test        Compile test binary and begin debugging program.
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3   trace       Compile and begin tracing program.
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3   version     Prints version.
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3 
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3 Flags:
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3       --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)
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3       --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)
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3       --disable-aslr                     Disables address space randomization
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3   -h, --help                             help for dlv
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3       --init string                      Init file, executed by the terminal client.
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3       --log                              Enable debugging server logging.
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3       --wd string                        Working directory for running the program.
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3 
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3 Additional help topics:
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3   dlv backend  Help about the --backend flag.
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3   dlv log      Help about logging flags.
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3   dlv redirect Help about file redirection.
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3 
08:43:36 [2022-11-15T08:43:36.929Z] #29 126.3 Use "dlv [command] --help" for more information about a command.
08:43:36 [2022-11-15T08:43:36.929Z] #29 DONE 127.7s
08:43:36 [2022-11-15T08:43:36.929Z] 
08:43:36 [2022-11-15T08:43:36.929Z] #44 [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
08:43:36 [2022-11-15T08:43:36.929Z] #44 78.27 configure.ac:11: installing 'build-aux/compile'
08:43:36 [2022-11-15T08:43:36.929Z] #44 78.27 configure.ac:11: installing 'build-aux/config.guess'
08:43:36 [2022-11-15T08:43:36.929Z] #44 78.31 configure.ac:11: installing 'build-aux/config.sub'
08:43:36 [2022-11-15T08:43:36.929Z] #44 78.32 configure.ac:13: installing 'build-aux/install-sh'
08:43:36 [2022-11-15T08:43:36.929Z] #44 78.33 configure.ac:13: installing 'build-aux/missing'
08:43:36 [2022-11-15T08:43:36.929Z] #44 78.34 configure.ac:8: installing 'build-aux/tap-driver.sh'
08:43:36 [2022-11-15T08:43:36.929Z] #44 78.54 Makefile.am: installing 'build-aux/depcomp'
08:43:36 [2022-11-15T08:43:36.929Z] #44 79.91 checking build system type... aarch64-unknown-linux-gnu
08:43:36 [2022-11-15T08:43:36.929Z] #44 80.27 checking host system type... aarch64-unknown-linux-gnu
08:43:36 [2022-11-15T08:43:36.929Z] #44 80.27 checking how to print strings... printf
08:43:36 [2022-11-15T08:43:36.929Z] #44 80.28 checking for gcc... gcc
08:43:37 [2022-11-15T08:43:37.444Z] #44 80.60 checking whether the C compiler works... yes
08:43:37 [2022-11-15T08:43:37.701Z] #44 80.97 checking for C compiler default output file name... a.out
08:43:37 [2022-11-15T08:43:37.701Z] #44 80.99 checking for suffix of executables... 
08:43:37 [2022-11-15T08:43:37.959Z] #44 81.22 checking whether we are cross compiling... no
08:43:37 [2022-11-15T08:43:37.959Z] #44 81.40 checking for suffix of object files... o
08:43:38 [2022-11-15T08:43:38.217Z] #44 81.53 checking whether we are using the GNU C compiler... yes
08:43:38 [2022-11-15T08:43:38.217Z] #44 81.65 checking whether gcc accepts -g... yes
08:43:38 [2022-11-15T08:43:38.732Z] #44 81.78 checking for gcc option to accept ISO C89... none needed
08:43:38 [2022-11-15T08:43:38.732Z] #44 82.05 checking whether gcc understands -c and -o together... yes
08:43:38 [2022-11-15T08:43:38.732Z] #44 82.21 checking for a sed that does not truncate output... /bin/sed
08:43:38 [2022-11-15T08:43:38.732Z] #44 82.23 checking for grep that handles long lines and -e... /bin/grep
08:43:38 [2022-11-15T08:43:38.732Z] #44 82.24 checking for egrep... /bin/grep -E
08:43:38 [2022-11-15T08:43:38.732Z] #44 82.26 checking for fgrep... /bin/grep -F
08:43:38 [2022-11-15T08:43:38.732Z] #44 82.27 checking for ld used by gcc... /usr/bin/ld
08:43:38 [2022-11-15T08:43:38.989Z] #44 82.28 checking if the linker (/usr/bin/ld) is GNU ld... yes
08:43:38 [2022-11-15T08:43:38.990Z] #44 82.29 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
08:43:38 [2022-11-15T08:43:38.990Z] #44 82.30 checking the name lister (/usr/bin/nm -B) interface... BSD nm
08:43:38 [2022-11-15T08:43:38.990Z] #44 82.46 checking whether ln -s works... yes
08:43:38 [2022-11-15T08:43:38.990Z] #44 82.46 checking the maximum length of command line arguments... 1572864
08:43:38 [2022-11-15T08:43:38.990Z] #44 82.49 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
08:43:38 [2022-11-15T08:43:38.990Z] #44 82.51 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
08:43:38 [2022-11-15T08:43:38.990Z] #44 82.51 checking for /usr/bin/ld option to reload object files... -r
08:43:38 [2022-11-15T08:43:38.990Z] #44 82.51 checking for objdump... objdump
08:43:38 [2022-11-15T08:43:38.990Z] #44 82.51 checking how to recognize dependent libraries... pass_all
08:43:38 [2022-11-15T08:43:38.990Z] #44 82.51 checking for dlltool... no
08:43:38 [2022-11-15T08:43:38.990Z] #44 82.52 checking how to associate runtime and link libraries... printf %s\n
08:43:38 [2022-11-15T08:43:38.990Z] #44 82.52 checking for ar... ar
08:43:39 [2022-11-15T08:43:39.555Z] #44 82.53 checking for archiver @FILE support... @
08:43:39 [2022-11-15T08:43:39.555Z] #44 82.70 checking for strip... strip
08:43:39 [2022-11-15T08:43:39.555Z] #44 82.71 checking for ranlib... ranlib
08:43:39 [2022-11-15T08:43:39.555Z] #44 82.72 checking for gawk... no
08:43:39 [2022-11-15T08:43:39.555Z] #44 82.72 checking for mawk... mawk
08:43:39 [2022-11-15T08:43:39.812Z] #44 82.73 checking command to parse /usr/bin/nm -B output from gcc object... ok
08:43:39 [2022-11-15T08:43:39.812Z] #44 83.21 checking for sysroot... no
08:43:39 [2022-11-15T08:43:39.812Z] #44 83.21 checking for a working dd... /bin/dd
08:43:40 [2022-11-15T08:43:40.070Z] #44 83.25 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
08:43:40 [2022-11-15T08:43:40.070Z] #44 83.26 checking for mt... no
08:43:40 [2022-11-15T08:43:40.070Z] #44 83.26 checking if : is a manifest tool... no
08:43:40 [2022-11-15T08:43:40.070Z] #44 83.29 checking how to run the C preprocessor... gcc -E
08:43:40 [2022-11-15T08:43:40.893Z] #44 83.56 checking for ANSI C header files... yes
08:43:41 [2022-11-15T08:43:41.151Z] #44 84.29 checking for sys/types.h... yes
08:43:41 [2022-11-15T08:43:41.151Z] #44 84.47 checking for sys/stat.h... yes
08:43:41 [2022-11-15T08:43:41.409Z] #44 84.65 checking for stdlib.h... yes
08:43:41 [2022-11-15T08:43:41.667Z] #44 84.87 checking for string.h... yes
08:43:41 [2022-11-15T08:43:41.925Z] #44 85.08 checking for memory.h... yes
08:43:41 [2022-11-15T08:43:41.925Z] #44 85.25 checking for strings.h... yes
08:43:42 [2022-11-15T08:43:42.491Z] #44 85.47 checking for inttypes.h... yes
08:43:42 [2022-11-15T08:43:42.491Z] #44 85.71 checking for stdint.h... yes
08:43:42 [2022-11-15T08:43:42.750Z] #44 85.99 checking for unistd.h... yes
08:43:43 [2022-11-15T08:43:43.008Z] #44 86.21 checking for dlfcn.h... yes
08:43:43 [2022-11-15T08:43:43.008Z] #44 86.38 checking for objdir... .libs
08:43:43 [2022-11-15T08:43:43.266Z] #44 86.74 checking if gcc supports -fno-rtti -fno-exceptions... 
08:43:43 [2022-11-15T08:43:43.266Z] #44 ...
08:43:43 [2022-11-15T08:43:43.266Z] 
08:43:43 [2022-11-15T08:43:43.266Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
08:43:43 [2022-11-15T08:43:43.266Z] #57 5.474 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
08:43:43 [2022-11-15T08:43:43.266Z] #57 7.947 Fetched 8483 kB in 7s (1202 kB/s)
08:43:43 [2022-11-15T08:43:43.266Z] #57 7.947 Reading package lists...
08:43:43 [2022-11-15T08:43:43.266Z] #57 10.82 Reading package lists...
08:43:43 [2022-11-15T08:43:43.266Z] #57 13.31 Building dependency tree...
08:43:43 [2022-11-15T08:43:43.266Z] #57 15.28 The following additional packages will be installed:
08:43:43 [2022-11-15T08:43:43.266Z] #57 15.28   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
08:43:43 [2022-11-15T08:43:43.266Z] #57 15.28   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
08:43:43 [2022-11-15T08:43:43.266Z] #57 15.28   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
08:43:43 [2022-11-15T08:43:43.266Z] #57 15.29   libxtables12 python-pip-whl python3-distutils python3-lib2to3
08:43:43 [2022-11-15T08:43:43.266Z] #57 15.29   python3-pkg-resources systemd vim-runtime xxd
08:43:43 [2022-11-15T08:43:43.266Z] #57 15.30 Suggested packages:
08:43:43 [2022-11-15T08:43:43.266Z] #57 15.30   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
08:43:43 [2022-11-15T08:43:43.266Z] #57 15.30   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
08:43:43 [2022-11-15T08:43:43.266Z] #57 15.30   ctags vim-doc vim-scripts xfsdump acl attr quota
08:43:43 [2022-11-15T08:43:43.266Z] #57 15.30 Recommended packages:
08:43:43 [2022-11-15T08:43:43.266Z] #57 15.30   libatm1 nftables libpam-cap build-essential python3-dev dbus
08:43:43 [2022-11-15T08:43:43.266Z] #57 15.30   systemd-timesyncd | time-daemon unzip
08:43:43 [2022-11-15T08:43:43.524Z] #57 ...
08:43:43 [2022-11-15T08:43:43.524Z] 
08:43:43 [2022-11-15T08:43:43.524Z] #44 [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
08:43:43 [2022-11-15T08:43:43.524Z] #44 86.74 checking if gcc supports -fno-rtti -fno-exceptions... no
08:43:43 [2022-11-15T08:43:43.524Z] #44 86.90 checking for gcc option to produce PIC... -fPIC -DPIC
08:43:43 [2022-11-15T08:43:43.524Z] #44 86.90 checking if gcc PIC flag -fPIC -DPIC works... yes
08:43:44 [2022-11-15T08:43:44.040Z] #44 87.01 checking if gcc static flag -static works... yes
08:43:44 [2022-11-15T08:43:44.040Z] #44 87.37 checking if gcc supports -c -o file.o... yes
08:43:44 [2022-11-15T08:43:44.040Z] #44 ...
08:43:44 [2022-11-15T08:43:44.040Z] 
08:43:44 [2022-11-15T08:43:44.040Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
08:43:44 [2022-11-15T08:43:44.040Z] #50 12.61 + cd /tmp/tmp.u8Kig4Gy49/src/github.com/opencontainers/runc
08:43:44 [2022-11-15T08:43:44.040Z] #50 12.61 + git checkout -q v1.1.4
08:43:44 [2022-11-15T08:43:44.040Z] #50 13.38 + '[' -z '' ']'
08:43:44 [2022-11-15T08:43:44.040Z] #50 13.40 + target=static
08:43:44 [2022-11-15T08:43:44.040Z] #50 13.40 + make BUILDTAGS=seccomp static
08:43:44 [2022-11-15T08:43:44.040Z] #50 13.70 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 .
08:43:44 [2022-11-15T08:43:44.298Z] #50 ...
08:43:44 [2022-11-15T08:43:44.298Z] 
08:43:44 [2022-11-15T08:43:44.298Z] #44 [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
08:43:44 [2022-11-15T08:43:44.298Z] #44 87.59 checking if gcc supports -c -o file.o... (cached) yes
08:43:44 [2022-11-15T08:43:44.298Z] #44 87.59 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
08:43:44 [2022-11-15T08:43:44.863Z] #44 87.67 checking dynamic linker characteristics... GNU/Linux ld.so
08:43:44 [2022-11-15T08:43:44.863Z] #44 88.05 checking how to hardcode library paths into programs... immediate
08:43:44 [2022-11-15T08:43:44.863Z] #44 88.06 checking whether stripping libraries is possible... yes
08:43:44 [2022-11-15T08:43:44.864Z] #44 88.06 checking if libtool supports shared libraries... yes
08:43:44 [2022-11-15T08:43:44.864Z] #44 88.06 checking whether to build shared libraries... no
08:43:44 [2022-11-15T08:43:44.864Z] #44 88.06 checking whether to build static libraries... yes
08:43:44 [2022-11-15T08:43:44.864Z] #44 88.07 checking for a BSD-compatible install... /usr/bin/install -c
08:43:44 [2022-11-15T08:43:44.864Z] #44 88.11 checking whether build environment is sane... yes
08:43:44 [2022-11-15T08:43:44.864Z] #44 88.18 checking for a thread-safe mkdir -p... /bin/mkdir -p
08:43:44 [2022-11-15T08:43:44.864Z] #44 88.21 checking whether make sets $(MAKE)... yes
08:43:44 [2022-11-15T08:43:44.864Z] #44 88.27 checking whether make supports the include directive... yes (GNU style)
08:43:44 [2022-11-15T08:43:44.864Z] #44 88.31 checking whether make supports nested variables... yes
08:43:44 [2022-11-15T08:43:44.864Z] #44 88.35 checking whether UID '0' is supported by ustar format... yes
08:43:44 [2022-11-15T08:43:44.864Z] #44 88.36 checking whether GID '0' is supported by ustar format... yes
08:43:44 [2022-11-15T08:43:44.864Z] #44 88.36 checking how to create a ustar tar archive... gnutar
08:43:45 [2022-11-15T08:43:45.124Z] #44 88.44 checking dependency style of gcc... gcc3
08:43:45 [2022-11-15T08:43:45.124Z] #44 88.64 checking whether to enable maintainer-specific portions of Makefiles... yes
08:43:45 [2022-11-15T08:43:45.124Z] #44 88.64 checking whether make supports nested variables... (cached) yes
08:43:45 [2022-11-15T08:43:45.124Z] #44 88.64 checking for gawk... (cached) mawk
08:43:45 [2022-11-15T08:43:45.124Z] #44 88.64 checking for a sed that does not truncate output... (cached) /bin/sed
08:43:45 [2022-11-15T08:43:45.385Z] #44 88.65 checking for gcc... (cached) gcc
08:43:45 [2022-11-15T08:43:45.385Z] #44 88.78 checking whether we are using the GNU C compiler... (cached) yes
08:43:45 [2022-11-15T08:43:45.385Z] #44 88.79 checking whether gcc accepts -g... (cached) yes
08:43:45 [2022-11-15T08:43:45.385Z] #44 88.79 checking for gcc option to accept ISO C89... (cached) none needed
08:43:45 [2022-11-15T08:43:45.385Z] #44 88.79 checking whether gcc understands -c and -o together... (cached) yes
08:43:45 [2022-11-15T08:43:45.385Z] #44 88.79 checking for a Python interpreter with version >= 3... python3
08:43:45 [2022-11-15T08:43:45.385Z] #44 88.87 checking for python3... /usr/bin/python3
08:43:45 [2022-11-15T08:43:45.644Z] #44 88.88 checking for python3 version... 3.9
08:43:45 [2022-11-15T08:43:45.644Z] #44 88.93 checking for python3 platform... linux
08:43:45 [2022-11-15T08:43:45.644Z] #44 88.97 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
08:43:45 [2022-11-15T08:43:45.902Z] #44 89.11 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
08:43:45 [2022-11-15T08:43:45.902Z] #44 89.26 checking for go-md2man... no
08:43:46 [2022-11-15T08:43:46.159Z] #44 89.29 checking error.h usability... yes
08:43:46 [2022-11-15T08:43:46.159Z] #44 89.45 checking error.h presence... yes
08:43:46 [2022-11-15T08:43:46.159Z] #44 89.53 checking for error.h... yes
08:43:46 [2022-11-15T08:43:46.418Z] #44 89.58 checking linux/openat2.h usability... yes
08:43:46 [2022-11-15T08:43:46.418Z] #44 89.77 checking linux/openat2.h presence... yes
08:43:46 [2022-11-15T08:43:46.418Z] #44 89.85 checking for linux/openat2.h... yes
08:43:46 [2022-11-15T08:43:46.983Z] #44 89.90 checking for copy_file_range... yes
08:43:46 [2022-11-15T08:43:46.983Z] #44 90.18 checking for fgetxattr... yes
08:43:47 [2022-11-15T08:43:47.241Z] #44 90.38 checking for statx... yes
08:43:47 [2022-11-15T08:43:47.498Z] #44 90.68 checking for fgetpwent_r... yes
08:43:47 [2022-11-15T08:43:47.756Z] #44 90.95 checking for issetugid... no
08:43:47 [2022-11-15T08:43:47.756Z] #44 91.20 checking for pkg-config... /usr/bin/pkg-config
08:43:47 [2022-11-15T08:43:47.756Z] #44 91.21 checking pkg-config is at least version 0.9.0... yes
08:43:48 [2022-11-15T08:43:48.322Z] #44 91.22 checking for library containing yajl_tree_get... -lyajl
08:43:48 [2022-11-15T08:43:48.322Z] #44 91.67 checking for yajl >= 2.0.0... yes
08:43:48 [2022-11-15T08:43:48.580Z] #44 91.72 checking sys/capability.h usability... yes
08:43:48 [2022-11-15T08:43:48.580Z] #44 91.86 checking sys/capability.h presence... yes
08:43:48 [2022-11-15T08:43:48.580Z] #44 91.97 checking for sys/capability.h... yes
08:43:48 [2022-11-15T08:43:48.580Z] #44 91.97 checking for library containing cap_from_name... 
08:43:48 [2022-11-15T08:43:48.580Z] #44 ...
08:43:48 [2022-11-15T08:43:48.580Z] 
08:43:48 [2022-11-15T08:43:48.580Z] #28 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
08:43:48 [2022-11-15T08:43:48.580Z] #28 129.0 + mkdir -p /tmp/tmp.3xjpzoyHod/src/github.com/docker
08:43:48 [2022-11-15T08:43:48.580Z] #28 129.0 + mv components/cli /tmp/tmp.3xjpzoyHod/src/github.com/docker/cli
08:43:48 [2022-11-15T08:43:48.580Z] #28 129.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
08:43:48 [2022-11-15T08:43:48.838Z] #28 ...
08:43:48 [2022-11-15T08:43:48.838Z] 
08:43:48 [2022-11-15T08:43:48.838Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
08:43:48 [2022-11-15T08:43:48.838Z] #57 16.71 The following NEW packages will be installed:
08:43:48 [2022-11-15T08:43:48.838Z] #57 16.71   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
08:43:48 [2022-11-15T08:43:48.838Z] #57 16.72   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
08:43:48 [2022-11-15T08:43:48.838Z] #57 16.72   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
08:43:48 [2022-11-15T08:43:48.838Z] #57 16.72   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
08:43:48 [2022-11-15T08:43:48.838Z] #57 16.72   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
08:43:48 [2022-11-15T08:43:48.838Z] #57 16.72   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
08:43:48 [2022-11-15T08:43:48.838Z] #57 16.72   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
08:43:48 [2022-11-15T08:43:48.838Z] #57 16.72   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
08:43:48 [2022-11-15T08:43:48.838Z] #57 16.72   vim-runtime xfsprogs xxd xz-utils zip zstd
08:43:48 [2022-11-15T08:43:48.838Z] #57 17.05 0 upgraded, 56 newly installed, 0 to remove and 2 not upgraded.
08:43:48 [2022-11-15T08:43:48.838Z] #57 17.05 Need to get 31.8 MB of archives.
08:43:48 [2022-11-15T08:43:48.838Z] #57 17.05 After this operation, 123 MB of additional disk space will be used.
08:43:48 [2022-11-15T08:43:48.838Z] #57 17.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
08:43:48 [2022-11-15T08:43:48.838Z] #57 17.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
08:43:48 [2022-11-15T08:43:48.838Z] #57 17.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
08:43:48 [2022-11-15T08:43:48.838Z] #57 17.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
08:43:48 [2022-11-15T08:43:48.838Z] #57 17.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
08:43:48 [2022-11-15T08:43:48.838Z] #57 17.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
08:43:48 [2022-11-15T08:43:48.838Z] #57 17.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
08:43:48 [2022-11-15T08:43:48.838Z] #57 17.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
08:43:48 [2022-11-15T08:43:48.838Z] #57 17.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
08:43:48 [2022-11-15T08:43:48.838Z] #57 17.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
08:43:48 [2022-11-15T08:43:48.838Z] #57 17.31 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
08:43:48 [2022-11-15T08:43:48.838Z] #57 17.31 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
08:43:48 [2022-11-15T08:43:48.838Z] #57 17.31 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
08:43:48 [2022-11-15T08:43:48.838Z] #57 17.31 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
08:43:48 [2022-11-15T08:43:48.838Z] #57 17.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
08:43:48 [2022-11-15T08:43:48.838Z] #57 17.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
08:43:48 [2022-11-15T08:43:48.838Z] #57 17.34 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
08:43:48 [2022-11-15T08:43:48.838Z] #57 17.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
08:43:48 [2022-11-15T08:43:48.838Z] #57 17.35 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
08:43:48 [2022-11-15T08:43:48.838Z] #57 17.36 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
08:43:48 [2022-11-15T08:43:48.838Z] #57 17.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
08:43:48 [2022-11-15T08:43:48.838Z] #57 17.38 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
08:43:48 [2022-11-15T08:43:48.838Z] #57 17.38 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
08:43:48 [2022-11-15T08:43:48.838Z] #57 17.39 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
08:43:48 [2022-11-15T08:43:48.838Z] #57 17.39 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
08:43:48 [2022-11-15T08:43:48.838Z] #57 17.39 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
08:43:48 [2022-11-15T08:43:48.838Z] #57 17.40 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
08:43:48 [2022-11-15T08:43:48.838Z] #57 17.40 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
08:43:48 [2022-11-15T08:43:48.839Z] #57 17.40 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
08:43:48 [2022-11-15T08:43:48.839Z] #57 17.41 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
08:43:48 [2022-11-15T08:43:48.839Z] #57 17.41 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
08:43:48 [2022-11-15T08:43:48.839Z] #57 17.42 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
08:43:48 [2022-11-15T08:43:48.839Z] #57 17.70 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
08:43:48 [2022-11-15T08:43:48.839Z] #57 17.70 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
08:43:48 [2022-11-15T08:43:48.839Z] #57 17.71 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
08:43:48 [2022-11-15T08:43:48.839Z] #57 17.71 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
08:43:48 [2022-11-15T08:43:48.839Z] #57 17.71 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
08:43:48 [2022-11-15T08:43:48.839Z] #57 17.71 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
08:43:48 [2022-11-15T08:43:48.839Z] #57 17.71 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
08:43:48 [2022-11-15T08:43:48.839Z] #57 17.71 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
08:43:48 [2022-11-15T08:43:48.839Z] #57 17.72 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
08:43:48 [2022-11-15T08:43:48.839Z] #57 17.75 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
08:43:48 [2022-11-15T08:43:48.839Z] #57 17.76 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
08:43:48 [2022-11-15T08:43:48.839Z] #57 17.76 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
08:43:48 [2022-11-15T08:43:48.839Z] #57 17.76 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
08:43:48 [2022-11-15T08:43:48.839Z] #57 17.77 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
08:43:48 [2022-11-15T08:43:48.839Z] #57 17.78 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
08:43:48 [2022-11-15T08:43:48.839Z] #57 17.78 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
08:43:48 [2022-11-15T08:43:48.839Z] #57 17.80 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
08:43:48 [2022-11-15T08:43:48.839Z] #57 17.81 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
08:43:48 [2022-11-15T08:43:48.839Z] #57 17.82 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
08:43:48 [2022-11-15T08:43:48.839Z] #57 17.82 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
08:43:48 [2022-11-15T08:43:48.839Z] #57 17.93 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
08:43:48 [2022-11-15T08:43:48.839Z] #57 17.94 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
08:43:48 [2022-11-15T08:43:48.839Z] #57 17.98 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
08:43:48 [2022-11-15T08:43:48.839Z] #57 17.99 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
08:43:48 [2022-11-15T08:43:48.839Z] #57 18.70 debconf: delaying package configuration, since apt-utils is not installed
08:43:48 [2022-11-15T08:43:48.839Z] #57 18.86 Fetched 31.8 MB in 1s (25.8 MB/s)
08:43:48 [2022-11-15T08:43:48.839Z] #57 18.93 Selecting previously unselected package libcap2:arm64.
08:43:48 [2022-11-15T08:43:48.839Z] #57 18.93 (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.)
08:43:48 [2022-11-15T08:43:48.839Z] #57 19.01 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ...
08:43:48 [2022-11-15T08:43:48.839Z] #57 19.02 Unpacking libcap2:arm64 (1:2.44-1) ...
08:43:48 [2022-11-15T08:43:48.839Z] #57 19.11 Selecting previously unselected package libargon2-1:arm64.
08:43:48 [2022-11-15T08:43:48.839Z] #57 19.11 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ...
08:43:48 [2022-11-15T08:43:48.839Z] #57 19.11 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
08:43:48 [2022-11-15T08:43:48.839Z] #57 19.23 Selecting previously unselected package libjson-c5:arm64.
08:43:48 [2022-11-15T08:43:48.839Z] #57 19.24 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ...
08:43:48 [2022-11-15T08:43:48.839Z] #57 19.25 Unpacking libjson-c5:arm64 (0.15-2) ...
08:43:48 [2022-11-15T08:43:48.839Z] #57 19.31 Selecting previously unselected package libcryptsetup12:arm64.
08:43:48 [2022-11-15T08:43:48.839Z] #57 19.32 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
08:43:48 [2022-11-15T08:43:48.839Z] #57 19.32 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
08:43:48 [2022-11-15T08:43:48.839Z] #57 19.54 Selecting previously unselected package libip4tc2:arm64.
08:43:48 [2022-11-15T08:43:48.839Z] #57 19.54 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ...
08:43:48 [2022-11-15T08:43:48.839Z] #57 19.55 Unpacking libip4tc2:arm64 (1.8.7-1) ...
08:43:48 [2022-11-15T08:43:48.839Z] #57 19.62 Selecting previously unselected package libkmod2:arm64.
08:43:48 [2022-11-15T08:43:48.839Z] #57 19.63 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ...
08:43:48 [2022-11-15T08:43:48.839Z] #57 19.63 Unpacking libkmod2:arm64 (28-1) ...
08:43:48 [2022-11-15T08:43:48.839Z] #57 19.73 Selecting previously unselected package systemd.
08:43:48 [2022-11-15T08:43:48.839Z] #57 19.75 Preparing to unpack .../06-systemd_247.3-7+deb11u1_arm64.deb ...
08:43:48 [2022-11-15T08:43:48.839Z] #57 19.97 Unpacking systemd (247.3-7+deb11u1) ...
08:43:49 [2022-11-15T08:43:49.096Z] #57 ...
08:43:49 [2022-11-15T08:43:49.096Z] 
08:43:49 [2022-11-15T08:43:49.096Z] #38 [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
08:43:49 [2022-11-15T08:43:49.096Z] #38 DONE 139.6s
08:43:49 [2022-11-15T08:43:49.354Z] 
08:43:49 [2022-11-15T08:43:49.354Z] #44 [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
08:43:49 [2022-11-15T08:43:49.354Z] #44 91.97 checking for library containing cap_from_name... -lcap
08:43:49 [2022-11-15T08:43:49.613Z] #44 92.40 checking for library containing dlopen... -ldl
08:43:49 [2022-11-15T08:43:49.871Z] #44 93.13 checking seccomp.h usability... yes
08:43:50 [2022-11-15T08:43:50.129Z] #44 93.37 checking seccomp.h presence... yes
08:43:50 [2022-11-15T08:43:50.129Z] #44 93.46 checking for seccomp.h... yes
08:43:50 [2022-11-15T08:43:50.390Z] #44 93.46 checking for library containing seccomp_rule_add... -lseccomp
08:43:50 [2022-11-15T08:43:50.652Z] #44 93.81 checking for library containing seccomp_arch_resolve_name... none required
08:43:50 [2022-11-15T08:43:50.910Z] #44 94.00 checking systemd/sd-bus.h usability... yes
08:43:50 [2022-11-15T08:43:50.910Z] #44 94.21 checking systemd/sd-bus.h presence... yes
08:43:50 [2022-11-15T08:43:50.910Z] #44 94.30 checking for systemd/sd-bus.h... yes
08:43:51 [2022-11-15T08:43:51.476Z] #44 94.31 checking for library containing sd_bus_match_signal_async... -lsystemd
08:43:51 [2022-11-15T08:43:51.734Z] #44 94.80 checking for sd_notify_barrier... yes
08:43:51 [2022-11-15T08:43:51.992Z] #44 95.16 checking linux/bpf.h usability... yes
08:43:51 [2022-11-15T08:43:51.992Z] #44 95.30 checking linux/bpf.h presence... yes
08:43:51 [2022-11-15T08:43:51.992Z] #44 95.36 checking for linux/bpf.h... yes
08:43:52 [2022-11-15T08:43:52.249Z] #44 95.37 checking compilation for eBPF... yes
08:43:52 [2022-11-15T08:43:52.249Z] #44 95.54 checking for criu >= 3.15... no
08:43:52 [2022-11-15T08:43:52.249Z] #44 95.57 configure: CRIU headers not found, building without CRIU support
08:43:52 [2022-11-15T08:43:52.249Z] #44 95.57 checking for criu > 3.16... no
08:43:52 [2022-11-15T08:43:52.249Z] #44 95.60 configure: CRIU version doesn't support join-ns API
08:43:52 [2022-11-15T08:43:52.249Z] #44 95.60 checking for criu > 3.16.1... no
08:43:52 [2022-11-15T08:43:52.249Z] #44 95.63 configure: CRIU version doesn't support for pre-dumping
08:43:52 [2022-11-15T08:43:52.249Z] #44 95.63 checking for new mount API (fsconfig)... yes
08:43:52 [2022-11-15T08:43:52.507Z] #44 95.69 checking for seccomp notify API... yes
08:43:52 [2022-11-15T08:43:52.507Z] #44 95.80 checking for gperf... no
08:43:52 [2022-11-15T08:43:52.507Z] #44 95.81 configure: gperf not found - cannot rebuild signal parser code
08:43:52 [2022-11-15T08:43:52.765Z] #44 95.81 checking for library containing argp_parse... none required
08:43:53 [2022-11-15T08:43:53.023Z] #44 96.22 checking that generated files are newer than configure... done
08:43:53 [2022-11-15T08:43:53.023Z] #44 96.23 configure: creating ./config.status
08:43:56 [2022-11-15T08:43:56.304Z] #44 99.13 config.status: creating Makefile
08:43:56 [2022-11-15T08:43:56.304Z] #44 99.20 config.status: creating rpm/crun.spec
08:43:56 [2022-11-15T08:43:56.304Z] #44 99.28 config.status: creating config.h
08:43:56 [2022-11-15T08:43:56.304Z] #44 99.34 config.status: executing libtool commands
08:43:56 [2022-11-15T08:43:56.304Z] #44 99.38 config.status: executing depfiles commands
08:43:56 [2022-11-15T08:43:56.304Z] #44 ...
08:43:56 [2022-11-15T08:43:56.304Z] 
08:43:56 [2022-11-15T08:43:56.304Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
08:43:56 [2022-11-15T08:43:56.304Z] #57 22.34 Selecting previously unselected package pigz.
08:43:56 [2022-11-15T08:43:56.304Z] #57 22.35 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 22.36 Unpacking pigz (2.6-1) ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 22.47 Selecting previously unselected package libelf1:arm64.
08:43:56 [2022-11-15T08:43:56.304Z] #57 22.47 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 22.48 Unpacking libelf1:arm64 (0.183-1) ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 22.63 Selecting previously unselected package libbpf0:arm64.
08:43:56 [2022-11-15T08:43:56.304Z] #57 22.63 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 22.64 Unpacking libbpf0:arm64 (1:0.3-2) ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 22.72 Selecting previously unselected package libmnl0:arm64.
08:43:56 [2022-11-15T08:43:56.304Z] #57 22.73 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 22.74 Unpacking libmnl0:arm64 (1.0.4-3) ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 22.82 Selecting previously unselected package libxtables12:arm64.
08:43:56 [2022-11-15T08:43:56.304Z] #57 22.82 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 22.83 Unpacking libxtables12:arm64 (1.8.7-1) ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 22.90 Selecting previously unselected package libcap2-bin.
08:43:56 [2022-11-15T08:43:56.304Z] #57 22.91 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 22.92 Unpacking libcap2-bin (1:2.44-1) ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 23.01 Selecting previously unselected package iproute2.
08:43:56 [2022-11-15T08:43:56.304Z] #57 23.02 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 23.03 Unpacking iproute2 (5.10.0-4) ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 23.44 Selecting previously unselected package xxd.
08:43:56 [2022-11-15T08:43:56.304Z] #57 23.44 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 23.46 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 23.58 Selecting previously unselected package vim-common.
08:43:56 [2022-11-15T08:43:56.304Z] #57 23.58 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 23.60 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 23.78 Selecting previously unselected package bash-completion.
08:43:56 [2022-11-15T08:43:56.304Z] #57 23.78 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 26.19 Unpacking bash-completion (1:2.11-2) ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 26.69 Selecting previously unselected package bzip2.
08:43:56 [2022-11-15T08:43:56.304Z] #57 26.69 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 26.69 Unpacking bzip2 (1.0.8-4) ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 26.77 Selecting previously unselected package xz-utils.
08:43:56 [2022-11-15T08:43:56.304Z] #57 26.78 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 26.78 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 26.93 Selecting previously unselected package apparmor.
08:43:56 [2022-11-15T08:43:56.304Z] #57 26.93 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 26.98 Unpacking apparmor (2.13.6-10) ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 27.36 Selecting previously unselected package inetutils-ping.
08:43:56 [2022-11-15T08:43:56.304Z] #57 27.36 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 27.37 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 27.47 Selecting previously unselected package libip6tc2:arm64.
08:43:56 [2022-11-15T08:43:56.304Z] #57 27.47 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 27.48 Unpacking libip6tc2:arm64 (1.8.7-1) ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 27.55 Selecting previously unselected package libnfnetlink0:arm64.
08:43:56 [2022-11-15T08:43:56.304Z] #57 27.56 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 27.57 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 27.63 Selecting previously unselected package libnetfilter-conntrack3:arm64.
08:43:56 [2022-11-15T08:43:56.304Z] #57 27.65 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 27.65 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 27.72 Selecting previously unselected package libnftnl11:arm64.
08:43:56 [2022-11-15T08:43:56.304Z] #57 27.73 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 27.73 Unpacking libnftnl11:arm64 (1.1.9-1) ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 27.83 Selecting previously unselected package iptables.
08:43:56 [2022-11-15T08:43:56.304Z] #57 27.83 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 27.86 Unpacking iptables (1.8.7-1) ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 28.17 Selecting previously unselected package libonig5:arm64.
08:43:56 [2022-11-15T08:43:56.304Z] #57 28.17 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 28.18 Unpacking libonig5:arm64 (6.9.6-1.1) ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 28.31 Selecting previously unselected package libjq1:arm64.
08:43:56 [2022-11-15T08:43:56.304Z] #57 28.34 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 28.34 Unpacking libjq1:arm64 (1.6-2.1) ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 28.44 Selecting previously unselected package jq.
08:43:56 [2022-11-15T08:43:56.304Z] #57 28.44 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 28.46 Unpacking jq (1.6-2.1) ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 28.57 Selecting previously unselected package libaio1:arm64.
08:43:56 [2022-11-15T08:43:56.304Z] #57 28.57 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 28.60 Unpacking libaio1:arm64 (0.3.112-9) ...
08:43:56 [2022-11-15T08:43:56.304Z] #57 28.65 Selecting previously unselected package libgpm2:arm64.
08:43:56 [2022-11-15T08:43:56.304Z] #57 28.66 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ...
08:43:56 [2022-11-15T08:43:56.562Z] #57 28.67 Unpacking libgpm2:arm64 (1.20.7-8) ...
08:43:56 [2022-11-15T08:43:56.562Z] #57 28.75 Selecting previously unselected package libicu67:arm64.
08:43:56 [2022-11-15T08:43:56.562Z] #57 28.75 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ...
08:43:56 [2022-11-15T08:43:56.562Z] #57 28.75 Unpacking libicu67:arm64 (67.1-7) ...
08:43:57 [2022-11-15T08:43:57.495Z] #57 ...
08:43:57 [2022-11-15T08:43:57.495Z] 
08:43:57 [2022-11-15T08:43:57.495Z] #44 [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
08:43:57 [2022-11-15T08:43:57.495Z] #44 100.7 === configuring in libocispec (/tmp/crun-build/libocispec)
08:43:57 [2022-11-15T08:43:57.495Z] #44 100.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
08:43:58 [2022-11-15T08:43:58.060Z] #44 101.3 checking for gcc... gcc
08:43:58 [2022-11-15T08:43:58.060Z] #44 101.4 checking whether the C compiler works... yes
08:43:58 [2022-11-15T08:43:58.060Z] #44 101.5 checking for C compiler default output file name... a.out
08:43:58 [2022-11-15T08:43:58.318Z] #44 101.5 checking for suffix of executables... 
08:43:58 [2022-11-15T08:43:58.576Z] #44 101.7 checking whether we are cross compiling... no
08:43:58 [2022-11-15T08:43:58.576Z] #44 101.9 checking for suffix of object files... o
08:43:58 [2022-11-15T08:43:58.576Z] #44 102.0 checking whether we are using the GNU C compiler... yes
08:43:58 [2022-11-15T08:43:58.833Z] #44 102.1 checking whether gcc accepts -g... yes
08:43:58 [2022-11-15T08:43:58.834Z] #44 102.2 checking for gcc option to accept ISO C89... none needed
08:43:59 [2022-11-15T08:43:59.091Z] #44 102.4 checking whether gcc understands -c and -o together... yes
08:43:59 [2022-11-15T08:43:59.091Z] #44 102.5 checking how to run the C preprocessor... gcc -E
08:43:59 [2022-11-15T08:43:59.349Z] #44 102.8 checking for grep that handles long lines and -e... /bin/grep
08:43:59 [2022-11-15T08:43:59.349Z] #44 102.8 checking for egrep... /bin/grep -E
08:43:59 [2022-11-15T08:43:59.914Z] #44 102.8 checking for ANSI C header files... yes
08:43:59 [2022-11-15T08:43:59.914Z] #44 103.4 checking for sys/types.h... yes
08:44:00 [2022-11-15T08:44:00.174Z] #44 103.5 checking for sys/stat.h... yes
08:44:00 [2022-11-15T08:44:00.432Z] #44 103.6 checking for stdlib.h... yes
08:44:00 [2022-11-15T08:44:00.689Z] #44 103.8 checking for string.h... yes
08:44:00 [2022-11-15T08:44:00.689Z] #44 104.0 checking for memory.h... yes
08:44:00 [2022-11-15T08:44:00.689Z] #44 104.1 checking for strings.h... yes
08:44:00 [2022-11-15T08:44:00.947Z] #44 104.3 checking for inttypes.h... yes
08:44:01 [2022-11-15T08:44:01.205Z] #44 104.5 checking for stdint.h... yes
08:44:01 [2022-11-15T08:44:01.462Z] #44 104.7 checking for unistd.h... yes
08:44:01 [2022-11-15T08:44:01.462Z] #44 104.8 checking minix/config.h usability... no
08:44:01 [2022-11-15T08:44:01.720Z] #44 105.0 checking minix/config.h presence... no
08:44:01 [2022-11-15T08:44:01.720Z] #44 105.1 checking for minix/config.h... no
08:44:01 [2022-11-15T08:44:01.978Z] #44 105.2 checking whether it is safe to define __EXTENSIONS__... yes
08:44:02 [2022-11-15T08:44:02.235Z] #44 105.4 checking build system type... aarch64-unknown-linux-gnu
08:44:02 [2022-11-15T08:44:02.235Z] #44 105.7 checking host system type... aarch64-unknown-linux-gnu
08:44:02 [2022-11-15T08:44:02.493Z] #44 105.7 checking how to print strings... printf
08:44:02 [2022-11-15T08:44:02.493Z] #44 105.7 checking for a sed that does not truncate output... /bin/sed
08:44:02 [2022-11-15T08:44:02.493Z] #44 105.7 checking for fgrep... /bin/grep -F
08:44:02 [2022-11-15T08:44:02.493Z] #44 105.7 checking for ld used by gcc... /usr/bin/ld
08:44:02 [2022-11-15T08:44:02.493Z] #44 105.7 checking if the linker (/usr/bin/ld) is GNU ld... yes
08:44:02 [2022-11-15T08:44:02.493Z] #44 105.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
08:44:02 [2022-11-15T08:44:02.493Z] #44 105.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm
08:44:02 [2022-11-15T08:44:02.493Z] #44 105.9 checking whether ln -s works... yes
08:44:02 [2022-11-15T08:44:02.493Z] #44 105.9 checking the maximum length of command line arguments... 1572864
08:44:02 [2022-11-15T08:44:02.751Z] #44 105.9 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
08:44:02 [2022-11-15T08:44:02.751Z] #44 105.9 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
08:44:02 [2022-11-15T08:44:02.751Z] #44 105.9 checking for /usr/bin/ld option to reload object files... -r
08:44:02 [2022-11-15T08:44:02.751Z] #44 105.9 checking for objdump... objdump
08:44:02 [2022-11-15T08:44:02.751Z] #44 106.0 checking how to recognize dependent libraries... pass_all
08:44:02 [2022-11-15T08:44:02.751Z] #44 106.0 checking for dlltool... no
08:44:02 [2022-11-15T08:44:02.751Z] #44 106.0 checking how to associate runtime and link libraries... printf %s\n
08:44:02 [2022-11-15T08:44:02.751Z] #44 106.0 checking for ar... ar
08:44:02 [2022-11-15T08:44:02.751Z] #44 106.0 checking for archiver @FILE support... @
08:44:02 [2022-11-15T08:44:02.751Z] #44 106.1 checking for strip... strip
08:44:02 [2022-11-15T08:44:02.751Z] #44 106.1 checking for ranlib... ranlib
08:44:02 [2022-11-15T08:44:02.751Z] #44 106.2 checking for gawk... no
08:44:02 [2022-11-15T08:44:02.751Z] #44 106.2 checking for mawk... mawk
08:44:03 [2022-11-15T08:44:03.316Z] #44 106.2 checking command to parse /usr/bin/nm -B output from gcc object... ok
08:44:03 [2022-11-15T08:44:03.316Z] #44 106.6 checking for sysroot... no
08:44:03 [2022-11-15T08:44:03.316Z] #44 106.6 checking for a working dd... /bin/dd
08:44:03 [2022-11-15T08:44:03.316Z] #44 106.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
08:44:03 [2022-11-15T08:44:03.316Z] #44 106.6 checking for mt... no
08:44:03 [2022-11-15T08:44:03.316Z] #44 106.6 checking if : is a manifest tool... no
08:44:03 [2022-11-15T08:44:03.316Z] #44 106.7 checking for dlfcn.h... yes
08:44:03 [2022-11-15T08:44:03.316Z] #44 106.8 checking for objdir... .libs
08:44:03 [2022-11-15T08:44:03.881Z] #44 107.1 checking if gcc supports -fno-rtti -fno-exceptions... no
08:44:03 [2022-11-15T08:44:03.881Z] #44 107.2 checking for gcc option to produce PIC... -fPIC -DPIC
08:44:03 [2022-11-15T08:44:03.881Z] #44 107.2 checking if gcc PIC flag -fPIC -DPIC works... yes
08:44:04 [2022-11-15T08:44:04.447Z] #44 107.3 checking if gcc static flag -static works... yes
08:44:04 [2022-11-15T08:44:04.447Z] #44 107.6 checking if gcc supports -c -o file.o... yes
08:44:04 [2022-11-15T08:44:04.447Z] #44 107.8 checking if gcc supports -c -o file.o... (cached) yes
08:44:04 [2022-11-15T08:44:04.447Z] #44 107.8 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
08:44:05 [2022-11-15T08:44:05.011Z] #44 107.9 checking dynamic linker characteristics... GNU/Linux ld.so
08:44:05 [2022-11-15T08:44:05.011Z] #44 108.2 checking how to hardcode library paths into programs... immediate
08:44:05 [2022-11-15T08:44:05.011Z] #44 108.2 checking whether stripping libraries is possible... yes
08:44:05 [2022-11-15T08:44:05.011Z] #44 108.2 checking if libtool supports shared libraries... yes
08:44:05 [2022-11-15T08:44:05.011Z] #44 108.2 checking whether to build shared libraries... no
08:44:05 [2022-11-15T08:44:05.011Z] #44 108.2 checking whether to build static libraries... yes
08:44:05 [2022-11-15T08:44:05.011Z] #44 108.2 checking for a BSD-compatible install... /usr/bin/install -c
08:44:05 [2022-11-15T08:44:05.011Z] #44 108.3 checking whether build environment is sane... yes
08:44:05 [2022-11-15T08:44:05.011Z] #44 108.3 checking for a thread-safe mkdir -p... /bin/mkdir -p
08:44:05 [2022-11-15T08:44:05.011Z] #44 108.3 checking whether make sets $(MAKE)... yes
08:44:05 [2022-11-15T08:44:05.011Z] #44 108.4 checking whether make supports the include directive... yes (GNU style)
08:44:05 [2022-11-15T08:44:05.011Z] #44 108.4 checking whether make supports nested variables... yes
08:44:05 [2022-11-15T08:44:05.011Z] #44 108.5 checking whether UID '0' is supported by ustar format... yes
08:44:05 [2022-11-15T08:44:05.011Z] #44 108.5 checking whether GID '0' is supported by ustar format... yes
08:44:05 [2022-11-15T08:44:05.269Z] #44 108.5 checking how to create a ustar tar archive... gnutar
08:44:05 [2022-11-15T08:44:05.269Z] #44 108.6 checking dependency style of gcc... gcc3
08:44:05 [2022-11-15T08:44:05.269Z] #44 108.8 checking whether to enable maintainer-specific portions of Makefiles... yes
08:44:05 [2022-11-15T08:44:05.269Z] #44 108.8 checking whether make supports nested variables... (cached) yes
08:44:05 [2022-11-15T08:44:05.269Z] #44 108.8 checking for pkg-config... /usr/bin/pkg-config
08:44:05 [2022-11-15T08:44:05.269Z] #44 108.8 checking pkg-config is at least version 0.9.0... yes
08:44:05 [2022-11-15T08:44:05.269Z] #44 108.8 checking for yajl >= 2.1.0... yes
08:44:05 [2022-11-15T08:44:05.269Z] #44 108.8 checking for a sed that does not truncate output... (cached) /bin/sed
08:44:05 [2022-11-15T08:44:05.269Z] #44 108.8 checking for gcc... (cached) gcc
08:44:05 [2022-11-15T08:44:05.528Z] #44 108.9 checking whether we are using the GNU C compiler... (cached) yes
08:44:05 [2022-11-15T08:44:05.528Z] #44 108.9 checking whether gcc accepts -g... (cached) yes
08:44:05 [2022-11-15T08:44:05.528Z] #44 108.9 checking for gcc option to accept ISO C89... (cached) none needed
08:44:05 [2022-11-15T08:44:05.528Z] #44 109.0 checking whether gcc understands -c and -o together... (cached) yes
08:44:05 [2022-11-15T08:44:05.528Z] #44 109.0 checking for a Python interpreter with version >= 3... python3
08:44:05 [2022-11-15T08:44:05.786Z] #44 109.0 checking for python3... /usr/bin/python3
08:44:05 [2022-11-15T08:44:05.786Z] #44 109.1 checking for python3 version... 3.9
08:44:05 [2022-11-15T08:44:05.786Z] #44 109.1 checking for python3 platform... linux
08:44:06 [2022-11-15T08:44:06.044Z] #44 109.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
08:44:06 [2022-11-15T08:44:06.044Z] #44 109.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
08:44:06 [2022-11-15T08:44:06.302Z] #44 109.6 checking that generated files are newer than configure... done
08:44:06 [2022-11-15T08:44:06.302Z] #44 109.6 configure: creating ./config.status
08:44:09 [2022-11-15T08:44:09.582Z] #44 112.3 config.status: creating Makefile
08:44:09 [2022-11-15T08:44:09.582Z] #44 112.4 config.status: creating config.h
08:44:09 [2022-11-15T08:44:09.582Z] #44 112.4 config.status: executing libtool commands
08:44:09 [2022-11-15T08:44:09.582Z] #44 112.5 config.status: executing depfiles commands
08:44:09 [2022-11-15T08:44:09.582Z] #44 ...
08:44:09 [2022-11-15T08:44:09.582Z] 
08:44:09 [2022-11-15T08:44:09.582Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
08:44:09 [2022-11-15T08:44:09.582Z] #57 31.80 Selecting previously unselected package libinih1:arm64.
08:44:09 [2022-11-15T08:44:09.582Z] #57 31.81 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ...
08:44:09 [2022-11-15T08:44:09.582Z] #57 31.81 Unpacking libinih1:arm64 (53-1+b2) ...
08:44:09 [2022-11-15T08:44:09.582Z] #57 31.89 Selecting previously unselected package libmicrohttpd12:arm64.
08:44:09 [2022-11-15T08:44:09.582Z] #57 31.89 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ...
08:44:09 [2022-11-15T08:44:09.582Z] #57 31.91 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
08:44:09 [2022-11-15T08:44:09.582Z] #57 32.00 Selecting previously unselected package libnet1:arm64.
08:44:09 [2022-11-15T08:44:09.582Z] #57 32.01 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
08:44:09 [2022-11-15T08:44:09.582Z] #57 32.03 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
08:44:09 [2022-11-15T08:44:09.582Z] #57 32.14 Selecting previously unselected package libnl-3-200:arm64.
08:44:09 [2022-11-15T08:44:09.582Z] #57 32.15 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ...
08:44:09 [2022-11-15T08:44:09.582Z] #57 32.17 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
08:44:09 [2022-11-15T08:44:09.582Z] #57 32.27 Selecting previously unselected package libprotobuf-c1:arm64.
08:44:09 [2022-11-15T08:44:09.582Z] #57 32.28 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
08:44:09 [2022-11-15T08:44:09.582Z] #57 32.29 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
08:44:09 [2022-11-15T08:44:09.582Z] #57 32.38 Selecting previously unselected package libyajl2:arm64.
08:44:09 [2022-11-15T08:44:09.582Z] #57 32.38 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ...
08:44:09 [2022-11-15T08:44:09.582Z] #57 32.39 Unpacking libyajl2:arm64 (2.1.0-3) ...
08:44:09 [2022-11-15T08:44:09.582Z] #57 32.49 Selecting previously unselected package net-tools.
08:44:09 [2022-11-15T08:44:09.582Z] #57 32.49 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
08:44:09 [2022-11-15T08:44:09.582Z] #57 32.50 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
08:44:09 [2022-11-15T08:44:09.582Z] #57 32.70 Selecting previously unselected package patch.
08:44:09 [2022-11-15T08:44:09.582Z] #57 32.71 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ...
08:44:09 [2022-11-15T08:44:09.582Z] #57 32.72 Unpacking patch (2.7.6-7) ...
08:44:09 [2022-11-15T08:44:09.582Z] #57 32.85 Selecting previously unselected package python-pip-whl.
08:44:09 [2022-11-15T08:44:09.582Z] #57 32.85 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
08:44:09 [2022-11-15T08:44:09.582Z] #57 32.86 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
08:44:09 [2022-11-15T08:44:09.582Z] #57 33.39 Selecting previously unselected package python3-lib2to3.
08:44:09 [2022-11-15T08:44:09.582Z] #57 33.41 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
08:44:09 [2022-11-15T08:44:09.582Z] #57 33.42 Unpacking python3-lib2to3 (3.9.2-1) ...
08:44:09 [2022-11-15T08:44:09.582Z] #57 33.55 Selecting previously unselected package python3-distutils.
08:44:09 [2022-11-15T08:44:09.582Z] #57 33.56 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 33.56 Unpacking python3-distutils (3.9.2-1) ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 33.72 Selecting previously unselected package python3-pkg-resources.
08:44:09 [2022-11-15T08:44:09.583Z] #57 33.74 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 33.74 Unpacking python3-pkg-resources (52.0.0-4) ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 33.90 Selecting previously unselected package python3-setuptools.
08:44:09 [2022-11-15T08:44:09.583Z] #57 33.90 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 33.91 Unpacking python3-setuptools (52.0.0-4) ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 34.22 Selecting previously unselected package python3-wheel.
08:44:09 [2022-11-15T08:44:09.583Z] #57 34.22 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 34.22 Unpacking python3-wheel (0.34.2-1) ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 34.30 Selecting previously unselected package python3-pip.
08:44:09 [2022-11-15T08:44:09.583Z] #57 34.31 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 34.31 Unpacking python3-pip (20.3.4-4+deb11u1) ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 34.55 Selecting previously unselected package sudo.
08:44:09 [2022-11-15T08:44:09.583Z] #57 34.55 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 34.56 Unpacking sudo (1.9.5p2-3) ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 35.08 Selecting previously unselected package systemd-journal-remote.
08:44:09 [2022-11-15T08:44:09.583Z] #57 35.08 Preparing to unpack .../48-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 35.09 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 35.20 Selecting previously unselected package thin-provisioning-tools.
08:44:09 [2022-11-15T08:44:09.583Z] #57 35.21 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 35.21 Unpacking thin-provisioning-tools (0.9.0-1) ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 35.45 Selecting previously unselected package uidmap.
08:44:09 [2022-11-15T08:44:09.583Z] #57 35.46 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 35.47 Unpacking uidmap (1:4.8.1-1) ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 35.63 Selecting previously unselected package vim-runtime.
08:44:09 [2022-11-15T08:44:09.583Z] #57 35.63 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 35.67 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
08:44:09 [2022-11-15T08:44:09.583Z] #57 35.71 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
08:44:09 [2022-11-15T08:44:09.583Z] #57 35.72 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 38.70 Selecting previously unselected package vim.
08:44:09 [2022-11-15T08:44:09.583Z] #57 38.73 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 38.75 Unpacking vim (2:8.2.2434-3+deb11u1) ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 39.36 Selecting previously unselected package xfsprogs.
08:44:09 [2022-11-15T08:44:09.583Z] #57 39.36 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 39.37 Unpacking xfsprogs (5.10.0-4) ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 39.83 Selecting previously unselected package zip.
08:44:09 [2022-11-15T08:44:09.583Z] #57 39.84 Preparing to unpack .../54-zip_3.0-12_arm64.deb ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 39.85 Unpacking zip (3.0-12) ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 39.96 Selecting previously unselected package zstd.
08:44:09 [2022-11-15T08:44:09.583Z] #57 39.96 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 39.98 Unpacking zstd (1.4.8+dfsg-2.1) ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 40.28 Setting up python3-pkg-resources (52.0.0-4) ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 41.19 Setting up libip4tc2:arm64 (1.8.7-1) ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 41.22 Setting up net-tools (1.60+git20181103.0eebece-1) ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 41.23 Setting up libgpm2:arm64 (1.20.7-8) ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 41.24 Setting up libicu67:arm64 (67.1-7) ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 41.25 Setting up libip6tc2:arm64 (1.8.7-1) ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 41.26 Setting up libinih1:arm64 (53-1+b2) ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 41.29 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 41.30 Setting up uidmap (1:4.8.1-1) ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 41.31 Setting up libyajl2:arm64 (2.1.0-3) ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 41.34 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 41.36 Setting up bzip2 (1.0.8-4) ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 41.37 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
08:44:09 [2022-11-15T08:44:09.583Z] #57 41.38 Setting up python3-wheel (0.34.2-1) ...
08:44:09 [2022-11-15T08:44:09.840Z] #57 42.05 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
08:44:09 [2022-11-15T08:44:09.840Z] #57 42.07 Setting up xxd (2:8.2.2434-3+deb11u1) ...
08:44:09 [2022-11-15T08:44:09.840Z] #57 42.08 Setting up libcap2:arm64 (1:2.44-1) ...
08:44:09 [2022-11-15T08:44:09.840Z] #57 42.10 Setting up libcap2-bin (1:2.44-1) ...
08:44:09 [2022-11-15T08:44:09.840Z] #57 42.11 Setting up apparmor (2.13.6-10) ...
08:44:09 [2022-11-15T08:44:09.840Z] #57 ...
08:44:09 [2022-11-15T08:44:09.840Z] 
08:44:09 [2022-11-15T08:44:09.840Z] #44 [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
08:44:09 [2022-11-15T08:44:09.840Z] #44 113.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
08:44:09 [2022-11-15T08:44:09.840Z] #44 113.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
08:44:10 [2022-11-15T08:44:10.405Z] #44 113.8 checking for gcc... gcc
08:44:10 [2022-11-15T08:44:10.662Z] #44 114.0 checking whether the C compiler works... yes
08:44:10 [2022-11-15T08:44:10.662Z] #44 114.2 checking for C compiler default output file name... a.out
08:44:11 [2022-11-15T08:44:11.228Z] #44 114.2 checking for suffix of executables... 
08:44:11 [2022-11-15T08:44:11.228Z] #44 114.4 checking whether we are cross compiling... no
08:44:11 [2022-11-15T08:44:11.228Z] #44 114.6 checking for suffix of object files... o
08:44:11 [2022-11-15T08:44:11.228Z] #44 114.7 checking whether we are using the GNU C compiler... yes
08:44:11 [2022-11-15T08:44:11.486Z] #44 114.8 checking whether gcc accepts -g... yes
08:44:11 [2022-11-15T08:44:11.744Z] #44 114.9 checking for gcc option to accept ISO C89... none needed
08:44:11 [2022-11-15T08:44:11.744Z] #44 115.1 checking whether gcc understands -c and -o together... yes
08:44:11 [2022-11-15T08:44:11.744Z] #44 115.3 checking for a BSD-compatible install... /usr/bin/install -c
08:44:12 [2022-11-15T08:44:12.001Z] #44 115.3 checking whether build environment is sane... yes
08:44:12 [2022-11-15T08:44:12.001Z] #44 115.4 checking for a thread-safe mkdir -p... /bin/mkdir -p
08:44:12 [2022-11-15T08:44:12.001Z] #44 115.4 checking for gawk... no
08:44:12 [2022-11-15T08:44:12.001Z] #44 115.4 checking for mawk... mawk
08:44:12 [2022-11-15T08:44:12.001Z] #44 115.4 checking whether make sets $(MAKE)... yes
08:44:12 [2022-11-15T08:44:12.001Z] #44 115.4 checking whether make supports the include directive... yes (GNU style)
08:44:12 [2022-11-15T08:44:12.001Z] #44 115.5 checking whether make supports nested variables... yes
08:44:12 [2022-11-15T08:44:12.258Z] #44 115.5 checking whether UID '0' is supported by ustar format... yes
08:44:12 [2022-11-15T08:44:12.258Z] #44 115.5 checking whether GID '0' is supported by ustar format... yes
08:44:12 [2022-11-15T08:44:12.258Z] #44 115.5 checking how to create a ustar tar archive... gnutar
08:44:12 [2022-11-15T08:44:12.258Z] #44 115.6 checking dependency style of gcc... gcc3
08:44:12 [2022-11-15T08:44:12.516Z] #44 115.8 checking whether to enable maintainer-specific portions of Makefiles... yes
08:44:12 [2022-11-15T08:44:12.516Z] #44 115.8 checking whether make supports nested variables... (cached) yes
08:44:12 [2022-11-15T08:44:12.774Z] #44 115.9 checking build system type... aarch64-unknown-linux-gnu
08:44:12 [2022-11-15T08:44:12.774Z] #44 116.2 checking host system type... aarch64-unknown-linux-gnu
08:44:12 [2022-11-15T08:44:12.774Z] #44 116.2 checking how to print strings... printf
08:44:12 [2022-11-15T08:44:12.774Z] #44 116.2 checking for a sed that does not truncate output... /bin/sed
08:44:12 [2022-11-15T08:44:12.774Z] #44 116.2 checking for grep that handles long lines and -e... /bin/grep
08:44:12 [2022-11-15T08:44:12.774Z] #44 116.2 checking for egrep... /bin/grep -E
08:44:12 [2022-11-15T08:44:12.774Z] #44 116.2 checking for fgrep... /bin/grep -F
08:44:12 [2022-11-15T08:44:12.774Z] #44 116.2 checking for ld used by gcc... /usr/bin/ld
08:44:12 [2022-11-15T08:44:12.774Z] #44 116.3 checking if the linker (/usr/bin/ld) is GNU ld... yes
08:44:12 [2022-11-15T08:44:12.774Z] #44 116.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
08:44:13 [2022-11-15T08:44:13.031Z] #44 116.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm
08:44:13 [2022-11-15T08:44:13.031Z] #44 116.4 checking whether ln -s works... yes
08:44:13 [2022-11-15T08:44:13.031Z] #44 116.4 checking the maximum length of command line arguments... 1572864
08:44:13 [2022-11-15T08:44:13.031Z] #44 116.5 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
08:44:13 [2022-11-15T08:44:13.031Z] #44 116.5 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
08:44:13 [2022-11-15T08:44:13.031Z] #44 116.5 checking for /usr/bin/ld option to reload object files... -r
08:44:13 [2022-11-15T08:44:13.031Z] #44 116.5 checking for objdump... objdump
08:44:13 [2022-11-15T08:44:13.031Z] #44 116.5 checking how to recognize dependent libraries... pass_all
08:44:13 [2022-11-15T08:44:13.031Z] #44 116.5 checking for dlltool... no
08:44:13 [2022-11-15T08:44:13.031Z] #44 116.5 checking how to associate runtime and link libraries... printf %s\n
08:44:13 [2022-11-15T08:44:13.031Z] #44 116.5 checking for ar... ar
08:44:13 [2022-11-15T08:44:13.288Z] #44 116.5 checking for archiver @FILE support... @
08:44:13 [2022-11-15T08:44:13.288Z] #44 116.6 checking for strip... strip
08:44:13 [2022-11-15T08:44:13.288Z] #44 116.6 checking for ranlib... ranlib
08:44:13 [2022-11-15T08:44:13.546Z] #44 116.6 checking command to parse /usr/bin/nm -B output from gcc object... ok
08:44:13 [2022-11-15T08:44:13.803Z] #44 117.0 checking for sysroot... no
08:44:13 [2022-11-15T08:44:13.803Z] #44 117.0 checking for a working dd... /bin/dd
08:44:13 [2022-11-15T08:44:13.803Z] #44 117.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
08:44:13 [2022-11-15T08:44:13.803Z] #44 117.1 checking for mt... no
08:44:13 [2022-11-15T08:44:13.803Z] #44 117.1 checking if : is a manifest tool... no
08:44:13 [2022-11-15T08:44:13.803Z] #44 117.1 checking how to run the C preprocessor... gcc -E
08:44:14 [2022-11-15T08:44:14.368Z] #44 117.4 checking for ANSI C header files... yes
08:44:14 [2022-11-15T08:44:14.625Z] #44 117.9 checking for sys/types.h... yes
08:44:14 [2022-11-15T08:44:14.625Z] #44 118.1 checking for sys/stat.h... yes
08:44:15 [2022-11-15T08:44:15.140Z] #44 118.2 checking for stdlib.h... yes
08:44:15 [2022-11-15T08:44:15.397Z] #44 118.5 checking for string.h... yes
08:44:15 [2022-11-15T08:44:15.397Z] #44 118.7 checking for memory.h... yes
08:44:15 [2022-11-15T08:44:15.663Z] #44 118.9 checking for strings.h... yes
08:44:15 [2022-11-15T08:44:15.921Z] #44 119.1 checking for inttypes.h... yes
08:44:15 [2022-11-15T08:44:15.921Z] #44 119.3 checking for stdint.h... yes
08:44:16 [2022-11-15T08:44:16.486Z] #44 119.4 checking for unistd.h... yes
08:44:16 [2022-11-15T08:44:16.486Z] #44 119.6 checking for dlfcn.h... yes
08:44:16 [2022-11-15T08:44:16.486Z] #44 119.8 checking for objdir... .libs
08:44:17 [2022-11-15T08:44:17.012Z] #44 120.1 checking if gcc supports -fno-rtti -fno-exceptions... no
08:44:17 [2022-11-15T08:44:17.012Z] #44 120.2 checking for gcc option to produce PIC... -fPIC -DPIC
08:44:17 [2022-11-15T08:44:17.012Z] #44 120.2 checking if gcc PIC flag -fPIC -DPIC works... yes
08:44:17 [2022-11-15T08:44:17.611Z] #44 120.3 checking if gcc static flag -static works... yes
08:44:17 [2022-11-15T08:44:17.611Z] #44 120.8 checking if gcc supports -c -o file.o... yes
08:44:17 [2022-11-15T08:44:17.611Z] #44 120.9 checking if gcc supports -c -o file.o... (cached) yes
08:44:17 [2022-11-15T08:44:17.611Z] #44 120.9 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
08:44:17 [2022-11-15T08:44:17.898Z] #44 121.0 checking dynamic linker characteristics... GNU/Linux ld.so
08:44:17 [2022-11-15T08:44:17.898Z] #44 121.2 checking how to hardcode library paths into programs... immediate
08:44:17 [2022-11-15T08:44:17.898Z] #44 121.2 checking whether stripping libraries is possible... yes
08:44:17 [2022-11-15T08:44:17.898Z] #44 121.3 checking if libtool supports shared libraries... yes
08:44:17 [2022-11-15T08:44:17.898Z] #44 121.3 checking whether to build shared libraries... no
08:44:17 [2022-11-15T08:44:17.898Z] #44 121.3 checking whether to build static libraries... yes
08:44:18 [2022-11-15T08:44:18.161Z] #44 121.3 checking float.h usability... yes
08:44:18 [2022-11-15T08:44:18.161Z] #44 121.5 checking float.h presence... yes
08:44:18 [2022-11-15T08:44:18.161Z] #44 121.6 checking for float.h... yes
08:44:18 [2022-11-15T08:44:18.419Z] #44 121.6 checking limits.h usability... yes
08:44:18 [2022-11-15T08:44:18.419Z] #44 121.8 checking limits.h presence... yes
08:44:18 [2022-11-15T08:44:18.419Z] #44 121.8 checking for limits.h... yes
08:44:18 [2022-11-15T08:44:18.676Z] #44 121.9 checking stddef.h usability... yes
08:44:18 [2022-11-15T08:44:18.676Z] #44 122.0 checking stddef.h presence... yes
08:44:18 [2022-11-15T08:44:18.676Z] #44 122.1 checking for stddef.h... yes
08:44:18 [2022-11-15T08:44:18.676Z] #44 122.1 checking for stdlib.h... (cached) yes
08:44:18 [2022-11-15T08:44:18.934Z] #44 122.1 checking for string.h... (cached) yes
08:44:18 [2022-11-15T08:44:18.934Z] #44 122.1 checking sys/time.h usability... yes
08:44:18 [2022-11-15T08:44:18.934Z] #44 122.3 checking sys/time.h presence... yes
08:44:19 [2022-11-15T08:44:19.191Z] #44 122.4 checking for sys/time.h... yes
08:44:19 [2022-11-15T08:44:19.191Z] #44 122.4 checking for inline... inline
08:44:19 [2022-11-15T08:44:19.453Z] #44 122.5 checking for size_t... yes
08:44:19 [2022-11-15T08:44:19.453Z] #44 122.8 checking for stdlib.h... (cached) yes
08:44:19 [2022-11-15T08:44:19.710Z] #44 122.8 checking for GNU libc compatible malloc... yes
08:44:19 [2022-11-15T08:44:19.710Z] #44 123.1 checking for stdlib.h... (cached) yes
08:44:19 [2022-11-15T08:44:19.968Z] #44 123.1 checking for GNU libc compatible realloc... yes
08:44:20 [2022-11-15T08:44:20.226Z] #44 123.3 checking for working strtod... yes
08:44:20 [2022-11-15T08:44:20.484Z] #44 123.7 checking for gettimeofday... yes
08:44:20 [2022-11-15T08:44:20.741Z] #44 124.0 checking for memset... yes
08:44:21 [2022-11-15T08:44:21.008Z] #44 124.2 checking for strspn... yes
08:44:21 [2022-11-15T08:44:21.266Z] #44 124.6 checking that generated files are newer than configure... done
08:44:21 [2022-11-15T08:44:21.266Z] #44 124.6 configure: creating ./config.status
08:44:21 [2022-11-15T08:44:21.523Z] #44 ...
08:44:21 [2022-11-15T08:44:21.523Z] 
08:44:21 [2022-11-15T08:44:21.523Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
08:44:21 [2022-11-15T08:44:21.523Z] #57 43.50 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
08:44:21 [2022-11-15T08:44:21.523Z] #57 43.57 Setting up zip (3.0-12) ...
08:44:21 [2022-11-15T08:44:21.523Z] #57 43.58 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
08:44:21 [2022-11-15T08:44:21.523Z] #57 43.62 Setting up bash-completion (1:2.11-2) ...
08:44:21 [2022-11-15T08:44:21.523Z] #57 46.46 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
08:44:21 [2022-11-15T08:44:21.523Z] #57 46.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:44:21 [2022-11-15T08:44:21.523Z] #57 46.51 Setting up libmnl0:arm64 (1.0.4-3) ...
08:44:21 [2022-11-15T08:44:21.523Z] #57 46.52 Setting up patch (2.7.6-7) ...
08:44:21 [2022-11-15T08:44:21.523Z] #57 46.53 Setting up sudo (1.9.5p2-3) ...
08:44:21 [2022-11-15T08:44:21.523Z] #57 46.62 invoke-rc.d: could not determine current runlevel
08:44:21 [2022-11-15T08:44:21.523Z] #57 46.64 invoke-rc.d: policy-rc.d denied execution of start.
08:44:21 [2022-11-15T08:44:21.523Z] #57 46.65 Setting up xfsprogs (5.10.0-4) ...
08:44:21 [2022-11-15T08:44:21.523Z] #57 46.66 System has not been booted with systemd as init system (PID 1). Can't operate.
08:44:21 [2022-11-15T08:44:21.523Z] #57 46.66 Failed to connect to bus: Host is down
08:44:21 [2022-11-15T08:44:21.523Z] #57 46.66 Setting up libxtables12:arm64 (1.8.7-1) ...
08:44:21 [2022-11-15T08:44:21.523Z] #57 46.68 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
08:44:21 [2022-11-15T08:44:21.523Z] #57 46.69 Setting up pigz (2.6-1) ...
08:44:21 [2022-11-15T08:44:21.523Z] #57 46.71 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
08:44:21 [2022-11-15T08:44:21.523Z] #57 46.72 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
08:44:21 [2022-11-15T08:44:21.523Z] #57 46.74 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
08:44:21 [2022-11-15T08:44:21.523Z] #57 46.78 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
08:44:21 [2022-11-15T08:44:21.523Z] #57 47.40 Setting up libaio1:arm64 (0.3.112-9) ...
08:44:21 [2022-11-15T08:44:21.523Z] #57 47.41 Setting up python3-lib2to3 (3.9.2-1) ...
08:44:21 [2022-11-15T08:44:21.523Z] #57 47.72 Setting up libelf1:arm64 (0.183-1) ...
08:44:21 [2022-11-15T08:44:21.523Z] #57 47.74 Setting up libjson-c5:arm64 (0.15-2) ...
08:44:21 [2022-11-15T08:44:21.523Z] #57 47.75 Setting up zstd (1.4.8+dfsg-2.1) ...
08:44:21 [2022-11-15T08:44:21.523Z] #57 47.76 Setting up libonig5:arm64 (6.9.6-1.1) ...
08:44:21 [2022-11-15T08:44:21.523Z] #57 47.77 Setting up libkmod2:arm64 (28-1) ...
08:44:21 [2022-11-15T08:44:21.523Z] #57 47.78 Setting up python3-distutils (3.9.2-1) ...
08:44:21 [2022-11-15T08:44:21.523Z] #57 48.27 Setting up vim (2:8.2.2434-3+deb11u1) ...
08:44:21 [2022-11-15T08:44:21.523Z] #57 48.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
08:44:21 [2022-11-15T08:44:21.523Z] #57 48.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
08:44:21 [2022-11-15T08:44:21.523Z] #57 48.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
08:44:21 [2022-11-15T08:44:21.523Z] #57 48.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
08:44:21 [2022-11-15T08:44:21.523Z] #57 48.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
08:44:21 [2022-11-15T08:44:21.523Z] #57 48.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
08:44:21 [2022-11-15T08:44:21.523Z] #57 48.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
08:44:21 [2022-11-15T08:44:21.523Z] #57 48.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
08:44:21 [2022-11-15T08:44:21.523Z] #57 48.40 Setting up python3-setuptools (52.0.0-4) ...
08:44:21 [2022-11-15T08:44:21.523Z] #57 50.11 Setting up libjq1:arm64 (1.6-2.1) ...
08:44:21 [2022-11-15T08:44:21.523Z] #57 50.15 Setting up libnftnl11:arm64 (1.1.9-1) ...
08:44:21 [2022-11-15T08:44:21.523Z] #57 50.16 Setting up thin-provisioning-tools (0.9.0-1) ...
08:44:21 [2022-11-15T08:44:21.523Z] #57 50.17 Setting up python3-pip (20.3.4-4+deb11u1) ...
08:44:21 [2022-11-15T08:44:21.523Z] #57 51.42 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
08:44:21 [2022-11-15T08:44:21.523Z] #57 51.43 Setting up jq (1.6-2.1) ...
08:44:21 [2022-11-15T08:44:21.523Z] #57 51.45 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
08:44:21 [2022-11-15T08:44:21.523Z] #57 51.46 Setting up libbpf0:arm64 (1:0.3-2) ...
08:44:21 [2022-11-15T08:44:21.523Z] #57 51.47 Setting up iptables (1.8.7-1) ...
08:44:21 [2022-11-15T08:44:21.523Z] #57 51.48 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
08:44:21 [2022-11-15T08:44:21.523Z] #57 51.49 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:44:21 [2022-11-15T08:44:21.523Z] #57 51.50 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
08:44:21 [2022-11-15T08:44:21.523Z] #57 51.50 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:44:21 [2022-11-15T08:44:21.523Z] #57 51.51 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
08:44:21 [2022-11-15T08:44:21.523Z] #57 51.52 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
08:44:21 [2022-11-15T08:44:21.523Z] #57 51.54 Setting up iproute2 (5.10.0-4) ...
08:44:21 [2022-11-15T08:44:21.523Z] #57 51.80 Setting up systemd (247.3-7+deb11u1) ...
08:44:21 [2022-11-15T08:44:21.523Z] #57 51.85 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
08:44:21 [2022-11-15T08:44:21.523Z] #57 51.85 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
08:44:21 [2022-11-15T08:44:21.523Z] #57 51.85 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
08:44:21 [2022-11-15T08:44:21.523Z] #57 51.87 Initializing machine ID from random generator.
08:44:21 [2022-11-15T08:44:21.523Z] #57 52.92 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
08:44:21 [2022-11-15T08:44:21.523Z] #57 53.25 Processing triggers for libc-bin (2.31-13+deb11u5) ...
08:44:21 [2022-11-15T08:44:21.780Z] #57 DONE 53.9s
08:44:21 [2022-11-15T08:44:21.780Z] 
08:44:21 [2022-11-15T08:44:21.781Z] #30 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "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
08:44:21 [2022-11-15T08:44:21.781Z] #30 ...
08:44:21 [2022-11-15T08:44:21.781Z] 
08:44:21 [2022-11-15T08:44:21.781Z] #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
08:44:22 [2022-11-15T08:44:22.345Z] #58 0.668 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
08:44:22 [2022-11-15T08:44:22.345Z] #58 0.673 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
08:44:22 [2022-11-15T08:44:22.345Z] #58 0.678 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
08:44:22 [2022-11-15T08:44:22.345Z] #58 DONE 0.7s
08:44:22 [2022-11-15T08:44:22.345Z] 
08:44:22 [2022-11-15T08:44:22.345Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
08:44:22 [2022-11-15T08:44:22.602Z] #50 ...
08:44:22 [2022-11-15T08:44:22.602Z] 
08:44:22 [2022-11-15T08:44:22.602Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
08:44:27 [2022-11-15T08:44:27.859Z] #59 ...
08:44:27 [2022-11-15T08:44:27.859Z] 
08:44:27 [2022-11-15T08:44:27.859Z] #44 [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
08:44:27 [2022-11-15T08:44:27.859Z] #44 127.5 config.status: creating Makefile
08:44:27 [2022-11-15T08:44:27.859Z] #44 127.5 config.status: creating config.h
08:44:27 [2022-11-15T08:44:27.859Z] #44 127.6 config.status: executing depfiles commands
08:44:27 [2022-11-15T08:44:27.859Z] #44 127.8 config.status: executing libtool commands
08:44:27 [2022-11-15T08:44:27.859Z] #44 128.9   GEN      .version
08:44:27 [2022-11-15T08:44:27.859Z] #44 128.9 make  install-recursive
08:44:27 [2022-11-15T08:44:27.859Z] #44 128.9 make[1]: Entering directory '/tmp/crun-build'
08:44:27 [2022-11-15T08:44:27.859Z] #44 129.0 Making install in libocispec
08:44:27 [2022-11-15T08:44:27.859Z] #44 129.0 make[2]: Entering directory '/tmp/crun-build/libocispec'
08:44:27 [2022-11-15T08:44:27.859Z] #44 129.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
08:44:27 [2022-11-15T08:44:27.859Z] #44 129.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
08:44:27 [2022-11-15T08:44:27.859Z] #44 129.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
08:44:27 [2022-11-15T08:44:27.859Z] #44 129.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
08:44:27 [2022-11-15T08:44:27.859Z] #44 129.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
08:44:27 [2022-11-15T08:44:27.859Z] #44 129.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
08:44:27 [2022-11-15T08:44:27.859Z] #44 129.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
08:44:27 [2022-11-15T08:44:27.859Z] #44 129.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
08:44:27 [2022-11-15T08:44:27.859Z] #44 129.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
08:44:27 [2022-11-15T08:44:27.859Z] #44 129.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
08:44:27 [2022-11-15T08:44:27.859Z] #44 129.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
08:44:27 [2022-11-15T08:44:27.859Z] #44 129.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
08:44:27 [2022-11-15T08:44:27.859Z] #44 129.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
08:44:27 [2022-11-15T08:44:27.859Z] #44 130.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
08:44:27 [2022-11-15T08:44:27.859Z] #44 130.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
08:44:27 [2022-11-15T08:44:27.859Z] #44 130.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
08:44:27 [2022-11-15T08:44:27.859Z] #44 130.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
08:44:27 [2022-11-15T08:44:27.859Z] #44 130.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
08:44:27 [2022-11-15T08:44:27.859Z] #44 130.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
08:44:27 [2022-11-15T08:44:27.859Z] #44 130.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
08:44:27 [2022-11-15T08:44:27.859Z] #44 130.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
08:44:27 [2022-11-15T08:44:27.859Z] #44 130.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
08:44:27 [2022-11-15T08:44:27.859Z] #44 130.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
08:44:27 [2022-11-15T08:44:27.859Z] #44 130.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
08:44:27 [2022-11-15T08:44:27.859Z] #44 130.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
08:44:27 [2022-11-15T08:44:27.859Z] #44 130.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
08:44:27 [2022-11-15T08:44:27.859Z] #44 130.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
08:44:27 [2022-11-15T08:44:27.859Z] #44 130.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
08:44:27 [2022-11-15T08:44:27.859Z] #44 130.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
08:44:27 [2022-11-15T08:44:27.859Z] #44 130.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
08:44:27 [2022-11-15T08:44:27.859Z] #44 130.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
08:44:27 [2022-11-15T08:44:27.859Z] #44 130.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
08:44:27 [2022-11-15T08:44:27.859Z] #44 131.0 make  install-recursive
08:44:27 [2022-11-15T08:44:27.859Z] #44 131.0 make[3]: Entering directory '/tmp/crun-build/libocispec'
08:44:27 [2022-11-15T08:44:27.859Z] #44 131.0 Making install in yajl
08:44:27 [2022-11-15T08:44:27.859Z] #44 131.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
08:44:27 [2022-11-15T08:44:27.859Z] #44 131.1   CC       verify/json_verify-json_verify.o
08:44:27 [2022-11-15T08:44:27.859Z] #44 131.1   CC       src/libyajl_la-yajl_alloc.lo
08:44:27 [2022-11-15T08:44:27.859Z] #44 131.1   CC       src/libyajl_la-yajl.lo
08:44:27 [2022-11-15T08:44:27.859Z] #44 131.2   CC       src/libyajl_la-yajl_gen.lo
08:44:27 [2022-11-15T08:44:27.859Z] #44 131.2   CC       src/libyajl_la-yajl_parser.lo
08:44:27 [2022-11-15T08:44:27.859Z] #44 131.2   CC       src/libyajl_la-yajl_buf.lo
08:44:27 [2022-11-15T08:44:27.859Z] #44 131.2   CC       src/libyajl_la-yajl_encode.lo
08:44:27 [2022-11-15T08:44:27.859Z] #44 131.3   CC       src/libyajl_la-yajl_lex.lo
08:44:27 [2022-11-15T08:44:27.859Z] #44 131.3   CC       src/libyajl_la-yajl_tree.lo
08:44:32 [2022-11-15T08:44:32.036Z] #44 ...
08:44:32 [2022-11-15T08:44:32.036Z] 
08:44:32 [2022-11-15T08:44:32.036Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
08:44:32 [2022-11-15T08:44:32.036Z] #59 9.388 Collecting yamllint==1.27.1
08:44:32 [2022-11-15T08:44:32.967Z] #59 10.43   Downloading yamllint-1.27.1.tar.gz (129 kB)
08:44:33 [2022-11-15T08:44:33.899Z] #59 11.53 Collecting pathspec>=0.5.3
08:44:34 [2022-11-15T08:44:34.156Z] #59 11.54   Downloading pathspec-0.10.2-py3-none-any.whl (28 kB)
08:44:34 [2022-11-15T08:44:34.156Z] #59 11.81 Collecting pyyaml
08:44:34 [2022-11-15T08:44:34.156Z] #59 11.83   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
08:44:34 [2022-11-15T08:44:34.156Z] #59 11.86 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
08:44:34 [2022-11-15T08:44:34.413Z] #59 11.87 Building wheels for collected packages: yamllint
08:44:34 [2022-11-15T08:44:34.413Z] #59 11.88   Building wheel for yamllint (setup.py): started
08:44:35 [2022-11-15T08:44:35.344Z] #59 12.99   Building wheel for yamllint (setup.py): finished with status 'done'
08:44:35 [2022-11-15T08:44:35.601Z] #59 12.99   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=de7a8a25345167ff77f8331b551fec904b7db653326a7cc9566000ee3ed10c44
08:44:35 [2022-11-15T08:44:35.601Z] #59 12.99   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
08:44:35 [2022-11-15T08:44:35.601Z] #59 13.00 Successfully built yamllint
08:44:35 [2022-11-15T08:44:35.601Z] #59 13.03 Installing collected packages: pyyaml, pathspec, yamllint
08:44:36 [2022-11-15T08:44:36.166Z] #59 13.47 Successfully installed pathspec-0.10.2 pyyaml-6.0 yamllint-1.27.1
08:44:36 [2022-11-15T08:44:36.731Z] #59 DONE 14.1s
08:44:36 [2022-11-15T08:44:36.731Z] 
08:44:36 [2022-11-15T08:44:36.731Z] #44 [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
08:44:36 [2022-11-15T08:44:36.731Z] #44 136.2   CCLD     libyajl.la
08:44:36 [2022-11-15T08:44:36.731Z] #44 136.6   CCLD     verify/json_verify
08:44:36 [2022-11-15T08:44:36.731Z] #44 137.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
08:44:36 [2022-11-15T08:44:36.731Z] #44 137.1 make[5]: Nothing to be done for 'install-exec-am'.
08:44:36 [2022-11-15T08:44:36.731Z] #44 137.1 make[5]: Nothing to be done for 'install-data-am'.
08:44:36 [2022-11-15T08:44:36.731Z] #44 137.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
08:44:36 [2022-11-15T08:44:36.731Z] #44 137.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
08:44:36 [2022-11-15T08:44:36.731Z] #44 137.1 make[4]: Entering directory '/tmp/crun-build/libocispec'
08:44:36 [2022-11-15T08:44:36.731Z] #44 137.2   CC       src/validate.o
08:44:36 [2022-11-15T08:44:36.731Z] #44 137.2   CC       src/image_spec_schema_config_schema.lo
08:44:36 [2022-11-15T08:44:36.731Z] #44 137.2   CC       src/image_spec_schema_content_descriptor.lo
08:44:36 [2022-11-15T08:44:36.731Z] #44 137.2   CC       src/image_spec_schema_defs.lo
08:44:36 [2022-11-15T08:44:36.731Z] #44 137.2   CC       src/image_spec_schema_defs_descriptor.lo
08:44:36 [2022-11-15T08:44:36.731Z] #44 137.3   CC       src/image_spec_schema_image_index_schema.lo
08:44:36 [2022-11-15T08:44:36.731Z] #44 137.3   CC       src/image_spec_schema_image_layout_schema.lo
08:44:36 [2022-11-15T08:44:36.731Z] #44 137.3   CC       src/image_spec_schema_image_manifest_schema.lo
08:44:36 [2022-11-15T08:44:36.731Z] #44 137.3   CC       src/runtime_spec_schema_config_linux.lo
08:44:36 [2022-11-15T08:44:36.731Z] #44 137.3   CC       src/runtime_spec_schema_config_zos.lo
08:44:36 [2022-11-15T08:44:36.731Z] #44 137.3   CC       src/runtime_spec_schema_config_schema.lo
08:44:36 [2022-11-15T08:44:36.731Z] #44 137.4   CC       src/runtime_spec_schema_config_solaris.lo
08:44:36 [2022-11-15T08:44:36.731Z] #44 137.5   CC       src/runtime_spec_schema_config_vm.lo
08:44:36 [2022-11-15T08:44:36.731Z] #44 137.6   CC       src/runtime_spec_schema_config_windows.lo
08:44:36 [2022-11-15T08:44:36.731Z] #44 137.6   CC       src/runtime_spec_schema_defs.lo
08:44:36 [2022-11-15T08:44:36.731Z] #44 137.7   CC       src/runtime_spec_schema_defs_linux.lo
08:44:36 [2022-11-15T08:44:36.731Z] #44 137.7   CC       src/runtime_spec_schema_defs_zos.lo
08:44:36 [2022-11-15T08:44:36.731Z] #44 137.8   CC       src/runtime_spec_schema_defs_vm.lo
08:44:36 [2022-11-15T08:44:36.731Z] #44 137.9   CC       src/runtime_spec_schema_defs_windows.lo
08:44:36 [2022-11-15T08:44:36.731Z] #44 138.0   CC       src/runtime_spec_schema_state_schema.lo
08:44:36 [2022-11-15T08:44:36.731Z] #44 138.1   CC       src/image_manifest_items_image_manifest_items_schema.lo
08:44:36 [2022-11-15T08:44:36.731Z] #44 138.1   CC       src/basic_test_double_array_item.lo
08:44:36 [2022-11-15T08:44:36.731Z] #44 138.3   CC       src/basic_test_double_array.lo
08:44:36 [2022-11-15T08:44:36.731Z] #44 138.4   CC       src/basic_test_top_array_int.lo
08:44:36 [2022-11-15T08:44:36.731Z] #44 138.7   CC       src/basic_test_top_array_string.lo
08:44:36 [2022-11-15T08:44:36.731Z] #44 139.0   CC       src/basic_test_top_double_array_int.lo
08:44:36 [2022-11-15T08:44:36.731Z] #44 139.2   CC       src/basic_test_top_double_array_obj.lo
08:44:36 [2022-11-15T08:44:36.731Z] #44 139.5   CC       src/basic_test_top_double_array_refobj.lo
08:44:36 [2022-11-15T08:44:36.731Z] #44 139.6   CC       src/basic_test_top_double_array_string.lo
08:44:36 [2022-11-15T08:44:36.731Z] #44 139.7   CC       src/read-file.lo
08:44:36 [2022-11-15T08:44:36.731Z] #44 139.9   CC       src/json_common.lo
08:44:36 [2022-11-15T08:44:36.731Z] #44 139.9   CC       tests/test-1.o
08:44:36 [2022-11-15T08:44:36.731Z] #44 140.0   CC       tests/test-2.o
08:44:36 [2022-11-15T08:44:36.731Z] #44 140.3   CC       tests/test-3.o
08:44:36 [2022-11-15T08:44:36.989Z] #44 140.5   CC       tests/test-4.o
08:44:37 [2022-11-15T08:44:37.554Z] #44 140.8   CC       tests/test-5.o
08:44:37 [2022-11-15T08:44:37.554Z] #44 140.9   CC       tests/test-6.o
08:44:37 [2022-11-15T08:44:37.554Z] #44 141.0   CC       tests/test-7.o
08:44:37 [2022-11-15T08:44:37.812Z] #44 141.2   CC       tests/test-8.o
08:44:38 [2022-11-15T08:44:38.070Z] #44 141.4   CC       tests/test-9.o
08:44:38 [2022-11-15T08:44:38.327Z] #44 141.6   CC       tests/test-10.o
08:44:38 [2022-11-15T08:44:38.327Z] #44 141.8   CC       tests/test-11.o
08:45:00 [2022-11-15T08:45:00.236Z] #44 ...
08:45:00 [2022-11-15T08:45:00.236Z] 
08:45:00 [2022-11-15T08:45:00.236Z] #30 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "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
08:45:00 [2022-11-15T08:45:00.236Z] #30 208.7 + dpkg --print-architecture
08:45:00 [2022-11-15T08:45:00.236Z] #30 DONE 209.1s
08:45:00 [2022-11-15T08:45:00.236Z] 
08:45:00 [2022-11-15T08:45:00.236Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
08:45:12 [2022-11-15T08:45:12.425Z] #50 ...
08:45:12 [2022-11-15T08:45:12.425Z] 
08:45:12 [2022-11-15T08:45:12.425Z] #44 [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
08:45:12 [2022-11-15T08:45:12.425Z] #44 174.0   CCLD     libocispec.la
08:45:12 [2022-11-15T08:45:12.425Z] #44 174.4   CCLD     src/validate
08:45:12 [2022-11-15T08:45:12.425Z] #44 174.4   CCLD     tests/test-1
08:45:12 [2022-11-15T08:45:12.425Z] #44 174.4   CCLD     tests/test-2
08:45:12 [2022-11-15T08:45:12.425Z] #44 174.4   CCLD     tests/test-3
08:45:12 [2022-11-15T08:45:12.425Z] #44 174.4   CCLD     tests/test-4
08:45:12 [2022-11-15T08:45:12.425Z] #44 174.5   CCLD     tests/test-5
08:45:12 [2022-11-15T08:45:12.425Z] #44 174.6   CCLD     tests/test-6
08:45:12 [2022-11-15T08:45:12.425Z] #44 174.7   CCLD     tests/test-7
08:45:12 [2022-11-15T08:45:12.425Z] #44 174.7   CCLD     tests/test-8
08:45:12 [2022-11-15T08:45:12.425Z] #44 174.9   CCLD     tests/test-9
08:45:12 [2022-11-15T08:45:12.425Z] #44 174.9   CCLD     tests/test-10
08:45:12 [2022-11-15T08:45:12.425Z] #44 175.0 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
08:45:12 [2022-11-15T08:45:12.425Z] #44 175.0   CCLD     tests/test-11
08:45:13 [2022-11-15T08:45:13.357Z] #44 176.6 libtool: link: ar cr libocispec.a 
08:45:13 [2022-11-15T08:45:13.357Z] #44 176.7 libtool: link: ranlib libocispec.a
08:45:14 [2022-11-15T08:45:14.730Z] #44 178.2 make[5]: Entering directory '/tmp/crun-build/libocispec'
08:45:14 [2022-11-15T08:45:14.730Z] #44 178.2 make[5]: Nothing to be done for 'install-exec-am'.
08:45:14 [2022-11-15T08:45:14.730Z] #44 178.2 make[5]: Nothing to be done for 'install-data-am'.
08:45:14 [2022-11-15T08:45:14.730Z] #44 178.2 make[5]: Leaving directory '/tmp/crun-build/libocispec'
08:45:14 [2022-11-15T08:45:14.730Z] #44 178.2 make[4]: Leaving directory '/tmp/crun-build/libocispec'
08:45:14 [2022-11-15T08:45:14.730Z] #44 178.2 make[3]: Leaving directory '/tmp/crun-build/libocispec'
08:45:14 [2022-11-15T08:45:14.730Z] #44 178.2 make[2]: Leaving directory '/tmp/crun-build/libocispec'
08:45:14 [2022-11-15T08:45:14.730Z] #44 178.2 make[2]: Entering directory '/tmp/crun-build'
08:45:14 [2022-11-15T08:45:14.988Z] #44 178.3   CC       src/libcrun/libcrun_testing_a-utils.o
08:45:14 [2022-11-15T08:45:14.988Z] #44 178.3   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
08:45:14 [2022-11-15T08:45:14.988Z] #44 178.4   CC       src/libcrun/libcrun_testing_a-container.o
08:45:14 [2022-11-15T08:45:14.988Z] #44 178.4   CC       src/libcrun/libcrun_testing_a-cgroup.o
08:45:14 [2022-11-15T08:45:14.988Z] #44 178.4   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
08:45:14 [2022-11-15T08:45:14.988Z] #44 178.4   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
08:45:14 [2022-11-15T08:45:14.988Z] #44 178.5   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
08:45:14 [2022-11-15T08:45:14.988Z] #44 178.5   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
08:45:15 [2022-11-15T08:45:15.245Z] #44 178.5   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
08:45:15 [2022-11-15T08:45:15.246Z] #44 178.6   CC       src/libcrun/libcrun_testing_a-criu.o
08:45:15 [2022-11-15T08:45:15.246Z] #44 178.6   CC       src/libcrun/libcrun_testing_a-custom-handler.o
08:45:15 [2022-11-15T08:45:15.246Z] #44 178.6   CC       src/libcrun/libcrun_testing_a-linux.o
08:45:15 [2022-11-15T08:45:15.246Z] #44 178.6   CC       src/libcrun/libcrun_testing_a-seccomp.o
08:45:15 [2022-11-15T08:45:15.246Z] #44 178.7   CC       src/libcrun/libcrun_testing_a-ebpf.o
08:45:15 [2022-11-15T08:45:15.246Z] #44 178.8   CC       src/libcrun/libcrun_testing_a-error.o
08:45:15 [2022-11-15T08:45:15.503Z] #44 178.8   CC       src/libcrun/libcrun_testing_a-status.o
08:45:15 [2022-11-15T08:45:15.503Z] #44 178.9   CC       src/libcrun/libcrun_testing_a-terminal.o
08:45:15 [2022-11-15T08:45:15.503Z] #44 179.0   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
08:45:15 [2022-11-15T08:45:15.763Z] #44 179.1   CC       src/libcrun/libcrun_testing_a-signals.o
08:45:15 [2022-11-15T08:45:15.763Z] #44 179.2   CC       src/libcrun/libcrun_testing_a-mount_flags.o
08:45:15 [2022-11-15T08:45:15.763Z] #44 179.3   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
08:45:16 [2022-11-15T08:45:16.020Z] #44 179.4   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
08:45:16 [2022-11-15T08:45:16.020Z] #44 179.6   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
08:45:16 [2022-11-15T08:45:16.278Z] #44 179.8   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
08:45:16 [2022-11-15T08:45:16.278Z] #44 179.8   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
08:45:16 [2022-11-15T08:45:16.535Z] #44 179.9   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
08:45:16 [2022-11-15T08:45:16.535Z] #44 179.9   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
08:45:16 [2022-11-15T08:45:16.792Z] #44 180.4   CC       src/crun-crun.o
08:45:17 [2022-11-15T08:45:17.050Z] #44 180.4   CC       src/crun-run.o
08:45:17 [2022-11-15T08:45:17.050Z] #44 180.4   CC       src/crun-delete.o
08:45:17 [2022-11-15T08:45:17.050Z] #44 180.4   CC       src/crun-kill.o
08:45:17 [2022-11-15T08:45:17.050Z] #44 180.5   CC       src/crun-pause.o
08:45:17 [2022-11-15T08:45:17.308Z] #44 180.7   CC       src/crun-unpause.o
08:45:17 [2022-11-15T08:45:17.567Z] #44 180.9   CC       src/crun-spec.o
08:45:17 [2022-11-15T08:45:17.567Z] #44 181.0   CC       src/crun-exec.o
08:45:17 [2022-11-15T08:45:17.567Z] #44 181.0   CC       src/crun-list.o
08:45:17 [2022-11-15T08:45:17.824Z] #44 181.2   CC       src/crun-create.o
08:45:18 [2022-11-15T08:45:18.083Z] #44 181.3   CC       src/crun-state.o
08:45:18 [2022-11-15T08:45:18.083Z] #44 181.3   CC       src/crun-start.o
08:45:18 [2022-11-15T08:45:18.083Z] #44 181.5   CC       src/crun-update.o
08:45:18 [2022-11-15T08:45:18.340Z] #44 181.6   CC       src/crun-ps.o
08:45:18 [2022-11-15T08:45:18.341Z] #44 181.8   CC       src/crun-checkpoint.o
08:45:18 [2022-11-15T08:45:18.598Z] #44 182.0   CC       src/crun-restore.o
08:45:18 [2022-11-15T08:45:18.598Z] #44 182.0   CC       src/libcrun/libcrun_la-utils.lo
08:45:18 [2022-11-15T08:45:18.855Z] #44 182.2   CC       src/libcrun/libcrun_la-cloned_binary.lo
08:45:18 [2022-11-15T08:45:18.855Z] #44 182.3   CC       src/libcrun/libcrun_la-container.lo
08:45:19 [2022-11-15T08:45:19.113Z] #44 182.5   CC       src/libcrun/libcrun_la-cgroup.lo
08:45:19 [2022-11-15T08:45:19.113Z] #44 182.7   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
08:45:19 [2022-11-15T08:45:19.370Z] #44 182.8   CC       src/libcrun/libcrun_la-cgroup-resources.lo
08:45:19 [2022-11-15T08:45:19.627Z] #44 183.0   CC       src/libcrun/libcrun_la-cgroup-setup.lo
08:45:19 [2022-11-15T08:45:19.886Z] #44 183.2   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
08:45:19 [2022-11-15T08:45:19.886Z] #44 183.3   CC       src/libcrun/libcrun_la-cgroup-utils.lo
08:45:20 [2022-11-15T08:45:20.143Z] #44 183.4   CC       src/libcrun/libcrun_la-criu.lo
08:45:20 [2022-11-15T08:45:20.401Z] #44 183.8   CC       src/libcrun/libcrun_la-custom-handler.lo
08:45:20 [2022-11-15T08:45:20.659Z] #44 183.9   CC       src/libcrun/libcrun_la-linux.lo
08:45:20 [2022-11-15T08:45:20.659Z] #44 184.1   CC       src/libcrun/libcrun_la-seccomp.lo
08:45:20 [2022-11-15T08:45:20.917Z] #44 184.3   CC       src/libcrun/libcrun_la-ebpf.lo
08:45:20 [2022-11-15T08:45:20.917Z] #44 184.4   CC       src/libcrun/libcrun_la-error.lo
08:45:20 [2022-11-15T08:45:20.917Z] #44 184.5   CC       src/libcrun/libcrun_la-status.lo
08:45:21 [2022-11-15T08:45:21.174Z] #44 184.6   CC       src/libcrun/libcrun_la-terminal.lo
08:45:21 [2022-11-15T08:45:21.739Z] #44 185.2   CC       src/libcrun/libcrun_la-chroot_realpath.lo
08:45:22 [2022-11-15T08:45:22.304Z] #44 185.6   CC       src/libcrun/libcrun_la-signals.lo
08:45:22 [2022-11-15T08:45:22.868Z] #44 186.1   CC       src/libcrun/libcrun_la-mount_flags.lo
08:45:23 [2022-11-15T08:45:23.800Z] #44 187.2   CC       src/libcrun/libcrun_la-seccomp_notify.lo
08:45:24 [2022-11-15T08:45:24.057Z] #44 187.4   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
08:45:24 [2022-11-15T08:45:24.314Z] #44 187.7   CC       src/libcrun/handlers/libcrun_la-krun.lo
08:45:24 [2022-11-15T08:45:24.878Z] #44 188.2   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
08:45:25 [2022-11-15T08:45:25.443Z] #44 188.8   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
08:45:26 [2022-11-15T08:45:26.387Z] #44 189.7   CC       tests/init.o
08:45:26 [2022-11-15T08:45:26.992Z] #44 190.3   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
08:45:45 [2022-11-15T08:45:45.085Z] #44 208.1   CCLD     tests/init
08:46:07 [2022-11-15T08:46:07.000Z] #44 ...
08:46:07 [2022-11-15T08:46:07.000Z] 
08:46:07 [2022-11-15T08:46:07.000Z] #28 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
08:46:07 [2022-11-15T08:46:07.000Z] #28 274.1 + return
08:46:07 [2022-11-15T08:46:07.000Z] #28 DONE 274.5s
08:46:07 [2022-11-15T08:46:07.000Z] 
08:46:07 [2022-11-15T08:46:07.000Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
08:46:07 [2022-11-15T08:46:07.000Z] #50 ...
08:46:07 [2022-11-15T08:46:07.000Z] 
08:46:07 [2022-11-15T08:46:07.000Z] #44 [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
08:46:07 [2022-11-15T08:46:07.000Z] #44 228.5   AR       libcrun_testing.a
08:46:07 [2022-11-15T08:46:07.000Z] #44 228.5 ar: `u' modifier ignored since `D' is the default (see `U')
08:46:07 [2022-11-15T08:46:07.000Z] #44 ...
08:46:07 [2022-11-15T08:46:07.000Z] 
08:46:07 [2022-11-15T08:46:07.000Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
08:46:07 [2022-11-15T08:46:07.000Z] #60 DONE 0.2s
08:46:07 [2022-11-15T08:46:07.000Z] 
08:46:07 [2022-11-15T08:46:07.000Z] #44 [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
08:46:07 [2022-11-15T08:46:07.000Z] #44 228.6   CCLD     tests/tests_libcrun_errors
08:46:07 [2022-11-15T08:46:07.000Z] #44 228.7   CCLD     tests/tests_libcrun_fuzzer
08:46:07 [2022-11-15T08:46:07.000Z] #44 228.7   CCLD     tests/tests_libcrun_utils
08:46:07 [2022-11-15T08:46:07.000Z] #44 ...
08:46:07 [2022-11-15T08:46:07.000Z] 
08:46:07 [2022-11-15T08:46:07.000Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
08:46:07 [2022-11-15T08:46:07.000Z] #61 DONE 0.2s
08:46:07 [2022-11-15T08:46:07.000Z] 
08:46:07 [2022-11-15T08:46:07.000Z] #62 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
08:46:07 [2022-11-15T08:46:07.000Z] #62 DONE 0.1s
08:46:07 [2022-11-15T08:46:07.000Z] 
08:46:07 [2022-11-15T08:46:07.000Z] #63 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
08:46:07 [2022-11-15T08:46:07.000Z] #63 DONE 0.1s
08:46:07 [2022-11-15T08:46:07.000Z] 
08:46:07 [2022-11-15T08:46:07.000Z] #44 [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
08:46:07 [2022-11-15T08:46:07.000Z] #44 ...
08:46:07 [2022-11-15T08:46:07.000Z] 
08:46:07 [2022-11-15T08:46:07.000Z] #64 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
08:46:07 [2022-11-15T08:46:07.000Z] #64 DONE 0.1s
08:46:07 [2022-11-15T08:46:07.000Z] 
08:46:07 [2022-11-15T08:46:07.000Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
08:46:07 [2022-11-15T08:46:07.000Z] #65 DONE 0.1s
08:46:07 [2022-11-15T08:46:07.000Z] 
08:46:07 [2022-11-15T08:46:07.000Z] #66 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
08:46:07 [2022-11-15T08:46:07.000Z] #66 DONE 0.1s
08:46:07 [2022-11-15T08:46:07.000Z] 
08:46:07 [2022-11-15T08:46:07.000Z] #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
08:46:07 [2022-11-15T08:46:07.000Z] #43 ...
08:46:07 [2022-11-15T08:46:07.000Z] 
08:46:07 [2022-11-15T08:46:07.000Z] #67 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
08:46:07 [2022-11-15T08:46:07.000Z] #67 DONE 0.1s
08:46:07 [2022-11-15T08:46:07.000Z] 
08:46:07 [2022-11-15T08:46:07.000Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
08:46:07 [2022-11-15T08:46:07.000Z] #68 DONE 0.1s
08:46:07 [2022-11-15T08:46:07.000Z] 
08:46:07 [2022-11-15T08:46:07.000Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
08:46:07 [2022-11-15T08:46:07.000Z] #69 DONE 0.1s
08:46:07 [2022-11-15T08:46:07.000Z] 
08:46:07 [2022-11-15T08:46:07.000Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
08:46:07 [2022-11-15T08:46:07.000Z] #50 ...
08:46:07 [2022-11-15T08:46:07.000Z] 
08:46:07 [2022-11-15T08:46:07.000Z] #44 [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
08:46:07 [2022-11-15T08:46:07.000Z] #44 229.8   CCLD     libcrun.la
08:46:07 [2022-11-15T08:46:07.000Z] #44 230.3   CCLD     crun
08:46:07 [2022-11-15T08:46:07.565Z] #44 230.8 make[3]: Entering directory '/tmp/crun-build'
08:46:07 [2022-11-15T08:46:07.565Z] #44 231.0  /bin/mkdir -p '/usr/local/share/man/man1'
08:46:07 [2022-11-15T08:46:07.565Z] #44 231.0  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
08:46:07 [2022-11-15T08:46:07.565Z] #44 231.0  /bin/mkdir -p '/usr/local/lib'
08:46:07 [2022-11-15T08:46:07.565Z] #44 231.1  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
08:46:07 [2022-11-15T08:46:07.565Z] #44 231.1 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
08:46:07 [2022-11-15T08:46:07.823Z] #44 231.1 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
08:46:07 [2022-11-15T08:46:07.823Z] #44 231.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a
08:46:07 [2022-11-15T08:46:07.823Z] #44 231.2 libtool: install: ranlib /usr/local/lib/libcrun.a
08:46:07 [2022-11-15T08:46:07.823Z] #44 231.3 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
08:46:07 [2022-11-15T08:46:07.823Z] #44 231.3 ----------------------------------------------------------------------
08:46:07 [2022-11-15T08:46:07.823Z] #44 231.3 Libraries have been installed in:
08:46:07 [2022-11-15T08:46:07.823Z] #44 231.3    /usr/local/lib
08:46:07 [2022-11-15T08:46:07.823Z] #44 231.3 
08:46:07 [2022-11-15T08:46:07.823Z] #44 231.3 If you ever happen to want to link against installed libraries
08:46:07 [2022-11-15T08:46:07.823Z] #44 231.3 in a given directory, LIBDIR, you must either use libtool, and
08:46:07 [2022-11-15T08:46:07.823Z] #44 231.3 specify the full pathname of the library, or use the '-LLIBDIR'
08:46:07 [2022-11-15T08:46:07.823Z] #44 231.3 flag during linking and do at least one of the following:
08:46:07 [2022-11-15T08:46:07.823Z] #44 231.3    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
08:46:07 [2022-11-15T08:46:07.823Z] #44 231.3      during execution
08:46:07 [2022-11-15T08:46:07.823Z] #44 231.3    - add LIBDIR to the 'LD_RUN_PATH' environment variable
08:46:07 [2022-11-15T08:46:07.823Z] #44 231.3      during linking
08:46:07 [2022-11-15T08:46:07.823Z] #44 231.3    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
08:46:07 [2022-11-15T08:46:07.823Z] #44 231.3    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
08:46:07 [2022-11-15T08:46:07.823Z] #44 231.3 
08:46:07 [2022-11-15T08:46:07.823Z] #44 231.3 See any operating system documentation about shared libraries for
08:46:07 [2022-11-15T08:46:07.823Z] #44 231.3 more information, such as the ld(1) and ld.so(8) manual pages.
08:46:07 [2022-11-15T08:46:07.823Z] #44 231.3 ----------------------------------------------------------------------
08:46:07 [2022-11-15T08:46:07.823Z] #44 231.3  /bin/mkdir -p '/build'
08:46:07 [2022-11-15T08:46:07.823Z] #44 231.3   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
08:46:07 [2022-11-15T08:46:07.823Z] #44 231.4 libtool: install: /usr/bin/install -c crun /build/crun
08:46:08 [2022-11-15T08:46:08.081Z] #44 231.4 make[3]: Leaving directory '/tmp/crun-build'
08:46:08 [2022-11-15T08:46:08.081Z] #44 231.4 make[2]: Leaving directory '/tmp/crun-build'
08:46:08 [2022-11-15T08:46:08.081Z] #44 231.4 make[1]: Leaving directory '/tmp/crun-build'
08:46:08 [2022-11-15T08:46:08.081Z] #44 DONE 231.5s
08:46:08 [2022-11-15T08:46:08.081Z] 
08:46:08 [2022-11-15T08:46:08.081Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
08:46:10 [2022-11-15T08:46:10.609Z] #50 169.1 + mkdir -p /build
08:46:10 [2022-11-15T08:46:10.609Z] #50 169.1 + cp runc /build/runc
08:46:11 [2022-11-15T08:46:11.176Z] #50 DONE 169.5s
08:46:11 [2022-11-15T08:46:11.176Z] 
08:46:11 [2022-11-15T08:46:11.176Z] #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
08:46:15 [2022-11-15T08:46:15.357Z] #43 ...
08:46:15 [2022-11-15T08:46:15.357Z] 
08:46:15 [2022-11-15T08:46:15.357Z] #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
08:46:15 [2022-11-15T08:46:15.357Z] #40 285.6 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
08:46:15 [2022-11-15T08:46:15.357Z] #40 DONE 285.8s
08:46:15 [2022-11-15T08:46:15.357Z] 
08:46:15 [2022-11-15T08:46:15.357Z] #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
08:46:15 [2022-11-15T08:46:15.925Z] #43 ...
08:46:15 [2022-11-15T08:46:15.925Z] 
08:46:15 [2022-11-15T08:46:15.925Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
08:46:15 [2022-11-15T08:46:15.925Z] #70 DONE 0.2s
08:46:15 [2022-11-15T08:46:15.925Z] 
08:46:15 [2022-11-15T08:46:15.925Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
08:46:16 [2022-11-15T08:46:16.182Z] #71 DONE 0.1s
08:46:16 [2022-11-15T08:46:16.182Z] 
08:46:16 [2022-11-15T08:46:16.182Z] #72 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
08:46:16 [2022-11-15T08:46:16.182Z] #72 DONE 0.1s
08:46:16 [2022-11-15T08:46:16.182Z] 
08:46:16 [2022-11-15T08:46:16.182Z] #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
08:46:18 [2022-11-15T08:46:18.706Z] #43 252.1 + bin/containerd
08:47:05 [2022-11-15T08:47:05.359Z] #43 292.7 # github.com/containerd/containerd/cmd/containerd
08:47:05 [2022-11-15T08:47:05.359Z] #43 292.7 /usr/bin/ld: /tmp/go-link-877383645/000019.o: in function `New':
08:47:05 [2022-11-15T08:47:05.359Z] #43 292.7 /tmp/tmp.cJUb4G3DeM/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
08:47:05 [2022-11-15T08:47:05.359Z] #43 292.8 + bin/containerd-stress
08:47:05 [2022-11-15T08:47:05.359Z] #43 293.9 + bin/containerd-shim
08:47:09 [2022-11-15T08:47:09.539Z] #43 302.8 + bin/containerd-shim-runc-v1
08:47:14 [2022-11-15T08:47:14.799Z] #43 307.9 + bin/containerd-shim-runc-v2
08:47:14 [2022-11-15T08:47:14.799Z] #43 308.6 + binaries
08:47:14 [2022-11-15T08:47:14.799Z] #43 308.6 + install -D bin/containerd /build/containerd
08:47:14 [2022-11-15T08:47:14.799Z] #43 308.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
08:47:14 [2022-11-15T08:47:14.799Z] #43 308.7 + install -D bin/ctr /build/ctr
08:47:15 [2022-11-15T08:47:15.729Z] #43 DONE 309.5s
08:47:16 [2022-11-15T08:47:16.293Z] 
08:47:16 [2022-11-15T08:47:16.293Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
08:47:16 [2022-11-15T08:47:16.550Z] #73 DONE 0.2s
08:47:16 [2022-11-15T08:47:16.551Z] 
08:47:16 [2022-11-15T08:47:16.551Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
08:47:16 [2022-11-15T08:47:16.808Z] #74 DONE 0.2s
08:47:16 [2022-11-15T08:47:16.808Z] 
08:47:16 [2022-11-15T08:47:16.808Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
08:47:17 [2022-11-15T08:47:17.068Z] #75 DONE 0.2s
08:47:17 [2022-11-15T08:47:17.068Z] 
08:47:17 [2022-11-15T08:47:17.068Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
08:47:17 [2022-11-15T08:47:17.068Z] #76 DONE 0.1s
08:47:17 [2022-11-15T08:47:17.068Z] 
08:47:17 [2022-11-15T08:47:17.068Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
08:47:17 [2022-11-15T08:47:17.068Z] #77 DONE 0.0s
08:47:17 [2022-11-15T08:47:17.325Z] 
08:47:17 [2022-11-15T08:47:17.325Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
08:47:17 [2022-11-15T08:47:17.325Z] #78 DONE 0.0s
08:47:17 [2022-11-15T08:47:17.325Z] 
08:47:17 [2022-11-15T08:47:17.325Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
08:47:18 [2022-11-15T08:47:18.257Z] #79 DONE 1.1s
08:47:18 [2022-11-15T08:47:18.257Z] 
08:47:18 [2022-11-15T08:47:18.257Z] #80 exporting to image
08:47:18 [2022-11-15T08:47:18.257Z] #80 exporting layers
08:47:21 [2022-11-15T08:47:21.534Z] #80 exporting layers 2.9s done
08:47:21 [2022-11-15T08:47:21.534Z] #80 writing image sha256:a20084d76411f3aca5caef49baccb09fe2010871e73f6c0aa74a0555c77b281f done
08:47:21 [2022-11-15T08:47:21.534Z] #80 naming to docker.io/library/docker:e8ad01594af636bb196811e8f12b20c5225d05f7 done
08:47:21 [2022-11-15T08:47:21.534Z] #80 DONE 2.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
08:47:21 [2022-11-15T08:47:21.839Z] + sudo modprobe ip6table_filter
[Pipeline] sh
08:47:22 [2022-11-15T08:47:22.116Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44463/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e8ad01594af636bb196811e8f12b20c5225d05f7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e8ad01594af636bb196811e8f12b20c5225d05f7 hack/test/unit
08:47:22 [2022-11-15T08:47:22.680Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
08:47:22 [2022-11-15T08:47:22.680Z] + TESTFLAGS+=' -test.timeout=5m'
08:47:22 [2022-11-15T08:47:22.680Z] + TESTDIRS=./...
08:47:22 [2022-11-15T08:47:22.680Z] + exclude_paths='/vendor/|/integration'
08:47:22 [2022-11-15T08:47:22.680Z] ++ go list ./...
08:47:22 [2022-11-15T08:47:22.680Z] ++ grep -vE '(/vendor/|/integration)'
08:47:23 [2022-11-15T08:47:23.614Z] + pkg_list='github.com/docker/docker/api
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/api/server
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/api/server/backend/build
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/api/server/httpstatus
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/api/server/httputils
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/api/server/middleware
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/api/server/router
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/api/server/router/build
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/api/server/router/checkpoint
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/api/server/router/container
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/api/server/router/debug
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/api/server/router/distribution
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/api/server/router/grpc
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/api/server/router/image
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/api/server/router/network
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/api/server/router/plugin
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/api/server/router/session
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/api/server/router/swarm
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/api/server/router/system
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/api/server/router/volume
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/api/types
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/api/types/backend
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/api/types/blkiodev
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/api/types/container
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/api/types/events
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/api/types/filters
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/api/types/image
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/api/types/mount
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/api/types/network
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/api/types/plugins/logdriver
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/api/types/registry
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/api/types/strslice
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/api/types/swarm
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/api/types/swarm/runtime
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/api/types/time
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/api/types/versions
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/api/types/versions/v1p19
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/api/types/versions/v1p20
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/api/types/volume
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/builder
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/builder/builder-next
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/builder/builder-next/exporter
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/builder/builder-next/worker
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/builder/dockerfile
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/builder/remotecontext
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/builder/remotecontext/git
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/builder/remotecontext/urlutil
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/cli
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/cli/config
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/cli/debug
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/cli/winresources/docker-proxy
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/cli/winresources/dockerd
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/client
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/cmd/docker-proxy
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/cmd/dockerd
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/cmd/dockerd/trap
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/container
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/container/stream
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/contrib/apparmor
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/contrib/docker-device-tool
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/contrib/httpserver
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/cluster
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/cluster/convert
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/cluster/executor
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/cluster/executor/container
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/cluster/provider
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/config
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/containerd
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/events
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/events/testutils
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/graphdriver
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/graphdriver/aufs
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/graphdriver/copy
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/graphdriver/devmapper
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/graphdriver/overlay
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/graphdriver/register
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/graphdriver/vfs
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/graphdriver/zfs
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/images
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/initlayer
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/links
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/listeners
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/logger
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/logger/awslogs
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/logger/fluentd
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/logger/gcplogs
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/logger/gelf
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/logger/journald
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/logger/local
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/logger/logentries
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/logger/loggertest
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/logger/loggerutils
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/logger/splunk
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/logger/syslog
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/logger/templates
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/names
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/network
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/daemon/stats
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/distribution
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/distribution/metadata
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/distribution/utils
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/distribution/xfer
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/dockerversion
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/errdefs
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/image
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/image/cache
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/image/tarexport
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/image/v1
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/internal/mounttree
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/internal/test/suite
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/internal/unshare
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/layer
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libcontainerd
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libcontainerd/queue
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libcontainerd/remote
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libcontainerd/supervisor
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libcontainerd/types
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/bitseq
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/cluster
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/cmd/ovrouter
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/config
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/datastore
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/diagnostic
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/discoverapi
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/driverapi
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/drivers/bridge
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/drivers/host
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/drivers/null
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/drivers/overlay
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/drivers/remote
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/drivers/windows
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/drvregistry
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/etchosts
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/idm
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/internal/caller
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/ipam
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/ipamapi
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/ipams/builtin
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/ipams/null
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/ipams/remote
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/ipamutils
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/iptables
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/netlabel
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/netutils
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/networkdb
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/ns
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/options
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/osl
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/osl/kernel
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/portallocator
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/portmapper
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/resolvconf
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/testutils
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/libnetwork/types
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/oci
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/oci/caps
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/opts
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/pkg/aaparser
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/pkg/archive
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/pkg/authorization
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/pkg/broadcaster
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/pkg/capabilities
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/pkg/chrootarchive
08:47:23 [2022-11-15T08:47:23.614Z] github.com/docker/docker/pkg/containerfs
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/devicemapper
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/directory
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/dmesg
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/fileutils
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/homedir
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/idtools
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/ioutils
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/jsonmessage
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/longpath
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/loopback
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/namesgenerator
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/parsers
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/parsers/kernel
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/pidfile
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/platform
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/plugingetter
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/plugins
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/plugins/transport
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/pools
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/process
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/progress
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/reexec
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/stack
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/stdcopy
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/streamformatter
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/stringid
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/sysinfo
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/system
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/tailfile
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/tarsum
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/useragent
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/plugin
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/plugin/executor/containerd
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/plugin/v2
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/profiles/apparmor
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/profiles/seccomp
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/quota
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/reference
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/registry
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/registry/resumable
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/restartmanager
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/rootless
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/rootless/specconv
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/runconfig
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/runconfig/opts
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/testutil
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/testutil/daemon
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/testutil/environment
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/testutil/fakecontext
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/testutil/fakegit
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/testutil/fakestorage
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/testutil/fixtures/load
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/testutil/fixtures/plugin
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/testutil/registry
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/testutil/request
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/volume
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/volume/drivers
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/volume/local
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/volume/mounts
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/volume/service
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/volume/service/opts
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/volume/testutils'
08:47:23 [2022-11-15T08:47:23.615Z] ++ grep --fixed-strings -v /libnetwork
08:47:23 [2022-11-15T08:47:23.615Z] ++ echo 'github.com/docker/docker/api
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/server
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/server/backend/build
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/server/httpstatus
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/server/httputils
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/server/middleware
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/server/router
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/server/router/build
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/server/router/checkpoint
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/server/router/container
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/server/router/debug
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/server/router/distribution
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/server/router/grpc
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/server/router/image
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/server/router/network
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/server/router/plugin
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/server/router/session
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/server/router/swarm
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/server/router/system
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/server/router/volume
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/types
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/types/backend
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/types/blkiodev
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/types/container
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/types/events
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/types/filters
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/types/image
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/types/mount
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/types/network
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/types/plugins/logdriver
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/types/registry
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/types/strslice
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/types/swarm
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/types/swarm/runtime
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/types/time
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/types/versions
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/types/versions/v1p19
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/types/versions/v1p20
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/types/volume
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/builder
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/builder/builder-next
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/builder/builder-next/exporter
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/builder/builder-next/worker
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/builder/dockerfile
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/builder/remotecontext
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/builder/remotecontext/git
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/builder/remotecontext/urlutil
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/cli
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/cli/config
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/cli/debug
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/cli/winresources/docker-proxy
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/cli/winresources/dockerd
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/client
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/cmd/docker-proxy
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/cmd/dockerd
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/cmd/dockerd/trap
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/container
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/container/stream
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/contrib/apparmor
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/contrib/docker-device-tool
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/contrib/httpserver
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/cluster
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/cluster/convert
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/cluster/executor
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/cluster/executor/container
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/cluster/provider
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/config
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/containerd
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/events
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/events/testutils
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/graphdriver
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/graphdriver/aufs
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/graphdriver/copy
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/graphdriver/devmapper
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/graphdriver/overlay
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/graphdriver/register
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/graphdriver/vfs
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/graphdriver/zfs
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/images
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/initlayer
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/links
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/listeners
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/logger
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/logger/awslogs
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/logger/fluentd
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/logger/gcplogs
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/logger/gelf
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/logger/journald
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/logger/local
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/logger/logentries
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/logger/loggertest
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/logger/loggerutils
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/logger/splunk
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/logger/syslog
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/logger/templates
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/names
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/network
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/daemon/stats
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/distribution
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/distribution/metadata
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/distribution/utils
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/distribution/xfer
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/dockerversion
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/errdefs
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/image
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/image/cache
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/image/tarexport
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/image/v1
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/internal/mounttree
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/internal/test/suite
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/internal/unshare
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/layer
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libcontainerd
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libcontainerd/queue
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libcontainerd/remote
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libcontainerd/supervisor
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libcontainerd/types
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/bitseq
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/cluster
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/cmd/ovrouter
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/config
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/datastore
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/diagnostic
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/discoverapi
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/driverapi
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/drivers/bridge
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/drivers/host
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/drivers/null
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/drivers/overlay
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/drivers/remote
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/drivers/windows
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/drvregistry
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/etchosts
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/idm
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/internal/caller
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/ipam
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/ipamapi
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/ipams/builtin
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/ipams/null
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/ipams/remote
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/ipamutils
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/iptables
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/netlabel
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/netutils
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/networkdb
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/ns
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/options
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/osl
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/osl/kernel
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/portallocator
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/portmapper
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/resolvconf
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/testutils
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/libnetwork/types
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/oci
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/oci/caps
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/opts
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/aaparser
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/archive
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/authorization
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/broadcaster
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/capabilities
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/chrootarchive
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/containerfs
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/devicemapper
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/directory
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/dmesg
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/fileutils
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/homedir
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/idtools
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/ioutils
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/jsonmessage
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/longpath
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/loopback
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/namesgenerator
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/parsers
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/parsers/kernel
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/pidfile
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/platform
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/plugingetter
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/plugins
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/plugins/transport
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/pools
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/process
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/progress
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/reexec
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/stack
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/stdcopy
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/streamformatter
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/stringid
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/sysinfo
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/system
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/tailfile
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/tarsum
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/pkg/useragent
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/plugin
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/plugin/executor/containerd
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/plugin/v2
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/profiles/apparmor
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/profiles/seccomp
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/quota
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/reference
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/registry
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/registry/resumable
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/restartmanager
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/rootless
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/rootless/specconv
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/runconfig
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/runconfig/opts
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/testutil
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/testutil/daemon
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/testutil/environment
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/testutil/fakecontext
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/testutil/fakegit
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/testutil/fakestorage
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/testutil/fixtures/load
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/testutil/fixtures/plugin
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/testutil/registry
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/testutil/request
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/volume
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/volume/drivers
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/volume/local
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/volume/mounts
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/volume/service
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/volume/service/opts
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/volume/testutils'
08:47:23 [2022-11-15T08:47:23.615Z] + base_pkg_list='github.com/docker/docker/api
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/server
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/server/backend/build
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/server/httpstatus
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/server/httputils
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/server/middleware
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/server/router
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/server/router/build
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/server/router/checkpoint
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/server/router/container
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/server/router/debug
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/server/router/distribution
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/server/router/grpc
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/server/router/image
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/server/router/network
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/server/router/plugin
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/server/router/session
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/server/router/swarm
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/server/router/system
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/server/router/volume
08:47:23 [2022-11-15T08:47:23.615Z] github.com/docker/docker/api/types
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/types/backend
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/types/blkiodev
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/types/container
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/types/events
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/types/filters
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/types/image
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/types/mount
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/types/network
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/types/plugins/logdriver
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/types/registry
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/types/strslice
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/types/swarm
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/types/swarm/runtime
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/types/time
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/types/versions
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/types/versions/v1p19
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/types/versions/v1p20
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/types/volume
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/builder
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/builder/builder-next
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/builder/builder-next/exporter
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/builder/builder-next/worker
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/builder/dockerfile
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/builder/remotecontext
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/builder/remotecontext/git
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/builder/remotecontext/urlutil
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/cli
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/cli/config
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/cli/debug
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/cli/winresources/docker-proxy
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/cli/winresources/dockerd
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/client
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/cmd/docker-proxy
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/cmd/dockerd
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/cmd/dockerd/trap
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/container
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/container/stream
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/contrib/apparmor
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/contrib/docker-device-tool
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/contrib/httpserver
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/cluster
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/cluster/convert
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/cluster/executor
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/cluster/executor/container
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/cluster/provider
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/config
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/containerd
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/events
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/events/testutils
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/graphdriver
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/graphdriver/aufs
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/graphdriver/copy
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/graphdriver/devmapper
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/graphdriver/overlay
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/graphdriver/register
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/graphdriver/vfs
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/graphdriver/zfs
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/images
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/initlayer
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/links
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/listeners
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/logger
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/logger/awslogs
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/logger/fluentd
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/logger/gcplogs
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/logger/gelf
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/logger/journald
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/logger/local
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/logger/logentries
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/logger/loggertest
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/logger/loggerutils
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/logger/splunk
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/logger/syslog
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/logger/templates
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/names
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/network
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/stats
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/distribution
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/distribution/metadata
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/distribution/utils
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/distribution/xfer
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/dockerversion
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/errdefs
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/image
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/image/cache
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/image/tarexport
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/image/v1
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/internal/mounttree
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/internal/test/suite
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/internal/unshare
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/layer
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/libcontainerd
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/libcontainerd/queue
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/libcontainerd/remote
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/libcontainerd/supervisor
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/libcontainerd/types
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/oci
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/oci/caps
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/opts
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/aaparser
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/archive
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/authorization
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/broadcaster
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/capabilities
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/chrootarchive
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/containerfs
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/devicemapper
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/directory
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/dmesg
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/fileutils
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/homedir
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/idtools
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/ioutils
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/jsonmessage
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/longpath
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/loopback
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/namesgenerator
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/parsers
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/parsers/kernel
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/pidfile
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/platform
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/plugingetter
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/plugins
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/plugins/transport
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/pools
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/process
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/progress
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/reexec
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/stack
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/stdcopy
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/streamformatter
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/stringid
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/sysinfo
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/system
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/tailfile
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/tarsum
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/pkg/useragent
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/plugin
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/plugin/executor/containerd
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/plugin/v2
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/profiles/apparmor
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/profiles/seccomp
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/quota
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/reference
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/registry
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/registry/resumable
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/restartmanager
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/rootless
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/rootless/specconv
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/runconfig
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/runconfig/opts
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/testutil
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/testutil/daemon
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/testutil/environment
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/testutil/fakecontext
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/testutil/fakegit
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/testutil/fakestorage
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/testutil/fixtures/load
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/testutil/fixtures/plugin
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/testutil/registry
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/testutil/request
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/volume
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/volume/drivers
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/volume/local
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/volume/mounts
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/volume/service
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/volume/service/opts
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/volume/testutils'
08:47:23 [2022-11-15T08:47:23.616Z] ++ grep --fixed-strings /libnetwork
08:47:23 [2022-11-15T08:47:23.616Z] ++ echo 'github.com/docker/docker/api
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/server
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/server/backend/build
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/server/httpstatus
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/server/httputils
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/server/middleware
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/server/router
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/server/router/build
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/server/router/checkpoint
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/server/router/container
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/server/router/debug
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/server/router/distribution
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/server/router/grpc
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/server/router/image
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/server/router/network
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/server/router/plugin
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/server/router/session
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/server/router/swarm
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/server/router/system
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/server/router/volume
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/types
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/types/backend
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/types/blkiodev
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/types/container
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/types/events
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/types/filters
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/types/image
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/types/mount
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/types/network
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/types/plugins/logdriver
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/types/registry
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/types/strslice
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/types/swarm
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/types/swarm/runtime
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/types/time
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/types/versions
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/types/versions/v1p19
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/types/versions/v1p20
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/api/types/volume
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/builder
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/builder/builder-next
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/builder/builder-next/exporter
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/builder/builder-next/worker
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/builder/dockerfile
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/builder/remotecontext
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/builder/remotecontext/git
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/builder/remotecontext/urlutil
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/cli
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/cli/config
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/cli/debug
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/cli/winresources/docker-proxy
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/cli/winresources/dockerd
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/client
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/cmd/docker-proxy
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/cmd/dockerd
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/cmd/dockerd/trap
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/container
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/container/stream
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/contrib/apparmor
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/contrib/docker-device-tool
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/contrib/httpserver
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/cluster
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/cluster/convert
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/cluster/executor
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/cluster/executor/container
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/cluster/provider
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/config
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/containerd
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/events
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/events/testutils
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/graphdriver
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/graphdriver/aufs
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/graphdriver/copy
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/graphdriver/devmapper
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/graphdriver/overlay
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/graphdriver/register
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/graphdriver/vfs
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/graphdriver/zfs
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/images
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/initlayer
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/links
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/listeners
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/logger
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/logger/awslogs
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/logger/fluentd
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/logger/gcplogs
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/logger/gelf
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/logger/journald
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/logger/local
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/logger/logentries
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/logger/loggertest
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/logger/loggerutils
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/logger/splunk
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/logger/syslog
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/logger/templates
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/names
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/network
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/daemon/stats
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/distribution
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/distribution/metadata
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/distribution/utils
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/distribution/xfer
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/dockerversion
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/errdefs
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/image
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/image/cache
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/image/tarexport
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/image/v1
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/internal/mounttree
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/internal/test/suite
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/internal/unshare
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/layer
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/libcontainerd
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/libcontainerd/queue
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/libcontainerd/remote
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/libcontainerd/supervisor
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/libcontainerd/types
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/libnetwork
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/libnetwork/bitseq
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/libnetwork/cluster
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:47:23 [2022-11-15T08:47:23.616Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/cmd/ovrouter
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/config
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/datastore
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/diagnostic
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/discoverapi
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/driverapi
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/bridge
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/host
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/null
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/overlay
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/remote
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/windows
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drvregistry
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/etchosts
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/idm
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/internal/caller
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/ipam
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/ipamapi
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/ipams/builtin
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/ipams/null
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/ipams/remote
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/ipamutils
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/iptables
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/netlabel
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/netutils
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/networkdb
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/ns
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/options
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/osl
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/osl/kernel
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/portallocator
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/portmapper
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/resolvconf
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/testutils
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/types
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/oci
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/oci/caps
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/opts
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/aaparser
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/archive
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/authorization
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/broadcaster
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/capabilities
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/chrootarchive
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/containerfs
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/devicemapper
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/directory
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/dmesg
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/fileutils
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/homedir
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/idtools
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/ioutils
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/jsonmessage
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/longpath
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/loopback
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/namesgenerator
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/parsers
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/parsers/kernel
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/pidfile
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/platform
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/plugingetter
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/plugins
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/plugins/transport
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/pools
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/process
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/progress
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/reexec
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/stack
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/stdcopy
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/streamformatter
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/stringid
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/sysinfo
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/system
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/tailfile
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/tarsum
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/pkg/useragent
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/plugin
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/plugin/executor/containerd
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/plugin/v2
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/profiles/apparmor
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/profiles/seccomp
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/quota
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/reference
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/registry
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/registry/resumable
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/restartmanager
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/rootless
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/rootless/specconv
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/runconfig
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/runconfig/opts
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/testutil
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/testutil/daemon
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/testutil/environment
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/testutil/fakecontext
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/testutil/fakegit
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/testutil/fakestorage
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/testutil/fixtures/load
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/testutil/fixtures/plugin
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/testutil/registry
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/testutil/request
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/volume
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/volume/drivers
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/volume/local
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/volume/mounts
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/volume/service
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/volume/service/opts
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/volume/testutils'
08:47:23 [2022-11-15T08:47:23.617Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/bitseq
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/cluster
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/cmd/ovrouter
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/config
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/datastore
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/diagnostic
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/discoverapi
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/driverapi
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/bridge
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/host
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/null
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/overlay
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/remote
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/windows
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drvregistry
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/etchosts
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/idm
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/internal/caller
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/ipam
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/ipamapi
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/ipams/builtin
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/ipams/null
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/ipams/remote
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/ipamutils
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/iptables
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/netlabel
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/netutils
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/networkdb
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/ns
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/options
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/osl
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/osl/kernel
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/portallocator
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/portmapper
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/resolvconf
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/testutils
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/types'
08:47:23 [2022-11-15T08:47:23.617Z] + echo 'github.com/docker/docker/libnetwork
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/bitseq
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/cluster
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/cmd/ovrouter
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/config
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/datastore
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/diagnostic
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/discoverapi
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/driverapi
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/bridge
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/host
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/null
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/overlay
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/remote
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/windows
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drvregistry
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/etchosts
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/idm
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/internal/caller
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/ipam
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/ipamapi
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/ipams/builtin
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/ipams/null
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/ipams/remote
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/ipamutils
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/iptables
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/netlabel
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/netutils
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/networkdb
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/ns
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/options
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/osl
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/osl/kernel
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/portallocator
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/portmapper
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/resolvconf
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/testutils
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/types'
08:47:23 [2022-11-15T08:47:23.617Z] + grep --fixed-strings libnetwork/drivers/bridge
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/bridge
08:47:23 [2022-11-15T08:47:23.617Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:47:23 [2022-11-15T08:47:23.617Z] + type docker-proxy
08:47:23 [2022-11-15T08:47:23.617Z] hack/test/unit: line 25: type: docker-proxy: not found
08:47:23 [2022-11-15T08:47:23.617Z] + hack/make.sh binary-proxy install-proxy
08:47:23 [2022-11-15T08:47:23.617Z] 
08:47:23 [2022-11-15T08:47:23.617Z] Removing bundles/
08:47:23 [2022-11-15T08:47:23.617Z] 
08:47:23 [2022-11-15T08:47:23.617Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
08:47:23 [2022-11-15T08:47:23.617Z] Building: bundles/binary-proxy/docker-proxy
08:47:23 [2022-11-15T08:47:23.617Z] GOOS="" GOARCH="" GOARM=""
08:47:30 [2022-11-15T08:47:30.172Z] Created binary: bundles/binary-proxy/docker-proxy
08:47:30 [2022-11-15T08:47:30.172Z] 
08:47:30 [2022-11-15T08:47:30.172Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
08:47:30 [2022-11-15T08:47:30.172Z] Installing docker-proxy to /usr/local/bin/
08:47:30 [2022-11-15T08:47:30.172Z] 
08:47:30 [2022-11-15T08:47:30.172Z] + mkdir -p bundles
08:47:30 [2022-11-15T08:47:30.172Z] + '[' -n 'github.com/docker/docker/api
08:47:30 [2022-11-15T08:47:30.172Z] github.com/docker/docker/api/server
08:47:30 [2022-11-15T08:47:30.172Z] github.com/docker/docker/api/server/backend/build
08:47:30 [2022-11-15T08:47:30.172Z] github.com/docker/docker/api/server/httpstatus
08:47:30 [2022-11-15T08:47:30.172Z] github.com/docker/docker/api/server/httputils
08:47:30 [2022-11-15T08:47:30.172Z] github.com/docker/docker/api/server/middleware
08:47:30 [2022-11-15T08:47:30.172Z] github.com/docker/docker/api/server/router
08:47:30 [2022-11-15T08:47:30.172Z] github.com/docker/docker/api/server/router/build
08:47:30 [2022-11-15T08:47:30.172Z] github.com/docker/docker/api/server/router/checkpoint
08:47:30 [2022-11-15T08:47:30.172Z] github.com/docker/docker/api/server/router/container
08:47:30 [2022-11-15T08:47:30.172Z] github.com/docker/docker/api/server/router/debug
08:47:30 [2022-11-15T08:47:30.172Z] github.com/docker/docker/api/server/router/distribution
08:47:30 [2022-11-15T08:47:30.172Z] github.com/docker/docker/api/server/router/grpc
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/api/server/router/image
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/api/server/router/network
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/api/server/router/plugin
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/api/server/router/session
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/api/server/router/swarm
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/api/server/router/system
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/api/server/router/volume
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/api/types
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/api/types/backend
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/api/types/blkiodev
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/api/types/container
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/api/types/events
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/api/types/filters
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/api/types/image
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/api/types/mount
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/api/types/network
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/api/types/plugins/logdriver
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/api/types/registry
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/api/types/strslice
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/api/types/swarm
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/api/types/swarm/runtime
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/api/types/time
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/api/types/versions
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/api/types/versions/v1p19
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/api/types/versions/v1p20
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/api/types/volume
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/builder
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/builder/builder-next
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/builder/builder-next/exporter
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/builder/builder-next/worker
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/builder/dockerfile
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/builder/remotecontext
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/builder/remotecontext/git
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/builder/remotecontext/urlutil
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/cli
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/cli/config
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/cli/debug
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/cli/winresources/docker-proxy
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/cli/winresources/dockerd
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/client
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/cmd/docker-proxy
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/cmd/dockerd
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/cmd/dockerd/trap
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/container
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/container/stream
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/contrib/apparmor
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/contrib/docker-device-tool
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/contrib/httpserver
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/cluster
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/cluster/convert
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/cluster/executor
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/cluster/executor/container
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/cluster/provider
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/config
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/containerd
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/events
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/events/testutils
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/graphdriver
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/graphdriver/aufs
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/graphdriver/copy
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/graphdriver/devmapper
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/graphdriver/overlay
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/graphdriver/register
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/graphdriver/vfs
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/graphdriver/zfs
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/images
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/initlayer
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/links
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/listeners
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/logger
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/logger/awslogs
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/logger/fluentd
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/logger/gcplogs
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/logger/gelf
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/logger/journald
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/logger/local
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/logger/logentries
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/logger/loggertest
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/logger/loggerutils
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/logger/splunk
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/logger/syslog
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/logger/templates
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/names
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/network
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/daemon/stats
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/distribution
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/distribution/metadata
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/distribution/utils
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/distribution/xfer
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/dockerversion
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/errdefs
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/image
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/image/cache
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/image/tarexport
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/image/v1
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/internal/mounttree
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/internal/test/suite
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/internal/unshare
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/layer
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/libcontainerd
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/libcontainerd/queue
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/libcontainerd/remote
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/libcontainerd/supervisor
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/libcontainerd/types
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/oci
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/oci/caps
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/opts
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/aaparser
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/archive
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/authorization
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/broadcaster
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/capabilities
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/chrootarchive
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/containerfs
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/devicemapper
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/directory
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/dmesg
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/fileutils
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/homedir
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/idtools
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/ioutils
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/jsonmessage
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/longpath
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/loopback
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/namesgenerator
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/parsers
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/parsers/kernel
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/pidfile
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/platform
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/plugingetter
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/plugins
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/plugins/transport
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/pools
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/process
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/progress
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/reexec
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/stack
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/stdcopy
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/streamformatter
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/stringid
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/sysinfo
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/system
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/tailfile
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/tarsum
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/pkg/useragent
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/plugin
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/plugin/executor/containerd
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/plugin/v2
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/profiles/apparmor
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/profiles/seccomp
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/quota
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/reference
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/registry
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/registry/resumable
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/restartmanager
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/rootless
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/rootless/specconv
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/runconfig
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/runconfig/opts
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/testutil
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/testutil/daemon
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/testutil/environment
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/testutil/fakecontext
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/testutil/fakegit
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/testutil/fakestorage
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/testutil/fixtures/load
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/testutil/fixtures/plugin
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/testutil/registry
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/testutil/request
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/volume
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/volume/drivers
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/volume/local
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/volume/mounts
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/volume/service
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/volume/service/opts
08:47:30 [2022-11-15T08:47:30.173Z] github.com/docker/docker/volume/testutils' ']'
08:47:30 [2022-11-15T08:47:30.173Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
08:47:30 [2022-11-15T08:47:30.757Z] ?   	github.com/docker/docker/api	[no test files]
08:47:45 [2022-11-15T08:47:45.632Z] ok  	github.com/docker/docker/api/server	0.005s	coverage: 7.9% of statements
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ok  	github.com/docker/docker/api/server/httputils	0.009s	coverage: 31.9% of statements
08:49:07 [2022-11-15T08:49:07.038Z] ok  	github.com/docker/docker/api/server/middleware	0.009s	coverage: 37.7% of statements
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/api/server/router	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ok  	github.com/docker/docker/api/server/router/swarm	0.005s	coverage: 6.0% of statements
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ok  	github.com/docker/docker/api/types/filters	0.010s	coverage: 93.8% of statements
08:49:07 [2022-11-15T08:49:07.038Z] ok  	github.com/docker/docker/api/server/router/volume	0.015s	coverage: 66.7% of statements
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/api/types	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/api/types/container	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/api/types/events	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/api/types/image	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/api/types/network	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ok  	github.com/docker/docker/api/types/registry	0.007s	coverage: 54.2% of statements
08:49:07 [2022-11-15T08:49:07.038Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ok  	github.com/docker/docker/api/types/time	0.004s	coverage: 100.0% of statements
08:49:07 [2022-11-15T08:49:07.038Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/builder	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ok  	github.com/docker/docker/builder/remotecontext	0.036s	coverage: 13.7% of statements
08:49:07 [2022-11-15T08:49:07.038Z] ok  	github.com/docker/docker/builder/dockerfile	0.063s	coverage: 50.1% of statements
08:49:07 [2022-11-15T08:49:07.038Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.003s	coverage: 100.0% of statements
08:49:07 [2022-11-15T08:49:07.038Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
08:49:07 [2022-11-15T08:49:07.038Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.625s	coverage: 83.5% of statements
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/cli	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/cli/config	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
08:49:07 [2022-11-15T08:49:07.038Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.204s	coverage: 67.6% of statements
08:49:08 [2022-11-15T08:49:08.407Z] ok  	github.com/docker/docker/client	0.103s	coverage: 76.1% of statements
08:49:40 [2022-11-15T08:49:40.463Z] ok  	github.com/docker/docker/cmd/dockerd	0.078s	coverage: 30.0% of statements
08:49:41 [2022-11-15T08:49:41.398Z] ok  	github.com/docker/docker/container	0.123s	coverage: 36.6% of statements
08:49:41 [2022-11-15T08:49:41.398Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.458s	coverage: 0.0% of statements
08:49:41 [2022-11-15T08:49:41.398Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
08:49:41 [2022-11-15T08:49:41.398Z] ?   	github.com/docker/docker/container/stream	[no test files]
08:49:41 [2022-11-15T08:49:41.398Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
08:49:41 [2022-11-15T08:49:41.398Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
08:49:41 [2022-11-15T08:49:41.398Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
08:49:46 [2022-11-15T08:49:46.651Z] ok  	github.com/docker/docker/daemon/cluster	0.103s	coverage: 0.5% of statements
08:49:48 [2022-11-15T08:49:48.585Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.019s	coverage: 65.3% of statements
08:49:49 [2022-11-15T08:49:49.960Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.011s	coverage: 36.9% of statements
08:49:58 [2022-11-15T08:49:58.055Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.449s	coverage: 13.4% of statements
08:49:58 [2022-11-15T08:49:58.055Z] ok  	github.com/docker/docker/daemon/config	0.032s	coverage: 76.8% of statements
08:49:58 [2022-11-15T08:49:58.619Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
08:49:59 [2022-11-15T08:49:59.549Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
08:50:00 [2022-11-15T08:50:00.482Z] ok  	github.com/docker/docker/daemon	10.134s	coverage: 16.4% of statements
08:50:00 [2022-11-15T08:50:00.482Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
08:50:00 [2022-11-15T08:50:00.482Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
08:50:00 [2022-11-15T08:50:00.482Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
08:50:00 [2022-11-15T08:50:00.482Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
08:50:01 [2022-11-15T08:50:01.045Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.668s	coverage: 74.8% of statements
08:50:01 [2022-11-15T08:50:01.976Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.310s	coverage: 60.7% of statements
08:50:02 [2022-11-15T08:50:02.540Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.022s	coverage: 3.0% of statements
08:50:03 [2022-11-15T08:50:03.910Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
08:50:05 [2022-11-15T08:50:05.827Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.278s	coverage: 50.6% of statements
08:50:06 [2022-11-15T08:50:06.408Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.395s	coverage: 45.9% of statements
08:50:06 [2022-11-15T08:50:06.408Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
08:50:07 [2022-11-15T08:50:07.783Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.216s	coverage: 60.3% of statements
08:50:07 [2022-11-15T08:50:07.783Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
08:50:07 [2022-11-15T08:50:07.783Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
08:50:07 [2022-11-15T08:50:07.783Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 58.5% of statements
08:50:08 [2022-11-15T08:50:08.714Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.010s	coverage: 3.0% of statements
08:50:09 [2022-11-15T08:50:09.278Z] ok  	github.com/docker/docker/daemon/links	0.006s	coverage: 93.0% of statements
08:50:10 [2022-11-15T08:50:10.209Z] ok  	github.com/docker/docker/daemon/images	0.064s	coverage: 6.8% of statements
08:50:10 [2022-11-15T08:50:10.209Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
08:50:10 [2022-11-15T08:50:10.209Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
08:50:10 [2022-11-15T08:50:10.773Z] ok  	github.com/docker/docker/daemon/logger	0.233s	coverage: 43.0% of statements
08:50:11 [2022-11-15T08:50:11.704Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.146s	coverage: 79.9% of statements
08:50:11 [2022-11-15T08:50:11.704Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.021s	coverage: 53.6% of statements
08:50:11 [2022-11-15T08:50:11.704Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
08:50:12 [2022-11-15T08:50:12.274Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.011s	coverage: 68.2% of statements
08:50:12 [2022-11-15T08:50:12.531Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.005s	coverage: 88.2% of statements
08:50:13 [2022-11-15T08:50:13.462Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.150s	coverage: 76.8% of statements
08:50:13 [2022-11-15T08:50:13.719Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
08:50:14 [2022-11-15T08:50:14.650Z] ok  	github.com/docker/docker/daemon/logger/local	0.031s	coverage: 79.4% of statements
08:50:15 [2022-11-15T08:50:15.213Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.018s	coverage: 63.5% of statements
08:50:16 [2022-11-15T08:50:16.144Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.026s	coverage: 31.5% of statements
08:50:16 [2022-11-15T08:50:16.401Z] ok  	github.com/docker/docker/daemon/logger/journald	3.493s	coverage: 74.5% of statements
08:50:16 [2022-11-15T08:50:16.401Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
08:50:16 [2022-11-15T08:50:16.401Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
08:50:16 [2022-11-15T08:50:16.401Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
08:50:16 [2022-11-15T08:50:16.401Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
08:50:17 [2022-11-15T08:50:17.380Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
08:50:17 [2022-11-15T08:50:17.636Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
08:50:18 [2022-11-15T08:50:18.200Z] ok  	github.com/docker/docker/daemon/network	0.007s	coverage: 63.8% of statements
08:50:18 [2022-11-15T08:50:18.200Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.570s	coverage: 82.5% of statements
08:50:18 [2022-11-15T08:50:18.200Z] ?   	github.com/docker/docker/daemon/names	[no test files]
08:50:18 [2022-11-15T08:50:18.200Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
08:50:19 [2022-11-15T08:50:19.572Z] ok  	github.com/docker/docker/distribution/metadata	0.035s	coverage: 44.4% of statements
08:50:21 [2022-11-15T08:50:21.499Z] ok  	github.com/docker/docker/distribution	1.490s	coverage: 29.5% of statements
08:50:21 [2022-11-15T08:50:21.499Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
08:50:21 [2022-11-15T08:50:21.756Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.0% of statements
08:50:22 [2022-11-15T08:50:22.013Z] ok  	github.com/docker/docker/distribution/xfer	1.892s	coverage: 85.4% of statements
08:50:22 [2022-11-15T08:50:22.013Z] ?   	github.com/docker/docker/dockerversion	[no test files]
08:50:22 [2022-11-15T08:50:22.576Z] ok  	github.com/docker/docker/image	0.037s	coverage: 86.9% of statements
08:50:22 [2022-11-15T08:50:22.833Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
08:50:23 [2022-11-15T08:50:23.397Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
08:50:23 [2022-11-15T08:50:23.397Z] ?   	github.com/docker/docker/image/v1	[no test files]
08:50:23 [2022-11-15T08:50:23.397Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
08:50:23 [2022-11-15T08:50:23.397Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
08:50:23 [2022-11-15T08:50:23.397Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
08:50:23 [2022-11-15T08:50:23.654Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
08:50:24 [2022-11-15T08:50:24.585Z] ok  	github.com/docker/docker/oci	0.013s	coverage: 41.4% of statements
08:50:25 [2022-11-15T08:50:25.149Z] ok  	github.com/docker/docker/opts	0.020s	coverage: 66.8% of statements
08:50:25 [2022-11-15T08:50:25.149Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
08:50:27 [2022-11-15T08:50:27.050Z] ok  	github.com/docker/docker/pkg/archive	0.310s	coverage: 82.1% of statements
08:50:27 [2022-11-15T08:50:27.979Z] ok  	github.com/docker/docker/pkg/authorization	0.337s	coverage: 68.3% of statements
08:50:27 [2022-11-15T08:50:27.979Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
08:50:28 [2022-11-15T08:50:28.236Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
08:50:28 [2022-11-15T08:50:28.799Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.234s	coverage: 83.1% of statements
08:50:29 [2022-11-15T08:50:29.057Z] ok  	github.com/docker/docker/pkg/containerfs	0.005s	coverage: 28.6% of statements
08:50:29 [2022-11-15T08:50:29.314Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 81.8% of statements
08:50:29 [2022-11-15T08:50:29.570Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
08:50:29 [2022-11-15T08:50:29.827Z] ok  	github.com/docker/docker/pkg/fileutils	0.004s	coverage: 77.5% of statements
08:50:30 [2022-11-15T08:50:30.084Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
08:50:31 [2022-11-15T08:50:31.014Z] ok  	github.com/docker/docker/pkg/idtools	0.292s	coverage: 69.6% of statements
08:50:31 [2022-11-15T08:50:31.577Z] ok  	github.com/docker/docker/pkg/ioutils	0.348s	coverage: 70.1% of statements
08:50:31 [2022-11-15T08:50:31.835Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
08:50:32 [2022-11-15T08:50:32.093Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
08:50:32 [2022-11-15T08:50:32.093Z] ok  	github.com/docker/docker/layer	7.425s	coverage: 68.9% of statements
08:50:32 [2022-11-15T08:50:32.093Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
08:50:32 [2022-11-15T08:50:32.093Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
08:50:32 [2022-11-15T08:50:32.093Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
08:50:32 [2022-11-15T08:50:32.093Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
08:50:32 [2022-11-15T08:50:32.093Z] ?   	github.com/docker/docker/oci/caps	[no test files]
08:50:32 [2022-11-15T08:50:32.093Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
08:50:32 [2022-11-15T08:50:32.093Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
08:50:32 [2022-11-15T08:50:32.093Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
08:50:32 [2022-11-15T08:50:32.349Z] ok  	github.com/docker/docker/pkg/parsers	0.009s	coverage: 97.0% of statements
08:50:32 [2022-11-15T08:50:32.350Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
08:50:32 [2022-11-15T08:50:32.606Z] ok  	github.com/docker/docker/pkg/pidfile	0.017s	coverage: 94.1% of statements
08:50:32 [2022-11-15T08:50:32.864Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.5% of statements
08:50:32 [2022-11-15T08:50:32.864Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
08:50:32 [2022-11-15T08:50:32.864Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
08:50:33 [2022-11-15T08:50:33.121Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.016s	coverage: 56.8% of statements
08:50:33 [2022-11-15T08:50:33.685Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
08:50:33 [2022-11-15T08:50:33.942Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
08:50:34 [2022-11-15T08:50:34.199Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
08:50:34 [2022-11-15T08:50:34.456Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
08:50:34 [2022-11-15T08:50:34.713Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
08:50:34 [2022-11-15T08:50:34.970Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
08:50:35 [2022-11-15T08:50:35.227Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
08:50:35 [2022-11-15T08:50:35.484Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
08:50:35 [2022-11-15T08:50:35.484Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
08:50:36 [2022-11-15T08:50:36.047Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.6% of statements
08:50:36 [2022-11-15T08:50:36.614Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 52.9% of statements
08:50:36 [2022-11-15T08:50:36.873Z] ok  	github.com/docker/docker/pkg/tailfile	0.073s	coverage: 88.6% of statements
08:50:37 [2022-11-15T08:50:37.437Z] ok  	github.com/docker/docker/pkg/tarsum	0.045s	coverage: 89.3% of statements
08:50:37 [2022-11-15T08:50:37.693Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
08:50:39 [2022-11-15T08:50:39.587Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.2% of statements
08:50:39 [2022-11-15T08:50:39.844Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.4% of statements
08:50:40 [2022-11-15T08:50:40.408Z] ok  	github.com/docker/docker/profiles/seccomp	0.012s	coverage: 86.0% of statements
08:50:41 [2022-11-15T08:50:41.338Z] ok  	github.com/docker/docker/quota	0.171s	coverage: 71.4% of statements
08:50:41 [2022-11-15T08:50:41.596Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 84.4% of statements
08:50:42 [2022-11-15T08:50:42.526Z] ok  	github.com/docker/docker/registry	0.082s	coverage: 58.7% of statements
08:50:43 [2022-11-15T08:50:43.090Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
08:50:43 [2022-11-15T08:50:43.347Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
08:50:43 [2022-11-15T08:50:43.912Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 64.5% of statements
08:50:43 [2022-11-15T08:50:43.912Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
08:50:45 [2022-11-15T08:50:45.806Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
08:50:46 [2022-11-15T08:50:46.370Z] ok  	github.com/docker/docker/volume/local	0.058s	coverage: 77.1% of statements
08:50:46 [2022-11-15T08:50:46.933Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 67.7% of statements
08:50:47 [2022-11-15T08:50:47.864Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.1% of statements
08:51:09 [2022-11-15T08:51:09.760Z] ok  	github.com/docker/docker/pkg/plugins	33.647s	coverage: 76.3% of statements
08:51:09 [2022-11-15T08:51:09.760Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
08:51:09 [2022-11-15T08:51:09.760Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
08:51:09 [2022-11-15T08:51:09.760Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
08:51:09 [2022-11-15T08:51:09.760Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
08:51:09 [2022-11-15T08:51:09.760Z] ?   	github.com/docker/docker/rootless	[no test files]
08:51:09 [2022-11-15T08:51:09.760Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
08:51:09 [2022-11-15T08:51:09.760Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
08:51:09 [2022-11-15T08:51:09.760Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
08:51:09 [2022-11-15T08:51:09.760Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
08:51:09 [2022-11-15T08:51:09.760Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
08:51:09 [2022-11-15T08:51:09.760Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
08:51:09 [2022-11-15T08:51:09.760Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
08:51:09 [2022-11-15T08:51:09.760Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
08:51:09 [2022-11-15T08:51:09.760Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
08:51:09 [2022-11-15T08:51:09.760Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
08:51:09 [2022-11-15T08:51:09.760Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
08:51:09 [2022-11-15T08:51:09.760Z] ?   	github.com/docker/docker/testutil/request	[no test files]
08:51:09 [2022-11-15T08:51:09.760Z] ?   	github.com/docker/docker/volume	[no test files]
08:51:09 [2022-11-15T08:51:09.760Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
08:51:09 [2022-11-15T08:51:09.760Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
08:51:09 [2022-11-15T08:51:09.760Z] 
08:51:09 [2022-11-15T08:51:09.760Z] === Skipped
08:51:09 [2022-11-15T08:51:09.760Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
08:51:09 [2022-11-15T08:51:09.760Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
08:51:09 [2022-11-15T08:51:09.760Z] 
08:51:09 [2022-11-15T08:51:09.760Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
08:51:09 [2022-11-15T08:51:09.760Z]     network_proxy_test.go:208: No support for dual stack yet
08:51:09 [2022-11-15T08:51:09.760Z] 
08:51:09 [2022-11-15T08:51:09.760Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
08:51:09 [2022-11-15T08:51:09.760Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
08:51:09 [2022-11-15T08:51:09.760Z] 
08:51:09 [2022-11-15T08:51:09.760Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
08:51:09 [2022-11-15T08:51:09.760Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
08:51:09 [2022-11-15T08:51:09.760Z] 
08:51:09 [2022-11-15T08:51:09.760Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
08:51:09 [2022-11-15T08:51:09.760Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:51:09 [2022-11-15T08:51:09.760Z]     graphtest_unix.go:44: Driver btrfs not supported
08:51:09 [2022-11-15T08:51:09.760Z] 
08:51:09 [2022-11-15T08:51:09.760Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
08:51:09 [2022-11-15T08:51:09.760Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:51:09 [2022-11-15T08:51:09.760Z]     graphtest_unix.go:44: Driver btrfs not supported
08:51:09 [2022-11-15T08:51:09.760Z] 
08:51:09 [2022-11-15T08:51:09.760Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
08:51:09 [2022-11-15T08:51:09.760Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:51:09 [2022-11-15T08:51:09.760Z]     graphtest_unix.go:44: Driver btrfs not supported
08:51:09 [2022-11-15T08:51:09.760Z] 
08:51:09 [2022-11-15T08:51:09.760Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
08:51:09 [2022-11-15T08:51:09.760Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:51:09 [2022-11-15T08:51:09.760Z]     graphtest_unix.go:44: Driver btrfs not supported
08:51:09 [2022-11-15T08:51:09.760Z] 
08:51:09 [2022-11-15T08:51:09.760Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
08:51:09 [2022-11-15T08:51:09.760Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:51:09 [2022-11-15T08:51:09.760Z]     graphtest_unix.go:44: Driver btrfs not supported
08:51:09 [2022-11-15T08:51:09.760Z] 
08:51:09 [2022-11-15T08:51:09.760Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
08:51:09 [2022-11-15T08:51:09.760Z]     graphtest_unix.go:71: No driver to put!
08:51:09 [2022-11-15T08:51:09.760Z] 
08:51:09 [2022-11-15T08:51:09.760Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
08:51:09 [2022-11-15T08:51:09.760Z] time="2022-11-15T08:50:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:51:09 [2022-11-15T08:51:09.760Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:51:09 [2022-11-15T08:51:09.760Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:51:09 [2022-11-15T08:51:09.760Z] 
08:51:09 [2022-11-15T08:51:09.760Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
08:51:09 [2022-11-15T08:51:09.760Z] time="2022-11-15T08:50:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:51:09 [2022-11-15T08:51:09.760Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:51:09 [2022-11-15T08:51:09.760Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:51:09 [2022-11-15T08:51:09.760Z] 
08:51:09 [2022-11-15T08:51:09.760Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
08:51:09 [2022-11-15T08:51:09.760Z] time="2022-11-15T08:50:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:51:09 [2022-11-15T08:51:09.760Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:51:09 [2022-11-15T08:51:09.760Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:51:09 [2022-11-15T08:51:09.760Z] 
08:51:09 [2022-11-15T08:51:09.760Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
08:51:09 [2022-11-15T08:51:09.760Z] time="2022-11-15T08:50:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:51:09 [2022-11-15T08:51:09.760Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:51:09 [2022-11-15T08:51:09.760Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:51:09 [2022-11-15T08:51:09.760Z] 
08:51:09 [2022-11-15T08:51:09.760Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
08:51:09 [2022-11-15T08:51:09.760Z] time="2022-11-15T08:50:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:51:09 [2022-11-15T08:51:09.760Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:51:09 [2022-11-15T08:51:09.760Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:51:09 [2022-11-15T08:51:09.760Z] 
08:51:09 [2022-11-15T08:51:09.760Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
08:51:09 [2022-11-15T08:51:09.760Z]     graphtest_unix.go:71: No driver to put!
08:51:09 [2022-11-15T08:51:09.760Z] 
08:51:09 [2022-11-15T08:51:09.760Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
08:51:09 [2022-11-15T08:51:09.760Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
08:51:09 [2022-11-15T08:51:09.760Z] 
08:51:09 [2022-11-15T08:51:09.760Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
08:51:09 [2022-11-15T08:51:09.760Z]     overlay_test.go:50: Fails to compute changes intermittently
08:51:09 [2022-11-15T08:51:09.760Z] 
08:51:09 [2022-11-15T08:51:09.760Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
08:51:09 [2022-11-15T08:51:09.760Z]     overlay_test.go:65: Cannot run test with naive change algorithm
08:51:09 [2022-11-15T08:51:09.760Z] 
08:51:09 [2022-11-15T08:51:09.760Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
08:51:09 [2022-11-15T08:51:09.760Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
08:51:09 [2022-11-15T08:51:09.760Z] 
08:51:09 [2022-11-15T08:51:09.760Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
08:51:09 [2022-11-15T08:51:09.760Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:51:09 [2022-11-15T08:51:09.760Z]     graphtest_unix.go:44: Driver zfs not supported
08:51:09 [2022-11-15T08:51:09.760Z] 
08:51:09 [2022-11-15T08:51:09.760Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
08:51:09 [2022-11-15T08:51:09.760Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:51:09 [2022-11-15T08:51:09.760Z]     graphtest_unix.go:44: Driver zfs not supported
08:51:09 [2022-11-15T08:51:09.760Z] 
08:51:09 [2022-11-15T08:51:09.760Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
08:51:09 [2022-11-15T08:51:09.760Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:51:09 [2022-11-15T08:51:09.760Z]     graphtest_unix.go:44: Driver zfs not supported
08:51:09 [2022-11-15T08:51:09.760Z] 
08:51:09 [2022-11-15T08:51:09.760Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
08:51:09 [2022-11-15T08:51:09.760Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:51:09 [2022-11-15T08:51:09.760Z]     graphtest_unix.go:44: Driver zfs not supported
08:51:09 [2022-11-15T08:51:09.760Z] 
08:51:09 [2022-11-15T08:51:09.760Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
08:51:09 [2022-11-15T08:51:09.760Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:51:09 [2022-11-15T08:51:09.760Z]     graphtest_unix.go:44: Driver zfs not supported
08:51:09 [2022-11-15T08:51:09.760Z] 
08:51:09 [2022-11-15T08:51:09.760Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
08:51:09 [2022-11-15T08:51:09.760Z]     graphtest_unix.go:71: No driver to put!
08:51:09 [2022-11-15T08:51:09.760Z] 
08:51:09 [2022-11-15T08:51:09.760Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
08:51:09 [2022-11-15T08:51:09.760Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
08:51:09 [2022-11-15T08:51:09.760Z] 
08:51:09 [2022-11-15T08:51:09.760Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
08:51:09 [2022-11-15T08:51:09.760Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
08:51:09 [2022-11-15T08:51:09.760Z] 
08:51:09 [2022-11-15T08:51:09.760Z] DONE 2888 tests, 28 skipped in 217.711s
08:51:09 [2022-11-15T08:51:09.760Z] + '[' -n 'github.com/docker/docker/libnetwork
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/bitseq
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/cluster
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/cmd/ovrouter
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/config
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/datastore
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/diagnostic
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/discoverapi
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/driverapi
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/drivers/bridge
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/drivers/host
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/drivers/null
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/drivers/overlay
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/drivers/remote
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/drivers/windows
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/drvregistry
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/etchosts
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/idm
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/internal/caller
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/ipam
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/ipamapi
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/ipams/builtin
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/ipams/null
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/ipams/remote
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/ipamutils
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/iptables
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/netlabel
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/netutils
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/networkdb
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/ns
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/options
08:51:09 [2022-11-15T08:51:09.760Z] github.com/docker/docker/libnetwork/osl
08:51:09 [2022-11-15T08:51:09.761Z] github.com/docker/docker/libnetwork/osl/kernel
08:51:09 [2022-11-15T08:51:09.761Z] github.com/docker/docker/libnetwork/portallocator
08:51:09 [2022-11-15T08:51:09.761Z] github.com/docker/docker/libnetwork/portmapper
08:51:09 [2022-11-15T08:51:09.761Z] github.com/docker/docker/libnetwork/resolvconf
08:51:09 [2022-11-15T08:51:09.761Z] github.com/docker/docker/libnetwork/testutils
08:51:09 [2022-11-15T08:51:09.761Z] github.com/docker/docker/libnetwork/types' ']'
08:51:09 [2022-11-15T08:51:09.761Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
08:51:56 [2022-11-15T08:51:56.407Z] ok  	github.com/docker/docker/libnetwork	37.681s	coverage: 40.6% of statements
08:51:56 [2022-11-15T08:51:56.407Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.139s	coverage: 84.4% of statements
08:51:56 [2022-11-15T08:51:56.407Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
08:51:56 [2022-11-15T08:51:56.407Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
08:51:56 [2022-11-15T08:51:56.407Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
08:51:56 [2022-11-15T08:51:56.407Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
08:51:56 [2022-11-15T08:51:56.407Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
08:51:56 [2022-11-15T08:51:56.407Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
08:51:56 [2022-11-15T08:51:56.407Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
08:51:56 [2022-11-15T08:51:56.407Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
08:51:56 [2022-11-15T08:51:56.407Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 9.3% of statements
08:51:56 [2022-11-15T08:51:56.407Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
08:51:56 [2022-11-15T08:51:56.407Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
08:51:56 [2022-11-15T08:51:56.407Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
08:51:56 [2022-11-15T08:51:56.407Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
08:51:56 [2022-11-15T08:51:56.407Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.637s	coverage: 59.7% of statements
08:51:56 [2022-11-15T08:51:56.407Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
08:51:56 [2022-11-15T08:51:56.407Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
08:51:56 [2022-11-15T08:51:56.971Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.016s	coverage: 5.2% of statements
08:51:56 [2022-11-15T08:51:56.971Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
08:51:57 [2022-11-15T08:51:57.535Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.014s	coverage: 4.8% of statements
08:51:57 [2022-11-15T08:51:57.535Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
08:51:57 [2022-11-15T08:51:57.792Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
08:52:07 [2022-11-15T08:52:07.742Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.143s	coverage: 6.9% of statements
08:52:07 [2022-11-15T08:52:07.742Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
08:52:07 [2022-11-15T08:52:07.742Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
08:52:07 [2022-11-15T08:52:07.999Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.014s	coverage: 57.4% of statements
08:52:07 [2022-11-15T08:52:07.999Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
08:52:07 [2022-11-15T08:52:07.999Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
08:52:07 [2022-11-15T08:52:07.999Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
08:52:08 [2022-11-15T08:52:08.567Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
08:52:08 [2022-11-15T08:52:08.824Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.012s	coverage: 81.2% of statements
08:52:09 [2022-11-15T08:52:09.081Z] ok  	github.com/docker/docker/libnetwork/idm	0.003s	coverage: 87.5% of statements
08:52:09 [2022-11-15T08:52:09.081Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
08:52:21 [2022-11-15T08:52:21.265Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.009s	coverage: 100.0% of statements
08:52:36 [2022-11-15T08:52:36.130Z] ok  	github.com/docker/docker/libnetwork/ipam	16.199s	coverage: 85.3% of statements
08:52:36 [2022-11-15T08:52:36.130Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
08:52:36 [2022-11-15T08:52:36.130Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
08:52:36 [2022-11-15T08:52:36.387Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
08:52:36 [2022-11-15T08:52:36.950Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
08:52:36 [2022-11-15T08:52:36.950Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
08:52:37 [2022-11-15T08:52:37.207Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
08:52:37 [2022-11-15T08:52:37.771Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.278s	coverage: 74.0% of statements
08:52:38 [2022-11-15T08:52:38.335Z] ok  	github.com/docker/docker/libnetwork/iptables	0.177s	coverage: 45.1% of statements
08:52:38 [2022-11-15T08:52:38.592Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
08:52:38 [2022-11-15T08:52:38.849Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 43.7% of statements
08:54:30 [2022-11-15T08:54:30.251Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.719s	coverage: 60.4% of statements
08:54:30 [2022-11-15T08:54:30.251Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
08:54:30 [2022-11-15T08:54:30.251Z] ok  	github.com/docker/docker/libnetwork/options	0.003s	coverage: 100.0% of statements
08:54:30 [2022-11-15T08:54:30.251Z] ok  	github.com/docker/docker/libnetwork/osl	4.392s	coverage: 39.5% of statements
08:54:30 [2022-11-15T08:54:30.508Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.004s	coverage: 20.0% of statements
08:54:30 [2022-11-15T08:54:30.765Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.019s	coverage: 80.7% of statements
08:54:32 [2022-11-15T08:54:32.139Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.681s	coverage: 46.3% of statements
08:54:32 [2022-11-15T08:54:32.139Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.006s	coverage: 82.8% of statements
08:54:32 [2022-11-15T08:54:32.139Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
08:54:32 [2022-11-15T08:54:32.396Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
08:54:32 [2022-11-15T08:54:32.396Z] 
08:54:32 [2022-11-15T08:54:32.396Z] === Skipped
08:54:32 [2022-11-15T08:54:32.396Z] === SKIP: libnetwork TestParallel3 (0.00s)
08:54:32 [2022-11-15T08:54:32.396Z]     libnetwork_linux_test.go:968: Skipped because t.parallel was less than  3
08:54:32 [2022-11-15T08:54:32.396Z] 
08:54:32 [2022-11-15T08:54:32.396Z] === SKIP: libnetwork TestParallel2 (0.00s)
08:54:32 [2022-11-15T08:54:32.396Z]     libnetwork_linux_test.go:968: Skipped because t.parallel was less than  3
08:54:32 [2022-11-15T08:54:32.396Z] 
08:54:32 [2022-11-15T08:54:32.396Z] === SKIP: libnetwork TestParallel1 (0.00s)
08:54:32 [2022-11-15T08:54:32.396Z]     libnetwork_linux_test.go:968: Skipped because t.parallel was less than  3
08:54:32 [2022-11-15T08:54:32.396Z] 
08:54:32 [2022-11-15T08:54:32.396Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
08:54:32 [2022-11-15T08:54:32.396Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
08:54:32 [2022-11-15T08:54:32.396Z] 
08:54:32 [2022-11-15T08:54:32.396Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
08:54:32 [2022-11-15T08:54:32.396Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
08:54:32 [2022-11-15T08:54:32.396Z] 
08:54:32 [2022-11-15T08:54:32.396Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
08:54:32 [2022-11-15T08:54:32.396Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
08:54:32 [2022-11-15T08:54:32.396Z] 
08:54:32 [2022-11-15T08:54:32.396Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
08:54:32 [2022-11-15T08:54:32.396Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
08:54:32 [2022-11-15T08:54:32.396Z] 
08:54:32 [2022-11-15T08:54:32.396Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
08:54:32 [2022-11-15T08:54:32.396Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
08:54:32 [2022-11-15T08:54:32.396Z] 
08:54:32 [2022-11-15T08:54:32.396Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
08:54:32 [2022-11-15T08:54:32.396Z]     firewalld_test.go:14: firewalld is not running
08:54:32 [2022-11-15T08:54:32.396Z] 
08:54:32 [2022-11-15T08:54:32.396Z] DONE 325 tests, 9 skipped in 205.094s
Post stage
[Pipeline] junit
08:54:33 [2022-11-15T08:54:33.337Z] Recording test results
08:54:34 [2022-11-15T08:54:34.514Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:54:34 [2022-11-15T08:54:34.832Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44463/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e8ad01594af636bb196811e8f12b20c5225d05f7 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e8ad01594af636bb196811e8f12b20c5225d05f7 hack/make.sh dynbinary test-integration
08:54:35 [2022-11-15T08:54:35.397Z] 
08:54:35 [2022-11-15T08:54:35.397Z] Removing bundles/
08:54:35 [2022-11-15T08:54:35.397Z] 
08:54:35 [2022-11-15T08:54:35.397Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:54:35 [2022-11-15T08:54:35.397Z] Building: bundles/dynbinary-daemon/dockerd
08:54:35 [2022-11-15T08:54:35.397Z] GOOS="" GOARCH="" GOARM=""
08:56:11 [2022-11-15T08:56:11.812Z] Created binary: bundles/dynbinary-daemon/dockerd
08:56:11 [2022-11-15T08:56:11.812Z] Building: bundles/dynbinary-daemon/docker-proxy
08:56:11 [2022-11-15T08:56:11.812Z] GOOS="" GOARCH="" GOARM=""
08:56:11 [2022-11-15T08:56:11.812Z] Created binary: bundles/dynbinary-daemon/docker-proxy
08:56:11 [2022-11-15T08:56:11.812Z] 
08:56:11 [2022-11-15T08:56:11.812Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:56:11 [2022-11-15T08:56:11.812Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:56:11 [2022-11-15T08:56:11.812Z] HOSTNAME=a4ea0d19fa2b
08:56:11 [2022-11-15T08:56:11.812Z] TESTDEBUG=0
08:56:11 [2022-11-15T08:56:11.812Z] DEST=bundles/test-integration
08:56:11 [2022-11-15T08:56:11.812Z] PWD=/go/src/github.com/docker/docker
08:56:11 [2022-11-15T08:56:11.812Z] DOCKER_GITCOMMIT=e8ad01594af636bb196811e8f12b20c5225d05f7
08:56:11 [2022-11-15T08:56:11.812Z] container=docker
08:56:11 [2022-11-15T08:56:11.812Z] HOME=/root
08:56:11 [2022-11-15T08:56:11.812Z] GOLANG_VERSION=1.19.3
08:56:11 [2022-11-15T08:56:11.812Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:56:11 [2022-11-15T08:56:11.812Z] VALIDATE_BRANCH=master
08:56:11 [2022-11-15T08:56:11.812Z] TERM=xterm
08:56:11 [2022-11-15T08:56:11.812Z] DOCKER_PKG=github.com/docker/docker
08:56:11 [2022-11-15T08:56:11.812Z] SHLVL=1
08:56:11 [2022-11-15T08:56:11.812Z] TIMEOUT=120m
08:56:11 [2022-11-15T08:56:11.812Z] DOCKER_BUILDTAGS= journald
08:56:11 [2022-11-15T08:56:11.812Z] DOCKER_GRAPHDRIVER=overlay2
08:56:11 [2022-11-15T08:56:11.812Z] GO111MODULE=off
08:56:11 [2022-11-15T08:56:11.812Z] DOCKER_EXPERIMENTAL=1
08:56:11 [2022-11-15T08:56:11.812Z] TEST_SKIP_INTEGRATION_CLI=1
08:56:11 [2022-11-15T08:56:11.812Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:56:11 [2022-11-15T08:56:11.812Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:56:11 [2022-11-15T08:56:11.812Z] GOPATH=/go
08:56:11 [2022-11-15T08:56:11.812Z] PKG_CONFIG=pkg-config
08:56:11 [2022-11-15T08:56:11.812Z] _=/usr/bin/env
08:56:11 [2022-11-15T08:56:11.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
08:56:50 [2022-11-15T08:56:50.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
08:56:50 [2022-11-15T08:56:50.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
08:57:22 [2022-11-15T08:57:22.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
08:57:26 [2022-11-15T08:57:26.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
08:57:33 [2022-11-15T08:57:33.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
08:57:33 [2022-11-15T08:57:33.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
08:57:34 [2022-11-15T08:57:34.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
08:57:35 [2022-11-15T08:57:35.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
08:57:35 [2022-11-15T08:57:35.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
08:57:36 [2022-11-15T08:57:36.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
08:57:37 [2022-11-15T08:57:37.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
08:57:38 [2022-11-15T08:57:38.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
08:57:39 [2022-11-15T08:57:39.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
08:57:40 [2022-11-15T08:57:40.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
08:57:41 [2022-11-15T08:57:41.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
08:57:42 [2022-11-15T08:57:42.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
08:57:42 [2022-11-15T08:57:42.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
08:57:44 [2022-11-15T08:57:44.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
08:57:44 [2022-11-15T08:57:44.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
08:57:45 [2022-11-15T08:57:45.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
08:57:46 [2022-11-15T08:57:46.395Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:57:46 [2022-11-15T08:57:46.396Z] Using test binary docker
08:57:46 [2022-11-15T08:57:46.396Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:57:46 [2022-11-15T08:57:46.396Z] +++ /etc/init.d/apparmor start
08:57:46 [2022-11-15T08:57:46.396Z] Not: starting.
08:57:46 [2022-11-15T08:57:46.396Z] INFO: Waiting for daemon to start...
08:57:46 [2022-11-15T08:57:46.396Z] Starting dockerd
08:57:46 [2022-11-15T08:57:46.396Z] +++ 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
08:57:48 [2022-11-15T08:57:48.289Z] .
08:57:48 [2022-11-15T08:57:48.289Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:57:48 [2022-11-15T08:57:48.551Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:57:48 [2022-11-15T08:57:48.551Z] Error: No such image: emptyfs
08:57:48 [2022-11-15T08:57:48.551Z] ++++ tar -cC bundles/test-integration/emptyfs .
08:57:48 [2022-11-15T08:57:48.551Z] ++++ docker load
08:57:48 [2022-11-15T08:57:48.551Z] Loaded image: emptyfs:latest
08:57:48 [2022-11-15T08:57:48.551Z] Running integration-test (iteration 1)
08:57:48 [2022-11-15T08:57:48.551Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
08:57:48 [2022-11-15T08:57:48.551Z] ++ 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
08:57:48 [2022-11-15T08:57:48.551Z] ++ set -e
08:57:48 [2022-11-15T08:57:48.551Z] ++ '[' -n 0 ']'
08:57:48 [2022-11-15T08:57:48.551Z] ++ set -x
08:57:48 [2022-11-15T08:57:48.551Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
08:57:48 [2022-11-15T08:57:48.551Z] Loaded image: busybox:latest
08:57:48 [2022-11-15T08:57:48.808Z] Loaded image: busybox:glibc
08:57:50 [2022-11-15T08:57:50.177Z] Loaded image: debian:bullseye-slim
08:57:50 [2022-11-15T08:57:50.177Z] Loaded image: hello-world:latest
08:57:50 [2022-11-15T08:57:50.177Z] Loaded image: arm32v7/hello-world:latest
08:57:50 [2022-11-15T08:57:50.177Z] INFO: Testing against a local daemon
08:57:50 [2022-11-15T08:57:50.177Z] === RUN   TestCgroupNamespacesBuild
08:57:52 [2022-11-15T08:57:52.069Z] --- PASS: TestCgroupNamespacesBuild (1.98s)
08:57:52 [2022-11-15T08:57:52.069Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
08:57:52 [2022-11-15T08:57:52.998Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.08s)
08:57:52 [2022-11-15T08:57:52.998Z] === RUN   TestBuildWithSession
08:57:52 [2022-11-15T08:57:52.998Z]     build_session_test.go:25: TODO: BuildKit
08:57:52 [2022-11-15T08:57:52.998Z] --- SKIP: TestBuildWithSession (0.00s)
08:57:52 [2022-11-15T08:57:52.998Z] === RUN   TestBuildSquashParent
08:57:56 [2022-11-15T08:57:56.274Z] --- PASS: TestBuildSquashParent (3.17s)
08:57:56 [2022-11-15T08:57:56.274Z] === RUN   TestBuildWithRemoveAndForceRemove
08:57:56 [2022-11-15T08:57:56.274Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:57:56 [2022-11-15T08:57:56.274Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:57:56 [2022-11-15T08:57:56.274Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:57:56 [2022-11-15T08:57:56.274Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:57:56 [2022-11-15T08:57:56.274Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:57:56 [2022-11-15T08:57:56.274Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:57:56 [2022-11-15T08:57:56.274Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:57:56 [2022-11-15T08:57:56.274Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:57:56 [2022-11-15T08:57:56.274Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:57:56 [2022-11-15T08:57:56.274Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:57:56 [2022-11-15T08:57:56.274Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:57:56 [2022-11-15T08:57:56.274Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:57:56 [2022-11-15T08:57:56.274Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:57:56 [2022-11-15T08:57:56.274Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:57:57 [2022-11-15T08:57:57.643Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:57:57 [2022-11-15T08:57:57.643Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:57:59 [2022-11-15T08:57:59.013Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:57:59 [2022-11-15T08:57:59.013Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:58:00 [2022-11-15T08:58:00.382Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
08:58:00 [2022-11-15T08:58:00.382Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.26s)
08:58:00 [2022-11-15T08:58:00.382Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.40s)
08:58:00 [2022-11-15T08:58:00.382Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.19s)
08:58:00 [2022-11-15T08:58:00.382Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.15s)
08:58:00 [2022-11-15T08:58:00.382Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.25s)
08:58:00 [2022-11-15T08:58:00.382Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.36s)
08:58:00 [2022-11-15T08:58:00.382Z] === RUN   TestBuildMultiStageCopy
08:58:00 [2022-11-15T08:58:00.382Z] === RUN   TestBuildMultiStageCopy/copy_to_root
08:58:00 [2022-11-15T08:58:00.945Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
08:58:00 [2022-11-15T08:58:00.945Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
08:58:01 [2022-11-15T08:58:01.201Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
08:58:01 [2022-11-15T08:58:01.201Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
08:58:01 [2022-11-15T08:58:01.202Z] --- PASS: TestBuildMultiStageCopy (1.11s)
08:58:01 [2022-11-15T08:58:01.202Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.88s)
08:58:01 [2022-11-15T08:58:01.202Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.04s)
08:58:01 [2022-11-15T08:58:01.202Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s)
08:58:01 [2022-11-15T08:58:01.202Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s)
08:58:01 [2022-11-15T08:58:01.202Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.07s)
08:58:01 [2022-11-15T08:58:01.202Z] === RUN   TestBuildMultiStageParentConfig
08:58:01 [2022-11-15T08:58:01.464Z] --- PASS: TestBuildMultiStageParentConfig (0.28s)
08:58:01 [2022-11-15T08:58:01.464Z] === RUN   TestBuildLabelWithTargets
08:58:02 [2022-11-15T08:58:02.030Z] --- PASS: TestBuildLabelWithTargets (0.43s)
08:58:02 [2022-11-15T08:58:02.030Z] === RUN   TestBuildWithEmptyLayers
08:58:02 [2022-11-15T08:58:02.030Z] --- PASS: TestBuildWithEmptyLayers (0.08s)
08:58:02 [2022-11-15T08:58:02.030Z] === RUN   TestBuildMultiStageOnBuild
08:58:02 [2022-11-15T08:58:02.963Z] --- PASS: TestBuildMultiStageOnBuild (1.02s)
08:58:02 [2022-11-15T08:58:02.963Z] === RUN   TestBuildUncleanTarFilenames
08:58:03 [2022-11-15T08:58:03.220Z] --- PASS: TestBuildUncleanTarFilenames (0.10s)
08:58:03 [2022-11-15T08:58:03.220Z] === RUN   TestBuildMultiStageLayerLeak
08:58:04 [2022-11-15T08:58:04.149Z] --- PASS: TestBuildMultiStageLayerLeak (1.00s)
08:58:04 [2022-11-15T08:58:04.149Z] === RUN   TestBuildWithHugeFile
08:59:00 [2022-11-15T08:59:00.338Z] --- PASS: TestBuildWithHugeFile (55.01s)
08:59:00 [2022-11-15T08:59:00.338Z] === RUN   TestBuildWCOWSandboxSize
08:59:00 [2022-11-15T08:59:00.338Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
08:59:00 [2022-11-15T08:59:00.338Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
08:59:00 [2022-11-15T08:59:00.338Z] === RUN   TestBuildWithEmptyDockerfile
08:59:00 [2022-11-15T08:59:00.338Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
08:59:00 [2022-11-15T08:59:00.338Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
08:59:00 [2022-11-15T08:59:00.338Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:59:00 [2022-11-15T08:59:00.338Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:59:00 [2022-11-15T08:59:00.338Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:59:00 [2022-11-15T08:59:00.338Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:59:00 [2022-11-15T08:59:00.338Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
08:59:00 [2022-11-15T08:59:00.338Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:59:00 [2022-11-15T08:59:00.338Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:59:00 [2022-11-15T08:59:00.338Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
08:59:00 [2022-11-15T08:59:00.338Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
08:59:00 [2022-11-15T08:59:00.338Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
08:59:00 [2022-11-15T08:59:00.338Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
08:59:00 [2022-11-15T08:59:00.338Z] === RUN   TestBuildPreserveOwnership
08:59:00 [2022-11-15T08:59:00.338Z] === RUN   TestBuildPreserveOwnership/copy_from
08:59:00 [2022-11-15T08:59:00.595Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
08:59:01 [2022-11-15T08:59:01.158Z] --- PASS: TestBuildPreserveOwnership (1.99s)
08:59:01 [2022-11-15T08:59:01.158Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.44s)
08:59:01 [2022-11-15T08:59:01.158Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.54s)
08:59:01 [2022-11-15T08:59:01.158Z] === RUN   TestBuildPlatformInvalid
08:59:01 [2022-11-15T08:59:01.158Z] --- PASS: TestBuildPlatformInvalid (0.02s)
08:59:01 [2022-11-15T08:59:01.158Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
08:59:01 [2022-11-15T08:59:01.722Z] Loaded image: busybox:latest
08:59:01 [2022-11-15T08:59:01.979Z] Loaded image: busybox:glibc
08:59:03 [2022-11-15T08:59:03.347Z] Loaded image: debian:bullseye-slim
08:59:03 [2022-11-15T08:59:03.348Z] Loaded image: hello-world:latest
08:59:03 [2022-11-15T08:59:03.348Z] Loaded image: arm32v7/hello-world:latest
08:59:11 [2022-11-15T08:59:11.442Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.84s)
08:59:11 [2022-11-15T08:59:11.442Z] PASS
08:59:11 [2022-11-15T08:59:11.442Z] 
08:59:11 [2022-11-15T08:59:11.442Z] === Skipped
08:59:11 [2022-11-15T08:59:11.442Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
08:59:11 [2022-11-15T08:59:11.442Z]     build_session_test.go:25: TODO: BuildKit
08:59:11 [2022-11-15T08:59:11.442Z] 
08:59:11 [2022-11-15T08:59:11.442Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
08:59:11 [2022-11-15T08:59:11.442Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
08:59:11 [2022-11-15T08:59:11.442Z] 
08:59:11 [2022-11-15T08:59:11.442Z] DONE 34 tests, 2 skipped in 82.532s
08:59:11 [2022-11-15T08:59:11.442Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
08:59:11 [2022-11-15T08:59:11.442Z] ++ 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
08:59:11 [2022-11-15T08:59:11.442Z] ++ set -e
08:59:11 [2022-11-15T08:59:11.442Z] ++ '[' -n 0 ']'
08:59:11 [2022-11-15T08:59:11.442Z] ++ set -x
08:59:11 [2022-11-15T08:59:11.442Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
08:59:11 [2022-11-15T08:59:11.442Z] INFO: Testing against a local daemon
08:59:11 [2022-11-15T08:59:11.442Z] === RUN   TestConfigInspect
08:59:13 [2022-11-15T08:59:13.335Z] --- PASS: TestConfigInspect (2.10s)
08:59:13 [2022-11-15T08:59:13.335Z] === RUN   TestConfigList
08:59:15 [2022-11-15T08:59:15.856Z] --- PASS: TestConfigList (2.17s)
08:59:15 [2022-11-15T08:59:15.856Z] === RUN   TestConfigsCreateAndDelete
08:59:17 [2022-11-15T08:59:17.750Z] --- PASS: TestConfigsCreateAndDelete (2.09s)
08:59:17 [2022-11-15T08:59:17.750Z] === RUN   TestConfigsUpdate
08:59:19 [2022-11-15T08:59:19.643Z] --- PASS: TestConfigsUpdate (2.17s)
08:59:19 [2022-11-15T08:59:19.643Z] === RUN   TestTemplatedConfig
08:59:22 [2022-11-15T08:59:22.166Z] --- PASS: TestTemplatedConfig (2.32s)
08:59:22 [2022-11-15T08:59:22.166Z] === RUN   TestConfigCreateResolve
08:59:24 [2022-11-15T08:59:24.060Z] --- PASS: TestConfigCreateResolve (2.06s)
08:59:24 [2022-11-15T08:59:24.060Z] PASS
08:59:24 [2022-11-15T08:59:24.060Z] 
08:59:24 [2022-11-15T08:59:24.060Z] DONE 6 tests in 12.996s
08:59:24 [2022-11-15T08:59:24.060Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
08:59:24 [2022-11-15T08:59:24.060Z] ++ 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
08:59:24 [2022-11-15T08:59:24.060Z] ++ set -e
08:59:24 [2022-11-15T08:59:24.060Z] ++ '[' -n 0 ']'
08:59:24 [2022-11-15T08:59:24.060Z] ++ set -x
08:59:24 [2022-11-15T08:59:24.060Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
08:59:24 [2022-11-15T08:59:24.317Z] INFO: Testing against a local daemon
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestAttachWithTTY
08:59:24 [2022-11-15T08:59:24.317Z] --- PASS: TestAttachWithTTY (0.06s)
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestAttachWithoutTTy
08:59:24 [2022-11-15T08:59:24.317Z] --- PASS: TestAttachWithoutTTy (0.05s)
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestCheckpoint
08:59:24 [2022-11-15T08:59:24.317Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:59:24 [2022-11-15T08:59:24.317Z] --- SKIP: TestCheckpoint (0.00s)
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestContainerInvalidJSON
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestContainerInvalidJSON/commit
08:59:24 [2022-11-15T08:59:24.317Z] === PAUSE TestContainerInvalidJSON/commit
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestContainerInvalidJSON/containers/create
08:59:24 [2022-11-15T08:59:24.317Z] === PAUSE TestContainerInvalidJSON/containers/create
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
08:59:24 [2022-11-15T08:59:24.317Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
08:59:24 [2022-11-15T08:59:24.317Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
08:59:24 [2022-11-15T08:59:24.317Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
08:59:24 [2022-11-15T08:59:24.317Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
08:59:24 [2022-11-15T08:59:24.317Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
08:59:24 [2022-11-15T08:59:24.317Z] === CONT  TestContainerInvalidJSON/commit
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
08:59:24 [2022-11-15T08:59:24.317Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestContainerInvalidJSON/commit/empty_body
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
08:59:24 [2022-11-15T08:59:24.317Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
08:59:24 [2022-11-15T08:59:24.317Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
08:59:24 [2022-11-15T08:59:24.317Z] === CONT  TestContainerInvalidJSON/containers/create
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
08:59:24 [2022-11-15T08:59:24.317Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
08:59:24 [2022-11-15T08:59:24.317Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
08:59:24 [2022-11-15T08:59:24.317Z] --- PASS: TestContainerInvalidJSON (0.01s)
08:59:24 [2022-11-15T08:59:24.317Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
08:59:24 [2022-11-15T08:59:24.317Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
08:59:24 [2022-11-15T08:59:24.317Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
08:59:24 [2022-11-15T08:59:24.317Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
08:59:24 [2022-11-15T08:59:24.317Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
08:59:24 [2022-11-15T08:59:24.317Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
08:59:24 [2022-11-15T08:59:24.317Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
08:59:24 [2022-11-15T08:59:24.317Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
08:59:24 [2022-11-15T08:59:24.317Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
08:59:24 [2022-11-15T08:59:24.317Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
08:59:24 [2022-11-15T08:59:24.317Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
08:59:24 [2022-11-15T08:59:24.317Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
08:59:24 [2022-11-15T08:59:24.317Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
08:59:24 [2022-11-15T08:59:24.317Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
08:59:24 [2022-11-15T08:59:24.317Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
08:59:24 [2022-11-15T08:59:24.317Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
08:59:24 [2022-11-15T08:59:24.317Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
08:59:24 [2022-11-15T08:59:24.317Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
08:59:24 [2022-11-15T08:59:24.317Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
08:59:24 [2022-11-15T08:59:24.317Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
08:59:24 [2022-11-15T08:59:24.317Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
08:59:24 [2022-11-15T08:59:24.317Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
08:59:24 [2022-11-15T08:59:24.317Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
08:59:24 [2022-11-15T08:59:24.317Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
08:59:24 [2022-11-15T08:59:24.317Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
08:59:24 [2022-11-15T08:59:24.317Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
08:59:24 [2022-11-15T08:59:24.317Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
08:59:24 [2022-11-15T08:59:24.317Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
08:59:24 [2022-11-15T08:59:24.317Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
08:59:24 [2022-11-15T08:59:24.317Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
08:59:24 [2022-11-15T08:59:24.317Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
08:59:24 [2022-11-15T08:59:24.317Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
08:59:24 [2022-11-15T08:59:24.317Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
08:59:24 [2022-11-15T08:59:24.317Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
08:59:24 [2022-11-15T08:59:24.317Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestCopyFromContainerPathDoesNotExist
08:59:24 [2022-11-15T08:59:24.317Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
08:59:24 [2022-11-15T08:59:24.317Z] === RUN   TestCopyFromContainerPathIsNotDir
08:59:24 [2022-11-15T08:59:24.574Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
08:59:24 [2022-11-15T08:59:24.574Z] === RUN   TestCopyToContainerPathDoesNotExist
08:59:24 [2022-11-15T08:59:24.574Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
08:59:24 [2022-11-15T08:59:24.574Z] === RUN   TestCopyEmptyFile
08:59:24 [2022-11-15T08:59:24.574Z] --- PASS: TestCopyEmptyFile (0.07s)
08:59:24 [2022-11-15T08:59:24.574Z] === RUN   TestCopyToContainerPathIsNotDir
08:59:24 [2022-11-15T08:59:24.574Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
08:59:24 [2022-11-15T08:59:24.574Z] === RUN   TestCopyFromContainer
08:59:25 [2022-11-15T08:59:25.138Z] === RUN   TestCopyFromContainer//
08:59:25 [2022-11-15T08:59:25.138Z] === RUN   TestCopyFromContainer/.
08:59:25 [2022-11-15T08:59:25.395Z] === RUN   TestCopyFromContainer//.
08:59:25 [2022-11-15T08:59:25.395Z] === RUN   TestCopyFromContainer/./
08:59:25 [2022-11-15T08:59:25.395Z] === RUN   TestCopyFromContainer//./
08:59:25 [2022-11-15T08:59:25.395Z] === RUN   TestCopyFromContainer//bar/root
08:59:25 [2022-11-15T08:59:25.395Z] === RUN   TestCopyFromContainer//bar/root/
08:59:25 [2022-11-15T08:59:25.395Z] === RUN   TestCopyFromContainer//bar/root/.
08:59:25 [2022-11-15T08:59:25.395Z] === RUN   TestCopyFromContainer/bar/quux
08:59:25 [2022-11-15T08:59:25.395Z] === RUN   TestCopyFromContainer/bar/quux/
08:59:25 [2022-11-15T08:59:25.395Z] === RUN   TestCopyFromContainer/bar/quux/.
08:59:25 [2022-11-15T08:59:25.395Z] === RUN   TestCopyFromContainer/bar/quux/baz
08:59:25 [2022-11-15T08:59:25.395Z] === RUN   TestCopyFromContainer/bar/filesymlink
08:59:25 [2022-11-15T08:59:25.395Z] === RUN   TestCopyFromContainer/bar/dirsymlink
08:59:25 [2022-11-15T08:59:25.395Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
08:59:25 [2022-11-15T08:59:25.395Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
08:59:25 [2022-11-15T08:59:25.395Z] === RUN   TestCopyFromContainer/bar/notarget
08:59:25 [2022-11-15T08:59:25.395Z] --- PASS: TestCopyFromContainer (0.78s)
08:59:25 [2022-11-15T08:59:25.395Z]     --- PASS: TestCopyFromContainer// (0.01s)
08:59:25 [2022-11-15T08:59:25.395Z]     --- PASS: TestCopyFromContainer/. (0.01s)
08:59:25 [2022-11-15T08:59:25.395Z]     --- PASS: TestCopyFromContainer//. (0.02s)
08:59:25 [2022-11-15T08:59:25.395Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
08:59:25 [2022-11-15T08:59:25.395Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
08:59:25 [2022-11-15T08:59:25.395Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
08:59:25 [2022-11-15T08:59:25.395Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.02s)
08:59:25 [2022-11-15T08:59:25.395Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
08:59:25 [2022-11-15T08:59:25.395Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
08:59:25 [2022-11-15T08:59:25.395Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
08:59:25 [2022-11-15T08:59:25.395Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
08:59:25 [2022-11-15T08:59:25.395Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
08:59:25 [2022-11-15T08:59:25.395Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
08:59:25 [2022-11-15T08:59:25.395Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
08:59:25 [2022-11-15T08:59:25.395Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
08:59:25 [2022-11-15T08:59:25.395Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
08:59:25 [2022-11-15T08:59:25.395Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
08:59:25 [2022-11-15T08:59:25.395Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
08:59:25 [2022-11-15T08:59:25.395Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:59:25 [2022-11-15T08:59:25.395Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:59:25 [2022-11-15T08:59:25.395Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:59:25 [2022-11-15T08:59:25.395Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:59:25 [2022-11-15T08:59:25.395Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
08:59:25 [2022-11-15T08:59:25.395Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
08:59:25 [2022-11-15T08:59:25.395Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:59:25 [2022-11-15T08:59:25.395Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
08:59:25 [2022-11-15T08:59:25.395Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:59:25 [2022-11-15T08:59:25.395Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
08:59:25 [2022-11-15T08:59:25.395Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
08:59:25 [2022-11-15T08:59:25.395Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
08:59:25 [2022-11-15T08:59:25.395Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
08:59:25 [2022-11-15T08:59:25.395Z] === RUN   TestCreateLinkToNonExistingContainer
08:59:25 [2022-11-15T08:59:25.395Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
08:59:25 [2022-11-15T08:59:25.395Z] === RUN   TestCreateWithInvalidEnv
08:59:25 [2022-11-15T08:59:25.395Z] === RUN   TestCreateWithInvalidEnv/0
08:59:25 [2022-11-15T08:59:25.395Z] === PAUSE TestCreateWithInvalidEnv/0
08:59:25 [2022-11-15T08:59:25.395Z] === RUN   TestCreateWithInvalidEnv/1
08:59:25 [2022-11-15T08:59:25.395Z] === PAUSE TestCreateWithInvalidEnv/1
08:59:25 [2022-11-15T08:59:25.395Z] === RUN   TestCreateWithInvalidEnv/2
08:59:25 [2022-11-15T08:59:25.395Z] === PAUSE TestCreateWithInvalidEnv/2
08:59:25 [2022-11-15T08:59:25.395Z] === CONT  TestCreateWithInvalidEnv/0
08:59:25 [2022-11-15T08:59:25.395Z] === CONT  TestCreateWithInvalidEnv/2
08:59:25 [2022-11-15T08:59:25.395Z] === CONT  TestCreateWithInvalidEnv/1
08:59:25 [2022-11-15T08:59:25.395Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
08:59:25 [2022-11-15T08:59:25.395Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
08:59:25 [2022-11-15T08:59:25.395Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
08:59:25 [2022-11-15T08:59:25.395Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
08:59:25 [2022-11-15T08:59:25.395Z] === RUN   TestCreateTmpfsMountsTarget
08:59:25 [2022-11-15T08:59:25.395Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
08:59:25 [2022-11-15T08:59:25.395Z] === RUN   TestCreateWithCustomMaskedPaths
08:59:26 [2022-11-15T08:59:26.765Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s)
08:59:26 [2022-11-15T08:59:26.765Z] === RUN   TestCreateWithCustomReadonlyPaths
08:59:28 [2022-11-15T08:59:28.135Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s)
08:59:28 [2022-11-15T08:59:28.135Z] === RUN   TestCreateWithInvalidHealthcheckParams
08:59:28 [2022-11-15T08:59:28.135Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:59:28 [2022-11-15T08:59:28.135Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:59:28 [2022-11-15T08:59:28.135Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:59:28 [2022-11-15T08:59:28.135Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:59:28 [2022-11-15T08:59:28.135Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:59:28 [2022-11-15T08:59:28.135Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:59:28 [2022-11-15T08:59:28.135Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:59:28 [2022-11-15T08:59:28.135Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:59:28 [2022-11-15T08:59:28.135Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:59:28 [2022-11-15T08:59:28.135Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:59:28 [2022-11-15T08:59:28.135Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:59:28 [2022-11-15T08:59:28.135Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:59:28 [2022-11-15T08:59:28.135Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:59:28 [2022-11-15T08:59:28.135Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:59:28 [2022-11-15T08:59:28.135Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:59:28 [2022-11-15T08:59:28.135Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
08:59:28 [2022-11-15T08:59:28.135Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
08:59:28 [2022-11-15T08:59:28.135Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
08:59:28 [2022-11-15T08:59:28.135Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
08:59:28 [2022-11-15T08:59:28.135Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
08:59:28 [2022-11-15T08:59:28.135Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
08:59:28 [2022-11-15T08:59:28.135Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
08:59:28 [2022-11-15T08:59:28.392Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
08:59:28 [2022-11-15T08:59:28.392Z] === RUN   TestCreateDifferentPlatform
08:59:28 [2022-11-15T08:59:28.392Z] === RUN   TestCreateDifferentPlatform/different_os
08:59:28 [2022-11-15T08:59:28.392Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
08:59:28 [2022-11-15T08:59:28.392Z] --- PASS: TestCreateDifferentPlatform (0.01s)
08:59:28 [2022-11-15T08:59:28.392Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
08:59:28 [2022-11-15T08:59:28.392Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
08:59:28 [2022-11-15T08:59:28.392Z] === RUN   TestCreateVolumesFromNonExistingContainer
08:59:28 [2022-11-15T08:59:28.392Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
08:59:28 [2022-11-15T08:59:28.392Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
08:59:28 [2022-11-15T08:59:28.392Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
08:59:28 [2022-11-15T08:59:28.392Z] === RUN   TestCreateInvalidHostConfig
08:59:28 [2022-11-15T08:59:28.392Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
08:59:28 [2022-11-15T08:59:28.392Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
08:59:28 [2022-11-15T08:59:28.392Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
08:59:28 [2022-11-15T08:59:28.392Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
08:59:28 [2022-11-15T08:59:28.392Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
08:59:28 [2022-11-15T08:59:28.392Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
08:59:28 [2022-11-15T08:59:28.392Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
08:59:28 [2022-11-15T08:59:28.392Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
08:59:28 [2022-11-15T08:59:28.392Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
08:59:28 [2022-11-15T08:59:28.392Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
08:59:28 [2022-11-15T08:59:28.392Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
08:59:28 [2022-11-15T08:59:28.392Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
08:59:28 [2022-11-15T08:59:28.392Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
08:59:28 [2022-11-15T08:59:28.392Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
08:59:28 [2022-11-15T08:59:28.392Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
08:59:28 [2022-11-15T08:59:28.392Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
08:59:28 [2022-11-15T08:59:28.392Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
08:59:28 [2022-11-15T08:59:28.392Z] === RUN   TestContainerStartOnDaemonRestart
08:59:28 [2022-11-15T08:59:28.392Z] === PAUSE TestContainerStartOnDaemonRestart
08:59:28 [2022-11-15T08:59:28.392Z] === RUN   TestDaemonRestartIpcMode
08:59:28 [2022-11-15T08:59:28.392Z] === PAUSE TestDaemonRestartIpcMode
08:59:28 [2022-11-15T08:59:28.392Z] === RUN   TestDaemonHostGatewayIP
08:59:28 [2022-11-15T08:59:28.392Z] === PAUSE TestDaemonHostGatewayIP
08:59:28 [2022-11-15T08:59:28.392Z] === RUN   TestRestartDaemonWithRestartingContainer
08:59:28 [2022-11-15T08:59:28.392Z] === PAUSE TestRestartDaemonWithRestartingContainer
08:59:28 [2022-11-15T08:59:28.392Z] === RUN   TestContainerKillOnDaemonStart
08:59:28 [2022-11-15T08:59:28.392Z] === PAUSE TestContainerKillOnDaemonStart
08:59:28 [2022-11-15T08:59:28.392Z] === RUN   TestDiff
08:59:28 [2022-11-15T08:59:28.956Z] --- PASS: TestDiff (0.42s)
08:59:28 [2022-11-15T08:59:28.956Z] === RUN   TestExecConsoleSize
08:59:29 [2022-11-15T08:59:29.520Z] --- PASS: TestExecConsoleSize (0.54s)
08:59:29 [2022-11-15T08:59:29.520Z] === RUN   TestExecWithCloseStdin
08:59:30 [2022-11-15T08:59:30.084Z] --- PASS: TestExecWithCloseStdin (0.61s)
08:59:30 [2022-11-15T08:59:30.084Z] === RUN   TestExec
08:59:30 [2022-11-15T08:59:30.648Z] --- PASS: TestExec (0.45s)
08:59:30 [2022-11-15T08:59:30.648Z] === RUN   TestExecUser
08:59:30 [2022-11-15T08:59:30.905Z] --- PASS: TestExecUser (0.50s)
08:59:30 [2022-11-15T08:59:30.905Z] === RUN   TestExportContainerAndImportImage
08:59:31 [2022-11-15T08:59:31.470Z] --- PASS: TestExportContainerAndImportImage (0.48s)
08:59:31 [2022-11-15T08:59:31.470Z] === RUN   TestExportContainerAfterDaemonRestart
08:59:32 [2022-11-15T08:59:32.840Z] --- PASS: TestExportContainerAfterDaemonRestart (1.15s)
08:59:32 [2022-11-15T08:59:32.840Z] === RUN   TestHealthCheckWorkdir
08:59:33 [2022-11-15T08:59:33.120Z] --- PASS: TestHealthCheckWorkdir (0.52s)
08:59:33 [2022-11-15T08:59:33.120Z] === RUN   TestHealthKillContainer
08:59:41 [2022-11-15T08:59:41.217Z] --- PASS: TestHealthKillContainer (7.83s)
08:59:41 [2022-11-15T08:59:41.217Z] === RUN   TestHealthCheckProcessKilled
08:59:41 [2022-11-15T08:59:41.784Z] --- PASS: TestHealthCheckProcessKilled (0.60s)
08:59:41 [2022-11-15T08:59:41.784Z] === RUN   TestInspectCpusetInConfigPre120
08:59:42 [2022-11-15T08:59:42.043Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s)
08:59:42 [2022-11-15T08:59:42.043Z] === RUN   TestIpcModeNone
08:59:42 [2022-11-15T08:59:42.607Z] --- PASS: TestIpcModeNone (0.47s)
08:59:42 [2022-11-15T08:59:42.607Z] === RUN   TestIpcModePrivate
08:59:42 [2022-11-15T08:59:42.864Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:76, shared: false, mustBeShared: false
08:59:42 [2022-11-15T08:59:42.864Z] --- PASS: TestIpcModePrivate (0.47s)
08:59:42 [2022-11-15T08:59:42.864Z] === RUN   TestIpcModeShareable
08:59:43 [2022-11-15T08:59:43.429Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:70, shared: true, mustBeShared: true
08:59:43 [2022-11-15T08:59:43.429Z] --- PASS: TestIpcModeShareable (0.54s)
08:59:43 [2022-11-15T08:59:43.429Z] === RUN   TestAPIIpcModeShareableAndContainer
08:59:44 [2022-11-15T08:59:44.798Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s)
08:59:44 [2022-11-15T08:59:44.798Z] === RUN   TestAPIIpcModeHost
08:59:45 [2022-11-15T08:59:45.365Z] --- PASS: TestAPIIpcModeHost (0.36s)
08:59:45 [2022-11-15T08:59:45.365Z] === RUN   TestDaemonIpcModeShareable
08:59:46 [2022-11-15T08:59:46.297Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true
08:59:46 [2022-11-15T08:59:46.297Z] --- PASS: TestDaemonIpcModeShareable (1.05s)
08:59:46 [2022-11-15T08:59:46.297Z] === RUN   TestDaemonIpcModePrivate
08:59:47 [2022-11-15T08:59:47.229Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false
08:59:47 [2022-11-15T08:59:47.486Z] --- PASS: TestDaemonIpcModePrivate (1.06s)
08:59:47 [2022-11-15T08:59:47.486Z] === RUN   TestDaemonIpcModePrivateFromConfig
08:59:48 [2022-11-15T08:59:48.417Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false
08:59:48 [2022-11-15T08:59:48.417Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.04s)
08:59:48 [2022-11-15T08:59:48.417Z] === RUN   TestDaemonIpcModeShareableFromConfig
08:59:49 [2022-11-15T08:59:49.347Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true
08:59:49 [2022-11-15T08:59:49.347Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.04s)
08:59:49 [2022-11-15T08:59:49.347Z] === RUN   TestIpcModeOlderClient
08:59:49 [2022-11-15T08:59:49.347Z] === PAUSE TestIpcModeOlderClient
08:59:49 [2022-11-15T08:59:49.604Z] === RUN   TestKillContainerInvalidSignal
08:59:49 [2022-11-15T08:59:49.862Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
08:59:49 [2022-11-15T08:59:49.862Z] === RUN   TestKillContainer
08:59:49 [2022-11-15T08:59:49.862Z] === RUN   TestKillContainer/no_signal
08:59:50 [2022-11-15T08:59:50.425Z] === RUN   TestKillContainer/non_killing_signal
08:59:50 [2022-11-15T08:59:50.682Z] === RUN   TestKillContainer/killing_signal
08:59:51 [2022-11-15T08:59:51.247Z] --- PASS: TestKillContainer (1.27s)
08:59:51 [2022-11-15T08:59:51.247Z]     --- PASS: TestKillContainer/no_signal (0.40s)
08:59:51 [2022-11-15T08:59:51.247Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
08:59:51 [2022-11-15T08:59:51.247Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
08:59:51 [2022-11-15T08:59:51.247Z] === RUN   TestKillWithStopSignalAndRestartPolicies
08:59:51 [2022-11-15T08:59:51.247Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
08:59:51 [2022-11-15T08:59:51.505Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
08:59:52 [2022-11-15T08:59:52.079Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s)
08:59:52 [2022-11-15T08:59:52.079Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
08:59:52 [2022-11-15T08:59:52.079Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
08:59:52 [2022-11-15T08:59:52.079Z] === RUN   TestKillStoppedContainer
08:59:52 [2022-11-15T08:59:52.079Z] --- PASS: TestKillStoppedContainer (0.04s)
08:59:52 [2022-11-15T08:59:52.079Z] === RUN   TestKillStoppedContainerAPIPre120
08:59:52 [2022-11-15T08:59:52.079Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
08:59:52 [2022-11-15T08:59:52.079Z] === RUN   TestKillDifferentUserContainer
08:59:52 [2022-11-15T08:59:52.645Z] --- PASS: TestKillDifferentUserContainer (0.41s)
08:59:52 [2022-11-15T08:59:52.645Z] === RUN   TestInspectOomKilledTrue
08:59:52 [2022-11-15T08:59:52.902Z] --- PASS: TestInspectOomKilledTrue (0.46s)
08:59:52 [2022-11-15T08:59:52.902Z] === RUN   TestInspectOomKilledFalse
08:59:53 [2022-11-15T08:59:53.466Z] --- PASS: TestInspectOomKilledFalse (0.39s)
08:59:53 [2022-11-15T08:59:53.466Z] === RUN   TestLinksEtcHostsContentMatch
08:59:53 [2022-11-15T08:59:53.723Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
08:59:53 [2022-11-15T08:59:53.723Z] === RUN   TestLinksContainerNames
08:59:54 [2022-11-15T08:59:54.654Z] --- PASS: TestLinksContainerNames (0.83s)
08:59:54 [2022-11-15T08:59:54.654Z] === RUN   TestLogsFollowTailEmpty
08:59:54 [2022-11-15T08:59:54.911Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
08:59:54 [2022-11-15T08:59:54.911Z] === RUN   TestLogs
08:59:54 [2022-11-15T08:59:54.911Z] === RUN   TestLogs/driver_local
08:59:54 [2022-11-15T08:59:54.911Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
08:59:54 [2022-11-15T08:59:54.911Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
08:59:54 [2022-11-15T08:59:54.911Z] === RUN   TestLogs/driver_local/tty/only_stdout
08:59:54 [2022-11-15T08:59:54.911Z] === PAUSE TestLogs/driver_local/tty/only_stdout
08:59:54 [2022-11-15T08:59:54.911Z] === RUN   TestLogs/driver_local/tty/only_stderr
08:59:54 [2022-11-15T08:59:54.911Z] === PAUSE TestLogs/driver_local/tty/only_stderr
08:59:54 [2022-11-15T08:59:54.911Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
08:59:54 [2022-11-15T08:59:54.911Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
08:59:54 [2022-11-15T08:59:54.911Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
08:59:54 [2022-11-15T08:59:54.911Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
08:59:54 [2022-11-15T08:59:54.911Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
08:59:54 [2022-11-15T08:59:54.911Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
08:59:54 [2022-11-15T08:59:54.911Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
08:59:54 [2022-11-15T08:59:54.911Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
08:59:55 [2022-11-15T08:59:55.475Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
08:59:55 [2022-11-15T08:59:55.732Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
08:59:55 [2022-11-15T08:59:55.988Z] === CONT  TestLogs/driver_local/tty/only_stderr
08:59:55 [2022-11-15T08:59:55.988Z] === CONT  TestLogs/driver_local/tty/only_stdout
08:59:56 [2022-11-15T08:59:56.553Z] === RUN   TestLogs/driver_json-file
08:59:56 [2022-11-15T08:59:56.553Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
08:59:56 [2022-11-15T08:59:56.553Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
08:59:56 [2022-11-15T08:59:56.553Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
08:59:56 [2022-11-15T08:59:56.553Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
08:59:56 [2022-11-15T08:59:56.553Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
08:59:56 [2022-11-15T08:59:56.553Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
08:59:56 [2022-11-15T08:59:56.553Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
08:59:56 [2022-11-15T08:59:56.553Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
08:59:56 [2022-11-15T08:59:56.553Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
08:59:56 [2022-11-15T08:59:56.553Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
08:59:56 [2022-11-15T08:59:56.553Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
08:59:56 [2022-11-15T08:59:56.553Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
08:59:56 [2022-11-15T08:59:56.553Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
08:59:56 [2022-11-15T08:59:56.553Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
08:59:57 [2022-11-15T08:59:57.484Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
08:59:57 [2022-11-15T08:59:57.484Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
08:59:57 [2022-11-15T08:59:57.742Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
08:59:57 [2022-11-15T08:59:57.742Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
08:59:58 [2022-11-15T08:59:58.306Z] --- PASS: TestLogs (3.46s)
08:59:58 [2022-11-15T08:59:58.306Z]     --- PASS: TestLogs/driver_local (0.01s)
08:59:58 [2022-11-15T08:59:58.306Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.68s)
08:59:58 [2022-11-15T08:59:58.306Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.71s)
08:59:58 [2022-11-15T08:59:58.306Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.47s)
08:59:58 [2022-11-15T08:59:58.306Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.49s)
08:59:58 [2022-11-15T08:59:58.306Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.46s)
08:59:58 [2022-11-15T08:59:58.306Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.51s)
08:59:58 [2022-11-15T08:59:58.306Z]     --- PASS: TestLogs/driver_json-file (0.01s)
08:59:58 [2022-11-15T08:59:58.306Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.69s)
08:59:58 [2022-11-15T08:59:58.306Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.72s)
08:59:58 [2022-11-15T08:59:58.306Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.46s)
08:59:58 [2022-11-15T08:59:58.306Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.47s)
08:59:58 [2022-11-15T08:59:58.306Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.54s)
08:59:58 [2022-11-15T08:59:58.306Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.52s)
08:59:58 [2022-11-15T08:59:58.306Z] === RUN   TestContainerNetworkMountsNoChown
08:59:58 [2022-11-15T08:59:58.869Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
08:59:58 [2022-11-15T08:59:58.869Z] === RUN   TestMountDaemonRoot
08:59:58 [2022-11-15T08:59:58.869Z] === RUN   TestMountDaemonRoot/default
08:59:58 [2022-11-15T08:59:58.869Z] === PAUSE TestMountDaemonRoot/default
08:59:58 [2022-11-15T08:59:58.869Z] === RUN   TestMountDaemonRoot/private
08:59:58 [2022-11-15T08:59:58.869Z] === PAUSE TestMountDaemonRoot/private
08:59:58 [2022-11-15T08:59:58.869Z] === RUN   TestMountDaemonRoot/rprivate
08:59:58 [2022-11-15T08:59:58.869Z] === PAUSE TestMountDaemonRoot/rprivate
08:59:58 [2022-11-15T08:59:58.870Z] === RUN   TestMountDaemonRoot/slave
08:59:58 [2022-11-15T08:59:58.870Z] === PAUSE TestMountDaemonRoot/slave
08:59:58 [2022-11-15T08:59:58.870Z] === RUN   TestMountDaemonRoot/rslave
08:59:58 [2022-11-15T08:59:58.870Z] === PAUSE TestMountDaemonRoot/rslave
08:59:58 [2022-11-15T08:59:58.870Z] === RUN   TestMountDaemonRoot/shared
08:59:58 [2022-11-15T08:59:58.870Z] === PAUSE TestMountDaemonRoot/shared
08:59:58 [2022-11-15T08:59:58.870Z] === RUN   TestMountDaemonRoot/rshared
08:59:58 [2022-11-15T08:59:58.870Z] === PAUSE TestMountDaemonRoot/rshared
08:59:58 [2022-11-15T08:59:58.870Z] === CONT  TestMountDaemonRoot/default
08:59:58 [2022-11-15T08:59:58.870Z] === RUN   TestMountDaemonRoot/default/bind_root
08:59:58 [2022-11-15T08:59:58.870Z] === PAUSE TestMountDaemonRoot/default/bind_root
08:59:58 [2022-11-15T08:59:58.870Z] === RUN   TestMountDaemonRoot/default/bind_subpath
08:59:58 [2022-11-15T08:59:58.870Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
08:59:58 [2022-11-15T08:59:58.870Z] === RUN   TestMountDaemonRoot/default/mount_root
08:59:58 [2022-11-15T08:59:58.870Z] === PAUSE TestMountDaemonRoot/default/mount_root
08:59:58 [2022-11-15T08:59:58.870Z] === RUN   TestMountDaemonRoot/default/mount_subpath
08:59:58 [2022-11-15T08:59:58.870Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
08:59:58 [2022-11-15T08:59:58.870Z] === CONT  TestMountDaemonRoot/rslave
08:59:58 [2022-11-15T08:59:58.870Z] === CONT  TestMountDaemonRoot/rshared
08:59:58 [2022-11-15T08:59:58.870Z] === RUN   TestMountDaemonRoot/rslave/bind_root
08:59:58 [2022-11-15T08:59:58.870Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
08:59:58 [2022-11-15T08:59:58.870Z] === RUN   TestMountDaemonRoot/rshared/bind_root
08:59:58 [2022-11-15T08:59:58.870Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
08:59:58 [2022-11-15T08:59:58.870Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
08:59:58 [2022-11-15T08:59:58.870Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
08:59:58 [2022-11-15T08:59:58.870Z] === RUN   TestMountDaemonRoot/rshared/mount_root
08:59:58 [2022-11-15T08:59:58.870Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
08:59:58 [2022-11-15T08:59:58.870Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
08:59:58 [2022-11-15T08:59:58.870Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
08:59:58 [2022-11-15T08:59:58.870Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
08:59:58 [2022-11-15T08:59:58.870Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
08:59:58 [2022-11-15T08:59:58.870Z] === RUN   TestMountDaemonRoot/rslave/mount_root
08:59:58 [2022-11-15T08:59:58.870Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
08:59:58 [2022-11-15T08:59:58.870Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
08:59:58 [2022-11-15T08:59:58.870Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
08:59:58 [2022-11-15T08:59:58.870Z] === CONT  TestMountDaemonRoot/shared
08:59:58 [2022-11-15T08:59:58.870Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
08:59:58 [2022-11-15T08:59:58.870Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
08:59:58 [2022-11-15T08:59:58.870Z] === RUN   TestMountDaemonRoot/shared/mount_root
08:59:58 [2022-11-15T08:59:58.870Z] === PAUSE TestMountDaemonRoot/shared/mount_root
08:59:58 [2022-11-15T08:59:58.870Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
08:59:58 [2022-11-15T08:59:58.870Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
08:59:58 [2022-11-15T08:59:58.870Z] === RUN   TestMountDaemonRoot/shared/bind_root
08:59:58 [2022-11-15T08:59:58.870Z] === PAUSE TestMountDaemonRoot/shared/bind_root
08:59:58 [2022-11-15T08:59:58.870Z] === CONT  TestMountDaemonRoot/rprivate
08:59:58 [2022-11-15T08:59:58.870Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
08:59:58 [2022-11-15T08:59:58.870Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
08:59:58 [2022-11-15T08:59:58.870Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
08:59:58 [2022-11-15T08:59:58.870Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
08:59:58 [2022-11-15T08:59:58.870Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
08:59:58 [2022-11-15T08:59:58.870Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
08:59:58 [2022-11-15T08:59:58.870Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
08:59:58 [2022-11-15T08:59:58.870Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
08:59:58 [2022-11-15T08:59:58.870Z] === CONT  TestMountDaemonRoot/slave
08:59:58 [2022-11-15T08:59:58.870Z] === RUN   TestMountDaemonRoot/slave/bind_root
08:59:58 [2022-11-15T08:59:58.870Z] === PAUSE TestMountDaemonRoot/slave/bind_root
08:59:58 [2022-11-15T08:59:58.870Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
08:59:58 [2022-11-15T08:59:58.870Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
08:59:58 [2022-11-15T08:59:58.870Z] === RUN   TestMountDaemonRoot/slave/mount_root
08:59:58 [2022-11-15T08:59:58.870Z] === PAUSE TestMountDaemonRoot/slave/mount_root
08:59:58 [2022-11-15T08:59:58.870Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
08:59:58 [2022-11-15T08:59:58.870Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
08:59:58 [2022-11-15T08:59:58.870Z] === CONT  TestMountDaemonRoot/private
08:59:58 [2022-11-15T08:59:58.870Z] === RUN   TestMountDaemonRoot/private/bind_root
08:59:58 [2022-11-15T08:59:58.870Z] === PAUSE TestMountDaemonRoot/private/bind_root
08:59:58 [2022-11-15T08:59:58.870Z] === RUN   TestMountDaemonRoot/private/bind_subpath
08:59:58 [2022-11-15T08:59:58.870Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
08:59:58 [2022-11-15T08:59:58.870Z] === RUN   TestMountDaemonRoot/private/mount_root
08:59:58 [2022-11-15T08:59:58.870Z] === PAUSE TestMountDaemonRoot/private/mount_root
08:59:58 [2022-11-15T08:59:58.870Z] === RUN   TestMountDaemonRoot/private/mount_subpath
08:59:58 [2022-11-15T08:59:58.870Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
08:59:58 [2022-11-15T08:59:58.870Z] === CONT  TestMountDaemonRoot/default/bind_root
08:59:58 [2022-11-15T08:59:58.870Z] === CONT  TestMountDaemonRoot/default/mount_subpath
08:59:58 [2022-11-15T08:59:58.870Z] === CONT  TestMountDaemonRoot/default/mount_root
08:59:58 [2022-11-15T08:59:58.870Z] === CONT  TestMountDaemonRoot/default/bind_subpath
08:59:58 [2022-11-15T08:59:58.870Z] === CONT  TestMountDaemonRoot/rshared/bind_root
08:59:58 [2022-11-15T08:59:58.870Z] === CONT  TestMountDaemonRoot/rslave/bind_root
08:59:58 [2022-11-15T08:59:58.870Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
08:59:58 [2022-11-15T08:59:58.870Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
08:59:58 [2022-11-15T08:59:58.870Z] === CONT  TestMountDaemonRoot/rshared/mount_root
08:59:59 [2022-11-15T08:59:59.128Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
08:59:59 [2022-11-15T08:59:59.128Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
08:59:59 [2022-11-15T08:59:59.128Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
08:59:59 [2022-11-15T08:59:59.128Z] === CONT  TestMountDaemonRoot/rslave/mount_root
08:59:59 [2022-11-15T08:59:59.128Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
08:59:59 [2022-11-15T08:59:59.128Z] === CONT  TestMountDaemonRoot/slave/bind_root
08:59:59 [2022-11-15T08:59:59.128Z] === CONT  TestMountDaemonRoot/shared/bind_root
08:59:59 [2022-11-15T08:59:59.128Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
08:59:59 [2022-11-15T08:59:59.128Z] === CONT  TestMountDaemonRoot/shared/mount_root
08:59:59 [2022-11-15T08:59:59.128Z] === CONT  TestMountDaemonRoot/private/bind_root
08:59:59 [2022-11-15T08:59:59.128Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
08:59:59 [2022-11-15T08:59:59.128Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
08:59:59 [2022-11-15T08:59:59.128Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
08:59:59 [2022-11-15T08:59:59.128Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
08:59:59 [2022-11-15T08:59:59.128Z] === CONT  TestMountDaemonRoot/slave/mount_root
08:59:59 [2022-11-15T08:59:59.128Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
08:59:59 [2022-11-15T08:59:59.385Z] === CONT  TestMountDaemonRoot/private/mount_subpath
08:59:59 [2022-11-15T08:59:59.385Z] === CONT  TestMountDaemonRoot/private/mount_root
08:59:59 [2022-11-15T08:59:59.385Z] === CONT  TestMountDaemonRoot/private/bind_subpath
08:59:59 [2022-11-15T08:59:59.385Z] --- PASS: TestMountDaemonRoot (0.02s)
08:59:59 [2022-11-15T08:59:59.385Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
08:59:59 [2022-11-15T08:59:59.385Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
08:59:59 [2022-11-15T08:59:59.385Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
08:59:59 [2022-11-15T08:59:59.385Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
08:59:59 [2022-11-15T08:59:59.385Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
08:59:59 [2022-11-15T08:59:59.385Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
08:59:59 [2022-11-15T08:59:59.385Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
08:59:59 [2022-11-15T08:59:59.385Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
08:59:59 [2022-11-15T08:59:59.385Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
08:59:59 [2022-11-15T08:59:59.385Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
08:59:59 [2022-11-15T08:59:59.385Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
08:59:59 [2022-11-15T08:59:59.385Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
08:59:59 [2022-11-15T08:59:59.385Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
08:59:59 [2022-11-15T08:59:59.385Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
08:59:59 [2022-11-15T08:59:59.385Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
08:59:59 [2022-11-15T08:59:59.385Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
08:59:59 [2022-11-15T08:59:59.385Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
08:59:59 [2022-11-15T08:59:59.385Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
08:59:59 [2022-11-15T08:59:59.385Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
08:59:59 [2022-11-15T08:59:59.385Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
08:59:59 [2022-11-15T08:59:59.385Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
08:59:59 [2022-11-15T08:59:59.385Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
08:59:59 [2022-11-15T08:59:59.385Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
08:59:59 [2022-11-15T08:59:59.385Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
08:59:59 [2022-11-15T08:59:59.385Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
08:59:59 [2022-11-15T08:59:59.385Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
08:59:59 [2022-11-15T08:59:59.385Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
08:59:59 [2022-11-15T08:59:59.385Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
08:59:59 [2022-11-15T08:59:59.385Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
08:59:59 [2022-11-15T08:59:59.385Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
08:59:59 [2022-11-15T08:59:59.385Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
08:59:59 [2022-11-15T08:59:59.385Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
08:59:59 [2022-11-15T08:59:59.385Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
08:59:59 [2022-11-15T08:59:59.385Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
08:59:59 [2022-11-15T08:59:59.385Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
08:59:59 [2022-11-15T08:59:59.385Z] === RUN   TestContainerBindMountNonRecursive
09:00:00 [2022-11-15T09:00:00.755Z] --- PASS: TestContainerBindMountNonRecursive (1.32s)
09:00:00 [2022-11-15T09:00:00.755Z] === RUN   TestContainerVolumesMountedAsShared
09:00:01 [2022-11-15T09:00:01.012Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
09:00:01 [2022-11-15T09:00:01.012Z] === RUN   TestContainerVolumesMountedAsSlave
09:00:01 [2022-11-15T09:00:01.269Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
09:00:01 [2022-11-15T09:00:01.269Z] === RUN   TestContainerCopyLeaksMounts
09:00:01 [2022-11-15T09:00:01.834Z] --- PASS: TestContainerCopyLeaksMounts (0.51s)
09:00:01 [2022-11-15T09:00:01.834Z] === RUN   TestNetworkNat
09:00:02 [2022-11-15T09:00:02.402Z] --- PASS: TestNetworkNat (0.47s)
09:00:02 [2022-11-15T09:00:02.402Z] === RUN   TestNetworkLocalhostTCPNat
09:00:02 [2022-11-15T09:00:02.658Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
09:00:02 [2022-11-15T09:00:02.658Z] === RUN   TestNetworkLoopbackNat
09:00:05 [2022-11-15T09:00:05.932Z] --- PASS: TestNetworkLoopbackNat (2.56s)
09:00:05 [2022-11-15T09:00:05.932Z] === RUN   TestPause
09:00:05 [2022-11-15T09:00:05.932Z] --- PASS: TestPause (0.44s)
09:00:05 [2022-11-15T09:00:05.932Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:00:05 [2022-11-15T09:00:05.932Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:00:05 [2022-11-15T09:00:05.932Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:00:05 [2022-11-15T09:00:05.932Z] === RUN   TestPauseStopPausedContainer
09:00:06 [2022-11-15T09:00:06.189Z] --- PASS: TestPauseStopPausedContainer (0.45s)
09:00:06 [2022-11-15T09:00:06.189Z] === RUN   TestPidHost
09:00:07 [2022-11-15T09:00:07.121Z] --- PASS: TestPidHost (0.97s)
09:00:07 [2022-11-15T09:00:07.121Z] === RUN   TestPsFilter
09:00:07 [2022-11-15T09:00:07.378Z] --- PASS: TestPsFilter (0.11s)
09:00:07 [2022-11-15T09:00:07.378Z] === RUN   TestRemoveContainerWithRemovedVolume
09:00:07 [2022-11-15T09:00:07.635Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
09:00:07 [2022-11-15T09:00:07.635Z] === RUN   TestRemoveContainerWithVolume
09:00:08 [2022-11-15T09:00:08.199Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
09:00:08 [2022-11-15T09:00:08.199Z] === RUN   TestRemoveContainerRunning
09:00:08 [2022-11-15T09:00:08.763Z] --- PASS: TestRemoveContainerRunning (0.42s)
09:00:08 [2022-11-15T09:00:08.763Z] === RUN   TestRemoveContainerForceRemoveRunning
09:00:09 [2022-11-15T09:00:09.020Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
09:00:09 [2022-11-15T09:00:09.020Z] === RUN   TestRemoveInvalidContainer
09:00:09 [2022-11-15T09:00:09.020Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:00:09 [2022-11-15T09:00:09.020Z] === RUN   TestRenameLinkedContainer
09:00:10 [2022-11-15T09:00:10.929Z] --- PASS: TestRenameLinkedContainer (1.72s)
09:00:10 [2022-11-15T09:00:10.929Z] === RUN   TestRenameStoppedContainer
09:00:11 [2022-11-15T09:00:11.186Z] --- PASS: TestRenameStoppedContainer (0.41s)
09:00:11 [2022-11-15T09:00:11.186Z] === RUN   TestRenameRunningContainerAndReuse
09:00:12 [2022-11-15T09:00:12.116Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
09:00:12 [2022-11-15T09:00:12.116Z] === RUN   TestRenameInvalidName
09:00:12 [2022-11-15T09:00:12.680Z] --- PASS: TestRenameInvalidName (0.43s)
09:00:12 [2022-11-15T09:00:12.680Z] === RUN   TestRenameAnonymousContainer
09:00:14 [2022-11-15T09:00:14.050Z] --- PASS: TestRenameAnonymousContainer (1.62s)
09:00:14 [2022-11-15T09:00:14.050Z] === RUN   TestRenameContainerWithSameName
09:00:14 [2022-11-15T09:00:14.616Z] --- PASS: TestRenameContainerWithSameName (0.41s)
09:00:14 [2022-11-15T09:00:14.616Z] === RUN   TestRenameContainerWithLinkedContainer
09:00:15 [2022-11-15T09:00:15.546Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s)
09:00:15 [2022-11-15T09:00:15.546Z] === RUN   TestResize
09:00:15 [2022-11-15T09:00:15.803Z] --- PASS: TestResize (0.40s)
09:00:15 [2022-11-15T09:00:15.803Z] === RUN   TestResizeWithInvalidSize
09:00:16 [2022-11-15T09:00:16.366Z] --- PASS: TestResizeWithInvalidSize (0.42s)
09:00:16 [2022-11-15T09:00:16.366Z] === RUN   TestResizeWhenContainerNotStarted
09:00:16 [2022-11-15T09:00:16.623Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
09:00:16 [2022-11-15T09:00:16.623Z] === RUN   TestDaemonRestartKillContainers
09:00:16 [2022-11-15T09:00:16.623Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:00:16 [2022-11-15T09:00:16.623Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:00:16 [2022-11-15T09:00:16.623Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:00:16 [2022-11-15T09:00:16.623Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:00:16 [2022-11-15T09:00:16.623Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:00:16 [2022-11-15T09:00:16.623Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:00:16 [2022-11-15T09:00:16.623Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:00:16 [2022-11-15T09:00:16.623Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:00:16 [2022-11-15T09:00:16.623Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:00:16 [2022-11-15T09:00:16.623Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:00:16 [2022-11-15T09:00:16.623Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:00:16 [2022-11-15T09:00:16.623Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:00:16 [2022-11-15T09:00:16.623Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:00:16 [2022-11-15T09:00:16.623Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:00:16 [2022-11-15T09:00:16.623Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:00:16 [2022-11-15T09:00:16.623Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:00:16 [2022-11-15T09:00:16.623Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:00:16 [2022-11-15T09:00:16.623Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:00:16 [2022-11-15T09:00:16.623Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:00:16 [2022-11-15T09:00:16.623Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:00:16 [2022-11-15T09:00:16.623Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:00:16 [2022-11-15T09:00:16.623Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:00:16 [2022-11-15T09:00:16.623Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:00:16 [2022-11-15T09:00:16.623Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:00:16 [2022-11-15T09:00:16.623Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:00:16 [2022-11-15T09:00:16.623Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:00:16 [2022-11-15T09:00:16.623Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:00:16 [2022-11-15T09:00:16.623Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:00:16 [2022-11-15T09:00:16.623Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:00:16 [2022-11-15T09:00:16.623Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:00:16 [2022-11-15T09:00:16.623Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:00:16 [2022-11-15T09:00:16.623Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:00:16 [2022-11-15T09:00:16.623Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:00:16 [2022-11-15T09:00:16.623Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:00:18 [2022-11-15T09:00:18.517Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:00:19 [2022-11-15T09:00:19.448Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:00:20 [2022-11-15T09:00:20.378Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:00:20 [2022-11-15T09:00:20.636Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:00:21 [2022-11-15T09:00:21.566Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:00:21 [2022-11-15T09:00:21.907Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:00:25 [2022-11-15T09:00:25.181Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:00:25 [2022-11-15T09:00:25.181Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:00:27 [2022-11-15T09:00:27.076Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:00:28 [2022-11-15T09:00:28.458Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:00:28 [2022-11-15T09:00:28.719Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:00:30 [2022-11-15T09:00:30.087Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:00:30 [2022-11-15T09:00:30.344Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:00:31 [2022-11-15T09:00:31.717Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:00:33 [2022-11-15T09:00:33.085Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:00:33 [2022-11-15T09:00:33.085Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.70s)
09:00:33 [2022-11-15T09:00:33.085Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.14s)
09:00:33 [2022-11-15T09:00:33.085Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.78s)
09:00:33 [2022-11-15T09:00:33.085Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.14s)
09:00:33 [2022-11-15T09:00:33.085Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.15s)
09:00:33 [2022-11-15T09:00:33.085Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.16s)
09:00:33 [2022-11-15T09:00:33.085Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.25s)
09:00:33 [2022-11-15T09:00:33.085Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.20s)
09:00:33 [2022-11-15T09:00:33.085Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.89s)
09:00:33 [2022-11-15T09:00:33.085Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.51s)
09:00:33 [2022-11-15T09:00:33.085Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.83s)
09:00:33 [2022-11-15T09:00:33.086Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.51s)
09:00:33 [2022-11-15T09:00:33.086Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.72s)
09:00:33 [2022-11-15T09:00:33.086Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.53s)
09:00:33 [2022-11-15T09:00:33.086Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.49s)
09:00:33 [2022-11-15T09:00:33.086Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.40s)
09:00:33 [2022-11-15T09:00:33.086Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
09:00:33 [2022-11-15T09:00:33.086Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
09:00:33 [2022-11-15T09:00:33.649Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
09:00:34 [2022-11-15T09:00:34.580Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.86s)
09:00:34 [2022-11-15T09:00:34.580Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.93s)
09:00:34 [2022-11-15T09:00:34.580Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.92s)
09:00:34 [2022-11-15T09:00:34.580Z] === RUN   TestCgroupNamespacesRun
09:00:35 [2022-11-15T09:00:35.949Z] --- PASS: TestCgroupNamespacesRun (1.09s)
09:00:35 [2022-11-15T09:00:35.949Z] === RUN   TestCgroupNamespacesRunPrivileged
09:00:36 [2022-11-15T09:00:36.879Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.05s)
09:00:36 [2022-11-15T09:00:36.879Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:00:37 [2022-11-15T09:00:37.811Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.07s)
09:00:37 [2022-11-15T09:00:37.811Z] === RUN   TestCgroupNamespacesRunHostMode
09:00:39 [2022-11-15T09:00:39.180Z] --- PASS: TestCgroupNamespacesRunHostMode (1.05s)
09:00:39 [2022-11-15T09:00:39.180Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:00:40 [2022-11-15T09:00:40.110Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s)
09:00:40 [2022-11-15T09:00:40.110Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:00:41 [2022-11-15T09:00:41.040Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.06s)
09:00:41 [2022-11-15T09:00:41.040Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:00:41 [2022-11-15T09:00:41.604Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
09:00:41 [2022-11-15T09:00:41.604Z] === RUN   TestCgroupNamespacesRunOlderClient
09:00:42 [2022-11-15T09:00:42.973Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s)
09:00:42 [2022-11-15T09:00:42.973Z] === RUN   TestNISDomainname
09:00:43 [2022-11-15T09:00:43.230Z] --- PASS: TestNISDomainname (0.49s)
09:00:43 [2022-11-15T09:00:43.230Z] === RUN   TestHostnameDnsResolution
09:00:44 [2022-11-15T09:00:44.160Z] --- PASS: TestHostnameDnsResolution (0.68s)
09:00:44 [2022-11-15T09:00:44.160Z] === RUN   TestUnprivilegedPortsAndPing
09:00:44 [2022-11-15T09:00:44.417Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s)
09:00:44 [2022-11-15T09:00:44.417Z] === RUN   TestPrivilegedHostDevices
09:00:44 [2022-11-15T09:00:44.980Z] --- PASS: TestPrivilegedHostDevices (0.49s)
09:00:44 [2022-11-15T09:00:44.980Z] === RUN   TestRunConsoleSize
09:00:45 [2022-11-15T09:00:45.552Z] --- PASS: TestRunConsoleSize (0.41s)
09:00:45 [2022-11-15T09:00:45.552Z] === RUN   TestRunWithAlternativeContainerdShim
09:00:47 [2022-11-15T09:00:47.467Z] --- PASS: TestRunWithAlternativeContainerdShim (1.88s)
09:00:47 [2022-11-15T09:00:47.467Z] === RUN   TestStats
09:00:49 [2022-11-15T09:00:49.988Z] --- PASS: TestStats (2.43s)
09:00:49 [2022-11-15T09:00:49.988Z] === RUN   TestStopContainerWithTimeout
09:00:49 [2022-11-15T09:00:49.988Z] === RUN   TestStopContainerWithTimeout/0
09:00:49 [2022-11-15T09:00:49.988Z] === PAUSE TestStopContainerWithTimeout/0
09:00:49 [2022-11-15T09:00:49.988Z] === RUN   TestStopContainerWithTimeout/1
09:00:49 [2022-11-15T09:00:49.988Z] === PAUSE TestStopContainerWithTimeout/1
09:00:49 [2022-11-15T09:00:49.988Z] === RUN   TestStopContainerWithTimeout/3
09:00:49 [2022-11-15T09:00:49.988Z] === PAUSE TestStopContainerWithTimeout/3
09:00:49 [2022-11-15T09:00:49.988Z] === RUN   TestStopContainerWithTimeout/-1
09:00:49 [2022-11-15T09:00:49.988Z] === PAUSE TestStopContainerWithTimeout/-1
09:00:49 [2022-11-15T09:00:49.988Z] === CONT  TestStopContainerWithTimeout/0
09:00:49 [2022-11-15T09:00:49.988Z] === CONT  TestStopContainerWithTimeout/-1
09:00:50 [2022-11-15T09:00:50.247Z] === CONT  TestStopContainerWithTimeout/3
09:00:52 [2022-11-15T09:00:52.770Z] === CONT  TestStopContainerWithTimeout/1
09:00:54 [2022-11-15T09:00:54.141Z] --- PASS: TestStopContainerWithTimeout (0.01s)
09:00:54 [2022-11-15T09:00:54.141Z]     --- PASS: TestStopContainerWithTimeout/0 (0.62s)
09:00:54 [2022-11-15T09:00:54.141Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.68s)
09:00:54 [2022-11-15T09:00:54.141Z]     --- PASS: TestStopContainerWithTimeout/3 (2.39s)
09:00:54 [2022-11-15T09:00:54.141Z]     --- PASS: TestStopContainerWithTimeout/1 (1.46s)
09:00:54 [2022-11-15T09:00:54.141Z] === RUN   TestDeleteDevicemapper
09:00:54 [2022-11-15T09:00:54.141Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:00:54 [2022-11-15T09:00:54.141Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:00:54 [2022-11-15T09:00:54.141Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:00:55 [2022-11-15T09:00:55.071Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.33s)
09:00:55 [2022-11-15T09:00:55.071Z] === RUN   TestUpdateMemory
09:00:55 [2022-11-15T09:00:55.634Z] --- PASS: TestUpdateMemory (0.54s)
09:00:55 [2022-11-15T09:00:55.634Z] === RUN   TestUpdateCPUQuota
09:00:56 [2022-11-15T09:00:56.565Z] --- PASS: TestUpdateCPUQuota (0.74s)
09:00:56 [2022-11-15T09:00:56.565Z] === RUN   TestUpdatePidsLimit
09:00:56 [2022-11-15T09:00:56.565Z] === RUN   TestUpdatePidsLimit/update_from_none
09:00:56 [2022-11-15T09:00:56.565Z] === RUN   TestUpdatePidsLimit/no_change
09:00:56 [2022-11-15T09:00:56.822Z] === RUN   TestUpdatePidsLimit/update_lower
09:00:57 [2022-11-15T09:00:57.079Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:00:57 [2022-11-15T09:00:57.335Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:00:57 [2022-11-15T09:00:57.335Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:00:57 [2022-11-15T09:00:57.592Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:00:58 [2022-11-15T09:00:58.155Z] --- PASS: TestUpdatePidsLimit (1.77s)
09:00:58 [2022-11-15T09:00:58.155Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
09:00:58 [2022-11-15T09:00:58.155Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
09:00:58 [2022-11-15T09:00:58.155Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.19s)
09:00:58 [2022-11-15T09:00:58.155Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s)
09:00:58 [2022-11-15T09:00:58.155Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s)
09:00:58 [2022-11-15T09:00:58.155Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s)
09:00:58 [2022-11-15T09:00:58.155Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s)
09:00:58 [2022-11-15T09:00:58.155Z] === RUN   TestUpdateRestartPolicy
09:01:10 [2022-11-15T09:01:10.336Z] --- PASS: TestUpdateRestartPolicy (10.86s)
09:01:10 [2022-11-15T09:01:10.336Z] === RUN   TestUpdateRestartWithAutoRemove
09:01:10 [2022-11-15T09:01:10.336Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
09:01:10 [2022-11-15T09:01:10.336Z] === RUN   TestWaitNonBlocked
09:01:10 [2022-11-15T09:01:10.336Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:01:10 [2022-11-15T09:01:10.336Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:01:10 [2022-11-15T09:01:10.336Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:01:10 [2022-11-15T09:01:10.336Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:01:10 [2022-11-15T09:01:10.336Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:01:10 [2022-11-15T09:01:10.337Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:01:10 [2022-11-15T09:01:10.337Z] --- PASS: TestWaitNonBlocked (0.01s)
09:01:10 [2022-11-15T09:01:10.337Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s)
09:01:10 [2022-11-15T09:01:10.337Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.80s)
09:01:10 [2022-11-15T09:01:10.337Z] === RUN   TestWaitBlocked
09:01:10 [2022-11-15T09:01:10.337Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:01:10 [2022-11-15T09:01:10.337Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:01:10 [2022-11-15T09:01:10.337Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:01:10 [2022-11-15T09:01:10.337Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:01:10 [2022-11-15T09:01:10.337Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:01:10 [2022-11-15T09:01:10.337Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:01:10 [2022-11-15T09:01:10.900Z] --- PASS: TestWaitBlocked (0.01s)
09:01:10 [2022-11-15T09:01:10.900Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s)
09:01:10 [2022-11-15T09:01:10.900Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s)
09:01:10 [2022-11-15T09:01:10.900Z] === RUN   TestWaitConditions
09:01:11 [2022-11-15T09:01:11.168Z] === RUN   TestWaitConditions/default
09:01:11 [2022-11-15T09:01:11.168Z] === PAUSE TestWaitConditions/default
09:01:11 [2022-11-15T09:01:11.168Z] === RUN   TestWaitConditions/not-running
09:01:11 [2022-11-15T09:01:11.168Z] === PAUSE TestWaitConditions/not-running
09:01:11 [2022-11-15T09:01:11.168Z] === RUN   TestWaitConditions/next-exit
09:01:11 [2022-11-15T09:01:11.168Z] === PAUSE TestWaitConditions/next-exit
09:01:11 [2022-11-15T09:01:11.168Z] === RUN   TestWaitConditions/removed
09:01:11 [2022-11-15T09:01:11.168Z] === PAUSE TestWaitConditions/removed
09:01:11 [2022-11-15T09:01:11.168Z] === CONT  TestWaitConditions/default
09:01:11 [2022-11-15T09:01:11.168Z] === CONT  TestWaitConditions/removed
09:01:11 [2022-11-15T09:01:11.168Z] === CONT  TestWaitConditions/default
09:01:11 [2022-11-15T09:01:11.168Z]     wait_test.go:146: ContainerID = 8207897fdf7467bd41594fb8045d4314e233388193af5b46ec689dbd4da062b3
09:01:11 [2022-11-15T09:01:11.168Z] === CONT  TestWaitConditions/removed
09:01:11 [2022-11-15T09:01:11.168Z]     wait_test.go:146: ContainerID = 5443b5fd31466439b53d8be41ceaa286c05e3b74d6f05ddfe91fd8b99032f014
09:01:11 [2022-11-15T09:01:11.734Z] === CONT  TestWaitConditions/next-exit
09:01:11 [2022-11-15T09:01:11.734Z]     wait_test.go:146: ContainerID = cff09f577afcdd7e2b913cac7281816a02fb15497186be3f7cb7521254a1d751
09:01:11 [2022-11-15T09:01:11.734Z] === CONT  TestWaitConditions/not-running
09:01:11 [2022-11-15T09:01:11.734Z]     wait_test.go:146: ContainerID = 380110c0e3edbecf7024e6c5658476cd52952cf4df234fc5b5bfb81142e77a49
09:01:12 [2022-11-15T09:01:12.298Z] --- PASS: TestWaitConditions (0.02s)
09:01:12 [2022-11-15T09:01:12.298Z]     --- PASS: TestWaitConditions/default (0.63s)
09:01:12 [2022-11-15T09:01:12.298Z]     --- PASS: TestWaitConditions/removed (0.77s)
09:01:12 [2022-11-15T09:01:12.298Z]     --- PASS: TestWaitConditions/next-exit (0.60s)
09:01:12 [2022-11-15T09:01:12.298Z]     --- PASS: TestWaitConditions/not-running (0.48s)
09:01:12 [2022-11-15T09:01:12.298Z] === RUN   TestWaitRestartedContainer
09:01:12 [2022-11-15T09:01:12.298Z] === RUN   TestWaitRestartedContainer/default
09:01:12 [2022-11-15T09:01:12.298Z] === PAUSE TestWaitRestartedContainer/default
09:01:12 [2022-11-15T09:01:12.298Z] === RUN   TestWaitRestartedContainer/not-running
09:01:12 [2022-11-15T09:01:12.298Z] === PAUSE TestWaitRestartedContainer/not-running
09:01:12 [2022-11-15T09:01:12.298Z] === RUN   TestWaitRestartedContainer/next-exit
09:01:12 [2022-11-15T09:01:12.298Z] === PAUSE TestWaitRestartedContainer/next-exit
09:01:12 [2022-11-15T09:01:12.298Z] === CONT  TestWaitRestartedContainer/default
09:01:12 [2022-11-15T09:01:12.298Z] === CONT  TestWaitRestartedContainer/next-exit
09:01:13 [2022-11-15T09:01:13.667Z] === CONT  TestWaitRestartedContainer/not-running
09:01:14 [2022-11-15T09:01:14.600Z] --- PASS: TestWaitRestartedContainer (0.02s)
09:01:14 [2022-11-15T09:01:14.600Z]     --- PASS: TestWaitRestartedContainer/default (1.21s)
09:01:14 [2022-11-15T09:01:14.600Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.40s)
09:01:14 [2022-11-15T09:01:14.600Z]     --- PASS: TestWaitRestartedContainer/not-running (1.03s)
09:01:14 [2022-11-15T09:01:14.600Z] === CONT  TestRestartDaemonWithRestartingContainer
09:01:14 [2022-11-15T09:01:14.600Z] === CONT  TestContainerStartOnDaemonRestart
09:01:16 [2022-11-15T09:01:16.495Z] --- PASS: TestContainerStartOnDaemonRestart (1.94s)
09:01:16 [2022-11-15T09:01:16.495Z] === CONT  TestDaemonHostGatewayIP
09:01:17 [2022-11-15T09:01:17.059Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.35s)
09:01:17 [2022-11-15T09:01:17.059Z] === CONT  TestDaemonRestartIpcMode
09:01:18 [2022-11-15T09:01:18.954Z] --- PASS: TestDaemonHostGatewayIP (2.14s)
09:01:18 [2022-11-15T09:01:18.954Z] === CONT  TestIpcModeOlderClient
09:01:18 [2022-11-15T09:01:18.954Z] --- PASS: TestIpcModeOlderClient (0.07s)
09:01:18 [2022-11-15T09:01:18.954Z] === CONT  TestContainerKillOnDaemonStart
09:01:18 [2022-11-15T09:01:18.954Z] --- PASS: TestDaemonRestartIpcMode (2.17s)
09:01:31 [2022-11-15T09:01:31.134Z] --- PASS: TestContainerKillOnDaemonStart (11.43s)
09:01:31 [2022-11-15T09:01:31.134Z] PASS
09:01:31 [2022-11-15T09:01:31.134Z] 
09:01:31 [2022-11-15T09:01:31.134Z] === Skipped
09:01:31 [2022-11-15T09:01:31.134Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
09:01:31 [2022-11-15T09:01:31.134Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:01:31 [2022-11-15T09:01:31.134Z] 
09:01:31 [2022-11-15T09:01:31.134Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:01:31 [2022-11-15T09:01:31.134Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:01:31 [2022-11-15T09:01:31.134Z] 
09:01:31 [2022-11-15T09:01:31.134Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
09:01:31 [2022-11-15T09:01:31.134Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:01:31 [2022-11-15T09:01:31.134Z] 
09:01:31 [2022-11-15T09:01:31.134Z] DONE 281 tests, 3 skipped in 126.064s
09:01:31 [2022-11-15T09:01:31.134Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
09:01:31 [2022-11-15T09:01:31.134Z] ++ 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
09:01:31 [2022-11-15T09:01:31.134Z] ++ set -e
09:01:31 [2022-11-15T09:01:31.134Z] ++ '[' -n 0 ']'
09:01:31 [2022-11-15T09:01:31.134Z] ++ set -x
09:01:31 [2022-11-15T09:01:31.134Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
09:01:31 [2022-11-15T09:01:31.134Z] INFO: Testing against a local daemon
09:01:31 [2022-11-15T09:01:31.134Z] === RUN   TestConfigDaemonLibtrustID
09:01:31 [2022-11-15T09:01:31.134Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
09:01:31 [2022-11-15T09:01:31.134Z] === RUN   TestConfigDaemonID
09:01:32 [2022-11-15T09:01:32.064Z]     daemon_test.go:86: [d010f2c389197] daemon is not started
09:01:32 [2022-11-15T09:01:32.064Z] --- PASS: TestConfigDaemonID (1.04s)
09:01:32 [2022-11-15T09:01:32.064Z] === RUN   TestDaemonConfigValidation
09:01:32 [2022-11-15T09:01:32.064Z] === RUN   TestDaemonConfigValidation/config_with_no_content
09:01:32 [2022-11-15T09:01:32.064Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
09:01:32 [2022-11-15T09:01:32.064Z] === RUN   TestDaemonConfigValidation/config_with_{}
09:01:32 [2022-11-15T09:01:32.064Z] === PAUSE TestDaemonConfigValidation/config_with_{}
09:01:32 [2022-11-15T09:01:32.064Z] === RUN   TestDaemonConfigValidation/invalid_config
09:01:32 [2022-11-15T09:01:32.064Z] === PAUSE TestDaemonConfigValidation/invalid_config
09:01:32 [2022-11-15T09:01:32.064Z] === RUN   TestDaemonConfigValidation/malformed_config
09:01:32 [2022-11-15T09:01:32.064Z] === PAUSE TestDaemonConfigValidation/malformed_config
09:01:32 [2022-11-15T09:01:32.064Z] === RUN   TestDaemonConfigValidation/valid_config
09:01:32 [2022-11-15T09:01:32.064Z] === PAUSE TestDaemonConfigValidation/valid_config
09:01:32 [2022-11-15T09:01:32.064Z] === CONT  TestDaemonConfigValidation/config_with_no_content
09:01:32 [2022-11-15T09:01:32.064Z] === CONT  TestDaemonConfigValidation/malformed_config
09:01:32 [2022-11-15T09:01:32.064Z] === CONT  TestDaemonConfigValidation/invalid_config
09:01:32 [2022-11-15T09:01:32.064Z] === CONT  TestDaemonConfigValidation/config_with_{}
09:01:32 [2022-11-15T09:01:32.064Z] === CONT  TestDaemonConfigValidation/valid_config
09:01:32 [2022-11-15T09:01:32.064Z] --- PASS: TestDaemonConfigValidation (0.00s)
09:01:32 [2022-11-15T09:01:32.064Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
09:01:32 [2022-11-15T09:01:32.064Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
09:01:32 [2022-11-15T09:01:32.064Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
09:01:32 [2022-11-15T09:01:32.064Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
09:01:32 [2022-11-15T09:01:32.064Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
09:01:32 [2022-11-15T09:01:32.064Z] === RUN   TestConfigDaemonSeccompProfiles
09:01:32 [2022-11-15T09:01:32.064Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
09:01:32 [2022-11-15T09:01:32.995Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
09:01:34 [2022-11-15T09:01:34.364Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
09:01:35 [2022-11-15T09:01:35.294Z] === CONT  TestConfigDaemonSeccompProfiles
09:01:35 [2022-11-15T09:01:35.294Z]     daemon_test.go:200: [de9f3e24093fc] daemon is not started
09:01:35 [2022-11-15T09:01:35.294Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
09:01:35 [2022-11-15T09:01:35.294Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
09:01:35 [2022-11-15T09:01:35.294Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
09:01:35 [2022-11-15T09:01:35.294Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
09:01:35 [2022-11-15T09:01:35.294Z] === RUN   TestDaemonProxy
09:01:35 [2022-11-15T09:01:35.294Z] === RUN   TestDaemonProxy/environment_variables
09:01:37 [2022-11-15T09:01:37.196Z] === RUN   TestDaemonProxy/command-line_options
09:01:38 [2022-11-15T09:01:38.569Z] === RUN   TestDaemonProxy/configuration_file
09:01:40 [2022-11-15T09:01:40.462Z] === RUN   TestDaemonProxy/conflicting_options
09:01:41 [2022-11-15T09:01:41.026Z] === RUN   TestDaemonProxy/reload_sanitized
09:01:41 [2022-11-15T09:01:41.590Z] --- PASS: TestDaemonProxy (6.25s)
09:01:41 [2022-11-15T09:01:41.590Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
09:01:41 [2022-11-15T09:01:41.590Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
09:01:41 [2022-11-15T09:01:41.590Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
09:01:41 [2022-11-15T09:01:41.590Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
09:01:41 [2022-11-15T09:01:41.590Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
09:01:41 [2022-11-15T09:01:41.590Z] === RUN   TestLiveRestore
09:01:41 [2022-11-15T09:01:41.590Z] === RUN   TestLiveRestore/volume_references
09:01:41 [2022-11-15T09:01:41.590Z] === PAUSE TestLiveRestore/volume_references
09:01:41 [2022-11-15T09:01:41.590Z] === CONT  TestLiveRestore/volume_references
09:01:42 [2022-11-15T09:01:42.153Z] === RUN   TestLiveRestore/volume_references/restartPolicy
09:01:42 [2022-11-15T09:01:42.153Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
09:01:43 [2022-11-15T09:01:43.083Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
09:01:43 [2022-11-15T09:01:43.647Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
09:01:44 [2022-11-15T09:01:44.577Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
09:01:45 [2022-11-15T09:01:45.507Z] --- PASS: TestLiveRestore (0.00s)
09:01:45 [2022-11-15T09:01:45.507Z]     --- PASS: TestLiveRestore/volume_references (4.11s)
09:01:45 [2022-11-15T09:01:45.507Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.52s)
09:01:45 [2022-11-15T09:01:45.507Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.88s)
09:01:45 [2022-11-15T09:01:45.507Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.88s)
09:01:45 [2022-11-15T09:01:45.507Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.88s)
09:01:45 [2022-11-15T09:01:45.507Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.88s)
09:01:45 [2022-11-15T09:01:45.507Z] PASS
09:01:45 [2022-11-15T09:01:45.507Z] 
09:01:45 [2022-11-15T09:01:45.507Z] DONE 25 tests in 15.378s
09:01:45 [2022-11-15T09:01:45.507Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
09:01:45 [2022-11-15T09:01:45.507Z] ++ 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
09:01:45 [2022-11-15T09:01:45.507Z] ++ set -e
09:01:45 [2022-11-15T09:01:45.507Z] ++ '[' -n 0 ']'
09:01:45 [2022-11-15T09:01:45.507Z] ++ set -x
09:01:45 [2022-11-15T09:01:45.507Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
09:01:45 [2022-11-15T09:01:45.764Z] INFO: Testing against a local daemon
09:01:45 [2022-11-15T09:01:45.764Z] === RUN   TestCommitInheritsEnv
09:01:46 [2022-11-15T09:01:46.021Z] --- PASS: TestCommitInheritsEnv (0.18s)
09:01:46 [2022-11-15T09:01:46.021Z] === RUN   TestImportExtremelyLargeImageWorks
09:01:46 [2022-11-15T09:01:46.021Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
09:01:46 [2022-11-15T09:01:46.021Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
09:01:46 [2022-11-15T09:01:46.021Z] === RUN   TestImportWithCustomPlatform
09:01:46 [2022-11-15T09:01:46.021Z] === RUN   TestImportWithCustomPlatform/#00
09:01:46 [2022-11-15T09:01:46.021Z] === RUN   TestImportWithCustomPlatform/_______
09:01:46 [2022-11-15T09:01:46.021Z] === RUN   TestImportWithCustomPlatform//
09:01:46 [2022-11-15T09:01:46.021Z] === RUN   TestImportWithCustomPlatform/linux
09:01:46 [2022-11-15T09:01:46.021Z] === RUN   TestImportWithCustomPlatform/LINUX
09:01:46 [2022-11-15T09:01:46.021Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
09:01:46 [2022-11-15T09:01:46.021Z] === RUN   TestImportWithCustomPlatform/macos
09:01:46 [2022-11-15T09:01:46.021Z] === RUN   TestImportWithCustomPlatform/macos/arm64
09:01:46 [2022-11-15T09:01:46.021Z] === RUN   TestImportWithCustomPlatform/nintendo64
09:01:46 [2022-11-15T09:01:46.021Z] --- PASS: TestImportWithCustomPlatform (0.12s)
09:01:46 [2022-11-15T09:01:46.021Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
09:01:46 [2022-11-15T09:01:46.021Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
09:01:46 [2022-11-15T09:01:46.021Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
09:01:46 [2022-11-15T09:01:46.021Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
09:01:46 [2022-11-15T09:01:46.021Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.03s)
09:01:46 [2022-11-15T09:01:46.021Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
09:01:46 [2022-11-15T09:01:46.021Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
09:01:46 [2022-11-15T09:01:46.021Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
09:01:46 [2022-11-15T09:01:46.021Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
09:01:46 [2022-11-15T09:01:46.021Z] === RUN   TestImagesFilterMultiReference
09:01:46 [2022-11-15T09:01:46.021Z] --- PASS: TestImagesFilterMultiReference (0.05s)
09:01:46 [2022-11-15T09:01:46.021Z] === RUN   TestImagePullPlatformInvalid
09:01:46 [2022-11-15T09:01:46.021Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
09:01:46 [2022-11-15T09:01:46.021Z] === RUN   TestImagePullStoredfDigestForOtherRepo
09:01:46 [2022-11-15T09:01:46.281Z] time="2022-11-15T09:01:46Z" 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=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.281Z] time="2022-11-15T09:01:46Z" level=info msg="redis not configured" go.version=go1.19.3 instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.281Z] time="2022-11-15T09:01:46Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.3 instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.281Z] time="2022-11-15T09:01:46Z" level=info msg="Starting upload purge in 18m0s" go.version=go1.19.3 instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.281Z] time="2022-11-15T09:01:46Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c5d7e91d-9668-4fb6-8d20-4574fc612a3f http.request.method=GET http.request.remoteaddr="127.0.0.1:38756" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.281Z] time="2022-11-15T09:01:46Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c5d7e91d-9668-4fb6-8d20-4574fc612a3f http.request.method=GET http.request.remoteaddr="127.0.0.1:38756" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.717684ms http.response.status=200 http.response.written=2 instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.281Z] 127.0.0.1 - - [15/Nov/2022:09:01:46 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
09:01:46 [2022-11-15T09:01:46.281Z] time="2022-11-15T09:01:46Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=429bf22a-a94f-4517-8afc-e34ca767ace0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38776" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.281Z] time="2022-11-15T09:01:46Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=429bf22a-a94f-4517-8afc-e34ca767ace0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38776" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.281Z] time="2022-11-15T09:01:46Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d4662905-eca3-40b8-98d1-18091fecaa87 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.281Z] time="2022-11-15T09:01:46Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d4662905-eca3-40b8-98d1-18091fecaa87 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.281Z] time="2022-11-15T09:01:46Z" 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=d4662905-eca3-40b8-98d1-18091fecaa87 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=24.303µs trace.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=38261bbe-416b-4e84-a009-3ccb88448d2a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.281Z] time="2022-11-15T09:01:46Z" 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=429bf22a-a94f-4517-8afc-e34ca767ace0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38776" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=32.648µs trace.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=cae338a6-1319-4887-9c52-931ab0ff64e8 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.281Z] time="2022-11-15T09:01:46Z" 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=429bf22a-a94f-4517-8afc-e34ca767ace0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38776" 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.000034ms http.response.status=404 http.response.written=157 instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.281Z] 127.0.0.1 - - [15/Nov/2022:09:01:46 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.9+unknown"
09:01:46 [2022-11-15T09:01:46.281Z] time="2022-11-15T09:01:46Z" 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=d4662905-eca3-40b8-98d1-18091fecaa87 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.800949ms http.response.status=404 http.response.written=157 instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.281Z] 127.0.0.1 - - [15/Nov/2022:09:01:46 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.9+unknown"
09:01:46 [2022-11-15T09:01:46.281Z] time="2022-11-15T09:01:46Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=ca24af55-05de-4951-a3e1-9425220bcf7a http.request.method=POST http.request.remoteaddr="127.0.0.1:38776" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.281Z] time="2022-11-15T09:01:46Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=ca24af55-05de-4951-a3e1-9425220bcf7a http.request.method=POST http.request.remoteaddr="127.0.0.1:38776" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.281Z] time="2022-11-15T09:01:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/55387b07-478c-46e7-9fef-6878c30ff993/startedat\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=ca24af55-05de-4951-a3e1-9425220bcf7a http.request.method=POST http.request.remoteaddr="127.0.0.1:38776" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=187.746µs trace.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=c95b7c0c-b90a-43c9-989a-89493af585ca trace.line=95 vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.281Z] time="2022-11-15T09:01:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/55387b07-478c-46e7-9fef-6878c30ff993/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=ca24af55-05de-4951-a3e1-9425220bcf7a http.request.method=POST http.request.remoteaddr="127.0.0.1:38776" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=22.563µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b435af84-6b78-44c5-9fa4-7e75a171dbe5 trace.line=141 vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.281Z] time="2022-11-15T09:01:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/55387b07-478c-46e7-9fef-6878c30ff993/hashstates/sha256/0\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=ca24af55-05de-4951-a3e1-9425220bcf7a http.request.method=POST http.request.remoteaddr="127.0.0.1:38776" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=76.06µs trace.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=474d8669-604c-4397-8b15-69e0e2d3e60b trace.line=95 vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.281Z] time="2022-11-15T09:01:46Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=ca24af55-05de-4951-a3e1-9425220bcf7a http.request.method=POST http.request.remoteaddr="127.0.0.1:38776" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=4.468471ms http.response.status=202 http.response.written=0 instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.281Z] 127.0.0.1 - - [15/Nov/2022:09:01:46 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.9+unknown"
09:01:46 [2022-11-15T09:01:46.281Z] time="2022-11-15T09:01:46Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=82b45665-1afd-4802-9417-ad3e9f633957 http.request.method=POST http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.281Z] time="2022-11-15T09:01:46Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=82b45665-1afd-4802-9417-ad3e9f633957 http.request.method=POST http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.281Z] time="2022-11-15T09:01:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/8c83ee98-4aa7-4139-b164-2ff97f95730d/startedat\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=82b45665-1afd-4802-9417-ad3e9f633957 http.request.method=POST http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=156.256µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0c106276-91fe-47a2-b93d-1832172ad68d trace.line=95 vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.281Z] time="2022-11-15T09:01:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8c83ee98-4aa7-4139-b164-2ff97f95730d/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=82b45665-1afd-4802-9417-ad3e9f633957 http.request.method=POST http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=85.11µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b883e02e-0bad-431d-a746-9ca5ce58e36f trace.line=141 vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.281Z] time="2022-11-15T09:01:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/8c83ee98-4aa7-4139-b164-2ff97f95730d/hashstates/sha256/0\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=82b45665-1afd-4802-9417-ad3e9f633957 http.request.method=POST http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=61.291µs trace.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=5f435d1a-99d3-4b7f-9cba-62fb2fc5ff22 trace.line=95 vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.281Z] time="2022-11-15T09:01:46Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=82b45665-1afd-4802-9417-ad3e9f633957 http.request.method=POST http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=13.028412ms http.response.status=202 http.response.written=0 instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.281Z] 127.0.0.1 - - [15/Nov/2022:09:01:46 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.9+unknown"
09:01:46 [2022-11-15T09:01:46.281Z] time="2022-11-15T09:01:46Z" 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=9c98fedb-f7af-4faf-875a-00f1021982a7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38776" http.request.uri="/v2/test/blobs/uploads/55387b07-478c-46e7-9fef-6878c30ff993?_state=KwDdsXk0b-I5JZ99tsLVhkUcEZQ0SnqBI1YhkIJrdYJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1Mzg3YjA3LTQ3OGMtNDZlNy05ZmVmLTY4NzhjMzBmZjk5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNVQwOTowMTo0Ni4xMDU3MzQzODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.name=test vars.uuid=55387b07-478c-46e7-9fef-6878c30ff993 version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.281Z] time="2022-11-15T09:01:46Z" 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=9c98fedb-f7af-4faf-875a-00f1021982a7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38776" http.request.uri="/v2/test/blobs/uploads/55387b07-478c-46e7-9fef-6878c30ff993?_state=KwDdsXk0b-I5JZ99tsLVhkUcEZQ0SnqBI1YhkIJrdYJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1Mzg3YjA3LTQ3OGMtNDZlNy05ZmVmLTY4NzhjMzBmZjk5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNVQwOTowMTo0Ni4xMDU3MzQzODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.name=test vars.uuid=55387b07-478c-46e7-9fef-6878c30ff993 version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.281Z] time="2022-11-15T09:01:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/55387b07-478c-46e7-9fef-6878c30ff993/startedat\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9c98fedb-f7af-4faf-875a-00f1021982a7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38776" http.request.uri="/v2/test/blobs/uploads/55387b07-478c-46e7-9fef-6878c30ff993?_state=KwDdsXk0b-I5JZ99tsLVhkUcEZQ0SnqBI1YhkIJrdYJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1Mzg3YjA3LTQ3OGMtNDZlNy05ZmVmLTY4NzhjMzBmZjk5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNVQwOTowMTo0Ni4xMDU3MzQzODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=42.641µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0180d020-69b8-4862-a949-6d3afca23115 trace.line=82 vars.name=test vars.uuid=55387b07-478c-46e7-9fef-6878c30ff993 version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.281Z] time="2022-11-15T09:01:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/55387b07-478c-46e7-9fef-6878c30ff993/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9c98fedb-f7af-4faf-875a-00f1021982a7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38776" http.request.uri="/v2/test/blobs/uploads/55387b07-478c-46e7-9fef-6878c30ff993?_state=KwDdsXk0b-I5JZ99tsLVhkUcEZQ0SnqBI1YhkIJrdYJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1Mzg3YjA3LTQ3OGMtNDZlNy05ZmVmLTY4NzhjMzBmZjk5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNVQwOTowMTo0Ni4xMDU3MzQzODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=13.218µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=90d1662e-ceef-438f-90f3-5d3abb2b28b3 trace.line=141 vars.name=test vars.uuid=55387b07-478c-46e7-9fef-6878c30ff993 version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.281Z] time="2022-11-15T09:01:46Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/55387b07-478c-46e7-9fef-6878c30ff993/data\", 0)" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9c98fedb-f7af-4faf-875a-00f1021982a7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38776" http.request.uri="/v2/test/blobs/uploads/55387b07-478c-46e7-9fef-6878c30ff993?_state=KwDdsXk0b-I5JZ99tsLVhkUcEZQ0SnqBI1YhkIJrdYJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1Mzg3YjA3LTQ3OGMtNDZlNy05ZmVmLTY4NzhjMzBmZjk5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNVQwOTowMTo0Ni4xMDU3MzQzODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=96.105µs trace.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=e61b6021-54f8-4190-b53a-f9ad81fdd339 trace.line=124 vars.name=test vars.uuid=55387b07-478c-46e7-9fef-6878c30ff993 version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.281Z] time="2022-11-15T09:01:46Z" 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=9c98fedb-f7af-4faf-875a-00f1021982a7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38776" http.request.uri="/v2/test/blobs/uploads/55387b07-478c-46e7-9fef-6878c30ff993?_state=KwDdsXk0b-I5JZ99tsLVhkUcEZQ0SnqBI1YhkIJrdYJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1Mzg3YjA3LTQ3OGMtNDZlNy05ZmVmLTY4NzhjMzBmZjk5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNVQwOTowMTo0Ni4xMDU3MzQzODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.name=test vars.uuid=55387b07-478c-46e7-9fef-6878c30ff993 version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.281Z] time="2022-11-15T09:01:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/55387b07-478c-46e7-9fef-6878c30ff993/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9c98fedb-f7af-4faf-875a-00f1021982a7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38776" http.request.uri="/v2/test/blobs/uploads/55387b07-478c-46e7-9fef-6878c30ff993?_state=KwDdsXk0b-I5JZ99tsLVhkUcEZQ0SnqBI1YhkIJrdYJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1Mzg3YjA3LTQ3OGMtNDZlNy05ZmVmLTY4NzhjMzBmZjk5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNVQwOTowMTo0Ni4xMDU3MzQzODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=14.703µs trace.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=39db3f3a-41b1-44dd-9d92-24e6aa148ca0 trace.line=141 vars.name=test vars.uuid=55387b07-478c-46e7-9fef-6878c30ff993 version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.282Z] time="2022-11-15T09:01:46Z" 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=9c98fedb-f7af-4faf-875a-00f1021982a7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38776" http.request.uri="/v2/test/blobs/uploads/55387b07-478c-46e7-9fef-6878c30ff993?_state=KwDdsXk0b-I5JZ99tsLVhkUcEZQ0SnqBI1YhkIJrdYJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1Mzg3YjA3LTQ3OGMtNDZlNy05ZmVmLTY4NzhjMzBmZjk5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNVQwOTowMTo0Ni4xMDU3MzQzODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=25.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=a18ecc56-baff-4789-892b-70f627a65780 trace.line=141 vars.name=test vars.uuid=55387b07-478c-46e7-9fef-6878c30ff993 version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.282Z] time="2022-11-15T09:01:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/55387b07-478c-46e7-9fef-6878c30ff993/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9c98fedb-f7af-4faf-875a-00f1021982a7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38776" http.request.uri="/v2/test/blobs/uploads/55387b07-478c-46e7-9fef-6878c30ff993?_state=KwDdsXk0b-I5JZ99tsLVhkUcEZQ0SnqBI1YhkIJrdYJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1Mzg3YjA3LTQ3OGMtNDZlNy05ZmVmLTY4NzhjMzBmZjk5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNVQwOTowMTo0Ni4xMDU3MzQzODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=10.059µs trace.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=d309f611-23f4-4071-92c1-142a7847e4d2 trace.line=141 vars.name=test vars.uuid=55387b07-478c-46e7-9fef-6878c30ff993 version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.282Z] time="2022-11-15T09:01:46Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/55387b07-478c-46e7-9fef-6878c30ff993/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=9c98fedb-f7af-4faf-875a-00f1021982a7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38776" http.request.uri="/v2/test/blobs/uploads/55387b07-478c-46e7-9fef-6878c30ff993?_state=KwDdsXk0b-I5JZ99tsLVhkUcEZQ0SnqBI1YhkIJrdYJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1Mzg3YjA3LTQ3OGMtNDZlNy05ZmVmLTY4NzhjMzBmZjk5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNVQwOTowMTo0Ni4xMDU3MzQzODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=47.581µs trace.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=e783ab4c-3295-4522-b10b-e354143e4756 trace.line=167 vars.name=test vars.uuid=55387b07-478c-46e7-9fef-6878c30ff993 version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.282Z] time="2022-11-15T09:01:46Z" 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=9c98fedb-f7af-4faf-875a-00f1021982a7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38776" http.request.uri="/v2/test/blobs/uploads/55387b07-478c-46e7-9fef-6878c30ff993?_state=KwDdsXk0b-I5JZ99tsLVhkUcEZQ0SnqBI1YhkIJrdYJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1Mzg3YjA3LTQ3OGMtNDZlNy05ZmVmLTY4NzhjMzBmZjk5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNVQwOTowMTo0Ni4xMDU3MzQzODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=69.676µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=283171a1-fe24-4fef-bb13-3aa00a9830c0 trace.line=95 vars.name=test vars.uuid=55387b07-478c-46e7-9fef-6878c30ff993 version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.282Z] time="2022-11-15T09:01:46Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/55387b07-478c-46e7-9fef-6878c30ff993\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9c98fedb-f7af-4faf-875a-00f1021982a7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38776" http.request.uri="/v2/test/blobs/uploads/55387b07-478c-46e7-9fef-6878c30ff993?_state=KwDdsXk0b-I5JZ99tsLVhkUcEZQ0SnqBI1YhkIJrdYJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1Mzg3YjA3LTQ3OGMtNDZlNy05ZmVmLTY4NzhjMzBmZjk5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNVQwOTowMTo0Ni4xMDU3MzQzODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=132.74µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=c295dada-2c47-4397-a984-85a142f7b3a1 trace.line=181 vars.name=test vars.uuid=55387b07-478c-46e7-9fef-6878c30ff993 version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.282Z] time="2022-11-15T09:01:46Z" 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=9c98fedb-f7af-4faf-875a-00f1021982a7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38776" http.request.uri="/v2/test/blobs/uploads/55387b07-478c-46e7-9fef-6878c30ff993?_state=KwDdsXk0b-I5JZ99tsLVhkUcEZQ0SnqBI1YhkIJrdYJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1Mzg3YjA3LTQ3OGMtNDZlNy05ZmVmLTY4NzhjMzBmZjk5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNVQwOTowMTo0Ni4xMDU3MzQzODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=4.75727ms http.response.status=201 http.response.written=0 instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.282Z] 127.0.0.1 - - [15/Nov/2022:09:01:46 +0000] "PUT /v2/test/blobs/uploads/55387b07-478c-46e7-9fef-6878c30ff993?_state=KwDdsXk0b-I5JZ99tsLVhkUcEZQ0SnqBI1YhkIJrdYJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1Mzg3YjA3LTQ3OGMtNDZlNy05ZmVmLTY4NzhjMzBmZjk5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNVQwOTowMTo0Ni4xMDU3MzQzODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown"
09:01:46 [2022-11-15T09:01:46.282Z] time="2022-11-15T09:01:46Z" 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=9cc97278-1619-48c6-8372-10b3d8d54d4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/blobs/uploads/8c83ee98-4aa7-4139-b164-2ff97f95730d?_state=gBqDiv9hmwu-prEAO-O7anpcUP2Y9t2YLf4Jmug4QHh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjODNlZTk4LTRhYTctNDEzOS1iMTY0LTJmZjk3Zjk1NzMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNVQwOTowMTo0Ni4xMTY2MDc5MDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.name=test vars.uuid=8c83ee98-4aa7-4139-b164-2ff97f95730d version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.282Z] time="2022-11-15T09:01:46Z" 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=9cc97278-1619-48c6-8372-10b3d8d54d4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/blobs/uploads/8c83ee98-4aa7-4139-b164-2ff97f95730d?_state=gBqDiv9hmwu-prEAO-O7anpcUP2Y9t2YLf4Jmug4QHh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjODNlZTk4LTRhYTctNDEzOS1iMTY0LTJmZjk3Zjk1NzMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNVQwOTowMTo0Ni4xMTY2MDc5MDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.name=test vars.uuid=8c83ee98-4aa7-4139-b164-2ff97f95730d version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.282Z] time="2022-11-15T09:01:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/8c83ee98-4aa7-4139-b164-2ff97f95730d/startedat\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9cc97278-1619-48c6-8372-10b3d8d54d4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/blobs/uploads/8c83ee98-4aa7-4139-b164-2ff97f95730d?_state=gBqDiv9hmwu-prEAO-O7anpcUP2Y9t2YLf4Jmug4QHh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjODNlZTk4LTRhYTctNDEzOS1iMTY0LTJmZjk3Zjk1NzMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNVQwOTowMTo0Ni4xMTY2MDc5MDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=45.997µs trace.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=fac18dda-f423-4914-ad3e-023f10227a03 trace.line=82 vars.name=test vars.uuid=8c83ee98-4aa7-4139-b164-2ff97f95730d version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.282Z] time="2022-11-15T09:01:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8c83ee98-4aa7-4139-b164-2ff97f95730d/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9cc97278-1619-48c6-8372-10b3d8d54d4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/blobs/uploads/8c83ee98-4aa7-4139-b164-2ff97f95730d?_state=gBqDiv9hmwu-prEAO-O7anpcUP2Y9t2YLf4Jmug4QHh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjODNlZTk4LTRhYTctNDEzOS1iMTY0LTJmZjk3Zjk1NzMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNVQwOTowMTo0Ni4xMTY2MDc5MDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=117.249µs trace.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=eb24e485-c37d-4c41-8076-9e038331b2f6 trace.line=141 vars.name=test vars.uuid=8c83ee98-4aa7-4139-b164-2ff97f95730d version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.282Z] time="2022-11-15T09:01:46Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/8c83ee98-4aa7-4139-b164-2ff97f95730d/data\", 0)" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9cc97278-1619-48c6-8372-10b3d8d54d4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/blobs/uploads/8c83ee98-4aa7-4139-b164-2ff97f95730d?_state=gBqDiv9hmwu-prEAO-O7anpcUP2Y9t2YLf4Jmug4QHh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjODNlZTk4LTRhYTctNDEzOS1iMTY0LTJmZjk3Zjk1NzMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNVQwOTowMTo0Ni4xMTY2MDc5MDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=52.101µs trace.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=95fd1a46-12b7-4164-9eac-b4edfba856e2 trace.line=124 vars.name=test vars.uuid=8c83ee98-4aa7-4139-b164-2ff97f95730d version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.282Z] time="2022-11-15T09:01:46Z" 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=9cc97278-1619-48c6-8372-10b3d8d54d4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/blobs/uploads/8c83ee98-4aa7-4139-b164-2ff97f95730d?_state=gBqDiv9hmwu-prEAO-O7anpcUP2Y9t2YLf4Jmug4QHh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjODNlZTk4LTRhYTctNDEzOS1iMTY0LTJmZjk3Zjk1NzMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNVQwOTowMTo0Ni4xMTY2MDc5MDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.name=test vars.uuid=8c83ee98-4aa7-4139-b164-2ff97f95730d version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.282Z] time="2022-11-15T09:01:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8c83ee98-4aa7-4139-b164-2ff97f95730d/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9cc97278-1619-48c6-8372-10b3d8d54d4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/blobs/uploads/8c83ee98-4aa7-4139-b164-2ff97f95730d?_state=gBqDiv9hmwu-prEAO-O7anpcUP2Y9t2YLf4Jmug4QHh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjODNlZTk4LTRhYTctNDEzOS1iMTY0LTJmZjk3Zjk1NzMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNVQwOTowMTo0Ni4xMTY2MDc5MDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=11.815µs trace.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=f4d3a19d-1b5c-411b-89e4-eb79c88cdafe trace.line=141 vars.name=test vars.uuid=8c83ee98-4aa7-4139-b164-2ff97f95730d version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.282Z] time="2022-11-15T09:01:46Z" 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=9cc97278-1619-48c6-8372-10b3d8d54d4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/blobs/uploads/8c83ee98-4aa7-4139-b164-2ff97f95730d?_state=gBqDiv9hmwu-prEAO-O7anpcUP2Y9t2YLf4Jmug4QHh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjODNlZTk4LTRhYTctNDEzOS1iMTY0LTJmZjk3Zjk1NzMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNVQwOTowMTo0Ni4xMTY2MDc5MDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=67.838µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9d0d72c4-4352-4f40-bb74-b6e1a62abd4c trace.line=141 vars.name=test vars.uuid=8c83ee98-4aa7-4139-b164-2ff97f95730d version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.282Z] time="2022-11-15T09:01:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8c83ee98-4aa7-4139-b164-2ff97f95730d/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9cc97278-1619-48c6-8372-10b3d8d54d4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/blobs/uploads/8c83ee98-4aa7-4139-b164-2ff97f95730d?_state=gBqDiv9hmwu-prEAO-O7anpcUP2Y9t2YLf4Jmug4QHh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjODNlZTk4LTRhYTctNDEzOS1iMTY0LTJmZjk3Zjk1NzMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNVQwOTowMTo0Ni4xMTY2MDc5MDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=43.199µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fdb8b280-3ba6-4224-a416-0c0e136f1182 trace.line=141 vars.name=test vars.uuid=8c83ee98-4aa7-4139-b164-2ff97f95730d version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.282Z] time="2022-11-15T09:01:46Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/8c83ee98-4aa7-4139-b164-2ff97f95730d/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=9cc97278-1619-48c6-8372-10b3d8d54d4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/blobs/uploads/8c83ee98-4aa7-4139-b164-2ff97f95730d?_state=gBqDiv9hmwu-prEAO-O7anpcUP2Y9t2YLf4Jmug4QHh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjODNlZTk4LTRhYTctNDEzOS1iMTY0LTJmZjk3Zjk1NzMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNVQwOTowMTo0Ni4xMTY2MDc5MDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=77.315µs trace.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=5e8be915-4a7e-49bc-9d2d-421fe969ac46 trace.line=167 vars.name=test vars.uuid=8c83ee98-4aa7-4139-b164-2ff97f95730d version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.282Z] time="2022-11-15T09:01:46Z" 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=9cc97278-1619-48c6-8372-10b3d8d54d4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/blobs/uploads/8c83ee98-4aa7-4139-b164-2ff97f95730d?_state=gBqDiv9hmwu-prEAO-O7anpcUP2Y9t2YLf4Jmug4QHh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjODNlZTk4LTRhYTctNDEzOS1iMTY0LTJmZjk3Zjk1NzMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNVQwOTowMTo0Ni4xMTY2MDc5MDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=108.626µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=72853744-6b85-488c-8d01-dd842763fd9d trace.line=95 vars.name=test vars.uuid=8c83ee98-4aa7-4139-b164-2ff97f95730d version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.282Z] time="2022-11-15T09:01:46Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/8c83ee98-4aa7-4139-b164-2ff97f95730d\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9cc97278-1619-48c6-8372-10b3d8d54d4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/blobs/uploads/8c83ee98-4aa7-4139-b164-2ff97f95730d?_state=gBqDiv9hmwu-prEAO-O7anpcUP2Y9t2YLf4Jmug4QHh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjODNlZTk4LTRhYTctNDEzOS1iMTY0LTJmZjk3Zjk1NzMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNVQwOTowMTo0Ni4xMTY2MDc5MDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=166.996µs trace.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=62627948-cc35-446d-9508-42de5c25cd5b trace.line=181 vars.name=test vars.uuid=8c83ee98-4aa7-4139-b164-2ff97f95730d version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.282Z] time="2022-11-15T09:01:46Z" 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=9cc97278-1619-48c6-8372-10b3d8d54d4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/blobs/uploads/8c83ee98-4aa7-4139-b164-2ff97f95730d?_state=gBqDiv9hmwu-prEAO-O7anpcUP2Y9t2YLf4Jmug4QHh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjODNlZTk4LTRhYTctNDEzOS1iMTY0LTJmZjk3Zjk1NzMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNVQwOTowMTo0Ni4xMTY2MDc5MDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=7.773364ms http.response.status=201 http.response.written=0 instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.282Z] 127.0.0.1 - - [15/Nov/2022:09:01:46 +0000] "PUT /v2/test/blobs/uploads/8c83ee98-4aa7-4139-b164-2ff97f95730d?_state=gBqDiv9hmwu-prEAO-O7anpcUP2Y9t2YLf4Jmug4QHh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjODNlZTk4LTRhYTctNDEzOS1iMTY0LTJmZjk3Zjk1NzMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNVQwOTowMTo0Ni4xMTY2MDc5MDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown"
09:01:46 [2022-11-15T09:01:46.282Z] time="2022-11-15T09:01:46Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1c6c0d5e-86c0-4aa4-8622-1ee8a5b2c95c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.282Z] time="2022-11-15T09:01:46Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1c6c0d5e-86c0-4aa4-8622-1ee8a5b2c95c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.282Z] time="2022-11-15T09:01:46Z" 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=1c6c0d5e-86c0-4aa4-8622-1ee8a5b2c95c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=24.467µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5df44d2b-49d9-452a-8df5-c8aa3fd4131f trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.282Z] time="2022-11-15T09:01:46Z" 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=1c6c0d5e-86c0-4aa4-8622-1ee8a5b2c95c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38762" 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.362844ms http.response.status=404 http.response.written=96 instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.282Z] 127.0.0.1 - - [15/Nov/2022:09:01:46 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.9+unknown"
09:01:46 [2022-11-15T09:01:46.282Z] time="2022-11-15T09:01:46Z" 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=ce29213d-d80e-443a-8910-3e9b70cfbafa http.request.method=PUT http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.282Z] time="2022-11-15T09:01:46Z" 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=ce29213d-d80e-443a-8910-3e9b70cfbafa http.request.method=PUT http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.282Z] time="2022-11-15T09:01:46Z" 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=ce29213d-d80e-443a-8910-3e9b70cfbafa http.request.method=PUT http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.283Z] time="2022-11-15T09:01:46Z" 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=ce29213d-d80e-443a-8910-3e9b70cfbafa http.request.method=PUT http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.283Z] time="2022-11-15T09:01:46Z" 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=ce29213d-d80e-443a-8910-3e9b70cfbafa http.request.method=PUT http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=33.082µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5c3c703d-4800-4f65-8b12-3700c2cf360c trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.283Z] time="2022-11-15T09:01:46Z" 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=ce29213d-d80e-443a-8910-3e9b70cfbafa http.request.method=PUT http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=17.452µs trace.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=e2c49f80-2328-4507-8ba0-06f545c26ef6 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.283Z] time="2022-11-15T09:01:46Z" 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=ce29213d-d80e-443a-8910-3e9b70cfbafa http.request.method=PUT http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=61.415µs trace.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=bd51f262-05e8-47e9-894b-b064f25c8aa1 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.283Z] time="2022-11-15T09:01:46Z" 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=ce29213d-d80e-443a-8910-3e9b70cfbafa http.request.method=PUT http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=15.319µs trace.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=4b896f1a-0459-46b2-8495-13419a50b92d trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.283Z] time="2022-11-15T09:01:46Z" 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=ce29213d-d80e-443a-8910-3e9b70cfbafa http.request.method=PUT http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=17.263µs trace.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=9a5a9c9e-4753-4d3f-912f-b7700516c63e trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.283Z] time="2022-11-15T09:01:46Z" 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=ce29213d-d80e-443a-8910-3e9b70cfbafa http.request.method=PUT http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=77.717µs trace.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=2335961d-0aca-4174-8916-a48084d9d8c8 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.283Z] time="2022-11-15T09:01:46Z" 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=ce29213d-d80e-443a-8910-3e9b70cfbafa http.request.method=PUT http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=63.802µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7c4ca6d1-c6a4-4ae4-ad2b-bfd2ed024c18 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.283Z] time="2022-11-15T09:01:46Z" 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=ce29213d-d80e-443a-8910-3e9b70cfbafa http.request.method=PUT http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=41.599µs trace.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=81abb39f-cbad-4f7a-9331-3cdd1c87dfb7 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.283Z] time="2022-11-15T09:01:46Z" 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=ce29213d-d80e-443a-8910-3e9b70cfbafa http.request.method=PUT http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=79.121µs trace.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=3cd57053-0036-4f4f-bc87-3e6771543b11 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.283Z] time="2022-11-15T09:01:46Z" 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=ce29213d-d80e-443a-8910-3e9b70cfbafa http.request.method=PUT http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=269.073µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=33c004ee-6a5a-45e2-8254-140948ccf989 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.283Z] time="2022-11-15T09:01:46Z" 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=ce29213d-d80e-443a-8910-3e9b70cfbafa http.request.method=PUT http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=4.019782ms http.response.status=201 http.response.written=0 instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.283Z] 127.0.0.1 - - [15/Nov/2022:09:01:46 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown"
09:01:46 [2022-11-15T09:01:46.283Z] time="2022-11-15T09:01:46Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4d68ccae-a089-4a23-a39e-a540c7d26156 http.request.method=GET http.request.remoteaddr="127.0.0.1:38790" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.283Z] time="2022-11-15T09:01:46Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4d68ccae-a089-4a23-a39e-a540c7d26156 http.request.method=GET http.request.remoteaddr="127.0.0.1:38790" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 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="950.938µs" http.response.status=200 http.response.written=2 instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.283Z] 127.0.0.1 - - [15/Nov/2022:09:01:46 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:01:46 [2022-11-15T09:01:46.283Z] time="2022-11-15T09:01:46Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1747700a-cc34-4612-89e5-a855921af2e5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38800" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.283Z] time="2022-11-15T09:01:46Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1747700a-cc34-4612-89e5-a855921af2e5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38800" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.283Z] time="2022-11-15T09:01:46Z" 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=1747700a-cc34-4612-89e5-a855921af2e5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38800" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=35.388µs trace.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=ebcccdd0-4085-4730-a640-3dc7ce08e777 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.283Z] time="2022-11-15T09:01:46Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1747700a-cc34-4612-89e5-a855921af2e5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38800" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.283Z] time="2022-11-15T09:01:46Z" 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=1747700a-cc34-4612-89e5-a855921af2e5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38800" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=237.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=0e379835-9cda-447e-a804-a25b2cecaf38 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.283Z] time="2022-11-15T09:01:46Z" 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=1747700a-cc34-4612-89e5-a855921af2e5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38800" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=100.363µs trace.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=ef01bdb2-ee43-49d6-88ce-fe59de727128 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.283Z] time="2022-11-15T09:01:46Z" 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=1747700a-cc34-4612-89e5-a855921af2e5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38800" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=94.062µs trace.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=83195280-0506-45eb-8f57-7f504a23b64e trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.283Z] time="2022-11-15T09:01:46Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1747700a-cc34-4612-89e5-a855921af2e5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38800" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.283Z] time="2022-11-15T09:01:46Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1747700a-cc34-4612-89e5-a855921af2e5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38800" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 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.82222ms http.response.status=200 http.response.written=417 instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.283Z] 127.0.0.1 - - [15/Nov/2022:09:01:46 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:01:46 [2022-11-15T09:01:46.283Z] time="2022-11-15T09:01:46Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=cbf86eca-3256-40cb-bd64-0c2410b2fc89 http.request.method=GET http.request.remoteaddr="127.0.0.1:38816" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.283Z] time="2022-11-15T09:01:46Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=cbf86eca-3256-40cb-bd64-0c2410b2fc89 http.request.method=GET http.request.remoteaddr="127.0.0.1:38816" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.283Z] time="2022-11-15T09:01:46Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=cbf86eca-3256-40cb-bd64-0c2410b2fc89 http.request.method=GET http.request.remoteaddr="127.0.0.1:38816" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.283Z] time="2022-11-15T09:01:46Z" 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=cbf86eca-3256-40cb-bd64-0c2410b2fc89 http.request.method=GET http.request.remoteaddr="127.0.0.1:38816" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=36.504µs trace.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=78b41f93-ac21-408e-a47b-7eeb72f8a1e1 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.283Z] time="2022-11-15T09:01:46Z" 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=cbf86eca-3256-40cb-bd64-0c2410b2fc89 http.request.method=GET http.request.remoteaddr="127.0.0.1:38816" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=20.193µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fac24ed0-2f7b-41a1-be21-321a1a4818ec trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.284Z] time="2022-11-15T09:01:46Z" 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=cbf86eca-3256-40cb-bd64-0c2410b2fc89 http.request.method=GET http.request.remoteaddr="127.0.0.1:38816" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=29.497µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7a2b1345-afb9-46a1-82f1-81cc407b3430 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.284Z] time="2022-11-15T09:01:46Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=cbf86eca-3256-40cb-bd64-0c2410b2fc89 http.request.method=GET http.request.remoteaddr="127.0.0.1:38816" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.284Z] time="2022-11-15T09:01:46Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=cbf86eca-3256-40cb-bd64-0c2410b2fc89 http.request.method=GET http.request.remoteaddr="127.0.0.1:38816" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 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.415856ms http.response.status=200 http.response.written=417 instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.284Z] 127.0.0.1 - - [15/Nov/2022:09:01:46 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:01:46 [2022-11-15T09:01:46.284Z] time="2022-11-15T09:01:46Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c094c50c-8674-43c1-9327-f4ef8d0b65f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:38836" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.284Z] time="2022-11-15T09:01:46Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c094c50c-8674-43c1-9327-f4ef8d0b65f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:38836" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.284Z] time="2022-11-15T09:01:46Z" 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=c094c50c-8674-43c1-9327-f4ef8d0b65f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:38836" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=56.089µs trace.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=a5f5ac71-4173-4846-a6f8-4ff26ce1edd4 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.284Z] time="2022-11-15T09:01:46Z" 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=c094c50c-8674-43c1-9327-f4ef8d0b65f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:38836" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=23.392µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d943a982-7c08-44a2-8db3-83122eb79b05 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.284Z] time="2022-11-15T09:01:46Z" 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=c094c50c-8674-43c1-9327-f4ef8d0b65f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:38836" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=51.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=e0a029d5-484f-4291-93ef-751de32c632a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.284Z] time="2022-11-15T09:01:46Z" 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=c094c50c-8674-43c1-9327-f4ef8d0b65f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:38836" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=13.67µs trace.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=63e6d404-84a1-499b-870f-3bafdb51495a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.284Z] time="2022-11-15T09:01:46Z" 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=c094c50c-8674-43c1-9327-f4ef8d0b65f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:38836" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=46.547µs trace.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=7ce7e21a-ca43-4f81-a726-0e22b1c4ecab trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.284Z] time="2022-11-15T09:01:46Z" 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=c094c50c-8674-43c1-9327-f4ef8d0b65f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:38836" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=7.409µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=a12eb28e-275a-4fcc-927c-4ce899c9eb8e trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.284Z] time="2022-11-15T09:01:46Z" 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=c094c50c-8674-43c1-9327-f4ef8d0b65f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:38836" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=60.848µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=9d2ad164-f09a-4d39-bb50-b3e4fb18cf54 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.284Z] time="2022-11-15T09:01:46Z" 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=c094c50c-8674-43c1-9327-f4ef8d0b65f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:38836" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=83.855µs trace.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=ec5dc8c8-6bba-4dad-b753-cbf2adc90a5f trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.284Z] time="2022-11-15T09:01:46Z" 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=c094c50c-8674-43c1-9327-f4ef8d0b65f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:38836" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=18.035µs trace.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=686e32f3-d811-48da-8f16-e79d458eb57d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.284Z] time="2022-11-15T09:01:46Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c094c50c-8674-43c1-9327-f4ef8d0b65f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:38836" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=5.790209ms http.response.status=200 http.response.written=68 instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.284Z] 127.0.0.1 - - [15/Nov/2022:09:01:46 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:01:46 [2022-11-15T09:01:46.284Z] time="2022-11-15T09:01:46Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=af2440f9-8013-4b94-8be6-66aa89e4ef0f http.request.method=GET http.request.remoteaddr="127.0.0.1:38824" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.284Z] time="2022-11-15T09:01:46Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=af2440f9-8013-4b94-8be6-66aa89e4ef0f http.request.method=GET http.request.remoteaddr="127.0.0.1:38824" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.284Z] time="2022-11-15T09:01:46Z" 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=af2440f9-8013-4b94-8be6-66aa89e4ef0f http.request.method=GET http.request.remoteaddr="127.0.0.1:38824" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=28.75µs trace.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=3de5da69-4d74-4007-ae8f-fbfcd05905c1 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.284Z] time="2022-11-15T09:01:46Z" 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=af2440f9-8013-4b94-8be6-66aa89e4ef0f http.request.method=GET http.request.remoteaddr="127.0.0.1:38824" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=18.002µs trace.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=6123028c-f070-458f-95da-70eda8e399e8 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.284Z] time="2022-11-15T09:01:46Z" 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=af2440f9-8013-4b94-8be6-66aa89e4ef0f http.request.method=GET http.request.remoteaddr="127.0.0.1:38824" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=15.286µs trace.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=e710b115-d827-48f1-9d71-de7b188f5b2e trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.284Z] time="2022-11-15T09:01:46Z" 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=af2440f9-8013-4b94-8be6-66aa89e4ef0f http.request.method=GET http.request.remoteaddr="127.0.0.1:38824" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=8.697µs trace.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=e8d30beb-a039-454d-bafc-9b734f51d9d2 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.284Z] time="2022-11-15T09:01:46Z" 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=af2440f9-8013-4b94-8be6-66aa89e4ef0f http.request.method=GET http.request.remoteaddr="127.0.0.1:38824" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=8.287µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=67840b75-20d1-43c4-9ff9-b804796126d4 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.284Z] time="2022-11-15T09:01:46Z" 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=af2440f9-8013-4b94-8be6-66aa89e4ef0f http.request.method=GET http.request.remoteaddr="127.0.0.1:38824" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=9.296µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=141e0970-7643-466f-b80a-0aaa20cb345a trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.284Z] time="2022-11-15T09:01:46Z" 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=af2440f9-8013-4b94-8be6-66aa89e4ef0f http.request.method=GET http.request.remoteaddr="127.0.0.1:38824" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=25.083µs trace.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=9e5844ea-0184-435b-b0eb-128223ccef15 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.284Z] time="2022-11-15T09:01:46Z" 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=af2440f9-8013-4b94-8be6-66aa89e4ef0f http.request.method=GET http.request.remoteaddr="127.0.0.1:38824" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=31.196µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e4edcdc3-4fbb-4508-88a4-886aa34a53bc trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.285Z] time="2022-11-15T09:01:46Z" 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=af2440f9-8013-4b94-8be6-66aa89e4ef0f http.request.method=GET http.request.remoteaddr="127.0.0.1:38824" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=12.759µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7827e234-5e04-441c-909d-8487390457d5 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.285Z] time="2022-11-15T09:01:46Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=af2440f9-8013-4b94-8be6-66aa89e4ef0f http.request.method=GET http.request.remoteaddr="127.0.0.1:38824" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 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=7.771239ms http.response.status=200 http.response.written=179 instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.285Z] 127.0.0.1 - - [15/Nov/2022:09:01:46 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:01:46 [2022-11-15T09:01:46.285Z] time="2022-11-15T09:01:46Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=ab5c4fc0-c30c-46f2-82a6-8d3a46d389a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:38840" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.285Z] time="2022-11-15T09:01:46Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=ab5c4fc0-c30c-46f2-82a6-8d3a46d389a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:38840" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 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="736.535µs" http.response.status=200 http.response.written=2 instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.285Z] 127.0.0.1 - - [15/Nov/2022:09:01:46 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:01:46 [2022-11-15T09:01:46.285Z] time="2022-11-15T09:01:46Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=dda35bf0-1440-4565-bbb4-fc7a3fead7cc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38856" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.285Z] time="2022-11-15T09:01:46Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=dda35bf0-1440-4565-bbb4-fc7a3fead7cc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38856" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.285Z] time="2022-11-15T09:01:46Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=dda35bf0-1440-4565-bbb4-fc7a3fead7cc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38856" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.285Z] time="2022-11-15T09:01:46Z" 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=dda35bf0-1440-4565-bbb4-fc7a3fead7cc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38856" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=29.62µs trace.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=c2c409fe-5151-4448-9a5a-4e120c96b8e9 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.285Z] time="2022-11-15T09:01:46Z" 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=dda35bf0-1440-4565-bbb4-fc7a3fead7cc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38856" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=38.309µs trace.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=3c998dda-6f26-4d3a-93c2-8e6221305466 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.285Z] time="2022-11-15T09:01:46Z" 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=dda35bf0-1440-4565-bbb4-fc7a3fead7cc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38856" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 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.908687ms http.response.status=404 http.response.written=181 instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.285Z] 127.0.0.1 - - [15/Nov/2022:09:01:46 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:01:46 [2022-11-15T09:01:46.285Z] time="2022-11-15T09:01:46Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=52cc7dcb-c982-4dae-8839-6231c42ad0be http.request.method=GET http.request.remoteaddr="127.0.0.1:38866" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.285Z] time="2022-11-15T09:01:46Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=52cc7dcb-c982-4dae-8839-6231c42ad0be http.request.method=GET http.request.remoteaddr="127.0.0.1:38866" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.285Z] time="2022-11-15T09:01:46Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=52cc7dcb-c982-4dae-8839-6231c42ad0be http.request.method=GET http.request.remoteaddr="127.0.0.1:38866" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.285Z] time="2022-11-15T09:01:46Z" 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=52cc7dcb-c982-4dae-8839-6231c42ad0be http.request.method=GET http.request.remoteaddr="127.0.0.1:38866" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=27.642µs trace.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=0c496493-eb8d-4927-9840-545b6b6fbd22 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.285Z] time="2022-11-15T09:01:46Z" 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=52cc7dcb-c982-4dae-8839-6231c42ad0be http.request.method=GET http.request.remoteaddr="127.0.0.1:38866" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 trace.duration=11.856µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fee61c0a-7717-4530-a144-59305aaaaabd trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.285Z] time="2022-11-15T09:01:46Z" 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=52cc7dcb-c982-4dae-8839-6231c42ad0be http.request.method=GET http.request.remoteaddr="127.0.0.1:38866" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 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.802531ms http.response.status=404 http.response.written=181 instance.id=120b5c55-af3e-41a8-b1f9-d5be1b1260f0 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:01:46 [2022-11-15T09:01:46.285Z] 127.0.0.1 - - [15/Nov/2022:09:01:46 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.3 git-commit/e8ad01594af636bb196811e8f12b20c5225d05f7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:01:46 [2022-11-15T09:01:46.285Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.24s)
09:01:46 [2022-11-15T09:01:46.285Z] === RUN   TestRemoveImageOrphaning
09:01:46 [2022-11-15T09:01:46.542Z] --- PASS: TestRemoveImageOrphaning (0.15s)
09:01:46 [2022-11-15T09:01:46.542Z] === RUN   TestRemoveImageGarbageCollector
09:01:46 [2022-11-15T09:01:46.542Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:01:46 [2022-11-15T09:01:46.542Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:01:46 [2022-11-15T09:01:46.542Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:01:46 [2022-11-15T09:01:46.542Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
09:01:46 [2022-11-15T09:01:46.542Z] === RUN   TestTagInvalidReference
09:01:46 [2022-11-15T09:01:46.542Z] --- PASS: TestTagInvalidReference (0.02s)
09:01:46 [2022-11-15T09:01:46.542Z] === RUN   TestTagValidPrefixedRepo
09:01:46 [2022-11-15T09:01:46.542Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
09:01:46 [2022-11-15T09:01:46.542Z] === RUN   TestTagExistedNameWithoutForce
09:01:46 [2022-11-15T09:01:46.542Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
09:01:46 [2022-11-15T09:01:46.542Z] === RUN   TestTagOfficialNames
09:01:46 [2022-11-15T09:01:46.542Z] --- PASS: TestTagOfficialNames (0.05s)
09:01:46 [2022-11-15T09:01:46.542Z] === RUN   TestTagMatchesDigest
09:01:46 [2022-11-15T09:01:46.542Z] --- PASS: TestTagMatchesDigest (0.01s)
09:01:46 [2022-11-15T09:01:46.542Z] PASS
09:01:46 [2022-11-15T09:01:46.542Z] 
09:01:46 [2022-11-15T09:01:46.542Z] === Skipped
09:01:46 [2022-11-15T09:01:46.542Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
09:01:46 [2022-11-15T09:01:46.542Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
09:01:46 [2022-11-15T09:01:46.542Z] 
09:01:46 [2022-11-15T09:01:46.542Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
09:01:46 [2022-11-15T09:01:46.542Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:01:46 [2022-11-15T09:01:46.542Z] 
09:01:46 [2022-11-15T09:01:46.542Z] DONE 23 tests, 2 skipped in 1.114s
09:01:46 [2022-11-15T09:01:46.542Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
09:01:46 [2022-11-15T09:01:46.542Z] ++ 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
09:01:46 [2022-11-15T09:01:46.800Z] ++ set -e
09:01:46 [2022-11-15T09:01:46.800Z] ++ '[' -n 0 ']'
09:01:46 [2022-11-15T09:01:46.800Z] ++ set -x
09:01:46 [2022-11-15T09:01:46.800Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
09:01:46 [2022-11-15T09:01:46.800Z] === RUN   TestStripANSICommands
09:01:46 [2022-11-15T09:01:46.800Z] === RUN   TestStripANSICommands/#00
09:01:46 [2022-11-15T09:01:46.800Z] === RUN   TestStripANSICommands/#01
09:01:46 [2022-11-15T09:01:46.800Z] --- PASS: TestStripANSICommands (0.00s)
09:01:46 [2022-11-15T09:01:46.800Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
09:01:46 [2022-11-15T09:01:46.800Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
09:01:46 [2022-11-15T09:01:46.800Z] PASS
09:01:46 [2022-11-15T09:01:46.800Z] 
09:01:46 [2022-11-15T09:01:46.800Z] DONE 3 tests in 0.042s
09:01:46 [2022-11-15T09:01:46.800Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
09:01:46 [2022-11-15T09:01:46.800Z] ++ 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
09:01:46 [2022-11-15T09:01:46.800Z] ++ set -e
09:01:46 [2022-11-15T09:01:46.800Z] ++ '[' -n 0 ']'
09:01:46 [2022-11-15T09:01:46.800Z] ++ set -x
09:01:46 [2022-11-15T09:01:46.800Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
09:01:46 [2022-11-15T09:01:46.800Z] INFO: Testing against a local daemon
09:01:46 [2022-11-15T09:01:46.800Z] === RUN   TestNetworkCreateDelete
09:01:47 [2022-11-15T09:01:47.056Z] --- PASS: TestNetworkCreateDelete (0.14s)
09:01:47 [2022-11-15T09:01:47.056Z] === RUN   TestDockerNetworkDeletePreferID
09:01:47 [2022-11-15T09:01:47.314Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
09:01:47 [2022-11-15T09:01:47.314Z] === RUN   TestDaemonDNSFallback
09:01:53 [2022-11-15T09:01:53.859Z] --- PASS: TestDaemonDNSFallback (6.18s)
09:01:53 [2022-11-15T09:01:53.859Z] === RUN   TestInspectNetwork
09:01:56 [2022-11-15T09:01:56.379Z] === RUN   TestInspectNetwork/full_network_id
09:01:56 [2022-11-15T09:01:56.379Z] === RUN   TestInspectNetwork/partial_network_id
09:01:56 [2022-11-15T09:01:56.379Z] === RUN   TestInspectNetwork/network_name
09:01:56 [2022-11-15T09:01:56.379Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:02:00 [2022-11-15T09:02:00.565Z] --- PASS: TestInspectNetwork (6.98s)
09:02:00 [2022-11-15T09:02:00.565Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:02:00 [2022-11-15T09:02:00.565Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:02:00 [2022-11-15T09:02:00.565Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:02:00 [2022-11-15T09:02:00.565Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:02:00 [2022-11-15T09:02:00.565Z] === RUN   TestRunContainerWithBridgeNone
09:02:01 [2022-11-15T09:02:01.934Z] --- PASS: TestRunContainerWithBridgeNone (1.37s)
09:02:01 [2022-11-15T09:02:01.934Z] === RUN   TestNetworkInvalidJSON
09:02:01 [2022-11-15T09:02:01.934Z] === RUN   TestNetworkInvalidJSON/networks/create
09:02:01 [2022-11-15T09:02:01.934Z] === PAUSE TestNetworkInvalidJSON/networks/create
09:02:01 [2022-11-15T09:02:01.934Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
09:02:01 [2022-11-15T09:02:01.935Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
09:02:01 [2022-11-15T09:02:01.935Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
09:02:01 [2022-11-15T09:02:01.935Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
09:02:01 [2022-11-15T09:02:01.935Z] === CONT  TestNetworkInvalidJSON/networks/create
09:02:01 [2022-11-15T09:02:01.935Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
09:02:01 [2022-11-15T09:02:01.935Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
09:02:01 [2022-11-15T09:02:01.935Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
09:02:01 [2022-11-15T09:02:01.935Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
09:02:01 [2022-11-15T09:02:01.935Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
09:02:01 [2022-11-15T09:02:01.935Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
09:02:01 [2022-11-15T09:02:01.935Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
09:02:01 [2022-11-15T09:02:01.935Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
09:02:01 [2022-11-15T09:02:01.935Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
09:02:01 [2022-11-15T09:02:01.935Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
09:02:01 [2022-11-15T09:02:01.935Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
09:02:01 [2022-11-15T09:02:01.935Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
09:02:01 [2022-11-15T09:02:01.935Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
09:02:01 [2022-11-15T09:02:01.935Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
09:02:01 [2022-11-15T09:02:01.935Z] --- PASS: TestNetworkInvalidJSON (0.01s)
09:02:01 [2022-11-15T09:02:01.935Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
09:02:01 [2022-11-15T09:02:01.935Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
09:02:01 [2022-11-15T09:02:01.935Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
09:02:01 [2022-11-15T09:02:01.935Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
09:02:01 [2022-11-15T09:02:01.935Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
09:02:01 [2022-11-15T09:02:01.935Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
09:02:01 [2022-11-15T09:02:01.935Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
09:02:01 [2022-11-15T09:02:01.935Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
09:02:01 [2022-11-15T09:02:01.935Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
09:02:01 [2022-11-15T09:02:01.935Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
09:02:01 [2022-11-15T09:02:01.935Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
09:02:01 [2022-11-15T09:02:01.935Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s)
09:02:01 [2022-11-15T09:02:01.935Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
09:02:01 [2022-11-15T09:02:01.935Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
09:02:01 [2022-11-15T09:02:01.935Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
09:02:01 [2022-11-15T09:02:01.935Z] === RUN   TestNetworkList
09:02:01 [2022-11-15T09:02:01.935Z] === RUN   TestNetworkList//networks
09:02:01 [2022-11-15T09:02:01.935Z] === PAUSE TestNetworkList//networks
09:02:01 [2022-11-15T09:02:01.935Z] === RUN   TestNetworkList//networks/
09:02:01 [2022-11-15T09:02:01.935Z] === PAUSE TestNetworkList//networks/
09:02:01 [2022-11-15T09:02:01.935Z] === CONT  TestNetworkList//networks
09:02:01 [2022-11-15T09:02:01.935Z] === CONT  TestNetworkList//networks/
09:02:01 [2022-11-15T09:02:01.935Z] --- PASS: TestNetworkList (0.01s)
09:02:01 [2022-11-15T09:02:01.935Z]     --- PASS: TestNetworkList//networks (0.00s)
09:02:01 [2022-11-15T09:02:01.935Z]     --- PASS: TestNetworkList//networks/ (0.00s)
09:02:01 [2022-11-15T09:02:01.935Z] === RUN   TestHostIPv4BridgeLabel
09:02:02 [2022-11-15T09:02:02.498Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
09:02:02 [2022-11-15T09:02:02.498Z] === RUN   TestDaemonRestartWithLiveRestore
09:02:03 [2022-11-15T09:02:03.427Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
09:02:03 [2022-11-15T09:02:03.428Z] === RUN   TestDaemonDefaultNetworkPools
09:02:04 [2022-11-15T09:02:04.357Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
09:02:04 [2022-11-15T09:02:04.357Z] === RUN   TestDaemonRestartWithExistingNetwork
09:02:05 [2022-11-15T09:02:05.288Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
09:02:05 [2022-11-15T09:02:05.288Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:02:06 [2022-11-15T09:02:06.659Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
09:02:06 [2022-11-15T09:02:06.659Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:02:07 [2022-11-15T09:02:07.222Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
09:02:07 [2022-11-15T09:02:07.222Z] === RUN   TestServiceWithPredefinedNetwork
09:02:09 [2022-11-15T09:02:09.744Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s)
09:02:09 [2022-11-15T09:02:09.744Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:02:09 [2022-11-15T09:02:09.744Z]     service_test.go:242: FLAKY_TEST
09:02:09 [2022-11-15T09:02:09.744Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:02:09 [2022-11-15T09:02:09.744Z] === RUN   TestServiceWithDataPathPortInit
09:02:24 [2022-11-15T09:02:24.597Z] --- PASS: TestServiceWithDataPathPortInit (13.66s)
09:02:24 [2022-11-15T09:02:24.597Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:02:25 [2022-11-15T09:02:25.527Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pl3kl29lumn61wjd0hr0256q1 Created:2022-11-15 09:02:24.290585974 +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[66eca5cb682137eaaed3ead4e9e30655c3051700a16c8413f79593df83026cc9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iwk4bvilr3b9hsxlshe92midq EndpointID:9606144b03e9c8510ff5db615f5509ae7da2814953aba2b696aa406dbc0cc3f8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3200188a385bfdbba20d8d9d823a74ccc1d356ed4a5aace3844aca7d05b1ba21 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:94c7c85b2a72 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iwk4bvilr3b9hsxlshe92midq EndpointID:9606144b03e9c8510ff5db615f5509ae7da2814953aba2b696aa406dbc0cc3f8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:02:29 [2022-11-15T09:02:29.707Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.66s)
09:02:29 [2022-11-15T09:02:29.707Z] PASS
09:02:29 [2022-11-15T09:02:29.707Z] 
09:02:29 [2022-11-15T09:02:29.707Z] === Skipped
09:02:29 [2022-11-15T09:02:29.707Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:02:29 [2022-11-15T09:02:29.707Z]     service_test.go:242: FLAKY_TEST
09:02:29 [2022-11-15T09:02:29.707Z] 
09:02:29 [2022-11-15T09:02:29.707Z] DONE 38 tests, 1 skipped in 43.017s
09:02:29 [2022-11-15T09:02:29.707Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:02:29 [2022-11-15T09:02:29.707Z] ++ 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
09:02:29 [2022-11-15T09:02:29.707Z] ++ set -e
09:02:29 [2022-11-15T09:02:29.707Z] ++ '[' -n 0 ']'
09:02:29 [2022-11-15T09:02:29.707Z] ++ set -x
09:02:29 [2022-11-15T09:02:29.707Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
09:02:29 [2022-11-15T09:02:29.963Z] INFO: Testing against a local daemon
09:02:29 [2022-11-15T09:02:29.963Z] === RUN   TestDockerNetworkIpvlanPersistance
09:02:29 [2022-11-15T09:02:29.963Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:02:29 [2022-11-15T09:02:29.963Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:02:29 [2022-11-15T09:02:29.963Z] === RUN   TestDockerNetworkIpvlan
09:02:29 [2022-11-15T09:02:29.963Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:02:29 [2022-11-15T09:02:29.963Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:02:29 [2022-11-15T09:02:29.963Z] PASS
09:02:29 [2022-11-15T09:02:29.963Z] 
09:02:29 [2022-11-15T09:02:29.963Z] === Skipped
09:02:29 [2022-11-15T09:02:29.963Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:02:29 [2022-11-15T09:02:29.963Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:02:29 [2022-11-15T09:02:29.963Z] 
09:02:29 [2022-11-15T09:02:29.963Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:02:29 [2022-11-15T09:02:29.963Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:02:29 [2022-11-15T09:02:29.963Z] 
09:02:29 [2022-11-15T09:02:29.963Z] DONE 2 tests, 2 skipped in 0.088s
09:02:29 [2022-11-15T09:02:29.963Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:02:29 [2022-11-15T09:02:29.963Z] ++ 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
09:02:29 [2022-11-15T09:02:29.963Z] ++ set -e
09:02:29 [2022-11-15T09:02:29.963Z] ++ '[' -n 0 ']'
09:02:29 [2022-11-15T09:02:29.963Z] ++ set -x
09:02:29 [2022-11-15T09:02:29.963Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
09:02:29 [2022-11-15T09:02:29.963Z] INFO: Testing against a local daemon
09:02:29 [2022-11-15T09:02:29.963Z] === RUN   TestDockerNetworkMacvlanPersistance
09:02:31 [2022-11-15T09:02:31.332Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.21s)
09:02:31 [2022-11-15T09:02:31.332Z] === RUN   TestDockerNetworkMacvlan
09:02:31 [2022-11-15T09:02:31.896Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:02:32 [2022-11-15T09:02:32.459Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:02:33 [2022-11-15T09:02:33.022Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:02:34 [2022-11-15T09:02:34.916Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:02:36 [2022-11-15T09:02:36.285Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:02:39 [2022-11-15T09:02:39.559Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:02:39 [2022-11-15T09:02:39.816Z] --- PASS: TestDockerNetworkMacvlan (8.74s)
09:02:39 [2022-11-15T09:02:39.816Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
09:02:39 [2022-11-15T09:02:39.816Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
09:02:39 [2022-11-15T09:02:39.816Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s)
09:02:39 [2022-11-15T09:02:39.816Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s)
09:02:39 [2022-11-15T09:02:39.816Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.94s)
09:02:39 [2022-11-15T09:02:39.816Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s)
09:02:39 [2022-11-15T09:02:39.816Z] PASS
09:02:39 [2022-11-15T09:02:39.816Z] 
09:02:39 [2022-11-15T09:02:39.816Z] DONE 8 tests in 10.033s
09:02:39 [2022-11-15T09:02:39.816Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
09:02:39 [2022-11-15T09:02:39.816Z] ++ 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
09:02:39 [2022-11-15T09:02:39.816Z] ++ set -e
09:02:39 [2022-11-15T09:02:39.816Z] ++ '[' -n 0 ']'
09:02:39 [2022-11-15T09:02:39.816Z] ++ set -x
09:02:39 [2022-11-15T09:02:39.816Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
09:02:40 [2022-11-15T09:02:40.074Z] testing: warning: no tests to run
09:02:40 [2022-11-15T09:02:40.074Z] PASS
09:02:40 [2022-11-15T09:02:40.074Z] 
09:02:40 [2022-11-15T09:02:40.074Z] DONE 0 tests in 0.027s
09:02:40 [2022-11-15T09:02:40.074Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:02:40 [2022-11-15T09:02:40.074Z] ++ 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
09:02:40 [2022-11-15T09:02:40.074Z] ++ set -e
09:02:40 [2022-11-15T09:02:40.074Z] ++ '[' -n 0 ']'
09:02:40 [2022-11-15T09:02:40.074Z] ++ set -x
09:02:40 [2022-11-15T09:02:40.074Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
09:02:40 [2022-11-15T09:02:40.074Z] INFO: Testing against a local daemon
09:02:40 [2022-11-15T09:02:40.074Z] === RUN   TestAuthZPluginAllowRequest
09:02:41 [2022-11-15T09:02:41.005Z] --- PASS: TestAuthZPluginAllowRequest (1.03s)
09:02:41 [2022-11-15T09:02:41.005Z] === RUN   TestAuthZPluginTLS
09:02:41 [2022-11-15T09:02:41.568Z] --- PASS: TestAuthZPluginTLS (0.56s)
09:02:41 [2022-11-15T09:02:41.568Z] === RUN   TestAuthZPluginDenyRequest
09:02:42 [2022-11-15T09:02:42.131Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
09:02:42 [2022-11-15T09:02:42.131Z] === RUN   TestAuthZPluginAPIDenyResponse
09:02:42 [2022-11-15T09:02:42.694Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
09:02:42 [2022-11-15T09:02:42.694Z] === RUN   TestAuthZPluginDenyResponse
09:02:43 [2022-11-15T09:02:43.258Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
09:02:43 [2022-11-15T09:02:43.258Z] === RUN   TestAuthZPluginAllowEventStream
09:02:44 [2022-11-15T09:02:44.627Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s)
09:02:44 [2022-11-15T09:02:44.627Z] === RUN   TestAuthZPluginErrorResponse
09:02:44 [2022-11-15T09:02:44.884Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
09:02:44 [2022-11-15T09:02:44.884Z] === RUN   TestAuthZPluginErrorRequest
09:02:45 [2022-11-15T09:02:45.447Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
09:02:45 [2022-11-15T09:02:45.447Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:02:46 [2022-11-15T09:02:46.014Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
09:02:46 [2022-11-15T09:02:46.014Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:02:47 [2022-11-15T09:02:47.383Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.20s)
09:02:47 [2022-11-15T09:02:47.383Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:02:48 [2022-11-15T09:02:48.314Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.18s)
09:02:48 [2022-11-15T09:02:48.314Z] === RUN   TestAuthZPluginHeader
09:02:48 [2022-11-15T09:02:48.877Z] --- PASS: TestAuthZPluginHeader (0.61s)
09:02:48 [2022-11-15T09:02:48.877Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:02:48 [2022-11-15T09:02:48.877Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:02:48 [2022-11-15T09:02:48.877Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:02:48 [2022-11-15T09:02:48.877Z] === RUN   TestAuthZPluginV2Disable
09:02:48 [2022-11-15T09:02:48.877Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:02:48 [2022-11-15T09:02:48.877Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:02:48 [2022-11-15T09:02:48.877Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:02:48 [2022-11-15T09:02:48.877Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:02:48 [2022-11-15T09:02:48.877Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:02:48 [2022-11-15T09:02:48.877Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:02:48 [2022-11-15T09:02:48.877Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:02:48 [2022-11-15T09:02:48.877Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:02:48 [2022-11-15T09:02:48.877Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:03:06 [2022-11-15T09:03:06.932Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
09:03:06 [2022-11-15T09:03:06.932Z] PASS
09:03:06 [2022-11-15T09:03:06.932Z] 
09:03:06 [2022-11-15T09:03:06.932Z] === Skipped
09:03:06 [2022-11-15T09:03:06.932Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:03:06 [2022-11-15T09:03:06.932Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:03:06 [2022-11-15T09:03:06.932Z] 
09:03:06 [2022-11-15T09:03:06.932Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:03:06 [2022-11-15T09:03:06.932Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:03:06 [2022-11-15T09:03:06.932Z] 
09:03:06 [2022-11-15T09:03:06.932Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:03:06 [2022-11-15T09:03:06.932Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:03:06 [2022-11-15T09:03:06.932Z] 
09:03:06 [2022-11-15T09:03:06.932Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:03:06 [2022-11-15T09:03:06.932Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:03:06 [2022-11-15T09:03:06.932Z] 
09:03:06 [2022-11-15T09:03:06.932Z] DONE 17 tests, 4 skipped in 25.858s
09:03:06 [2022-11-15T09:03:06.932Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:03:06 [2022-11-15T09:03:06.932Z] ++ 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
09:03:06 [2022-11-15T09:03:06.932Z] ++ set -e
09:03:06 [2022-11-15T09:03:06.932Z] ++ '[' -n 0 ']'
09:03:06 [2022-11-15T09:03:06.932Z] ++ set -x
09:03:06 [2022-11-15T09:03:06.932Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
09:03:06 [2022-11-15T09:03:06.932Z] INFO: Testing against a local daemon
09:03:06 [2022-11-15T09:03:06.932Z] === RUN   TestPluginInvalidJSON
09:03:06 [2022-11-15T09:03:06.932Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
09:03:06 [2022-11-15T09:03:06.932Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
09:03:06 [2022-11-15T09:03:06.932Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
09:03:06 [2022-11-15T09:03:06.932Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
09:03:06 [2022-11-15T09:03:06.932Z] === RUN   TestPluginInvalidJSON/plugins/pull
09:03:06 [2022-11-15T09:03:06.932Z] === PAUSE TestPluginInvalidJSON/plugins/pull
09:03:06 [2022-11-15T09:03:06.932Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
09:03:06 [2022-11-15T09:03:06.932Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
09:03:06 [2022-11-15T09:03:06.932Z] === CONT  TestPluginInvalidJSON/plugins/pull
09:03:06 [2022-11-15T09:03:06.932Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
09:03:06 [2022-11-15T09:03:06.932Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
09:03:06 [2022-11-15T09:03:06.932Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
09:03:06 [2022-11-15T09:03:06.932Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
09:03:06 [2022-11-15T09:03:06.932Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
09:03:06 [2022-11-15T09:03:06.932Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
09:03:06 [2022-11-15T09:03:06.932Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
09:03:06 [2022-11-15T09:03:06.932Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
09:03:06 [2022-11-15T09:03:06.932Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
09:03:06 [2022-11-15T09:03:06.932Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
09:03:06 [2022-11-15T09:03:06.932Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
09:03:06 [2022-11-15T09:03:06.932Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
09:03:06 [2022-11-15T09:03:06.932Z] --- PASS: TestPluginInvalidJSON (0.02s)
09:03:06 [2022-11-15T09:03:06.932Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
09:03:06 [2022-11-15T09:03:06.932Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
09:03:06 [2022-11-15T09:03:06.932Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
09:03:06 [2022-11-15T09:03:06.932Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
09:03:06 [2022-11-15T09:03:06.932Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
09:03:06 [2022-11-15T09:03:06.932Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
09:03:06 [2022-11-15T09:03:06.932Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
09:03:06 [2022-11-15T09:03:06.932Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
09:03:06 [2022-11-15T09:03:06.932Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
09:03:06 [2022-11-15T09:03:06.932Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
09:03:06 [2022-11-15T09:03:06.932Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
09:03:06 [2022-11-15T09:03:06.932Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
09:03:06 [2022-11-15T09:03:06.932Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
09:03:06 [2022-11-15T09:03:06.932Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
09:03:06 [2022-11-15T09:03:06.932Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
09:03:06 [2022-11-15T09:03:06.932Z] === RUN   TestPluginInstall
09:03:06 [2022-11-15T09:03:06.932Z] === RUN   TestPluginInstall/no_auth
09:03:10 [2022-11-15T09:03:10.206Z] time="2022-11-15T09:03:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:03:10 [2022-11-15T09:03:10.206Z] time="2022-11-15T09:03:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:31641b0a4acb0a7a06cde52a52ce9b672ae7f3b670f5f9b02ec48af8f20bf440" mediatype=application/vnd.docker.plugin.v1+json size=522
09:03:10 [2022-11-15T09:03:10.206Z] time="2022-11-15T09:03:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:03:10 [2022-11-15T09:03:10.206Z] time="2022-11-15T09:03:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:31641b0a4acb0a7a06cde52a52ce9b672ae7f3b670f5f9b02ec48af8f20bf440" mediatype=application/vnd.docker.plugin.v1+json size=522
09:03:10 [2022-11-15T09:03:10.206Z] === RUN   TestPluginInstall/with_htpasswd
09:03:10 [2022-11-15T09:03:10.206Z] time="2022-11-15T09:03:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:03:10 [2022-11-15T09:03:10.206Z] time="2022-11-15T09:03:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:31641b0a4acb0a7a06cde52a52ce9b672ae7f3b670f5f9b02ec48af8f20bf440" mediatype=application/vnd.docker.plugin.v1+json size=522
09:03:10 [2022-11-15T09:03:10.206Z] time="2022-11-15T09:03:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:03:10 [2022-11-15T09:03:10.206Z] time="2022-11-15T09:03:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:31641b0a4acb0a7a06cde52a52ce9b672ae7f3b670f5f9b02ec48af8f20bf440" mediatype=application/vnd.docker.plugin.v1+json size=522
09:03:10 [2022-11-15T09:03:10.463Z] === RUN   TestPluginInstall/with_insecure
09:03:11 [2022-11-15T09:03:11.393Z] time="2022-11-15T09:03:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:03:11 [2022-11-15T09:03:11.393Z] time="2022-11-15T09:03:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9299e4837c9bfd78a3bf7af73862a7122eb3fafc87565f86a94e576c49213f59" mediatype=application/vnd.docker.plugin.v1+json size=522
09:03:11 [2022-11-15T09:03:11.393Z] time="2022-11-15T09:03:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:03:11 [2022-11-15T09:03:11.393Z] time="2022-11-15T09:03:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9299e4837c9bfd78a3bf7af73862a7122eb3fafc87565f86a94e576c49213f59" mediatype=application/vnd.docker.plugin.v1+json size=522
09:03:11 [2022-11-15T09:03:11.393Z]     plugin_test.go:196: [de9898782f195] daemon is not started
09:03:11 [2022-11-15T09:03:11.393Z] --- PASS: TestPluginInstall (5.48s)
09:03:11 [2022-11-15T09:03:11.393Z]     --- PASS: TestPluginInstall/no_auth (4.02s)
09:03:11 [2022-11-15T09:03:11.393Z]     --- PASS: TestPluginInstall/with_htpasswd (0.51s)
09:03:11 [2022-11-15T09:03:11.393Z]     --- PASS: TestPluginInstall/with_insecure (0.96s)
09:03:11 [2022-11-15T09:03:11.393Z] === RUN   TestPluginsWithRuntimes
09:03:12 [2022-11-15T09:03:12.762Z] === RUN   TestPluginsWithRuntimes/No_Args
09:03:13 [2022-11-15T09:03:13.693Z] === RUN   TestPluginsWithRuntimes/With_Args
09:03:14 [2022-11-15T09:03:14.623Z] --- PASS: TestPluginsWithRuntimes (3.25s)
09:03:14 [2022-11-15T09:03:14.623Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
09:03:14 [2022-11-15T09:03:14.623Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
09:03:14 [2022-11-15T09:03:14.623Z] === RUN   TestPluginBackCompatMediaTypes
09:03:15 [2022-11-15T09:03:15.186Z] --- PASS: TestPluginBackCompatMediaTypes (0.53s)
09:03:15 [2022-11-15T09:03:15.186Z] PASS
09:03:15 [2022-11-15T09:03:15.186Z] 
09:03:15 [2022-11-15T09:03:15.186Z] DONE 24 tests in 9.391s
09:03:15 [2022-11-15T09:03:15.186Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:03:15 [2022-11-15T09:03:15.186Z] ++ 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
09:03:15 [2022-11-15T09:03:15.186Z] ++ set -e
09:03:15 [2022-11-15T09:03:15.186Z] ++ '[' -n 0 ']'
09:03:15 [2022-11-15T09:03:15.186Z] ++ set -x
09:03:15 [2022-11-15T09:03:15.186Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
09:03:15 [2022-11-15T09:03:15.443Z] INFO: Testing against a local daemon
09:03:15 [2022-11-15T09:03:15.443Z] === RUN   TestExternalGraphDriver
09:03:15 [2022-11-15T09:03:15.701Z] === RUN   TestExternalGraphDriver/json
09:03:17 [2022-11-15T09:03:17.077Z] === RUN   TestExternalGraphDriver/spec
09:03:18 [2022-11-15T09:03:18.970Z] === RUN   TestExternalGraphDriver/pull
09:03:20 [2022-11-15T09:03:20.339Z] --- PASS: TestExternalGraphDriver (4.95s)
09:03:20 [2022-11-15T09:03:20.339Z]     --- PASS: TestExternalGraphDriver/json (1.49s)
09:03:20 [2022-11-15T09:03:20.339Z]     --- PASS: TestExternalGraphDriver/spec (1.49s)
09:03:20 [2022-11-15T09:03:20.339Z]     --- PASS: TestExternalGraphDriver/pull (1.63s)
09:03:20 [2022-11-15T09:03:20.339Z] === RUN   TestGraphdriverPluginV2
09:03:20 [2022-11-15T09:03:20.596Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:03:20 [2022-11-15T09:03:20.596Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
09:03:20 [2022-11-15T09:03:20.596Z] PASS
09:03:20 [2022-11-15T09:03:20.596Z] 
09:03:20 [2022-11-15T09:03:20.596Z] === Skipped
09:03:20 [2022-11-15T09:03:20.596Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
09:03:20 [2022-11-15T09:03:20.596Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:03:20 [2022-11-15T09:03:20.596Z] 
09:03:20 [2022-11-15T09:03:20.596Z] DONE 5 tests, 1 skipped in 5.376s
09:03:20 [2022-11-15T09:03:20.596Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:03:20 [2022-11-15T09:03:20.596Z] ++ 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
09:03:20 [2022-11-15T09:03:20.596Z] ++ set -e
09:03:20 [2022-11-15T09:03:20.596Z] ++ '[' -n 0 ']'
09:03:20 [2022-11-15T09:03:20.596Z] ++ set -x
09:03:20 [2022-11-15T09:03:20.596Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
09:03:20 [2022-11-15T09:03:20.853Z] INFO: Testing against a local daemon
09:03:20 [2022-11-15T09:03:20.853Z] === RUN   TestContinueAfterPluginCrash
09:03:20 [2022-11-15T09:03:20.853Z] === PAUSE TestContinueAfterPluginCrash
09:03:20 [2022-11-15T09:03:20.853Z] === RUN   TestReadPluginNoRead
09:03:20 [2022-11-15T09:03:20.853Z] === PAUSE TestReadPluginNoRead
09:03:20 [2022-11-15T09:03:20.853Z] === RUN   TestDaemonStartWithLogOpt
09:03:20 [2022-11-15T09:03:20.853Z] === PAUSE TestDaemonStartWithLogOpt
09:03:20 [2022-11-15T09:03:20.853Z] === CONT  TestContinueAfterPluginCrash
09:03:20 [2022-11-15T09:03:20.853Z] === CONT  TestDaemonStartWithLogOpt
09:03:24 [2022-11-15T09:03:24.126Z] --- PASS: TestDaemonStartWithLogOpt (2.94s)
09:03:24 [2022-11-15T09:03:24.126Z] === CONT  TestReadPluginNoRead
09:03:26 [2022-11-15T09:03:26.019Z] === RUN   TestReadPluginNoRead/disabled_caching
09:03:26 [2022-11-15T09:03:26.951Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:03:28 [2022-11-15T09:03:28.321Z] === RUN   TestReadPluginNoRead/default
09:03:28 [2022-11-15T09:03:28.577Z] --- PASS: TestContinueAfterPluginCrash (7.83s)
09:03:29 [2022-11-15T09:03:29.507Z] === CONT  TestReadPluginNoRead
09:03:29 [2022-11-15T09:03:29.507Z]     read_test.go:91: [d9acad74ec118] daemon is not started
09:03:29 [2022-11-15T09:03:29.507Z] --- PASS: TestReadPluginNoRead (5.68s)
09:03:29 [2022-11-15T09:03:29.507Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.30s)
09:03:29 [2022-11-15T09:03:29.507Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s)
09:03:29 [2022-11-15T09:03:29.507Z]     --- PASS: TestReadPluginNoRead/default (1.17s)
09:03:29 [2022-11-15T09:03:29.507Z] PASS
09:03:29 [2022-11-15T09:03:29.507Z] 
09:03:29 [2022-11-15T09:03:29.507Z] DONE 6 tests in 8.734s
09:03:29 [2022-11-15T09:03:29.507Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:03:29 [2022-11-15T09:03:29.507Z] ++ 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
09:03:29 [2022-11-15T09:03:29.507Z] ++ set -e
09:03:29 [2022-11-15T09:03:29.507Z] ++ '[' -n 0 ']'
09:03:29 [2022-11-15T09:03:29.507Z] ++ set -x
09:03:29 [2022-11-15T09:03:29.507Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
09:03:29 [2022-11-15T09:03:29.507Z] testing: warning: no tests to run
09:03:29 [2022-11-15T09:03:29.507Z] PASS
09:03:29 [2022-11-15T09:03:29.507Z] 
09:03:29 [2022-11-15T09:03:29.507Z] DONE 0 tests in 0.031s
09:03:29 [2022-11-15T09:03:29.507Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:03:29 [2022-11-15T09:03:29.507Z] ++ 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
09:03:29 [2022-11-15T09:03:29.507Z] ++ set -e
09:03:29 [2022-11-15T09:03:29.507Z] ++ '[' -n 0 ']'
09:03:29 [2022-11-15T09:03:29.507Z] ++ set -x
09:03:29 [2022-11-15T09:03:29.507Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
09:03:29 [2022-11-15T09:03:29.507Z] INFO: Testing against a local daemon
09:03:29 [2022-11-15T09:03:29.507Z] === RUN   TestPluginWithDevMounts
09:03:29 [2022-11-15T09:03:29.507Z] === PAUSE TestPluginWithDevMounts
09:03:29 [2022-11-15T09:03:29.507Z] === CONT  TestPluginWithDevMounts
09:03:31 [2022-11-15T09:03:31.400Z] --- PASS: TestPluginWithDevMounts (1.49s)
09:03:31 [2022-11-15T09:03:31.400Z] PASS
09:03:31 [2022-11-15T09:03:31.400Z] 
09:03:31 [2022-11-15T09:03:31.400Z] DONE 1 tests in 1.583s
09:03:31 [2022-11-15T09:03:31.400Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
09:03:31 [2022-11-15T09:03:31.400Z] ++ 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
09:03:31 [2022-11-15T09:03:31.400Z] ++ set -e
09:03:31 [2022-11-15T09:03:31.400Z] ++ '[' -n 0 ']'
09:03:31 [2022-11-15T09:03:31.400Z] ++ set -x
09:03:31 [2022-11-15T09:03:31.400Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
09:03:31 [2022-11-15T09:03:31.400Z] INFO: Testing against a local daemon
09:03:31 [2022-11-15T09:03:31.400Z] === RUN   TestSecretInspect
09:03:33 [2022-11-15T09:03:33.294Z] --- PASS: TestSecretInspect (2.07s)
09:03:33 [2022-11-15T09:03:33.294Z] === RUN   TestSecretList
09:03:35 [2022-11-15T09:03:35.815Z] --- PASS: TestSecretList (2.12s)
09:03:35 [2022-11-15T09:03:35.815Z] === RUN   TestSecretsCreateAndDelete
09:03:37 [2022-11-15T09:03:37.718Z] --- PASS: TestSecretsCreateAndDelete (2.24s)
09:03:37 [2022-11-15T09:03:37.718Z] === RUN   TestSecretsUpdate
09:03:40 [2022-11-15T09:03:40.239Z] --- PASS: TestSecretsUpdate (2.19s)
09:03:40 [2022-11-15T09:03:40.239Z] === RUN   TestTemplatedSecret
09:03:42 [2022-11-15T09:03:42.132Z] --- PASS: TestTemplatedSecret (2.33s)
09:03:42 [2022-11-15T09:03:42.132Z] === RUN   TestSecretCreateResolve
09:03:44 [2022-11-15T09:03:44.652Z] --- PASS: TestSecretCreateResolve (2.09s)
09:03:44 [2022-11-15T09:03:44.652Z] PASS
09:03:44 [2022-11-15T09:03:44.652Z] 
09:03:44 [2022-11-15T09:03:44.652Z] DONE 6 tests in 13.120s
09:03:44 [2022-11-15T09:03:44.652Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
09:03:44 [2022-11-15T09:03:44.652Z] ++ 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
09:03:44 [2022-11-15T09:03:44.652Z] ++ set -e
09:03:44 [2022-11-15T09:03:44.652Z] ++ '[' -n 0 ']'
09:03:44 [2022-11-15T09:03:44.652Z] ++ set -x
09:03:44 [2022-11-15T09:03:44.652Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
09:03:44 [2022-11-15T09:03:44.652Z] INFO: Testing against a local daemon
09:03:44 [2022-11-15T09:03:44.652Z] === RUN   TestServiceCreateInit
09:03:44 [2022-11-15T09:03:44.652Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:03:47 [2022-11-15T09:03:47.923Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:03:51 [2022-11-15T09:03:51.194Z] --- PASS: TestServiceCreateInit (6.92s)
09:03:51 [2022-11-15T09:03:51.194Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.42s)
09:03:51 [2022-11-15T09:03:51.194Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.48s)
09:03:51 [2022-11-15T09:03:51.194Z] === RUN   TestCreateServiceMultipleTimes
09:04:09 [2022-11-15T09:04:09.251Z] --- PASS: TestCreateServiceMultipleTimes (15.12s)
09:04:09 [2022-11-15T09:04:09.251Z] === RUN   TestCreateServiceConflict
09:04:09 [2022-11-15T09:04:09.251Z] --- PASS: TestCreateServiceConflict (2.09s)
09:04:09 [2022-11-15T09:04:09.251Z] === RUN   TestCreateServiceMaxReplicas
09:04:11 [2022-11-15T09:04:11.147Z] --- PASS: TestCreateServiceMaxReplicas (2.54s)
09:04:11 [2022-11-15T09:04:11.147Z] === RUN   TestCreateWithDuplicateNetworkNames
09:04:26 [2022-11-15T09:04:26.005Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.03s)
09:04:26 [2022-11-15T09:04:26.005Z] === RUN   TestCreateServiceSecretFileMode
09:04:26 [2022-11-15T09:04:26.570Z] --- PASS: TestCreateServiceSecretFileMode (2.42s)
09:04:26 [2022-11-15T09:04:26.570Z] === RUN   TestCreateServiceConfigFileMode
09:04:28 [2022-11-15T09:04:28.464Z] --- PASS: TestCreateServiceConfigFileMode (1.88s)
09:04:28 [2022-11-15T09:04:28.464Z] === RUN   TestCreateServiceSysctls
09:04:31 [2022-11-15T09:04:31.739Z] --- PASS: TestCreateServiceSysctls (2.84s)
09:04:31 [2022-11-15T09:04:31.739Z] === RUN   TestCreateServiceCapabilities
09:04:33 [2022-11-15T09:04:33.632Z] --- PASS: TestCreateServiceCapabilities (2.26s)
09:04:33 [2022-11-15T09:04:33.632Z] === RUN   TestInspect
09:04:36 [2022-11-15T09:04:36.154Z] --- PASS: TestInspect (2.70s)
09:04:36 [2022-11-15T09:04:36.154Z] === RUN   TestCreateJob
09:04:39 [2022-11-15T09:04:39.429Z] --- PASS: TestCreateJob (2.83s)
09:04:39 [2022-11-15T09:04:39.429Z] === RUN   TestReplicatedJob
09:04:44 [2022-11-15T09:04:44.692Z] --- PASS: TestReplicatedJob (4.99s)
09:04:44 [2022-11-15T09:04:44.692Z] === RUN   TestUpdateReplicatedJob
09:04:47 [2022-11-15T09:04:47.213Z] --- PASS: TestUpdateReplicatedJob (2.83s)
09:04:47 [2022-11-15T09:04:47.213Z] === RUN   TestServiceListWithStatuses
09:04:47 [2022-11-15T09:04:47.213Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:04:47 [2022-11-15T09:04:47.213Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:04:47 [2022-11-15T09:04:47.213Z] === RUN   TestDockerNetworkConnectAlias
09:04:50 [2022-11-15T09:04:50.488Z] --- PASS: TestDockerNetworkConnectAlias (3.82s)
09:04:50 [2022-11-15T09:04:50.488Z] === RUN   TestDockerNetworkReConnect
09:04:53 [2022-11-15T09:04:53.762Z] --- PASS: TestDockerNetworkReConnect (3.17s)
09:04:53 [2022-11-15T09:04:53.762Z] === RUN   TestServicePlugin
09:04:53 [2022-11-15T09:04:53.762Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:04:53 [2022-11-15T09:04:53.762Z] --- SKIP: TestServicePlugin (0.00s)
09:04:53 [2022-11-15T09:04:53.762Z] === RUN   TestServiceUpdateLabel
09:04:56 [2022-11-15T09:04:56.284Z] --- PASS: TestServiceUpdateLabel (2.07s)
09:04:56 [2022-11-15T09:04:56.284Z] === RUN   TestServiceUpdateSecrets
09:05:11 [2022-11-15T09:05:11.136Z] --- PASS: TestServiceUpdateSecrets (14.30s)
09:05:11 [2022-11-15T09:05:11.136Z] === RUN   TestServiceUpdateConfigs
09:05:26 [2022-11-15T09:05:26.002Z] --- PASS: TestServiceUpdateConfigs (14.20s)
09:05:26 [2022-11-15T09:05:26.002Z] === RUN   TestServiceUpdateNetwork
09:05:38 [2022-11-15T09:05:38.184Z] --- PASS: TestServiceUpdateNetwork (11.99s)
09:05:38 [2022-11-15T09:05:38.184Z] === RUN   TestServiceUpdatePidsLimit
09:05:38 [2022-11-15T09:05:38.184Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:05:38 [2022-11-15T09:05:38.184Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:05:46 [2022-11-15T09:05:46.283Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:05:52 [2022-11-15T09:05:52.829Z] --- PASS: TestServiceUpdatePidsLimit (15.93s)
09:05:52 [2022-11-15T09:05:52.829Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
09:05:52 [2022-11-15T09:05:52.829Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
09:05:52 [2022-11-15T09:05:52.829Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s)
09:05:52 [2022-11-15T09:05:52.829Z] PASS
09:05:52 [2022-11-15T09:05:52.829Z] 
09:05:52 [2022-11-15T09:05:52.829Z] === Skipped
09:05:52 [2022-11-15T09:05:52.829Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
09:05:52 [2022-11-15T09:05:52.829Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:05:52 [2022-11-15T09:05:52.829Z] 
09:05:52 [2022-11-15T09:05:52.829Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
09:05:52 [2022-11-15T09:05:52.829Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:05:52 [2022-11-15T09:05:52.829Z] 
09:05:52 [2022-11-15T09:05:52.829Z] DONE 27 tests, 2 skipped in 128.044s
09:05:52 [2022-11-15T09:05:52.829Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
09:05:52 [2022-11-15T09:05:52.829Z] ++ 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
09:05:52 [2022-11-15T09:05:52.829Z] ++ set -e
09:05:52 [2022-11-15T09:05:52.829Z] ++ '[' -n 0 ']'
09:05:52 [2022-11-15T09:05:52.829Z] ++ set -x
09:05:52 [2022-11-15T09:05:52.829Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
09:05:52 [2022-11-15T09:05:52.829Z] INFO: Testing against a local daemon
09:05:52 [2022-11-15T09:05:52.829Z] === RUN   TestSessionCreate
09:05:52 [2022-11-15T09:05:52.829Z] --- PASS: TestSessionCreate (0.02s)
09:05:52 [2022-11-15T09:05:52.829Z] === RUN   TestSessionCreateWithBadUpgrade
09:05:52 [2022-11-15T09:05:52.829Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:05:52 [2022-11-15T09:05:52.829Z] PASS
09:05:52 [2022-11-15T09:05:52.829Z] 
09:05:52 [2022-11-15T09:05:52.829Z] DONE 2 tests in 0.129s
09:05:52 [2022-11-15T09:05:52.829Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
09:05:52 [2022-11-15T09:05:52.829Z] ++ 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
09:05:52 [2022-11-15T09:05:52.829Z] ++ set -e
09:05:52 [2022-11-15T09:05:52.829Z] ++ '[' -n 0 ']'
09:05:52 [2022-11-15T09:05:52.829Z] ++ set -x
09:05:52 [2022-11-15T09:05:52.829Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
09:05:52 [2022-11-15T09:05:52.829Z] INFO: Testing against a local daemon
09:05:52 [2022-11-15T09:05:52.829Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:05:52 [2022-11-15T09:05:52.829Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:05:52 [2022-11-15T09:05:52.829Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:05:52 [2022-11-15T09:05:52.829Z] === RUN   TestDiskUsage
09:05:52 [2022-11-15T09:05:52.829Z] === PAUSE TestDiskUsage
09:05:52 [2022-11-15T09:05:52.829Z] === RUN   TestEventsExecDie
09:05:53 [2022-11-15T09:05:53.086Z] --- PASS: TestEventsExecDie (0.52s)
09:05:53 [2022-11-15T09:05:53.086Z] === RUN   TestEventsBackwardsCompatible
09:05:53 [2022-11-15T09:05:53.086Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
09:05:53 [2022-11-15T09:05:53.086Z] === RUN   TestEventsVolumeCreate
09:05:53 [2022-11-15T09:05:53.086Z] --- PASS: TestEventsVolumeCreate (0.05s)
09:05:53 [2022-11-15T09:05:53.086Z] === RUN   TestInfoBinaryCommits
09:05:53 [2022-11-15T09:05:53.086Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:05:53 [2022-11-15T09:05:53.086Z] === RUN   TestInfoAPIVersioned
09:05:53 [2022-11-15T09:05:53.086Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:05:53 [2022-11-15T09:05:53.086Z] === RUN   TestInfoAPI
09:05:53 [2022-11-15T09:05:53.086Z] --- PASS: TestInfoAPI (0.02s)
09:05:53 [2022-11-15T09:05:53.086Z] === RUN   TestInfoAPIWarnings
09:06:11 [2022-11-15T09:06:11.146Z] --- PASS: TestInfoAPIWarnings (16.55s)
09:06:11 [2022-11-15T09:06:11.146Z] === RUN   TestInfoDebug
09:06:11 [2022-11-15T09:06:11.146Z] --- PASS: TestInfoDebug (0.52s)
09:06:11 [2022-11-15T09:06:11.146Z] === RUN   TestInfoInsecureRegistries
09:06:11 [2022-11-15T09:06:11.146Z] --- PASS: TestInfoInsecureRegistries (0.52s)
09:06:11 [2022-11-15T09:06:11.146Z] === RUN   TestInfoRegistryMirrors
09:06:11 [2022-11-15T09:06:11.402Z] --- PASS: TestInfoRegistryMirrors (0.52s)
09:06:11 [2022-11-15T09:06:11.403Z] === RUN   TestLoginFailsWithBadCredentials
09:06:11 [2022-11-15T09:06:11.668Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
09:06:11 [2022-11-15T09:06:11.668Z] === RUN   TestPingCacheHeaders
09:06:11 [2022-11-15T09:06:11.668Z] --- PASS: TestPingCacheHeaders (0.02s)
09:06:11 [2022-11-15T09:06:11.668Z] === RUN   TestPingGet
09:06:11 [2022-11-15T09:06:11.668Z] --- PASS: TestPingGet (0.02s)
09:06:11 [2022-11-15T09:06:11.668Z] === RUN   TestPingHead
09:06:11 [2022-11-15T09:06:11.668Z] --- PASS: TestPingHead (0.02s)
09:06:11 [2022-11-15T09:06:11.668Z] === RUN   TestPingSwarmHeader
09:06:12 [2022-11-15T09:06:12.234Z] === RUN   TestPingSwarmHeader/before_swarm_init
09:06:12 [2022-11-15T09:06:12.797Z] === RUN   TestPingSwarmHeader/after_swarm_init
09:06:13 [2022-11-15T09:06:13.728Z] === RUN   TestPingSwarmHeader/after_swarm_leave
09:06:13 [2022-11-15T09:06:13.728Z] --- PASS: TestPingSwarmHeader (2.06s)
09:06:13 [2022-11-15T09:06:13.728Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
09:06:13 [2022-11-15T09:06:13.728Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
09:06:13 [2022-11-15T09:06:13.728Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
09:06:13 [2022-11-15T09:06:13.728Z] === RUN   TestPingBuilderHeader
09:06:13 [2022-11-15T09:06:13.728Z] === RUN   TestPingBuilderHeader/default_config
09:06:14 [2022-11-15T09:06:14.291Z] === RUN   TestPingBuilderHeader/buildkit_disabled
09:06:14 [2022-11-15T09:06:14.855Z] --- PASS: TestPingBuilderHeader (1.04s)
09:06:14 [2022-11-15T09:06:14.855Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
09:06:14 [2022-11-15T09:06:14.855Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
09:06:14 [2022-11-15T09:06:14.855Z] === RUN   TestVersion
09:06:14 [2022-11-15T09:06:14.855Z] --- PASS: TestVersion (0.02s)
09:06:14 [2022-11-15T09:06:14.855Z] === CONT  TestDiskUsage
09:06:15 [2022-11-15T09:06:15.419Z] === RUN   TestDiskUsage/empty
09:06:15 [2022-11-15T09:06:15.419Z] === RUN   TestDiskUsage/empty/container_types
09:06:15 [2022-11-15T09:06:15.419Z] === RUN   TestDiskUsage/empty/image_types
09:06:15 [2022-11-15T09:06:15.419Z] === RUN   TestDiskUsage/empty/volume_types
09:06:15 [2022-11-15T09:06:15.419Z] === RUN   TestDiskUsage/empty/build-cache_types
09:06:15 [2022-11-15T09:06:15.419Z] === RUN   TestDiskUsage/empty/container,_volume_types
09:06:15 [2022-11-15T09:06:15.419Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
09:06:15 [2022-11-15T09:06:15.419Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
09:06:15 [2022-11-15T09:06:15.419Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
09:06:15 [2022-11-15T09:06:15.419Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
09:06:15 [2022-11-15T09:06:15.419Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
09:06:15 [2022-11-15T09:06:15.419Z] === RUN   TestDiskUsage/after_LoadBusybox
09:06:15 [2022-11-15T09:06:15.419Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
09:06:15 [2022-11-15T09:06:15.419Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
09:06:15 [2022-11-15T09:06:15.419Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
09:06:15 [2022-11-15T09:06:15.419Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
09:06:15 [2022-11-15T09:06:15.419Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
09:06:15 [2022-11-15T09:06:15.419Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
09:06:15 [2022-11-15T09:06:15.419Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
09:06:15 [2022-11-15T09:06:15.419Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
09:06:15 [2022-11-15T09:06:15.419Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
09:06:15 [2022-11-15T09:06:15.419Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
09:06:15 [2022-11-15T09:06:15.419Z] === RUN   TestDiskUsage/after_container.Run
09:06:15 [2022-11-15T09:06:15.676Z] === RUN   TestDiskUsage/after_container.Run/container_types
09:06:15 [2022-11-15T09:06:15.676Z] === RUN   TestDiskUsage/after_container.Run/image_types
09:06:15 [2022-11-15T09:06:15.676Z] === RUN   TestDiskUsage/after_container.Run/volume_types
09:06:15 [2022-11-15T09:06:15.676Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
09:06:15 [2022-11-15T09:06:15.676Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
09:06:15 [2022-11-15T09:06:15.676Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
09:06:15 [2022-11-15T09:06:15.676Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
09:06:15 [2022-11-15T09:06:15.676Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
09:06:15 [2022-11-15T09:06:15.676Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
09:06:15 [2022-11-15T09:06:15.676Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
09:06:15 [2022-11-15T09:06:15.933Z] --- PASS: TestDiskUsage (1.04s)
09:06:15 [2022-11-15T09:06:15.933Z]     --- PASS: TestDiskUsage/empty (0.01s)
09:06:15 [2022-11-15T09:06:15.933Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
09:06:15 [2022-11-15T09:06:15.933Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
09:06:15 [2022-11-15T09:06:15.933Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
09:06:15 [2022-11-15T09:06:15.933Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
09:06:15 [2022-11-15T09:06:15.933Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
09:06:15 [2022-11-15T09:06:15.933Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
09:06:15 [2022-11-15T09:06:15.933Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
09:06:15 [2022-11-15T09:06:15.933Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
09:06:15 [2022-11-15T09:06:15.933Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
09:06:15 [2022-11-15T09:06:15.933Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
09:06:15 [2022-11-15T09:06:15.933Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
09:06:15 [2022-11-15T09:06:15.933Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
09:06:15 [2022-11-15T09:06:15.933Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
09:06:15 [2022-11-15T09:06:15.933Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
09:06:15 [2022-11-15T09:06:15.933Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
09:06:15 [2022-11-15T09:06:15.933Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
09:06:15 [2022-11-15T09:06:15.933Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
09:06:15 [2022-11-15T09:06:15.933Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
09:06:15 [2022-11-15T09:06:15.933Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
09:06:15 [2022-11-15T09:06:15.933Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
09:06:15 [2022-11-15T09:06:15.933Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
09:06:15 [2022-11-15T09:06:15.933Z]     --- PASS: TestDiskUsage/after_container.Run (0.29s)
09:06:15 [2022-11-15T09:06:15.933Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
09:06:15 [2022-11-15T09:06:15.933Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
09:06:15 [2022-11-15T09:06:15.933Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
09:06:15 [2022-11-15T09:06:15.933Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
09:06:15 [2022-11-15T09:06:15.933Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
09:06:15 [2022-11-15T09:06:15.933Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
09:06:15 [2022-11-15T09:06:15.933Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
09:06:15 [2022-11-15T09:06:15.933Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
09:06:15 [2022-11-15T09:06:15.933Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
09:06:15 [2022-11-15T09:06:15.933Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
09:06:15 [2022-11-15T09:06:15.933Z] PASS
09:06:15 [2022-11-15T09:06:15.933Z] 
09:06:15 [2022-11-15T09:06:15.933Z] === Skipped
09:06:15 [2022-11-15T09:06:15.933Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:06:15 [2022-11-15T09:06:15.933Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:06:15 [2022-11-15T09:06:15.933Z] 
09:06:15 [2022-11-15T09:06:15.933Z] DONE 57 tests, 1 skipped in 23.519s
09:06:15 [2022-11-15T09:06:15.933Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
09:06:15 [2022-11-15T09:06:15.933Z] ++ 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
09:06:15 [2022-11-15T09:06:15.933Z] ++ set -e
09:06:15 [2022-11-15T09:06:15.933Z] ++ '[' -n 0 ']'
09:06:15 [2022-11-15T09:06:15.933Z] ++ set -x
09:06:15 [2022-11-15T09:06:15.933Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
09:06:15 [2022-11-15T09:06:15.933Z] INFO: Testing against a local daemon
09:06:15 [2022-11-15T09:06:15.933Z] === RUN   TestVolumesCreateAndList
09:06:15 [2022-11-15T09:06:15.933Z] --- PASS: TestVolumesCreateAndList (0.02s)
09:06:15 [2022-11-15T09:06:15.933Z] === RUN   TestVolumesRemove
09:06:16 [2022-11-15T09:06:16.190Z] --- PASS: TestVolumesRemove (0.07s)
09:06:16 [2022-11-15T09:06:16.190Z] === RUN   TestVolumesInspect
09:06:16 [2022-11-15T09:06:16.190Z] --- PASS: TestVolumesInspect (0.02s)
09:06:16 [2022-11-15T09:06:16.190Z] === RUN   TestVolumesInvalidJSON
09:06:16 [2022-11-15T09:06:16.190Z] === RUN   TestVolumesInvalidJSON/volumes/create
09:06:16 [2022-11-15T09:06:16.190Z] === PAUSE TestVolumesInvalidJSON/volumes/create
09:06:16 [2022-11-15T09:06:16.190Z] === CONT  TestVolumesInvalidJSON/volumes/create
09:06:16 [2022-11-15T09:06:16.190Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
09:06:16 [2022-11-15T09:06:16.190Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
09:06:16 [2022-11-15T09:06:16.190Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
09:06:16 [2022-11-15T09:06:16.190Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
09:06:16 [2022-11-15T09:06:16.190Z] --- PASS: TestVolumesInvalidJSON (0.02s)
09:06:16 [2022-11-15T09:06:16.190Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
09:06:16 [2022-11-15T09:06:16.190Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
09:06:16 [2022-11-15T09:06:16.190Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
09:06:16 [2022-11-15T09:06:16.190Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
09:06:16 [2022-11-15T09:06:16.190Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
09:06:16 [2022-11-15T09:06:16.190Z] === RUN   TestVolumePruneAnonymous
09:06:16 [2022-11-15T09:06:16.190Z] --- PASS: TestVolumePruneAnonymous (0.03s)
09:06:16 [2022-11-15T09:06:16.190Z] PASS
09:06:16 [2022-11-15T09:06:16.190Z] 
09:06:16 [2022-11-15T09:06:16.190Z] DONE 10 tests in 0.243s
09:06:16 [2022-11-15T09:06:16.190Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:06:16 [2022-11-15T09:06:16.190Z] ++++ cat bundles/test-integration/docker.pid
09:06:16 [2022-11-15T09:06:16.190Z] +++ kill 14946
09:06:16 [2022-11-15T09:06:16.447Z] +++ /etc/init.d/apparmor stop
09:06:16 [2022-11-15T09:06:16.447Z] Leaving: AppArmorNo profiles have been unloaded.
09:06:16 [2022-11-15T09:06:16.447Z] 
09:06:16 [2022-11-15T09:06:16.447Z] Unloading profiles will leave already running processes permanently
09:06:16 [2022-11-15T09:06:16.447Z] unconfined, which can lead to unexpected situations.
09:06:16 [2022-11-15T09:06:16.447Z] 
09:06:16 [2022-11-15T09:06:16.447Z] To set a process to complain mode, use the command line tool
09:06:16 [2022-11-15T09:06:16.447Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:06:16 [2022-11-15T09:06:16.447Z] +++ true
09:06:16 [2022-11-15T09:06:16.447Z] exiting test-integration
09:06:16 [2022-11-15T09:06:16.447Z] ++ exit 0
09:06:16 [2022-11-15T09:06:16.447Z] 
Post stage
[Pipeline] junit
09:06:17 [2022-11-15T09:06:17.390Z] Recording test results
09:06:17 [2022-11-15T09:06:17.572Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:06:17 [2022-11-15T09:06:17.879Z] + echo Ensuring container killed.
09:06:17 [2022-11-15T09:06:17.879Z] Ensuring container killed.
09:06:17 [2022-11-15T09:06:17.879Z] + docker rm -vf docker-pr1
09:06:17 [2022-11-15T09:06:17.879Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
09:06:18 [2022-11-15T09:06:18.158Z] + echo Chowning /workspace to jenkins user
09:06:18 [2022-11-15T09:06:18.158Z] Chowning /workspace to jenkins user
09:06:18 [2022-11-15T09:06:18.158Z] + id -u
09:06:18 [2022-11-15T09:06:18.158Z] + id -g
09:06:18 [2022-11-15T09:06:18.158Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44463:/workspace busybox chown -R 1000:1000 /workspace
09:06:18 [2022-11-15T09:06:18.158Z] Unable to find image 'busybox:latest' locally
09:06:18 [2022-11-15T09:06:18.158Z] latest: Pulling from library/busybox
09:06:18 [2022-11-15T09:06:18.417Z] 15a8001affa7: Pulling fs layer
09:06:18 [2022-11-15T09:06:18.417Z] 15a8001affa7: Verifying Checksum
09:06:18 [2022-11-15T09:06:18.417Z] 15a8001affa7: Download complete
09:06:18 [2022-11-15T09:06:18.417Z] 15a8001affa7: Pull complete
09:06:18 [2022-11-15T09:06:18.417Z] Digest: sha256:6bdd92bf5240be1b5f3bf71324f5e371fe59f0e153b27fa1f1620f78ba16963c
09:06:18 [2022-11-15T09:06:18.417Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:06:20 [2022-11-15T09:06:20.094Z] + bundleName=arm64-integration
09:06:20 [2022-11-15T09:06:20.094Z] + echo Creating arm64-integration-bundles.tar.gz
09:06:20 [2022-11-15T09:06:20.094Z] Creating arm64-integration-bundles.tar.gz
09:06:20 [2022-11-15T09:06:20.094Z] + xargs tar -czf arm64-integration-bundles.tar.gz
09:06:20 [2022-11-15T09:06:20.094Z] + 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
09:06:20 [2022-11-15T09:06:20.362Z] Archiving artifacts
09:06:22 [2022-11-15T09:06:22.028Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44463/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:06:22 [2022-11-15T09:06:22.326Z] + make clean
09:06:22 [2022-11-15T09:06:22.583Z] docker volume rm -f docker-dev-cache docker-mod-cache
09:06:22 [2022-11-15T09:06:22.583Z] docker-dev-cache
09:06:22 [2022-11-15T09:06:22.583Z] 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