Skip to content
Success

Console Output

Pull request #44554 closed
11:08:00 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 6326ad172972de505ed478369fa9457522174d48+9e7ed25c64607c5008270858ca5d0e947f34e68a (e1a5796298bb5206ff7d8c2a885f3969ffb2e37c)
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-44554@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
11:08:03 [2022-11-30T11:08:03.153Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
11:08:03 [2022-11-30T11:08:03.157Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
11:08:18 [2022-11-30T11:08:18.320Z] Still waiting to schedule task
11:08:18 [2022-11-30T11:08:18.321Z] Waiting for next available executor on ‘arm64&&ubuntu-200411:09:16 [2022-11-30T11:09:16.589Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07d20136cf707a967) in /home/ubuntu/workspace/moby_PR-44554
[Pipeline] {
[Pipeline] checkout
11:09:16 [2022-11-30T11:09:16.722Z] The recommended git tool is: git
11:09:20 [2022-11-30T11:09:20.385Z] using credential docker-jenkins-github-credentials
11:09:20 [2022-11-30T11:09:20.402Z] Cloning the remote Git repository
11:09:20 [2022-11-30T11:09:20.402Z] Cloning with configured refspecs honoured and without tags
11:09:20 [2022-11-30T11:09:20.565Z] Cloning repository https://github.com/moby/moby.git
11:09:20 [2022-11-30T11:09:20.623Z]  > git init /home/ubuntu/workspace/moby_PR-44554 # timeout=10
11:09:20 [2022-11-30T11:09:20.883Z] Fetching upstream changes from https://github.com/moby/moby.git
11:09:20 [2022-11-30T11:09:20.883Z]  > git --version # timeout=10
11:09:20 [2022-11-30T11:09:20.901Z]  > git --version # 'git version 2.25.1'
11:09:20 [2022-11-30T11:09:20.901Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:09:20 [2022-11-30T11:09:20.907Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44554/head:refs/remotes/origin/PR-44554 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:09:35 [2022-11-30T11:09:35.980Z] Fetching without tags
11:09:36 [2022-11-30T11:09:36.232Z] Merging remotes/origin/master commit 9e7ed25c64607c5008270858ca5d0e947f34e68a into PR head commit 6326ad172972de505ed478369fa9457522174d48
11:09:36 [2022-11-30T11:09:36.037Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:09:36 [2022-11-30T11:09:36.051Z]  > git config --add remote.origin.fetch +refs/pull/44554/head:refs/remotes/origin/PR-44554 # timeout=10
11:09:36 [2022-11-30T11:09:36.056Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:09:36 [2022-11-30T11:09:36.071Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:09:36 [2022-11-30T11:09:36.083Z] Fetching upstream changes from https://github.com/moby/moby.git
11:09:36 [2022-11-30T11:09:36.083Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:09:36 [2022-11-30T11:09:36.085Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44554/head:refs/remotes/origin/PR-44554 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:09:36 [2022-11-30T11:09:36.341Z]  > git config core.sparsecheckout # timeout=10
11:09:36 [2022-11-30T11:09:36.352Z]  > git checkout -f 6326ad172972de505ed478369fa9457522174d48 # timeout=10
11:09:36 [2022-11-30T11:09:36.962Z] Merge succeeded, producing 6326ad172972de505ed478369fa9457522174d48
11:09:36 [2022-11-30T11:09:36.962Z] Checking out Revision 6326ad172972de505ed478369fa9457522174d48 (PR-44554)
11:09:36 [2022-11-30T11:09:36.975Z]  > git remote # timeout=10
11:09:36 [2022-11-30T11:09:36.982Z]  > git config --get remote.origin.url # timeout=10
11:09:36 [2022-11-30T11:09:36.989Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:09:37 [2022-11-30T11:09:37.040Z]  > git merge 9e7ed25c64607c5008270858ca5d0e947f34e68a # timeout=10
11:09:37 [2022-11-30T11:09:37.049Z]  > git rev-parse HEAD^{commit} # timeout=10
11:09:37 [2022-11-30T11:09:37.063Z]  > git config core.sparsecheckout # timeout=10
11:09:37 [2022-11-30T11:09:37.092Z]  > git checkout -f 6326ad172972de505ed478369fa9457522174d48 # timeout=10
11:09:41 [2022-11-30T11:09:41.672Z] Commit message: "vendor.mod: remove outdated comment about replaced module"
11:09:41 [2022-11-30T11:09:41.673Z] First time build. Skipping changelog.
11:09:41 [2022-11-30T11:09:41.786Z]  > git --version # timeout=10
11:09:41 [2022-11-30T11:09:41.789Z]  > git --version # 'git version 2.25.1'
11:09:41 [2022-11-30T11:09:41.797Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:09:42 [2022-11-30T11:09:42.695Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44554:/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
11:10:00 [2022-11-30T11:10:00.843Z] Unable to find image 'alpine:latest' locally
11:10:00 [2022-11-30T11:10:00.843Z] latest: Pulling from library/alpine
11:10:00 [2022-11-30T11:10:00.843Z] 261da4162673: Pulling fs layer
11:10:00 [2022-11-30T11:10:00.843Z] 261da4162673: Verifying Checksum
11:10:00 [2022-11-30T11:10:00.843Z] 261da4162673: Download complete
11:10:00 [2022-11-30T11:10:00.843Z] 261da4162673: Pull complete
11:10:00 [2022-11-30T11:10:00.843Z] Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
11:10:00 [2022-11-30T11:10:00.843Z] Status: Downloaded newer image for alpine:latest
11:10:07 [2022-11-30T11:10:07.428Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
11:10:07 [2022-11-30T11:10:07.866Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07d20136cf707a967) in /home/ubuntu/workspace/moby_PR-44554
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
11:10:07 [2022-11-30T11:10:07.909Z] The recommended git tool is: git
[Pipeline] // stage
11:10:07 [2022-11-30T11:10:07.919Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
11:10:07 [2022-11-30T11:10:07.935Z] Fetching changes from the remote Git repository
[Pipeline] // stage
[Pipeline] stage
11:10:07 [2022-11-30T11:10:07.941Z] Fetching without tags
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
11:10:08 [2022-11-30T11:10:08.215Z] Merging remotes/origin/master commit 9e7ed25c64607c5008270858ca5d0e947f34e68a into PR head commit 6326ad172972de505ed478369fa9457522174d48
11:10:08 [2022-11-30T11:10:08.282Z] Merge succeeded, producing 6326ad172972de505ed478369fa9457522174d48
11:10:08 [2022-11-30T11:10:08.282Z] Checking out Revision 6326ad172972de505ed478369fa9457522174d48 (PR-44554)
11:10:08 [2022-11-30T11:10:08.342Z] Commit message: "vendor.mod: remove outdated comment about replaced module"
11:10:08 [2022-11-30T11:10:08.415Z]  > git --version # timeout=10
11:10:08 [2022-11-30T11:10:08.430Z]  > git --version # 'git version 2.25.1'
11:10:08 [2022-11-30T11:10:08.434Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:10:07 [2022-11-30T11:10:07.991Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44554/.git # timeout=10
11:10:07 [2022-11-30T11:10:07.997Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:10:08 [2022-11-30T11:10:08.004Z] Fetching upstream changes from https://github.com/moby/moby.git
11:10:08 [2022-11-30T11:10:08.004Z]  > git --version # timeout=10
11:10:08 [2022-11-30T11:10:08.009Z]  > git --version # 'git version 2.25.1'
11:10:08 [2022-11-30T11:10:08.009Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:10:08 [2022-11-30T11:10:08.010Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44554/head:refs/remotes/origin/PR-44554 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:10:08 [2022-11-30T11:10:08.277Z]  > git config core.sparsecheckout # timeout=10
11:10:08 [2022-11-30T11:10:08.280Z]  > git checkout -f 6326ad172972de505ed478369fa9457522174d48 # timeout=10
11:10:08 [2022-11-30T11:10:08.314Z]  > git remote # timeout=10
11:10:08 [2022-11-30T11:10:08.320Z]  > git config --get remote.origin.url # timeout=10
11:10:08 [2022-11-30T11:10:08.324Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:10:08 [2022-11-30T11:10:08.325Z]  > git merge 9e7ed25c64607c5008270858ca5d0e947f34e68a # timeout=10
11:10:08 [2022-11-30T11:10:08.334Z]  > git rev-parse HEAD^{commit} # timeout=10
11:10:08 [2022-11-30T11:10:08.344Z]  > git config core.sparsecheckout # timeout=10
11:10:08 [2022-11-30T11:10:08.351Z]  > git checkout -f 6326ad172972de505ed478369fa9457522174d48 # timeout=10
11:10:09 [2022-11-30T11:10:09.140Z] + docker version
11:10:09 [2022-11-30T11:10:09.140Z] Client: Docker Engine - Community
11:10:09 [2022-11-30T11:10:09.140Z]  Version:           22.06.0-beta.0
11:10:09 [2022-11-30T11:10:09.140Z]  API version:       1.42
11:10:09 [2022-11-30T11:10:09.140Z]  Go version:        go1.18.3
11:10:09 [2022-11-30T11:10:09.140Z]  Git commit:        3e9117b
11:10:09 [2022-11-30T11:10:09.140Z]  Built:             Fri Jun  3 17:55:34 2022
11:10:09 [2022-11-30T11:10:09.140Z]  OS/Arch:           linux/arm64
11:10:09 [2022-11-30T11:10:09.140Z]  Context:           default
11:10:09 [2022-11-30T11:10:09.140Z] 
11:10:09 [2022-11-30T11:10:09.140Z] Server: Docker Engine - Community
11:10:09 [2022-11-30T11:10:09.140Z]  Engine:
11:10:09 [2022-11-30T11:10:09.140Z]   Version:          22.06.0-beta.0
11:10:09 [2022-11-30T11:10:09.140Z]   API version:      1.42 (minimum version 1.12)
11:10:09 [2022-11-30T11:10:09.140Z]   Go version:       go1.18.3
11:10:09 [2022-11-30T11:10:09.140Z]   Git commit:       38633e7
11:10:09 [2022-11-30T11:10:09.140Z]   Built:            Fri Jun  3 17:55:34 2022
11:10:09 [2022-11-30T11:10:09.140Z]   OS/Arch:          linux/arm64
11:10:09 [2022-11-30T11:10:09.140Z]   Experimental:     true
11:10:09 [2022-11-30T11:10:09.140Z]  containerd:
11:10:09 [2022-11-30T11:10:09.140Z]   Version:          1.6.8
11:10:09 [2022-11-30T11:10:09.140Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
11:10:09 [2022-11-30T11:10:09.140Z]  runc:
11:10:09 [2022-11-30T11:10:09.140Z]   Version:          1.1.4
11:10:09 [2022-11-30T11:10:09.140Z]   GitCommit:        v1.1.4-0-g5fd4c4d
11:10:09 [2022-11-30T11:10:09.140Z]  docker-init:
11:10:09 [2022-11-30T11:10:09.140Z]   Version:          0.19.0
11:10:09 [2022-11-30T11:10:09.140Z]   GitCommit:        de40ad0
[Pipeline] sh
11:10:09 [2022-11-30T11:10:09.428Z] + docker info
11:10:09 [2022-11-30T11:10:09.428Z] Client:
11:10:09 [2022-11-30T11:10:09.428Z]  Context:    default
11:10:09 [2022-11-30T11:10:09.428Z]  Debug Mode: false
11:10:09 [2022-11-30T11:10:09.428Z]  Plugins:
11:10:09 [2022-11-30T11:10:09.428Z]   buildx: Docker Buildx (Docker Inc.)
11:10:09 [2022-11-30T11:10:09.428Z]     Version:  v0.8.2
11:10:09 [2022-11-30T11:10:09.428Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
11:10:09 [2022-11-30T11:10:09.428Z]   compose: Docker Compose (Docker Inc.)
11:10:09 [2022-11-30T11:10:09.428Z]     Version:  v2.12.0
11:10:09 [2022-11-30T11:10:09.428Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
11:10:09 [2022-11-30T11:10:09.428Z] 
11:10:09 [2022-11-30T11:10:09.428Z] Server:
11:10:09 [2022-11-30T11:10:09.428Z]  Containers: 0
11:10:09 [2022-11-30T11:10:09.428Z]   Running: 0
11:10:09 [2022-11-30T11:10:09.428Z]   Paused: 0
11:10:09 [2022-11-30T11:10:09.428Z]   Stopped: 0
11:10:09 [2022-11-30T11:10:09.428Z]  Images: 1
11:10:09 [2022-11-30T11:10:09.428Z]  Server Version: 22.06.0-beta.0
11:10:09 [2022-11-30T11:10:09.428Z]  Storage Driver: overlay2
11:10:09 [2022-11-30T11:10:09.428Z]   Backing Filesystem: extfs
11:10:09 [2022-11-30T11:10:09.428Z]   Supports d_type: true
11:10:09 [2022-11-30T11:10:09.428Z]   Using metacopy: false
11:10:09 [2022-11-30T11:10:09.428Z]   Native Overlay Diff: true
11:10:09 [2022-11-30T11:10:09.428Z]   userxattr: false
11:10:09 [2022-11-30T11:10:09.428Z]  Logging Driver: json-file
11:10:09 [2022-11-30T11:10:09.428Z]  Cgroup Driver: cgroupfs
11:10:09 [2022-11-30T11:10:09.428Z]  Cgroup Version: 1
11:10:09 [2022-11-30T11:10:09.428Z]  Plugins:
11:10:09 [2022-11-30T11:10:09.428Z]   Volume: local
11:10:09 [2022-11-30T11:10:09.428Z]   Network: bridge host ipvlan macvlan null overlay
11:10:09 [2022-11-30T11:10:09.428Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:10:09 [2022-11-30T11:10:09.428Z]  Swarm: inactive
11:10:09 [2022-11-30T11:10:09.428Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
11:10:09 [2022-11-30T11:10:09.428Z]  Default Runtime: runc
11:10:09 [2022-11-30T11:10:09.428Z]  Init Binary: docker-init
11:10:09 [2022-11-30T11:10:09.428Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
11:10:09 [2022-11-30T11:10:09.428Z]  runc version: v1.1.4-0-g5fd4c4d
11:10:09 [2022-11-30T11:10:09.428Z]  init version: de40ad0
11:10:09 [2022-11-30T11:10:09.428Z]  Security Options:
11:10:09 [2022-11-30T11:10:09.428Z]   apparmor
11:10:09 [2022-11-30T11:10:09.428Z]   seccomp
11:10:09 [2022-11-30T11:10:09.428Z]    Profile: builtin
11:10:09 [2022-11-30T11:10:09.428Z]  Kernel Version: 5.15.0-1022-aws
11:10:09 [2022-11-30T11:10:09.428Z]  Operating System: Ubuntu 20.04.5 LTS
11:10:09 [2022-11-30T11:10:09.428Z]  OSType: linux
11:10:09 [2022-11-30T11:10:09.428Z]  Architecture: aarch64
11:10:09 [2022-11-30T11:10:09.428Z]  CPUs: 2
11:10:09 [2022-11-30T11:10:09.428Z]  Total Memory: 7.559GiB
11:10:09 [2022-11-30T11:10:09.428Z]  Name: ip-10-100-35-29
11:10:09 [2022-11-30T11:10:09.428Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
11:10:09 [2022-11-30T11:10:09.428Z]  Docker Root Dir: /var/lib/docker
11:10:09 [2022-11-30T11:10:09.428Z]  Debug Mode: false
11:10:09 [2022-11-30T11:10:09.428Z]  Registry: https://index.docker.io/v1/
11:10:09 [2022-11-30T11:10:09.428Z]  Labels:
11:10:09 [2022-11-30T11:10:09.428Z]  Experimental: true
11:10:09 [2022-11-30T11:10:09.428Z]  Insecure Registries:
11:10:09 [2022-11-30T11:10:09.428Z]   127.0.0.0/8
11:10:09 [2022-11-30T11:10:09.428Z]  Live Restore Enabled: true
11:10:09 [2022-11-30T11:10:09.428Z] 
[Pipeline] sh
11:10:09 [2022-11-30T11:10:09.723Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:10:09 [2022-11-30T11:10:09.723Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:10:09 [2022-11-30T11:10:09.723Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44554/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
11:10:09 [2022-11-30T11:10:09.723Z] + bash /home/ubuntu/workspace/moby_PR-44554/check-config.sh
11:10:09 [2022-11-30T11:10:09.723Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:10:09 [2022-11-30T11:10:09.723Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
11:10:09 [2022-11-30T11:10:09.723Z] 
11:10:09 [2022-11-30T11:10:09.723Z] Generally Necessary:
11:10:09 [2022-11-30T11:10:09.723Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:10:09 [2022-11-30T11:10:09.723Z] - apparmor: enabled and tools installed
11:10:09 [2022-11-30T11:10:09.983Z] - CONFIG_NAMESPACES: enabled
11:10:09 [2022-11-30T11:10:09.983Z] - CONFIG_NET_NS: enabled
11:10:09 [2022-11-30T11:10:09.983Z] - CONFIG_PID_NS: enabled
11:10:09 [2022-11-30T11:10:09.983Z] - CONFIG_IPC_NS: enabled
11:10:09 [2022-11-30T11:10:09.983Z] - CONFIG_UTS_NS: enabled
11:10:09 [2022-11-30T11:10:09.983Z] - CONFIG_CGROUPS: enabled
11:10:09 [2022-11-30T11:10:09.983Z] - CONFIG_CGROUP_CPUACCT: enabled
11:10:09 [2022-11-30T11:10:09.983Z] - CONFIG_CGROUP_DEVICE: enabled
11:10:09 [2022-11-30T11:10:09.983Z] - CONFIG_CGROUP_FREEZER: enabled
11:10:09 [2022-11-30T11:10:09.983Z] - CONFIG_CGROUP_SCHED: enabled
11:10:09 [2022-11-30T11:10:09.983Z] - CONFIG_CPUSETS: enabled
11:10:09 [2022-11-30T11:10:09.983Z] - CONFIG_MEMCG: enabled
11:10:09 [2022-11-30T11:10:09.983Z] - CONFIG_KEYS: enabled
11:10:09 [2022-11-30T11:10:09.983Z] - CONFIG_VETH: enabled (as module)
11:10:09 [2022-11-30T11:10:09.983Z] - CONFIG_BRIDGE: enabled (as module)
11:10:09 [2022-11-30T11:10:09.983Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:10:09 [2022-11-30T11:10:09.983Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:10:09 [2022-11-30T11:10:09.983Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:10:09 [2022-11-30T11:10:09.983Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:10:09 [2022-11-30T11:10:09.983Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:10:09 [2022-11-30T11:10:09.983Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:10:09 [2022-11-30T11:10:09.983Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
11:10:09 [2022-11-30T11:10:09.983Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:10:10 [2022-11-30T11:10:10.244Z] - CONFIG_NF_NAT: enabled (as module)
11:10:10 [2022-11-30T11:10:10.244Z] - CONFIG_POSIX_MQUEUE: enabled
11:10:10 [2022-11-30T11:10:10.244Z] - CONFIG_CGROUP_BPF: enabled
11:10:10 [2022-11-30T11:10:10.244Z] 
11:10:10 [2022-11-30T11:10:10.244Z] Optional Features:
11:10:10 [2022-11-30T11:10:10.244Z] - CONFIG_USER_NS: enabled
11:10:10 [2022-11-30T11:10:10.244Z] - CONFIG_SECCOMP: enabled
11:10:10 [2022-11-30T11:10:10.244Z] - CONFIG_SECCOMP_FILTER: enabled
11:10:10 [2022-11-30T11:10:10.244Z] - CONFIG_CGROUP_PIDS: enabled
11:10:10 [2022-11-30T11:10:10.244Z] - CONFIG_MEMCG_SWAP: enabled
11:10:10 [2022-11-30T11:10:10.244Z]     (cgroup swap accounting is currently enabled)
11:10:10 [2022-11-30T11:10:10.244Z] - CONFIG_BLK_CGROUP: enabled
11:10:10 [2022-11-30T11:10:10.244Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:10:10 [2022-11-30T11:10:10.244Z] - CONFIG_CGROUP_PERF: enabled
11:10:10 [2022-11-30T11:10:10.244Z] - CONFIG_CGROUP_HUGETLB: enabled
11:10:10 [2022-11-30T11:10:10.244Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:10:10 [2022-11-30T11:10:10.244Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:10:10 [2022-11-30T11:10:10.244Z] - CONFIG_CFS_BANDWIDTH: enabled
11:10:10 [2022-11-30T11:10:10.244Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:10:10 [2022-11-30T11:10:10.244Z] - CONFIG_RT_GROUP_SCHED: missing
11:10:10 [2022-11-30T11:10:10.244Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:10:10 [2022-11-30T11:10:10.244Z] - CONFIG_IP_VS: enabled (as module)
11:10:10 [2022-11-30T11:10:10.244Z] - CONFIG_IP_VS_NFCT: enabled
11:10:10 [2022-11-30T11:10:10.244Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:10:10 [2022-11-30T11:10:10.244Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:10:10 [2022-11-30T11:10:10.244Z] - CONFIG_IP_VS_RR: enabled (as module)
11:10:10 [2022-11-30T11:10:10.244Z] - CONFIG_SECURITY_SELINUX: enabled
11:10:10 [2022-11-30T11:10:10.244Z] - CONFIG_SECURITY_APPARMOR: enabled
11:10:10 [2022-11-30T11:10:10.505Z] - CONFIG_EXT4_FS: enabled
11:10:10 [2022-11-30T11:10:10.505Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:10:10 [2022-11-30T11:10:10.505Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:10:10 [2022-11-30T11:10:10.505Z] - Network Drivers:
11:10:10 [2022-11-30T11:10:10.505Z]   - "overlay":
11:10:10 [2022-11-30T11:10:10.505Z]     - CONFIG_VXLAN: enabled (as module)
11:10:10 [2022-11-30T11:10:10.505Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:10:10 [2022-11-30T11:10:10.505Z]       Optional (for encrypted networks):
11:10:10 [2022-11-30T11:10:10.505Z]       - CONFIG_CRYPTO: enabled
11:10:10 [2022-11-30T11:10:10.505Z]       - CONFIG_CRYPTO_AEAD: enabled
11:10:10 [2022-11-30T11:10:10.505Z]       - CONFIG_CRYPTO_GCM: enabled
11:10:10 [2022-11-30T11:10:10.505Z]       - CONFIG_CRYPTO_SEQIV: enabled
11:10:10 [2022-11-30T11:10:10.505Z]       - CONFIG_CRYPTO_GHASH: enabled
11:10:10 [2022-11-30T11:10:10.505Z]       - CONFIG_XFRM: enabled
11:10:10 [2022-11-30T11:10:10.505Z]       - CONFIG_XFRM_USER: enabled (as module)
11:10:10 [2022-11-30T11:10:10.505Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:10:10 [2022-11-30T11:10:10.505Z]       - CONFIG_INET_ESP: enabled (as module)
11:10:10 [2022-11-30T11:10:10.505Z]   - "ipvlan":
11:10:10 [2022-11-30T11:10:10.505Z]     - CONFIG_IPVLAN: enabled (as module)
11:10:10 [2022-11-30T11:10:10.505Z]   - "macvlan":
11:10:10 [2022-11-30T11:10:10.505Z]     - CONFIG_MACVLAN: enabled (as module)
11:10:10 [2022-11-30T11:10:10.505Z]     - CONFIG_DUMMY: enabled (as module)
11:10:10 [2022-11-30T11:10:10.505Z]   - "ftp,tftp client in container":
11:10:10 [2022-11-30T11:10:10.765Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:10:10 [2022-11-30T11:10:10.765Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:10:10 [2022-11-30T11:10:10.765Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:10:10 [2022-11-30T11:10:10.765Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:10:10 [2022-11-30T11:10:10.765Z] - Storage Drivers:
11:10:10 [2022-11-30T11:10:10.765Z]   - "aufs":
11:10:10 [2022-11-30T11:10:10.765Z]     - CONFIG_AUFS_FS: enabled (as module)
11:10:10 [2022-11-30T11:10:10.765Z]   - "btrfs":
11:10:10 [2022-11-30T11:10:10.765Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:10:10 [2022-11-30T11:10:10.765Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:10:10 [2022-11-30T11:10:10.765Z]   - "devicemapper":
11:10:10 [2022-11-30T11:10:10.765Z]     - CONFIG_BLK_DEV_DM: enabled
11:10:10 [2022-11-30T11:10:10.765Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:10:10 [2022-11-30T11:10:10.765Z]   - "overlay":
11:10:10 [2022-11-30T11:10:10.765Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:10:10 [2022-11-30T11:10:10.765Z]   - "zfs":
11:10:10 [2022-11-30T11:10:10.765Z]     - /dev/zfs: present
11:10:10 [2022-11-30T11:10:10.765Z]     - zfs command: missing
11:10:10 [2022-11-30T11:10:10.765Z]     - zpool command: missing
11:10:10 [2022-11-30T11:10:10.765Z] 
11:10:10 [2022-11-30T11:10:10.765Z] Limits:
11:10:10 [2022-11-30T11:10:10.765Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:10:10 [2022-11-30T11:10:10.765Z] 
11:10:10 [2022-11-30T11:10:10.765Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:10:11 [2022-11-30T11:10:11.094Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6326ad172972de505ed478369fa9457522174d48 .
11:10:11 [2022-11-30T11:10:11.356Z] #1 [internal] load .dockerignore
11:10:11 [2022-11-30T11:10:11.356Z] #1 transferring context:
11:10:11 [2022-11-30T11:10:11.617Z] #1 transferring context: 113B done
11:10:11 [2022-11-30T11:10:11.617Z] #1 DONE 0.1s
11:10:11 [2022-11-30T11:10:11.617Z] 
11:10:11 [2022-11-30T11:10:11.617Z] #2 [internal] load build definition from Dockerfile
11:10:11 [2022-11-30T11:10:11.617Z] #2 transferring dockerfile: 19.55kB done
11:10:11 [2022-11-30T11:10:11.617Z] #2 DONE 0.1s
11:10:11 [2022-11-30T11:10:11.617Z] 
11:10:11 [2022-11-30T11:10:11.617Z] #3 resolve image config for docker.io/docker/dockerfile:1
11:10:11 [2022-11-30T11:10:11.877Z] #3 DONE 0.4s
11:10:11 [2022-11-30T11:10:11.877Z] 
11:10:11 [2022-11-30T11:10:11.877Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
11:10:11 [2022-11-30T11:10:11.877Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
11:10:11 [2022-11-30T11:10:11.877Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done
11:10:11 [2022-11-30T11:10:11.877Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 5.24MB / 9.21MB 0.1s
11:10:11 [2022-11-30T11:10:11.877Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
11:10:11 [2022-11-30T11:10:11.877Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done
11:10:12 [2022-11-30T11:10:12.137Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.1s done
11:10:12 [2022-11-30T11:10:12.137Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.1s
11:10:12 [2022-11-30T11:10:12.137Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done
11:10:12 [2022-11-30T11:10:12.398Z] #4 DONE 0.4s
11:10:12 [2022-11-30T11:10:12.663Z] 
11:10:12 [2022-11-30T11:10:12.663Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:10:12 [2022-11-30T11:10:12.925Z] #5 DONE 0.4s
11:10:12 [2022-11-30T11:10:12.925Z] 
11:10:12 [2022-11-30T11:10:12.925Z] #6 [internal] load metadata for docker.io/library/golang:1.19.3-bullseye
11:10:12 [2022-11-30T11:10:12.925Z] #6 DONE 0.4s
11:10:12 [2022-11-30T11:10:12.925Z] 
11:10:12 [2022-11-30T11:10:12.925Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
11:10:12 [2022-11-30T11:10:12.925Z] #7 DONE 0.4s
11:10:12 [2022-11-30T11:10:12.925Z] 
11:10:12 [2022-11-30T11:10:12.925Z] #8 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3
11:10:12 [2022-11-30T11:10:12.925Z] #8 resolve docker.io/library/golang:1.19.3-bullseye@sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3 0.0s done
11:10:13 [2022-11-30T11:10:13.191Z] #8 sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3 1.86kB / 1.86kB done
11:10:13 [2022-11-30T11:10:13.191Z] #8 sha256:7f88dd7839e14188af238084c35bc40ae2cb886064829811dbcbf29ed9b521dd 7.12kB / 7.12kB done
11:10:13 [2022-11-30T11:10:13.191Z] #8 sha256:a3e29af4daf3531efcc63588162e8bdcf3434aa5d72df4eabeb5e20c6695e303 0B / 5.15MB 0.1s
11:10:13 [2022-11-30T11:10:13.191Z] #8 sha256:3d7b1480fa4dae5cbbb7d091c46ae0ae52f501418d4cfeb849b87023364e2564 2.10MB / 10.87MB 0.1s
11:10:13 [2022-11-30T11:10:13.191Z] #8 sha256:533ea8ef7688aacf5626e18d71dd7ae6a4b02f8c226ae0ec461fd43acb815159 1.80kB / 1.80kB done
11:10:13 [2022-11-30T11:10:13.191Z] #8 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 3.31MB / 53.70MB 0.1s
11:10:13 [2022-11-30T11:10:13.191Z] #8 sha256:a3e29af4daf3531efcc63588162e8bdcf3434aa5d72df4eabeb5e20c6695e303 5.15MB / 5.15MB 0.1s done
11:10:13 [2022-11-30T11:10:13.191Z] #8 sha256:3d7b1480fa4dae5cbbb7d091c46ae0ae52f501418d4cfeb849b87023364e2564 10.87MB / 10.87MB 0.2s done
11:10:13 [2022-11-30T11:10:13.191Z] #8 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 15.73MB / 53.70MB 0.2s
11:10:13 [2022-11-30T11:10:13.191Z] #8 sha256:426e8acfed2a5373bd99b22b5a968d55a148e14bc0e0f51c5cf0d779afefe291 0B / 54.68MB 0.2s
11:10:13 [2022-11-30T11:10:13.191Z] #8 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 25.89MB / 53.70MB 0.3s
11:10:13 [2022-11-30T11:10:13.191Z] #8 sha256:426e8acfed2a5373bd99b22b5a968d55a148e14bc0e0f51c5cf0d779afefe291 10.49MB / 54.68MB 0.3s
11:10:13 [2022-11-30T11:10:13.191Z] #8 sha256:4fb255e3f99867ec7a2286dfbbef990491cde0a5d226d92be30bad4f9e917fa4 1.05MB / 81.37MB 0.3s
11:10:13 [2022-11-30T11:10:13.453Z] #8 ...
11:10:13 [2022-11-30T11:10:13.453Z] 
11:10:13 [2022-11-30T11:10:13.453Z] #9 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
11:10:13 [2022-11-30T11:10:13.453Z] #9 DONE 0.5s
11:10:13 [2022-11-30T11:10:13.453Z] 
11:10:13 [2022-11-30T11:10:13.453Z] #8 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3
11:10:13 [2022-11-30T11:10:13.453Z] #8 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 34.60MB / 53.70MB 0.4s
11:10:13 [2022-11-30T11:10:13.453Z] #8 sha256:426e8acfed2a5373bd99b22b5a968d55a148e14bc0e0f51c5cf0d779afefe291 16.78MB / 54.68MB 0.4s
11:10:13 [2022-11-30T11:10:13.453Z] #8 sha256:4fb255e3f99867ec7a2286dfbbef990491cde0a5d226d92be30bad4f9e917fa4 11.53MB / 81.37MB 0.4s
11:10:13 [2022-11-30T11:10:13.453Z] #8 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 43.14MB / 53.70MB 0.5s
11:10:13 [2022-11-30T11:10:13.453Z] #8 sha256:426e8acfed2a5373bd99b22b5a968d55a148e14bc0e0f51c5cf0d779afefe291 25.45MB / 54.68MB 0.5s
11:10:13 [2022-11-30T11:10:13.453Z] #8 sha256:4fb255e3f99867ec7a2286dfbbef990491cde0a5d226d92be30bad4f9e917fa4 19.92MB / 81.37MB 0.5s
11:10:13 [2022-11-30T11:10:13.726Z] #8 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 53.70MB / 53.70MB 0.7s
11:10:13 [2022-11-30T11:10:13.726Z] #8 sha256:426e8acfed2a5373bd99b22b5a968d55a148e14bc0e0f51c5cf0d779afefe291 50.33MB / 54.68MB 0.7s
11:10:13 [2022-11-30T11:10:13.726Z] #8 sha256:4fb255e3f99867ec7a2286dfbbef990491cde0a5d226d92be30bad4f9e917fa4 29.36MB / 81.37MB 0.7s
11:10:13 [2022-11-30T11:10:13.726Z] #8 sha256:426e8acfed2a5373bd99b22b5a968d55a148e14bc0e0f51c5cf0d779afefe291 54.68MB / 54.68MB 0.8s
11:10:13 [2022-11-30T11:10:13.989Z] #8 sha256:4fb255e3f99867ec7a2286dfbbef990491cde0a5d226d92be30bad4f9e917fa4 35.65MB / 81.37MB 1.0s
11:10:13 [2022-11-30T11:10:13.989Z] #8 sha256:4fb255e3f99867ec7a2286dfbbef990491cde0a5d226d92be30bad4f9e917fa4 50.33MB / 81.37MB 1.1s
11:10:14 [2022-11-30T11:10:14.257Z] #8 sha256:4fb255e3f99867ec7a2286dfbbef990491cde0a5d226d92be30bad4f9e917fa4 72.31MB / 81.37MB 1.4s
11:10:14 [2022-11-30T11:10:14.517Z] #8 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 53.70MB / 53.70MB 1.4s done
11:10:14 [2022-11-30T11:10:14.517Z] #8 sha256:4fb255e3f99867ec7a2286dfbbef990491cde0a5d226d92be30bad4f9e917fa4 81.37MB / 81.37MB 1.5s
11:10:14 [2022-11-30T11:10:14.517Z] #8 sha256:426e8acfed2a5373bd99b22b5a968d55a148e14bc0e0f51c5cf0d779afefe291 54.68MB / 54.68MB 1.5s done
11:10:14 [2022-11-30T11:10:14.517Z] #8 sha256:cd807e8b483974845eabbdbbaa4bb3a66f74facd8c061e01e923e9f1da608271 157B / 157B 1.6s
11:10:14 [2022-11-30T11:10:14.517Z] #8 extracting sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896
11:10:14 [2022-11-30T11:10:14.517Z] #8 ...
11:10:14 [2022-11-30T11:10:14.517Z] 
11:10:14 [2022-11-30T11:10:14.517Z] #10 [internal] load build context
11:10:14 [2022-11-30T11:10:14.517Z] #10 transferring context: 63.83MB 1.7s done
11:10:14 [2022-11-30T11:10:14.517Z] #10 DONE 1.8s
11:10:14 [2022-11-30T11:10:14.517Z] 
11:10:14 [2022-11-30T11:10:14.517Z] #8 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3
11:10:14 [2022-11-30T11:10:14.517Z] #8 sha256:4fb255e3f99867ec7a2286dfbbef990491cde0a5d226d92be30bad4f9e917fa4 81.37MB / 81.37MB 1.7s done
11:10:14 [2022-11-30T11:10:14.517Z] #8 sha256:cd807e8b483974845eabbdbbaa4bb3a66f74facd8c061e01e923e9f1da608271 157B / 157B 1.7s done
11:10:14 [2022-11-30T11:10:14.779Z] #8 sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 5.24MB / 115.13MB 1.8s
11:10:14 [2022-11-30T11:10:14.779Z] #8 sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 15.73MB / 115.13MB 1.9s
11:10:15 [2022-11-30T11:10:15.045Z] #8 sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 23.07MB / 115.13MB 2.0s
11:10:15 [2022-11-30T11:10:15.045Z] #8 sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 45.09MB / 115.13MB 2.2s
11:10:15 [2022-11-30T11:10:15.306Z] #8 sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 55.57MB / 115.13MB 2.3s
11:10:15 [2022-11-30T11:10:15.306Z] #8 sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 66.06MB / 115.13MB 2.4s
11:10:15 [2022-11-30T11:10:15.570Z] #8 sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 75.50MB / 115.13MB 2.5s
11:10:15 [2022-11-30T11:10:15.570Z] #8 ...
11:10:15 [2022-11-30T11:10:15.570Z] 
11:10:15 [2022-11-30T11:10:15.570Z] #11 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:10:15 [2022-11-30T11:10:15.570Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
11:10:15 [2022-11-30T11:10:15.570Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:10:15 [2022-11-30T11:10:15.570Z] #11 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
11:10:15 [2022-11-30T11:10:15.570Z] #11 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
11:10:15 [2022-11-30T11:10:15.570Z] #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.0s done
11:10:15 [2022-11-30T11:10:15.570Z] #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.6s done
11:10:15 [2022-11-30T11:10:15.570Z] #11 DONE 2.7s
11:10:15 [2022-11-30T11:10:15.570Z] 
11:10:15 [2022-11-30T11:10:15.570Z] #8 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3
11:10:15 [2022-11-30T11:10:15.570Z] #8 sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 84.93MB / 115.13MB 2.6s
11:10:15 [2022-11-30T11:10:15.570Z] #8 sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 95.42MB / 115.13MB 2.7s
11:10:15 [2022-11-30T11:10:15.831Z] #8 sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 105.91MB / 115.13MB 2.8s
11:10:15 [2022-11-30T11:10:15.831Z] #8 sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 115.13MB / 115.13MB 2.9s
11:10:16 [2022-11-30T11:10:16.092Z] #8 sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 115.13MB / 115.13MB 3.0s done
11:10:17 [2022-11-30T11:10:17.033Z] #8 ...
11:10:17 [2022-11-30T11:10:17.033Z] 
11:10:17 [2022-11-30T11:10:17.033Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b
11:10:17 [2022-11-30T11:10:17.033Z] #12 resolve docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b 0.0s done
11:10:17 [2022-11-30T11:10:17.033Z] #12 sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b 1.85kB / 1.85kB done
11:10:17 [2022-11-30T11:10:17.033Z] #12 sha256:566431e0361c979c4764f245f87a71f0bf5a5412335dfad765a8c3712ee619bf 529B / 529B done
11:10:17 [2022-11-30T11:10:17.033Z] #12 sha256:ef39063a944dfcf2f1649509b358b2763d129c5931c99b429c59f645d20ae5dd 1.48kB / 1.48kB done
11:10:17 [2022-11-30T11:10:17.033Z] #12 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 53.70MB / 53.70MB 1.4s done
11:10:17 [2022-11-30T11:10:17.033Z] #12 extracting sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 2.0s done
11:10:17 [2022-11-30T11:10:17.033Z] #12 DONE 3.8s
11:10:17 [2022-11-30T11:10:17.033Z] 
11:10:17 [2022-11-30T11:10:17.033Z] #8 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3
11:10:17 [2022-11-30T11:10:17.033Z] #8 extracting sha256:a3e29af4daf3531efcc63588162e8bdcf3434aa5d72df4eabeb5e20c6695e303
11:10:17 [2022-11-30T11:10:17.033Z] #8 extracting sha256:a3e29af4daf3531efcc63588162e8bdcf3434aa5d72df4eabeb5e20c6695e303 0.2s done
11:10:17 [2022-11-30T11:10:17.033Z] #8 extracting sha256:3d7b1480fa4dae5cbbb7d091c46ae0ae52f501418d4cfeb849b87023364e2564 0.1s
11:10:17 [2022-11-30T11:10:17.603Z] #8 extracting sha256:3d7b1480fa4dae5cbbb7d091c46ae0ae52f501418d4cfeb849b87023364e2564 0.3s done
11:10:17 [2022-11-30T11:10:17.603Z] #8 extracting sha256:426e8acfed2a5373bd99b22b5a968d55a148e14bc0e0f51c5cf0d779afefe291
11:10:20 [2022-11-30T11:10:20.903Z] #8 extracting sha256:426e8acfed2a5373bd99b22b5a968d55a148e14bc0e0f51c5cf0d779afefe291 2.9s done
11:10:20 [2022-11-30T11:10:20.903Z] #8 extracting sha256:4fb255e3f99867ec7a2286dfbbef990491cde0a5d226d92be30bad4f9e917fa4 0.1s
11:10:23 [2022-11-30T11:10:23.470Z] #8 extracting sha256:4fb255e3f99867ec7a2286dfbbef990491cde0a5d226d92be30bad4f9e917fa4 2.7s done
11:10:23 [2022-11-30T11:10:23.470Z] #8 extracting sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45
11:10:26 [2022-11-30T11:10:26.773Z] #8 ...
11:10:26 [2022-11-30T11:10:26.773Z] 
11:10:26 [2022-11-30T11:10:26.773Z] #13 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:10:26 [2022-11-30T11:10:26.773Z] #0 0.959 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
11:10:26 [2022-11-30T11:10:26.773Z] #0 0.998 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:10:26 [2022-11-30T11:10:26.773Z] #0 0.998 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:10:26 [2022-11-30T11:10:26.773Z] #0 1.123 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
11:10:26 [2022-11-30T11:10:26.773Z] #0 1.353 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [204 kB]
11:10:26 [2022-11-30T11:10:26.774Z] #0 1.737 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
11:10:26 [2022-11-30T11:10:26.774Z] #0 2.467 Fetched 8495 kB in 2s (5071 kB/s)
11:10:26 [2022-11-30T11:10:26.774Z] #0 2.467 Reading package lists...
11:10:26 [2022-11-30T11:10:26.774Z] #0 3.040 Reading package lists...
11:10:26 [2022-11-30T11:10:26.774Z] #0 3.580 Building dependency tree...
11:10:26 [2022-11-30T11:10:26.774Z] #0 3.926 The following additional packages will be installed:
11:10:26 [2022-11-30T11:10:26.774Z] #0 3.927   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
11:10:26 [2022-11-30T11:10:26.774Z] #0 3.927   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
11:10:26 [2022-11-30T11:10:26.774Z] #0 3.929 Recommended packages:
11:10:26 [2022-11-30T11:10:26.774Z] #0 3.929   libldap-common publicsuffix libsasl2-modules
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.051 The following NEW packages will be installed:
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.052   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.052   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.053   libssh2-1 openssl
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.335 0 upgraded, 15 newly installed, 0 to remove and 4 not upgraded.
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.335 Need to get 2941 kB of archives.
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.335 After this operation, 6478 kB of additional disk space will be used.
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.335 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.351 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.358 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.358 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.358 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.358 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.358 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.358 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.358 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.374 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.376 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB]
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.377 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB]
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.379 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.385 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.386 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.571 debconf: delaying package configuration, since apt-utils is not installed
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.603 Fetched 2941 kB in 0s (9028 kB/s)
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.633 Selecting previously unselected package openssl.
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.633 (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.)
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.633 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.637 Unpacking openssl (1.1.1n-0+deb11u3) ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.761 Selecting previously unselected package ca-certificates.
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.762 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.767 Unpacking ca-certificates (20210119) ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.838 Selecting previously unselected package libbrotli1:arm64.
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.839 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.847 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.920 Selecting previously unselected package libsasl2-modules-db:arm64.
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.920 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.926 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.966 Selecting previously unselected package libsasl2-2:arm64.
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.968 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 4.971 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.025 Selecting previously unselected package libldap-2.4-2:arm64.
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.025 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.029 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.089 Selecting previously unselected package libnghttp2-14:arm64.
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.089 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.093 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.140 Selecting previously unselected package libpsl5:arm64.
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.140 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.143 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.187 Selecting previously unselected package librtmp1:arm64.
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.187 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.191 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.231 Selecting previously unselected package libssh2-1:arm64.
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.231 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.235 Unpacking libssh2-1:arm64 (1.9.0-2) ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.298 Selecting previously unselected package libcurl4:arm64.
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.298 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.305 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.401 Selecting previously unselected package curl.
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.401 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.407 Unpacking curl (7.74.0-1.3+deb11u3) ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.494 Selecting previously unselected package libonig5:arm64.
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.494 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.498 Unpacking libonig5:arm64 (6.9.6-1.1) ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.563 Selecting previously unselected package libjq1:arm64.
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.563 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.568 Unpacking libjq1:arm64 (1.6-2.1) ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.612 Selecting previously unselected package jq.
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.612 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.618 Unpacking jq (1.6-2.1) ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.657 Setting up libpsl5:arm64 (0.21.0-1.2) ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.670 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.682 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.693 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.703 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.717 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.730 Setting up libssh2-1:arm64 (1.9.0-2) ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.742 Setting up openssl (1.1.1n-0+deb11u3) ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.763 Setting up libonig5:arm64 (6.9.6-1.1) ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.781 Setting up libjq1:arm64 (1.6-2.1) ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.793 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 5.804 Setting up ca-certificates (20210119) ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 6.502 Updating certificates in /etc/ssl/certs...
11:10:26 [2022-11-30T11:10:26.774Z] #0 7.366 129 added, 0 removed; done.
11:10:26 [2022-11-30T11:10:26.774Z] #0 7.491 Setting up jq (1.6-2.1) ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 7.502 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 7.515 Setting up curl (7.74.0-1.3+deb11u3) ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 7.529 Processing triggers for libc-bin (2.31-13+deb11u5) ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 7.548 Processing triggers for ca-certificates (20210119) ...
11:10:26 [2022-11-30T11:10:26.774Z] #0 7.559 Updating certificates in /etc/ssl/certs...
11:10:26 [2022-11-30T11:10:26.774Z] #0 8.296 0 added, 0 removed; done.
11:10:26 [2022-11-30T11:10:26.774Z] #0 8.296 Running hooks in /etc/ca-certificates/update.d...
11:10:26 [2022-11-30T11:10:26.774Z] #0 8.298 done.
11:10:27 [2022-11-30T11:10:27.035Z] #13 ...
11:10:27 [2022-11-30T11:10:27.035Z] 
11:10:27 [2022-11-30T11:10:27.035Z] #8 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3
11:10:27 [2022-11-30T11:10:27.295Z] #8 ...
11:10:27 [2022-11-30T11:10:27.295Z] 
11:10:27 [2022-11-30T11:10:27.295Z] #13 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:10:27 [2022-11-30T11:10:27.295Z] #13 DONE 10.5s
11:10:27 [2022-11-30T11:10:27.555Z] 
11:10:27 [2022-11-30T11:10:27.555Z] #14 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
11:10:28 [2022-11-30T11:10:28.499Z] #14 DONE 1.1s
11:10:28 [2022-11-30T11:10:28.499Z] 
11:10:28 [2022-11-30T11:10:28.499Z] #8 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3
11:10:28 [2022-11-30T11:10:28.499Z] #8 extracting sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 4.0s done
11:10:28 [2022-11-30T11:10:28.499Z] #8 extracting sha256:cd807e8b483974845eabbdbbaa4bb3a66f74facd8c061e01e923e9f1da608271 done
11:10:28 [2022-11-30T11:10:28.499Z] #8 DONE 15.5s
11:10:28 [2022-11-30T11:10:28.499Z] 
11:10:28 [2022-11-30T11:10:28.499Z] #15 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:10:29 [2022-11-30T11:10:29.070Z] #15 ...
11:10:29 [2022-11-30T11:10:29.070Z] 
11:10:29 [2022-11-30T11:10:29.070Z] #16 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:10:29 [2022-11-30T11:10:29.070Z] #16 DONE 0.6s
11:10:29 [2022-11-30T11:10:29.329Z] 
11:10:29 [2022-11-30T11:10:29.329Z] #17 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
11:10:29 [2022-11-30T11:10:29.590Z] #17 DONE 0.6s
11:10:29 [2022-11-30T11:10:29.590Z] 
11:10:29 [2022-11-30T11:10:29.590Z] #18 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:10:29 [2022-11-30T11:10:29.850Z] #18 ...
11:10:29 [2022-11-30T11:10:29.850Z] 
11:10:29 [2022-11-30T11:10:29.850Z] #19 [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
11:10:29 [2022-11-30T11:10:29.850Z] #19 DONE 0.3s
11:10:29 [2022-11-30T11:10:29.850Z] 
11:10:29 [2022-11-30T11:10:29.850Z] #20 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
11:10:29 [2022-11-30T11:10:29.850Z] #20 DONE 0.3s
11:10:29 [2022-11-30T11:10:29.850Z] 
11:10:29 [2022-11-30T11:10:29.850Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:10:29 [2022-11-30T11:10:29.850Z] #21 DONE 0.3s
11:10:29 [2022-11-30T11:10:29.850Z] 
11:10:29 [2022-11-30T11:10:29.850Z] #22 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
11:10:29 [2022-11-30T11:10:29.850Z] #22 DONE 0.4s
11:10:29 [2022-11-30T11:10:29.850Z] 
11:10:29 [2022-11-30T11:10:29.850Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "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
11:10:30 [2022-11-30T11:10:30.114Z] #23 ...
11:10:30 [2022-11-30T11:10:30.114Z] 
11:10:30 [2022-11-30T11:10:30.114Z] #18 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:10:30 [2022-11-30T11:10:30.114Z] #18 DONE 0.4s
11:10:30 [2022-11-30T11:10:30.114Z] 
11:10:30 [2022-11-30T11:10:30.114Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:10:34 [2022-11-30T11:10:34.316Z] #24 4.244 + git clone https://github.com/kolyshkin/go-swagger.git .
11:10:34 [2022-11-30T11:10:34.316Z] #24 4.247 Cloning into '.'...
11:10:35 [2022-11-30T11:10:35.256Z] #24 ...
11:10:35 [2022-11-30T11:10:35.256Z] 
11:10:35 [2022-11-30T11:10:35.256Z] #15 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:10:35 [2022-11-30T11:10:35.256Z] #15 1.895 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
11:10:35 [2022-11-30T11:10:35.256Z] #15 2.288 
11:10:35 [2022-11-30T11:10:35.256Z] #15 2.535 #=#=#                                                                         

#########################################                                 57.4%
######################################################################## 100.0%
11:10:35 [2022-11-30T11:10:35.256Z] #15 2.983 
11:10:35 [2022-11-30T11:10:35.256Z] #15 4.465 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
11:10:35 [2022-11-30T11:10:35.256Z] #15 4.928 
11:10:35 [2022-11-30T11:10:35.256Z] #15 5.110 #=#=#                                                                         
##O#-#                                                                        

                                                                           0.8%
######################################################################## 100.0%
11:10:35 [2022-11-30T11:10:35.256Z] #15 6.189 
11:10:38 [2022-11-30T11:10:38.555Z] #15 ...
11:10:38 [2022-11-30T11:10:38.555Z] 
11:10:38 [2022-11-30T11:10:38.555Z] #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
11:10:38 [2022-11-30T11:10:38.555Z] #0 3.165 + RM_GOPATH=0
11:10:38 [2022-11-30T11:10:38.555Z] #0 3.165 + TMP_GOPATH=
11:10:38 [2022-11-30T11:10:38.555Z] #0 3.165 + : /build
11:10:38 [2022-11-30T11:10:38.555Z] #0 3.165 + '[' -z '' ']'
11:10:38 [2022-11-30T11:10:38.555Z] #0 3.165 ++ mktemp -d
11:10:38 [2022-11-30T11:10:38.555Z] #0 3.171 + export GOPATH=/tmp/tmp.PC4SXGyVvo
11:10:38 [2022-11-30T11:10:38.555Z] #0 3.171 + GOPATH=/tmp/tmp.PC4SXGyVvo
11:10:38 [2022-11-30T11:10:38.555Z] #0 3.171 + RM_GOPATH=1
11:10:38 [2022-11-30T11:10:38.555Z] #0 3.171 + case "$(go env GOARCH)" in
11:10:38 [2022-11-30T11:10:38.555Z] #0 3.171 ++ go env GOARCH
11:10:38 [2022-11-30T11:10:38.555Z] #0 3.200 + export GO_BUILDMODE=-buildmode=pie
11:10:38 [2022-11-30T11:10:38.555Z] #0 3.200 + GO_BUILDMODE=-buildmode=pie
11:10:38 [2022-11-30T11:10:38.555Z] #0 3.200 ++ dirname /install.sh
11:10:38 [2022-11-30T11:10:38.555Z] #0 3.200 + dir=/
11:10:38 [2022-11-30T11:10:38.555Z] #0 3.200 + bin=rootlesskit
11:10:38 [2022-11-30T11:10:38.555Z] #0 3.200 + shift
11:10:38 [2022-11-30T11:10:38.555Z] #0 3.200 + '[' '!' -f //rootlesskit.installer ']'
11:10:38 [2022-11-30T11:10:38.555Z] #0 3.200 + . //rootlesskit.installer
11:10:38 [2022-11-30T11:10:38.555Z] #0 3.200 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
11:10:38 [2022-11-30T11:10:38.555Z] #0 3.200 + install_rootlesskit
11:10:38 [2022-11-30T11:10:38.555Z] #0 3.200 + case "$1" in
11:10:38 [2022-11-30T11:10:38.555Z] #0 3.200 + export CGO_ENABLED=0
11:10:38 [2022-11-30T11:10:38.555Z] #0 3.200 + CGO_ENABLED=0
11:10:38 [2022-11-30T11:10:38.555Z] #0 3.200 + _install_rootlesskit
11:10:38 [2022-11-30T11:10:38.555Z] #0 3.200 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
11:10:38 [2022-11-30T11:10:38.555Z] #0 3.200 + for f in rootlesskit rootlesskit-docker-proxy
11:10:38 [2022-11-30T11:10:38.555Z] #0 3.200 + GOBIN=/build
11:10:38 [2022-11-30T11:10:38.555Z] #0 3.200 + GO111MODULE=on
11:10:38 [2022-11-30T11:10:38.555Z] #0 3.200 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
11:10:38 [2022-11-30T11:10:38.555Z] #0 3.202 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
11:10:38 [2022-11-30T11:10:38.555Z] #0 3.588 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
11:10:38 [2022-11-30T11:10:38.555Z] #0 4.076 go: downloading github.com/sirupsen/logrus v1.9.0
11:10:38 [2022-11-30T11:10:38.555Z] #0 4.084 go: downloading github.com/urfave/cli/v2 v2.23.5
11:10:38 [2022-11-30T11:10:38.555Z] #0 4.944 go: downloading golang.org/x/sys v0.2.0
11:10:38 [2022-11-30T11:10:38.555Z] #0 6.492 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
11:10:38 [2022-11-30T11:10:38.555Z] #0 7.787 go: downloading github.com/google/uuid v1.3.0
11:10:38 [2022-11-30T11:10:38.555Z] #0 7.957 go: downloading github.com/moby/vpnkit v0.5.0
11:10:38 [2022-11-30T11:10:38.555Z] #0 8.552 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
11:10:38 [2022-11-30T11:10:38.816Z] #25 8.862 go: downloading github.com/gofrs/flock v0.8.1
11:10:38 [2022-11-30T11:10:38.816Z] #25 9.007 go: downloading github.com/gorilla/mux v1.8.0
11:10:39 [2022-11-30T11:10:39.076Z] #25 9.221 go: downloading github.com/moby/sys/mountinfo v0.6.2
11:10:39 [2022-11-30T11:10:39.646Z] #25 9.644 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
11:10:39 [2022-11-30T11:10:39.646Z] #25 ...
11:10:39 [2022-11-30T11:10:39.646Z] 
11:10:39 [2022-11-30T11:10:39.646Z] #26 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
11:10:39 [2022-11-30T11:10:39.646Z] #0 5.442 go: downloading gotest.tools/gotestsum v1.8.2
11:10:39 [2022-11-30T11:10:39.646Z] #0 7.294 go: downloading github.com/fatih/color v1.13.0
11:10:39 [2022-11-30T11:10:39.646Z] #0 7.345 go: downloading github.com/dnephin/pflag v1.0.7
11:10:39 [2022-11-30T11:10:39.646Z] #0 7.438 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:10:39 [2022-11-30T11:10:39.646Z] #0 7.670 go: downloading golang.org/x/tools v0.1.11
11:10:39 [2022-11-30T11:10:39.646Z] #0 7.901 go: downloading github.com/mattn/go-colorable v0.1.12
11:10:39 [2022-11-30T11:10:39.646Z] #0 8.017 go: downloading github.com/mattn/go-isatty v0.0.14
11:10:39 [2022-11-30T11:10:39.646Z] #0 8.086 go: downloading github.com/fsnotify/fsnotify v1.5.4
11:10:39 [2022-11-30T11:10:39.646Z] #0 8.211 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
11:10:39 [2022-11-30T11:10:39.646Z] #26 ...
11:10:39 [2022-11-30T11:10:39.646Z] 
11:10:39 [2022-11-30T11:10:39.646Z] #27 [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
11:10:39 [2022-11-30T11:10:39.646Z] #0 6.317 go: downloading github.com/go-delve/delve v1.8.1
11:10:39 [2022-11-30T11:10:39.907Z] #27 ...
11:10:39 [2022-11-30T11:10:39.907Z] 
11:10:39 [2022-11-30T11:10:39.907Z] #28 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:10:39 [2022-11-30T11:10:39.907Z] #0 6.104 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:10:39 [2022-11-30T11:10:39.907Z] #0 6.170 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:10:39 [2022-11-30T11:10:39.907Z] #0 6.177 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:10:39 [2022-11-30T11:10:39.907Z] #0 6.987 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
11:10:39 [2022-11-30T11:10:39.907Z] #0 9.416 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [204 kB]
11:10:39 [2022-11-30T11:10:39.907Z] #28 ...
11:10:39 [2022-11-30T11:10:39.907Z] 
11:10:39 [2022-11-30T11:10:39.907Z] #29 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
11:10:39 [2022-11-30T11:10:39.907Z] #0 6.140 go: downloading github.com/tc-hib/go-winres v0.3.0
11:10:39 [2022-11-30T11:10:39.907Z] #0 7.012 go: downloading github.com/tc-hib/winres v0.1.6
11:10:39 [2022-11-30T11:10:39.907Z] #0 8.189 go: downloading github.com/urfave/cli/v2 v2.3.0
11:10:39 [2022-11-30T11:10:39.907Z] #0 8.519 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
11:10:39 [2022-11-30T11:10:39.907Z] #0 8.575 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
11:10:40 [2022-11-30T11:10:40.171Z] #29 ...
11:10:40 [2022-11-30T11:10:40.172Z] 
11:10:40 [2022-11-30T11:10:40.172Z] #30 [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
11:10:40 [2022-11-30T11:10:40.172Z] #0 5.401 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:10:40 [2022-11-30T11:10:40.172Z] #0 5.460 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:10:40 [2022-11-30T11:10:40.172Z] #0 5.468 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:10:40 [2022-11-30T11:10:40.172Z] #0 5.903 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
11:10:40 [2022-11-30T11:10:40.172Z] #0 6.365 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
11:10:40 [2022-11-30T11:10:40.172Z] #0 8.681 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [204 kB]
11:10:40 [2022-11-30T11:10:40.432Z] #30 ...
11:10:40 [2022-11-30T11:10:40.432Z] 
11:10:40 [2022-11-30T11:10:40.432Z] #31 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
11:10:40 [2022-11-30T11:10:40.432Z] #0 5.126 + RM_GOPATH=0
11:10:40 [2022-11-30T11:10:40.432Z] #0 5.126 + TMP_GOPATH=
11:10:40 [2022-11-30T11:10:40.432Z] #0 5.126 + : /build
11:10:40 [2022-11-30T11:10:40.432Z] #0 5.126 + '[' -z '' ']'
11:10:40 [2022-11-30T11:10:40.432Z] #0 5.126 ++ mktemp -d
11:10:40 [2022-11-30T11:10:40.432Z] #0 5.151 + export GOPATH=/tmp/tmp.9aQ3OMsZ5o
11:10:40 [2022-11-30T11:10:40.432Z] #0 5.151 + GOPATH=/tmp/tmp.9aQ3OMsZ5o
11:10:40 [2022-11-30T11:10:40.432Z] #0 5.151 + RM_GOPATH=1
11:10:40 [2022-11-30T11:10:40.432Z] #0 5.151 + case "$(go env GOARCH)" in
11:10:40 [2022-11-30T11:10:40.432Z] #0 5.151 ++ go env GOARCH
11:10:40 [2022-11-30T11:10:40.432Z] #0 5.182 + export GO_BUILDMODE=-buildmode=pie
11:10:40 [2022-11-30T11:10:40.432Z] #0 5.182 + GO_BUILDMODE=-buildmode=pie
11:10:40 [2022-11-30T11:10:40.432Z] #0 5.182 ++ dirname /install.sh
11:10:40 [2022-11-30T11:10:40.432Z] #0 5.216 Install docker/cli version 17.06.2-ce from stable
11:10:40 [2022-11-30T11:10:40.432Z] #0 5.216 + dir=/
11:10:40 [2022-11-30T11:10:40.432Z] #0 5.216 + bin=dockercli
11:10:40 [2022-11-30T11:10:40.432Z] #0 5.216 + shift
11:10:40 [2022-11-30T11:10:40.432Z] #0 5.216 + '[' '!' -f //dockercli.installer ']'
11:10:40 [2022-11-30T11:10:40.432Z] #0 5.216 + . //dockercli.installer
11:10:40 [2022-11-30T11:10:40.432Z] #0 5.216 ++ : stable
11:10:40 [2022-11-30T11:10:40.432Z] #0 5.216 ++ : 17.06.2-ce
11:10:40 [2022-11-30T11:10:40.432Z] #0 5.216 + install_dockercli
11:10:40 [2022-11-30T11:10:40.432Z] #0 5.216 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:10:40 [2022-11-30T11:10:40.432Z] #0 5.216 ++ uname -m
11:10:40 [2022-11-30T11:10:40.432Z] #0 5.239 + arch=aarch64
11:10:40 [2022-11-30T11:10:40.432Z] #0 5.240 + '[' aarch64 '!=' x86_64 ']'
11:10:40 [2022-11-30T11:10:40.432Z] #0 5.240 + '[' aarch64 '!=' s390x ']'
11:10:40 [2022-11-30T11:10:40.432Z] #0 5.240 + '[' aarch64 '!=' armhf ']'
11:10:40 [2022-11-30T11:10:40.432Z] #0 5.240 + build_dockercli
11:10:40 [2022-11-30T11:10:40.432Z] #0 5.240 + git clone https://github.com/docker/docker-ce /tmp/tmp.9aQ3OMsZ5o/tmp/docker-ce
11:10:40 [2022-11-30T11:10:40.432Z] #0 5.242 Cloning into '/tmp/tmp.9aQ3OMsZ5o/tmp/docker-ce'...
11:10:40 [2022-11-30T11:10:40.432Z] #31 ...
11:10:40 [2022-11-30T11:10:40.432Z] 
11:10:40 [2022-11-30T11:10:40.432Z] #32 [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
11:10:40 [2022-11-30T11:10:40.432Z] #0 6.217 go: downloading github.com/pelletier/go-toml v1.8.1
11:10:40 [2022-11-30T11:10:40.693Z] #32 ...
11:10:40 [2022-11-30T11:10:40.693Z] 
11:10:40 [2022-11-30T11:10:40.693Z] #33 [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             ;
11:10:40 [2022-11-30T11:10:40.693Z] #0 4.349 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:10:40 [2022-11-30T11:10:40.693Z] #0 4.376 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:10:40 [2022-11-30T11:10:40.693Z] #0 4.389 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:10:40 [2022-11-30T11:10:40.693Z] #0 5.097 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
11:10:40 [2022-11-30T11:10:40.693Z] #0 7.094 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [204 kB]
11:10:40 [2022-11-30T11:10:40.693Z] #0 9.434 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
11:10:40 [2022-11-30T11:10:40.693Z] #33 ...
11:10:40 [2022-11-30T11:10:40.693Z] 
11:10:40 [2022-11-30T11:10:40.693Z] #34 [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
11:10:40 [2022-11-30T11:10:40.693Z] #0 5.937 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:10:40 [2022-11-30T11:10:40.693Z] #0 5.982 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:10:40 [2022-11-30T11:10:40.693Z] #0 5.996 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:10:40 [2022-11-30T11:10:40.693Z] #0 6.808 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
11:10:40 [2022-11-30T11:10:40.693Z] #0 9.225 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [204 kB]
11:10:40 [2022-11-30T11:10:40.962Z] #34 ...
11:10:40 [2022-11-30T11:10:40.962Z] 
11:10:40 [2022-11-30T11:10:40.962Z] #35 [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
11:10:40 [2022-11-30T11:10:40.962Z] #0 6.252 go: downloading github.com/golangci/golangci-lint v1.49.0
11:10:40 [2022-11-30T11:10:40.962Z] #0 8.634 go: downloading github.com/gofrs/flock v0.8.1
11:10:40 [2022-11-30T11:10:40.962Z] #0 8.636 go: downloading github.com/pkg/errors v0.9.1
11:10:40 [2022-11-30T11:10:40.962Z] #0 8.700 go: downloading github.com/spf13/cobra v1.5.0
11:10:40 [2022-11-30T11:10:40.962Z] #0 8.747 go: downloading github.com/spf13/pflag v1.0.5
11:10:40 [2022-11-30T11:10:40.962Z] #0 9.002 go: downloading github.com/spf13/viper v1.12.0
11:10:40 [2022-11-30T11:10:40.962Z] #0 9.217 go: downloading gopkg.in/yaml.v3 v3.0.1
11:10:40 [2022-11-30T11:10:40.962Z] #0 9.679 go: downloading github.com/mattn/go-colorable v0.1.13
11:10:40 [2022-11-30T11:10:40.962Z] #0 9.680 go: downloading github.com/mattn/go-isatty v0.0.16
11:10:40 [2022-11-30T11:10:40.962Z] #0 9.778 go: downloading golang.org/x/tools v0.1.12
11:10:40 [2022-11-30T11:10:40.962Z] #0 9.808 go: downloading github.com/hashicorp/go-version v1.6.0
11:10:40 [2022-11-30T11:10:40.962Z] #0 9.922 go: downloading github.com/ldez/gomoddirectives v0.2.3
11:10:40 [2022-11-30T11:10:40.962Z] #0 10.03 go: downloading github.com/mitchellh/go-homedir v1.1.0
11:10:40 [2022-11-30T11:10:40.962Z] #0 10.16 go: downloading github.com/hashicorp/go-multierror v1.1.1
11:10:40 [2022-11-30T11:10:40.962Z] #35 ...
11:10:40 [2022-11-30T11:10:40.962Z] 
11:10:40 [2022-11-30T11:10:40.962Z] #36 [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
11:10:40 [2022-11-30T11:10:40.962Z] #0 6.081 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:10:40 [2022-11-30T11:10:40.962Z] #0 6.148 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:10:40 [2022-11-30T11:10:40.962Z] #0 6.149 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:10:40 [2022-11-30T11:10:40.962Z] #0 7.027 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
11:10:40 [2022-11-30T11:10:40.962Z] #0 9.323 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [204 kB]
11:10:41 [2022-11-30T11:10:41.223Z] #36 ...
11:10:41 [2022-11-30T11:10:41.223Z] 
11:10:41 [2022-11-30T11:10:41.223Z] #37 [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
11:10:41 [2022-11-30T11:10:41.223Z] #0 6.117 go: downloading mvdan.cc/sh/v3 v3.0.2
11:10:41 [2022-11-30T11:10:41.223Z] #37 ...
11:10:41 [2022-11-30T11:10:41.223Z] 
11:10:41 [2022-11-30T11:10:41.223Z] #26 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
11:10:41 [2022-11-30T11:10:41.223Z] #26 11.63 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
11:10:41 [2022-11-30T11:10:41.223Z] #26 11.70 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
11:10:43 [2022-11-30T11:10:43.138Z] #26 ...
11:10:43 [2022-11-30T11:10:43.138Z] 
11:10:43 [2022-11-30T11:10:43.138Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "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
11:10:43 [2022-11-30T11:10:43.138Z] #23 2.806 + git clone https://github.com/docker/distribution.git .
11:10:43 [2022-11-30T11:10:43.138Z] #23 2.807 Cloning into '.'...
11:10:43 [2022-11-30T11:10:43.138Z] #23 ...
11:10:43 [2022-11-30T11:10:43.138Z] 
11:10:43 [2022-11-30T11:10:43.138Z] #15 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:10:43 [2022-11-30T11:10:43.138Z] #15 11.28 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
11:10:43 [2022-11-30T11:10:43.138Z] #15 12.84 #=#=#                                                                         
11:10:43 [2022-11-30T11:10:43.138Z] #15 13.20 #=#=#                                                                         

                                                                           0.1%
#######                                                                   10.6%
################                                                          23.5%
########################                                                  34.6%
################################                                          44.5%
###########################################                               60.8%
######################################################                    76.3%
######################################################################    97.8%
######################################################################## 100.0%
11:10:43 [2022-11-30T11:10:43.710Z] #15 15.32 
11:10:48 [2022-11-30T11:10:48.997Z] #15 ...
11:10:48 [2022-11-30T11:10:48.997Z] 
11:10:48 [2022-11-30T11:10:48.997Z] #32 [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
11:10:48 [2022-11-30T11:10:48.997Z] #32 19.08 tomll can be used in two ways:
11:10:48 [2022-11-30T11:10:48.997Z] #32 19.08 Writing to STDIN and reading from STDOUT:
11:10:48 [2022-11-30T11:10:48.997Z] #32 19.08   cat file.toml | tomll > file.toml
11:10:48 [2022-11-30T11:10:48.997Z] #32 19.08 
11:10:48 [2022-11-30T11:10:48.997Z] #32 19.08 Reading and updating a list of files:
11:10:48 [2022-11-30T11:10:48.997Z] #32 19.08   tomll a.toml b.toml c.toml
11:10:48 [2022-11-30T11:10:48.997Z] #32 19.08 
11:10:48 [2022-11-30T11:10:48.997Z] #32 19.08 When given a list of files, tomll will modify all files in place without asking.
11:10:49 [2022-11-30T11:10:49.575Z] #32 ...
11:10:49 [2022-11-30T11:10:49.575Z] 
11:10:49 [2022-11-30T11:10:49.575Z] #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
11:10:49 [2022-11-30T11:10:49.575Z] #25 9.711 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
11:10:49 [2022-11-30T11:10:49.575Z] #25 11.02 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
11:10:49 [2022-11-30T11:10:49.575Z] #25 11.19 go: downloading golang.org/x/net v0.1.0
11:10:49 [2022-11-30T11:10:49.575Z] #25 11.41 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:10:49 [2022-11-30T11:10:49.835Z] #25 ...
11:10:49 [2022-11-30T11:10:49.835Z] 
11:10:49 [2022-11-30T11:10:49.835Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "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
11:10:49 [2022-11-30T11:10:49.835Z] #23 14.92 Updating files:  81% (1800/2209)
Updating files:  82% (1812/2209)
Updating files:  83% (1834/2209)
Updating files:  84% (1856/2209)
Updating files:  85% (1878/2209)
Updating files:  86% (1900/2209)
Updating files:  87% (1922/2209)
Updating files:  88% (1944/2209)
Updating files:  89% (1967/2209)
Updating files:  90% (1989/2209)
Updating files:  91% (2011/2209)
Updating files:  92% (2033/2209)
Updating files:  93% (2055/2209)
Updating files:  94% (2077/2209)
Updating files:  95% (2099/2209)
Updating files:  96% (2121/2209)
Updating files:  97% (2143/2209)
Updating files:  98% (2165/2209)
Updating files:  99% (2187/2209)
Updating files: 100% (2209/2209)
Updating files: 100% (2209/2209), done.
11:10:49 [2022-11-30T11:10:49.835Z] #23 15.31 + git checkout -q v2.3.0
11:10:49 [2022-11-30T11:10:49.835Z] #23 17.20 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
11:10:50 [2022-11-30T11:10:50.414Z] #23 ...
11:10:50 [2022-11-30T11:10:50.414Z] 
11:10:50 [2022-11-30T11:10:50.414Z] #29 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
11:10:50 [2022-11-30T11:10:50.414Z] #29 10.76 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
11:10:50 [2022-11-30T11:10:50.414Z] #29 10.84 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:10:50 [2022-11-30T11:10:50.674Z] #29 ...
11:10:50 [2022-11-30T11:10:50.674Z] 
11:10:50 [2022-11-30T11:10:50.674Z] #35 [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
11:10:50 [2022-11-30T11:10:50.674Z] #35 15.78 go: downloading github.com/sirupsen/logrus v1.9.0
11:10:50 [2022-11-30T11:10:50.674Z] #35 15.78 go: downloading github.com/stretchr/testify v1.8.0
11:10:50 [2022-11-30T11:10:50.674Z] #35 16.01 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
11:10:50 [2022-11-30T11:10:50.674Z] #35 16.12 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
11:10:50 [2022-11-30T11:10:50.674Z] #35 16.27 go: downloading github.com/mitchellh/mapstructure v1.5.0
11:10:50 [2022-11-30T11:10:50.674Z] #35 16.29 go: downloading github.com/spf13/afero v1.8.2
11:10:50 [2022-11-30T11:10:50.674Z] #35 16.42 go: downloading github.com/spf13/cast v1.5.0
11:10:50 [2022-11-30T11:10:50.674Z] #35 16.55 go: downloading github.com/spf13/jwalterweatherman v1.1.0
11:10:50 [2022-11-30T11:10:50.674Z] #35 16.69 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
11:10:50 [2022-11-30T11:10:50.674Z] #35 17.04 go: downloading github.com/hashicorp/errwrap v1.0.0
11:10:50 [2022-11-30T11:10:50.674Z] #35 17.63 go: downloading 4d63.com/gochecknoglobals v0.1.0
11:10:50 [2022-11-30T11:10:50.674Z] #35 17.89 go: downloading github.com/Antonboom/errname v0.1.7
11:10:50 [2022-11-30T11:10:50.674Z] #35 17.96 go: downloading github.com/Antonboom/nilnil v0.1.1
11:10:50 [2022-11-30T11:10:50.674Z] #35 18.31 go: downloading github.com/BurntSushi/toml v1.2.0
11:10:50 [2022-11-30T11:10:50.674Z] #35 19.49 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
11:10:50 [2022-11-30T11:10:50.674Z] #35 19.67 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
11:10:50 [2022-11-30T11:10:50.674Z] #35 19.77 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
11:10:50 [2022-11-30T11:10:50.674Z] #35 19.94 go: downloading github.com/alexkohler/prealloc v1.0.0
11:10:50 [2022-11-30T11:10:50.674Z] #35 19.95 go: downloading github.com/alingse/asasalint v0.0.11
11:10:50 [2022-11-30T11:10:50.674Z] #35 20.04 go: downloading github.com/ashanbrown/forbidigo v1.3.0
11:10:50 [2022-11-30T11:10:50.674Z] #35 20.08 go: downloading github.com/ashanbrown/makezero v1.1.1
11:10:50 [2022-11-30T11:10:50.675Z] #35 20.16 go: downloading github.com/bkielbasa/cyclop v1.2.0
11:10:50 [2022-11-30T11:10:50.675Z] #35 20.22 go: downloading github.com/blizzy78/varnamelen v0.8.0
11:10:50 [2022-11-30T11:10:50.675Z] #35 20.28 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
11:10:50 [2022-11-30T11:10:50.675Z] #35 20.39 go: downloading github.com/breml/bidichk v0.2.3
11:10:50 [2022-11-30T11:10:50.675Z] #35 20.46 go: downloading github.com/breml/errchkjson v0.3.0
11:10:50 [2022-11-30T11:10:50.675Z] #35 20.64 go: downloading github.com/butuzov/ireturn v0.1.1
11:10:50 [2022-11-30T11:10:50.675Z] #35 20.66 go: downloading github.com/charithe/durationcheck v0.0.9
11:10:50 [2022-11-30T11:10:50.675Z] #35 20.74 go: downloading github.com/curioswitch/go-reassign v0.1.2
11:10:50 [2022-11-30T11:10:50.675Z] #35 20.75 go: downloading github.com/daixiang0/gci v0.6.3
11:10:50 [2022-11-30T11:10:50.675Z] #35 21.09 go: downloading github.com/denis-tingaikin/go-header v0.4.3
11:10:50 [2022-11-30T11:10:50.675Z] #35 21.10 go: downloading github.com/esimonov/ifshort v1.0.4
11:10:50 [2022-11-30T11:10:50.936Z] #35 21.20 go: downloading github.com/firefart/nonamedreturns v1.0.4
11:10:50 [2022-11-30T11:10:50.936Z] #35 21.22 go: downloading github.com/fzipp/gocyclo v0.6.0
11:10:50 [2022-11-30T11:10:50.936Z] #35 ...
11:10:50 [2022-11-30T11:10:50.936Z] 
11:10:50 [2022-11-30T11:10:50.936Z] #15 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:10:50 [2022-11-30T11:10:50.936Z] #15 22.50 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
11:10:51 [2022-11-30T11:10:51.511Z] #15 ...
11:10:51 [2022-11-30T11:10:51.511Z] 
11:10:51 [2022-11-30T11:10:51.511Z] #30 [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
11:10:51 [2022-11-30T11:10:51.511Z] #30 11.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
11:10:51 [2022-11-30T11:10:51.511Z] #30 14.50 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
11:10:51 [2022-11-30T11:10:51.511Z] #30 17.40 Fetched 8499 kB in 12s (689 kB/s)
11:10:51 [2022-11-30T11:10:51.511Z] #30 17.40 Reading package lists...
11:10:51 [2022-11-30T11:10:51.511Z] #30 ...
11:10:51 [2022-11-30T11:10:51.511Z] 
11:10:51 [2022-11-30T11:10:51.511Z] #28 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:10:51 [2022-11-30T11:10:51.511Z] #28 12.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
11:10:51 [2022-11-30T11:10:51.511Z] #28 17.37 Fetched 8495 kB in 11s (739 kB/s)
11:10:51 [2022-11-30T11:10:51.511Z] #28 17.37 Reading package lists...
11:10:51 [2022-11-30T11:10:51.775Z] #28 21.89 Reading package lists...
11:10:51 [2022-11-30T11:10:51.775Z] #28 ...
11:10:51 [2022-11-30T11:10:51.775Z] 
11:10:51 [2022-11-30T11:10:51.775Z] #34 [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
11:10:51 [2022-11-30T11:10:51.775Z] #34 11.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
11:10:51 [2022-11-30T11:10:51.775Z] #34 16.50 Fetched 8495 kB in 11s (778 kB/s)
11:10:52 [2022-11-30T11:10:52.036Z] #34 16.50 Reading package lists...
11:10:52 [2022-11-30T11:10:52.036Z] #34 ...
11:10:52 [2022-11-30T11:10:52.036Z] 
11:10:52 [2022-11-30T11:10:52.036Z] #36 [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
11:10:52 [2022-11-30T11:10:52.036Z] #36 12.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
11:10:52 [2022-11-30T11:10:52.036Z] #36 17.85 Fetched 8495 kB in 12s (710 kB/s)
11:10:52 [2022-11-30T11:10:52.036Z] #36 17.85 Reading package lists...
11:10:52 [2022-11-30T11:10:52.036Z] #36 ...
11:10:52 [2022-11-30T11:10:52.036Z] 
11:10:52 [2022-11-30T11:10:52.036Z] #30 [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
11:10:52 [2022-11-30T11:10:52.036Z] #30 17.40 Reading package lists...
11:10:53 [2022-11-30T11:10:53.240Z] #30 22.29 Reading package lists...
11:10:53 [2022-11-30T11:10:53.241Z] #30 ...
11:10:53 [2022-11-30T11:10:53.241Z] 
11:10:53 [2022-11-30T11:10:53.241Z] #32 [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
11:10:53 [2022-11-30T11:10:53.241Z] #32 DONE 23.4s
11:10:53 [2022-11-30T11:10:53.241Z] 
11:10:53 [2022-11-30T11:10:53.241Z] #15 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:10:53 [2022-11-30T11:10:53.241Z] #15 24.21 #=#=#                                                                         
11:10:53 [2022-11-30T11:10:53.241Z] #15 24.53 #=#=#                                                                         
##O#-#                                                                        

######################################################################## 100.0%
11:10:53 [2022-11-30T11:10:53.503Z] #15 ...
11:10:53 [2022-11-30T11:10:53.503Z] 
11:10:53 [2022-11-30T11:10:53.503Z] #27 [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
11:10:53 [2022-11-30T11:10:53.503Z] #27 14.02 go: downloading github.com/sirupsen/logrus v1.6.0
11:10:53 [2022-11-30T11:10:53.503Z] #27 14.02 go: downloading github.com/spf13/cobra v1.1.3
11:10:53 [2022-11-30T11:10:53.503Z] #27 14.52 go: downloading github.com/mattn/go-isatty v0.0.3
11:10:53 [2022-11-30T11:10:53.503Z] #27 14.60 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
11:10:53 [2022-11-30T11:10:53.503Z] #27 14.83 go: downloading gopkg.in/yaml.v2 v2.4.0
11:10:53 [2022-11-30T11:10:53.503Z] #27 15.11 go: downloading github.com/cosiner/argv v0.1.0
11:10:53 [2022-11-30T11:10:53.503Z] #27 15.19 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
11:10:53 [2022-11-30T11:10:53.503Z] #27 15.24 go: downloading github.com/peterh/liner v1.2.2
11:10:53 [2022-11-30T11:10:53.503Z] #27 15.44 go: downloading github.com/google/go-dap v0.6.0
11:10:53 [2022-11-30T11:10:53.503Z] #27 15.74 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
11:10:53 [2022-11-30T11:10:53.503Z] #27 16.31 go: downloading github.com/mattn/go-runewidth v0.0.3
11:10:53 [2022-11-30T11:10:53.503Z] #27 16.43 go: downloading github.com/hashicorp/golang-lru v0.5.4
11:10:53 [2022-11-30T11:10:53.503Z] #27 16.47 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
11:10:53 [2022-11-30T11:10:53.503Z] #27 18.39 go: downloading github.com/russross/blackfriday/v2 v2.0.1
11:10:53 [2022-11-30T11:10:53.503Z] #27 18.67 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
11:10:53 [2022-11-30T11:10:53.763Z] #27 ...
11:10:53 [2022-11-30T11:10:53.764Z] 
11:10:53 [2022-11-30T11:10:53.764Z] #35 [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
11:10:53 [2022-11-30T11:10:53.764Z] #35 21.35 go: downloading github.com/go-critic/go-critic v0.6.4
11:10:53 [2022-11-30T11:10:53.764Z] #35 22.50 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
11:10:53 [2022-11-30T11:10:53.764Z] #35 22.57 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
11:10:53 [2022-11-30T11:10:53.764Z] #35 22.59 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
11:10:53 [2022-11-30T11:10:53.764Z] #35 22.69 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
11:10:53 [2022-11-30T11:10:53.764Z] #35 22.98 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
11:10:53 [2022-11-30T11:10:53.764Z] #35 23.00 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
11:10:53 [2022-11-30T11:10:53.764Z] #35 23.06 go: downloading github.com/golangci/misspell v0.3.5
11:10:53 [2022-11-30T11:10:53.764Z] #35 23.26 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
11:10:53 [2022-11-30T11:10:53.764Z] #35 23.29 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
11:10:53 [2022-11-30T11:10:53.764Z] #35 23.51 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
11:10:53 [2022-11-30T11:10:53.764Z] #35 23.55 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
11:10:53 [2022-11-30T11:10:53.764Z] #35 23.70 go: downloading github.com/hexops/gotextdiff v1.0.3
11:10:53 [2022-11-30T11:10:53.764Z] #35 23.90 go: downloading github.com/jgautheron/goconst v1.5.1
11:10:53 [2022-11-30T11:10:53.764Z] #35 23.94 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
11:10:53 [2022-11-30T11:10:53.764Z] #35 24.04 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
11:10:53 [2022-11-30T11:10:53.764Z] #35 24.11 go: downloading github.com/julz/importas v0.1.0
11:10:53 [2022-11-30T11:10:53.764Z] #35 24.11 go: downloading github.com/kisielk/errcheck v1.6.2
11:10:54 [2022-11-30T11:10:54.025Z] #35 24.28 go: downloading github.com/kulti/thelper v0.6.3
11:10:54 [2022-11-30T11:10:54.025Z] #35 24.34 go: downloading github.com/kunwardeep/paralleltest v1.0.6
11:10:54 [2022-11-30T11:10:54.025Z] #35 ...
11:10:54 [2022-11-30T11:10:54.025Z] 
11:10:54 [2022-11-30T11:10:54.025Z] #33 [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             ;
11:10:54 [2022-11-30T11:10:54.025Z] #33 14.27 Fetched 8495 kB in 10s (835 kB/s)
11:10:54 [2022-11-30T11:10:54.025Z] #33 14.27 Reading package lists...
11:10:54 [2022-11-30T11:10:54.025Z] #33 20.01 Reading package lists...
11:10:54 [2022-11-30T11:10:54.025Z] #33 ...
11:10:54 [2022-11-30T11:10:54.025Z] 
11:10:54 [2022-11-30T11:10:54.025Z] #35 [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
11:10:54 [2022-11-30T11:10:54.025Z] #35 24.43 go: downloading github.com/kyoh86/exportloopref v0.1.8
11:10:54 [2022-11-30T11:10:54.025Z] #35 24.46 go: downloading github.com/ldez/tagliatelle v0.3.1
11:10:54 [2022-11-30T11:10:54.286Z] #35 24.49 go: downloading github.com/leonklingele/grouper v1.1.0
11:10:54 [2022-11-30T11:10:54.286Z] #35 24.60 go: downloading github.com/lufeee/execinquery v1.2.1
11:10:54 [2022-11-30T11:10:54.286Z] #35 24.64 go: downloading github.com/maratori/testpackage v1.1.0
11:10:54 [2022-11-30T11:10:54.286Z] #35 24.67 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
11:10:54 [2022-11-30T11:10:54.286Z] #35 ...
11:10:54 [2022-11-30T11:10:54.286Z] 
11:10:54 [2022-11-30T11:10:54.286Z] #37 [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
11:10:54 [2022-11-30T11:10:54.286Z] #37 14.67 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:10:54 [2022-11-30T11:10:54.286Z] #37 14.67 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:10:54 [2022-11-30T11:10:54.286Z] #37 14.73 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:10:54 [2022-11-30T11:10:54.286Z] #37 16.27 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:10:54 [2022-11-30T11:10:54.547Z] #37 ...
11:10:54 [2022-11-30T11:10:54.547Z] 
11:10:54 [2022-11-30T11:10:54.547Z] #35 [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
11:10:54 [2022-11-30T11:10:54.547Z] #35 24.79 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
11:10:54 [2022-11-30T11:10:54.547Z] #35 24.83 go: downloading github.com/mgechev/revive v1.2.3
11:10:54 [2022-11-30T11:10:54.808Z] #35 ...
11:10:54 [2022-11-30T11:10:54.808Z] 
11:10:54 [2022-11-30T11:10:54.808Z] #26 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
11:10:54 [2022-11-30T11:10:54.808Z] #26 15.25 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
11:10:55 [2022-11-30T11:10:55.068Z] #26 ...
11:10:55 [2022-11-30T11:10:55.068Z] 
11:10:55 [2022-11-30T11:10:55.068Z] #35 [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
11:10:55 [2022-11-30T11:10:55.068Z] #35 25.44 go: downloading github.com/moricho/tparallel v0.2.1
11:10:55 [2022-11-30T11:10:55.068Z] #35 25.45 go: downloading github.com/nakabonne/nestif v0.3.1
11:10:55 [2022-11-30T11:10:55.329Z] #35 25.54 go: downloading github.com/nishanths/exhaustive v0.8.1
11:10:55 [2022-11-30T11:10:55.329Z] #35 25.55 go: downloading github.com/nishanths/predeclared v0.2.2
11:10:55 [2022-11-30T11:10:55.329Z] #35 25.74 go: downloading github.com/polyfloyd/go-errorlint v1.0.2
11:10:55 [2022-11-30T11:10:55.591Z] #35 25.88 go: downloading github.com/ryancurrah/gomodguard v1.2.4
11:10:55 [2022-11-30T11:10:55.591Z] #35 25.88 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
11:10:55 [2022-11-30T11:10:55.591Z] #35 26.01 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
11:10:55 [2022-11-30T11:10:55.591Z] #35 26.02 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
11:10:55 [2022-11-30T11:10:55.591Z] #35 26.08 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0
11:10:55 [2022-11-30T11:10:55.853Z] #35 26.12 go: downloading github.com/securego/gosec/v2 v2.13.1
11:10:55 [2022-11-30T11:10:55.853Z] #35 26.37 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
11:10:56 [2022-11-30T11:10:56.114Z] #35 26.41 go: downloading github.com/sivchari/containedctx v1.0.2
11:10:56 [2022-11-30T11:10:56.114Z] #35 26.46 go: downloading github.com/sivchari/nosnakecase v1.7.0
11:10:56 [2022-11-30T11:10:56.114Z] #35 26.50 go: downloading github.com/sivchari/tenv v1.7.0
11:10:56 [2022-11-30T11:10:56.114Z] #35 26.56 go: downloading github.com/sonatard/noctx v0.0.1
11:10:56 [2022-11-30T11:10:56.114Z] #35 26.63 go: downloading github.com/sourcegraph/go-diff v0.6.1
11:10:56 [2022-11-30T11:10:56.374Z] #35 26.72 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
11:10:56 [2022-11-30T11:10:56.374Z] #35 26.83 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
11:10:56 [2022-11-30T11:10:56.375Z] #35 26.87 go: downloading github.com/sylvia7788/contextcheck v1.0.6
11:10:56 [2022-11-30T11:10:56.635Z] #35 27.01 go: downloading github.com/tdakkota/asciicheck v0.1.1
11:10:56 [2022-11-30T11:10:56.635Z] #35 27.01 go: downloading github.com/tetafro/godot v1.4.11
11:10:56 [2022-11-30T11:10:56.898Z] #35 27.09 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
11:10:56 [2022-11-30T11:10:56.898Z] #35 27.11 go: downloading github.com/timonwong/logrlint v0.1.0
11:10:56 [2022-11-30T11:10:56.898Z] #35 27.30 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2
11:10:56 [2022-11-30T11:10:56.898Z] #35 27.33 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
11:10:57 [2022-11-30T11:10:57.159Z] #35 27.59 go: downloading github.com/ultraware/funlen v0.0.3
11:10:57 [2022-11-30T11:10:57.159Z] #35 27.68 go: downloading github.com/ultraware/whitespace v0.0.5
11:10:57 [2022-11-30T11:10:57.420Z] #35 27.82 go: downloading github.com/uudashr/gocognit v1.0.6
11:10:57 [2022-11-30T11:10:57.420Z] #35 27.86 go: downloading github.com/yeya24/promlinter v0.2.0
11:10:57 [2022-11-30T11:10:57.680Z] #35 27.92 go: downloading github.com/yagipy/maintidx v1.0.0
11:10:57 [2022-11-30T11:10:57.680Z] #35 27.97 go: downloading gitlab.com/bosi/decorder v0.2.3
11:10:57 [2022-11-30T11:10:57.941Z] #35 28.20 go: downloading honnef.co/go/tools v0.3.3
11:10:59 [2022-11-30T11:10:59.860Z] #35 30.09 go: downloading mvdan.cc/gofumpt v0.3.1
11:10:59 [2022-11-30T11:10:59.860Z] #35 30.12 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
11:10:59 [2022-11-30T11:10:59.860Z] #35 30.25 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442
11:10:59 [2022-11-30T11:10:59.860Z] #35 30.35 go: downloading github.com/davecgh/go-spew v1.1.1
11:11:00 [2022-11-30T11:11:00.122Z] #35 30.42 go: downloading github.com/pmezard/go-difflib v1.0.0
11:11:00 [2022-11-30T11:11:00.122Z] #35 30.54 go: downloading github.com/stretchr/objx v0.4.0
11:11:00 [2022-11-30T11:11:00.122Z] #35 30.55 go: downloading golang.org/x/text v0.3.7
11:11:02 [2022-11-30T11:11:02.131Z] #35 ...
11:11:02 [2022-11-30T11:11:02.131Z] 
11:11:02 [2022-11-30T11:11:02.131Z] #15 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:11:02 [2022-11-30T11:11:02.131Z] #15 26.15 
11:11:02 [2022-11-30T11:11:02.131Z] #15 28.97 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
11:11:02 [2022-11-30T11:11:02.131Z] #15 30.70 #=#=#                                                                         
11:11:02 [2022-11-30T11:11:02.131Z] #15 31.01 #=#=#                                                                         

######################################################################## 100.0%
11:11:02 [2022-11-30T11:11:02.131Z] #15 32.38 
11:11:02 [2022-11-30T11:11:02.131Z] #15 32.77 Download of images into '/build' complete.
11:11:02 [2022-11-30T11:11:02.131Z] #15 32.77 Use something like the following to load the result into a Docker daemon:
11:11:02 [2022-11-30T11:11:02.131Z] #15 32.77   tar -cC '/build' . | docker load
11:11:02 [2022-11-30T11:11:02.131Z] #15 ...
11:11:02 [2022-11-30T11:11:02.131Z] 
11:11:02 [2022-11-30T11:11:02.131Z] #34 [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
11:11:02 [2022-11-30T11:11:02.131Z] #34 22.52 Reading package lists...
11:11:02 [2022-11-30T11:11:02.131Z] #34 27.83 Building dependency tree...
11:11:02 [2022-11-30T11:11:02.131Z] #34 31.83 The following additional packages will be installed:
11:11:02 [2022-11-30T11:11:02.131Z] #34 31.85   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:11:02 [2022-11-30T11:11:02.131Z] #34 31.85   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
11:11:02 [2022-11-30T11:11:02.131Z] #34 31.85   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
11:11:02 [2022-11-30T11:11:02.131Z] #34 31.85   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
11:11:02 [2022-11-30T11:11:02.131Z] #34 31.86   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
11:11:02 [2022-11-30T11:11:02.131Z] #34 31.86   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
11:11:02 [2022-11-30T11:11:02.131Z] #34 31.87   mingw-w64-common mingw-w64-x86-64-dev
11:11:02 [2022-11-30T11:11:02.131Z] #34 31.87 Suggested packages:
11:11:02 [2022-11-30T11:11:02.131Z] #34 31.89   gcc-10-locales seccomp wine64
11:11:02 [2022-11-30T11:11:02.391Z] #34 ...
11:11:02 [2022-11-30T11:11:02.391Z] 
11:11:02 [2022-11-30T11:11:02.391Z] #36 [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
11:11:02 [2022-11-30T11:11:02.391Z] #36 17.85 Reading package lists...
11:11:02 [2022-11-30T11:11:02.391Z] #36 22.72 Reading package lists...
11:11:02 [2022-11-30T11:11:02.391Z] #36 27.91 Building dependency tree...
11:11:02 [2022-11-30T11:11:02.391Z] #36 31.80 The following additional packages will be installed:
11:11:02 [2022-11-30T11:11:02.391Z] #36 31.81   libbtrfs0
11:11:02 [2022-11-30T11:11:02.391Z] #36 32.01 The following NEW packages will be installed:
11:11:02 [2022-11-30T11:11:02.391Z] #36 32.01   libbtrfs-dev libbtrfs0
11:11:02 [2022-11-30T11:11:02.391Z] #36 32.46 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.
11:11:02 [2022-11-30T11:11:02.391Z] #36 32.46 Need to get 454 kB of archives.
11:11:02 [2022-11-30T11:11:02.391Z] #36 32.46 After this operation, 1275 kB of additional disk space will be used.
11:11:02 [2022-11-30T11:11:02.391Z] #36 32.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
11:11:02 [2022-11-30T11:11:02.391Z] #36 32.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
11:11:02 [2022-11-30T11:11:02.391Z] #36 ...
11:11:02 [2022-11-30T11:11:02.391Z] 
11:11:02 [2022-11-30T11:11:02.391Z] #33 [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             ;
11:11:02 [2022-11-30T11:11:02.391Z] #33 20.01 Reading package lists...
11:11:02 [2022-11-30T11:11:02.391Z] #33 24.77 Building dependency tree...
11:11:02 [2022-11-30T11:11:02.391Z] #33 28.88 python3 is already the newest version (3.9.2-3).
11:11:02 [2022-11-30T11:11:02.391Z] #33 28.88 The following additional packages will be installed:
11:11:02 [2022-11-30T11:11:02.391Z] #33 28.88   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
11:11:02 [2022-11-30T11:11:02.391Z] #33 28.88   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
11:11:02 [2022-11-30T11:11:02.391Z] #33 28.88 Suggested packages:
11:11:02 [2022-11-30T11:11:02.391Z] #33 28.88   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
11:11:02 [2022-11-30T11:11:02.391Z] #33 28.88   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
11:11:02 [2022-11-30T11:11:02.391Z] #33 28.88   m4-doc ed diffutils-doc
11:11:02 [2022-11-30T11:11:02.391Z] #33 28.88 Recommended packages:
11:11:02 [2022-11-30T11:11:02.391Z] #33 28.88   fakeroot libalgorithm-merge-perl libltdl-dev
11:11:02 [2022-11-30T11:11:02.391Z] #33 30.37 The following NEW packages will be installed:
11:11:02 [2022-11-30T11:11:02.391Z] #33 30.37   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
11:11:02 [2022-11-30T11:11:02.391Z] #33 30.37   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
11:11:02 [2022-11-30T11:11:02.391Z] #33 30.37   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
11:11:02 [2022-11-30T11:11:02.391Z] #33 30.38   libyajl2 m4 patch xz-utils
11:11:02 [2022-11-30T11:11:02.391Z] #33 30.83 0 upgraded, 23 newly installed, 0 to remove and 4 not upgraded.
11:11:02 [2022-11-30T11:11:02.391Z] #33 30.83 Need to get 5921 kB of archives.
11:11:02 [2022-11-30T11:11:02.391Z] #33 30.83 After this operation, 18.6 MB of additional disk space will be used.
11:11:02 [2022-11-30T11:11:02.391Z] #33 30.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
11:11:02 [2022-11-30T11:11:02.391Z] #33 30.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
11:11:02 [2022-11-30T11:11:02.391Z] #33 30.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
11:11:02 [2022-11-30T11:11:02.391Z] #33 30.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
11:11:02 [2022-11-30T11:11:02.391Z] #33 30.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
11:11:02 [2022-11-30T11:11:02.391Z] #33 30.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
11:11:02 [2022-11-30T11:11:02.391Z] #33 30.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
11:11:02 [2022-11-30T11:11:02.391Z] #33 30.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
11:11:02 [2022-11-30T11:11:02.391Z] #33 30.91 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
11:11:02 [2022-11-30T11:11:02.391Z] #33 30.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
11:11:02 [2022-11-30T11:11:02.391Z] #33 30.99 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
11:11:02 [2022-11-30T11:11:02.391Z] #33 31.00 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
11:11:02 [2022-11-30T11:11:02.391Z] #33 31.11 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
11:11:02 [2022-11-30T11:11:02.391Z] #33 31.11 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
11:11:02 [2022-11-30T11:11:02.391Z] #33 31.11 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
11:11:02 [2022-11-30T11:11:02.391Z] #33 31.12 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
11:11:02 [2022-11-30T11:11:02.391Z] #33 31.12 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
11:11:02 [2022-11-30T11:11:02.391Z] #33 31.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
11:11:02 [2022-11-30T11:11:02.391Z] #33 31.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
11:11:02 [2022-11-30T11:11:02.391Z] #33 31.13 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
11:11:02 [2022-11-30T11:11:02.391Z] #33 31.13 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
11:11:02 [2022-11-30T11:11:02.391Z] #33 31.14 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
11:11:02 [2022-11-30T11:11:02.391Z] #33 31.14 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
11:11:02 [2022-11-30T11:11:02.391Z] #33 32.25 debconf: delaying package configuration, since apt-utils is not installed
11:11:02 [2022-11-30T11:11:02.391Z] #33 32.51 Fetched 5921 kB in 1s (8307 kB/s)
11:11:02 [2022-11-30T11:11:02.391Z] #33 32.59 Selecting previously unselected package bzip2.
11:11:02 [2022-11-30T11:11:02.391Z] #33 32.59 (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.)
11:11:02 [2022-11-30T11:11:02.391Z] #33 32.65 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
11:11:02 [2022-11-30T11:11:02.391Z] #33 32.66 Unpacking bzip2 (1.0.8-4) ...
11:11:02 [2022-11-30T11:11:02.652Z] #33 33.03 Selecting previously unselected package libmagic-mgc.
11:11:02 [2022-11-30T11:11:02.652Z] #33 33.03 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ...
11:11:02 [2022-11-30T11:11:02.652Z] #33 33.10 Unpacking libmagic-mgc (1:5.39-3) ...
11:11:02 [2022-11-30T11:11:02.652Z] #33 ...
11:11:02 [2022-11-30T11:11:02.652Z] 
11:11:02 [2022-11-30T11:11:02.652Z] #36 [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
11:11:02 [2022-11-30T11:11:02.652Z] #36 33.15 debconf: delaying package configuration, since apt-utils is not installed
11:11:03 [2022-11-30T11:11:03.222Z] #36 ...
11:11:03 [2022-11-30T11:11:03.222Z] 
11:11:03 [2022-11-30T11:11:03.222Z] #15 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:11:03 [2022-11-30T11:11:03.222Z] #15 DONE 34.7s
11:11:03 [2022-11-30T11:11:03.222Z] 
11:11:03 [2022-11-30T11:11:03.222Z] #36 [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
11:11:03 [2022-11-30T11:11:03.222Z] #36 33.51 Fetched 454 kB in 0s (1215 kB/s)
11:11:03 [2022-11-30T11:11:03.222Z] #36 33.74 Selecting previously unselected package libbtrfs0:arm64.
11:11:03 [2022-11-30T11:11:03.528Z] #36 33.74 (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.)
11:11:03 [2022-11-30T11:11:03.528Z] #36 33.81 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
11:11:03 [2022-11-30T11:11:03.528Z] #36 33.87 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
11:11:03 [2022-11-30T11:11:03.789Z] #36 34.22 Selecting previously unselected package libbtrfs-dev:arm64.
11:11:03 [2022-11-30T11:11:03.789Z] #36 34.23 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
11:11:03 [2022-11-30T11:11:03.789Z] #36 34.24 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
11:11:04 [2022-11-30T11:11:04.361Z] #36 34.56 Setting up libbtrfs0:arm64 (5.10.1-2) ...
11:11:04 [2022-11-30T11:11:04.361Z] #36 34.58 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
11:11:04 [2022-11-30T11:11:04.361Z] #36 34.60 Processing triggers for libc-bin (2.31-13+deb11u5) ...
11:11:04 [2022-11-30T11:11:04.934Z] #36 DONE 35.4s
11:11:04 [2022-11-30T11:11:04.934Z] 
11:11:04 [2022-11-30T11:11:04.934Z] #38 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
11:11:05 [2022-11-30T11:11:05.516Z] #38 DONE 0.4s
11:11:05 [2022-11-30T11:11:05.516Z] 
11:11:05 [2022-11-30T11:11:05.516Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:11:06 [2022-11-30T11:11:06.088Z] #39 0.714 + RM_GOPATH=0
11:11:06 [2022-11-30T11:11:06.351Z] #39 0.714 + TMP_GOPATH=
11:11:06 [2022-11-30T11:11:06.351Z] #39 0.724 + : /build
11:11:06 [2022-11-30T11:11:06.351Z] #39 0.724 + '[' -z '' ']'
11:11:06 [2022-11-30T11:11:06.351Z] #39 0.726 ++ mktemp -d
11:11:06 [2022-11-30T11:11:06.351Z] #39 0.728 + export GOPATH=/tmp/tmp.CODcjnsGAL
11:11:06 [2022-11-30T11:11:06.351Z] #39 0.729 + GOPATH=/tmp/tmp.CODcjnsGAL
11:11:06 [2022-11-30T11:11:06.351Z] #39 0.729 + RM_GOPATH=1
11:11:06 [2022-11-30T11:11:06.351Z] #39 0.729 + case "$(go env GOARCH)" in
11:11:06 [2022-11-30T11:11:06.351Z] #39 0.732 ++ go env GOARCH
11:11:06 [2022-11-30T11:11:06.351Z] #39 0.755 + export GO_BUILDMODE=-buildmode=pie
11:11:06 [2022-11-30T11:11:06.351Z] #39 0.763 + GO_BUILDMODE=-buildmode=pie
11:11:06 [2022-11-30T11:11:06.351Z] #39 0.764 ++ dirname /install.sh
11:11:06 [2022-11-30T11:11:06.351Z] #39 0.765 + dir=/
11:11:06 [2022-11-30T11:11:06.351Z] #39 0.766 + bin=containerd
11:11:06 [2022-11-30T11:11:06.351Z] #39 0.779 + shift
11:11:06 [2022-11-30T11:11:06.351Z] #39 0.779 + '[' '!' -f //containerd.installer ']'
11:11:06 [2022-11-30T11:11:06.351Z] #39 0.780 + . //containerd.installer
11:11:06 [2022-11-30T11:11:06.351Z] #39 0.780 ++ set -e
11:11:06 [2022-11-30T11:11:06.351Z] #39 0.780 ++ : v1.6.10
11:11:06 [2022-11-30T11:11:06.351Z] #39 0.781 + install_containerd
11:11:06 [2022-11-30T11:11:06.351Z] #39 0.781 + echo 'Install containerd version v1.6.10'
11:11:06 [2022-11-30T11:11:06.351Z] #39 0.782 Install containerd version v1.6.10
11:11:06 [2022-11-30T11:11:06.351Z] #39 0.783 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CODcjnsGAL/src/github.com/containerd/containerd
11:11:06 [2022-11-30T11:11:06.351Z] #39 0.789 Cloning into '/tmp/tmp.CODcjnsGAL/src/github.com/containerd/containerd'...
11:11:07 [2022-11-30T11:11:07.297Z] #39 ...
11:11:07 [2022-11-30T11:11:07.297Z] 
11:11:07 [2022-11-30T11:11:07.297Z] #28 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:11:07 [2022-11-30T11:11:07.297Z] #28 21.89 Reading package lists...
11:11:07 [2022-11-30T11:11:07.297Z] #28 27.59 Building dependency tree...
11:11:07 [2022-11-30T11:11:07.297Z] #28 31.35 The following additional packages will be installed:
11:11:07 [2022-11-30T11:11:07.297Z] #28 31.35   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
11:11:07 [2022-11-30T11:11:07.297Z] #28 31.36 Suggested packages:
11:11:07 [2022-11-30T11:11:07.297Z] #28 31.36   cmake-doc ninja-build lrzip
11:11:07 [2022-11-30T11:11:07.297Z] #28 31.36 Recommended packages:
11:11:07 [2022-11-30T11:11:07.297Z] #28 31.36   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:11:07 [2022-11-30T11:11:07.297Z] #28 31.98 The following NEW packages will be installed:
11:11:07 [2022-11-30T11:11:07.297Z] #28 31.99   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
11:11:07 [2022-11-30T11:11:07.297Z] #28 31.99   vim-common xxd
11:11:07 [2022-11-30T11:11:07.297Z] #28 32.49 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded.
11:11:07 [2022-11-30T11:11:07.297Z] #28 32.49 Need to get 15.6 MB of archives.
11:11:07 [2022-11-30T11:11:07.297Z] #28 32.49 After this operation, 67.4 MB of additional disk space will be used.
11:11:07 [2022-11-30T11:11:07.297Z] #28 32.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
11:11:07 [2022-11-30T11:11:07.297Z] #28 32.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:11:07 [2022-11-30T11:11:07.297Z] #28 32.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
11:11:07 [2022-11-30T11:11:07.297Z] #28 32.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
11:11:07 [2022-11-30T11:11:07.297Z] #28 32.82 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]
11:11:07 [2022-11-30T11:11:07.297Z] #28 32.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
11:11:07 [2022-11-30T11:11:07.297Z] #28 32.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
11:11:07 [2022-11-30T11:11:07.297Z] #28 32.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
11:11:07 [2022-11-30T11:11:07.297Z] #28 32.87 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
11:11:07 [2022-11-30T11:11:07.297Z] #28 32.88 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
11:11:07 [2022-11-30T11:11:07.297Z] #28 34.29 debconf: delaying package configuration, since apt-utils is not installed
11:11:07 [2022-11-30T11:11:07.297Z] #28 34.53 Fetched 15.6 MB in 1s (16.9 MB/s)
11:11:07 [2022-11-30T11:11:07.297Z] #28 34.61 Selecting previously unselected package xxd.
11:11:07 [2022-11-30T11:11:07.297Z] #28 34.61 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
11:11:07 [2022-11-30T11:11:07.297Z] #28 34.70 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
11:11:07 [2022-11-30T11:11:07.297Z] #28 34.73 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:11:07 [2022-11-30T11:11:07.297Z] #28 35.25 Selecting previously unselected package vim-common.
11:11:07 [2022-11-30T11:11:07.297Z] #28 35.26 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:11:07 [2022-11-30T11:11:07.297Z] #28 35.29 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:11:07 [2022-11-30T11:11:07.297Z] #28 35.88 Selecting previously unselected package cmake-data.
11:11:07 [2022-11-30T11:11:07.297Z] #28 35.88 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
11:11:07 [2022-11-30T11:11:07.297Z] #28 35.90 Unpacking cmake-data (3.18.4-2+deb11u1) ...
11:11:07 [2022-11-30T11:11:07.297Z] #28 ...
11:11:07 [2022-11-30T11:11:07.297Z] 
11:11:07 [2022-11-30T11:11:07.298Z] #33 [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             ;
11:11:07 [2022-11-30T11:11:07.298Z] #33 33.87 Selecting previously unselected package libmagic1:arm64.
11:11:07 [2022-11-30T11:11:07.298Z] #33 33.87 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ...
11:11:07 [2022-11-30T11:11:07.298Z] #33 33.88 Unpacking libmagic1:arm64 (1:5.39-3) ...
11:11:07 [2022-11-30T11:11:07.298Z] #33 34.23 Selecting previously unselected package file.
11:11:07 [2022-11-30T11:11:07.298Z] #33 34.23 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ...
11:11:07 [2022-11-30T11:11:07.298Z] #33 34.25 Unpacking file (1:5.39-3) ...
11:11:07 [2022-11-30T11:11:07.298Z] #33 34.45 Selecting previously unselected package xz-utils.
11:11:07 [2022-11-30T11:11:07.298Z] #33 34.45 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
11:11:07 [2022-11-30T11:11:07.298Z] #33 34.46 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
11:11:07 [2022-11-30T11:11:07.298Z] #33 34.77 Selecting previously unselected package libsigsegv2:arm64.
11:11:07 [2022-11-30T11:11:07.298Z] #33 34.78 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ...
11:11:07 [2022-11-30T11:11:07.298Z] #33 34.79 Unpacking libsigsegv2:arm64 (2.13-1) ...
11:11:07 [2022-11-30T11:11:07.298Z] #33 35.15 Selecting previously unselected package m4.
11:11:07 [2022-11-30T11:11:07.298Z] #33 35.16 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ...
11:11:07 [2022-11-30T11:11:07.298Z] #33 35.19 Unpacking m4 (1.4.18-5) ...
11:11:07 [2022-11-30T11:11:07.298Z] #33 35.47 Selecting previously unselected package autoconf.
11:11:07 [2022-11-30T11:11:07.298Z] #33 35.47 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
11:11:07 [2022-11-30T11:11:07.298Z] #33 35.48 Unpacking autoconf (2.69-14) ...
11:11:07 [2022-11-30T11:11:07.298Z] #33 36.06 Selecting previously unselected package autotools-dev.
11:11:07 [2022-11-30T11:11:07.298Z] #33 36.07 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
11:11:07 [2022-11-30T11:11:07.298Z] #33 36.12 Unpacking autotools-dev (20180224.1+nmu1) ...
11:11:07 [2022-11-30T11:11:07.298Z] #33 36.41 Selecting previously unselected package automake.
11:11:07 [2022-11-30T11:11:07.298Z] #33 36.41 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
11:11:07 [2022-11-30T11:11:07.298Z] #33 36.44 Unpacking automake (1:1.16.3-2) ...
11:11:07 [2022-11-30T11:11:07.298Z] #33 37.30 Selecting previously unselected package patch.
11:11:07 [2022-11-30T11:11:07.298Z] #33 37.30 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ...
11:11:07 [2022-11-30T11:11:07.298Z] #33 37.32 Unpacking patch (2.7.6-7) ...
11:11:07 [2022-11-30T11:11:07.298Z] #33 37.49 Selecting previously unselected package dpkg-dev.
11:11:07 [2022-11-30T11:11:07.298Z] #33 37.50 Preparing to unpack .../11-dpkg-dev_1.20.12_all.deb ...
11:11:07 [2022-11-30T11:11:07.298Z] #33 37.52 Unpacking dpkg-dev (1.20.12) ...
11:11:07 [2022-11-30T11:11:07.882Z] #33 ...
11:11:07 [2022-11-30T11:11:07.882Z] 
11:11:07 [2022-11-30T11:11:07.882Z] #30 [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
11:11:07 [2022-11-30T11:11:07.882Z] #30 22.29 Reading package lists...
11:11:07 [2022-11-30T11:11:07.882Z] #30 27.89 Building dependency tree...
11:11:07 [2022-11-30T11:11:07.882Z] #30 32.08 The following additional packages will be installed:
11:11:07 [2022-11-30T11:11:07.882Z] #30 32.10   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
11:11:07 [2022-11-30T11:11:07.882Z] #30 32.11   python3-protobuf python3-six
11:11:07 [2022-11-30T11:11:07.882Z] #30 32.11 Suggested packages:
11:11:07 [2022-11-30T11:11:07.882Z] #30 32.15   python3-setuptools
11:11:07 [2022-11-30T11:11:07.882Z] #30 32.17 Recommended packages:
11:11:07 [2022-11-30T11:11:07.882Z] #30 32.17   iproute2 | iproute
11:11:07 [2022-11-30T11:11:07.882Z] #30 32.76 The following NEW packages will be installed:
11:11:07 [2022-11-30T11:11:07.882Z] #30 32.76   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
11:11:07 [2022-11-30T11:11:07.882Z] #30 32.76   python3-protobuf python3-six
11:11:07 [2022-11-30T11:11:07.882Z] #30 33.18 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded.
11:11:07 [2022-11-30T11:11:07.882Z] #30 33.18 Need to get 2136 kB of archives.
11:11:07 [2022-11-30T11:11:07.882Z] #30 33.18 After this operation, 10.8 MB of additional disk space will be used.
11:11:07 [2022-11-30T11:11:07.882Z] #30 33.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
11:11:07 [2022-11-30T11:11:07.882Z] #30 33.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:11:07 [2022-11-30T11:11:07.882Z] #30 33.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
11:11:07 [2022-11-30T11:11:07.882Z] #30 33.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
11:11:07 [2022-11-30T11:11:07.882Z] #30 33.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
11:11:07 [2022-11-30T11:11:07.882Z] #30 33.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
11:11:07 [2022-11-30T11:11:07.882Z] #30 33.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
11:11:07 [2022-11-30T11:11:07.882Z] #30 35.89 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
11:11:07 [2022-11-30T11:11:07.882Z] #30 37.60 debconf: delaying package configuration, since apt-utils is not installed
11:11:07 [2022-11-30T11:11:07.882Z] #30 37.96 Fetched 2136 kB in 3s (636 kB/s)
11:11:07 [2022-11-30T11:11:07.882Z] #30 ...
11:11:07 [2022-11-30T11:11:07.882Z] 
11:11:07 [2022-11-30T11:11:07.882Z] #29 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
11:11:07 [2022-11-30T11:11:07.882Z] #29 37.73 NAME:
11:11:07 [2022-11-30T11:11:07.882Z] #29 37.73    go-winres - A tool for embedding resources in Windows executables
11:11:07 [2022-11-30T11:11:07.882Z] #29 37.73 
11:11:07 [2022-11-30T11:11:07.882Z] #29 37.73 USAGE:
11:11:07 [2022-11-30T11:11:07.882Z] #29 37.73    go-winres [global options] command [command options] [arguments...]
11:11:07 [2022-11-30T11:11:07.882Z] #29 37.73 
11:11:07 [2022-11-30T11:11:07.882Z] #29 37.73 COMMANDS:
11:11:07 [2022-11-30T11:11:07.882Z] #29 37.74    init     Create an initial ./winres/winres.json
11:11:07 [2022-11-30T11:11:07.882Z] #29 37.74    make     Make syso files for the "go build" command
11:11:07 [2022-11-30T11:11:07.882Z] #29 37.74    simply   Make syso files for the "go build" command (simplified)
11:11:07 [2022-11-30T11:11:07.882Z] #29 37.74    extract  Extract all resources from an executable
11:11:07 [2022-11-30T11:11:07.882Z] #29 37.74    patch    Replace resources in an executable file (exe, dll)
11:11:07 [2022-11-30T11:11:07.882Z] #29 37.74    help, h  Shows a list of commands or help for one command
11:11:07 [2022-11-30T11:11:07.882Z] #29 37.74 
11:11:07 [2022-11-30T11:11:07.882Z] #29 37.74 GLOBAL OPTIONS:
11:11:07 [2022-11-30T11:11:07.882Z] #29 37.74    --help, -h  show help (default: false)
11:11:09 [2022-11-30T11:11:09.796Z] #29 DONE 40.0s
11:11:09 [2022-11-30T11:11:09.796Z] 
11:11:09 [2022-11-30T11:11:09.796Z] #33 [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             ;
11:11:09 [2022-11-30T11:11:09.796Z] #33 38.98 Selecting previously unselected package build-essential.
11:11:09 [2022-11-30T11:11:09.796Z] #33 38.98 Preparing to unpack .../12-build-essential_12.9_arm64.deb ...
11:11:09 [2022-11-30T11:11:09.796Z] #33 38.99 Unpacking build-essential (12.9) ...
11:11:09 [2022-11-30T11:11:09.796Z] #33 39.23 Selecting previously unselected package libcap2:arm64.
11:11:09 [2022-11-30T11:11:09.796Z] #33 39.24 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ...
11:11:09 [2022-11-30T11:11:09.796Z] #33 39.26 Unpacking libcap2:arm64 (1:2.44-1) ...
11:11:09 [2022-11-30T11:11:09.796Z] #33 39.52 Selecting previously unselected package libcap-dev:arm64.
11:11:09 [2022-11-30T11:11:09.796Z] #33 39.52 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ...
11:11:09 [2022-11-30T11:11:09.796Z] #33 39.54 Unpacking libcap-dev:arm64 (1:2.44-1) ...
11:11:09 [2022-11-30T11:11:09.796Z] #33 40.02 Selecting previously unselected package libprotobuf-c1:arm64.
11:11:09 [2022-11-30T11:11:09.796Z] #33 40.06 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
11:11:09 [2022-11-30T11:11:09.796Z] #33 40.08 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:11:10 [2022-11-30T11:11:10.056Z] #33 40.35 Selecting previously unselected package libprotobuf-c-dev:arm64.
11:11:10 [2022-11-30T11:11:10.056Z] #33 40.36 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
11:11:10 [2022-11-30T11:11:10.056Z] #33 40.38 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
11:11:10 [2022-11-30T11:11:10.318Z] #33 40.61 Selecting previously unselected package libseccomp-dev:arm64.
11:11:10 [2022-11-30T11:11:10.318Z] #33 40.61 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
11:11:10 [2022-11-30T11:11:10.318Z] #33 40.62 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:11:10 [2022-11-30T11:11:10.578Z] #33 40.97 Selecting previously unselected package libsystemd-dev:arm64.
11:11:10 [2022-11-30T11:11:10.578Z] #33 40.98 Preparing to unpack .../18-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
11:11:10 [2022-11-30T11:11:10.578Z] #33 41.00 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
11:11:11 [2022-11-30T11:11:11.969Z] #33 42.07 Selecting previously unselected package libtool.
11:11:11 [2022-11-30T11:11:11.969Z] #33 42.10 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
11:11:11 [2022-11-30T11:11:11.969Z] #33 42.12 Unpacking libtool (2.4.6-15) ...
11:11:12 [2022-11-30T11:11:12.230Z] #33 ...
11:11:12 [2022-11-30T11:11:12.230Z] 
11:11:12 [2022-11-30T11:11:12.230Z] #37 [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
11:11:12 [2022-11-30T11:11:12.230Z] #37 42.06 v3.0.2
11:11:12 [2022-11-30T11:11:12.230Z] #37 DONE 42.6s
11:11:12 [2022-11-30T11:11:12.230Z] 
11:11:12 [2022-11-30T11:11:12.230Z] #33 [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             ;
11:11:12 [2022-11-30T11:11:12.230Z] #33 42.50 Selecting previously unselected package libudev-dev:arm64.
11:11:12 [2022-11-30T11:11:12.230Z] #33 42.50 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
11:11:12 [2022-11-30T11:11:12.230Z] #33 42.52 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
11:11:12 [2022-11-30T11:11:12.490Z] #33 42.99 Selecting previously unselected package libyajl2:arm64.
11:11:12 [2022-11-30T11:11:12.490Z] #33 42.99 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ...
11:11:12 [2022-11-30T11:11:12.758Z] #33 43.02 Unpacking libyajl2:arm64 (2.1.0-3) ...
11:11:13 [2022-11-30T11:11:13.019Z] #33 43.32 Selecting previously unselected package libyajl-dev:arm64.
11:11:13 [2022-11-30T11:11:13.019Z] #33 43.33 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ...
11:11:13 [2022-11-30T11:11:13.019Z] #33 43.36 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
11:11:13 [2022-11-30T11:11:13.019Z] #33 ...
11:11:13 [2022-11-30T11:11:13.019Z] 
11:11:13 [2022-11-30T11:11:13.019Z] #34 [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
11:11:13 [2022-11-30T11:11:13.019Z] #34 33.37 The following NEW packages will be installed:
11:11:13 [2022-11-30T11:11:13.019Z] #34 33.38   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:11:13 [2022-11-30T11:11:13.019Z] #34 33.38   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
11:11:13 [2022-11-30T11:11:13.019Z] #34 33.38   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
11:11:13 [2022-11-30T11:11:13.019Z] #34 33.38   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
11:11:13 [2022-11-30T11:11:13.019Z] #34 33.38   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
11:11:13 [2022-11-30T11:11:13.019Z] #34 33.38   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
11:11:13 [2022-11-30T11:11:13.019Z] #34 33.38   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
11:11:13 [2022-11-30T11:11:13.019Z] #34 33.38   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
11:11:13 [2022-11-30T11:11:13.019Z] #34 33.38   mingw-w64-x86-64-dev
11:11:13 [2022-11-30T11:11:13.019Z] #34 33.81 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded.
11:11:13 [2022-11-30T11:11:13.019Z] #34 33.81 Need to get 108 MB of archives.
11:11:13 [2022-11-30T11:11:13.019Z] #34 33.81 After this operation, 620 MB of additional disk space will be used.
11:11:13 [2022-11-30T11:11:13.019Z] #34 33.81 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]
11:11:13 [2022-11-30T11:11:13.019Z] #34 33.92 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]
11:11:13 [2022-11-30T11:11:13.019Z] #34 34.14 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
11:11:13 [2022-11-30T11:11:13.019Z] #34 34.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
11:11:13 [2022-11-30T11:11:13.019Z] #34 34.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
11:11:13 [2022-11-30T11:11:13.019Z] #34 34.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
11:11:13 [2022-11-30T11:11:13.019Z] #34 34.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
11:11:13 [2022-11-30T11:11:13.019Z] #34 34.53 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]
11:11:13 [2022-11-30T11:11:13.019Z] #34 34.53 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]
11:11:13 [2022-11-30T11:11:13.019Z] #34 35.09 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]
11:11:13 [2022-11-30T11:11:13.019Z] #34 36.29 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]
11:11:13 [2022-11-30T11:11:13.019Z] #34 36.83 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]
11:11:13 [2022-11-30T11:11:13.019Z] #34 37.16 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]
11:11:13 [2022-11-30T11:11:13.019Z] #34 38.47 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]
11:11:13 [2022-11-30T11:11:13.019Z] #34 38.88 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]
11:11:13 [2022-11-30T11:11:13.019Z] #34 38.88 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
11:11:13 [2022-11-30T11:11:13.019Z] #34 38.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
11:11:13 [2022-11-30T11:11:13.019Z] #34 38.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
11:11:13 [2022-11-30T11:11:13.019Z] #34 38.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
11:11:13 [2022-11-30T11:11:13.019Z] #34 38.90 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]
11:11:13 [2022-11-30T11:11:13.019Z] #34 38.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
11:11:13 [2022-11-30T11:11:13.019Z] #34 38.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
11:11:13 [2022-11-30T11:11:13.019Z] #34 38.91 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
11:11:13 [2022-11-30T11:11:13.019Z] #34 38.92 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
11:11:13 [2022-11-30T11:11:13.019Z] #34 38.93 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
11:11:13 [2022-11-30T11:11:13.019Z] #34 38.94 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
11:11:13 [2022-11-30T11:11:13.019Z] #34 38.98 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
11:11:13 [2022-11-30T11:11:13.019Z] #34 39.00 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
11:11:13 [2022-11-30T11:11:13.019Z] #34 39.01 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
11:11:13 [2022-11-30T11:11:13.019Z] #34 39.01 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
11:11:13 [2022-11-30T11:11:13.019Z] #34 39.92 debconf: delaying package configuration, since apt-utils is not installed
11:11:13 [2022-11-30T11:11:13.019Z] #34 40.56 Fetched 108 MB in 6s (19.6 MB/s)
11:11:13 [2022-11-30T11:11:13.019Z] #34 40.70 Selecting previously unselected package binutils-mingw-w64-i686.
11:11:13 [2022-11-30T11:11:13.019Z] #34 40.70 (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.)
11:11:13 [2022-11-30T11:11:13.019Z] #34 40.85 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
11:11:13 [2022-11-30T11:11:13.019Z] #34 40.87 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:11:13 [2022-11-30T11:11:13.019Z] #34 42.97 Selecting previously unselected package binutils-mingw-w64-x86-64.
11:11:13 [2022-11-30T11:11:13.019Z] #34 43.00 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
11:11:13 [2022-11-30T11:11:13.019Z] #34 43.05 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:11:13 [2022-11-30T11:11:13.306Z] #34 ...
11:11:13 [2022-11-30T11:11:13.306Z] 
11:11:13 [2022-11-30T11:11:13.306Z] #33 [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             ;
11:11:13 [2022-11-30T11:11:13.306Z] #33 43.59 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:11:13 [2022-11-30T11:11:13.306Z] #33 43.63 Setting up libmagic-mgc (1:5.39-3) ...
11:11:13 [2022-11-30T11:11:13.306Z] #33 43.64 Setting up libyajl2:arm64 (2.1.0-3) ...
11:11:13 [2022-11-30T11:11:13.306Z] #33 43.67 Setting up libmagic1:arm64 (1:5.39-3) ...
11:11:13 [2022-11-30T11:11:13.306Z] #33 43.70 Setting up file (1:5.39-3) ...
11:11:13 [2022-11-30T11:11:13.306Z] #33 43.74 Setting up bzip2 (1.0.8-4) ...
11:11:13 [2022-11-30T11:11:13.306Z] #33 43.76 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:11:13 [2022-11-30T11:11:13.572Z] #33 43.82 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
11:11:13 [2022-11-30T11:11:13.572Z] #33 43.88 Setting up libcap2:arm64 (1:2.44-1) ...
11:11:13 [2022-11-30T11:11:13.572Z] #33 43.90 Setting up autotools-dev (20180224.1+nmu1) ...
11:11:13 [2022-11-30T11:11:13.572Z] #33 43.94 Setting up libsigsegv2:arm64 (2.13-1) ...
11:11:13 [2022-11-30T11:11:13.572Z] #33 43.96 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
11:11:13 [2022-11-30T11:11:13.572Z] #33 44.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:11:13 [2022-11-30T11:11:13.572Z] #33 44.03 Setting up patch (2.7.6-7) ...
11:11:13 [2022-11-30T11:11:13.832Z] #33 44.05 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
11:11:13 [2022-11-30T11:11:13.832Z] #33 44.07 Setting up libyajl-dev:arm64 (2.1.0-3) ...
11:11:13 [2022-11-30T11:11:13.832Z] #33 44.09 Setting up libcap-dev:arm64 (1:2.44-1) ...
11:11:13 [2022-11-30T11:11:13.832Z] #33 44.11 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
11:11:13 [2022-11-30T11:11:13.832Z] #33 44.16 Setting up libtool (2.4.6-15) ...
11:11:13 [2022-11-30T11:11:13.832Z] #33 44.18 Setting up m4 (1.4.18-5) ...
11:11:13 [2022-11-30T11:11:13.832Z] #33 44.20 Setting up dpkg-dev (1.20.12) ...
11:11:13 [2022-11-30T11:11:13.832Z] #33 44.22 Setting up autoconf (2.69-14) ...
11:11:13 [2022-11-30T11:11:13.832Z] #33 44.26 Setting up build-essential (12.9) ...
11:11:13 [2022-11-30T11:11:13.832Z] #33 44.28 Setting up automake (1:1.16.3-2) ...
11:11:13 [2022-11-30T11:11:13.832Z] #33 44.29 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
11:11:13 [2022-11-30T11:11:13.832Z] #33 44.30 Processing triggers for libc-bin (2.31-13+deb11u5) ...
11:11:14 [2022-11-30T11:11:14.447Z] #33 DONE 44.7s
11:11:14 [2022-11-30T11:11:14.447Z] 
11:11:14 [2022-11-30T11:11:14.447Z] #40 [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
11:11:15 [2022-11-30T11:11:15.425Z] #40 0.932 Cloning into '/tmp/crun-build'...
11:11:16 [2022-11-30T11:11:16.811Z] #40 ...
11:11:16 [2022-11-30T11:11:16.811Z] 
11:11:16 [2022-11-30T11:11:16.811Z] #35 [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
11:11:16 [2022-11-30T11:11:16.811Z] #35 36.85 go: downloading github.com/subosito/gotenv v1.4.0
11:11:16 [2022-11-30T11:11:16.811Z] #35 36.88 go: downloading github.com/hashicorp/hcl v1.0.0
11:11:16 [2022-11-30T11:11:16.811Z] #35 37.16 go: downloading gopkg.in/ini.v1 v1.66.6
11:11:16 [2022-11-30T11:11:16.811Z] #35 37.18 go: downloading github.com/magiconair/properties v1.8.6
11:11:16 [2022-11-30T11:11:16.811Z] #35 37.23 go: downloading github.com/pelletier/go-toml/v2 v2.0.2
11:11:16 [2022-11-30T11:11:16.811Z] #35 37.43 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
11:11:16 [2022-11-30T11:11:16.811Z] #35 37.89 go: downloading github.com/pelletier/go-toml v1.9.5
11:11:16 [2022-11-30T11:11:16.811Z] #35 38.22 go: downloading github.com/gobwas/glob v0.2.3
11:11:16 [2022-11-30T11:11:16.811Z] #35 38.28 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
11:11:16 [2022-11-30T11:11:16.811Z] #35 38.52 go: downloading go.uber.org/zap v1.17.0
11:11:16 [2022-11-30T11:11:16.811Z] #35 38.88 go: downloading github.com/go-toolsmith/astfmt v1.0.0
11:11:16 [2022-11-30T11:11:16.811Z] #35 38.88 go: downloading github.com/go-toolsmith/astcast v1.0.0
11:11:16 [2022-11-30T11:11:16.811Z] #35 38.97 go: downloading github.com/go-toolsmith/astcopy v1.0.1
11:11:16 [2022-11-30T11:11:16.811Z] #35 38.98 go: downloading github.com/go-toolsmith/astequal v1.0.2
11:11:16 [2022-11-30T11:11:16.811Z] #35 39.02 go: downloading github.com/go-toolsmith/astp v1.0.0
11:11:16 [2022-11-30T11:11:16.811Z] #35 39.02 go: downloading github.com/go-toolsmith/strparse v1.0.0
11:11:16 [2022-11-30T11:11:16.811Z] #35 39.09 go: downloading github.com/go-toolsmith/typep v1.0.2
11:11:16 [2022-11-30T11:11:16.811Z] #35 39.09 go: downloading github.com/quasilyte/go-ruleguard v0.3.17
11:11:16 [2022-11-30T11:11:16.811Z] #35 39.27 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
11:11:16 [2022-11-30T11:11:16.811Z] #35 39.33 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d
11:11:16 [2022-11-30T11:11:16.811Z] #35 39.48 go: downloading github.com/kisielk/gotool v1.0.0
11:11:16 [2022-11-30T11:11:16.811Z] #35 39.63 go: downloading github.com/gostaticanalysis/comment v1.4.2
11:11:16 [2022-11-30T11:11:16.811Z] #35 39.84 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
11:11:16 [2022-11-30T11:11:16.811Z] #35 39.91 go: downloading github.com/ettle/strcase v0.1.1
11:11:16 [2022-11-30T11:11:16.811Z] #35 40.00 go: downloading github.com/fatih/structtag v1.2.0
11:11:16 [2022-11-30T11:11:16.811Z] #35 40.08 go: downloading github.com/Masterminds/semver v1.5.0
11:11:16 [2022-11-30T11:11:16.811Z] #35 40.25 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
11:11:16 [2022-11-30T11:11:16.811Z] #35 40.36 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
11:11:16 [2022-11-30T11:11:16.811Z] #35 40.45 go: downloading github.com/prometheus/client_golang v1.12.1
11:11:16 [2022-11-30T11:11:16.811Z] #35 41.57 go: downloading github.com/prometheus/client_model v0.2.0
11:11:16 [2022-11-30T11:11:16.811Z] #35 41.66 go: downloading github.com/google/go-cmp v0.5.8
11:11:16 [2022-11-30T11:11:16.811Z] #35 41.83 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
11:11:16 [2022-11-30T11:11:16.811Z] #35 41.94 go: downloading go.uber.org/atomic v1.7.0
11:11:16 [2022-11-30T11:11:16.811Z] #35 42.14 go: downloading go.uber.org/multierr v1.6.0
11:11:16 [2022-11-30T11:11:16.811Z] #35 42.16 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375
11:11:16 [2022-11-30T11:11:16.811Z] #35 42.21 go: downloading github.com/olekukonko/tablewriter v0.0.5
11:11:16 [2022-11-30T11:11:16.811Z] #35 42.33 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
11:11:16 [2022-11-30T11:11:16.811Z] #35 42.47 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
11:11:16 [2022-11-30T11:11:16.811Z] #35 42.48 go: downloading github.com/beorn7/perks v1.0.1
11:11:16 [2022-11-30T11:11:16.811Z] #35 42.64 go: downloading github.com/cespare/xxhash/v2 v2.1.2
11:11:16 [2022-11-30T11:11:16.811Z] #35 42.68 go: downloading github.com/golang/protobuf v1.5.2
11:11:16 [2022-11-30T11:11:16.811Z] #35 42.82 go: downloading github.com/prometheus/common v0.32.1
11:11:16 [2022-11-30T11:11:16.811Z] #35 43.33 go: downloading github.com/prometheus/procfs v0.7.3
11:11:16 [2022-11-30T11:11:16.811Z] #35 43.36 go: downloading google.golang.org/protobuf v1.28.0
11:11:16 [2022-11-30T11:11:16.811Z] #35 44.47 go: downloading github.com/mattn/go-runewidth v0.0.9
11:11:16 [2022-11-30T11:11:16.811Z] #35 45.82 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
11:11:16 [2022-11-30T11:11:16.811Z] #35 ...
11:11:16 [2022-11-30T11:11:16.811Z] 
11:11:16 [2022-11-30T11:11:16.811Z] #34 [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
11:11:16 [2022-11-30T11:11:16.811Z] #34 46.10 Selecting previously unselected package binutils-mingw-w64.
11:11:16 [2022-11-30T11:11:16.811Z] #34 46.10 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
11:11:16 [2022-11-30T11:11:16.811Z] #34 46.12 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
11:11:16 [2022-11-30T11:11:16.811Z] #34 46.29 Selecting previously unselected package libdevmapper1.02.1:arm64.
11:11:16 [2022-11-30T11:11:16.811Z] #34 46.30 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
11:11:16 [2022-11-30T11:11:16.811Z] #34 46.32 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
11:11:16 [2022-11-30T11:11:16.811Z] #34 46.53 Selecting previously unselected package dmsetup.
11:11:16 [2022-11-30T11:11:16.811Z] #34 46.53 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
11:11:16 [2022-11-30T11:11:16.811Z] #34 46.55 Unpacking dmsetup (2:1.02.175-2.1) ...
11:11:16 [2022-11-30T11:11:16.811Z] #34 46.70 Selecting previously unselected package mingw-w64-common.
11:11:16 [2022-11-30T11:11:16.811Z] #34 46.71 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
11:11:16 [2022-11-30T11:11:16.811Z] #34 46.76 Unpacking mingw-w64-common (8.0.0-1) ...
11:11:18 [2022-11-30T11:11:18.194Z] #34 ...
11:11:18 [2022-11-30T11:11:18.194Z] 
11:11:18 [2022-11-30T11:11:18.194Z] #30 [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
11:11:18 [2022-11-30T11:11:18.194Z] #30 38.22 Selecting previously unselected package libprotobuf23:arm64.
11:11:18 [2022-11-30T11:11:18.194Z] #30 38.22 (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.)
11:11:18 [2022-11-30T11:11:18.194Z] #30 38.36 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
11:11:18 [2022-11-30T11:11:18.194Z] #30 38.42 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
11:11:18 [2022-11-30T11:11:18.194Z] #30 39.24 Selecting previously unselected package python3-pkg-resources.
11:11:18 [2022-11-30T11:11:18.194Z] #30 39.24 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
11:11:18 [2022-11-30T11:11:18.194Z] #30 39.33 Unpacking python3-pkg-resources (52.0.0-4) ...
11:11:18 [2022-11-30T11:11:18.194Z] #30 39.73 Selecting previously unselected package python3-six.
11:11:18 [2022-11-30T11:11:18.194Z] #30 39.73 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
11:11:18 [2022-11-30T11:11:18.194Z] #30 39.75 Unpacking python3-six (1.16.0-2) ...
11:11:18 [2022-11-30T11:11:18.194Z] #30 39.98 Selecting previously unselected package python3-protobuf.
11:11:18 [2022-11-30T11:11:18.194Z] #30 39.99 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
11:11:18 [2022-11-30T11:11:18.194Z] #30 40.01 Unpacking python3-protobuf (3.12.4-1) ...
11:11:18 [2022-11-30T11:11:18.194Z] #30 41.10 Selecting previously unselected package libnet1:arm64.
11:11:18 [2022-11-30T11:11:18.194Z] #30 41.11 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
11:11:18 [2022-11-30T11:11:18.194Z] #30 41.13 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:11:18 [2022-11-30T11:11:18.194Z] #30 41.38 Selecting previously unselected package libnl-3-200:arm64.
11:11:18 [2022-11-30T11:11:18.194Z] #30 41.38 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
11:11:18 [2022-11-30T11:11:18.194Z] #30 41.39 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
11:11:18 [2022-11-30T11:11:18.194Z] #30 41.51 Selecting previously unselected package libprotobuf-c1:arm64.
11:11:18 [2022-11-30T11:11:18.194Z] #30 41.51 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
11:11:18 [2022-11-30T11:11:18.194Z] #30 41.52 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:11:18 [2022-11-30T11:11:18.194Z] #30 41.67 Selecting previously unselected package criu.
11:11:18 [2022-11-30T11:11:18.194Z] #30 41.68 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
11:11:18 [2022-11-30T11:11:18.194Z] #30 41.70 Unpacking criu (3.17.1-1) ...
11:11:18 [2022-11-30T11:11:18.194Z] #30 42.66 Setting up python3-pkg-resources (52.0.0-4) ...
11:11:18 [2022-11-30T11:11:18.194Z] #30 44.09 Setting up libprotobuf23:arm64 (3.12.4-1) ...
11:11:18 [2022-11-30T11:11:18.194Z] #30 44.12 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:11:18 [2022-11-30T11:11:18.194Z] #30 44.14 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:11:18 [2022-11-30T11:11:18.194Z] #30 44.16 Setting up python3-six (1.16.0-2) ...
11:11:18 [2022-11-30T11:11:18.194Z] #30 46.01 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
11:11:18 [2022-11-30T11:11:18.194Z] #30 46.05 Setting up python3-protobuf (3.12.4-1) ...
11:11:18 [2022-11-30T11:11:18.764Z] #30 ...
11:11:18 [2022-11-30T11:11:18.764Z] 
11:11:18 [2022-11-30T11:11:18.764Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:11:18 [2022-11-30T11:11:18.764Z] #24 38.60 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
11:11:18 [2022-11-30T11:11:18.764Z] #24 39.08 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:11:18 [2022-11-30T11:11:18.764Z] #24 ...
11:11:18 [2022-11-30T11:11:18.764Z] 
11:11:18 [2022-11-30T11:11:18.764Z] #28 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:11:18 [2022-11-30T11:11:18.764Z] #28 40.97 Selecting previously unselected package libicu67:arm64.
11:11:18 [2022-11-30T11:11:18.764Z] #28 40.98 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
11:11:18 [2022-11-30T11:11:18.764Z] #28 41.05 Unpacking libicu67:arm64 (67.1-7) ...
11:11:18 [2022-11-30T11:11:18.764Z] #28 47.60 Selecting previously unselected package libxml2:arm64.
11:11:18 [2022-11-30T11:11:18.764Z] #28 47.60 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
11:11:18 [2022-11-30T11:11:18.764Z] #28 47.61 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
11:11:18 [2022-11-30T11:11:18.764Z] #28 48.10 Selecting previously unselected package libarchive13:arm64.
11:11:18 [2022-11-30T11:11:18.764Z] #28 48.11 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
11:11:18 [2022-11-30T11:11:18.764Z] #28 48.11 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
11:11:18 [2022-11-30T11:11:18.764Z] #28 48.45 Selecting previously unselected package libjsoncpp24:arm64.
11:11:18 [2022-11-30T11:11:18.764Z] #28 48.46 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
11:11:18 [2022-11-30T11:11:18.764Z] #28 48.47 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
11:11:18 [2022-11-30T11:11:18.764Z] #28 48.61 Selecting previously unselected package librhash0:arm64.
11:11:18 [2022-11-30T11:11:18.764Z] #28 48.62 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
11:11:18 [2022-11-30T11:11:18.764Z] #28 48.63 Unpacking librhash0:arm64 (1.4.1-2) ...
11:11:18 [2022-11-30T11:11:18.764Z] #28 48.78 Selecting previously unselected package libuv1:arm64.
11:11:18 [2022-11-30T11:11:18.764Z] #28 48.79 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
11:11:18 [2022-11-30T11:11:18.764Z] #28 48.80 Unpacking libuv1:arm64 (1.40.0-2) ...
11:11:18 [2022-11-30T11:11:18.764Z] #28 48.96 Selecting previously unselected package cmake.
11:11:18 [2022-11-30T11:11:18.764Z] #28 48.96 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
11:11:18 [2022-11-30T11:11:18.764Z] #28 48.98 Unpacking cmake (3.18.4-2+deb11u1) ...
11:11:19 [2022-11-30T11:11:19.336Z] #28 ...
11:11:19 [2022-11-30T11:11:19.336Z] 
11:11:19 [2022-11-30T11:11:19.336Z] #30 [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
11:11:19 [2022-11-30T11:11:19.336Z] #30 49.52 Setting up criu (3.17.1-1) ...
11:11:21 [2022-11-30T11:11:21.248Z] #30 51.38 Processing triggers for libc-bin (2.31-13+deb11u5) ...
11:11:22 [2022-11-30T11:11:22.632Z] #30 DONE 52.5s
11:11:22 [2022-11-30T11:11:22.632Z] 
11:11:22 [2022-11-30T11:11:22.632Z] #28 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:11:22 [2022-11-30T11:11:22.632Z] #28 51.86 Setting up libicu67:arm64 (67.1-7) ...
11:11:22 [2022-11-30T11:11:22.632Z] #28 51.90 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:11:22 [2022-11-30T11:11:22.632Z] #28 52.01 Setting up libuv1:arm64 (1.40.0-2) ...
11:11:22 [2022-11-30T11:11:22.632Z] #28 52.07 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:11:22 [2022-11-30T11:11:22.632Z] #28 52.13 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
11:11:22 [2022-11-30T11:11:22.632Z] #28 52.16 Setting up librhash0:arm64 (1.4.1-2) ...
11:11:22 [2022-11-30T11:11:22.632Z] #28 52.20 Setting up cmake-data (3.18.4-2+deb11u1) ...
11:11:22 [2022-11-30T11:11:22.633Z] #28 52.27 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
11:11:22 [2022-11-30T11:11:22.633Z] #28 52.33 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
11:11:22 [2022-11-30T11:11:22.633Z] #28 52.38 Setting up cmake (3.18.4-2+deb11u1) ...
11:11:22 [2022-11-30T11:11:22.633Z] #28 52.47 Processing triggers for libc-bin (2.31-13+deb11u5) ...
11:11:22 [2022-11-30T11:11:22.633Z] #28 DONE 52.9s
11:11:22 [2022-11-30T11:11:22.633Z] 
11:11:22 [2022-11-30T11:11:22.633Z] #40 [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
11:11:22 [2022-11-30T11:11:22.633Z] #40 6.423 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
11:11:22 [2022-11-30T11:11:22.633Z] #40 6.451 Cloning into '/tmp/crun-build/libocispec'...
11:11:22 [2022-11-30T11:11:22.633Z] #40 7.571 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
11:11:22 [2022-11-30T11:11:22.633Z] #40 7.613 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
11:11:22 [2022-11-30T11:11:22.633Z] #40 7.618 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
11:11:22 [2022-11-30T11:11:22.633Z] #40 7.619 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
11:11:22 [2022-11-30T11:11:22.633Z] #40 7.656 Cloning into '/tmp/crun-build/libocispec/image-spec'...
11:11:22 [2022-11-30T11:11:22.893Z] #40 ...
11:11:22 [2022-11-30T11:11:22.893Z] 
11:11:22 [2022-11-30T11:11:22.893Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
11:11:22 [2022-11-30T11:11:22.893Z] #41 DONE 0.3s
11:11:22 [2022-11-30T11:11:22.893Z] 
11:11:22 [2022-11-30T11:11:22.893Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
11:11:24 [2022-11-30T11:11:24.280Z] #42 1.264 + RM_GOPATH=0
11:11:24 [2022-11-30T11:11:24.280Z] #42 1.264 + TMP_GOPATH=
11:11:24 [2022-11-30T11:11:24.280Z] #42 1.265 + : /build
11:11:24 [2022-11-30T11:11:24.280Z] #42 1.265 + '[' -z '' ']'
11:11:24 [2022-11-30T11:11:24.280Z] #42 1.265 ++ mktemp -d
11:11:24 [2022-11-30T11:11:24.280Z] #42 1.267 + export GOPATH=/tmp/tmp.E5DjSIxojT
11:11:24 [2022-11-30T11:11:24.280Z] #42 1.267 + GOPATH=/tmp/tmp.E5DjSIxojT
11:11:24 [2022-11-30T11:11:24.280Z] #42 1.267 + RM_GOPATH=1
11:11:24 [2022-11-30T11:11:24.280Z] #42 1.267 + case "$(go env GOARCH)" in
11:11:24 [2022-11-30T11:11:24.280Z] #42 1.268 ++ go env GOARCH
11:11:24 [2022-11-30T11:11:24.280Z] #42 1.317 + export GO_BUILDMODE=-buildmode=pie
11:11:24 [2022-11-30T11:11:24.280Z] #42 1.317 + GO_BUILDMODE=-buildmode=pie
11:11:24 [2022-11-30T11:11:24.280Z] #42 1.324 ++ dirname /install.sh
11:11:24 [2022-11-30T11:11:24.280Z] #42 1.326 + dir=/
11:11:24 [2022-11-30T11:11:24.280Z] #42 1.326 + bin=tini
11:11:24 [2022-11-30T11:11:24.280Z] #42 1.326 + shift
11:11:24 [2022-11-30T11:11:24.280Z] #42 1.326 + '[' '!' -f //tini.installer ']'
11:11:24 [2022-11-30T11:11:24.280Z] #42 1.327 + . //tini.installer
11:11:24 [2022-11-30T11:11:24.280Z] #42 1.327 ++ : v0.19.0
11:11:24 [2022-11-30T11:11:24.280Z] #42 1.327 + install_tini
11:11:24 [2022-11-30T11:11:24.280Z] #42 1.327 + echo 'Install tini version v0.19.0'
11:11:24 [2022-11-30T11:11:24.280Z] #42 1.327 Install tini version v0.19.0
11:11:24 [2022-11-30T11:11:24.280Z] #42 1.328 + git clone https://github.com/krallin/tini.git /tmp/tmp.E5DjSIxojT/tini
11:11:24 [2022-11-30T11:11:24.280Z] #42 1.331 Cloning into '/tmp/tmp.E5DjSIxojT/tini'...
11:11:24 [2022-11-30T11:11:24.852Z] #42 2.033 + cd /tmp/tmp.E5DjSIxojT/tini
11:11:24 [2022-11-30T11:11:24.853Z] #42 2.034 + git checkout -q v0.19.0
11:11:24 [2022-11-30T11:11:24.853Z] #42 2.085 + cmake .
11:11:25 [2022-11-30T11:11:25.425Z] #42 2.626 -- The C compiler identification is GNU 10.2.1
11:11:25 [2022-11-30T11:11:25.425Z] #42 2.696 -- Detecting C compiler ABI info
11:11:25 [2022-11-30T11:11:25.997Z] #42 3.285 -- Detecting C compiler ABI info - done
11:11:26 [2022-11-30T11:11:26.258Z] #42 3.396 -- Check for working C compiler: /usr/bin/cc - skipped
11:11:26 [2022-11-30T11:11:26.258Z] #42 3.430 -- Detecting C compile features
11:11:26 [2022-11-30T11:11:26.258Z] #42 3.431 -- Detecting C compile features - done
11:11:26 [2022-11-30T11:11:26.258Z] #42 3.479 -- Performing Test HAS_BUILTIN_FORTIFY
11:11:26 [2022-11-30T11:11:26.829Z] #42 3.800 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:11:26 [2022-11-30T11:11:26.829Z] #42 3.886 -- Configuring done
11:11:26 [2022-11-30T11:11:26.829Z] #42 3.917 -- Generating done
11:11:26 [2022-11-30T11:11:26.829Z] #42 3.938 -- Build files have been written to: /tmp/tmp.E5DjSIxojT/tini
11:11:26 [2022-11-30T11:11:26.829Z] #42 3.960 + make tini-static
11:11:27 [2022-11-30T11:11:27.406Z] #42 4.387 Scanning dependencies of target tini-static
11:11:27 [2022-11-30T11:11:27.406Z] #42 4.483 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:11:28 [2022-11-30T11:11:28.791Z] #42 5.974 [100%] Linking C executable tini-static
11:11:29 [2022-11-30T11:11:29.362Z] #42 6.447 [100%] Built target tini-static
11:11:29 [2022-11-30T11:11:29.362Z] #42 6.542 + mkdir -p /build
11:11:29 [2022-11-30T11:11:29.362Z] #42 6.549 + cp tini-static /build/docker-init
11:11:30 [2022-11-30T11:11:30.745Z] #42 DONE 7.8s
11:11:30 [2022-11-30T11:11:30.745Z] 
11:11:30 [2022-11-30T11:11:30.745Z] #26 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
11:11:30 [2022-11-30T11:11:30.745Z] #26 59.86 gotestsum version dev
11:11:30 [2022-11-30T11:11:30.745Z] #26 DONE 61.0s
11:11:30 [2022-11-30T11:11:30.745Z] 
11:11:30 [2022-11-30T11:11:30.745Z] #34 [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
11:11:30 [2022-11-30T11:11:30.745Z] #34 53.63 Selecting previously unselected package mingw-w64-x86-64-dev.
11:11:30 [2022-11-30T11:11:30.745Z] #34 53.64 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
11:11:30 [2022-11-30T11:11:30.745Z] #34 53.66 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
11:11:30 [2022-11-30T11:11:30.745Z] #34 59.80 Selecting previously unselected package gcc-mingw-w64-base.
11:11:30 [2022-11-30T11:11:30.745Z] #34 59.82 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
11:11:30 [2022-11-30T11:11:30.745Z] #34 59.84 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:11:30 [2022-11-30T11:11:30.745Z] #34 60.05 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
11:11:30 [2022-11-30T11:11:30.745Z] #34 60.05 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
11:11:30 [2022-11-30T11:11:30.745Z] #34 60.06 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:11:34 [2022-11-30T11:11:34.952Z] #34 ...
11:11:34 [2022-11-30T11:11:34.952Z] 
11:11:34 [2022-11-30T11:11:34.952Z] #40 [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
11:11:34 [2022-11-30T11:11:34.952Z] #40 10.24 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
11:11:34 [2022-11-30T11:11:34.952Z] #40 11.82 Cloning into '/tmp/crun-build/libocispec/yajl'...
11:11:34 [2022-11-30T11:11:34.952Z] #40 13.07 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
11:11:34 [2022-11-30T11:11:34.952Z] #40 13.40 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
11:11:34 [2022-11-30T11:11:34.952Z] #40 13.71 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
11:11:36 [2022-11-30T11:11:36.339Z] #40 ...
11:11:36 [2022-11-30T11:11:36.339Z] 
11:11:36 [2022-11-30T11:11:36.339Z] #34 [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
11:11:36 [2022-11-30T11:11:36.339Z] #34 66.36 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
11:11:36 [2022-11-30T11:11:36.339Z] #34 66.37 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
11:11:36 [2022-11-30T11:11:36.339Z] #34 66.38 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:11:41 [2022-11-30T11:11:41.646Z] #34 ...
11:11:41 [2022-11-30T11:11:41.646Z] 
11:11:41 [2022-11-30T11:11:41.646Z] #40 [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
11:11:41 [2022-11-30T11:11:41.646Z] #40 27.31 aclocal: warning: couldn't open directory 'm4': No such file or directory
11:11:46 [2022-11-30T11:11:46.941Z] #40 ...
11:11:46 [2022-11-30T11:11:46.941Z] 
11:11:46 [2022-11-30T11:11:46.941Z] #34 [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
11:11:46 [2022-11-30T11:11:46.941Z] #34 76.31 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
11:11:46 [2022-11-30T11:11:46.941Z] #34 76.31 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
11:11:46 [2022-11-30T11:11:46.941Z] #34 76.31 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:11:51 [2022-11-30T11:11:51.146Z] #34 81.56 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
11:11:51 [2022-11-30T11:11:51.146Z] #34 ...
11:11:51 [2022-11-30T11:11:51.146Z] 
11:11:51 [2022-11-30T11:11:51.146Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:11:51 [2022-11-30T11:11:51.146Z] #39 43.51 Updating files:  48% (2472/5067)
Updating files:  49% (2483/5067)
Updating files:  50% (2534/5067)
Updating files:  51% (2585/5067)
Updating files:  52% (2635/5067)
Updating files:  53% (2686/5067)
Updating files:  54% (2737/5067)
Updating files:  55% (2787/5067)
Updating files:  56% (2838/5067)
Updating files:  57% (2889/5067)
Updating files:  58% (2939/5067)
Updating files:  59% (2990/5067)
Updating files:  60% (3041/5067)
Updating files:  61% (3091/5067)
Updating files:  62% (3142/5067)
Updating files:  63% (3193/5067)
Updating files:  64% (3243/5067)
Updating files:  65% (3294/5067)
Updating files:  66% (3345/5067)
Updating files:  67% (3395/5067)
Updating files:  68% (3446/5067)
Updating files:  69% (3497/5067)
Updating files:  70% (3547/5067)
Updating files:  71% (3598/5067)
Updating files:  72% (3649/5067)
Updating files:  73% (3699/5067)
Updating files:  74% (3750/5067)
Updating files:  75% (3801/5067)
Updating files:  76% (3851/5067)
Updating files:  77% (3902/5067)
Updating files:  78% (3953/5067)
Updating files:  79% (4003/5067)
Updating files:  80% (4054/5067)
Updating files:  81% (4105/5067)
Updating files:  82% (4155/5067)
Updating files:  83% (4206/5067)
Updating files:  84% (4257/5067)
Updating files:  85% (4307/5067)
Updating files:  86% (4358/5067)
Updating files:  87% (4409/5067)
Updating files:  88% (4459/5067)
Updating files:  89% (4510/5067)
Updating files:  90% (4561/5067)
Updating files:  91% (4611/5067)
Updating files:  92% (4662/5067)
Updating files:  93% (4713/5067)
Updating files:  93% (4752/5067)
Updating files:  94% (4763/5067)
Updating files:  95% (4814/5067)
Updating files:  96% (4865/5067)
Updating files:  97% (4915/5067)
Updating files:  98% (4966/5067)
Updating files:  99% (5017/5067)
Updating files: 100% (5067/5067)
Updating files: 100% (5067/5067), done.
11:11:51 [2022-11-30T11:11:51.146Z] #39 44.75 + cd /tmp/tmp.CODcjnsGAL/src/github.com/containerd/containerd
11:11:51 [2022-11-30T11:11:51.146Z] #39 44.76 + git checkout -q v1.6.10
11:11:53 [2022-11-30T11:11:53.060Z] #39 47.31 + export 'BUILDTAGS=netgo osusergo static_build'
11:11:53 [2022-11-30T11:11:53.060Z] #39 47.31 + BUILDTAGS='netgo osusergo static_build'
11:11:53 [2022-11-30T11:11:53.060Z] #39 47.31 + export EXTRA_FLAGS=-buildmode=pie
11:11:53 [2022-11-30T11:11:53.060Z] #39 47.31 + EXTRA_FLAGS=-buildmode=pie
11:11:53 [2022-11-30T11:11:53.060Z] #39 47.31 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:11:53 [2022-11-30T11:11:53.060Z] #39 47.31 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:11:53 [2022-11-30T11:11:53.060Z] #39 47.31 + '[' '' = dynamic ']'
11:11:53 [2022-11-30T11:11:53.060Z] #39 47.31 + make
11:11:54 [2022-11-30T11:11:54.450Z] #39 49.00 + bin/ctr
11:12:01 [2022-11-30T11:12:01.033Z] #39 ...
11:12:01 [2022-11-30T11:12:01.033Z] 
11:12:01 [2022-11-30T11:12:01.033Z] #40 [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
11:12:01 [2022-11-30T11:12:01.033Z] #40 36.58 libtoolize: putting auxiliary files in '.'.
11:12:01 [2022-11-30T11:12:01.033Z] #40 36.62 libtoolize: copying file './ltmain.sh'
11:12:01 [2022-11-30T11:12:01.033Z] #40 37.41 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
11:12:01 [2022-11-30T11:12:01.033Z] #40 37.41 libtoolize: and rerunning libtoolize and aclocal.
11:12:01 [2022-11-30T11:12:01.033Z] #40 37.41 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
11:12:01 [2022-11-30T11:12:01.033Z] #40 44.74 configure.ac:7: installing './compile'
11:12:01 [2022-11-30T11:12:01.033Z] #40 44.76 configure.ac:11: installing './config.guess'
11:12:01 [2022-11-30T11:12:01.033Z] #40 44.77 configure.ac:11: installing './config.sub'
11:12:01 [2022-11-30T11:12:01.033Z] #40 44.78 configure.ac:8: installing './install-sh'
11:12:01 [2022-11-30T11:12:01.033Z] #40 44.80 configure.ac:8: installing './missing'
11:12:01 [2022-11-30T11:12:01.033Z] #40 44.90 Makefile.am: installing './depcomp'
11:12:01 [2022-11-30T11:12:01.033Z] #40 46.20 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
11:12:01 [2022-11-30T11:12:01.033Z] #40 46.20 libtoolize: copying file 'build-aux/ltmain.sh'
11:12:01 [2022-11-30T11:12:01.033Z] #40 46.36 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
11:12:01 [2022-11-30T11:12:01.033Z] #40 46.36 libtoolize: copying file 'm4/libtool.m4'
11:12:01 [2022-11-30T11:12:01.033Z] #40 46.48 libtoolize: copying file 'm4/ltoptions.m4'
11:12:01 [2022-11-30T11:12:01.033Z] #40 46.58 libtoolize: copying file 'm4/ltsugar.m4'
11:12:01 [2022-11-30T11:12:01.033Z] #40 46.72 libtoolize: copying file 'm4/ltversion.m4'
11:12:01 [2022-11-30T11:12:01.033Z] #40 46.84 libtoolize: copying file 'm4/lt~obsolete.m4'
11:12:01 [2022-11-30T11:12:01.293Z] #40 ...
11:12:01 [2022-11-30T11:12:01.293Z] 
11:12:01 [2022-11-30T11:12:01.293Z] #34 [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
11:12:01 [2022-11-30T11:12:01.293Z] #34 81.57 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
11:12:01 [2022-11-30T11:12:01.293Z] #34 81.57 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:12:01 [2022-11-30T11:12:01.293Z] #34 87.32 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
11:12:01 [2022-11-30T11:12:01.293Z] #34 87.32 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
11:12:01 [2022-11-30T11:12:01.293Z] #34 87.34 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:12:01 [2022-11-30T11:12:01.554Z] #34 ...
11:12:01 [2022-11-30T11:12:01.554Z] 
11:12:01 [2022-11-30T11:12:01.554Z] #40 [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
11:12:01 [2022-11-30T11:12:01.554Z] #40 46.99 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
11:12:08 [2022-11-30T11:12:08.139Z] #40 ...
11:12:08 [2022-11-30T11:12:08.139Z] 
11:12:08 [2022-11-30T11:12:08.139Z] #34 [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
11:12:08 [2022-11-30T11:12:08.139Z] #34 97.93 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
11:12:08 [2022-11-30T11:12:08.139Z] #34 97.93 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
11:12:08 [2022-11-30T11:12:08.139Z] #34 97.94 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:12:13 [2022-11-30T11:12:13.448Z] #34 102.9 Selecting previously unselected package g++-mingw-w64-x86-64.
11:12:13 [2022-11-30T11:12:13.448Z] #34 102.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
11:12:13 [2022-11-30T11:12:13.448Z] #34 102.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:12:13 [2022-11-30T11:12:13.448Z] #34 103.0 Selecting previously unselected package libapparmor1:arm64.
11:12:13 [2022-11-30T11:12:13.448Z] #34 103.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
11:12:13 [2022-11-30T11:12:13.448Z] #34 103.0 Unpacking libapparmor1:arm64 (2.13.6-10) ...
11:12:13 [2022-11-30T11:12:13.448Z] #34 103.2 Selecting previously unselected package libapparmor-dev:arm64.
11:12:13 [2022-11-30T11:12:13.448Z] #34 103.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
11:12:13 [2022-11-30T11:12:13.448Z] #34 103.2 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
11:12:13 [2022-11-30T11:12:13.448Z] #34 103.3 Selecting previously unselected package libbtrfs0:arm64.
11:12:13 [2022-11-30T11:12:13.448Z] #34 103.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
11:12:13 [2022-11-30T11:12:13.448Z] #34 103.3 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
11:12:13 [2022-11-30T11:12:13.448Z] #34 103.4 Selecting previously unselected package libbtrfs-dev:arm64.
11:12:13 [2022-11-30T11:12:13.448Z] #34 103.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
11:12:13 [2022-11-30T11:12:13.448Z] #34 103.5 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
11:12:13 [2022-11-30T11:12:13.448Z] #34 103.7 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
11:12:13 [2022-11-30T11:12:13.448Z] #34 103.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
11:12:13 [2022-11-30T11:12:13.448Z] #34 103.7 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
11:12:13 [2022-11-30T11:12:13.448Z] #34 103.7 Selecting previously unselected package libudev-dev:arm64.
11:12:13 [2022-11-30T11:12:13.448Z] #34 103.7 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
11:12:13 [2022-11-30T11:12:13.448Z] #34 103.7 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
11:12:13 [2022-11-30T11:12:13.709Z] #34 103.9 Selecting previously unselected package libsepol1-dev:arm64.
11:12:13 [2022-11-30T11:12:13.709Z] #34 103.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
11:12:13 [2022-11-30T11:12:13.709Z] #34 103.9 Unpacking libsepol1-dev:arm64 (3.1-1) ...
11:12:13 [2022-11-30T11:12:13.709Z] #34 104.2 Selecting previously unselected package libpcre2-16-0:arm64.
11:12:13 [2022-11-30T11:12:13.970Z] #34 104.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
11:12:13 [2022-11-30T11:12:13.970Z] #34 104.2 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
11:12:13 [2022-11-30T11:12:13.970Z] #34 104.3 Selecting previously unselected package libpcre2-32-0:arm64.
11:12:13 [2022-11-30T11:12:13.970Z] #34 104.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
11:12:13 [2022-11-30T11:12:13.970Z] #34 104.3 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
11:12:14 [2022-11-30T11:12:14.231Z] #34 104.5 Selecting previously unselected package libpcre2-posix2:arm64.
11:12:14 [2022-11-30T11:12:14.231Z] #34 104.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
11:12:14 [2022-11-30T11:12:14.231Z] #34 104.5 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
11:12:14 [2022-11-30T11:12:14.231Z] #34 104.6 Selecting previously unselected package libpcre2-dev:arm64.
11:12:14 [2022-11-30T11:12:14.231Z] #34 104.6 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
11:12:14 [2022-11-30T11:12:14.231Z] #34 104.6 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
11:12:14 [2022-11-30T11:12:14.812Z] #34 105.1 Selecting previously unselected package libselinux1-dev:arm64.
11:12:14 [2022-11-30T11:12:14.812Z] #34 105.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
11:12:14 [2022-11-30T11:12:14.812Z] #34 105.1 Unpacking libselinux1-dev:arm64 (3.1-3) ...
11:12:15 [2022-11-30T11:12:15.085Z] #34 105.4 Selecting previously unselected package libdevmapper-dev:arm64.
11:12:15 [2022-11-30T11:12:15.085Z] #34 105.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
11:12:15 [2022-11-30T11:12:15.085Z] #34 105.4 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
11:12:15 [2022-11-30T11:12:15.085Z] #34 105.5 Selecting previously unselected package libseccomp-dev:arm64.
11:12:15 [2022-11-30T11:12:15.085Z] #34 105.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
11:12:15 [2022-11-30T11:12:15.085Z] #34 105.6 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:12:15 [2022-11-30T11:12:15.349Z] #34 105.7 Selecting previously unselected package libsystemd-dev:arm64.
11:12:15 [2022-11-30T11:12:15.349Z] #34 105.7 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
11:12:15 [2022-11-30T11:12:15.349Z] #34 105.7 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
11:12:16 [2022-11-30T11:12:16.182Z] #34 106.4 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:12:16 [2022-11-30T11:12:16.182Z] #34 106.4 Setting up libapparmor1:arm64 (2.13.6-10) ...
11:12:16 [2022-11-30T11:12:16.182Z] #34 106.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:12:16 [2022-11-30T11:12:16.182Z] #34 106.4 Setting up libsepol1-dev:arm64 (3.1-1) ...
11:12:16 [2022-11-30T11:12:16.182Z] #34 106.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:12:16 [2022-11-30T11:12:16.182Z] #34 106.4 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
11:12:16 [2022-11-30T11:12:16.182Z] #34 106.4 Setting up libbtrfs0:arm64 (5.10.1-2) ...
11:12:16 [2022-11-30T11:12:16.182Z] #34 106.5 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
11:12:16 [2022-11-30T11:12:16.182Z] #34 106.5 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
11:12:16 [2022-11-30T11:12:16.182Z] #34 106.5 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
11:12:16 [2022-11-30T11:12:16.182Z] #34 106.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:12:16 [2022-11-30T11:12:16.182Z] #34 106.5 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
11:12:16 [2022-11-30T11:12:16.182Z] #34 106.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:12:16 [2022-11-30T11:12:16.182Z] #34 106.6 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
11:12:16 [2022-11-30T11:12:16.182Z] #34 106.6 Setting up mingw-w64-common (8.0.0-1) ...
11:12:16 [2022-11-30T11:12:16.182Z] #34 106.6 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
11:12:16 [2022-11-30T11:12:16.182Z] #34 106.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
11:12:16 [2022-11-30T11:12:16.182Z] #34 106.6 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
11:12:16 [2022-11-30T11:12:16.182Z] #34 106.6 Setting up libselinux1-dev:arm64 (3.1-3) ...
11:12:16 [2022-11-30T11:12:16.182Z] #34 106.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:12:16 [2022-11-30T11:12:16.182Z] #34 106.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:12:16 [2022-11-30T11:12:16.182Z] #34 106.7 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
11:12:16 [2022-11-30T11:12:16.182Z] #34 106.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:12:16 [2022-11-30T11:12:16.442Z] #34 106.7 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
11:12:16 [2022-11-30T11:12:16.442Z] #34 106.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
11:12:16 [2022-11-30T11:12:16.442Z] #34 106.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:12:16 [2022-11-30T11:12:16.442Z] #34 106.7 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
11:12:16 [2022-11-30T11:12:16.442Z] #34 106.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:12:16 [2022-11-30T11:12:16.442Z] #34 106.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:12:16 [2022-11-30T11:12:16.442Z] #34 106.8 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
11:12:16 [2022-11-30T11:12:16.442Z] #34 106.8 Setting up dmsetup (2:1.02.175-2.1) ...
11:12:16 [2022-11-30T11:12:16.442Z] #34 106.8 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
11:12:16 [2022-11-30T11:12:16.442Z] #34 106.8 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
11:12:16 [2022-11-30T11:12:16.442Z] #34 106.8 Processing triggers for libc-bin (2.31-13+deb11u5) ...
11:12:17 [2022-11-30T11:12:17.012Z] #34 ...
11:12:17 [2022-11-30T11:12:17.012Z] 
11:12:17 [2022-11-30T11:12:17.012Z] #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
11:12:17 [2022-11-30T11:12:17.012Z] #25 107.2 + for f in rootlesskit rootlesskit-docker-proxy
11:12:17 [2022-11-30T11:12:17.273Z] #25 107.2 + GOBIN=/build
11:12:17 [2022-11-30T11:12:17.273Z] #25 107.2 + GO111MODULE=on
11:12:17 [2022-11-30T11:12:17.273Z] #25 107.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
11:12:19 [2022-11-30T11:12:19.815Z] #25 ...
11:12:19 [2022-11-30T11:12:19.815Z] 
11:12:19 [2022-11-30T11:12:19.815Z] #34 [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
11:12:19 [2022-11-30T11:12:19.815Z] #34 DONE 110.1s
11:12:19 [2022-11-30T11:12:19.815Z] 
11:12:19 [2022-11-30T11:12:19.815Z] #43 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
11:12:20 [2022-11-30T11:12:20.076Z] #43 DONE 0.2s
11:12:20 [2022-11-30T11:12:20.076Z] 
11:12:20 [2022-11-30T11:12:20.076Z] #44 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:12:21 [2022-11-30T11:12:21.015Z] #44 ...
11:12:21 [2022-11-30T11:12:21.015Z] 
11:12:21 [2022-11-30T11:12:21.015Z] #45 [dev-systemd-false  1/28] RUN groupadd -r docker
11:12:21 [2022-11-30T11:12:21.015Z] #45 DONE 1.3s
11:12:21 [2022-11-30T11:12:21.015Z] 
11:12:21 [2022-11-30T11:12:21.015Z] #44 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:12:21 [2022-11-30T11:12:21.015Z] #44 1.032 + RM_GOPATH=0
11:12:21 [2022-11-30T11:12:21.015Z] #44 1.033 + TMP_GOPATH=
11:12:21 [2022-11-30T11:12:21.015Z] #44 1.033 + : /build
11:12:21 [2022-11-30T11:12:21.015Z] #44 1.033 + '[' -z '' ']'
11:12:21 [2022-11-30T11:12:21.015Z] #44 1.036 ++ mktemp -d
11:12:21 [2022-11-30T11:12:21.015Z] #44 1.037 + export GOPATH=/tmp/tmp.oJlB8c3Uan
11:12:21 [2022-11-30T11:12:21.015Z] #44 1.038 + GOPATH=/tmp/tmp.oJlB8c3Uan
11:12:21 [2022-11-30T11:12:21.015Z] #44 1.038 + RM_GOPATH=1
11:12:21 [2022-11-30T11:12:21.015Z] #44 1.038 + case "$(go env GOARCH)" in
11:12:21 [2022-11-30T11:12:21.015Z] #44 1.039 ++ go env GOARCH
11:12:21 [2022-11-30T11:12:21.015Z] #44 1.057 + export GO_BUILDMODE=-buildmode=pie
11:12:21 [2022-11-30T11:12:21.015Z] #44 1.075 + GO_BUILDMODE=-buildmode=pie
11:12:21 [2022-11-30T11:12:21.015Z] #44 1.077 ++ dirname /install.sh
11:12:21 [2022-11-30T11:12:21.015Z] #44 1.078 + dir=/
11:12:21 [2022-11-30T11:12:21.015Z] #44 1.078 + bin=runc
11:12:21 [2022-11-30T11:12:21.015Z] #44 1.078 + shift
11:12:21 [2022-11-30T11:12:21.015Z] #44 1.078 + '[' '!' -f //runc.installer ']'
11:12:21 [2022-11-30T11:12:21.015Z] #44 1.078 + . //runc.installer
11:12:21 [2022-11-30T11:12:21.015Z] #44 1.078 ++ set -e
11:12:21 [2022-11-30T11:12:21.015Z] #44 1.078 ++ : v1.1.4
11:12:21 [2022-11-30T11:12:21.015Z] #44 1.078 + install_runc
11:12:21 [2022-11-30T11:12:21.015Z] #44 1.078 + RUNC_BUILDTAGS=seccomp
11:12:21 [2022-11-30T11:12:21.015Z] #44 1.078 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
11:12:21 [2022-11-30T11:12:21.015Z] #44 1.078 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oJlB8c3Uan/src/github.com/opencontainers/runc
11:12:21 [2022-11-30T11:12:21.015Z] #44 1.078 Install runc version v1.1.4 (build tags: seccomp)
11:12:21 [2022-11-30T11:12:21.015Z] #44 1.080 Cloning into '/tmp/tmp.oJlB8c3Uan/src/github.com/opencontainers/runc'...
11:12:21 [2022-11-30T11:12:21.955Z] #44 ...
11:12:21 [2022-11-30T11:12:21.955Z] 
11:12:21 [2022-11-30T11:12:21.955Z] #46 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
11:12:21 [2022-11-30T11:12:21.955Z] #46 DONE 1.0s
11:12:22 [2022-11-30T11:12:22.222Z] 
11:12:22 [2022-11-30T11:12:22.222Z] #40 [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
11:12:22 [2022-11-30T11:12:22.222Z] #40 57.82 configure.ac:7: installing 'build-aux/compile'
11:12:22 [2022-11-30T11:12:22.222Z] #40 57.82 configure.ac:9: installing 'build-aux/config.guess'
11:12:22 [2022-11-30T11:12:22.222Z] #40 57.84 configure.ac:9: installing 'build-aux/config.sub'
11:12:22 [2022-11-30T11:12:22.222Z] #40 57.85 configure.ac:11: installing 'build-aux/install-sh'
11:12:22 [2022-11-30T11:12:22.222Z] #40 57.88 configure.ac:11: installing 'build-aux/missing'
11:12:22 [2022-11-30T11:12:22.222Z] #40 58.06 Makefile.am: installing 'build-aux/depcomp'
11:12:22 [2022-11-30T11:12:22.222Z] #40 58.15 parallel-tests: installing 'build-aux/test-driver'
11:12:22 [2022-11-30T11:12:22.222Z] #40 60.38 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
11:12:22 [2022-11-30T11:12:22.222Z] #40 60.38 libtoolize: copying file 'build-aux/ltmain.sh'
11:12:22 [2022-11-30T11:12:22.222Z] #40 61.14 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
11:12:22 [2022-11-30T11:12:22.222Z] #40 61.14 libtoolize: copying file 'm4/libtool.m4'
11:12:22 [2022-11-30T11:12:22.222Z] #40 61.28 libtoolize: copying file 'm4/ltoptions.m4'
11:12:22 [2022-11-30T11:12:22.222Z] #40 61.39 libtoolize: copying file 'm4/ltsugar.m4'
11:12:22 [2022-11-30T11:12:22.222Z] #40 61.54 libtoolize: copying file 'm4/ltversion.m4'
11:12:22 [2022-11-30T11:12:22.222Z] #40 61.66 libtoolize: copying file 'm4/lt~obsolete.m4'
11:12:22 [2022-11-30T11:12:22.483Z] #40 ...
11:12:22 [2022-11-30T11:12:22.483Z] 
11:12:22 [2022-11-30T11:12:22.483Z] #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
11:12:22 [2022-11-30T11:12:22.483Z] #25 112.2 rootlesskit version 1.1.0
11:12:22 [2022-11-30T11:12:22.483Z] #25 112.2 Usage of /build/rootlesskit-docker-proxy:
11:12:22 [2022-11-30T11:12:22.483Z] #25 112.2   -container-ip string
11:12:22 [2022-11-30T11:12:22.483Z] #25 112.2     	container ip
11:12:22 [2022-11-30T11:12:22.483Z] #25 112.2   -container-port int
11:12:22 [2022-11-30T11:12:22.483Z] #25 112.2     	container port (default -1)
11:12:22 [2022-11-30T11:12:22.483Z] #25 112.2   -host-ip string
11:12:22 [2022-11-30T11:12:22.483Z] #25 112.2     	host ip
11:12:22 [2022-11-30T11:12:22.483Z] #25 112.2   -host-port int
11:12:22 [2022-11-30T11:12:22.483Z] #25 112.2     	host port (default -1)
11:12:22 [2022-11-30T11:12:22.483Z] #25 112.2   -proto string
11:12:22 [2022-11-30T11:12:22.483Z] #25 112.2     	proxy protocol (default "tcp")
11:12:22 [2022-11-30T11:12:22.483Z] #25 DONE 112.3s
11:12:22 [2022-11-30T11:12:22.483Z] 
11:12:22 [2022-11-30T11:12:22.483Z] #47 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
11:12:22 [2022-11-30T11:12:22.483Z] #47 DONE 0.1s
11:12:22 [2022-11-30T11:12:22.483Z] 
11:12:22 [2022-11-30T11:12:22.483Z] #48 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
11:12:22 [2022-11-30T11:12:22.483Z] #48 DONE 0.1s
11:12:22 [2022-11-30T11:12:22.483Z] 
11:12:22 [2022-11-30T11:12:22.483Z] #49 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:12:23 [2022-11-30T11:12:23.059Z] #49 1.035 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:12:23 [2022-11-30T11:12:23.059Z] #49 DONE 1.1s
11:12:23 [2022-11-30T11:12:23.060Z] 
11:12:23 [2022-11-30T11:12:23.060Z] #35 [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
11:12:23 [2022-11-30T11:12:23.324Z] #35 ...
11:12:23 [2022-11-30T11:12:23.324Z] 
11:12:23 [2022-11-30T11:12:23.324Z] #50 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:12:24 [2022-11-30T11:12:24.268Z] #50 DONE 1.0s
11:12:24 [2022-11-30T11:12:24.268Z] 
11:12:24 [2022-11-30T11:12:24.268Z] #51 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:12:25 [2022-11-30T11:12:25.215Z] #51 DONE 0.8s
11:12:25 [2022-11-30T11:12:25.215Z] 
11:12:25 [2022-11-30T11:12:25.215Z] #52 [dev-systemd-false  6/28] RUN ldconfig
11:12:25 [2022-11-30T11:12:25.786Z] #52 DONE 0.9s
11:12:25 [2022-11-30T11:12:25.786Z] 
11:12:25 [2022-11-30T11:12:25.786Z] #53 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:12:27 [2022-11-30T11:12:27.171Z] #53 1.092 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:12:27 [2022-11-30T11:12:27.171Z] #53 1.130 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:12:27 [2022-11-30T11:12:27.171Z] #53 1.134 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:12:27 [2022-11-30T11:12:27.741Z] #53 1.827 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
11:12:29 [2022-11-30T11:12:29.126Z] #53 3.329 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [204 kB]
11:12:31 [2022-11-30T11:12:31.042Z] #53 4.980 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
11:12:31 [2022-11-30T11:12:31.042Z] #53 ...
11:12:31 [2022-11-30T11:12:31.042Z] 
11:12:31 [2022-11-30T11:12:31.042Z] #40 [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
11:12:31 [2022-11-30T11:12:31.042Z] #40 76.78 configure.ac:11: installing 'build-aux/compile'
11:12:31 [2022-11-30T11:12:31.042Z] #40 76.80 configure.ac:11: installing 'build-aux/config.guess'
11:12:31 [2022-11-30T11:12:31.042Z] #40 76.81 configure.ac:11: installing 'build-aux/config.sub'
11:12:31 [2022-11-30T11:12:31.042Z] #40 76.81 configure.ac:13: installing 'build-aux/install-sh'
11:12:31 [2022-11-30T11:12:31.042Z] #40 76.83 configure.ac:13: installing 'build-aux/missing'
11:12:31 [2022-11-30T11:12:31.302Z] #40 76.84 configure.ac:8: installing 'build-aux/tap-driver.sh'
11:12:31 [2022-11-30T11:12:31.563Z] #40 77.01 Makefile.am: installing 'build-aux/depcomp'
11:12:33 [2022-11-30T11:12:33.206Z] #40 78.45 checking build system type... aarch64-unknown-linux-gnu
11:12:33 [2022-11-30T11:12:33.206Z] #40 78.87 checking host system type... aarch64-unknown-linux-gnu
11:12:33 [2022-11-30T11:12:33.206Z] #40 78.87 checking how to print strings... printf
11:12:33 [2022-11-30T11:12:33.206Z] #40 78.89 checking for gcc... gcc
11:12:33 [2022-11-30T11:12:33.467Z] #40 78.98 checking whether the C compiler works... yes
11:12:33 [2022-11-30T11:12:33.467Z] #40 79.12 checking for C compiler default output file name... a.out
11:12:33 [2022-11-30T11:12:33.730Z] #40 79.12 checking for suffix of executables... 
11:12:33 [2022-11-30T11:12:33.730Z] #40 79.23 checking whether we are cross compiling... no
11:12:33 [2022-11-30T11:12:33.991Z] #40 79.50 checking for suffix of object files... o
11:12:34 [2022-11-30T11:12:34.251Z] #40 79.65 checking whether we are using the GNU C compiler... yes
11:12:34 [2022-11-30T11:12:34.251Z] #40 79.76 checking whether gcc accepts -g... yes
11:12:34 [2022-11-30T11:12:34.511Z] #40 79.94 checking for gcc option to accept ISO C89... none needed
11:12:34 [2022-11-30T11:12:34.772Z] #40 80.10 checking whether gcc understands -c and -o together... yes
11:12:34 [2022-11-30T11:12:34.772Z] #40 80.31 checking for a sed that does not truncate output... /bin/sed
11:12:34 [2022-11-30T11:12:34.772Z] #40 80.34 checking for grep that handles long lines and -e... /bin/grep
11:12:34 [2022-11-30T11:12:34.772Z] #40 80.36 checking for egrep... /bin/grep -E
11:12:34 [2022-11-30T11:12:34.772Z] #40 80.38 checking for fgrep... /bin/grep -F
11:12:34 [2022-11-30T11:12:34.772Z] #40 80.39 checking for ld used by gcc... /usr/bin/ld
11:12:34 [2022-11-30T11:12:34.772Z] #40 80.42 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:12:34 [2022-11-30T11:12:34.772Z] #40 80.43 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:12:35 [2022-11-30T11:12:35.041Z] #40 80.45 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:12:35 [2022-11-30T11:12:35.041Z] #40 80.68 checking whether ln -s works... yes
11:12:35 [2022-11-30T11:12:35.041Z] #40 80.68 checking the maximum length of command line arguments... 1572864
11:12:35 [2022-11-30T11:12:35.041Z] #40 80.71 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
11:12:35 [2022-11-30T11:12:35.041Z] #40 80.71 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
11:12:35 [2022-11-30T11:12:35.041Z] #40 80.71 checking for /usr/bin/ld option to reload object files... -r
11:12:35 [2022-11-30T11:12:35.041Z] #40 80.71 checking for objdump... objdump
11:12:35 [2022-11-30T11:12:35.041Z] #40 80.71 checking how to recognize dependent libraries... pass_all
11:12:35 [2022-11-30T11:12:35.041Z] #40 80.71 checking for dlltool... no
11:12:35 [2022-11-30T11:12:35.041Z] #40 80.72 checking how to associate runtime and link libraries... printf %s\n
11:12:35 [2022-11-30T11:12:35.041Z] #40 80.72 checking for ar... ar
11:12:35 [2022-11-30T11:12:35.302Z] #40 80.72 checking for archiver @FILE support... 
11:12:35 [2022-11-30T11:12:35.302Z] #40 ...
11:12:35 [2022-11-30T11:12:35.302Z] 
11:12:35 [2022-11-30T11:12:35.302Z] #27 [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
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.8 Delve is a source level debugger for Go programs.
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.8 
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.8 Delve enables you to interact with your program by controlling the execution of the process,
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.8 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.8 
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.8 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.8 
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.8 Pass flags to the program you are debugging using `--`, for example:
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.8 
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.8 `dlv exec ./hello -- server --config conf/config.toml`
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9 
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9 Usage:
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9   dlv [command]
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9 
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9 Available Commands:
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9   attach      Attach to running process and begin debugging.
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9   connect     Connect to a headless debug server with a terminal client.
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9   core        Examine a core dump.
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9   debug       Compile and begin debugging main package in current directory, or the package specified.
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9   exec        Execute a precompiled binary, and begin a debug session.
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9   help        Help about any command
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9   run         Deprecated command. Use 'debug' instead.
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9   test        Compile test binary and begin debugging program.
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9   trace       Compile and begin tracing program.
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9   version     Prints version.
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9 
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9 Flags:
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9       --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)
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9       --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)
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9       --disable-aslr                     Disables address space randomization
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9   -h, --help                             help for dlv
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9       --init string                      Init file, executed by the terminal client.
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9       --log                              Enable debugging server logging.
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9       --wd string                        Working directory for running the program.
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9 
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9 Additional help topics:
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9   dlv backend  Help about the --backend flag.
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9   dlv log      Help about logging flags.
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9   dlv redirect Help about file redirection.
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9 
11:12:35 [2022-11-30T11:12:35.302Z] #27 124.9 Use "dlv [command] --help" for more information about a command.
11:12:35 [2022-11-30T11:12:35.302Z] #27 DONE 125.6s
11:12:35 [2022-11-30T11:12:35.302Z] 
11:12:35 [2022-11-30T11:12:35.302Z] #31 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
11:12:36 [2022-11-30T11:12:36.349Z] #31 122.4 Updating files:  23% (2628/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:  40% (4671/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:  62% (7091/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  81% (9340/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  96% (10958/11414)
Updating files:  97% (11072/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
11:12:36 [2022-11-30T11:12:36.611Z] #31 126.5 + cd /tmp/tmp.9aQ3OMsZ5o/tmp/docker-ce
11:12:36 [2022-11-30T11:12:36.611Z] #31 126.5 + git checkout -q v17.06.2-ce
11:12:39 [2022-11-30T11:12:39.908Z] #31 129.7 + mkdir -p /tmp/tmp.9aQ3OMsZ5o/src/github.com/docker
11:12:39 [2022-11-30T11:12:39.908Z] #31 129.7 + mv components/cli /tmp/tmp.9aQ3OMsZ5o/src/github.com/docker/cli
11:12:39 [2022-11-30T11:12:39.908Z] #31 129.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
11:12:41 [2022-11-30T11:12:41.292Z] #31 ...
11:12:41 [2022-11-30T11:12:41.292Z] 
11:12:41 [2022-11-30T11:12:41.292Z] #40 [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
11:12:41 [2022-11-30T11:12:41.292Z] #40 80.72 checking for archiver @FILE support... @
11:12:41 [2022-11-30T11:12:41.292Z] #40 80.97 checking for strip... strip
11:12:41 [2022-11-30T11:12:41.292Z] #40 80.97 checking for ranlib... ranlib
11:12:41 [2022-11-30T11:12:41.292Z] #40 80.97 checking for gawk... no
11:12:41 [2022-11-30T11:12:41.292Z] #40 80.97 checking for mawk... mawk
11:12:41 [2022-11-30T11:12:41.292Z] #40 80.97 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:12:41 [2022-11-30T11:12:41.292Z] #40 81.97 checking for sysroot... no
11:12:41 [2022-11-30T11:12:41.292Z] #40 81.97 checking for a working dd... /bin/dd
11:12:41 [2022-11-30T11:12:41.292Z] #40 81.97 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:12:41 [2022-11-30T11:12:41.292Z] #40 81.99 checking for mt... no
11:12:41 [2022-11-30T11:12:41.292Z] #40 81.99 checking if : is a manifest tool... no
11:12:41 [2022-11-30T11:12:41.292Z] #40 82.00 checking how to run the C preprocessor... gcc -E
11:12:41 [2022-11-30T11:12:41.292Z] #40 82.33 checking for ANSI C header files... yes
11:12:41 [2022-11-30T11:12:41.292Z] #40 83.04 checking for sys/types.h... yes
11:12:41 [2022-11-30T11:12:41.292Z] #40 83.23 checking for sys/stat.h... yes
11:12:41 [2022-11-30T11:12:41.292Z] #40 83.43 checking for stdlib.h... yes
11:12:41 [2022-11-30T11:12:41.292Z] #40 83.62 checking for string.h... yes
11:12:41 [2022-11-30T11:12:41.292Z] #40 83.78 checking for memory.h... yes
11:12:41 [2022-11-30T11:12:41.292Z] #40 83.97 checking for strings.h... yes
11:12:41 [2022-11-30T11:12:41.292Z] #40 84.24 checking for inttypes.h... yes
11:12:41 [2022-11-30T11:12:41.292Z] #40 84.47 checking for stdint.h... yes
11:12:41 [2022-11-30T11:12:41.292Z] #40 84.68 checking for unistd.h... yes
11:12:41 [2022-11-30T11:12:41.292Z] #40 84.83 checking for dlfcn.h... yes
11:12:41 [2022-11-30T11:12:41.292Z] #40 85.00 checking for objdir... .libs
11:12:41 [2022-11-30T11:12:41.292Z] #40 85.47 checking if gcc supports -fno-rtti -fno-exceptions... no
11:12:41 [2022-11-30T11:12:41.292Z] #40 85.64 checking for gcc option to produce PIC... -fPIC -DPIC
11:12:41 [2022-11-30T11:12:41.292Z] #40 85.64 checking if gcc PIC flag -fPIC -DPIC works... yes
11:12:41 [2022-11-30T11:12:41.292Z] #40 85.75 checking if gcc static flag -static works... yes
11:12:41 [2022-11-30T11:12:41.292Z] #40 86.10 checking if gcc supports -c -o file.o... yes
11:12:41 [2022-11-30T11:12:41.292Z] #40 86.27 checking if gcc supports -c -o file.o... (cached) yes
11:12:41 [2022-11-30T11:12:41.292Z] #40 86.29 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
11:12:41 [2022-11-30T11:12:41.292Z] #40 86.34 checking dynamic linker characteristics... GNU/Linux ld.so
11:12:41 [2022-11-30T11:12:41.292Z] #40 86.69 checking how to hardcode library paths into programs... immediate
11:12:41 [2022-11-30T11:12:41.292Z] #40 86.69 checking whether stripping libraries is possible... yes
11:12:41 [2022-11-30T11:12:41.292Z] #40 86.70 checking if libtool supports shared libraries... yes
11:12:41 [2022-11-30T11:12:41.292Z] #40 86.70 checking whether to build shared libraries... no
11:12:41 [2022-11-30T11:12:41.292Z] #40 86.70 checking whether to build static libraries... yes
11:12:41 [2022-11-30T11:12:41.292Z] #40 86.71 checking for a BSD-compatible install... /usr/bin/install -c
11:12:41 [2022-11-30T11:12:41.292Z] #40 86.76 checking whether build environment is sane... yes
11:12:41 [2022-11-30T11:12:41.292Z] #40 86.83 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:12:41 [2022-11-30T11:12:41.292Z] #40 86.84 checking whether make sets $(MAKE)... yes
11:12:41 [2022-11-30T11:12:41.292Z] #40 86.96 checking whether make supports the include directive... yes (GNU style)
11:12:41 [2022-11-30T11:12:41.292Z] #40 87.02 checking whether make supports nested variables... yes
11:12:41 [2022-11-30T11:12:41.553Z] #40 87.07 checking whether UID '0' is supported by ustar format... yes
11:12:41 [2022-11-30T11:12:41.553Z] #40 87.09 checking whether GID '0' is supported by ustar format... yes
11:12:41 [2022-11-30T11:12:41.553Z] #40 87.09 checking how to create a ustar tar archive... gnutar
11:12:41 [2022-11-30T11:12:41.814Z] #40 87.21 checking dependency style of gcc... gcc3
11:12:41 [2022-11-30T11:12:41.814Z] #40 87.39 checking whether to enable maintainer-specific portions of Makefiles... yes
11:12:41 [2022-11-30T11:12:41.814Z] #40 87.39 checking whether make supports nested variables... (cached) yes
11:12:41 [2022-11-30T11:12:41.814Z] #40 87.39 checking for gawk... (cached) mawk
11:12:41 [2022-11-30T11:12:41.814Z] #40 87.39 checking for a sed that does not truncate output... (cached) /bin/sed
11:12:41 [2022-11-30T11:12:41.814Z] #40 87.41 checking for gcc... (cached) gcc
11:12:41 [2022-11-30T11:12:41.814Z] #40 ...
11:12:41 [2022-11-30T11:12:41.814Z] 
11:12:41 [2022-11-30T11:12:41.814Z] #44 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:12:41 [2022-11-30T11:12:41.814Z] #44 11.92 + cd /tmp/tmp.oJlB8c3Uan/src/github.com/opencontainers/runc
11:12:41 [2022-11-30T11:12:41.814Z] #44 11.92 + git checkout -q v1.1.4
11:12:41 [2022-11-30T11:12:41.814Z] #44 12.68 + '[' -z '' ']'
11:12:41 [2022-11-30T11:12:41.814Z] #44 12.68 + target=static
11:12:41 [2022-11-30T11:12:41.814Z] #44 12.68 + make BUILDTAGS=seccomp static
11:12:41 [2022-11-30T11:12:41.814Z] #44 13.18 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 .
11:12:41 [2022-11-30T11:12:41.814Z] #44 ...
11:12:41 [2022-11-30T11:12:41.814Z] 
11:12:41 [2022-11-30T11:12:41.814Z] #40 [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
11:12:41 [2022-11-30T11:12:41.814Z] #40 87.52 checking whether we are using the GNU C compiler... (cached) yes
11:12:41 [2022-11-30T11:12:41.814Z] #40 87.52 checking whether gcc accepts -g... (cached) yes
11:12:41 [2022-11-30T11:12:41.814Z] #40 87.52 checking for gcc option to accept ISO C89... (cached) none needed
11:12:41 [2022-11-30T11:12:41.814Z] #40 87.52 checking whether gcc understands -c and -o together... (cached) yes
11:12:41 [2022-11-30T11:12:41.814Z] #40 87.52 checking for a Python interpreter with version >= 3... python3
11:12:41 [2022-11-30T11:12:41.814Z] #40 87.61 checking for python3... /usr/bin/python3
11:12:42 [2022-11-30T11:12:42.075Z] #40 87.62 checking for python3 version... 3.9
11:12:42 [2022-11-30T11:12:42.075Z] #40 87.66 checking for python3 platform... linux
11:12:42 [2022-11-30T11:12:42.075Z] #40 87.73 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
11:12:42 [2022-11-30T11:12:42.336Z] #40 87.88 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
11:12:42 [2022-11-30T11:12:42.336Z] #40 88.01 checking for go-md2man... no
11:12:42 [2022-11-30T11:12:42.597Z] #40 88.04 checking error.h usability... yes
11:12:42 [2022-11-30T11:12:42.597Z] #40 88.25 checking error.h presence... yes
11:12:42 [2022-11-30T11:12:42.597Z] #40 88.33 checking for error.h... yes
11:12:42 [2022-11-30T11:12:42.858Z] #40 88.36 checking linux/openat2.h usability... yes
11:12:42 [2022-11-30T11:12:42.858Z] #40 88.54 checking linux/openat2.h presence... yes
11:12:43 [2022-11-30T11:12:43.118Z] #40 88.59 checking for linux/openat2.h... yes
11:12:43 [2022-11-30T11:12:43.119Z] #40 88.64 checking for copy_file_range... yes
11:12:43 [2022-11-30T11:12:43.119Z] #40 ...
11:12:43 [2022-11-30T11:12:43.119Z] 
11:12:43 [2022-11-30T11:12:43.119Z] #53 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:12:43 [2022-11-30T11:12:43.119Z] #53 7.333 Fetched 8495 kB in 6s (1307 kB/s)
11:12:43 [2022-11-30T11:12:43.119Z] #53 7.333 Reading package lists...
11:12:43 [2022-11-30T11:12:43.119Z] #53 10.53 Reading package lists...
11:12:43 [2022-11-30T11:12:43.119Z] #53 12.76 Building dependency tree...
11:12:43 [2022-11-30T11:12:43.119Z] #53 14.70 The following additional packages will be installed:
11:12:43 [2022-11-30T11:12:43.119Z] #53 14.70   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
11:12:43 [2022-11-30T11:12:43.119Z] #53 14.71   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
11:12:43 [2022-11-30T11:12:43.119Z] #53 14.71   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
11:12:43 [2022-11-30T11:12:43.119Z] #53 14.71   libxtables12 python-pip-whl python3-distutils python3-lib2to3
11:12:43 [2022-11-30T11:12:43.119Z] #53 14.71   python3-pkg-resources systemd vim-runtime xxd
11:12:43 [2022-11-30T11:12:43.119Z] #53 14.73 Suggested packages:
11:12:43 [2022-11-30T11:12:43.119Z] #53 14.74   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
11:12:43 [2022-11-30T11:12:43.119Z] #53 14.74   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
11:12:43 [2022-11-30T11:12:43.119Z] #53 14.74   ctags vim-doc vim-scripts xfsdump acl attr quota
11:12:43 [2022-11-30T11:12:43.119Z] #53 14.74 Recommended packages:
11:12:43 [2022-11-30T11:12:43.119Z] #53 14.74   libatm1 nftables libpam-cap build-essential python3-dev dbus
11:12:43 [2022-11-30T11:12:43.119Z] #53 14.74   systemd-timesyncd | time-daemon unzip
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.21 The following NEW packages will be installed:
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.21   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.22   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.22   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.22   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.22   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.23   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.23   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.23   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.23   vim-runtime xfsprogs xxd xz-utils zip zstd
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.58 0 upgraded, 56 newly installed, 0 to remove and 4 not upgraded.
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.58 Need to get 31.8 MB of archives.
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.58 After this operation, 123 MB of additional disk space will be used.
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.68 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.68 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.69 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.70 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.70 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.70 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.71 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.71 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.72 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.74 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.75 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.75 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.76 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.76 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.76 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.76 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.77 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.77 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.78 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.78 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.78 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.79 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.95 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.95 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.95 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.95 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.95 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.96 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.97 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.98 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 16.98 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 17.02 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 17.03 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 17.03 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 17.03 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 17.04 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 17.05 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 17.06 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 17.09 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 17.09 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 17.10 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 17.11 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 17.24 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 17.27 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 17.27 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
11:12:43 [2022-11-30T11:12:43.119Z] #53 17.29 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
11:12:43 [2022-11-30T11:12:43.494Z] #53 ...
11:12:43 [2022-11-30T11:12:43.495Z] 
11:12:43 [2022-11-30T11:12:43.495Z] #40 [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
11:12:43 [2022-11-30T11:12:43.495Z] #40 88.88 checking for fgetxattr... yes
11:12:43 [2022-11-30T11:12:43.756Z] #40 89.14 checking for statx... yes
11:12:44 [2022-11-30T11:12:44.016Z] #40 89.44 checking for fgetpwent_r... yes
11:12:44 [2022-11-30T11:12:44.588Z] #40 89.70 checking for issetugid... no
11:12:44 [2022-11-30T11:12:44.588Z] #40 89.99 checking for pkg-config... /usr/bin/pkg-config
11:12:44 [2022-11-30T11:12:44.588Z] #40 89.99 checking pkg-config is at least version 0.9.0... yes
11:12:44 [2022-11-30T11:12:44.848Z] #40 90.00 checking for library containing yajl_tree_get... -lyajl
11:12:44 [2022-11-30T11:12:44.849Z] #40 90.42 checking for yajl >= 2.0.0... yes
11:12:45 [2022-11-30T11:12:45.109Z] #40 90.46 checking sys/capability.h usability... yes
11:12:45 [2022-11-30T11:12:45.109Z] #40 90.65 checking sys/capability.h presence... yes
11:12:45 [2022-11-30T11:12:45.109Z] #40 90.75 checking for sys/capability.h... yes
11:12:45 [2022-11-30T11:12:45.680Z] #40 90.76 checking for library containing cap_from_name... -lcap
11:12:46 [2022-11-30T11:12:46.251Z] #40 91.35 checking for library containing dlopen... -ldl
11:12:46 [2022-11-30T11:12:46.251Z] #40 91.83 checking seccomp.h usability... yes
11:12:46 [2022-11-30T11:12:46.512Z] #40 92.00 checking seccomp.h presence... yes
11:12:46 [2022-11-30T11:12:46.512Z] #40 92.16 checking for seccomp.h... yes
11:12:47 [2022-11-30T11:12:47.084Z] #40 92.16 checking for library containing seccomp_rule_add... -lseccomp
11:12:47 [2022-11-30T11:12:47.084Z] #40 92.65 checking for library containing seccomp_arch_resolve_name... none required
11:12:47 [2022-11-30T11:12:47.606Z] #40 92.87 checking systemd/sd-bus.h usability... yes
11:12:47 [2022-11-30T11:12:47.606Z] #40 93.18 checking systemd/sd-bus.h presence... yes
11:12:47 [2022-11-30T11:12:47.606Z] #40 93.28 checking for systemd/sd-bus.h... yes
11:12:48 [2022-11-30T11:12:48.177Z] #40 93.29 checking for library containing sd_bus_match_signal_async... 
11:12:48 [2022-11-30T11:12:48.177Z] #40 ...
11:12:48 [2022-11-30T11:12:48.177Z] 
11:12:48 [2022-11-30T11:12:48.177Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:12:48 [2022-11-30T11:12:48.177Z] #24 DONE 138.1s
11:12:48 [2022-11-30T11:12:48.177Z] 
11:12:48 [2022-11-30T11:12:48.177Z] #40 [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
11:12:48 [2022-11-30T11:12:48.177Z] #40 93.29 checking for library containing sd_bus_match_signal_async... -lsystemd
11:12:48 [2022-11-30T11:12:48.177Z] #40 93.73 checking for sd_notify_barrier... yes
11:12:48 [2022-11-30T11:12:48.437Z] #40 93.96 checking linux/bpf.h usability... yes
11:12:48 [2022-11-30T11:12:48.698Z] #40 94.19 checking linux/bpf.h presence... yes
11:12:48 [2022-11-30T11:12:48.698Z] #40 94.30 checking for linux/bpf.h... yes
11:12:48 [2022-11-30T11:12:48.961Z] #40 94.30 checking compilation for eBPF... yes
11:12:48 [2022-11-30T11:12:48.962Z] #40 94.63 checking for criu >= 3.15... no
11:12:48 [2022-11-30T11:12:48.962Z] #40 94.67 configure: CRIU headers not found, building without CRIU support
11:12:48 [2022-11-30T11:12:48.962Z] #40 94.67 checking for criu > 3.16... no
11:12:48 [2022-11-30T11:12:48.962Z] #40 94.70 configure: CRIU version doesn't support join-ns API
11:12:48 [2022-11-30T11:12:48.962Z] #40 94.70 checking for criu > 3.16.1... no
11:12:48 [2022-11-30T11:12:48.962Z] #40 94.73 configure: CRIU version doesn't support for pre-dumping
11:12:49 [2022-11-30T11:12:49.222Z] #40 94.73 checking for new mount API (fsconfig)... yes
11:12:49 [2022-11-30T11:12:49.222Z] #40 94.87 checking for seccomp notify API... yes
11:12:49 [2022-11-30T11:12:49.482Z] #40 94.97 checking for gperf... no
11:12:49 [2022-11-30T11:12:49.482Z] #40 94.99 configure: gperf not found - cannot rebuild signal parser code
11:12:49 [2022-11-30T11:12:49.482Z] #40 94.99 checking for library containing argp_parse... none required
11:12:49 [2022-11-30T11:12:49.743Z] #40 95.28 checking that generated files are newer than configure... done
11:12:49 [2022-11-30T11:12:49.743Z] #40 95.29 configure: creating ./config.status
11:12:52 [2022-11-30T11:12:52.291Z] #40 98.06 config.status: creating Makefile
11:12:52 [2022-11-30T11:12:52.552Z] #40 98.15 config.status: creating rpm/crun.spec
11:12:52 [2022-11-30T11:12:52.552Z] #40 98.22 config.status: creating config.h
11:12:52 [2022-11-30T11:12:52.552Z] #40 98.26 config.status: executing libtool commands
11:12:52 [2022-11-30T11:12:52.552Z] #40 98.30 config.status: executing depfiles commands
11:12:54 [2022-11-30T11:12:54.004Z] #40 ...
11:12:54 [2022-11-30T11:12:54.004Z] 
11:12:54 [2022-11-30T11:12:54.004Z] #53 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:12:54 [2022-11-30T11:12:54.004Z] #53 17.87 debconf: delaying package configuration, since apt-utils is not installed
11:12:54 [2022-11-30T11:12:54.004Z] #53 18.05 Fetched 31.8 MB in 1s (30.9 MB/s)
11:12:54 [2022-11-30T11:12:54.004Z] #53 18.14 Selecting previously unselected package libcap2:arm64.
11:12:54 [2022-11-30T11:12:54.004Z] #53 18.14 (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.)
11:12:54 [2022-11-30T11:12:54.004Z] #53 18.21 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 18.22 Unpacking libcap2:arm64 (1:2.44-1) ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 18.29 Selecting previously unselected package libargon2-1:arm64.
11:12:54 [2022-11-30T11:12:54.004Z] #53 18.29 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 18.30 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 18.40 Selecting previously unselected package libjson-c5:arm64.
11:12:54 [2022-11-30T11:12:54.004Z] #53 18.41 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 18.41 Unpacking libjson-c5:arm64 (0.15-2) ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 18.50 Selecting previously unselected package libcryptsetup12:arm64.
11:12:54 [2022-11-30T11:12:54.004Z] #53 18.50 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 18.51 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 18.71 Selecting previously unselected package libip4tc2:arm64.
11:12:54 [2022-11-30T11:12:54.004Z] #53 18.71 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 18.71 Unpacking libip4tc2:arm64 (1.8.7-1) ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 18.80 Selecting previously unselected package libkmod2:arm64.
11:12:54 [2022-11-30T11:12:54.004Z] #53 18.80 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 18.81 Unpacking libkmod2:arm64 (28-1) ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 18.90 Selecting previously unselected package systemd.
11:12:54 [2022-11-30T11:12:54.004Z] #53 18.90 Preparing to unpack .../06-systemd_247.3-7+deb11u1_arm64.deb ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 19.10 Unpacking systemd (247.3-7+deb11u1) ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 20.90 Selecting previously unselected package pigz.
11:12:54 [2022-11-30T11:12:54.004Z] #53 20.90 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 20.91 Unpacking pigz (2.6-1) ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 21.05 Selecting previously unselected package libelf1:arm64.
11:12:54 [2022-11-30T11:12:54.004Z] #53 21.05 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 21.07 Unpacking libelf1:arm64 (0.183-1) ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 21.28 Selecting previously unselected package libbpf0:arm64.
11:12:54 [2022-11-30T11:12:54.004Z] #53 21.28 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 21.29 Unpacking libbpf0:arm64 (1:0.3-2) ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 21.41 Selecting previously unselected package libmnl0:arm64.
11:12:54 [2022-11-30T11:12:54.004Z] #53 21.42 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 21.43 Unpacking libmnl0:arm64 (1.0.4-3) ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 21.58 Selecting previously unselected package libxtables12:arm64.
11:12:54 [2022-11-30T11:12:54.004Z] #53 21.58 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 21.59 Unpacking libxtables12:arm64 (1.8.7-1) ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 21.67 Selecting previously unselected package libcap2-bin.
11:12:54 [2022-11-30T11:12:54.004Z] #53 21.69 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 21.70 Unpacking libcap2-bin (1:2.44-1) ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 21.99 Selecting previously unselected package iproute2.
11:12:54 [2022-11-30T11:12:54.004Z] #53 22.00 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 22.08 Unpacking iproute2 (5.10.0-4) ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 22.77 Selecting previously unselected package xxd.
11:12:54 [2022-11-30T11:12:54.004Z] #53 22.77 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 22.78 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 22.97 Selecting previously unselected package vim-common.
11:12:54 [2022-11-30T11:12:54.004Z] #53 22.97 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 23.03 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 23.28 Selecting previously unselected package bash-completion.
11:12:54 [2022-11-30T11:12:54.004Z] #53 23.29 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 25.67 Unpacking bash-completion (1:2.11-2) ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 26.10 Selecting previously unselected package bzip2.
11:12:54 [2022-11-30T11:12:54.004Z] #53 26.12 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 26.13 Unpacking bzip2 (1.0.8-4) ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 26.24 Selecting previously unselected package xz-utils.
11:12:54 [2022-11-30T11:12:54.004Z] #53 26.25 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 26.25 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 26.44 Selecting previously unselected package apparmor.
11:12:54 [2022-11-30T11:12:54.004Z] #53 26.45 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 26.51 Unpacking apparmor (2.13.6-10) ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 26.98 Selecting previously unselected package inetutils-ping.
11:12:54 [2022-11-30T11:12:54.004Z] #53 27.00 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 27.01 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 27.14 Selecting previously unselected package libip6tc2:arm64.
11:12:54 [2022-11-30T11:12:54.004Z] #53 27.14 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 27.15 Unpacking libip6tc2:arm64 (1.8.7-1) ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 27.27 Selecting previously unselected package libnfnetlink0:arm64.
11:12:54 [2022-11-30T11:12:54.004Z] #53 27.29 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 27.30 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 27.39 Selecting previously unselected package libnetfilter-conntrack3:arm64.
11:12:54 [2022-11-30T11:12:54.004Z] #53 27.39 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 27.39 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 27.50 Selecting previously unselected package libnftnl11:arm64.
11:12:54 [2022-11-30T11:12:54.004Z] #53 27.50 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 27.51 Unpacking libnftnl11:arm64 (1.1.9-1) ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 27.61 Selecting previously unselected package iptables.
11:12:54 [2022-11-30T11:12:54.004Z] #53 27.62 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 27.62 Unpacking iptables (1.8.7-1) ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 28.01 Selecting previously unselected package libonig5:arm64.
11:12:54 [2022-11-30T11:12:54.004Z] #53 28.02 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 28.02 Unpacking libonig5:arm64 (6.9.6-1.1) ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 28.20 Selecting previously unselected package libjq1:arm64.
11:12:54 [2022-11-30T11:12:54.004Z] #53 28.20 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 28.20 Unpacking libjq1:arm64 (1.6-2.1) ...
11:12:54 [2022-11-30T11:12:54.004Z] #53 ...
11:12:54 [2022-11-30T11:12:54.004Z] 
11:12:54 [2022-11-30T11:12:54.004Z] #40 [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
11:12:54 [2022-11-30T11:12:54.004Z] #40 99.70 === configuring in libocispec (/tmp/crun-build/libocispec)
11:12:54 [2022-11-30T11:12:54.004Z] #40 99.72 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
11:12:54 [2022-11-30T11:12:54.578Z] #40 100.2 checking for gcc... gcc
11:12:54 [2022-11-30T11:12:54.839Z] #40 100.3 checking whether the C compiler works... yes
11:12:54 [2022-11-30T11:12:54.839Z] #40 100.4 checking for C compiler default output file name... a.out
11:12:55 [2022-11-30T11:12:55.099Z] #40 100.4 checking for suffix of executables... 
11:12:55 [2022-11-30T11:12:55.099Z] #40 100.6 checking whether we are cross compiling... no
11:12:55 [2022-11-30T11:12:55.360Z] #40 100.8 checking for suffix of object files... o
11:12:55 [2022-11-30T11:12:55.360Z] #40 100.9 checking whether we are using the GNU C compiler... yes
11:12:55 [2022-11-30T11:12:55.360Z] #40 101.0 checking whether gcc accepts -g... yes
11:12:55 [2022-11-30T11:12:55.620Z] #40 101.1 checking for gcc option to accept ISO C89... none needed
11:12:55 [2022-11-30T11:12:55.620Z] #40 101.3 checking whether gcc understands -c and -o together... yes
11:12:55 [2022-11-30T11:12:55.880Z] #40 101.4 checking how to run the C preprocessor... gcc -E
11:12:56 [2022-11-30T11:12:56.141Z] #40 101.7 checking for grep that handles long lines and -e... /bin/grep
11:12:56 [2022-11-30T11:12:56.141Z] #40 101.7 checking for egrep... /bin/grep -E
11:12:56 [2022-11-30T11:12:56.401Z] #40 101.7 checking for ANSI C header files... yes
11:12:56 [2022-11-30T11:12:56.661Z] #40 102.1 checking for sys/types.h... yes
11:12:56 [2022-11-30T11:12:56.924Z] #40 102.3 checking for sys/stat.h... yes
11:12:56 [2022-11-30T11:12:56.924Z] #40 102.5 checking for stdlib.h... yes
11:12:57 [2022-11-30T11:12:57.184Z] #40 102.7 checking for string.h... yes
11:12:57 [2022-11-30T11:12:57.184Z] #40 102.8 checking for memory.h... yes
11:12:57 [2022-11-30T11:12:57.444Z] #40 102.9 checking for strings.h... yes
11:12:57 [2022-11-30T11:12:57.704Z] #40 103.1 checking for inttypes.h... yes
11:12:57 [2022-11-30T11:12:57.705Z] #40 103.3 checking for stdint.h... yes
11:12:57 [2022-11-30T11:12:57.965Z] #40 103.4 checking for unistd.h... yes
11:12:58 [2022-11-30T11:12:58.226Z] #40 103.6 checking minix/config.h usability... no
11:12:58 [2022-11-30T11:12:58.226Z] #40 103.7 checking minix/config.h presence... no
11:12:58 [2022-11-30T11:12:58.226Z] #40 103.7 checking for minix/config.h... no
11:12:58 [2022-11-30T11:12:58.486Z] #40 103.8 checking whether it is safe to define __EXTENSIONS__... yes
11:12:58 [2022-11-30T11:12:58.746Z] #40 104.0 checking build system type... aarch64-unknown-linux-gnu
11:12:58 [2022-11-30T11:12:58.746Z] #40 104.3 checking host system type... aarch64-unknown-linux-gnu
11:12:58 [2022-11-30T11:12:58.746Z] #40 104.3 checking how to print strings... printf
11:12:58 [2022-11-30T11:12:58.746Z] #40 104.3 checking for a sed that does not truncate output... /bin/sed
11:12:58 [2022-11-30T11:12:58.746Z] #40 104.3 checking for fgrep... /bin/grep -F
11:12:58 [2022-11-30T11:12:58.746Z] #40 104.3 checking for ld used by gcc... /usr/bin/ld
11:12:58 [2022-11-30T11:12:58.746Z] #40 104.3 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:12:58 [2022-11-30T11:12:58.746Z] #40 104.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:12:59 [2022-11-30T11:12:59.007Z] #40 104.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:12:59 [2022-11-30T11:12:59.007Z] #40 104.5 checking whether ln -s works... yes
11:12:59 [2022-11-30T11:12:59.007Z] #40 104.5 checking the maximum length of command line arguments... 1572864
11:12:59 [2022-11-30T11:12:59.007Z] #40 104.6 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
11:12:59 [2022-11-30T11:12:59.007Z] #40 104.6 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
11:12:59 [2022-11-30T11:12:59.007Z] #40 104.6 checking for /usr/bin/ld option to reload object files... -r
11:12:59 [2022-11-30T11:12:59.007Z] #40 104.6 checking for objdump... objdump
11:12:59 [2022-11-30T11:12:59.007Z] #40 104.6 checking how to recognize dependent libraries... pass_all
11:12:59 [2022-11-30T11:12:59.007Z] #40 104.6 checking for dlltool... no
11:12:59 [2022-11-30T11:12:59.007Z] #40 104.6 checking how to associate runtime and link libraries... printf %s\n
11:12:59 [2022-11-30T11:12:59.007Z] #40 104.6 checking for ar... ar
11:12:59 [2022-11-30T11:12:59.007Z] #40 104.6 checking for archiver @FILE support... @
11:12:59 [2022-11-30T11:12:59.267Z] #40 104.7 checking for strip... strip
11:12:59 [2022-11-30T11:12:59.267Z] #40 104.7 checking for ranlib... ranlib
11:12:59 [2022-11-30T11:12:59.267Z] #40 104.7 checking for gawk... no
11:12:59 [2022-11-30T11:12:59.267Z] #40 104.7 checking for mawk... mawk
11:12:59 [2022-11-30T11:12:59.527Z] #40 104.7 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:12:59 [2022-11-30T11:12:59.527Z] #40 105.1 checking for sysroot... no
11:12:59 [2022-11-30T11:12:59.527Z] #40 105.1 checking for a working dd... /bin/dd
11:12:59 [2022-11-30T11:12:59.527Z] #40 105.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:12:59 [2022-11-30T11:12:59.527Z] #40 105.1 checking for mt... no
11:12:59 [2022-11-30T11:12:59.527Z] #40 105.1 checking if : is a manifest tool... no
11:12:59 [2022-11-30T11:12:59.787Z] #40 105.1 checking for dlfcn.h... yes
11:12:59 [2022-11-30T11:12:59.787Z] #40 105.3 checking for objdir... .libs
11:13:00 [2022-11-30T11:13:00.048Z] #40 105.6 checking if gcc supports -fno-rtti -fno-exceptions... no
11:13:00 [2022-11-30T11:13:00.308Z] #40 105.8 checking for gcc option to produce PIC... -fPIC -DPIC
11:13:00 [2022-11-30T11:13:00.308Z] #40 105.8 checking if gcc PIC flag -fPIC -DPIC works... yes
11:13:00 [2022-11-30T11:13:00.569Z] #40 105.9 checking if gcc static flag -static works... yes
11:13:00 [2022-11-30T11:13:00.829Z] #40 106.3 checking if gcc supports -c -o file.o... yes
11:13:00 [2022-11-30T11:13:00.829Z] #40 106.5 checking if gcc supports -c -o file.o... (cached) yes
11:13:00 [2022-11-30T11:13:00.829Z] #40 106.5 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
11:13:01 [2022-11-30T11:13:01.090Z] #40 106.5 checking dynamic linker characteristics... GNU/Linux ld.so
11:13:01 [2022-11-30T11:13:01.351Z] #40 106.8 checking how to hardcode library paths into programs... immediate
11:13:01 [2022-11-30T11:13:01.351Z] #40 106.8 checking whether stripping libraries is possible... yes
11:13:01 [2022-11-30T11:13:01.351Z] #40 106.8 checking if libtool supports shared libraries... yes
11:13:01 [2022-11-30T11:13:01.351Z] #40 106.8 checking whether to build shared libraries... no
11:13:01 [2022-11-30T11:13:01.351Z] #40 106.8 checking whether to build static libraries... yes
11:13:01 [2022-11-30T11:13:01.351Z] #40 106.8 checking for a BSD-compatible install... /usr/bin/install -c
11:13:01 [2022-11-30T11:13:01.351Z] #40 106.9 checking whether build environment is sane... yes
11:13:01 [2022-11-30T11:13:01.351Z] #40 106.9 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:13:01 [2022-11-30T11:13:01.351Z] #40 106.9 checking whether make sets $(MAKE)... yes
11:13:01 [2022-11-30T11:13:01.351Z] #40 107.0 checking whether make supports the include directive... yes (GNU style)
11:13:01 [2022-11-30T11:13:01.616Z] #40 107.1 checking whether make supports nested variables... yes
11:13:01 [2022-11-30T11:13:01.616Z] #40 107.1 checking whether UID '0' is supported by ustar format... yes
11:13:01 [2022-11-30T11:13:01.616Z] #40 107.1 checking whether GID '0' is supported by ustar format... yes
11:13:01 [2022-11-30T11:13:01.616Z] #40 107.1 checking how to create a ustar tar archive... gnutar
11:13:01 [2022-11-30T11:13:01.876Z] #40 107.2 checking dependency style of gcc... gcc3
11:13:01 [2022-11-30T11:13:01.876Z] #40 107.4 checking whether to enable maintainer-specific portions of Makefiles... yes
11:13:01 [2022-11-30T11:13:01.876Z] #40 107.4 checking whether make supports nested variables... (cached) yes
11:13:01 [2022-11-30T11:13:01.876Z] #40 107.4 checking for pkg-config... /usr/bin/pkg-config
11:13:01 [2022-11-30T11:13:01.876Z] #40 107.4 checking pkg-config is at least version 0.9.0... yes
11:13:01 [2022-11-30T11:13:01.876Z] #40 107.4 checking for yajl >= 2.1.0... yes
11:13:01 [2022-11-30T11:13:01.876Z] #40 107.4 checking for a sed that does not truncate output... (cached) /bin/sed
11:13:01 [2022-11-30T11:13:01.876Z] #40 107.4 checking for gcc... (cached) gcc
11:13:01 [2022-11-30T11:13:01.876Z] #40 107.6 checking whether we are using the GNU C compiler... (cached) yes
11:13:01 [2022-11-30T11:13:01.876Z] #40 107.6 checking whether gcc accepts -g... (cached) yes
11:13:01 [2022-11-30T11:13:01.876Z] #40 107.6 checking for gcc option to accept ISO C89... (cached) none needed
11:13:01 [2022-11-30T11:13:01.876Z] #40 107.6 checking whether gcc understands -c and -o together... (cached) yes
11:13:01 [2022-11-30T11:13:01.876Z] #40 107.6 checking for a Python interpreter with version >= 3... python3
11:13:02 [2022-11-30T11:13:02.137Z] #40 107.6 checking for python3... /usr/bin/python3
11:13:02 [2022-11-30T11:13:02.137Z] #40 107.6 checking for python3 version... 3.9
11:13:02 [2022-11-30T11:13:02.137Z] #40 107.7 checking for python3 platform... linux
11:13:02 [2022-11-30T11:13:02.137Z] #40 107.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
11:13:02 [2022-11-30T11:13:02.397Z] #40 107.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
11:13:02 [2022-11-30T11:13:02.657Z] #40 108.2 checking that generated files are newer than configure... done
11:13:02 [2022-11-30T11:13:02.657Z] #40 108.2 configure: creating ./config.status
11:13:04 [2022-11-30T11:13:04.041Z] #40 ...
11:13:04 [2022-11-30T11:13:04.041Z] 
11:13:04 [2022-11-30T11:13:04.041Z] #53 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:13:04 [2022-11-30T11:13:04.041Z] #53 28.35 Selecting previously unselected package jq.
11:13:04 [2022-11-30T11:13:04.041Z] #53 28.37 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 28.40 Unpacking jq (1.6-2.1) ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 28.49 Selecting previously unselected package libaio1:arm64.
11:13:04 [2022-11-30T11:13:04.041Z] #53 28.49 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 28.50 Unpacking libaio1:arm64 (0.3.112-9) ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 28.55 Selecting previously unselected package libgpm2:arm64.
11:13:04 [2022-11-30T11:13:04.041Z] #53 28.55 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 28.55 Unpacking libgpm2:arm64 (1.20.7-8) ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 28.62 Selecting previously unselected package libicu67:arm64.
11:13:04 [2022-11-30T11:13:04.041Z] #53 28.62 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 28.62 Unpacking libicu67:arm64 (67.1-7) ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 31.79 Selecting previously unselected package libinih1:arm64.
11:13:04 [2022-11-30T11:13:04.041Z] #53 31.79 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 31.80 Unpacking libinih1:arm64 (53-1+b2) ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 31.89 Selecting previously unselected package libmicrohttpd12:arm64.
11:13:04 [2022-11-30T11:13:04.041Z] #53 31.89 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 31.90 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 31.99 Selecting previously unselected package libnet1:arm64.
11:13:04 [2022-11-30T11:13:04.041Z] #53 32.00 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 32.01 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 32.10 Selecting previously unselected package libnl-3-200:arm64.
11:13:04 [2022-11-30T11:13:04.041Z] #53 32.10 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 32.11 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 32.20 Selecting previously unselected package libprotobuf-c1:arm64.
11:13:04 [2022-11-30T11:13:04.041Z] #53 32.21 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 32.21 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 32.29 Selecting previously unselected package libyajl2:arm64.
11:13:04 [2022-11-30T11:13:04.041Z] #53 32.29 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 32.30 Unpacking libyajl2:arm64 (2.1.0-3) ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 32.35 Selecting previously unselected package net-tools.
11:13:04 [2022-11-30T11:13:04.041Z] #53 32.36 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 32.36 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 32.51 Selecting previously unselected package patch.
11:13:04 [2022-11-30T11:13:04.041Z] #53 32.51 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 32.52 Unpacking patch (2.7.6-7) ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 32.62 Selecting previously unselected package python-pip-whl.
11:13:04 [2022-11-30T11:13:04.041Z] #53 32.65 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 32.66 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 33.18 Selecting previously unselected package python3-lib2to3.
11:13:04 [2022-11-30T11:13:04.041Z] #53 33.18 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 33.18 Unpacking python3-lib2to3 (3.9.2-1) ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 33.30 Selecting previously unselected package python3-distutils.
11:13:04 [2022-11-30T11:13:04.041Z] #53 33.31 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 33.31 Unpacking python3-distutils (3.9.2-1) ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 33.46 Selecting previously unselected package python3-pkg-resources.
11:13:04 [2022-11-30T11:13:04.041Z] #53 33.46 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 33.47 Unpacking python3-pkg-resources (52.0.0-4) ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 33.61 Selecting previously unselected package python3-setuptools.
11:13:04 [2022-11-30T11:13:04.041Z] #53 33.61 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 33.61 Unpacking python3-setuptools (52.0.0-4) ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 33.81 Selecting previously unselected package python3-wheel.
11:13:04 [2022-11-30T11:13:04.041Z] #53 33.84 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 33.85 Unpacking python3-wheel (0.34.2-1) ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 33.94 Selecting previously unselected package python3-pip.
11:13:04 [2022-11-30T11:13:04.041Z] #53 33.94 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 33.94 Unpacking python3-pip (20.3.4-4+deb11u1) ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 34.22 Selecting previously unselected package sudo.
11:13:04 [2022-11-30T11:13:04.041Z] #53 34.22 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 34.23 Unpacking sudo (1.9.5p2-3) ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 34.68 Selecting previously unselected package systemd-journal-remote.
11:13:04 [2022-11-30T11:13:04.041Z] #53 34.69 Preparing to unpack .../48-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 34.69 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 34.81 Selecting previously unselected package thin-provisioning-tools.
11:13:04 [2022-11-30T11:13:04.041Z] #53 34.85 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 34.86 Unpacking thin-provisioning-tools (0.9.0-1) ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 35.08 Selecting previously unselected package uidmap.
11:13:04 [2022-11-30T11:13:04.041Z] #53 35.11 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 35.11 Unpacking uidmap (1:4.8.1-1) ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 35.23 Selecting previously unselected package vim-runtime.
11:13:04 [2022-11-30T11:13:04.041Z] #53 35.24 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
11:13:04 [2022-11-30T11:13:04.041Z] #53 35.28 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
11:13:04 [2022-11-30T11:13:04.041Z] #53 35.31 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
11:13:04 [2022-11-30T11:13:04.041Z] #53 35.31 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
11:13:04 [2022-11-30T11:13:04.612Z] #53 38.93 Selecting previously unselected package vim.
11:13:04 [2022-11-30T11:13:04.874Z] #53 38.93 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
11:13:04 [2022-11-30T11:13:04.874Z] #53 38.95 Unpacking vim (2:8.2.2434-3+deb11u1) ...
11:13:05 [2022-11-30T11:13:05.134Z] #53 39.37 Selecting previously unselected package xfsprogs.
11:13:05 [2022-11-30T11:13:05.134Z] #53 ...
11:13:05 [2022-11-30T11:13:05.134Z] 
11:13:05 [2022-11-30T11:13:05.134Z] #40 [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
11:13:05 [2022-11-30T11:13:05.134Z] #40 110.8 config.status: creating Makefile
11:13:05 [2022-11-30T11:13:05.394Z] #40 110.9 config.status: creating config.h
11:13:05 [2022-11-30T11:13:05.394Z] #40 110.9 config.status: executing libtool commands
11:13:05 [2022-11-30T11:13:05.394Z] #40 111.0 config.status: executing depfiles commands
11:13:05 [2022-11-30T11:13:05.965Z] #40 111.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
11:13:06 [2022-11-30T11:13:06.226Z] #40 111.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
11:13:06 [2022-11-30T11:13:06.487Z] #40 112.1 checking for gcc... gcc
11:13:06 [2022-11-30T11:13:06.747Z] #40 112.2 checking whether the C compiler works... yes
11:13:07 [2022-11-30T11:13:07.008Z] #40 112.5 checking for C compiler default output file name... a.out
11:13:07 [2022-11-30T11:13:07.008Z] #40 112.5 checking for suffix of executables... 
11:13:07 [2022-11-30T11:13:07.008Z] #40 112.6 checking whether we are cross compiling... no
11:13:07 [2022-11-30T11:13:07.008Z] #40 112.7 checking for suffix of object files... o
11:13:07 [2022-11-30T11:13:07.268Z] #40 112.8 checking whether we are using the GNU C compiler... yes
11:13:07 [2022-11-30T11:13:07.268Z] #40 112.9 checking whether gcc accepts -g... yes
11:13:07 [2022-11-30T11:13:07.529Z] #40 113.0 checking for gcc option to accept ISO C89... none needed
11:13:07 [2022-11-30T11:13:07.790Z] #40 113.2 checking whether gcc understands -c and -o together... yes
11:13:07 [2022-11-30T11:13:07.790Z] #40 113.4 checking for a BSD-compatible install... /usr/bin/install -c
11:13:07 [2022-11-30T11:13:07.790Z] #40 113.4 checking whether build environment is sane... yes
11:13:07 [2022-11-30T11:13:07.790Z] #40 113.5 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:13:07 [2022-11-30T11:13:07.790Z] #40 113.5 checking for gawk... no
11:13:07 [2022-11-30T11:13:07.790Z] #40 113.5 checking for mawk... mawk
11:13:07 [2022-11-30T11:13:07.790Z] #40 113.5 checking whether make sets $(MAKE)... yes
11:13:08 [2022-11-30T11:13:08.051Z] #40 113.6 checking whether make supports the include directive... yes (GNU style)
11:13:08 [2022-11-30T11:13:08.051Z] #40 113.6 checking whether make supports nested variables... yes
11:13:08 [2022-11-30T11:13:08.051Z] #40 113.7 checking whether UID '0' is supported by ustar format... yes
11:13:08 [2022-11-30T11:13:08.051Z] #40 113.7 checking whether GID '0' is supported by ustar format... yes
11:13:08 [2022-11-30T11:13:08.051Z] #40 113.7 checking how to create a ustar tar archive... gnutar
11:13:08 [2022-11-30T11:13:08.312Z] #40 113.7 checking dependency style of gcc... gcc3
11:13:08 [2022-11-30T11:13:08.312Z] #40 113.9 checking whether to enable maintainer-specific portions of Makefiles... yes
11:13:08 [2022-11-30T11:13:08.312Z] #40 113.9 checking whether make supports nested variables... (cached) yes
11:13:08 [2022-11-30T11:13:08.572Z] #40 114.0 checking build system type... aarch64-unknown-linux-gnu
11:13:08 [2022-11-30T11:13:08.833Z] #40 114.3 checking host system type... aarch64-unknown-linux-gnu
11:13:08 [2022-11-30T11:13:08.833Z] #40 114.3 checking how to print strings... printf
11:13:08 [2022-11-30T11:13:08.833Z] #40 114.3 checking for a sed that does not truncate output... /bin/sed
11:13:08 [2022-11-30T11:13:08.833Z] #40 114.4 checking for grep that handles long lines and -e... /bin/grep
11:13:08 [2022-11-30T11:13:08.833Z] #40 114.4 checking for egrep... /bin/grep -E
11:13:08 [2022-11-30T11:13:08.833Z] #40 114.4 checking for fgrep... /bin/grep -F
11:13:08 [2022-11-30T11:13:08.833Z] #40 114.4 checking for ld used by gcc... /usr/bin/ld
11:13:08 [2022-11-30T11:13:08.833Z] #40 114.4 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:13:08 [2022-11-30T11:13:08.833Z] #40 114.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:13:08 [2022-11-30T11:13:08.833Z] #40 114.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:13:09 [2022-11-30T11:13:09.094Z] #40 114.6 checking whether ln -s works... yes
11:13:09 [2022-11-30T11:13:09.094Z] #40 114.6 checking the maximum length of command line arguments... 1572864
11:13:09 [2022-11-30T11:13:09.094Z] #40 114.6 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
11:13:09 [2022-11-30T11:13:09.094Z] #40 114.6 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
11:13:09 [2022-11-30T11:13:09.094Z] #40 114.6 checking for /usr/bin/ld option to reload object files... -r
11:13:09 [2022-11-30T11:13:09.094Z] #40 114.6 checking for objdump... objdump
11:13:09 [2022-11-30T11:13:09.094Z] #40 114.6 checking how to recognize dependent libraries... pass_all
11:13:09 [2022-11-30T11:13:09.094Z] #40 114.6 checking for dlltool... no
11:13:09 [2022-11-30T11:13:09.094Z] #40 114.6 checking how to associate runtime and link libraries... printf %s\n
11:13:09 [2022-11-30T11:13:09.094Z] #40 114.6 checking for ar... ar
11:13:09 [2022-11-30T11:13:09.094Z] #40 114.6 checking for archiver @FILE support... @
11:13:09 [2022-11-30T11:13:09.094Z] #40 114.8 checking for strip... strip
11:13:09 [2022-11-30T11:13:09.094Z] #40 114.8 checking for ranlib... ranlib
11:13:09 [2022-11-30T11:13:09.354Z] #40 114.8 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:13:09 [2022-11-30T11:13:09.615Z] #40 115.1 checking for sysroot... no
11:13:09 [2022-11-30T11:13:09.615Z] #40 115.1 checking for a working dd... /bin/dd
11:13:09 [2022-11-30T11:13:09.615Z] #40 115.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:13:09 [2022-11-30T11:13:09.615Z] #40 115.2 checking for mt... no
11:13:09 [2022-11-30T11:13:09.615Z] #40 115.2 checking if : is a manifest tool... no
11:13:09 [2022-11-30T11:13:09.615Z] #40 115.2 checking how to run the C preprocessor... gcc -E
11:13:10 [2022-11-30T11:13:10.446Z] #40 115.4 checking for ANSI C header files... yes
11:13:10 [2022-11-30T11:13:10.446Z] #40 116.0 checking for sys/types.h... yes
11:13:10 [2022-11-30T11:13:10.706Z] #40 116.1 checking for sys/stat.h... yes
11:13:10 [2022-11-30T11:13:10.967Z] #40 116.3 checking for stdlib.h... yes
11:13:10 [2022-11-30T11:13:10.967Z] #40 116.5 checking for string.h... yes
11:13:11 [2022-11-30T11:13:11.227Z] #40 116.6 checking for memory.h... yes
11:13:11 [2022-11-30T11:13:11.227Z] #40 116.8 checking for strings.h... yes
11:13:11 [2022-11-30T11:13:11.488Z] #40 117.0 checking for inttypes.h... yes
11:13:11 [2022-11-30T11:13:11.749Z] #40 117.2 checking for stdint.h... yes
11:13:11 [2022-11-30T11:13:11.749Z] #40 117.3 checking for unistd.h... yes
11:13:12 [2022-11-30T11:13:12.009Z] #40 117.5 checking for dlfcn.h... yes
11:13:12 [2022-11-30T11:13:12.009Z] #40 117.7 checking for objdir... .libs
11:13:12 [2022-11-30T11:13:12.270Z] #40 118.0 checking if gcc supports -fno-rtti -fno-exceptions... no
11:13:12 [2022-11-30T11:13:12.270Z] #40 118.1 checking for gcc option to produce PIC... -fPIC -DPIC
11:13:12 [2022-11-30T11:13:12.531Z] #40 118.1 checking if gcc PIC flag -fPIC -DPIC works... yes
11:13:12 [2022-11-30T11:13:12.791Z] #40 118.2 checking if gcc static flag -static works... yes
11:13:13 [2022-11-30T11:13:13.052Z] #40 118.5 checking if gcc supports -c -o file.o... yes
11:13:13 [2022-11-30T11:13:13.052Z] #40 118.6 checking if gcc supports -c -o file.o... (cached) yes
11:13:13 [2022-11-30T11:13:13.052Z] #40 118.6 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
11:13:13 [2022-11-30T11:13:13.313Z] #40 118.7 checking dynamic linker characteristics... GNU/Linux ld.so
11:13:13 [2022-11-30T11:13:13.313Z] #40 119.0 checking how to hardcode library paths into programs... immediate
11:13:13 [2022-11-30T11:13:13.313Z] #40 119.0 checking whether stripping libraries is possible... yes
11:13:13 [2022-11-30T11:13:13.313Z] #40 119.0 checking if libtool supports shared libraries... yes
11:13:13 [2022-11-30T11:13:13.313Z] #40 119.0 checking whether to build shared libraries... no
11:13:13 [2022-11-30T11:13:13.313Z] #40 119.0 checking whether to build static libraries... yes
11:13:13 [2022-11-30T11:13:13.573Z] #40 119.0 checking float.h usability... yes
11:13:13 [2022-11-30T11:13:13.573Z] #40 119.2 checking float.h presence... yes
11:13:13 [2022-11-30T11:13:13.573Z] #40 119.2 checking for float.h... yes
11:13:13 [2022-11-30T11:13:13.833Z] #40 119.3 checking limits.h usability... yes
11:13:14 [2022-11-30T11:13:14.094Z] #40 119.4 checking limits.h presence... yes
11:13:14 [2022-11-30T11:13:14.094Z] #40 119.5 checking for limits.h... yes
11:13:14 [2022-11-30T11:13:14.094Z] #40 119.6 checking stddef.h usability... yes
11:13:14 [2022-11-30T11:13:14.094Z] #40 119.7 checking stddef.h presence... yes
11:13:14 [2022-11-30T11:13:14.094Z] #40 119.8 checking for stddef.h... yes
11:13:14 [2022-11-30T11:13:14.094Z] #40 119.8 checking for stdlib.h... (cached) yes
11:13:14 [2022-11-30T11:13:14.094Z] #40 119.9 checking for string.h... (cached) yes
11:13:14 [2022-11-30T11:13:14.355Z] #40 119.9 checking sys/time.h usability... yes
11:13:14 [2022-11-30T11:13:14.355Z] #40 120.0 checking sys/time.h presence... yes
11:13:14 [2022-11-30T11:13:14.355Z] #40 120.0 checking for sys/time.h... yes
11:13:14 [2022-11-30T11:13:14.355Z] #40 120.0 checking for inline... inline
11:13:14 [2022-11-30T11:13:14.926Z] #40 120.1 checking for size_t... yes
11:13:14 [2022-11-30T11:13:14.926Z] #40 120.3 checking for stdlib.h... (cached) yes
11:13:14 [2022-11-30T11:13:14.926Z] #40 120.3 checking for GNU libc compatible malloc... yes
11:13:14 [2022-11-30T11:13:14.926Z] #40 120.5 checking for stdlib.h... (cached) yes
11:13:15 [2022-11-30T11:13:15.189Z] #40 120.5 checking for GNU libc compatible realloc... yes
11:13:15 [2022-11-30T11:13:15.189Z] #40 120.8 checking for working strtod... 
11:13:15 [2022-11-30T11:13:15.189Z] #40 ...
11:13:15 [2022-11-30T11:13:15.189Z] 
11:13:15 [2022-11-30T11:13:15.189Z] #53 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:13:15 [2022-11-30T11:13:15.189Z] #53 39.37 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 39.38 Unpacking xfsprogs (5.10.0-4) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 39.83 Selecting previously unselected package zip.
11:13:15 [2022-11-30T11:13:15.189Z] #53 39.83 Preparing to unpack .../54-zip_3.0-12_arm64.deb ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 39.84 Unpacking zip (3.0-12) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 39.95 Selecting previously unselected package zstd.
11:13:15 [2022-11-30T11:13:15.189Z] #53 39.96 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 39.97 Unpacking zstd (1.4.8+dfsg-2.1) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 40.34 Setting up python3-pkg-resources (52.0.0-4) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 41.17 Setting up libip4tc2:arm64 (1.8.7-1) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 41.18 Setting up net-tools (1.60+git20181103.0eebece-1) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 41.20 Setting up libgpm2:arm64 (1.20.7-8) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 41.23 Setting up libicu67:arm64 (67.1-7) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 41.25 Setting up libip6tc2:arm64 (1.8.7-1) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 41.27 Setting up libinih1:arm64 (53-1+b2) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 41.30 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 41.31 Setting up uidmap (1:4.8.1-1) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 41.34 Setting up libyajl2:arm64 (2.1.0-3) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 41.36 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 41.38 Setting up bzip2 (1.0.8-4) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 41.40 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 41.42 Setting up python3-wheel (0.34.2-1) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 42.13 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 42.14 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 42.15 Setting up libcap2:arm64 (1:2.44-1) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 42.16 Setting up libcap2-bin (1:2.44-1) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 42.17 Setting up apparmor (2.13.6-10) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 43.57 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
11:13:15 [2022-11-30T11:13:15.189Z] #53 43.61 Setting up zip (3.0-12) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 43.63 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 43.65 Setting up bash-completion (1:2.11-2) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 46.51 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 46.54 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:13:15 [2022-11-30T11:13:15.189Z] #53 46.55 Setting up libmnl0:arm64 (1.0.4-3) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 46.56 Setting up patch (2.7.6-7) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 46.58 Setting up sudo (1.9.5p2-3) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 46.66 invoke-rc.d: could not determine current runlevel
11:13:15 [2022-11-30T11:13:15.189Z] #53 46.68 invoke-rc.d: policy-rc.d denied execution of start.
11:13:15 [2022-11-30T11:13:15.189Z] #53 46.69 Setting up xfsprogs (5.10.0-4) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 46.71 System has not been booted with systemd as init system (PID 1). Can't operate.
11:13:15 [2022-11-30T11:13:15.189Z] #53 46.71 Failed to connect to bus: Host is down
11:13:15 [2022-11-30T11:13:15.189Z] #53 46.72 Setting up libxtables12:arm64 (1.8.7-1) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 46.75 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 46.77 Setting up pigz (2.6-1) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 46.78 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 46.79 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 46.83 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 46.84 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 47.37 Setting up libaio1:arm64 (0.3.112-9) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 47.39 Setting up python3-lib2to3 (3.9.2-1) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 47.72 Setting up libelf1:arm64 (0.183-1) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 47.73 Setting up libjson-c5:arm64 (0.15-2) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 47.75 Setting up zstd (1.4.8+dfsg-2.1) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 47.76 Setting up libonig5:arm64 (6.9.6-1.1) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 47.78 Setting up libkmod2:arm64 (28-1) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 47.79 Setting up python3-distutils (3.9.2-1) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 48.22 Setting up vim (2:8.2.2434-3+deb11u1) ...
11:13:15 [2022-11-30T11:13:15.189Z] #53 48.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:13:15 [2022-11-30T11:13:15.189Z] #53 48.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:13:15 [2022-11-30T11:13:15.189Z] #53 48.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:13:15 [2022-11-30T11:13:15.189Z] #53 48.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:13:15 [2022-11-30T11:13:15.189Z] #53 48.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:13:15 [2022-11-30T11:13:15.189Z] #53 48.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:13:15 [2022-11-30T11:13:15.189Z] #53 48.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:13:15 [2022-11-30T11:13:15.189Z] #53 48.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:13:15 [2022-11-30T11:13:15.189Z] #53 48.33 Setting up python3-setuptools (52.0.0-4) ...
11:13:15 [2022-11-30T11:13:15.450Z] #53 49.71 Setting up libjq1:arm64 (1.6-2.1) ...
11:13:15 [2022-11-30T11:13:15.450Z] #53 ...
11:13:15 [2022-11-30T11:13:15.450Z] 
11:13:15 [2022-11-30T11:13:15.450Z] #40 [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
11:13:15 [2022-11-30T11:13:15.450Z] #40 120.8 checking for working strtod... yes
11:13:15 [2022-11-30T11:13:15.710Z] #40 121.1 checking for gettimeofday... yes
11:13:15 [2022-11-30T11:13:15.970Z] #40 121.3 checking for memset... yes
11:13:16 [2022-11-30T11:13:16.230Z] #40 121.5 checking for strspn... yes
11:13:16 [2022-11-30T11:13:16.230Z] #40 121.9 checking that generated files are newer than configure... done
11:13:16 [2022-11-30T11:13:16.230Z] #40 121.9 configure: creating ./config.status
11:13:19 [2022-11-30T11:13:19.542Z] #40 ...
11:13:19 [2022-11-30T11:13:19.542Z] 
11:13:19 [2022-11-30T11:13:19.542Z] #53 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:13:19 [2022-11-30T11:13:19.542Z] #53 49.76 Setting up libnftnl11:arm64 (1.1.9-1) ...
11:13:19 [2022-11-30T11:13:19.542Z] #53 49.77 Setting up thin-provisioning-tools (0.9.0-1) ...
11:13:19 [2022-11-30T11:13:19.542Z] #53 49.79 Setting up python3-pip (20.3.4-4+deb11u1) ...
11:13:19 [2022-11-30T11:13:19.542Z] #53 50.84 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
11:13:19 [2022-11-30T11:13:19.542Z] #53 50.86 Setting up jq (1.6-2.1) ...
11:13:19 [2022-11-30T11:13:19.542Z] #53 50.88 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
11:13:19 [2022-11-30T11:13:19.542Z] #53 50.91 Setting up libbpf0:arm64 (1:0.3-2) ...
11:13:19 [2022-11-30T11:13:19.542Z] #53 50.92 Setting up iptables (1.8.7-1) ...
11:13:19 [2022-11-30T11:13:19.542Z] #53 50.94 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:13:19 [2022-11-30T11:13:19.542Z] #53 50.94 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:13:19 [2022-11-30T11:13:19.542Z] #53 50.95 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:13:19 [2022-11-30T11:13:19.542Z] #53 50.96 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:13:19 [2022-11-30T11:13:19.543Z] #53 50.97 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:13:19 [2022-11-30T11:13:19.543Z] #53 50.97 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:13:19 [2022-11-30T11:13:19.543Z] #53 50.99 Setting up iproute2 (5.10.0-4) ...
11:13:19 [2022-11-30T11:13:19.543Z] #53 51.33 Setting up systemd (247.3-7+deb11u1) ...
11:13:19 [2022-11-30T11:13:19.543Z] #53 51.39 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
11:13:19 [2022-11-30T11:13:19.543Z] #53 51.39 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
11:13:19 [2022-11-30T11:13:19.543Z] #53 51.40 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
11:13:19 [2022-11-30T11:13:19.543Z] #53 51.42 Initializing machine ID from random generator.
11:13:19 [2022-11-30T11:13:19.543Z] #53 52.42 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
11:13:19 [2022-11-30T11:13:19.543Z] #53 52.73 Processing triggers for libc-bin (2.31-13+deb11u5) ...
11:13:19 [2022-11-30T11:13:19.543Z] #53 DONE 53.4s
11:13:19 [2022-11-30T11:13:19.543Z] 
11:13:19 [2022-11-30T11:13:19.543Z] #40 [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
11:13:19 [2022-11-30T11:13:19.543Z] #40 124.8 config.status: creating Makefile
11:13:19 [2022-11-30T11:13:19.543Z] #40 124.9 config.status: creating config.h
11:13:19 [2022-11-30T11:13:19.543Z] #40 124.9 config.status: executing depfiles commands
11:13:19 [2022-11-30T11:13:19.803Z] #40 125.3 config.status: executing libtool commands
11:13:20 [2022-11-30T11:13:20.063Z] #40 ...
11:13:20 [2022-11-30T11:13:20.063Z] 
11:13:20 [2022-11-30T11:13:20.063Z] #54 [dev-systemd-false  8/28] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
11:13:20 [2022-11-30T11:13:20.063Z] #0 0.668 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
11:13:20 [2022-11-30T11:13:20.063Z] #0 0.673 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
11:13:20 [2022-11-30T11:13:20.063Z] #0 0.678 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
11:13:20 [2022-11-30T11:13:20.063Z] #54 DONE 0.7s
11:13:20 [2022-11-30T11:13:20.063Z] 
11:13:20 [2022-11-30T11:13:20.063Z] #55 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
11:13:25 [2022-11-30T11:13:25.345Z] #55 ...
11:13:25 [2022-11-30T11:13:25.345Z] 
11:13:25 [2022-11-30T11:13:25.346Z] #40 [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
11:13:25 [2022-11-30T11:13:25.346Z] #40 126.7   GEN      .version
11:13:25 [2022-11-30T11:13:25.346Z] #40 126.7 make  install-recursive
11:13:25 [2022-11-30T11:13:25.346Z] #40 126.7 make[1]: Entering directory '/tmp/crun-build'
11:13:25 [2022-11-30T11:13:25.346Z] #40 126.8 Making install in libocispec
11:13:25 [2022-11-30T11:13:25.346Z] #40 126.8 make[2]: Entering directory '/tmp/crun-build/libocispec'
11:13:25 [2022-11-30T11:13:25.346Z] #40 126.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
11:13:25 [2022-11-30T11:13:25.346Z] #40 126.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
11:13:25 [2022-11-30T11:13:25.346Z] #40 126.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
11:13:25 [2022-11-30T11:13:25.346Z] #40 126.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
11:13:25 [2022-11-30T11:13:25.346Z] #40 127.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
11:13:25 [2022-11-30T11:13:25.346Z] #40 127.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
11:13:25 [2022-11-30T11:13:25.346Z] #40 127.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
11:13:25 [2022-11-30T11:13:25.346Z] #40 127.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
11:13:25 [2022-11-30T11:13:25.346Z] #40 127.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
11:13:25 [2022-11-30T11:13:25.346Z] #40 127.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
11:13:25 [2022-11-30T11:13:25.346Z] #40 127.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
11:13:25 [2022-11-30T11:13:25.346Z] #40 127.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
11:13:25 [2022-11-30T11:13:25.346Z] #40 127.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
11:13:25 [2022-11-30T11:13:25.346Z] #40 127.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
11:13:25 [2022-11-30T11:13:25.346Z] #40 127.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
11:13:25 [2022-11-30T11:13:25.346Z] #40 127.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
11:13:25 [2022-11-30T11:13:25.346Z] #40 127.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
11:13:25 [2022-11-30T11:13:25.346Z] #40 127.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
11:13:25 [2022-11-30T11:13:25.346Z] #40 127.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
11:13:25 [2022-11-30T11:13:25.346Z] #40 127.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
11:13:25 [2022-11-30T11:13:25.346Z] #40 128.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
11:13:25 [2022-11-30T11:13:25.346Z] #40 128.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
11:13:25 [2022-11-30T11:13:25.346Z] #40 128.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
11:13:25 [2022-11-30T11:13:25.346Z] #40 128.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
11:13:25 [2022-11-30T11:13:25.346Z] #40 128.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
11:13:25 [2022-11-30T11:13:25.346Z] #40 128.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
11:13:25 [2022-11-30T11:13:25.346Z] #40 128.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
11:13:25 [2022-11-30T11:13:25.346Z] #40 128.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
11:13:25 [2022-11-30T11:13:25.346Z] #40 128.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
11:13:25 [2022-11-30T11:13:25.346Z] #40 128.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
11:13:25 [2022-11-30T11:13:25.346Z] #40 128.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
11:13:25 [2022-11-30T11:13:25.346Z] #40 128.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
11:13:25 [2022-11-30T11:13:25.346Z] #40 128.7 make  install-recursive
11:13:25 [2022-11-30T11:13:25.346Z] #40 128.7 make[3]: Entering directory '/tmp/crun-build/libocispec'
11:13:25 [2022-11-30T11:13:25.346Z] #40 128.8 Making install in yajl
11:13:25 [2022-11-30T11:13:25.346Z] #40 128.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
11:13:25 [2022-11-30T11:13:25.346Z] #40 128.9   CC       verify/json_verify-json_verify.o
11:13:25 [2022-11-30T11:13:25.346Z] #40 128.9   CC       src/libyajl_la-yajl_alloc.lo
11:13:25 [2022-11-30T11:13:25.346Z] #40 128.9   CC       src/libyajl_la-yajl.lo
11:13:25 [2022-11-30T11:13:25.346Z] #40 128.9   CC       src/libyajl_la-yajl_gen.lo
11:13:25 [2022-11-30T11:13:25.346Z] #40 128.9   CC       src/libyajl_la-yajl_parser.lo
11:13:25 [2022-11-30T11:13:25.346Z] #40 128.9   CC       src/libyajl_la-yajl_buf.lo
11:13:25 [2022-11-30T11:13:25.346Z] #40 128.9   CC       src/libyajl_la-yajl_encode.lo
11:13:25 [2022-11-30T11:13:25.346Z] #40 129.0   CC       src/libyajl_la-yajl_lex.lo
11:13:25 [2022-11-30T11:13:25.346Z] #40 129.0   CC       src/libyajl_la-yajl_tree.lo
11:13:28 [2022-11-30T11:13:28.642Z] #40 133.9   CCLD     libyajl.la
11:13:28 [2022-11-30T11:13:28.642Z] #40 134.3   CCLD     verify/json_verify
11:13:29 [2022-11-30T11:13:29.213Z] #40 134.6 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
11:13:29 [2022-11-30T11:13:29.213Z] #40 134.6 make[5]: Nothing to be done for 'install-exec-am'.
11:13:29 [2022-11-30T11:13:29.213Z] #40 134.7 make[5]: Nothing to be done for 'install-data-am'.
11:13:29 [2022-11-30T11:13:29.213Z] #40 134.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
11:13:29 [2022-11-30T11:13:29.213Z] #40 134.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
11:13:29 [2022-11-30T11:13:29.213Z] #40 134.7 make[4]: Entering directory '/tmp/crun-build/libocispec'
11:13:29 [2022-11-30T11:13:29.213Z] #40 134.8   CC       src/validate.o
11:13:29 [2022-11-30T11:13:29.213Z] #40 134.8   CC       src/image_spec_schema_config_schema.lo
11:13:29 [2022-11-30T11:13:29.213Z] #40 134.8   CC       src/image_spec_schema_content_descriptor.lo
11:13:29 [2022-11-30T11:13:29.213Z] #40 134.8   CC       src/image_spec_schema_defs.lo
11:13:29 [2022-11-30T11:13:29.213Z] #40 134.8   CC       src/image_spec_schema_defs_descriptor.lo
11:13:29 [2022-11-30T11:13:29.213Z] #40 134.9   CC       src/image_spec_schema_image_index_schema.lo
11:13:29 [2022-11-30T11:13:29.213Z] #40 134.9   CC       src/image_spec_schema_image_layout_schema.lo
11:13:29 [2022-11-30T11:13:29.213Z] #40 134.9   CC       src/image_spec_schema_image_manifest_schema.lo
11:13:29 [2022-11-30T11:13:29.213Z] #40 134.9   CC       src/runtime_spec_schema_config_linux.lo
11:13:29 [2022-11-30T11:13:29.213Z] #40 135.0   CC       src/runtime_spec_schema_config_zos.lo
11:13:29 [2022-11-30T11:13:29.474Z] #40 135.0   CC       src/runtime_spec_schema_config_schema.lo
11:13:29 [2022-11-30T11:13:29.474Z] #40 135.0   CC       src/runtime_spec_schema_config_solaris.lo
11:13:29 [2022-11-30T11:13:29.474Z] #40 135.1   CC       src/runtime_spec_schema_config_vm.lo
11:13:29 [2022-11-30T11:13:29.474Z] #40 135.1   CC       src/runtime_spec_schema_config_windows.lo
11:13:29 [2022-11-30T11:13:29.474Z] #40 ...
11:13:29 [2022-11-30T11:13:29.474Z] 
11:13:29 [2022-11-30T11:13:29.474Z] #55 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
11:13:29 [2022-11-30T11:13:29.474Z] #55 9.386 Collecting yamllint==1.27.1
11:13:30 [2022-11-30T11:13:30.415Z] #55 10.44   Downloading yamllint-1.27.1.tar.gz (129 kB)
11:13:31 [2022-11-30T11:13:31.799Z] #55 11.60 Collecting pathspec>=0.5.3
11:13:31 [2022-11-30T11:13:31.799Z] #55 11.61   Downloading pathspec-0.10.2-py3-none-any.whl (28 kB)
11:13:31 [2022-11-30T11:13:31.799Z] #55 11.95 Collecting pyyaml
11:13:32 [2022-11-30T11:13:32.060Z] #55 11.96   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
11:13:32 [2022-11-30T11:13:32.060Z] #55 12.00 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
11:13:32 [2022-11-30T11:13:32.060Z] #55 12.01 Building wheels for collected packages: yamllint
11:13:32 [2022-11-30T11:13:32.060Z] #55 12.02   Building wheel for yamllint (setup.py): started
11:13:33 [2022-11-30T11:13:33.000Z] #55 13.06   Building wheel for yamllint (setup.py): finished with status 'done'
11:13:33 [2022-11-30T11:13:33.000Z] #55 13.07   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=a728956f009ba3db920895e5e3ced0b7268ee84430899646676ee97597365e11
11:13:33 [2022-11-30T11:13:33.000Z] #55 13.07   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
11:13:33 [2022-11-30T11:13:33.000Z] #55 13.07 Successfully built yamllint
11:13:33 [2022-11-30T11:13:33.000Z] #55 13.10 Installing collected packages: pyyaml, pathspec, yamllint
11:13:33 [2022-11-30T11:13:33.572Z] #55 13.50 Successfully installed pathspec-0.10.2 pyyaml-6.0 yamllint-1.27.1
11:13:34 [2022-11-30T11:13:34.146Z] #55 DONE 14.2s
11:13:34 [2022-11-30T11:13:34.146Z] 
11:13:34 [2022-11-30T11:13:34.146Z] #40 [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
11:13:34 [2022-11-30T11:13:34.146Z] #40 135.1   CC       src/runtime_spec_schema_defs.lo
11:13:34 [2022-11-30T11:13:34.146Z] #40 135.2   CC       src/runtime_spec_schema_defs_linux.lo
11:13:34 [2022-11-30T11:13:34.146Z] #40 135.3   CC       src/runtime_spec_schema_defs_zos.lo
11:13:34 [2022-11-30T11:13:34.146Z] #40 135.4   CC       src/runtime_spec_schema_defs_vm.lo
11:13:34 [2022-11-30T11:13:34.146Z] #40 135.5   CC       src/runtime_spec_schema_defs_windows.lo
11:13:34 [2022-11-30T11:13:34.146Z] #40 135.7   CC       src/runtime_spec_schema_state_schema.lo
11:13:34 [2022-11-30T11:13:34.146Z] #40 135.9   CC       src/image_manifest_items_image_manifest_items_schema.lo
11:13:34 [2022-11-30T11:13:34.146Z] #40 135.9   CC       src/basic_test_double_array_item.lo
11:13:34 [2022-11-30T11:13:34.146Z] #40 136.0   CC       src/basic_test_double_array.lo
11:13:34 [2022-11-30T11:13:34.146Z] #40 136.1   CC       src/basic_test_top_array_int.lo
11:13:34 [2022-11-30T11:13:34.146Z] #40 136.3   CC       src/basic_test_top_array_string.lo
11:13:34 [2022-11-30T11:13:34.146Z] #40 136.5   CC       src/basic_test_top_double_array_int.lo
11:13:34 [2022-11-30T11:13:34.146Z] #40 136.7   CC       src/basic_test_top_double_array_obj.lo
11:13:34 [2022-11-30T11:13:34.146Z] #40 136.8   CC       src/basic_test_top_double_array_refobj.lo
11:13:34 [2022-11-30T11:13:34.146Z] #40 136.9   CC       src/basic_test_top_double_array_string.lo
11:13:34 [2022-11-30T11:13:34.146Z] #40 137.1   CC       src/read-file.lo
11:13:34 [2022-11-30T11:13:34.146Z] #40 137.2   CC       src/json_common.lo
11:13:34 [2022-11-30T11:13:34.146Z] #40 137.4   CC       tests/test-1.o
11:13:34 [2022-11-30T11:13:34.146Z] #40 137.7   CC       tests/test-2.o
11:13:34 [2022-11-30T11:13:34.146Z] #40 137.8   CC       tests/test-3.o
11:13:34 [2022-11-30T11:13:34.146Z] #40 138.0   CC       tests/test-4.o
11:13:34 [2022-11-30T11:13:34.146Z] #40 138.0   CC       tests/test-5.o
11:13:34 [2022-11-30T11:13:34.146Z] #40 138.3   CC       tests/test-6.o
11:13:34 [2022-11-30T11:13:34.146Z] #40 138.6   CC       tests/test-7.o
11:13:34 [2022-11-30T11:13:34.146Z] #40 138.8   CC       tests/test-8.o
11:13:34 [2022-11-30T11:13:34.146Z] #40 139.1   CC       tests/test-9.o
11:13:34 [2022-11-30T11:13:34.146Z] #40 139.4   CC       tests/test-10.o
11:13:34 [2022-11-30T11:13:34.146Z] #40 139.5   CC       tests/test-11.o
11:13:56 [2022-11-30T11:13:56.104Z] #40 ...
11:13:56 [2022-11-30T11:13:56.104Z] 
11:13:56 [2022-11-30T11:13:56.104Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "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
11:13:56 [2022-11-30T11:13:56.104Z] #23 203.9 + dpkg --print-architecture
11:13:56 [2022-11-30T11:13:56.104Z] #23 DONE 204.8s
11:13:56 [2022-11-30T11:13:56.104Z] 
11:13:56 [2022-11-30T11:13:56.104Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:14:06 [2022-11-30T11:14:06.173Z] #39 ...
11:14:06 [2022-11-30T11:14:06.173Z] 
11:14:06 [2022-11-30T11:14:06.173Z] #40 [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
11:14:06 [2022-11-30T11:14:06.173Z] #40 171.5   CCLD     libocispec.la
11:14:06 [2022-11-30T11:14:06.173Z] #40 171.9   CCLD     src/validate
11:14:06 [2022-11-30T11:14:06.173Z] #40 171.9   CCLD     tests/test-1
11:14:06 [2022-11-30T11:14:06.173Z] #40 172.0   CCLD     tests/test-2
11:14:06 [2022-11-30T11:14:06.434Z] #40 172.0   CCLD     tests/test-3
11:14:06 [2022-11-30T11:14:06.434Z] #40 172.0   CCLD     tests/test-4
11:14:06 [2022-11-30T11:14:06.434Z] #40 172.1   CCLD     tests/test-5
11:14:06 [2022-11-30T11:14:06.434Z] #40 172.1   CCLD     tests/test-6
11:14:06 [2022-11-30T11:14:06.434Z] #40 172.2   CCLD     tests/test-7
11:14:06 [2022-11-30T11:14:06.694Z] #40 172.2   CCLD     tests/test-8
11:14:06 [2022-11-30T11:14:06.694Z] #40 172.4   CCLD     tests/test-9
11:14:06 [2022-11-30T11:14:06.694Z] #40 172.4   CCLD     tests/test-10
11:14:06 [2022-11-30T11:14:06.954Z] #40 172.5 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
11:14:06 [2022-11-30T11:14:06.954Z] #40 172.6   CCLD     tests/test-11
11:14:08 [2022-11-30T11:14:08.871Z] #40 174.1 libtool: link: ar cr libocispec.a 
11:14:08 [2022-11-30T11:14:08.871Z] #40 174.2 libtool: link: ranlib libocispec.a
11:14:10 [2022-11-30T11:14:10.256Z] #40 175.6 make[5]: Entering directory '/tmp/crun-build/libocispec'
11:14:10 [2022-11-30T11:14:10.256Z] #40 175.7 make[5]: Nothing to be done for 'install-exec-am'.
11:14:10 [2022-11-30T11:14:10.256Z] #40 175.7 make[5]: Nothing to be done for 'install-data-am'.
11:14:10 [2022-11-30T11:14:10.256Z] #40 175.7 make[5]: Leaving directory '/tmp/crun-build/libocispec'
11:14:10 [2022-11-30T11:14:10.256Z] #40 175.7 make[4]: Leaving directory '/tmp/crun-build/libocispec'
11:14:10 [2022-11-30T11:14:10.256Z] #40 175.7 make[3]: Leaving directory '/tmp/crun-build/libocispec'
11:14:10 [2022-11-30T11:14:10.256Z] #40 175.7 make[2]: Leaving directory '/tmp/crun-build/libocispec'
11:14:10 [2022-11-30T11:14:10.256Z] #40 175.7 make[2]: Entering directory '/tmp/crun-build'
11:14:10 [2022-11-30T11:14:10.256Z] #40 175.8   CC       src/libcrun/libcrun_testing_a-utils.o
11:14:10 [2022-11-30T11:14:10.256Z] #40 175.8   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
11:14:10 [2022-11-30T11:14:10.256Z] #40 175.8   CC       src/libcrun/libcrun_testing_a-container.o
11:14:10 [2022-11-30T11:14:10.256Z] #40 175.8   CC       src/libcrun/libcrun_testing_a-cgroup.o
11:14:10 [2022-11-30T11:14:10.256Z] #40 175.9   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
11:14:10 [2022-11-30T11:14:10.256Z] #40 175.9   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
11:14:10 [2022-11-30T11:14:10.256Z] #40 175.9   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
11:14:10 [2022-11-30T11:14:10.256Z] #40 175.9   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
11:14:10 [2022-11-30T11:14:10.256Z] #40 175.9   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
11:14:10 [2022-11-30T11:14:10.256Z] #40 176.0   CC       src/libcrun/libcrun_testing_a-criu.o
11:14:10 [2022-11-30T11:14:10.517Z] #40 176.1   CC       src/libcrun/libcrun_testing_a-custom-handler.o
11:14:10 [2022-11-30T11:14:10.517Z] #40 176.2   CC       src/libcrun/libcrun_testing_a-linux.o
11:14:10 [2022-11-30T11:14:10.517Z] #40 176.2   CC       src/libcrun/libcrun_testing_a-seccomp.o
11:14:10 [2022-11-30T11:14:10.517Z] #40 176.2   CC       src/libcrun/libcrun_testing_a-ebpf.o
11:14:10 [2022-11-30T11:14:10.517Z] #40 176.3   CC       src/libcrun/libcrun_testing_a-error.o
11:14:10 [2022-11-30T11:14:10.778Z] #40 176.3   CC       src/libcrun/libcrun_testing_a-status.o
11:14:10 [2022-11-30T11:14:10.778Z] #40 176.4   CC       src/libcrun/libcrun_testing_a-terminal.o
11:14:10 [2022-11-30T11:14:10.778Z] #40 176.5   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
11:14:11 [2022-11-30T11:14:11.038Z] #40 176.6   CC       src/libcrun/libcrun_testing_a-signals.o
11:14:11 [2022-11-30T11:14:11.038Z] #40 176.6   CC       src/libcrun/libcrun_testing_a-mount_flags.o
11:14:11 [2022-11-30T11:14:11.038Z] #40 176.7   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
11:14:11 [2022-11-30T11:14:11.038Z] #40 176.7   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
11:14:11 [2022-11-30T11:14:11.299Z] #40 176.9   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
11:14:11 [2022-11-30T11:14:11.299Z] #40 177.0   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
11:14:11 [2022-11-30T11:14:11.560Z] #40 177.1   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
11:14:11 [2022-11-30T11:14:11.560Z] #40 177.3   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
11:14:11 [2022-11-30T11:14:11.820Z] #40 177.5   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
11:14:12 [2022-11-30T11:14:12.391Z] #40 177.9   CC       src/crun-crun.o
11:14:12 [2022-11-30T11:14:12.391Z] #40 178.0   CC       src/crun-run.o
11:14:12 [2022-11-30T11:14:12.391Z] #40 178.1   CC       src/crun-delete.o
11:14:12 [2022-11-30T11:14:12.650Z] #40 178.3   CC       src/crun-kill.o
11:14:12 [2022-11-30T11:14:12.650Z] #40 178.3   CC       src/crun-pause.o
11:14:12 [2022-11-30T11:14:12.650Z] #40 178.5   CC       src/crun-unpause.o
11:14:13 [2022-11-30T11:14:13.221Z] #40 178.6   CC       src/crun-spec.o
11:14:13 [2022-11-30T11:14:13.221Z] #40 178.7   CC       src/crun-exec.o
11:14:13 [2022-11-30T11:14:13.221Z] #40 179.0   CC       src/crun-list.o
11:14:13 [2022-11-30T11:14:13.481Z] #40 179.3   CC       src/crun-start.o
11:14:13 [2022-11-30T11:14:13.741Z] #40 179.3   CC       src/crun-create.o
11:14:14 [2022-11-30T11:14:14.001Z] #40 179.5   CC       src/crun-state.o
11:14:14 [2022-11-30T11:14:14.001Z] #40 179.6   CC       src/crun-update.o
11:14:14 [2022-11-30T11:14:14.261Z] #40 179.8   CC       src/crun-ps.o
11:14:14 [2022-11-30T11:14:14.261Z] #40 179.9   CC       src/crun-checkpoint.o
11:14:14 [2022-11-30T11:14:14.521Z] #40 180.0   CC       src/crun-restore.o
11:14:14 [2022-11-30T11:14:14.521Z] #40 180.2   CC       src/libcrun/libcrun_la-utils.lo
11:14:14 [2022-11-30T11:14:14.782Z] #40 180.4   CC       src/libcrun/libcrun_la-cloned_binary.lo
11:14:15 [2022-11-30T11:14:15.042Z] #40 180.6   CC       src/libcrun/libcrun_la-container.lo
11:14:15 [2022-11-30T11:14:15.042Z] #40 180.7   CC       src/libcrun/libcrun_la-cgroup.lo
11:14:15 [2022-11-30T11:14:15.303Z] #40 181.0   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
11:14:15 [2022-11-30T11:14:15.564Z] #40 181.1   CC       src/libcrun/libcrun_la-cgroup-resources.lo
11:14:15 [2022-11-30T11:14:15.824Z] #40 181.5   CC       src/libcrun/libcrun_la-cgroup-setup.lo
11:14:16 [2022-11-30T11:14:16.395Z] #40 181.8   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
11:14:16 [2022-11-30T11:14:16.965Z] #40 182.5   CC       src/libcrun/libcrun_la-cgroup-utils.lo
11:14:16 [2022-11-30T11:14:16.965Z] #40 182.6   CC       src/libcrun/libcrun_la-criu.lo
11:14:17 [2022-11-30T11:14:17.225Z] #40 182.8   CC       src/libcrun/libcrun_la-custom-handler.lo
11:14:17 [2022-11-30T11:14:17.484Z] #40 183.0   CC       src/libcrun/libcrun_la-linux.lo
11:14:17 [2022-11-30T11:14:17.744Z] #40 183.4   CC       src/libcrun/libcrun_la-seccomp.lo
11:14:18 [2022-11-30T11:14:18.004Z] #40 183.6   CC       src/libcrun/libcrun_la-ebpf.lo
11:14:18 [2022-11-30T11:14:18.264Z] #40 183.8   CC       src/libcrun/libcrun_la-error.lo
11:14:18 [2022-11-30T11:14:18.264Z] #40 184.0   CC       src/libcrun/libcrun_la-status.lo
11:14:18 [2022-11-30T11:14:18.837Z] #40 184.2   CC       src/libcrun/libcrun_la-terminal.lo
11:14:18 [2022-11-30T11:14:18.837Z] #40 184.6   CC       src/libcrun/libcrun_la-chroot_realpath.lo
11:14:19 [2022-11-30T11:14:19.408Z] #40 184.8   CC       src/libcrun/libcrun_la-signals.lo
11:14:19 [2022-11-30T11:14:19.669Z] #40 185.2   CC       src/libcrun/libcrun_la-mount_flags.lo
11:14:19 [2022-11-30T11:14:19.929Z] #40 185.6   CC       src/libcrun/libcrun_la-seccomp_notify.lo
11:14:20 [2022-11-30T11:14:20.500Z] #40 186.1   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
11:14:21 [2022-11-30T11:14:21.070Z] #40 186.6   CC       src/libcrun/handlers/libcrun_la-krun.lo
11:14:21 [2022-11-30T11:14:21.070Z] #40 186.8   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
11:14:22 [2022-11-30T11:14:22.011Z] #40 187.4   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
11:14:22 [2022-11-30T11:14:22.011Z] #40 187.8   CC       tests/init.o
11:14:22 [2022-11-30T11:14:22.951Z] #40 188.8   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
11:14:41 [2022-11-30T11:14:41.058Z] #40 205.1   CCLD     tests/init
11:14:59 [2022-11-30T11:14:59.169Z] #40 ...
11:14:59 [2022-11-30T11:14:59.169Z] 
11:14:59 [2022-11-30T11:14:59.169Z] #31 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
11:14:59 [2022-11-30T11:14:59.169Z] #31 267.2 + return
11:14:59 [2022-11-30T11:14:59.169Z] #31 DONE 267.6s
11:14:59 [2022-11-30T11:14:59.169Z] 
11:14:59 [2022-11-30T11:14:59.169Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:14:59 [2022-11-30T11:14:59.169Z] #39 ...
11:14:59 [2022-11-30T11:14:59.169Z] 
11:14:59 [2022-11-30T11:14:59.169Z] #40 [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
11:14:59 [2022-11-30T11:14:59.169Z] #40 223.7   AR       libcrun_testing.a
11:14:59 [2022-11-30T11:14:59.169Z] #40 223.7 ar: `u' modifier ignored since `D' is the default (see `U')
11:14:59 [2022-11-30T11:14:59.169Z] #40 223.8   CCLD     tests/tests_libcrun_utils
11:14:59 [2022-11-30T11:14:59.169Z] #40 223.8   CCLD     tests/tests_libcrun_errors
11:14:59 [2022-11-30T11:14:59.169Z] #40 223.9   CCLD     tests/tests_libcrun_fuzzer
11:14:59 [2022-11-30T11:14:59.169Z] #40 ...
11:14:59 [2022-11-30T11:14:59.169Z] 
11:14:59 [2022-11-30T11:14:59.169Z] #56 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
11:14:59 [2022-11-30T11:14:59.169Z] #56 DONE 0.1s
11:14:59 [2022-11-30T11:14:59.169Z] 
11:14:59 [2022-11-30T11:14:59.169Z] #57 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
11:14:59 [2022-11-30T11:14:59.169Z] #57 DONE 0.1s
11:14:59 [2022-11-30T11:14:59.169Z] 
11:14:59 [2022-11-30T11:14:59.169Z] #58 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
11:14:59 [2022-11-30T11:14:59.169Z] #58 DONE 0.1s
11:14:59 [2022-11-30T11:14:59.169Z] 
11:14:59 [2022-11-30T11:14:59.169Z] #59 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
11:14:59 [2022-11-30T11:14:59.169Z] #59 DONE 0.1s
11:14:59 [2022-11-30T11:14:59.169Z] 
11:14:59 [2022-11-30T11:14:59.169Z] #44 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:14:59 [2022-11-30T11:14:59.169Z] #44 ...
11:14:59 [2022-11-30T11:14:59.169Z] 
11:14:59 [2022-11-30T11:14:59.169Z] #60 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
11:14:59 [2022-11-30T11:14:59.169Z] #60 DONE 0.1s
11:14:59 [2022-11-30T11:14:59.169Z] 
11:14:59 [2022-11-30T11:14:59.169Z] #40 [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
11:14:59 [2022-11-30T11:14:59.169Z] #40 224.8   CCLD     libcrun.la
11:14:59 [2022-11-30T11:14:59.169Z] #40 ...
11:14:59 [2022-11-30T11:14:59.169Z] 
11:14:59 [2022-11-30T11:14:59.169Z] #61 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
11:14:59 [2022-11-30T11:14:59.169Z] #61 DONE 0.1s
11:14:59 [2022-11-30T11:14:59.169Z] 
11:14:59 [2022-11-30T11:14:59.169Z] #62 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
11:14:59 [2022-11-30T11:14:59.169Z] #62 DONE 0.1s
11:14:59 [2022-11-30T11:14:59.429Z] 
11:14:59 [2022-11-30T11:14:59.429Z] #63 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
11:14:59 [2022-11-30T11:14:59.429Z] #63 DONE 0.1s
11:14:59 [2022-11-30T11:14:59.429Z] 
11:14:59 [2022-11-30T11:14:59.429Z] #64 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
11:14:59 [2022-11-30T11:14:59.429Z] #64 DONE 0.1s
11:14:59 [2022-11-30T11:14:59.429Z] 
11:14:59 [2022-11-30T11:14:59.429Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:14:59 [2022-11-30T11:14:59.690Z] #39 ...
11:14:59 [2022-11-30T11:14:59.690Z] 
11:14:59 [2022-11-30T11:14:59.690Z] #65 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
11:14:59 [2022-11-30T11:14:59.690Z] #65 DONE 0.1s
11:14:59 [2022-11-30T11:14:59.690Z] 
11:14:59 [2022-11-30T11:14:59.690Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:14:59 [2022-11-30T11:14:59.950Z] #39 ...
11:14:59 [2022-11-30T11:14:59.950Z] 
11:14:59 [2022-11-30T11:14:59.950Z] #40 [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
11:14:59 [2022-11-30T11:14:59.950Z] #40 225.6   CCLD     crun
11:15:00 [2022-11-30T11:15:00.523Z] #40 226.2 make[3]: Entering directory '/tmp/crun-build'
11:15:00 [2022-11-30T11:15:00.784Z] #40 226.3  /bin/mkdir -p '/usr/local/lib'
11:15:00 [2022-11-30T11:15:00.784Z] #40 226.4  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
11:15:00 [2022-11-30T11:15:00.784Z] #40 226.4  /bin/mkdir -p '/usr/local/share/man/man1'
11:15:00 [2022-11-30T11:15:00.784Z] #40 226.4  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
11:15:00 [2022-11-30T11:15:00.784Z] #40 226.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
11:15:00 [2022-11-30T11:15:00.784Z] #40 226.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
11:15:00 [2022-11-30T11:15:00.784Z] #40 226.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a
11:15:00 [2022-11-30T11:15:00.784Z] #40 226.4 libtool: install: ranlib /usr/local/lib/libcrun.a
11:15:00 [2022-11-30T11:15:00.784Z] #40 226.5 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
11:15:01 [2022-11-30T11:15:01.045Z] #40 226.5 ----------------------------------------------------------------------
11:15:01 [2022-11-30T11:15:01.045Z] #40 226.5 Libraries have been installed in:
11:15:01 [2022-11-30T11:15:01.045Z] #40 226.5    /usr/local/lib
11:15:01 [2022-11-30T11:15:01.045Z] #40 226.5 
11:15:01 [2022-11-30T11:15:01.045Z] #40 226.5 If you ever happen to want to link against installed libraries
11:15:01 [2022-11-30T11:15:01.045Z] #40 226.5 in a given directory, LIBDIR, you must either use libtool, and
11:15:01 [2022-11-30T11:15:01.045Z] #40 226.5 specify the full pathname of the library, or use the '-LLIBDIR'
11:15:01 [2022-11-30T11:15:01.045Z] #40 226.5 flag during linking and do at least one of the following:
11:15:01 [2022-11-30T11:15:01.045Z] #40 226.5    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
11:15:01 [2022-11-30T11:15:01.045Z] #40 226.5      during execution
11:15:01 [2022-11-30T11:15:01.045Z] #40 226.5    - add LIBDIR to the 'LD_RUN_PATH' environment variable
11:15:01 [2022-11-30T11:15:01.045Z] #40 226.5      during linking
11:15:01 [2022-11-30T11:15:01.045Z] #40 226.5    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
11:15:01 [2022-11-30T11:15:01.045Z] #40 226.5    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
11:15:01 [2022-11-30T11:15:01.045Z] #40 226.5 
11:15:01 [2022-11-30T11:15:01.045Z] #40 226.5 See any operating system documentation about shared libraries for
11:15:01 [2022-11-30T11:15:01.045Z] #40 226.5 more information, such as the ld(1) and ld.so(8) manual pages.
11:15:01 [2022-11-30T11:15:01.045Z] #40 226.5 ----------------------------------------------------------------------
11:15:01 [2022-11-30T11:15:01.045Z] #40 226.5  /bin/mkdir -p '/build'
11:15:01 [2022-11-30T11:15:01.045Z] #40 226.6   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
11:15:01 [2022-11-30T11:15:01.045Z] #40 226.6 libtool: install: /usr/bin/install -c crun /build/crun
11:15:01 [2022-11-30T11:15:01.045Z] #40 226.6 make[3]: Leaving directory '/tmp/crun-build'
11:15:01 [2022-11-30T11:15:01.045Z] #40 226.6 make[2]: Leaving directory '/tmp/crun-build'
11:15:01 [2022-11-30T11:15:01.045Z] #40 226.6 make[1]: Leaving directory '/tmp/crun-build'
11:15:01 [2022-11-30T11:15:01.045Z] #40 DONE 226.7s
11:15:01 [2022-11-30T11:15:01.045Z] 
11:15:01 [2022-11-30T11:15:01.045Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:15:04 [2022-11-30T11:15:04.351Z] #39 ...
11:15:04 [2022-11-30T11:15:04.351Z] 
11:15:04 [2022-11-30T11:15:04.351Z] #44 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:15:04 [2022-11-30T11:15:04.351Z] #44 164.3 + mkdir -p /build
11:15:04 [2022-11-30T11:15:04.351Z] #44 164.3 + cp runc /build/runc
11:15:04 [2022-11-30T11:15:04.613Z] #44 DONE 164.6s
11:15:04 [2022-11-30T11:15:04.613Z] 
11:15:04 [2022-11-30T11:15:04.613Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:15:08 [2022-11-30T11:15:08.831Z] #39 ...
11:15:08 [2022-11-30T11:15:08.831Z] 
11:15:08 [2022-11-30T11:15:08.831Z] #35 [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
11:15:08 [2022-11-30T11:15:08.831Z] #35 278.8 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
11:15:08 [2022-11-30T11:15:08.831Z] #35 DONE 279.0s
11:15:08 [2022-11-30T11:15:08.831Z] 
11:15:08 [2022-11-30T11:15:08.831Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:15:09 [2022-11-30T11:15:09.402Z] #39 ...
11:15:09 [2022-11-30T11:15:09.402Z] 
11:15:09 [2022-11-30T11:15:09.402Z] #66 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
11:15:09 [2022-11-30T11:15:09.402Z] #66 DONE 0.1s
11:15:09 [2022-11-30T11:15:09.663Z] 
11:15:09 [2022-11-30T11:15:09.663Z] #67 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
11:15:09 [2022-11-30T11:15:09.663Z] #67 DONE 0.1s
11:15:09 [2022-11-30T11:15:09.663Z] 
11:15:09 [2022-11-30T11:15:09.663Z] #68 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
11:15:09 [2022-11-30T11:15:09.923Z] #68 DONE 0.1s
11:15:09 [2022-11-30T11:15:09.923Z] 
11:15:09 [2022-11-30T11:15:09.923Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:15:11 [2022-11-30T11:15:11.833Z] #39 246.4 + bin/containerd
11:15:58 [2022-11-30T11:15:58.599Z] #39 285.8 # github.com/containerd/containerd/cmd/containerd
11:15:58 [2022-11-30T11:15:58.599Z] #39 285.8 /usr/bin/ld: /tmp/go-link-1293280605/000019.o: in function `New':
11:15:58 [2022-11-30T11:15:58.600Z] #39 285.8 /tmp/tmp.CODcjnsGAL/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
11:15:58 [2022-11-30T11:15:58.600Z] #39 285.9 + bin/containerd-stress
11:15:58 [2022-11-30T11:15:58.600Z] #39 286.9 + bin/containerd-shim
11:16:01 [2022-11-30T11:16:01.141Z] #39 295.5 + bin/containerd-shim-runc-v1
11:16:06 [2022-11-30T11:16:06.426Z] #39 300.5 + bin/containerd-shim-runc-v2
11:16:06 [2022-11-30T11:16:06.686Z] #39 301.3 + binaries
11:16:06 [2022-11-30T11:16:06.686Z] #39 301.3 + install -D bin/containerd /build/containerd
11:16:06 [2022-11-30T11:16:06.686Z] #39 301.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
11:16:06 [2022-11-30T11:16:06.686Z] #39 301.3 + install -D bin/ctr /build/ctr
11:16:07 [2022-11-30T11:16:07.256Z] #39 DONE 301.9s
11:16:08 [2022-11-30T11:16:08.203Z] 
11:16:08 [2022-11-30T11:16:08.203Z] #69 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
11:16:10 [2022-11-30T11:16:10.109Z] #69 DONE 1.8s
11:16:10 [2022-11-30T11:16:10.109Z] 
11:16:10 [2022-11-30T11:16:10.109Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
11:16:10 [2022-11-30T11:16:10.109Z] #70 DONE 0.3s
11:16:10 [2022-11-30T11:16:10.109Z] 
11:16:10 [2022-11-30T11:16:10.109Z] #71 [dev-systemd-false 25/28] COPY --from=vpnkit        /       /usr/local/bin/
11:16:10 [2022-11-30T11:16:10.109Z] #71 DONE 0.1s
11:16:10 [2022-11-30T11:16:10.368Z] 
11:16:10 [2022-11-30T11:16:10.368Z] #72 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
11:16:10 [2022-11-30T11:16:10.368Z] #72 DONE 0.1s
11:16:10 [2022-11-30T11:16:10.368Z] 
11:16:10 [2022-11-30T11:16:10.368Z] #73 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
11:16:10 [2022-11-30T11:16:10.368Z] #73 DONE 0.0s
11:16:10 [2022-11-30T11:16:10.368Z] 
11:16:10 [2022-11-30T11:16:10.368Z] #74 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
11:16:10 [2022-11-30T11:16:10.368Z] #74 DONE 0.0s
11:16:10 [2022-11-30T11:16:10.368Z] 
11:16:10 [2022-11-30T11:16:10.368Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
11:16:11 [2022-11-30T11:16:11.750Z] #75 DONE 1.2s
11:16:11 [2022-11-30T11:16:11.750Z] 
11:16:11 [2022-11-30T11:16:11.750Z] #76 exporting to image
11:16:11 [2022-11-30T11:16:11.750Z] #76 exporting layers
11:16:14 [2022-11-30T11:16:14.293Z] #76 exporting layers 2.9s done
11:16:14 [2022-11-30T11:16:14.293Z] #76 writing image sha256:a2926811bb80f17eb8bb30be2e97cea4ebcf7a368adc2678b3857db63c609495 done
11:16:14 [2022-11-30T11:16:14.293Z] #76 naming to docker.io/library/docker:6326ad172972de505ed478369fa9457522174d48 done
11:16:14 [2022-11-30T11:16:14.293Z] #76 DONE 2.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
11:16:14 [2022-11-30T11:16:14.609Z] + sudo modprobe ip6table_filter
[Pipeline] sh
11:16:14 [2022-11-30T11:16:14.899Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44554/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6326ad172972de505ed478369fa9457522174d48 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6326ad172972de505ed478369fa9457522174d48 hack/test/unit
11:16:15 [2022-11-30T11:16:15.468Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
11:16:15 [2022-11-30T11:16:15.468Z] + TESTFLAGS+=' -test.timeout=5m'
11:16:15 [2022-11-30T11:16:15.468Z] + TESTDIRS=./...
11:16:15 [2022-11-30T11:16:15.468Z] + exclude_paths='/vendor/|/integration'
11:16:15 [2022-11-30T11:16:15.468Z] ++ go list ./...
11:16:15 [2022-11-30T11:16:15.468Z] ++ grep -vE '(/vendor/|/integration)'
11:16:16 [2022-11-30T11:16:16.412Z] + pkg_list='github.com/docker/docker/api
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/server
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/server/backend/build
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/server/httpstatus
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/server/httputils
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/server/middleware
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/server/router
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/server/router/build
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/server/router/checkpoint
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/server/router/container
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/server/router/debug
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/server/router/distribution
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/server/router/grpc
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/server/router/image
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/server/router/network
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/server/router/plugin
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/server/router/session
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/server/router/swarm
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/server/router/system
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/server/router/volume
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/types
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/types/backend
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/types/blkiodev
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/types/container
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/types/events
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/types/filters
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/types/image
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/types/mount
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/types/network
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/types/plugins/logdriver
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/types/registry
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/types/strslice
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/types/swarm
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/types/swarm/runtime
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/types/time
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/types/versions
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/types/versions/v1p19
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/types/versions/v1p20
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/types/volume
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/builder
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/builder/builder-next
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/builder/builder-next/exporter
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/builder/builder-next/worker
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/builder/dockerfile
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/builder/remotecontext
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/builder/remotecontext/git
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/builder/remotecontext/urlutil
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/cli
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/cli/config
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/cli/debug
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/cli/winresources/docker-proxy
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/cli/winresources/dockerd
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/client
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/cmd/docker-proxy
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/cmd/dockerd
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/cmd/dockerd/trap
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/container
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/container/stream
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/contrib/apparmor
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/contrib/docker-device-tool
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/contrib/httpserver
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/cluster
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/cluster/convert
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/cluster/executor
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/cluster/executor/container
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/cluster/provider
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/config
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/containerd
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/events
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/events/testutils
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/graphdriver
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/graphdriver/aufs
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/graphdriver/copy
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/graphdriver/overlay
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/graphdriver/register
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/graphdriver/vfs
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/graphdriver/zfs
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/images
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/initlayer
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/links
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/listeners
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/logger
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/logger/awslogs
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/logger/fluentd
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/logger/gcplogs
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/logger/gelf
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/logger/journald
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/logger/local
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/logger/logentries
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/logger/loggertest
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/logger/loggerutils
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/logger/splunk
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/logger/syslog
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/logger/templates
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/names
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/network
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/daemon/stats
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/distribution
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/distribution/metadata
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/distribution/utils
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/distribution/xfer
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/dockerversion
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/errdefs
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/image
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/image/cache
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/image/tarexport
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/image/v1
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/internal/mounttree
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/internal/test/suite
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/internal/unshare
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/layer
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libcontainerd
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libcontainerd/queue
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libcontainerd/remote
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libcontainerd/supervisor
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libcontainerd/types
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/bitseq
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/cluster
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/config
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/datastore
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/diagnostic
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/discoverapi
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/driverapi
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/drivers/bridge
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/drivers/host
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/drivers/null
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/drivers/overlay
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/drivers/remote
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/drivers/windows
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/drvregistry
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/etchosts
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/idm
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/internal/caller
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/ipam
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/ipamapi
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/ipams/builtin
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/ipams/null
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/ipams/remote
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/ipamutils
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/iptables
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/netlabel
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/netutils
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/networkdb
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/ns
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/options
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/osl
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/osl/kernel
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/portallocator
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/portmapper
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/resolvconf
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/testutils
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/libnetwork/types
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/oci
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/oci/caps
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/opts
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/aaparser
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/archive
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/authorization
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/broadcaster
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/capabilities
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/chrootarchive
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/containerfs
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/devicemapper
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/directory
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/dmesg
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/fileutils
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/homedir
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/idtools
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/ioutils
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/jsonmessage
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/longpath
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/loopback
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/namesgenerator
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/parsers
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/parsers/kernel
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/pidfile
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/platform
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/plugingetter
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/plugins
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/plugins/transport
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/pools
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/process
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/progress
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/reexec
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/stack
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/stdcopy
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/streamformatter
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/stringid
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/sysinfo
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/system
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/tailfile
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/tarsum
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/pkg/useragent
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/plugin
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/plugin/executor/containerd
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/plugin/v2
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/profiles/apparmor
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/profiles/seccomp
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/quota
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/reference
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/registry
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/registry/resumable
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/restartmanager
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/rootless
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/rootless/specconv
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/runconfig
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/runconfig/opts
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/testutil
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/testutil/daemon
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/testutil/environment
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/testutil/fakecontext
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/testutil/fakegit
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/testutil/fakestorage
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/testutil/fixtures/load
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/testutil/fixtures/plugin
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/testutil/registry
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/testutil/request
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/volume
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/volume/drivers
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/volume/local
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/volume/mounts
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/volume/service
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/volume/service/opts
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/volume/testutils'
11:16:16 [2022-11-30T11:16:16.412Z] ++ grep --fixed-strings -v /libnetwork
11:16:16 [2022-11-30T11:16:16.412Z] ++ echo 'github.com/docker/docker/api
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/server
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/server/backend/build
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/server/httpstatus
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/server/httputils
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/server/middleware
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/server/router
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/server/router/build
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/server/router/checkpoint
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/server/router/container
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/server/router/debug
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/server/router/distribution
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/server/router/grpc
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/server/router/image
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/server/router/network
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/server/router/plugin
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/server/router/session
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/server/router/swarm
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/server/router/system
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/server/router/volume
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/types
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/types/backend
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/types/blkiodev
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/types/container
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/types/events
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/types/filters
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/types/image
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/types/mount
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/types/network
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/types/plugins/logdriver
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/types/registry
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/types/strslice
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/types/swarm
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/types/swarm/runtime
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/types/time
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/types/versions
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/types/versions/v1p19
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/types/versions/v1p20
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/api/types/volume
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/builder
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/builder/builder-next
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/builder/builder-next/exporter
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/builder/builder-next/worker
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/builder/dockerfile
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/builder/remotecontext
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/builder/remotecontext/git
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/builder/remotecontext/urlutil
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/cli
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/cli/config
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/cli/debug
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/cli/winresources/docker-proxy
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/cli/winresources/dockerd
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/client
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/cmd/docker-proxy
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/cmd/dockerd
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/cmd/dockerd/trap
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/container
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/container/stream
11:16:16 [2022-11-30T11:16:16.412Z] github.com/docker/docker/contrib/apparmor
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/contrib/docker-device-tool
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/contrib/httpserver
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/cluster
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/cluster/convert
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/cluster/executor
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/cluster/executor/container
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/cluster/provider
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/config
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/containerd
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/events
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/events/testutils
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/graphdriver
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/graphdriver/aufs
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/graphdriver/copy
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/graphdriver/overlay
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/graphdriver/register
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/graphdriver/vfs
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/graphdriver/zfs
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/images
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/initlayer
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/links
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/listeners
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/logger
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/logger/awslogs
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/logger/fluentd
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/logger/gcplogs
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/logger/gelf
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/logger/journald
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/logger/local
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/logger/logentries
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/logger/loggertest
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/logger/loggerutils
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/logger/splunk
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/logger/syslog
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/logger/templates
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/names
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/network
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/stats
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/distribution
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/distribution/metadata
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/distribution/utils
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/distribution/xfer
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/dockerversion
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/errdefs
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/image
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/image/cache
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/image/tarexport
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/image/v1
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/internal/mounttree
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/internal/test/suite
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/internal/unshare
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/layer
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libcontainerd
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libcontainerd/queue
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libcontainerd/remote
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libcontainerd/supervisor
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libcontainerd/types
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/bitseq
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/cluster
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/config
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/datastore
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/diagnostic
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/discoverapi
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/driverapi
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/drivers/bridge
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/drivers/host
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/drivers/null
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/drivers/overlay
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/drivers/remote
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/drivers/windows
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/drvregistry
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/etchosts
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/idm
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/internal/caller
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/ipam
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/ipamapi
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/ipams/builtin
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/ipams/null
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/ipams/remote
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/ipamutils
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/iptables
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/netlabel
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/netutils
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/networkdb
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/ns
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/options
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/osl
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/osl/kernel
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/portallocator
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/portmapper
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/resolvconf
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/testutils
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libnetwork/types
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/oci
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/oci/caps
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/opts
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/aaparser
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/archive
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/authorization
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/broadcaster
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/capabilities
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/chrootarchive
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/containerfs
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/devicemapper
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/directory
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/dmesg
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/fileutils
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/homedir
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/idtools
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/ioutils
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/jsonmessage
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/longpath
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/loopback
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/namesgenerator
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/parsers
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/parsers/kernel
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/pidfile
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/platform
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/plugingetter
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/plugins
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/plugins/transport
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/pools
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/process
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/progress
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/reexec
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/stack
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/stdcopy
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/streamformatter
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/stringid
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/sysinfo
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/system
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/tailfile
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/tarsum
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/useragent
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/plugin
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/plugin/executor/containerd
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/plugin/v2
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/profiles/apparmor
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/profiles/seccomp
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/quota
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/reference
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/registry
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/registry/resumable
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/restartmanager
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/rootless
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/rootless/specconv
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/runconfig
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/runconfig/opts
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/testutil
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/testutil/daemon
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/testutil/environment
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/testutil/fakecontext
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/testutil/fakegit
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/testutil/fakestorage
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/testutil/fixtures/load
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/testutil/fixtures/plugin
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/testutil/registry
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/testutil/request
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/volume
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/volume/drivers
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/volume/local
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/volume/mounts
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/volume/service
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/volume/service/opts
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/volume/testutils'
11:16:16 [2022-11-30T11:16:16.413Z] + base_pkg_list='github.com/docker/docker/api
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/api/server
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/api/server/backend/build
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/api/server/httpstatus
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/api/server/httputils
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/api/server/middleware
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/api/server/router
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/api/server/router/build
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/api/server/router/checkpoint
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/api/server/router/container
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/api/server/router/debug
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/api/server/router/distribution
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/api/server/router/grpc
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/api/server/router/image
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/api/server/router/network
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/api/server/router/plugin
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/api/server/router/session
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/api/server/router/swarm
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/api/server/router/system
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/api/server/router/volume
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/api/types
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/api/types/backend
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/api/types/blkiodev
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/api/types/container
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/api/types/events
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/api/types/filters
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/api/types/image
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/api/types/mount
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/api/types/network
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/api/types/plugins/logdriver
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/api/types/registry
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/api/types/strslice
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/api/types/swarm
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/api/types/swarm/runtime
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/api/types/time
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/api/types/versions
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/api/types/versions/v1p19
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/api/types/versions/v1p20
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/api/types/volume
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/builder
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/builder/builder-next
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/builder/builder-next/exporter
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/builder/builder-next/worker
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/builder/dockerfile
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/builder/remotecontext
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/builder/remotecontext/git
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/builder/remotecontext/urlutil
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/cli
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/cli/config
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/cli/debug
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/cli/winresources/docker-proxy
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/cli/winresources/dockerd
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/client
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/cmd/docker-proxy
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/cmd/dockerd
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/cmd/dockerd/trap
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/container
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/container/stream
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/contrib/apparmor
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/contrib/docker-device-tool
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/contrib/httpserver
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/cluster
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/cluster/convert
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/cluster/executor
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/cluster/executor/container
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/cluster/provider
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/config
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/containerd
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/events
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/events/testutils
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/graphdriver
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/graphdriver/aufs
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/graphdriver/copy
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/graphdriver/overlay
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/graphdriver/register
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/graphdriver/vfs
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/graphdriver/zfs
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/images
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/initlayer
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/links
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/listeners
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/logger
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/logger/awslogs
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/logger/fluentd
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/logger/gcplogs
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/logger/gelf
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/logger/journald
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/logger/local
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/logger/logentries
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/logger/loggertest
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/logger/loggerutils
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/logger/splunk
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/logger/syslog
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/logger/templates
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/names
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/network
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/daemon/stats
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/distribution
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/distribution/metadata
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/distribution/utils
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/distribution/xfer
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/dockerversion
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/errdefs
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/image
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/image/cache
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/image/tarexport
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/image/v1
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/internal/mounttree
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/internal/test/suite
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/internal/unshare
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/layer
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libcontainerd
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libcontainerd/queue
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libcontainerd/remote
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libcontainerd/supervisor
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/libcontainerd/types
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/oci
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/oci/caps
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/opts
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/aaparser
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/archive
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/authorization
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/broadcaster
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/capabilities
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/chrootarchive
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/containerfs
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/devicemapper
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/directory
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/dmesg
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/fileutils
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/homedir
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/idtools
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/ioutils
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/jsonmessage
11:16:16 [2022-11-30T11:16:16.413Z] github.com/docker/docker/pkg/longpath
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/loopback
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/namesgenerator
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/parsers
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/parsers/kernel
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/pidfile
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/platform
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/plugingetter
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/plugins
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/plugins/transport
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/pools
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/process
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/progress
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/reexec
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/stack
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/stdcopy
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/streamformatter
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/stringid
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/sysinfo
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/system
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/tailfile
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/tarsum
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/useragent
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/plugin
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/plugin/executor/containerd
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/plugin/v2
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/profiles/apparmor
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/profiles/seccomp
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/quota
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/reference
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/registry
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/registry/resumable
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/restartmanager
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/rootless
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/rootless/specconv
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/runconfig
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/runconfig/opts
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/testutil
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/testutil/daemon
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/testutil/environment
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/testutil/fakecontext
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/testutil/fakegit
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/testutil/fakestorage
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/testutil/fixtures/load
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/testutil/fixtures/plugin
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/testutil/registry
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/testutil/request
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/volume
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/volume/drivers
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/volume/local
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/volume/mounts
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/volume/service
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/volume/service/opts
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/volume/testutils'
11:16:16 [2022-11-30T11:16:16.414Z] ++ grep --fixed-strings /libnetwork
11:16:16 [2022-11-30T11:16:16.414Z] ++ echo 'github.com/docker/docker/api
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/api/server
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/api/server/backend/build
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/api/server/httpstatus
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/api/server/httputils
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/api/server/middleware
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/api/server/router
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/api/server/router/build
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/api/server/router/checkpoint
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/api/server/router/container
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/api/server/router/debug
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/api/server/router/distribution
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/api/server/router/grpc
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/api/server/router/image
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/api/server/router/network
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/api/server/router/plugin
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/api/server/router/session
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/api/server/router/swarm
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/api/server/router/system
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/api/server/router/volume
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/api/types
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/api/types/backend
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/api/types/blkiodev
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/api/types/container
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/api/types/events
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/api/types/filters
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/api/types/image
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/api/types/mount
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/api/types/network
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/api/types/plugins/logdriver
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/api/types/registry
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/api/types/strslice
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/api/types/swarm
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/api/types/swarm/runtime
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/api/types/time
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/api/types/versions
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/api/types/versions/v1p19
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/api/types/versions/v1p20
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/api/types/volume
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/builder
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/builder/builder-next
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/builder/builder-next/exporter
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/builder/builder-next/worker
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/builder/dockerfile
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/builder/remotecontext
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/builder/remotecontext/git
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/builder/remotecontext/urlutil
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/cli
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/cli/config
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/cli/debug
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/cli/winresources/docker-proxy
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/cli/winresources/dockerd
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/client
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/cmd/docker-proxy
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/cmd/dockerd
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/cmd/dockerd/trap
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/container
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/container/stream
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/contrib/apparmor
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/contrib/docker-device-tool
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/contrib/httpserver
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/cluster
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/cluster/convert
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/cluster/executor
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/cluster/executor/container
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/cluster/provider
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/config
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/containerd
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/events
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/events/testutils
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/graphdriver
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/graphdriver/aufs
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/graphdriver/copy
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/graphdriver/overlay
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/graphdriver/register
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/graphdriver/vfs
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/graphdriver/zfs
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/images
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/initlayer
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/links
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/listeners
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/logger
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/logger/awslogs
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/logger/fluentd
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/logger/gcplogs
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/logger/gelf
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/logger/journald
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/logger/local
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/logger/logentries
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/logger/loggertest
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/logger/loggerutils
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/logger/splunk
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/logger/syslog
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/logger/templates
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/names
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/network
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/daemon/stats
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/distribution
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/distribution/metadata
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/distribution/utils
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/distribution/xfer
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/dockerversion
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/errdefs
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/image
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/image/cache
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/image/tarexport
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/image/v1
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/internal/mounttree
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/internal/test/suite
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/internal/unshare
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/layer
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libcontainerd
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libcontainerd/queue
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libcontainerd/remote
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libcontainerd/supervisor
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libcontainerd/types
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/bitseq
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/cluster
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/config
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/datastore
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/diagnostic
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/discoverapi
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/driverapi
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/drivers/bridge
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/drivers/host
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/drivers/null
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/drivers/overlay
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/drivers/remote
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/drivers/windows
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/drvregistry
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/etchosts
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/idm
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/internal/caller
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/ipam
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/ipamapi
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/ipams/builtin
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/ipams/null
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/ipams/remote
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/ipamutils
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/iptables
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/netlabel
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/netutils
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/networkdb
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/ns
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/options
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/osl
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/osl/kernel
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/portallocator
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/portmapper
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/resolvconf
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/testutils
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/libnetwork/types
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/oci
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/oci/caps
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/opts
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/aaparser
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/archive
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/authorization
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/broadcaster
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/capabilities
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/chrootarchive
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/containerfs
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/devicemapper
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/directory
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/dmesg
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/fileutils
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/homedir
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/idtools
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/ioutils
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/jsonmessage
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/longpath
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/loopback
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/namesgenerator
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/parsers
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/parsers/kernel
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/pidfile
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/platform
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/plugingetter
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/plugins
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/plugins/transport
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/pools
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/process
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/progress
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/reexec
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/stack
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/stdcopy
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/streamformatter
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/stringid
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/sysinfo
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/system
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/tailfile
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/tarsum
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/pkg/useragent
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/plugin
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/plugin/executor/containerd
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/plugin/v2
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/profiles/apparmor
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/profiles/seccomp
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/quota
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/reference
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/registry
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/registry/resumable
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/restartmanager
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/rootless
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/rootless/specconv
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/runconfig
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/runconfig/opts
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/testutil
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/testutil/daemon
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/testutil/environment
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/testutil/fakecontext
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/testutil/fakegit
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/testutil/fakestorage
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/testutil/fixtures/load
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/testutil/fixtures/plugin
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/testutil/registry
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/testutil/request
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/volume
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/volume/drivers
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/volume/local
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/volume/mounts
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/volume/service
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/volume/service/opts
11:16:16 [2022-11-30T11:16:16.414Z] github.com/docker/docker/volume/testutils'
11:16:16 [2022-11-30T11:16:16.414Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/bitseq
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/cluster
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/config
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/datastore
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/diagnostic
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/discoverapi
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/driverapi
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/drivers/bridge
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/drivers/host
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/drivers/null
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/drivers/overlay
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/drivers/remote
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/drivers/windows
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/drvregistry
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/etchosts
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/idm
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/internal/caller
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/ipam
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/ipamapi
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/ipams/builtin
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/ipams/null
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/ipams/remote
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/ipamutils
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/iptables
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/netlabel
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/netutils
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/networkdb
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/ns
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/options
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/osl
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/osl/kernel
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/portallocator
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/portmapper
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/resolvconf
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/testutils
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/types'
11:16:16 [2022-11-30T11:16:16.415Z] + echo 'github.com/docker/docker/libnetwork
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/bitseq
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/cluster
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/config
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/datastore
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/diagnostic
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/discoverapi
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/driverapi
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/drivers/bridge
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/drivers/host
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/drivers/null
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/drivers/overlay
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/drivers/remote
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/drivers/windows
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/drvregistry
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/etchosts
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/idm
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/internal/caller
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/ipam
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/ipamapi
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/ipams/builtin
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/ipams/null
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/ipams/remote
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/ipamutils
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/iptables
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/netlabel
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/netutils
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/networkdb
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/ns
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/options
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/osl
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/osl/kernel
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/portallocator
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/portmapper
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/resolvconf
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/testutils
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/types'
11:16:16 [2022-11-30T11:16:16.415Z] + grep --fixed-strings libnetwork/drivers/bridge
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/drivers/bridge
11:16:16 [2022-11-30T11:16:16.415Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:16:16 [2022-11-30T11:16:16.415Z] + type docker-proxy
11:16:16 [2022-11-30T11:16:16.415Z] hack/test/unit: line 25: type: docker-proxy: not found
11:16:16 [2022-11-30T11:16:16.415Z] + hack/make.sh binary-proxy install-proxy
11:16:16 [2022-11-30T11:16:16.415Z] 
11:16:16 [2022-11-30T11:16:16.415Z] Removing bundles/
11:16:16 [2022-11-30T11:16:16.415Z] 
11:16:16 [2022-11-30T11:16:16.415Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
11:16:16 [2022-11-30T11:16:16.415Z] Building: bundles/binary-proxy/docker-proxy
11:16:16 [2022-11-30T11:16:16.415Z] GOOS="" GOARCH="" GOARM=""
11:16:22 [2022-11-30T11:16:22.998Z] Created binary: bundles/binary-proxy/docker-proxy
11:16:22 [2022-11-30T11:16:22.998Z] 
11:16:22 [2022-11-30T11:16:22.998Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
11:16:22 [2022-11-30T11:16:22.998Z] Installing docker-proxy to /usr/local/bin/
11:16:22 [2022-11-30T11:16:22.998Z] 
11:16:22 [2022-11-30T11:16:22.998Z] + mkdir -p bundles
11:16:22 [2022-11-30T11:16:22.998Z] + '[' -n 'github.com/docker/docker/api
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/api/server
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/api/server/backend/build
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/api/server/httpstatus
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/api/server/httputils
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/api/server/middleware
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/api/server/router
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/api/server/router/build
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/api/server/router/checkpoint
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/api/server/router/container
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/api/server/router/debug
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/api/server/router/distribution
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/api/server/router/grpc
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/api/server/router/image
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/api/server/router/network
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/api/server/router/plugin
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/api/server/router/session
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/api/server/router/swarm
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/api/server/router/system
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/api/server/router/volume
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/api/types
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/api/types/backend
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/api/types/blkiodev
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/api/types/container
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/api/types/events
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/api/types/filters
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/api/types/image
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/api/types/mount
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/api/types/network
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/api/types/plugins/logdriver
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/api/types/registry
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/api/types/strslice
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/api/types/swarm
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/api/types/swarm/runtime
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/api/types/time
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/api/types/versions
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/api/types/versions/v1p19
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/api/types/versions/v1p20
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/api/types/volume
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/builder
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/builder/builder-next
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/builder/builder-next/exporter
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/builder/builder-next/worker
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/builder/dockerfile
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/builder/remotecontext
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/builder/remotecontext/git
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/builder/remotecontext/urlutil
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/cli
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/cli/config
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/cli/debug
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/cli/winresources/docker-proxy
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/cli/winresources/dockerd
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/client
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/cmd/docker-proxy
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/cmd/dockerd
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/cmd/dockerd/trap
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/container
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/container/stream
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/contrib/apparmor
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/contrib/docker-device-tool
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/contrib/httpserver
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/cluster
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/cluster/convert
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/cluster/executor
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/cluster/executor/container
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/cluster/provider
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/config
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/containerd
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/events
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/events/testutils
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/graphdriver
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/graphdriver/aufs
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/graphdriver/copy
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/graphdriver/overlay
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/graphdriver/register
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/graphdriver/vfs
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/graphdriver/zfs
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/images
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/initlayer
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/links
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/listeners
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/logger
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/logger/awslogs
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/logger/fluentd
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/logger/gcplogs
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/logger/gelf
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/logger/journald
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/logger/local
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/logger/logentries
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/logger/loggertest
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/logger/loggerutils
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/logger/splunk
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/logger/syslog
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/logger/templates
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/names
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/network
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/daemon/stats
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/distribution
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/distribution/metadata
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/distribution/utils
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/distribution/xfer
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/dockerversion
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/errdefs
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/image
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/image/cache
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/image/tarexport
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/image/v1
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/internal/mounttree
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/internal/test/suite
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/internal/unshare
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/layer
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/libcontainerd
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/libcontainerd/queue
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/libcontainerd/remote
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/libcontainerd/supervisor
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/libcontainerd/types
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/oci
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/oci/caps
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/opts
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/aaparser
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/archive
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/authorization
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/broadcaster
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/capabilities
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/chrootarchive
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/containerfs
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/devicemapper
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/directory
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/dmesg
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/fileutils
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/homedir
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/idtools
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/ioutils
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/jsonmessage
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/longpath
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/loopback
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/namesgenerator
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/parsers
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/parsers/kernel
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/pidfile
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/platform
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/plugingetter
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/plugins
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/plugins/transport
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/pools
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/process
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/progress
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/reexec
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/stack
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/stdcopy
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/streamformatter
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/stringid
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/sysinfo
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/system
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/tailfile
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/tarsum
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/pkg/useragent
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/plugin
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/plugin/executor/containerd
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/plugin/v2
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/profiles/apparmor
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/profiles/seccomp
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/quota
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/reference
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/registry
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/registry/resumable
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/restartmanager
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/rootless
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/rootless/specconv
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/runconfig
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/runconfig/opts
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/testutil
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/testutil/daemon
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/testutil/environment
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/testutil/fakecontext
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/testutil/fakegit
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/testutil/fakestorage
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/testutil/fixtures/load
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/testutil/fixtures/plugin
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/testutil/registry
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/testutil/request
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/volume
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/volume/drivers
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/volume/local
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/volume/mounts
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/volume/service
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/volume/service/opts
11:16:22 [2022-11-30T11:16:22.998Z] github.com/docker/docker/volume/testutils' ']'
11:16:22 [2022-11-30T11:16:22.999Z] + 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
11:16:23 [2022-11-30T11:16:23.261Z] ?   	github.com/docker/docker/api	[no test files]
11:16:38 [2022-11-30T11:16:38.163Z] ok  	github.com/docker/docker/api/server	0.005s	coverage: 7.9% of statements
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ok  	github.com/docker/docker/api/server/httputils	0.003s	coverage: 31.9% of statements
11:17:59 [2022-11-30T11:17:59.641Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/api/server/router	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 6.0% of statements
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ok  	github.com/docker/docker/api/types/filters	0.010s	coverage: 93.8% of statements
11:17:59 [2022-11-30T11:17:59.641Z] ok  	github.com/docker/docker/api/server/router/volume	0.009s	coverage: 66.7% of statements
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/api/types	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/api/types/container	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/api/types/events	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/api/types/image	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/api/types/network	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ok  	github.com/docker/docker/api/types/registry	0.005s	coverage: 54.2% of statements
11:17:59 [2022-11-30T11:17:59.641Z] ok  	github.com/docker/docker/api/types/strslice	0.014s	coverage: 90.0% of statements
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ok  	github.com/docker/docker/api/types/time	0.024s	coverage: 100.0% of statements
11:17:59 [2022-11-30T11:17:59.641Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 77.3% of statements
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/builder	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ok  	github.com/docker/docker/builder/remotecontext	0.058s	coverage: 13.7% of statements
11:17:59 [2022-11-30T11:17:59.641Z] ok  	github.com/docker/docker/builder/dockerfile	0.094s	coverage: 50.1% of statements
11:17:59 [2022-11-30T11:17:59.641Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.009s	coverage: 100.0% of statements
11:17:59 [2022-11-30T11:17:59.641Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
11:17:59 [2022-11-30T11:17:59.641Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.477s	coverage: 83.5% of statements
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/cli	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/cli/config	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
11:17:59 [2022-11-30T11:17:59.641Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.153s	coverage: 69.3% of statements
11:18:02 [2022-11-30T11:18:02.182Z] ok  	github.com/docker/docker/client	0.100s	coverage: 76.1% of statements
11:18:34 [2022-11-30T11:18:34.282Z] ok  	github.com/docker/docker/cmd/dockerd	0.078s	coverage: 30.0% of statements
11:18:34 [2022-11-30T11:18:34.283Z] ok  	github.com/docker/docker/container	0.123s	coverage: 36.6% of statements
11:18:34 [2022-11-30T11:18:34.283Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.431s	coverage: 0.0% of statements
11:18:34 [2022-11-30T11:18:34.283Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
11:18:34 [2022-11-30T11:18:34.283Z] ?   	github.com/docker/docker/container/stream	[no test files]
11:18:34 [2022-11-30T11:18:34.283Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
11:18:34 [2022-11-30T11:18:34.283Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
11:18:34 [2022-11-30T11:18:34.283Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
11:18:39 [2022-11-30T11:18:39.740Z] ok  	github.com/docker/docker/daemon/cluster	0.058s	coverage: 0.5% of statements
11:18:41 [2022-11-30T11:18:41.121Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
11:18:43 [2022-11-30T11:18:43.033Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.015s	coverage: 36.9% of statements
11:18:49 [2022-11-30T11:18:49.610Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.449s	coverage: 13.4% of statements
11:18:50 [2022-11-30T11:18:50.992Z] ok  	github.com/docker/docker/daemon/config	0.030s	coverage: 76.8% of statements
11:18:51 [2022-11-30T11:18:51.252Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
11:18:52 [2022-11-30T11:18:52.191Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
11:18:52 [2022-11-30T11:18:52.760Z] ok  	github.com/docker/docker/daemon	10.136s	coverage: 16.4% of statements
11:18:52 [2022-11-30T11:18:52.760Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
11:18:52 [2022-11-30T11:18:52.760Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
11:18:52 [2022-11-30T11:18:52.760Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
11:18:52 [2022-11-30T11:18:52.760Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
11:18:53 [2022-11-30T11:18:53.332Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.585s	coverage: 74.8% of statements
11:18:54 [2022-11-30T11:18:54.273Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.289s	coverage: 60.7% of statements
11:18:54 [2022-11-30T11:18:54.842Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.019s	coverage: 3.0% of statements
11:18:56 [2022-11-30T11:18:56.227Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
11:18:57 [2022-11-30T11:18:57.624Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.213s	coverage: 50.6% of statements
11:18:58 [2022-11-30T11:18:58.565Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.443s	coverage: 46.1% of statements
11:18:58 [2022-11-30T11:18:58.565Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
11:18:59 [2022-11-30T11:18:59.506Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.166s	coverage: 60.3% of statements
11:18:59 [2022-11-30T11:18:59.507Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
11:18:59 [2022-11-30T11:18:59.507Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
11:18:59 [2022-11-30T11:18:59.767Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.013s	coverage: 58.5% of statements
11:19:00 [2022-11-30T11:19:00.337Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
11:19:00 [2022-11-30T11:19:00.597Z] ok  	github.com/docker/docker/daemon/links	0.004s	coverage: 93.0% of statements
11:19:02 [2022-11-30T11:19:02.511Z] ok  	github.com/docker/docker/daemon/images	0.032s	coverage: 6.8% of statements
11:19:02 [2022-11-30T11:19:02.511Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
11:19:02 [2022-11-30T11:19:02.511Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
11:19:02 [2022-11-30T11:19:02.511Z] ok  	github.com/docker/docker/daemon/logger	0.228s	coverage: 43.2% of statements
11:19:03 [2022-11-30T11:19:03.451Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.009s	coverage: 53.6% of statements
11:19:03 [2022-11-30T11:19:03.451Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.135s	coverage: 79.6% of statements
11:19:03 [2022-11-30T11:19:03.451Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
11:19:04 [2022-11-30T11:19:04.022Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 68.2% of statements
11:19:04 [2022-11-30T11:19:04.283Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.013s	coverage: 88.2% of statements
11:19:05 [2022-11-30T11:19:05.224Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.156s	coverage: 76.8% of statements
11:19:05 [2022-11-30T11:19:05.484Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.013s	coverage: 87.2% of statements
11:19:06 [2022-11-30T11:19:06.055Z] ok  	github.com/docker/docker/daemon/logger/local	0.026s	coverage: 79.4% of statements
11:19:07 [2022-11-30T11:19:07.001Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.023s	coverage: 63.7% of statements
11:19:07 [2022-11-30T11:19:07.571Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.039s	coverage: 31.5% of statements
11:19:08 [2022-11-30T11:19:08.142Z] ok  	github.com/docker/docker/daemon/logger/journald	3.543s	coverage: 74.5% of statements
11:19:08 [2022-11-30T11:19:08.142Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
11:19:08 [2022-11-30T11:19:08.142Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
11:19:08 [2022-11-30T11:19:08.142Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
11:19:08 [2022-11-30T11:19:08.142Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
11:19:09 [2022-11-30T11:19:09.083Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
11:19:09 [2022-11-30T11:19:09.343Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
11:19:09 [2022-11-30T11:19:09.603Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
11:19:09 [2022-11-30T11:19:09.862Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.517s	coverage: 82.5% of statements
11:19:09 [2022-11-30T11:19:09.862Z] ?   	github.com/docker/docker/daemon/names	[no test files]
11:19:09 [2022-11-30T11:19:09.862Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
11:19:10 [2022-11-30T11:19:10.801Z] ok  	github.com/docker/docker/distribution/metadata	0.043s	coverage: 44.4% of statements
11:19:13 [2022-11-30T11:19:13.340Z] ok  	github.com/docker/docker/distribution	1.493s	coverage: 29.5% of statements
11:19:13 [2022-11-30T11:19:13.340Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
11:19:13 [2022-11-30T11:19:13.340Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
11:19:13 [2022-11-30T11:19:13.910Z] ok  	github.com/docker/docker/distribution/xfer	1.890s	coverage: 84.9% of statements
11:19:13 [2022-11-30T11:19:13.910Z] ?   	github.com/docker/docker/dockerversion	[no test files]
11:19:13 [2022-11-30T11:19:13.910Z] ok  	github.com/docker/docker/image	0.034s	coverage: 86.9% of statements
11:19:14 [2022-11-30T11:19:14.481Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
11:19:14 [2022-11-30T11:19:14.741Z] ok  	github.com/docker/docker/image/tarexport	0.012s	coverage: 0.7% of statements
11:19:14 [2022-11-30T11:19:14.741Z] ?   	github.com/docker/docker/image/v1	[no test files]
11:19:14 [2022-11-30T11:19:14.741Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
11:19:14 [2022-11-30T11:19:14.741Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
11:19:14 [2022-11-30T11:19:14.741Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
11:19:15 [2022-11-30T11:19:15.002Z] ok  	github.com/docker/docker/libcontainerd/queue	0.028s	coverage: 100.0% of statements
11:19:15 [2022-11-30T11:19:15.944Z] ok  	github.com/docker/docker/oci	0.025s	coverage: 41.4% of statements
11:19:16 [2022-11-30T11:19:16.515Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 66.8% of statements
11:19:16 [2022-11-30T11:19:16.776Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
11:19:18 [2022-11-30T11:19:18.157Z] ok  	github.com/docker/docker/pkg/archive	0.304s	coverage: 82.0% of statements
11:19:19 [2022-11-30T11:19:19.098Z] ok  	github.com/docker/docker/pkg/authorization	0.229s	coverage: 68.3% of statements
11:19:19 [2022-11-30T11:19:19.098Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
11:19:19 [2022-11-30T11:19:19.358Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
11:19:20 [2022-11-30T11:19:20.298Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.234s	coverage: 83.1% of statements
11:19:20 [2022-11-30T11:19:20.298Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
11:19:20 [2022-11-30T11:19:20.557Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 81.8% of statements
11:19:20 [2022-11-30T11:19:20.817Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
11:19:20 [2022-11-30T11:19:20.817Z] ok  	github.com/docker/docker/pkg/fileutils	0.004s	coverage: 77.5% of statements
11:19:21 [2022-11-30T11:19:21.076Z] ok  	github.com/docker/docker/pkg/homedir	0.009s	coverage: 11.4% of statements
11:19:22 [2022-11-30T11:19:22.017Z] ok  	github.com/docker/docker/pkg/idtools	0.310s	coverage: 69.6% of statements
11:19:22 [2022-11-30T11:19:22.587Z] ok  	github.com/docker/docker/pkg/ioutils	0.346s	coverage: 69.7% of statements
11:19:22 [2022-11-30T11:19:22.847Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
11:19:23 [2022-11-30T11:19:23.106Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
11:19:23 [2022-11-30T11:19:23.366Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
11:19:23 [2022-11-30T11:19:23.366Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
11:19:23 [2022-11-30T11:19:23.626Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
11:19:23 [2022-11-30T11:19:23.886Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.5% of statements
11:19:24 [2022-11-30T11:19:24.145Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 94.1% of statements
11:19:24 [2022-11-30T11:19:24.145Z] ok  	github.com/docker/docker/layer	7.883s	coverage: 68.9% of statements
11:19:24 [2022-11-30T11:19:24.145Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:19:24 [2022-11-30T11:19:24.145Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:19:24 [2022-11-30T11:19:24.145Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:19:24 [2022-11-30T11:19:24.145Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:19:24 [2022-11-30T11:19:24.145Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:19:24 [2022-11-30T11:19:24.145Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
11:19:24 [2022-11-30T11:19:24.145Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
11:19:24 [2022-11-30T11:19:24.145Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:19:24 [2022-11-30T11:19:24.145Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:19:24 [2022-11-30T11:19:24.716Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.015s	coverage: 56.8% of statements
11:19:24 [2022-11-30T11:19:24.990Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
11:19:25 [2022-11-30T11:19:25.586Z] ok  	github.com/docker/docker/pkg/pools	0.006s	coverage: 88.2% of statements
11:19:25 [2022-11-30T11:19:25.586Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
11:19:25 [2022-11-30T11:19:25.850Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
11:19:26 [2022-11-30T11:19:26.112Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
11:19:26 [2022-11-30T11:19:26.371Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
11:19:26 [2022-11-30T11:19:26.631Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
11:19:26 [2022-11-30T11:19:26.891Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
11:19:27 [2022-11-30T11:19:27.152Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
11:19:27 [2022-11-30T11:19:27.722Z] ok  	github.com/docker/docker/pkg/sysinfo	0.008s	coverage: 53.6% of statements
11:19:27 [2022-11-30T11:19:27.982Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 52.9% of statements
11:19:28 [2022-11-30T11:19:28.242Z] ok  	github.com/docker/docker/pkg/tailfile	0.040s	coverage: 88.6% of statements
11:19:28 [2022-11-30T11:19:28.812Z] ok  	github.com/docker/docker/pkg/tarsum	0.044s	coverage: 89.3% of statements
11:19:28 [2022-11-30T11:19:28.812Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
11:19:30 [2022-11-30T11:19:30.721Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
11:19:30 [2022-11-30T11:19:30.981Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
11:19:31 [2022-11-30T11:19:31.551Z] ok  	github.com/docker/docker/profiles/seccomp	0.013s	coverage: 86.0% of statements
11:19:32 [2022-11-30T11:19:32.493Z] ok  	github.com/docker/docker/quota	0.184s	coverage: 71.4% of statements
11:19:33 [2022-11-30T11:19:33.062Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
11:19:34 [2022-11-30T11:19:34.002Z] ok  	github.com/docker/docker/registry	0.082s	coverage: 58.7% of statements
11:19:34 [2022-11-30T11:19:34.262Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
11:19:34 [2022-11-30T11:19:34.522Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
11:19:35 [2022-11-30T11:19:35.092Z] ok  	github.com/docker/docker/runconfig	0.012s	coverage: 64.5% of statements
11:19:35 [2022-11-30T11:19:35.092Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
11:19:37 [2022-11-30T11:19:37.000Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
11:19:37 [2022-11-30T11:19:37.260Z] ok  	github.com/docker/docker/volume/local	0.064s	coverage: 77.1% of statements
11:19:37 [2022-11-30T11:19:37.829Z] ok  	github.com/docker/docker/volume/mounts	0.007s	coverage: 67.7% of statements
11:19:39 [2022-11-30T11:19:39.210Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 73.1% of statements
11:20:01 [2022-11-30T11:20:01.155Z] ok  	github.com/docker/docker/pkg/plugins	33.641s	coverage: 76.3% of statements
11:20:01 [2022-11-30T11:20:01.155Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:20:01 [2022-11-30T11:20:01.155Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:20:01 [2022-11-30T11:20:01.155Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:20:01 [2022-11-30T11:20:01.155Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
11:20:01 [2022-11-30T11:20:01.155Z] ?   	github.com/docker/docker/rootless	[no test files]
11:20:01 [2022-11-30T11:20:01.155Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
11:20:01 [2022-11-30T11:20:01.155Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:20:01 [2022-11-30T11:20:01.155Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
11:20:01 [2022-11-30T11:20:01.155Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
11:20:01 [2022-11-30T11:20:01.155Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
11:20:01 [2022-11-30T11:20:01.155Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
11:20:01 [2022-11-30T11:20:01.155Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
11:20:01 [2022-11-30T11:20:01.155Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
11:20:01 [2022-11-30T11:20:01.155Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
11:20:01 [2022-11-30T11:20:01.155Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
11:20:01 [2022-11-30T11:20:01.155Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
11:20:01 [2022-11-30T11:20:01.155Z] ?   	github.com/docker/docker/testutil/request	[no test files]
11:20:01 [2022-11-30T11:20:01.155Z] ?   	github.com/docker/docker/volume	[no test files]
11:20:01 [2022-11-30T11:20:01.155Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:20:01 [2022-11-30T11:20:01.155Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:20:01 [2022-11-30T11:20:01.155Z] 
11:20:01 [2022-11-30T11:20:01.155Z] === Skipped
11:20:01 [2022-11-30T11:20:01.155Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
11:20:01 [2022-11-30T11:20:01.155Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
11:20:01 [2022-11-30T11:20:01.155Z] 
11:20:01 [2022-11-30T11:20:01.155Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
11:20:01 [2022-11-30T11:20:01.155Z]     network_proxy_test.go:208: No support for dual stack yet
11:20:01 [2022-11-30T11:20:01.155Z] 
11:20:01 [2022-11-30T11:20:01.155Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
11:20:01 [2022-11-30T11:20:01.155Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
11:20:01 [2022-11-30T11:20:01.155Z] 
11:20:01 [2022-11-30T11:20:01.155Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
11:20:01 [2022-11-30T11:20:01.155Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
11:20:01 [2022-11-30T11:20:01.155Z] 
11:20:01 [2022-11-30T11:20:01.155Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
11:20:01 [2022-11-30T11:20:01.155Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:20:01 [2022-11-30T11:20:01.155Z]     graphtest_unix.go:44: Driver btrfs not supported
11:20:01 [2022-11-30T11:20:01.155Z] 
11:20:01 [2022-11-30T11:20:01.155Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
11:20:01 [2022-11-30T11:20:01.155Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:20:01 [2022-11-30T11:20:01.155Z]     graphtest_unix.go:44: Driver btrfs not supported
11:20:01 [2022-11-30T11:20:01.155Z] 
11:20:01 [2022-11-30T11:20:01.155Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
11:20:01 [2022-11-30T11:20:01.155Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:20:01 [2022-11-30T11:20:01.155Z]     graphtest_unix.go:44: Driver btrfs not supported
11:20:01 [2022-11-30T11:20:01.155Z] 
11:20:01 [2022-11-30T11:20:01.155Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
11:20:01 [2022-11-30T11:20:01.155Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:20:01 [2022-11-30T11:20:01.155Z]     graphtest_unix.go:44: Driver btrfs not supported
11:20:01 [2022-11-30T11:20:01.155Z] 
11:20:01 [2022-11-30T11:20:01.155Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
11:20:01 [2022-11-30T11:20:01.155Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:20:01 [2022-11-30T11:20:01.155Z]     graphtest_unix.go:44: Driver btrfs not supported
11:20:01 [2022-11-30T11:20:01.155Z] 
11:20:01 [2022-11-30T11:20:01.155Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
11:20:01 [2022-11-30T11:20:01.155Z]     graphtest_unix.go:71: No driver to put!
11:20:01 [2022-11-30T11:20:01.155Z] 
11:20:01 [2022-11-30T11:20:01.155Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
11:20:01 [2022-11-30T11:20:01.155Z] time="2022-11-30T11:18:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:20:01 [2022-11-30T11:20:01.155Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:20:01 [2022-11-30T11:20:01.155Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:20:01 [2022-11-30T11:20:01.155Z] 
11:20:01 [2022-11-30T11:20:01.155Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
11:20:01 [2022-11-30T11:20:01.155Z] time="2022-11-30T11:18:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:20:01 [2022-11-30T11:20:01.155Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:20:01 [2022-11-30T11:20:01.155Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:20:01 [2022-11-30T11:20:01.155Z] 
11:20:01 [2022-11-30T11:20:01.155Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
11:20:01 [2022-11-30T11:20:01.155Z] time="2022-11-30T11:18:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:20:01 [2022-11-30T11:20:01.155Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:20:01 [2022-11-30T11:20:01.155Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:20:01 [2022-11-30T11:20:01.155Z] 
11:20:01 [2022-11-30T11:20:01.155Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
11:20:01 [2022-11-30T11:20:01.155Z] time="2022-11-30T11:18:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:20:01 [2022-11-30T11:20:01.155Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:20:01 [2022-11-30T11:20:01.155Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:20:01 [2022-11-30T11:20:01.155Z] 
11:20:01 [2022-11-30T11:20:01.155Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
11:20:01 [2022-11-30T11:20:01.155Z] time="2022-11-30T11:18:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:20:01 [2022-11-30T11:20:01.155Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:20:01 [2022-11-30T11:20:01.155Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:20:01 [2022-11-30T11:20:01.155Z] 
11:20:01 [2022-11-30T11:20:01.155Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
11:20:01 [2022-11-30T11:20:01.155Z]     graphtest_unix.go:71: No driver to put!
11:20:01 [2022-11-30T11:20:01.155Z] 
11:20:01 [2022-11-30T11:20:01.155Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
11:20:01 [2022-11-30T11:20:01.155Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
11:20:01 [2022-11-30T11:20:01.155Z] 
11:20:01 [2022-11-30T11:20:01.155Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
11:20:01 [2022-11-30T11:20:01.155Z]     overlay_test.go:50: Fails to compute changes intermittently
11:20:01 [2022-11-30T11:20:01.155Z] 
11:20:01 [2022-11-30T11:20:01.155Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
11:20:01 [2022-11-30T11:20:01.155Z]     overlay_test.go:65: Cannot run test with naive change algorithm
11:20:01 [2022-11-30T11:20:01.155Z] 
11:20:01 [2022-11-30T11:20:01.155Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
11:20:01 [2022-11-30T11:20:01.155Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
11:20:01 [2022-11-30T11:20:01.155Z] 
11:20:01 [2022-11-30T11:20:01.155Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
11:20:01 [2022-11-30T11:20:01.155Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:20:01 [2022-11-30T11:20:01.155Z]     graphtest_unix.go:44: Driver zfs not supported
11:20:01 [2022-11-30T11:20:01.155Z] 
11:20:01 [2022-11-30T11:20:01.155Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
11:20:01 [2022-11-30T11:20:01.155Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:20:01 [2022-11-30T11:20:01.155Z]     graphtest_unix.go:44: Driver zfs not supported
11:20:01 [2022-11-30T11:20:01.155Z] 
11:20:01 [2022-11-30T11:20:01.155Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
11:20:01 [2022-11-30T11:20:01.155Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:20:01 [2022-11-30T11:20:01.155Z]     graphtest_unix.go:44: Driver zfs not supported
11:20:01 [2022-11-30T11:20:01.155Z] 
11:20:01 [2022-11-30T11:20:01.155Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
11:20:01 [2022-11-30T11:20:01.155Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:20:01 [2022-11-30T11:20:01.155Z]     graphtest_unix.go:44: Driver zfs not supported
11:20:01 [2022-11-30T11:20:01.155Z] 
11:20:01 [2022-11-30T11:20:01.155Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
11:20:01 [2022-11-30T11:20:01.155Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:20:01 [2022-11-30T11:20:01.155Z]     graphtest_unix.go:44: Driver zfs not supported
11:20:01 [2022-11-30T11:20:01.155Z] 
11:20:01 [2022-11-30T11:20:01.155Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
11:20:01 [2022-11-30T11:20:01.155Z]     graphtest_unix.go:71: No driver to put!
11:20:01 [2022-11-30T11:20:01.155Z] 
11:20:01 [2022-11-30T11:20:01.155Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
11:20:01 [2022-11-30T11:20:01.155Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
11:20:01 [2022-11-30T11:20:01.155Z] 
11:20:01 [2022-11-30T11:20:01.155Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
11:20:01 [2022-11-30T11:20:01.155Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
11:20:01 [2022-11-30T11:20:01.155Z] 
11:20:01 [2022-11-30T11:20:01.155Z] DONE 2889 tests, 28 skipped in 216.456s
11:20:01 [2022-11-30T11:20:01.155Z] + '[' -n 'github.com/docker/docker/libnetwork
11:20:01 [2022-11-30T11:20:01.155Z] github.com/docker/docker/libnetwork/bitseq
11:20:01 [2022-11-30T11:20:01.155Z] github.com/docker/docker/libnetwork/cluster
11:20:01 [2022-11-30T11:20:01.155Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:20:01 [2022-11-30T11:20:01.155Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:20:01 [2022-11-30T11:20:01.155Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:20:01 [2022-11-30T11:20:01.155Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:20:01 [2022-11-30T11:20:01.155Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:20:01 [2022-11-30T11:20:01.155Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:20:01 [2022-11-30T11:20:01.155Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:20:01 [2022-11-30T11:20:01.155Z] github.com/docker/docker/libnetwork/config
11:20:01 [2022-11-30T11:20:01.155Z] github.com/docker/docker/libnetwork/datastore
11:20:01 [2022-11-30T11:20:01.155Z] github.com/docker/docker/libnetwork/diagnostic
11:20:01 [2022-11-30T11:20:01.155Z] github.com/docker/docker/libnetwork/discoverapi
11:20:01 [2022-11-30T11:20:01.155Z] github.com/docker/docker/libnetwork/driverapi
11:20:01 [2022-11-30T11:20:01.155Z] github.com/docker/docker/libnetwork/drivers/bridge
11:20:01 [2022-11-30T11:20:01.155Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:20:01 [2022-11-30T11:20:01.155Z] github.com/docker/docker/libnetwork/drivers/host
11:20:01 [2022-11-30T11:20:01.155Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:20:01 [2022-11-30T11:20:01.155Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:20:01 [2022-11-30T11:20:01.155Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:20:01 [2022-11-30T11:20:01.155Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:20:01 [2022-11-30T11:20:01.155Z] github.com/docker/docker/libnetwork/drivers/null
11:20:01 [2022-11-30T11:20:01.155Z] github.com/docker/docker/libnetwork/drivers/overlay
11:20:01 [2022-11-30T11:20:01.155Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:20:01 [2022-11-30T11:20:01.155Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:20:01 [2022-11-30T11:20:01.155Z] github.com/docker/docker/libnetwork/drivers/remote
11:20:01 [2022-11-30T11:20:01.155Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:20:01 [2022-11-30T11:20:01.155Z] github.com/docker/docker/libnetwork/drivers/windows
11:20:01 [2022-11-30T11:20:01.155Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:20:01 [2022-11-30T11:20:01.155Z] github.com/docker/docker/libnetwork/drvregistry
11:20:01 [2022-11-30T11:20:01.155Z] github.com/docker/docker/libnetwork/etchosts
11:20:01 [2022-11-30T11:20:01.156Z] github.com/docker/docker/libnetwork/idm
11:20:01 [2022-11-30T11:20:01.156Z] github.com/docker/docker/libnetwork/internal/caller
11:20:01 [2022-11-30T11:20:01.156Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:20:01 [2022-11-30T11:20:01.156Z] github.com/docker/docker/libnetwork/ipam
11:20:01 [2022-11-30T11:20:01.156Z] github.com/docker/docker/libnetwork/ipamapi
11:20:01 [2022-11-30T11:20:01.156Z] github.com/docker/docker/libnetwork/ipams/builtin
11:20:01 [2022-11-30T11:20:01.156Z] github.com/docker/docker/libnetwork/ipams/null
11:20:01 [2022-11-30T11:20:01.156Z] github.com/docker/docker/libnetwork/ipams/remote
11:20:01 [2022-11-30T11:20:01.156Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:20:01 [2022-11-30T11:20:01.156Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:20:01 [2022-11-30T11:20:01.156Z] github.com/docker/docker/libnetwork/ipamutils
11:20:01 [2022-11-30T11:20:01.156Z] github.com/docker/docker/libnetwork/iptables
11:20:01 [2022-11-30T11:20:01.156Z] github.com/docker/docker/libnetwork/netlabel
11:20:01 [2022-11-30T11:20:01.156Z] github.com/docker/docker/libnetwork/netutils
11:20:01 [2022-11-30T11:20:01.156Z] github.com/docker/docker/libnetwork/networkdb
11:20:01 [2022-11-30T11:20:01.156Z] github.com/docker/docker/libnetwork/ns
11:20:01 [2022-11-30T11:20:01.156Z] github.com/docker/docker/libnetwork/options
11:20:01 [2022-11-30T11:20:01.156Z] github.com/docker/docker/libnetwork/osl
11:20:01 [2022-11-30T11:20:01.156Z] github.com/docker/docker/libnetwork/osl/kernel
11:20:01 [2022-11-30T11:20:01.156Z] github.com/docker/docker/libnetwork/portallocator
11:20:01 [2022-11-30T11:20:01.156Z] github.com/docker/docker/libnetwork/portmapper
11:20:01 [2022-11-30T11:20:01.156Z] github.com/docker/docker/libnetwork/resolvconf
11:20:01 [2022-11-30T11:20:01.156Z] github.com/docker/docker/libnetwork/testutils
11:20:01 [2022-11-30T11:20:01.156Z] github.com/docker/docker/libnetwork/types' ']'
11:20:01 [2022-11-30T11:20:01.156Z] + 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
11:20:47 [2022-11-30T11:20:47.852Z] ok  	github.com/docker/docker/libnetwork	37.616s	coverage: 40.6% of statements
11:20:47 [2022-11-30T11:20:47.852Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.137s	coverage: 84.4% of statements
11:20:47 [2022-11-30T11:20:47.852Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
11:20:47 [2022-11-30T11:20:47.852Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
11:20:47 [2022-11-30T11:20:47.852Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
11:20:47 [2022-11-30T11:20:47.852Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
11:20:47 [2022-11-30T11:20:47.852Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
11:20:47 [2022-11-30T11:20:47.852Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
11:20:47 [2022-11-30T11:20:47.852Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
11:20:47 [2022-11-30T11:20:47.852Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
11:20:47 [2022-11-30T11:20:47.852Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 9.3% of statements
11:20:47 [2022-11-30T11:20:47.852Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
11:20:47 [2022-11-30T11:20:47.852Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
11:20:47 [2022-11-30T11:20:47.852Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
11:20:47 [2022-11-30T11:20:47.852Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
11:20:47 [2022-11-30T11:20:47.852Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.678s	coverage: 59.7% of statements
11:20:47 [2022-11-30T11:20:47.852Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
11:20:47 [2022-11-30T11:20:47.852Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
11:20:47 [2022-11-30T11:20:47.852Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.014s	coverage: 5.2% of statements
11:20:47 [2022-11-30T11:20:47.852Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
11:20:48 [2022-11-30T11:20:48.422Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.014s	coverage: 4.8% of statements
11:20:48 [2022-11-30T11:20:48.422Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
11:20:48 [2022-11-30T11:20:48.682Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
11:20:58 [2022-11-30T11:20:58.667Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.231s	coverage: 6.9% of statements
11:20:58 [2022-11-30T11:20:58.667Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
11:20:58 [2022-11-30T11:20:58.667Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.009s	coverage: 63.6% of statements
11:20:59 [2022-11-30T11:20:59.238Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.4% of statements
11:20:59 [2022-11-30T11:20:59.238Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
11:20:59 [2022-11-30T11:20:59.238Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
11:20:59 [2022-11-30T11:20:59.238Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
11:20:59 [2022-11-30T11:20:59.808Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.016s	coverage: 82.4% of statements
11:20:59 [2022-11-30T11:20:59.808Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.013s	coverage: 81.2% of statements
11:21:00 [2022-11-30T11:21:00.068Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
11:21:00 [2022-11-30T11:21:00.328Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
11:21:12 [2022-11-30T11:21:12.548Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
11:21:27 [2022-11-30T11:21:27.446Z] ok  	github.com/docker/docker/libnetwork/ipam	15.618s	coverage: 85.3% of statements
11:21:27 [2022-11-30T11:21:27.446Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
11:21:27 [2022-11-30T11:21:27.446Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
11:21:27 [2022-11-30T11:21:27.446Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
11:21:27 [2022-11-30T11:21:27.446Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
11:21:27 [2022-11-30T11:21:27.446Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
11:21:27 [2022-11-30T11:21:27.706Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
11:21:28 [2022-11-30T11:21:28.276Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.266s	coverage: 74.0% of statements
11:21:28 [2022-11-30T11:21:28.845Z] ok  	github.com/docker/docker/libnetwork/iptables	0.251s	coverage: 45.9% of statements
11:21:29 [2022-11-30T11:21:29.107Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
11:21:29 [2022-11-30T11:21:29.369Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 43.7% of statements
11:23:20 [2022-11-30T11:23:20.892Z] time="2022-11-30T11:23:15Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036"
11:23:20 [2022-11-30T11:23:20.892Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.691s	coverage: 60.6% of statements
11:23:20 [2022-11-30T11:23:20.892Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
11:23:20 [2022-11-30T11:23:20.892Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
11:23:20 [2022-11-30T11:23:20.892Z] ok  	github.com/docker/docker/libnetwork/osl	4.332s	coverage: 39.5% of statements
11:23:20 [2022-11-30T11:23:20.892Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
11:23:21 [2022-11-30T11:23:21.152Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.018s	coverage: 80.7% of statements
11:23:22 [2022-11-30T11:23:22.090Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.651s	coverage: 46.3% of statements
11:23:22 [2022-11-30T11:23:22.350Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
11:23:22 [2022-11-30T11:23:22.350Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
11:23:22 [2022-11-30T11:23:22.609Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
11:23:22 [2022-11-30T11:23:22.609Z] 
11:23:22 [2022-11-30T11:23:22.609Z] === Skipped
11:23:22 [2022-11-30T11:23:22.609Z] === SKIP: libnetwork TestParallel3 (0.00s)
11:23:22 [2022-11-30T11:23:22.609Z]     libnetwork_linux_test.go:968: Skipped because t.parallel was less than  3
11:23:22 [2022-11-30T11:23:22.609Z] 
11:23:22 [2022-11-30T11:23:22.609Z] === SKIP: libnetwork TestParallel2 (0.00s)
11:23:22 [2022-11-30T11:23:22.609Z]     libnetwork_linux_test.go:968: Skipped because t.parallel was less than  3
11:23:22 [2022-11-30T11:23:22.609Z] 
11:23:22 [2022-11-30T11:23:22.609Z] === SKIP: libnetwork TestParallel1 (0.00s)
11:23:22 [2022-11-30T11:23:22.609Z]     libnetwork_linux_test.go:968: Skipped because t.parallel was less than  3
11:23:22 [2022-11-30T11:23:22.609Z] 
11:23:22 [2022-11-30T11:23:22.609Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
11:23:22 [2022-11-30T11:23:22.609Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
11:23:22 [2022-11-30T11:23:22.609Z] 
11:23:22 [2022-11-30T11:23:22.609Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
11:23:22 [2022-11-30T11:23:22.609Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
11:23:22 [2022-11-30T11:23:22.609Z] 
11:23:22 [2022-11-30T11:23:22.609Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
11:23:22 [2022-11-30T11:23:22.609Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
11:23:22 [2022-11-30T11:23:22.609Z] 
11:23:22 [2022-11-30T11:23:22.609Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
11:23:22 [2022-11-30T11:23:22.609Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
11:23:22 [2022-11-30T11:23:22.609Z] 
11:23:22 [2022-11-30T11:23:22.609Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
11:23:22 [2022-11-30T11:23:22.609Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
11:23:22 [2022-11-30T11:23:22.609Z] 
11:23:22 [2022-11-30T11:23:22.609Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
11:23:22 [2022-11-30T11:23:22.609Z]     firewalld_test.go:14: firewalld is not running
11:23:22 [2022-11-30T11:23:22.609Z] 
11:23:22 [2022-11-30T11:23:22.609Z] DONE 325 tests, 9 skipped in 203.940s
Post stage
[Pipeline] junit
11:23:23 [2022-11-30T11:23:23.193Z] Recording test results
11:23:24 [2022-11-30T11:23:24.187Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:23:24 [2022-11-30T11:23:24.518Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44554/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6326ad172972de505ed478369fa9457522174d48 -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:6326ad172972de505ed478369fa9457522174d48 hack/make.sh dynbinary test-integration
11:23:25 [2022-11-30T11:23:25.089Z] 
11:23:25 [2022-11-30T11:23:25.090Z] Removing bundles/
11:23:25 [2022-11-30T11:23:25.090Z] 
11:23:25 [2022-11-30T11:23:25.090Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:23:25 [2022-11-30T11:23:25.090Z] Building: bundles/dynbinary-daemon/dockerd
11:23:25 [2022-11-30T11:23:25.090Z] GOOS="" GOARCH="" GOARM=""
11:25:01 [2022-11-30T11:25:01.605Z] Created binary: bundles/dynbinary-daemon/dockerd
11:25:01 [2022-11-30T11:25:01.605Z] Building: bundles/dynbinary-daemon/docker-proxy
11:25:01 [2022-11-30T11:25:01.605Z] GOOS="" GOARCH="" GOARM=""
11:25:01 [2022-11-30T11:25:01.605Z] Created binary: bundles/dynbinary-daemon/docker-proxy
11:25:01 [2022-11-30T11:25:01.605Z] 
11:25:01 [2022-11-30T11:25:01.605Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:25:01 [2022-11-30T11:25:01.605Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:25:01 [2022-11-30T11:25:01.605Z] HOSTNAME=002d3a1e13ec
11:25:01 [2022-11-30T11:25:01.605Z] TESTDEBUG=0
11:25:01 [2022-11-30T11:25:01.605Z] DEST=bundles/test-integration
11:25:01 [2022-11-30T11:25:01.605Z] PWD=/go/src/github.com/docker/docker
11:25:01 [2022-11-30T11:25:01.605Z] DOCKER_GITCOMMIT=6326ad172972de505ed478369fa9457522174d48
11:25:01 [2022-11-30T11:25:01.605Z] container=docker
11:25:01 [2022-11-30T11:25:01.605Z] HOME=/root
11:25:01 [2022-11-30T11:25:01.605Z] GOLANG_VERSION=1.19.3
11:25:01 [2022-11-30T11:25:01.605Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:25:01 [2022-11-30T11:25:01.605Z] VALIDATE_BRANCH=master
11:25:01 [2022-11-30T11:25:01.605Z] TERM=xterm
11:25:01 [2022-11-30T11:25:01.605Z] DOCKER_PKG=github.com/docker/docker
11:25:01 [2022-11-30T11:25:01.605Z] SHLVL=1
11:25:01 [2022-11-30T11:25:01.605Z] TIMEOUT=120m
11:25:01 [2022-11-30T11:25:01.605Z] DOCKER_BUILDTAGS= journald
11:25:01 [2022-11-30T11:25:01.605Z] DOCKER_GRAPHDRIVER=overlay2
11:25:01 [2022-11-30T11:25:01.605Z] GO111MODULE=off
11:25:01 [2022-11-30T11:25:01.605Z] DOCKER_EXPERIMENTAL=1
11:25:01 [2022-11-30T11:25:01.605Z] TEST_SKIP_INTEGRATION_CLI=1
11:25:01 [2022-11-30T11:25:01.605Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:25:01 [2022-11-30T11:25:01.605Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:25:01 [2022-11-30T11:25:01.605Z] GOPATH=/go
11:25:01 [2022-11-30T11:25:01.605Z] PKG_CONFIG=pkg-config
11:25:01 [2022-11-30T11:25:01.605Z] _=/usr/bin/env
11:25:01 [2022-11-30T11:25:01.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:25:33 [2022-11-30T11:25:33.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:25:33 [2022-11-30T11:25:33.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:26:00 [2022-11-30T11:26:00.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
11:26:08 [2022-11-30T11:26:08.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:26:14 [2022-11-30T11:26:14.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
11:26:15 [2022-11-30T11:26:15.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:26:16 [2022-11-30T11:26:16.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:26:16 [2022-11-30T11:26:16.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:26:17 [2022-11-30T11:26:17.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:26:17 [2022-11-30T11:26:17.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:26:18 [2022-11-30T11:26:18.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:26:19 [2022-11-30T11:26:19.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:26:21 [2022-11-30T11:26:21.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:26:22 [2022-11-30T11:26:22.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:26:23 [2022-11-30T11:26:23.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:26:23 [2022-11-30T11:26:23.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:26:24 [2022-11-30T11:26:24.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:26:25 [2022-11-30T11:26:25.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:26:26 [2022-11-30T11:26:26.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:26:26 [2022-11-30T11:26:26.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:26:27 [2022-11-30T11:26:27.939Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:26:27 [2022-11-30T11:26:27.939Z] Using test binary docker
11:26:27 [2022-11-30T11:26:27.939Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:26:27 [2022-11-30T11:26:27.939Z] +++ /etc/init.d/apparmor start
11:26:27 [2022-11-30T11:26:27.939Z] Not: starting.
11:26:27 [2022-11-30T11:26:27.939Z] INFO: Waiting for daemon to start...
11:26:27 [2022-11-30T11:26:27.939Z] Starting dockerd
11:26:27 [2022-11-30T11:26:27.939Z] +++ 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
11:26:33 [2022-11-30T11:26:33.215Z] .
11:26:33 [2022-11-30T11:26:33.215Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:26:33 [2022-11-30T11:26:33.215Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:26:33 [2022-11-30T11:26:33.215Z] Error: No such image: emptyfs
11:26:33 [2022-11-30T11:26:33.215Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:26:33 [2022-11-30T11:26:33.215Z] ++++ docker load
11:26:33 [2022-11-30T11:26:33.215Z] Loaded image: emptyfs:latest
11:26:33 [2022-11-30T11:26:33.215Z] Running integration-test (iteration 1)
11:26:33 [2022-11-30T11:26:33.215Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
11:26:33 [2022-11-30T11:26:33.216Z] ++ 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
11:26:33 [2022-11-30T11:26:33.216Z] ++ set -e
11:26:33 [2022-11-30T11:26:33.216Z] ++ '[' -n 0 ']'
11:26:33 [2022-11-30T11:26:33.216Z] ++ set -x
11:26:33 [2022-11-30T11:26:33.216Z] ++ 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
11:26:33 [2022-11-30T11:26:33.216Z] Loaded image: busybox:latest
11:26:33 [2022-11-30T11:26:33.216Z] Loaded image: busybox:glibc
11:26:34 [2022-11-30T11:26:34.596Z] Loaded image: debian:bullseye-slim
11:26:34 [2022-11-30T11:26:34.596Z] Loaded image: hello-world:latest
11:26:34 [2022-11-30T11:26:34.596Z] Loaded image: arm32v7/hello-world:latest
11:26:34 [2022-11-30T11:26:34.596Z] INFO: Testing against a local daemon
11:26:34 [2022-11-30T11:26:34.596Z] === RUN   TestCgroupNamespacesBuild
11:26:38 [2022-11-30T11:26:38.800Z] --- PASS: TestCgroupNamespacesBuild (3.56s)
11:26:38 [2022-11-30T11:26:38.800Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:26:39 [2022-11-30T11:26:39.370Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.03s)
11:26:39 [2022-11-30T11:26:39.370Z] === RUN   TestBuildWithSession
11:26:39 [2022-11-30T11:26:39.370Z]     build_session_test.go:25: TODO: BuildKit
11:26:39 [2022-11-30T11:26:39.370Z] --- SKIP: TestBuildWithSession (0.00s)
11:26:39 [2022-11-30T11:26:39.370Z] === RUN   TestBuildSquashParent
11:26:42 [2022-11-30T11:26:42.664Z] --- PASS: TestBuildSquashParent (2.94s)
11:26:42 [2022-11-30T11:26:42.664Z] === RUN   TestBuildWithRemoveAndForceRemove
11:26:42 [2022-11-30T11:26:42.664Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:26:42 [2022-11-30T11:26:42.664Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:26:42 [2022-11-30T11:26:42.664Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:26:42 [2022-11-30T11:26:42.664Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:26:42 [2022-11-30T11:26:42.664Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:26:42 [2022-11-30T11:26:42.664Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:26:42 [2022-11-30T11:26:42.664Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:26:42 [2022-11-30T11:26:42.664Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:26:42 [2022-11-30T11:26:42.664Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:26:42 [2022-11-30T11:26:42.664Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:26:42 [2022-11-30T11:26:42.664Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:26:42 [2022-11-30T11:26:42.664Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:26:42 [2022-11-30T11:26:42.664Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:26:42 [2022-11-30T11:26:42.664Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:26:44 [2022-11-30T11:26:44.045Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:26:44 [2022-11-30T11:26:44.045Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:26:45 [2022-11-30T11:26:45.426Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:26:45 [2022-11-30T11:26:45.426Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:26:46 [2022-11-30T11:26:46.365Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
11:26:46 [2022-11-30T11:26:46.365Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.69s)
11:26:46 [2022-11-30T11:26:46.365Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.69s)
11:26:46 [2022-11-30T11:26:46.365Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.19s)
11:26:46 [2022-11-30T11:26:46.365Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.23s)
11:26:46 [2022-11-30T11:26:46.365Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.26s)
11:26:46 [2022-11-30T11:26:46.365Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.25s)
11:26:46 [2022-11-30T11:26:46.365Z] === RUN   TestBuildMultiStageCopy
11:26:46 [2022-11-30T11:26:46.365Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:26:47 [2022-11-30T11:26:47.304Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:26:47 [2022-11-30T11:26:47.304Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:26:47 [2022-11-30T11:26:47.304Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:26:47 [2022-11-30T11:26:47.564Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:26:47 [2022-11-30T11:26:47.564Z] --- PASS: TestBuildMultiStageCopy (1.15s)
11:26:47 [2022-11-30T11:26:47.564Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.90s)
11:26:47 [2022-11-30T11:26:47.564Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
11:26:47 [2022-11-30T11:26:47.564Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s)
11:26:47 [2022-11-30T11:26:47.564Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s)
11:26:47 [2022-11-30T11:26:47.564Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.08s)
11:26:47 [2022-11-30T11:26:47.564Z] === RUN   TestBuildMultiStageParentConfig
11:26:47 [2022-11-30T11:26:47.823Z] --- PASS: TestBuildMultiStageParentConfig (0.33s)
11:26:47 [2022-11-30T11:26:47.823Z] === RUN   TestBuildLabelWithTargets
11:26:48 [2022-11-30T11:26:48.392Z] --- PASS: TestBuildLabelWithTargets (0.58s)
11:26:48 [2022-11-30T11:26:48.392Z] === RUN   TestBuildWithEmptyLayers
11:26:48 [2022-11-30T11:26:48.652Z] --- PASS: TestBuildWithEmptyLayers (0.09s)
11:26:48 [2022-11-30T11:26:48.652Z] === RUN   TestBuildMultiStageOnBuild
11:26:50 [2022-11-30T11:26:50.036Z] --- PASS: TestBuildMultiStageOnBuild (1.21s)
11:26:50 [2022-11-30T11:26:50.036Z] === RUN   TestBuildUncleanTarFilenames
11:26:50 [2022-11-30T11:26:50.036Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
11:26:50 [2022-11-30T11:26:50.036Z] === RUN   TestBuildMultiStageLayerLeak
11:26:50 [2022-11-30T11:26:50.975Z] --- PASS: TestBuildMultiStageLayerLeak (1.03s)
11:26:50 [2022-11-30T11:26:50.975Z] === RUN   TestBuildWithHugeFile
11:27:58 [2022-11-30T11:27:58.755Z] --- PASS: TestBuildWithHugeFile (63.83s)
11:27:58 [2022-11-30T11:27:58.755Z] === RUN   TestBuildWCOWSandboxSize
11:27:58 [2022-11-30T11:27:58.755Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:27:58 [2022-11-30T11:27:58.755Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
11:27:58 [2022-11-30T11:27:58.755Z] === RUN   TestBuildWithEmptyDockerfile
11:27:58 [2022-11-30T11:27:58.755Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:27:58 [2022-11-30T11:27:58.755Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:27:58 [2022-11-30T11:27:58.755Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:27:58 [2022-11-30T11:27:58.755Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:27:58 [2022-11-30T11:27:58.755Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:27:58 [2022-11-30T11:27:58.755Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:27:58 [2022-11-30T11:27:58.755Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:27:58 [2022-11-30T11:27:58.755Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:27:58 [2022-11-30T11:27:58.755Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:27:58 [2022-11-30T11:27:58.755Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
11:27:58 [2022-11-30T11:27:58.755Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
11:27:58 [2022-11-30T11:27:58.755Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
11:27:58 [2022-11-30T11:27:58.755Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
11:27:58 [2022-11-30T11:27:58.755Z] === RUN   TestBuildPreserveOwnership
11:27:58 [2022-11-30T11:27:58.755Z] === RUN   TestBuildPreserveOwnership/copy_from
11:27:58 [2022-11-30T11:27:58.755Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:27:58 [2022-11-30T11:27:58.755Z] --- PASS: TestBuildPreserveOwnership (2.11s)
11:27:58 [2022-11-30T11:27:58.755Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.54s)
11:27:58 [2022-11-30T11:27:58.755Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.56s)
11:27:58 [2022-11-30T11:27:58.755Z] === RUN   TestBuildPlatformInvalid
11:27:58 [2022-11-30T11:27:58.755Z] --- PASS: TestBuildPlatformInvalid (0.03s)
11:27:58 [2022-11-30T11:27:58.755Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
11:27:58 [2022-11-30T11:27:58.755Z] Loaded image: busybox:latest
11:27:58 [2022-11-30T11:27:58.755Z] Loaded image: busybox:glibc
11:27:59 [2022-11-30T11:27:59.014Z] Loaded image: debian:bullseye-slim
11:27:59 [2022-11-30T11:27:59.014Z] Loaded image: hello-world:latest
11:27:59 [2022-11-30T11:27:59.014Z] Loaded image: arm32v7/hello-world:latest
11:28:09 [2022-11-30T11:28:09.005Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.23s)
11:28:09 [2022-11-30T11:28:09.005Z] PASS
11:28:09 [2022-11-30T11:28:09.005Z] 
11:28:09 [2022-11-30T11:28:09.005Z] === Skipped
11:28:09 [2022-11-30T11:28:09.005Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
11:28:09 [2022-11-30T11:28:09.005Z]     build_session_test.go:25: TODO: BuildKit
11:28:09 [2022-11-30T11:28:09.005Z] 
11:28:09 [2022-11-30T11:28:09.005Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
11:28:09 [2022-11-30T11:28:09.005Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:28:09 [2022-11-30T11:28:09.005Z] 
11:28:09 [2022-11-30T11:28:09.005Z] DONE 34 tests, 2 skipped in 95.070s
11:28:09 [2022-11-30T11:28:09.005Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
11:28:09 [2022-11-30T11:28:09.005Z] ++ 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
11:28:09 [2022-11-30T11:28:09.005Z] ++ set -e
11:28:09 [2022-11-30T11:28:09.005Z] ++ '[' -n 0 ']'
11:28:09 [2022-11-30T11:28:09.005Z] ++ set -x
11:28:09 [2022-11-30T11:28:09.006Z] ++ 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
11:28:09 [2022-11-30T11:28:09.006Z] INFO: Testing against a local daemon
11:28:09 [2022-11-30T11:28:09.006Z] === RUN   TestConfigInspect
11:28:10 [2022-11-30T11:28:10.386Z] --- PASS: TestConfigInspect (2.13s)
11:28:10 [2022-11-30T11:28:10.386Z] === RUN   TestConfigList
11:28:12 [2022-11-30T11:28:12.923Z] --- PASS: TestConfigList (2.19s)
11:28:12 [2022-11-30T11:28:12.923Z] === RUN   TestConfigsCreateAndDelete
11:28:14 [2022-11-30T11:28:14.832Z] --- PASS: TestConfigsCreateAndDelete (2.17s)
11:28:14 [2022-11-30T11:28:14.832Z] === RUN   TestConfigsUpdate
11:28:17 [2022-11-30T11:28:17.000Z] --- PASS: TestConfigsUpdate (2.10s)
11:28:17 [2022-11-30T11:28:17.000Z] === RUN   TestTemplatedConfig
11:28:19 [2022-11-30T11:28:19.539Z] --- PASS: TestTemplatedConfig (2.37s)
11:28:19 [2022-11-30T11:28:19.539Z] === RUN   TestConfigCreateResolve
11:28:21 [2022-11-30T11:28:21.447Z] --- PASS: TestConfigCreateResolve (2.08s)
11:28:21 [2022-11-30T11:28:21.447Z] PASS
11:28:21 [2022-11-30T11:28:21.447Z] 
11:28:21 [2022-11-30T11:28:21.447Z] DONE 6 tests in 13.120s
11:28:21 [2022-11-30T11:28:21.447Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
11:28:21 [2022-11-30T11:28:21.447Z] ++ 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
11:28:21 [2022-11-30T11:28:21.447Z] ++ set -e
11:28:21 [2022-11-30T11:28:21.447Z] ++ '[' -n 0 ']'
11:28:21 [2022-11-30T11:28:21.447Z] ++ set -x
11:28:21 [2022-11-30T11:28:21.447Z] ++ 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
11:28:21 [2022-11-30T11:28:21.447Z] INFO: Testing against a local daemon
11:28:21 [2022-11-30T11:28:21.447Z] === RUN   TestAttachWithTTY
11:28:21 [2022-11-30T11:28:21.707Z] --- PASS: TestAttachWithTTY (0.09s)
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestAttachWithoutTTy
11:28:21 [2022-11-30T11:28:21.707Z] --- PASS: TestAttachWithoutTTy (0.05s)
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestCheckpoint
11:28:21 [2022-11-30T11:28:21.707Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:28:21 [2022-11-30T11:28:21.707Z] --- SKIP: TestCheckpoint (0.00s)
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestContainerInvalidJSON
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestContainerInvalidJSON/commit
11:28:21 [2022-11-30T11:28:21.707Z] === PAUSE TestContainerInvalidJSON/commit
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestContainerInvalidJSON/containers/create
11:28:21 [2022-11-30T11:28:21.707Z] === PAUSE TestContainerInvalidJSON/containers/create
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
11:28:21 [2022-11-30T11:28:21.707Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
11:28:21 [2022-11-30T11:28:21.707Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
11:28:21 [2022-11-30T11:28:21.707Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:28:21 [2022-11-30T11:28:21.707Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
11:28:21 [2022-11-30T11:28:21.707Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
11:28:21 [2022-11-30T11:28:21.707Z] === CONT  TestContainerInvalidJSON/commit
11:28:21 [2022-11-30T11:28:21.707Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestContainerInvalidJSON/commit/empty_body
11:28:21 [2022-11-30T11:28:21.707Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
11:28:21 [2022-11-30T11:28:21.707Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
11:28:21 [2022-11-30T11:28:21.707Z] === CONT  TestContainerInvalidJSON/containers/create
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
11:28:21 [2022-11-30T11:28:21.707Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
11:28:21 [2022-11-30T11:28:21.707Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
11:28:21 [2022-11-30T11:28:21.707Z] --- PASS: TestContainerInvalidJSON (0.01s)
11:28:21 [2022-11-30T11:28:21.707Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
11:28:21 [2022-11-30T11:28:21.707Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
11:28:21 [2022-11-30T11:28:21.707Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
11:28:21 [2022-11-30T11:28:21.707Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
11:28:21 [2022-11-30T11:28:21.707Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
11:28:21 [2022-11-30T11:28:21.707Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
11:28:21 [2022-11-30T11:28:21.707Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
11:28:21 [2022-11-30T11:28:21.707Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
11:28:21 [2022-11-30T11:28:21.707Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
11:28:21 [2022-11-30T11:28:21.707Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
11:28:21 [2022-11-30T11:28:21.707Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
11:28:21 [2022-11-30T11:28:21.707Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
11:28:21 [2022-11-30T11:28:21.707Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
11:28:21 [2022-11-30T11:28:21.707Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
11:28:21 [2022-11-30T11:28:21.707Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
11:28:21 [2022-11-30T11:28:21.707Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
11:28:21 [2022-11-30T11:28:21.707Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
11:28:21 [2022-11-30T11:28:21.707Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
11:28:21 [2022-11-30T11:28:21.707Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
11:28:21 [2022-11-30T11:28:21.707Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
11:28:21 [2022-11-30T11:28:21.707Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
11:28:21 [2022-11-30T11:28:21.707Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
11:28:21 [2022-11-30T11:28:21.707Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
11:28:21 [2022-11-30T11:28:21.707Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
11:28:21 [2022-11-30T11:28:21.707Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
11:28:21 [2022-11-30T11:28:21.707Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
11:28:21 [2022-11-30T11:28:21.707Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
11:28:21 [2022-11-30T11:28:21.707Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
11:28:21 [2022-11-30T11:28:21.707Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
11:28:21 [2022-11-30T11:28:21.707Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
11:28:21 [2022-11-30T11:28:21.707Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
11:28:21 [2022-11-30T11:28:21.707Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
11:28:21 [2022-11-30T11:28:21.707Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
11:28:21 [2022-11-30T11:28:21.707Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
11:28:21 [2022-11-30T11:28:21.707Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:28:21 [2022-11-30T11:28:21.707Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestCopyFromContainerPathIsNotDir
11:28:21 [2022-11-30T11:28:21.707Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestCopyToContainerPathDoesNotExist
11:28:21 [2022-11-30T11:28:21.707Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
11:28:21 [2022-11-30T11:28:21.707Z] === RUN   TestCopyEmptyFile
11:28:21 [2022-11-30T11:28:21.967Z] --- PASS: TestCopyEmptyFile (0.06s)
11:28:21 [2022-11-30T11:28:21.967Z] === RUN   TestCopyToContainerPathIsNotDir
11:28:21 [2022-11-30T11:28:21.967Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
11:28:21 [2022-11-30T11:28:21.967Z] === RUN   TestCopyFromContainer
11:28:22 [2022-11-30T11:28:22.536Z] === RUN   TestCopyFromContainer//
11:28:22 [2022-11-30T11:28:22.536Z] === RUN   TestCopyFromContainer/.
11:28:22 [2022-11-30T11:28:22.536Z] === RUN   TestCopyFromContainer//.
11:28:22 [2022-11-30T11:28:22.536Z] === RUN   TestCopyFromContainer/./
11:28:22 [2022-11-30T11:28:22.536Z] === RUN   TestCopyFromContainer//./
11:28:22 [2022-11-30T11:28:22.536Z] === RUN   TestCopyFromContainer//bar/root
11:28:22 [2022-11-30T11:28:22.536Z] === RUN   TestCopyFromContainer//bar/root/
11:28:22 [2022-11-30T11:28:22.536Z] === RUN   TestCopyFromContainer//bar/root/.
11:28:22 [2022-11-30T11:28:22.536Z] === RUN   TestCopyFromContainer/bar/quux
11:28:22 [2022-11-30T11:28:22.536Z] === RUN   TestCopyFromContainer/bar/quux/
11:28:22 [2022-11-30T11:28:22.536Z] === RUN   TestCopyFromContainer/bar/quux/.
11:28:22 [2022-11-30T11:28:22.536Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:28:22 [2022-11-30T11:28:22.536Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:28:22 [2022-11-30T11:28:22.536Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:28:22 [2022-11-30T11:28:22.536Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:28:22 [2022-11-30T11:28:22.536Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
11:28:22 [2022-11-30T11:28:22.536Z] === RUN   TestCopyFromContainer/bar/notarget
11:28:22 [2022-11-30T11:28:22.796Z] --- PASS: TestCopyFromContainer (0.73s)
11:28:22 [2022-11-30T11:28:22.796Z]     --- PASS: TestCopyFromContainer// (0.01s)
11:28:22 [2022-11-30T11:28:22.796Z]     --- PASS: TestCopyFromContainer/. (0.01s)
11:28:22 [2022-11-30T11:28:22.796Z]     --- PASS: TestCopyFromContainer//. (0.01s)
11:28:22 [2022-11-30T11:28:22.796Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
11:28:22 [2022-11-30T11:28:22.796Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
11:28:22 [2022-11-30T11:28:22.796Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
11:28:22 [2022-11-30T11:28:22.796Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
11:28:22 [2022-11-30T11:28:22.796Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
11:28:22 [2022-11-30T11:28:22.796Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
11:28:22 [2022-11-30T11:28:22.796Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
11:28:22 [2022-11-30T11:28:22.796Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
11:28:22 [2022-11-30T11:28:22.796Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
11:28:22 [2022-11-30T11:28:22.796Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
11:28:22 [2022-11-30T11:28:22.796Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
11:28:22 [2022-11-30T11:28:22.796Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
11:28:22 [2022-11-30T11:28:22.796Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
11:28:22 [2022-11-30T11:28:22.796Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
11:28:22 [2022-11-30T11:28:22.796Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:28:22 [2022-11-30T11:28:22.796Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:28:22 [2022-11-30T11:28:22.796Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:28:22 [2022-11-30T11:28:22.796Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:28:22 [2022-11-30T11:28:22.796Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:28:22 [2022-11-30T11:28:22.796Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:28:22 [2022-11-30T11:28:22.796Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:28:22 [2022-11-30T11:28:22.796Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:28:22 [2022-11-30T11:28:22.796Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:28:22 [2022-11-30T11:28:22.796Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:28:22 [2022-11-30T11:28:22.796Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
11:28:22 [2022-11-30T11:28:22.796Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:28:22 [2022-11-30T11:28:22.796Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:28:22 [2022-11-30T11:28:22.796Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:28:22 [2022-11-30T11:28:22.796Z] === RUN   TestCreateLinkToNonExistingContainer
11:28:22 [2022-11-30T11:28:22.796Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
11:28:22 [2022-11-30T11:28:22.796Z] === RUN   TestCreateWithInvalidEnv
11:28:22 [2022-11-30T11:28:22.796Z] === RUN   TestCreateWithInvalidEnv/0
11:28:22 [2022-11-30T11:28:22.796Z] === PAUSE TestCreateWithInvalidEnv/0
11:28:22 [2022-11-30T11:28:22.796Z] === RUN   TestCreateWithInvalidEnv/1
11:28:22 [2022-11-30T11:28:22.796Z] === PAUSE TestCreateWithInvalidEnv/1
11:28:22 [2022-11-30T11:28:22.796Z] === RUN   TestCreateWithInvalidEnv/2
11:28:22 [2022-11-30T11:28:22.796Z] === PAUSE TestCreateWithInvalidEnv/2
11:28:22 [2022-11-30T11:28:22.796Z] === CONT  TestCreateWithInvalidEnv/0
11:28:22 [2022-11-30T11:28:22.796Z] === CONT  TestCreateWithInvalidEnv/2
11:28:22 [2022-11-30T11:28:22.796Z] === CONT  TestCreateWithInvalidEnv/1
11:28:22 [2022-11-30T11:28:22.796Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
11:28:22 [2022-11-30T11:28:22.796Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:28:22 [2022-11-30T11:28:22.796Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:28:22 [2022-11-30T11:28:22.796Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:28:22 [2022-11-30T11:28:22.796Z] === RUN   TestCreateTmpfsMountsTarget
11:28:22 [2022-11-30T11:28:22.796Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
11:28:22 [2022-11-30T11:28:22.796Z] === RUN   TestCreateWithCustomMaskedPaths
11:28:24 [2022-11-30T11:28:24.177Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s)
11:28:24 [2022-11-30T11:28:24.177Z] === RUN   TestCreateWithCustomReadonlyPaths
11:28:25 [2022-11-30T11:28:25.557Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.33s)
11:28:25 [2022-11-30T11:28:25.557Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:28:25 [2022-11-30T11:28:25.557Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:28:25 [2022-11-30T11:28:25.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:28:25 [2022-11-30T11:28:25.557Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:28:25 [2022-11-30T11:28:25.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:28:25 [2022-11-30T11:28:25.557Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:28:25 [2022-11-30T11:28:25.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:28:25 [2022-11-30T11:28:25.557Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:28:25 [2022-11-30T11:28:25.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:28:25 [2022-11-30T11:28:25.557Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:28:25 [2022-11-30T11:28:25.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:28:25 [2022-11-30T11:28:25.557Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:28:25 [2022-11-30T11:28:25.557Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:28:25 [2022-11-30T11:28:25.557Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:28:25 [2022-11-30T11:28:25.557Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:28:25 [2022-11-30T11:28:25.557Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:28:25 [2022-11-30T11:28:25.557Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
11:28:25 [2022-11-30T11:28:25.557Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
11:28:25 [2022-11-30T11:28:25.557Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
11:28:25 [2022-11-30T11:28:25.557Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
11:28:25 [2022-11-30T11:28:25.557Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
11:28:25 [2022-11-30T11:28:25.557Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
11:28:25 [2022-11-30T11:28:25.557Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:28:25 [2022-11-30T11:28:25.817Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
11:28:25 [2022-11-30T11:28:25.817Z] === RUN   TestCreateDifferentPlatform
11:28:25 [2022-11-30T11:28:25.817Z] === RUN   TestCreateDifferentPlatform/different_os
11:28:25 [2022-11-30T11:28:25.817Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
11:28:25 [2022-11-30T11:28:25.817Z] --- PASS: TestCreateDifferentPlatform (0.01s)
11:28:25 [2022-11-30T11:28:25.817Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
11:28:25 [2022-11-30T11:28:25.817Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
11:28:25 [2022-11-30T11:28:25.817Z] === RUN   TestCreateVolumesFromNonExistingContainer
11:28:25 [2022-11-30T11:28:25.817Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
11:28:25 [2022-11-30T11:28:25.817Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
11:28:25 [2022-11-30T11:28:25.817Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
11:28:25 [2022-11-30T11:28:25.817Z] === RUN   TestCreateInvalidHostConfig
11:28:25 [2022-11-30T11:28:25.817Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
11:28:25 [2022-11-30T11:28:25.817Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
11:28:25 [2022-11-30T11:28:25.817Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
11:28:25 [2022-11-30T11:28:25.817Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
11:28:25 [2022-11-30T11:28:25.817Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:28:25 [2022-11-30T11:28:25.817Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:28:25 [2022-11-30T11:28:25.817Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
11:28:25 [2022-11-30T11:28:25.817Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
11:28:25 [2022-11-30T11:28:25.817Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
11:28:25 [2022-11-30T11:28:25.817Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:28:25 [2022-11-30T11:28:25.817Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
11:28:25 [2022-11-30T11:28:25.817Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
11:28:25 [2022-11-30T11:28:25.817Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
11:28:25 [2022-11-30T11:28:25.817Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
11:28:25 [2022-11-30T11:28:25.817Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
11:28:25 [2022-11-30T11:28:25.817Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
11:28:25 [2022-11-30T11:28:25.817Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
11:28:25 [2022-11-30T11:28:25.817Z] === RUN   TestContainerStartOnDaemonRestart
11:28:25 [2022-11-30T11:28:25.817Z] === PAUSE TestContainerStartOnDaemonRestart
11:28:25 [2022-11-30T11:28:25.817Z] === RUN   TestDaemonRestartIpcMode
11:28:25 [2022-11-30T11:28:25.817Z] === PAUSE TestDaemonRestartIpcMode
11:28:25 [2022-11-30T11:28:25.817Z] === RUN   TestDaemonHostGatewayIP
11:28:25 [2022-11-30T11:28:25.817Z] === PAUSE TestDaemonHostGatewayIP
11:28:25 [2022-11-30T11:28:25.817Z] === RUN   TestRestartDaemonWithRestartingContainer
11:28:25 [2022-11-30T11:28:25.817Z] === PAUSE TestRestartDaemonWithRestartingContainer
11:28:25 [2022-11-30T11:28:25.817Z] === RUN   TestContainerKillOnDaemonStart
11:28:25 [2022-11-30T11:28:25.817Z] === PAUSE TestContainerKillOnDaemonStart
11:28:25 [2022-11-30T11:28:25.817Z] === RUN   TestDiff
11:28:26 [2022-11-30T11:28:26.387Z] --- PASS: TestDiff (0.43s)
11:28:26 [2022-11-30T11:28:26.387Z] === RUN   TestExecConsoleSize
11:28:26 [2022-11-30T11:28:26.647Z] --- PASS: TestExecConsoleSize (0.45s)
11:28:26 [2022-11-30T11:28:26.647Z] === RUN   TestExecWithCloseStdin
11:28:27 [2022-11-30T11:28:27.216Z] --- PASS: TestExecWithCloseStdin (0.51s)
11:28:27 [2022-11-30T11:28:27.216Z] === RUN   TestExec
11:28:27 [2022-11-30T11:28:27.789Z] --- PASS: TestExec (0.51s)
11:28:27 [2022-11-30T11:28:27.790Z] === RUN   TestExecUser
11:28:28 [2022-11-30T11:28:28.359Z] --- PASS: TestExecUser (0.48s)
11:28:28 [2022-11-30T11:28:28.359Z] === RUN   TestExportContainerAndImportImage
11:28:28 [2022-11-30T11:28:28.619Z] --- PASS: TestExportContainerAndImportImage (0.51s)
11:28:28 [2022-11-30T11:28:28.619Z] === RUN   TestExportContainerAfterDaemonRestart
11:28:30 [2022-11-30T11:28:30.001Z] --- PASS: TestExportContainerAfterDaemonRestart (1.16s)
11:28:30 [2022-11-30T11:28:30.001Z] === RUN   TestHealthCheckWorkdir
11:28:30 [2022-11-30T11:28:30.260Z] --- PASS: TestHealthCheckWorkdir (0.52s)
11:28:30 [2022-11-30T11:28:30.260Z] === RUN   TestHealthKillContainer
11:28:38 [2022-11-30T11:28:38.391Z] --- PASS: TestHealthKillContainer (7.83s)
11:28:38 [2022-11-30T11:28:38.391Z] === RUN   TestHealthCheckProcessKilled
11:28:38 [2022-11-30T11:28:38.960Z] --- PASS: TestHealthCheckProcessKilled (0.63s)
11:28:38 [2022-11-30T11:28:38.960Z] === RUN   TestInspectCpusetInConfigPre120
11:28:39 [2022-11-30T11:28:39.220Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s)
11:28:39 [2022-11-30T11:28:39.220Z] === RUN   TestIpcModeNone
11:28:39 [2022-11-30T11:28:39.789Z] --- PASS: TestIpcModeNone (0.47s)
11:28:39 [2022-11-30T11:28:39.789Z] === RUN   TestIpcModePrivate
11:28:40 [2022-11-30T11:28:40.049Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
11:28:40 [2022-11-30T11:28:40.309Z] --- PASS: TestIpcModePrivate (0.47s)
11:28:40 [2022-11-30T11:28:40.309Z] === RUN   TestIpcModeShareable
11:28:40 [2022-11-30T11:28:40.568Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
11:28:40 [2022-11-30T11:28:40.568Z] --- PASS: TestIpcModeShareable (0.48s)
11:28:40 [2022-11-30T11:28:40.568Z] === RUN   TestAPIIpcModeShareableAndContainer
11:28:42 [2022-11-30T11:28:42.476Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s)
11:28:42 [2022-11-30T11:28:42.476Z] === RUN   TestAPIIpcModeHost
11:28:42 [2022-11-30T11:28:42.476Z] --- PASS: TestAPIIpcModeHost (0.33s)
11:28:42 [2022-11-30T11:28:42.476Z] === RUN   TestDaemonIpcModeShareable
11:28:43 [2022-11-30T11:28:43.415Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
11:28:43 [2022-11-30T11:28:43.675Z] --- PASS: TestDaemonIpcModeShareable (1.09s)
11:28:43 [2022-11-30T11:28:43.675Z] === RUN   TestDaemonIpcModePrivate
11:28:44 [2022-11-30T11:28:44.614Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
11:28:44 [2022-11-30T11:28:44.614Z] --- PASS: TestDaemonIpcModePrivate (1.11s)
11:28:44 [2022-11-30T11:28:44.614Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:28:45 [2022-11-30T11:28:45.557Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
11:28:45 [2022-11-30T11:28:45.822Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s)
11:28:45 [2022-11-30T11:28:45.822Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:28:46 [2022-11-30T11:28:46.761Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
11:28:46 [2022-11-30T11:28:46.761Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.08s)
11:28:46 [2022-11-30T11:28:46.761Z] === RUN   TestIpcModeOlderClient
11:28:46 [2022-11-30T11:28:46.761Z] === PAUSE TestIpcModeOlderClient
11:28:46 [2022-11-30T11:28:46.761Z] === RUN   TestKillContainerInvalidSignal
11:28:47 [2022-11-30T11:28:47.330Z] --- PASS: TestKillContainerInvalidSignal (0.40s)
11:28:47 [2022-11-30T11:28:47.330Z] === RUN   TestKillContainer
11:28:47 [2022-11-30T11:28:47.330Z] === RUN   TestKillContainer/no_signal
11:28:47 [2022-11-30T11:28:47.590Z] === RUN   TestKillContainer/non_killing_signal
11:28:48 [2022-11-30T11:28:48.160Z] === RUN   TestKillContainer/killing_signal
11:28:48 [2022-11-30T11:28:48.730Z] --- PASS: TestKillContainer (1.29s)
11:28:48 [2022-11-30T11:28:48.730Z]     --- PASS: TestKillContainer/no_signal (0.41s)
11:28:48 [2022-11-30T11:28:48.730Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
11:28:48 [2022-11-30T11:28:48.730Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
11:28:48 [2022-11-30T11:28:48.730Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:28:48 [2022-11-30T11:28:48.730Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:28:48 [2022-11-30T11:28:48.998Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:28:49 [2022-11-30T11:28:49.610Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.88s)
11:28:49 [2022-11-30T11:28:49.610Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
11:28:49 [2022-11-30T11:28:49.610Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s)
11:28:49 [2022-11-30T11:28:49.610Z] === RUN   TestKillStoppedContainer
11:28:49 [2022-11-30T11:28:49.610Z] --- PASS: TestKillStoppedContainer (0.05s)
11:28:49 [2022-11-30T11:28:49.610Z] === RUN   TestKillStoppedContainerAPIPre120
11:28:49 [2022-11-30T11:28:49.610Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
11:28:49 [2022-11-30T11:28:49.610Z] === RUN   TestKillDifferentUserContainer
11:28:49 [2022-11-30T11:28:49.878Z] --- PASS: TestKillDifferentUserContainer (0.42s)
11:28:49 [2022-11-30T11:28:49.878Z] === RUN   TestInspectOomKilledTrue
11:28:50 [2022-11-30T11:28:50.447Z] --- PASS: TestInspectOomKilledTrue (0.48s)
11:28:50 [2022-11-30T11:28:50.447Z] === RUN   TestInspectOomKilledFalse
11:28:51 [2022-11-30T11:28:51.016Z] --- PASS: TestInspectOomKilledFalse (0.40s)
11:28:51 [2022-11-30T11:28:51.016Z] === RUN   TestLinksEtcHostsContentMatch
11:28:51 [2022-11-30T11:28:51.276Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s)
11:28:51 [2022-11-30T11:28:51.276Z] === RUN   TestLinksContainerNames
11:28:52 [2022-11-30T11:28:52.216Z] --- PASS: TestLinksContainerNames (0.88s)
11:28:52 [2022-11-30T11:28:52.216Z] === RUN   TestLogsFollowTailEmpty
11:28:52 [2022-11-30T11:28:52.476Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
11:28:52 [2022-11-30T11:28:52.476Z] === RUN   TestLogs
11:28:52 [2022-11-30T11:28:52.476Z] === RUN   TestLogs/driver_local
11:28:52 [2022-11-30T11:28:52.476Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
11:28:52 [2022-11-30T11:28:52.476Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
11:28:52 [2022-11-30T11:28:52.476Z] === RUN   TestLogs/driver_local/tty/only_stdout
11:28:52 [2022-11-30T11:28:52.476Z] === PAUSE TestLogs/driver_local/tty/only_stdout
11:28:52 [2022-11-30T11:28:52.476Z] === RUN   TestLogs/driver_local/tty/only_stderr
11:28:52 [2022-11-30T11:28:52.476Z] === PAUSE TestLogs/driver_local/tty/only_stderr
11:28:52 [2022-11-30T11:28:52.476Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
11:28:52 [2022-11-30T11:28:52.476Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
11:28:52 [2022-11-30T11:28:52.476Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
11:28:52 [2022-11-30T11:28:52.476Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
11:28:52 [2022-11-30T11:28:52.476Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
11:28:52 [2022-11-30T11:28:52.476Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
11:28:52 [2022-11-30T11:28:52.476Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
11:28:52 [2022-11-30T11:28:52.476Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
11:28:53 [2022-11-30T11:28:53.046Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
11:28:53 [2022-11-30T11:28:53.306Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
11:28:53 [2022-11-30T11:28:53.876Z] === CONT  TestLogs/driver_local/tty/only_stderr
11:28:53 [2022-11-30T11:28:53.876Z] === CONT  TestLogs/driver_local/tty/only_stdout
11:28:54 [2022-11-30T11:28:54.447Z] === RUN   TestLogs/driver_json-file
11:28:54 [2022-11-30T11:28:54.447Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
11:28:54 [2022-11-30T11:28:54.447Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
11:28:54 [2022-11-30T11:28:54.447Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
11:28:54 [2022-11-30T11:28:54.447Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
11:28:54 [2022-11-30T11:28:54.447Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
11:28:54 [2022-11-30T11:28:54.447Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
11:28:54 [2022-11-30T11:28:54.447Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:28:54 [2022-11-30T11:28:54.447Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:28:54 [2022-11-30T11:28:54.447Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
11:28:54 [2022-11-30T11:28:54.447Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
11:28:54 [2022-11-30T11:28:54.447Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
11:28:54 [2022-11-30T11:28:54.447Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
11:28:54 [2022-11-30T11:28:54.447Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
11:28:54 [2022-11-30T11:28:54.447Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
11:28:55 [2022-11-30T11:28:55.385Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
11:28:55 [2022-11-30T11:28:55.385Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:28:55 [2022-11-30T11:28:55.645Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
11:28:55 [2022-11-30T11:28:55.905Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
11:28:56 [2022-11-30T11:28:56.474Z] --- PASS: TestLogs (3.82s)
11:28:56 [2022-11-30T11:28:56.474Z]     --- PASS: TestLogs/driver_local (0.02s)
11:28:56 [2022-11-30T11:28:56.474Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.63s)
11:28:56 [2022-11-30T11:28:56.474Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.74s)
11:28:56 [2022-11-30T11:28:56.474Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.60s)
11:28:56 [2022-11-30T11:28:56.474Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.58s)
11:28:56 [2022-11-30T11:28:56.474Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.65s)
11:28:56 [2022-11-30T11:28:56.474Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.67s)
11:28:56 [2022-11-30T11:28:56.474Z]     --- PASS: TestLogs/driver_json-file (0.01s)
11:28:56 [2022-11-30T11:28:56.474Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.64s)
11:28:56 [2022-11-30T11:28:56.474Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.71s)
11:28:56 [2022-11-30T11:28:56.474Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.57s)
11:28:56 [2022-11-30T11:28:56.474Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.55s)
11:28:56 [2022-11-30T11:28:56.474Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.55s)
11:28:56 [2022-11-30T11:28:56.474Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.55s)
11:28:56 [2022-11-30T11:28:56.474Z] === RUN   TestContainerNetworkMountsNoChown
11:28:56 [2022-11-30T11:28:56.734Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
11:28:56 [2022-11-30T11:28:56.734Z] === RUN   TestMountDaemonRoot
11:28:56 [2022-11-30T11:28:56.734Z] === RUN   TestMountDaemonRoot/default
11:28:56 [2022-11-30T11:28:56.734Z] === PAUSE TestMountDaemonRoot/default
11:28:56 [2022-11-30T11:28:56.734Z] === RUN   TestMountDaemonRoot/private
11:28:56 [2022-11-30T11:28:56.734Z] === PAUSE TestMountDaemonRoot/private
11:28:56 [2022-11-30T11:28:56.734Z] === RUN   TestMountDaemonRoot/rprivate
11:28:56 [2022-11-30T11:28:56.734Z] === PAUSE TestMountDaemonRoot/rprivate
11:28:56 [2022-11-30T11:28:56.734Z] === RUN   TestMountDaemonRoot/slave
11:28:56 [2022-11-30T11:28:56.734Z] === PAUSE TestMountDaemonRoot/slave
11:28:56 [2022-11-30T11:28:56.734Z] === RUN   TestMountDaemonRoot/rslave
11:28:56 [2022-11-30T11:28:56.734Z] === PAUSE TestMountDaemonRoot/rslave
11:28:56 [2022-11-30T11:28:56.734Z] === RUN   TestMountDaemonRoot/shared
11:28:56 [2022-11-30T11:28:56.734Z] === PAUSE TestMountDaemonRoot/shared
11:28:56 [2022-11-30T11:28:56.734Z] === RUN   TestMountDaemonRoot/rshared
11:28:56 [2022-11-30T11:28:56.734Z] === PAUSE TestMountDaemonRoot/rshared
11:28:56 [2022-11-30T11:28:56.734Z] === CONT  TestMountDaemonRoot/default
11:28:56 [2022-11-30T11:28:56.734Z] === RUN   TestMountDaemonRoot/default/bind_root
11:28:56 [2022-11-30T11:28:56.734Z] === CONT  TestMountDaemonRoot/rslave
11:28:56 [2022-11-30T11:28:56.734Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:28:56 [2022-11-30T11:28:56.734Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:28:56 [2022-11-30T11:28:56.734Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:28:56 [2022-11-30T11:28:56.734Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:28:56 [2022-11-30T11:28:56.734Z] === RUN   TestMountDaemonRoot/default/mount_root
11:28:56 [2022-11-30T11:28:56.734Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:28:56 [2022-11-30T11:28:56.734Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:28:56 [2022-11-30T11:28:56.734Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:28:56 [2022-11-30T11:28:56.734Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:28:56 [2022-11-30T11:28:56.734Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:28:56 [2022-11-30T11:28:56.734Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:28:56 [2022-11-30T11:28:56.734Z] === CONT  TestMountDaemonRoot/rshared
11:28:56 [2022-11-30T11:28:56.734Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:28:56 [2022-11-30T11:28:56.734Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:28:56 [2022-11-30T11:28:56.734Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:28:56 [2022-11-30T11:28:56.734Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:28:56 [2022-11-30T11:28:56.734Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:28:56 [2022-11-30T11:28:56.734Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:28:56 [2022-11-30T11:28:56.734Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:28:56 [2022-11-30T11:28:56.734Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:28:56 [2022-11-30T11:28:56.734Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:28:56 [2022-11-30T11:28:56.734Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:28:56 [2022-11-30T11:28:56.734Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:28:56 [2022-11-30T11:28:56.734Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:28:56 [2022-11-30T11:28:56.734Z] === CONT  TestMountDaemonRoot/shared
11:28:56 [2022-11-30T11:28:56.734Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:28:56 [2022-11-30T11:28:56.734Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:28:56 [2022-11-30T11:28:56.734Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:28:56 [2022-11-30T11:28:56.734Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:28:56 [2022-11-30T11:28:56.734Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:28:56 [2022-11-30T11:28:56.734Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:28:56 [2022-11-30T11:28:56.734Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:28:56 [2022-11-30T11:28:56.734Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:28:56 [2022-11-30T11:28:56.734Z] === CONT  TestMountDaemonRoot/rprivate
11:28:56 [2022-11-30T11:28:56.734Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:28:56 [2022-11-30T11:28:56.734Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:28:56 [2022-11-30T11:28:56.734Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:28:56 [2022-11-30T11:28:56.734Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:28:56 [2022-11-30T11:28:56.734Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:28:56 [2022-11-30T11:28:56.734Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:28:56 [2022-11-30T11:28:56.734Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:28:56 [2022-11-30T11:28:56.734Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:28:56 [2022-11-30T11:28:56.734Z] === CONT  TestMountDaemonRoot/slave
11:28:56 [2022-11-30T11:28:56.734Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:28:56 [2022-11-30T11:28:56.734Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:28:56 [2022-11-30T11:28:56.734Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:28:56 [2022-11-30T11:28:56.734Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:28:56 [2022-11-30T11:28:56.734Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:28:56 [2022-11-30T11:28:56.734Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:28:56 [2022-11-30T11:28:56.734Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:28:56 [2022-11-30T11:28:56.734Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:28:56 [2022-11-30T11:28:56.734Z] === CONT  TestMountDaemonRoot/private
11:28:56 [2022-11-30T11:28:56.734Z] === RUN   TestMountDaemonRoot/private/bind_root
11:28:56 [2022-11-30T11:28:56.734Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:28:56 [2022-11-30T11:28:56.734Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:28:56 [2022-11-30T11:28:56.734Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:28:56 [2022-11-30T11:28:56.734Z] === RUN   TestMountDaemonRoot/private/mount_root
11:28:56 [2022-11-30T11:28:56.734Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:28:56 [2022-11-30T11:28:56.734Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:28:56 [2022-11-30T11:28:56.734Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:28:56 [2022-11-30T11:28:56.734Z] === CONT  TestMountDaemonRoot/default/bind_root
11:28:56 [2022-11-30T11:28:56.734Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:28:56 [2022-11-30T11:28:56.734Z] === CONT  TestMountDaemonRoot/default/mount_root
11:28:56 [2022-11-30T11:28:56.734Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:28:56 [2022-11-30T11:28:56.994Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:28:56 [2022-11-30T11:28:56.994Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:28:56 [2022-11-30T11:28:56.994Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:28:56 [2022-11-30T11:28:56.994Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:28:56 [2022-11-30T11:28:56.994Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:28:56 [2022-11-30T11:28:56.994Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:28:56 [2022-11-30T11:28:56.994Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:28:56 [2022-11-30T11:28:56.994Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:28:56 [2022-11-30T11:28:56.994Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:28:56 [2022-11-30T11:28:56.994Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:28:56 [2022-11-30T11:28:56.994Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:28:57 [2022-11-30T11:28:57.254Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:28:57 [2022-11-30T11:28:57.254Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:28:57 [2022-11-30T11:28:57.254Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:28:57 [2022-11-30T11:28:57.254Z] === CONT  TestMountDaemonRoot/private/bind_root
11:28:57 [2022-11-30T11:28:57.254Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:28:57 [2022-11-30T11:28:57.254Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:28:57 [2022-11-30T11:28:57.254Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:28:57 [2022-11-30T11:28:57.254Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:28:57 [2022-11-30T11:28:57.254Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:28:57 [2022-11-30T11:28:57.254Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:28:57 [2022-11-30T11:28:57.254Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:28:57 [2022-11-30T11:28:57.254Z] === CONT  TestMountDaemonRoot/private/mount_root
11:28:57 [2022-11-30T11:28:57.254Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:28:57 [2022-11-30T11:28:57.254Z] --- PASS: TestMountDaemonRoot (0.03s)
11:28:57 [2022-11-30T11:28:57.254Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:28:57 [2022-11-30T11:28:57.254Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
11:28:57 [2022-11-30T11:28:57.254Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
11:28:57 [2022-11-30T11:28:57.254Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
11:28:57 [2022-11-30T11:28:57.254Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
11:28:57 [2022-11-30T11:28:57.254Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:28:57 [2022-11-30T11:28:57.254Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
11:28:57 [2022-11-30T11:28:57.254Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
11:28:57 [2022-11-30T11:28:57.254Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
11:28:57 [2022-11-30T11:28:57.254Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
11:28:57 [2022-11-30T11:28:57.254Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:28:57 [2022-11-30T11:28:57.254Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
11:28:57 [2022-11-30T11:28:57.254Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
11:28:57 [2022-11-30T11:28:57.254Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
11:28:57 [2022-11-30T11:28:57.254Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
11:28:57 [2022-11-30T11:28:57.254Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:28:57 [2022-11-30T11:28:57.254Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
11:28:57 [2022-11-30T11:28:57.254Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
11:28:57 [2022-11-30T11:28:57.254Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
11:28:57 [2022-11-30T11:28:57.254Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
11:28:57 [2022-11-30T11:28:57.254Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:28:57 [2022-11-30T11:28:57.254Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
11:28:57 [2022-11-30T11:28:57.254Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
11:28:57 [2022-11-30T11:28:57.254Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
11:28:57 [2022-11-30T11:28:57.254Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
11:28:57 [2022-11-30T11:28:57.254Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:28:57 [2022-11-30T11:28:57.254Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
11:28:57 [2022-11-30T11:28:57.254Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
11:28:57 [2022-11-30T11:28:57.254Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
11:28:57 [2022-11-30T11:28:57.254Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
11:28:57 [2022-11-30T11:28:57.254Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:28:57 [2022-11-30T11:28:57.254Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
11:28:57 [2022-11-30T11:28:57.254Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
11:28:57 [2022-11-30T11:28:57.254Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
11:28:57 [2022-11-30T11:28:57.254Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
11:28:57 [2022-11-30T11:28:57.254Z] === RUN   TestContainerBindMountNonRecursive
11:28:58 [2022-11-30T11:28:58.639Z] --- PASS: TestContainerBindMountNonRecursive (1.32s)
11:28:58 [2022-11-30T11:28:58.639Z] === RUN   TestContainerVolumesMountedAsShared
11:28:59 [2022-11-30T11:28:59.209Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
11:28:59 [2022-11-30T11:28:59.209Z] === RUN   TestContainerVolumesMountedAsSlave
11:28:59 [2022-11-30T11:28:59.468Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
11:28:59 [2022-11-30T11:28:59.468Z] === RUN   TestContainerCopyLeaksMounts
11:29:00 [2022-11-30T11:29:00.038Z] --- PASS: TestContainerCopyLeaksMounts (0.53s)
11:29:00 [2022-11-30T11:29:00.038Z] === RUN   TestNetworkNat
11:29:00 [2022-11-30T11:29:00.298Z] --- PASS: TestNetworkNat (0.47s)
11:29:00 [2022-11-30T11:29:00.298Z] === RUN   TestNetworkLocalhostTCPNat
11:29:00 [2022-11-30T11:29:00.867Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
11:29:00 [2022-11-30T11:29:00.867Z] === RUN   TestNetworkLoopbackNat
11:29:03 [2022-11-30T11:29:03.409Z] --- PASS: TestNetworkLoopbackNat (2.62s)
11:29:03 [2022-11-30T11:29:03.409Z] === RUN   TestPause
11:29:03 [2022-11-30T11:29:03.978Z] --- PASS: TestPause (0.44s)
11:29:03 [2022-11-30T11:29:03.978Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:29:03 [2022-11-30T11:29:03.978Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:29:03 [2022-11-30T11:29:03.978Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:29:03 [2022-11-30T11:29:03.978Z] === RUN   TestPauseStopPausedContainer
11:29:04 [2022-11-30T11:29:04.548Z] --- PASS: TestPauseStopPausedContainer (0.52s)
11:29:04 [2022-11-30T11:29:04.548Z] === RUN   TestPidHost
11:29:05 [2022-11-30T11:29:05.487Z] --- PASS: TestPidHost (1.01s)
11:29:05 [2022-11-30T11:29:05.487Z] === RUN   TestPsFilter
11:29:05 [2022-11-30T11:29:05.747Z] --- PASS: TestPsFilter (0.26s)
11:29:05 [2022-11-30T11:29:05.747Z] === RUN   TestRemoveContainerWithRemovedVolume
11:29:06 [2022-11-30T11:29:06.007Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s)
11:29:06 [2022-11-30T11:29:06.007Z] === RUN   TestRemoveContainerWithVolume
11:29:06 [2022-11-30T11:29:06.576Z] --- PASS: TestRemoveContainerWithVolume (0.45s)
11:29:06 [2022-11-30T11:29:06.576Z] === RUN   TestRemoveContainerRunning
11:29:07 [2022-11-30T11:29:07.146Z] --- PASS: TestRemoveContainerRunning (0.42s)
11:29:07 [2022-11-30T11:29:07.146Z] === RUN   TestRemoveContainerForceRemoveRunning
11:29:07 [2022-11-30T11:29:07.405Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
11:29:07 [2022-11-30T11:29:07.405Z] === RUN   TestRemoveInvalidContainer
11:29:07 [2022-11-30T11:29:07.405Z] --- PASS: TestRemoveInvalidContainer (0.01s)
11:29:07 [2022-11-30T11:29:07.405Z] === RUN   TestRenameLinkedContainer
11:29:09 [2022-11-30T11:29:09.313Z] --- PASS: TestRenameLinkedContainer (1.73s)
11:29:09 [2022-11-30T11:29:09.313Z] === RUN   TestRenameStoppedContainer
11:29:09 [2022-11-30T11:29:09.572Z] --- PASS: TestRenameStoppedContainer (0.40s)
11:29:09 [2022-11-30T11:29:09.572Z] === RUN   TestRenameRunningContainerAndReuse
11:29:10 [2022-11-30T11:29:10.511Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s)
11:29:10 [2022-11-30T11:29:10.511Z] === RUN   TestRenameInvalidName
11:29:11 [2022-11-30T11:29:11.080Z] --- PASS: TestRenameInvalidName (0.45s)
11:29:11 [2022-11-30T11:29:11.080Z] === RUN   TestRenameAnonymousContainer
11:29:12 [2022-11-30T11:29:12.990Z] --- PASS: TestRenameAnonymousContainer (1.69s)
11:29:12 [2022-11-30T11:29:12.990Z] === RUN   TestRenameContainerWithSameName
11:29:12 [2022-11-30T11:29:12.990Z] --- PASS: TestRenameContainerWithSameName (0.41s)
11:29:12 [2022-11-30T11:29:12.990Z] === RUN   TestRenameContainerWithLinkedContainer
11:29:13 [2022-11-30T11:29:13.929Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s)
11:29:13 [2022-11-30T11:29:13.929Z] === RUN   TestResize
11:29:14 [2022-11-30T11:29:14.188Z] --- PASS: TestResize (0.43s)
11:29:14 [2022-11-30T11:29:14.188Z] === RUN   TestResizeWithInvalidSize
11:29:14 [2022-11-30T11:29:14.758Z] --- PASS: TestResizeWithInvalidSize (0.44s)
11:29:14 [2022-11-30T11:29:14.758Z] === RUN   TestResizeWhenContainerNotStarted
11:29:15 [2022-11-30T11:29:15.018Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
11:29:15 [2022-11-30T11:29:15.018Z] === RUN   TestDaemonRestartKillContainers
11:29:15 [2022-11-30T11:29:15.018Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:29:15 [2022-11-30T11:29:15.018Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:29:15 [2022-11-30T11:29:15.018Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:29:15 [2022-11-30T11:29:15.018Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:29:15 [2022-11-30T11:29:15.018Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:29:15 [2022-11-30T11:29:15.018Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:29:15 [2022-11-30T11:29:15.018Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:29:15 [2022-11-30T11:29:15.018Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:29:15 [2022-11-30T11:29:15.018Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:29:15 [2022-11-30T11:29:15.018Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:29:15 [2022-11-30T11:29:15.018Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:29:15 [2022-11-30T11:29:15.018Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:29:15 [2022-11-30T11:29:15.018Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:29:15 [2022-11-30T11:29:15.018Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:29:15 [2022-11-30T11:29:15.018Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:29:15 [2022-11-30T11:29:15.018Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:29:15 [2022-11-30T11:29:15.018Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:29:15 [2022-11-30T11:29:15.018Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:29:15 [2022-11-30T11:29:15.018Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:29:15 [2022-11-30T11:29:15.018Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:29:15 [2022-11-30T11:29:15.018Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:29:15 [2022-11-30T11:29:15.018Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:29:15 [2022-11-30T11:29:15.018Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:29:15 [2022-11-30T11:29:15.018Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:29:15 [2022-11-30T11:29:15.018Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:29:15 [2022-11-30T11:29:15.018Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:29:15 [2022-11-30T11:29:15.018Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:29:15 [2022-11-30T11:29:15.018Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:29:15 [2022-11-30T11:29:15.018Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:29:15 [2022-11-30T11:29:15.018Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:29:15 [2022-11-30T11:29:15.018Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:29:15 [2022-11-30T11:29:15.018Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:29:15 [2022-11-30T11:29:15.018Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:29:15 [2022-11-30T11:29:15.018Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:29:16 [2022-11-30T11:29:16.926Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:29:17 [2022-11-30T11:29:17.865Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:29:19 [2022-11-30T11:29:19.246Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:29:19 [2022-11-30T11:29:19.246Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:29:20 [2022-11-30T11:29:20.184Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:29:20 [2022-11-30T11:29:20.184Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:29:23 [2022-11-30T11:29:23.479Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:29:23 [2022-11-30T11:29:23.479Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:29:25 [2022-11-30T11:29:25.388Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:29:27 [2022-11-30T11:29:27.297Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:29:27 [2022-11-30T11:29:27.297Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:29:28 [2022-11-30T11:29:28.681Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:29:29 [2022-11-30T11:29:29.251Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:29:30 [2022-11-30T11:29:30.192Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:29:32 [2022-11-30T11:29:32.101Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
11:29:32 [2022-11-30T11:29:32.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.54s)
11:29:32 [2022-11-30T11:29:32.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.17s)
11:29:32 [2022-11-30T11:29:32.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.15s)
11:29:32 [2022-11-30T11:29:32.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.90s)
11:29:32 [2022-11-30T11:29:32.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.19s)
11:29:32 [2022-11-30T11:29:32.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.21s)
11:29:32 [2022-11-30T11:29:32.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.30s)
11:29:32 [2022-11-30T11:29:32.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.35s)
11:29:32 [2022-11-30T11:29:32.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.90s)
11:29:32 [2022-11-30T11:29:32.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.46s)
11:29:32 [2022-11-30T11:29:32.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.82s)
11:29:32 [2022-11-30T11:29:32.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.68s)
11:29:32 [2022-11-30T11:29:32.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.81s)
11:29:32 [2022-11-30T11:29:32.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.55s)
11:29:32 [2022-11-30T11:29:32.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.59s)
11:29:32 [2022-11-30T11:29:32.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.54s)
11:29:32 [2022-11-30T11:29:32.101Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
11:29:32 [2022-11-30T11:29:32.101Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
11:29:32 [2022-11-30T11:29:32.670Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
11:29:33 [2022-11-30T11:29:33.610Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.84s)
11:29:33 [2022-11-30T11:29:33.610Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.91s)
11:29:33 [2022-11-30T11:29:33.610Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.92s)
11:29:33 [2022-11-30T11:29:33.610Z] === RUN   TestCgroupNamespacesRun
11:29:34 [2022-11-30T11:29:34.549Z] --- PASS: TestCgroupNamespacesRun (1.06s)
11:29:34 [2022-11-30T11:29:34.549Z] === RUN   TestCgroupNamespacesRunPrivileged
11:29:35 [2022-11-30T11:29:35.932Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s)
11:29:35 [2022-11-30T11:29:35.932Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:29:36 [2022-11-30T11:29:36.870Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.07s)
11:29:36 [2022-11-30T11:29:36.870Z] === RUN   TestCgroupNamespacesRunHostMode
11:29:37 [2022-11-30T11:29:37.821Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s)
11:29:37 [2022-11-30T11:29:37.821Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:29:39 [2022-11-30T11:29:39.223Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.08s)
11:29:39 [2022-11-30T11:29:39.223Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:29:40 [2022-11-30T11:29:40.161Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.05s)
11:29:40 [2022-11-30T11:29:40.161Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:29:40 [2022-11-30T11:29:40.731Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
11:29:40 [2022-11-30T11:29:40.731Z] === RUN   TestCgroupNamespacesRunOlderClient
11:29:42 [2022-11-30T11:29:42.111Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s)
11:29:42 [2022-11-30T11:29:42.111Z] === RUN   TestNISDomainname
11:29:42 [2022-11-30T11:29:42.371Z] --- PASS: TestNISDomainname (0.53s)
11:29:42 [2022-11-30T11:29:42.371Z] === RUN   TestHostnameDnsResolution
11:29:42 [2022-11-30T11:29:42.940Z] --- PASS: TestHostnameDnsResolution (0.67s)
11:29:42 [2022-11-30T11:29:42.940Z] === RUN   TestUnprivilegedPortsAndPing
11:29:43 [2022-11-30T11:29:43.510Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s)
11:29:43 [2022-11-30T11:29:43.510Z] === RUN   TestPrivilegedHostDevices
11:29:44 [2022-11-30T11:29:44.080Z] --- PASS: TestPrivilegedHostDevices (0.53s)
11:29:44 [2022-11-30T11:29:44.080Z] === RUN   TestRunConsoleSize
11:29:44 [2022-11-30T11:29:44.649Z] --- PASS: TestRunConsoleSize (0.41s)
11:29:44 [2022-11-30T11:29:44.649Z] === RUN   TestRunWithAlternativeContainerdShim
11:29:46 [2022-11-30T11:29:46.556Z] --- PASS: TestRunWithAlternativeContainerdShim (1.94s)
11:29:46 [2022-11-30T11:29:46.556Z] === RUN   TestStats
11:29:49 [2022-11-30T11:29:49.094Z] --- PASS: TestStats (2.46s)
11:29:49 [2022-11-30T11:29:49.094Z] === RUN   TestStopContainerWithTimeout
11:29:49 [2022-11-30T11:29:49.094Z] === RUN   TestStopContainerWithTimeout/0
11:29:49 [2022-11-30T11:29:49.094Z] === PAUSE TestStopContainerWithTimeout/0
11:29:49 [2022-11-30T11:29:49.094Z] === RUN   TestStopContainerWithTimeout/1
11:29:49 [2022-11-30T11:29:49.094Z] === PAUSE TestStopContainerWithTimeout/1
11:29:49 [2022-11-30T11:29:49.094Z] === RUN   TestStopContainerWithTimeout/3
11:29:49 [2022-11-30T11:29:49.094Z] === PAUSE TestStopContainerWithTimeout/3
11:29:49 [2022-11-30T11:29:49.094Z] === RUN   TestStopContainerWithTimeout/-1
11:29:49 [2022-11-30T11:29:49.094Z] === PAUSE TestStopContainerWithTimeout/-1
11:29:49 [2022-11-30T11:29:49.094Z] === CONT  TestStopContainerWithTimeout/0
11:29:49 [2022-11-30T11:29:49.094Z] === CONT  TestStopContainerWithTimeout/-1
11:29:49 [2022-11-30T11:29:49.663Z] === CONT  TestStopContainerWithTimeout/3
11:29:51 [2022-11-30T11:29:51.569Z] === CONT  TestStopContainerWithTimeout/1
11:29:52 [2022-11-30T11:29:52.952Z] --- PASS: TestStopContainerWithTimeout (0.01s)
11:29:52 [2022-11-30T11:29:52.952Z]     --- PASS: TestStopContainerWithTimeout/0 (0.64s)
11:29:52 [2022-11-30T11:29:52.952Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.69s)
11:29:52 [2022-11-30T11:29:52.952Z]     --- PASS: TestStopContainerWithTimeout/3 (2.41s)
11:29:52 [2022-11-30T11:29:52.952Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
11:29:52 [2022-11-30T11:29:52.952Z] === RUN   TestDeleteDevicemapper
11:29:52 [2022-11-30T11:29:52.952Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:29:52 [2022-11-30T11:29:52.952Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:29:52 [2022-11-30T11:29:52.952Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:29:54 [2022-11-30T11:29:54.861Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.82s)
11:29:54 [2022-11-30T11:29:54.861Z] === RUN   TestUpdateMemory
11:29:55 [2022-11-30T11:29:55.431Z] --- PASS: TestUpdateMemory (0.52s)
11:29:55 [2022-11-30T11:29:55.431Z] === RUN   TestUpdateCPUQuota
11:29:56 [2022-11-30T11:29:56.000Z] --- PASS: TestUpdateCPUQuota (0.68s)
11:29:56 [2022-11-30T11:29:56.000Z] === RUN   TestUpdatePidsLimit
11:29:56 [2022-11-30T11:29:56.000Z] === RUN   TestUpdatePidsLimit/update_from_none
11:29:56 [2022-11-30T11:29:56.260Z] === RUN   TestUpdatePidsLimit/no_change
11:29:56 [2022-11-30T11:29:56.520Z] === RUN   TestUpdatePidsLimit/update_lower
11:29:56 [2022-11-30T11:29:56.520Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
11:29:56 [2022-11-30T11:29:56.779Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
11:29:57 [2022-11-30T11:29:57.039Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
11:29:57 [2022-11-30T11:29:57.299Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
11:29:57 [2022-11-30T11:29:57.868Z] --- PASS: TestUpdatePidsLimit (1.82s)
11:29:57 [2022-11-30T11:29:57.869Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
11:29:57 [2022-11-30T11:29:57.869Z]     --- PASS: TestUpdatePidsLimit/no_change (0.18s)
11:29:57 [2022-11-30T11:29:57.869Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
11:29:57 [2022-11-30T11:29:57.869Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
11:29:57 [2022-11-30T11:29:57.869Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s)
11:29:57 [2022-11-30T11:29:57.869Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
11:29:57 [2022-11-30T11:29:57.869Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s)
11:29:57 [2022-11-30T11:29:57.869Z] === RUN   TestUpdateRestartPolicy
11:30:10 [2022-11-30T11:30:10.084Z] --- PASS: TestUpdateRestartPolicy (10.83s)
11:30:10 [2022-11-30T11:30:10.084Z] === RUN   TestUpdateRestartWithAutoRemove
11:30:10 [2022-11-30T11:30:10.084Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
11:30:10 [2022-11-30T11:30:10.084Z] === RUN   TestWaitNonBlocked
11:30:10 [2022-11-30T11:30:10.084Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:30:10 [2022-11-30T11:30:10.084Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:30:10 [2022-11-30T11:30:10.084Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:30:10 [2022-11-30T11:30:10.084Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:30:10 [2022-11-30T11:30:10.084Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:30:10 [2022-11-30T11:30:10.084Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:30:10 [2022-11-30T11:30:10.084Z] --- PASS: TestWaitNonBlocked (0.01s)
11:30:10 [2022-11-30T11:30:10.084Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s)
11:30:10 [2022-11-30T11:30:10.084Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s)
11:30:10 [2022-11-30T11:30:10.084Z] === RUN   TestWaitBlocked
11:30:10 [2022-11-30T11:30:10.084Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:30:10 [2022-11-30T11:30:10.084Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:30:10 [2022-11-30T11:30:10.084Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:30:10 [2022-11-30T11:30:10.084Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:30:10 [2022-11-30T11:30:10.084Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:30:10 [2022-11-30T11:30:10.084Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:30:10 [2022-11-30T11:30:10.654Z] --- PASS: TestWaitBlocked (0.01s)
11:30:10 [2022-11-30T11:30:10.654Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s)
11:30:10 [2022-11-30T11:30:10.654Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s)
11:30:10 [2022-11-30T11:30:10.654Z] === RUN   TestWaitConditions
11:30:10 [2022-11-30T11:30:10.654Z] === RUN   TestWaitConditions/default
11:30:10 [2022-11-30T11:30:10.654Z] === PAUSE TestWaitConditions/default
11:30:10 [2022-11-30T11:30:10.654Z] === RUN   TestWaitConditions/not-running
11:30:10 [2022-11-30T11:30:10.654Z] === PAUSE TestWaitConditions/not-running
11:30:10 [2022-11-30T11:30:10.654Z] === RUN   TestWaitConditions/next-exit
11:30:10 [2022-11-30T11:30:10.654Z] === PAUSE TestWaitConditions/next-exit
11:30:10 [2022-11-30T11:30:10.654Z] === RUN   TestWaitConditions/removed
11:30:10 [2022-11-30T11:30:10.654Z] === PAUSE TestWaitConditions/removed
11:30:10 [2022-11-30T11:30:10.654Z] === CONT  TestWaitConditions/default
11:30:10 [2022-11-30T11:30:10.654Z] === CONT  TestWaitConditions/next-exit
11:30:10 [2022-11-30T11:30:10.654Z] === CONT  TestWaitConditions/default
11:30:10 [2022-11-30T11:30:10.654Z]     wait_test.go:146: ContainerID = 8ed861c172b991f67bb46230c91f023dc25af2975ff30f71ba8435432f51de32
11:30:10 [2022-11-30T11:30:10.654Z] === CONT  TestWaitConditions/next-exit
11:30:10 [2022-11-30T11:30:10.654Z]     wait_test.go:146: ContainerID = 500b953880bccbe47da8326605e7283ee20f7f3a6ad2e4ba24226c0ee0eb1eb5
11:30:11 [2022-11-30T11:30:11.592Z] === CONT  TestWaitConditions/removed
11:30:11 [2022-11-30T11:30:11.592Z]     wait_test.go:146: ContainerID = 24d90e9e599eb447df0ad8a600f24b77515ab1a2ad068673d64d27de783be7b1
11:30:11 [2022-11-30T11:30:11.592Z] === CONT  TestWaitConditions/not-running
11:30:11 [2022-11-30T11:30:11.592Z]     wait_test.go:146: ContainerID = 9be99b403d3b7f51dd71d7f1cdbf8bc601a6ab206b82456ccd12cc4a358082ab
11:30:12 [2022-11-30T11:30:12.169Z] --- PASS: TestWaitConditions (0.01s)
11:30:12 [2022-11-30T11:30:12.169Z]     --- PASS: TestWaitConditions/default (0.84s)
11:30:12 [2022-11-30T11:30:12.169Z]     --- PASS: TestWaitConditions/next-exit (0.90s)
11:30:12 [2022-11-30T11:30:12.169Z]     --- PASS: TestWaitConditions/removed (0.69s)
11:30:12 [2022-11-30T11:30:12.169Z]     --- PASS: TestWaitConditions/not-running (0.65s)
11:30:12 [2022-11-30T11:30:12.169Z] === RUN   TestWaitRestartedContainer
11:30:12 [2022-11-30T11:30:12.169Z] === RUN   TestWaitRestartedContainer/default
11:30:12 [2022-11-30T11:30:12.169Z] === PAUSE TestWaitRestartedContainer/default
11:30:12 [2022-11-30T11:30:12.169Z] === RUN   TestWaitRestartedContainer/not-running
11:30:12 [2022-11-30T11:30:12.169Z] === PAUSE TestWaitRestartedContainer/not-running
11:30:12 [2022-11-30T11:30:12.169Z] === RUN   TestWaitRestartedContainer/next-exit
11:30:12 [2022-11-30T11:30:12.169Z] === PAUSE TestWaitRestartedContainer/next-exit
11:30:12 [2022-11-30T11:30:12.169Z] === CONT  TestWaitRestartedContainer/default
11:30:12 [2022-11-30T11:30:12.169Z] === CONT  TestWaitRestartedContainer/next-exit
11:30:13 [2022-11-30T11:30:13.550Z] === CONT  TestWaitRestartedContainer/not-running
11:30:14 [2022-11-30T11:30:14.489Z] --- PASS: TestWaitRestartedContainer (0.01s)
11:30:14 [2022-11-30T11:30:14.489Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.37s)
11:30:14 [2022-11-30T11:30:14.489Z]     --- PASS: TestWaitRestartedContainer/default (1.53s)
11:30:14 [2022-11-30T11:30:14.489Z]     --- PASS: TestWaitRestartedContainer/not-running (1.02s)
11:30:14 [2022-11-30T11:30:14.489Z] === CONT  TestRestartDaemonWithRestartingContainer
11:30:14 [2022-11-30T11:30:14.489Z] === CONT  TestContainerStartOnDaemonRestart
11:30:17 [2022-11-30T11:30:17.035Z] --- PASS: TestContainerStartOnDaemonRestart (2.03s)
11:30:17 [2022-11-30T11:30:17.035Z] === CONT  TestDaemonHostGatewayIP
11:30:17 [2022-11-30T11:30:17.035Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.42s)
11:30:17 [2022-11-30T11:30:17.035Z] === CONT  TestDaemonRestartIpcMode
11:30:18 [2022-11-30T11:30:18.945Z] --- PASS: TestDaemonHostGatewayIP (2.33s)
11:30:18 [2022-11-30T11:30:18.945Z] === CONT  TestIpcModeOlderClient
11:30:18 [2022-11-30T11:30:18.945Z] --- PASS: TestIpcModeOlderClient (0.08s)
11:30:18 [2022-11-30T11:30:18.945Z] === CONT  TestContainerKillOnDaemonStart
11:30:19 [2022-11-30T11:30:19.204Z] --- PASS: TestDaemonRestartIpcMode (2.29s)
11:30:31 [2022-11-30T11:30:31.424Z] --- PASS: TestContainerKillOnDaemonStart (11.43s)
11:30:31 [2022-11-30T11:30:31.424Z] PASS
11:30:31 [2022-11-30T11:30:31.424Z] 
11:30:31 [2022-11-30T11:30:31.424Z] === Skipped
11:30:31 [2022-11-30T11:30:31.424Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
11:30:31 [2022-11-30T11:30:31.424Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:30:31 [2022-11-30T11:30:31.424Z] 
11:30:31 [2022-11-30T11:30:31.424Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:30:31 [2022-11-30T11:30:31.424Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:30:31 [2022-11-30T11:30:31.424Z] 
11:30:31 [2022-11-30T11:30:31.424Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
11:30:31 [2022-11-30T11:30:31.424Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:30:31 [2022-11-30T11:30:31.424Z] 
11:30:31 [2022-11-30T11:30:31.424Z] DONE 281 tests, 3 skipped in 129.060s
11:30:31 [2022-11-30T11:30:31.424Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
11:30:31 [2022-11-30T11:30:31.424Z] ++ 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
11:30:31 [2022-11-30T11:30:31.424Z] ++ set -e
11:30:31 [2022-11-30T11:30:31.424Z] ++ '[' -n 0 ']'
11:30:31 [2022-11-30T11:30:31.424Z] ++ set -x
11:30:31 [2022-11-30T11:30:31.424Z] ++ 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
11:30:31 [2022-11-30T11:30:31.424Z] INFO: Testing against a local daemon
11:30:31 [2022-11-30T11:30:31.424Z] === RUN   TestConfigDaemonLibtrustID
11:30:31 [2022-11-30T11:30:31.424Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
11:30:31 [2022-11-30T11:30:31.424Z] === RUN   TestConfigDaemonID
11:30:32 [2022-11-30T11:30:32.363Z]     daemon_test.go:86: [d610e640cd34a] daemon is not started
11:30:32 [2022-11-30T11:30:32.363Z] --- PASS: TestConfigDaemonID (1.04s)
11:30:32 [2022-11-30T11:30:32.363Z] === RUN   TestDaemonConfigValidation
11:30:32 [2022-11-30T11:30:32.363Z] === RUN   TestDaemonConfigValidation/config_with_no_content
11:30:32 [2022-11-30T11:30:32.363Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
11:30:32 [2022-11-30T11:30:32.363Z] === RUN   TestDaemonConfigValidation/config_with_{}
11:30:32 [2022-11-30T11:30:32.363Z] === PAUSE TestDaemonConfigValidation/config_with_{}
11:30:32 [2022-11-30T11:30:32.363Z] === RUN   TestDaemonConfigValidation/invalid_config
11:30:32 [2022-11-30T11:30:32.363Z] === PAUSE TestDaemonConfigValidation/invalid_config
11:30:32 [2022-11-30T11:30:32.363Z] === RUN   TestDaemonConfigValidation/malformed_config
11:30:32 [2022-11-30T11:30:32.363Z] === PAUSE TestDaemonConfigValidation/malformed_config
11:30:32 [2022-11-30T11:30:32.363Z] === RUN   TestDaemonConfigValidation/valid_config
11:30:32 [2022-11-30T11:30:32.363Z] === PAUSE TestDaemonConfigValidation/valid_config
11:30:32 [2022-11-30T11:30:32.363Z] === CONT  TestDaemonConfigValidation/config_with_no_content
11:30:32 [2022-11-30T11:30:32.363Z] === CONT  TestDaemonConfigValidation/malformed_config
11:30:32 [2022-11-30T11:30:32.363Z] === CONT  TestDaemonConfigValidation/valid_config
11:30:32 [2022-11-30T11:30:32.363Z] === CONT  TestDaemonConfigValidation/invalid_config
11:30:32 [2022-11-30T11:30:32.363Z] === CONT  TestDaemonConfigValidation/config_with_{}
11:30:32 [2022-11-30T11:30:32.363Z] --- PASS: TestDaemonConfigValidation (0.00s)
11:30:32 [2022-11-30T11:30:32.363Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
11:30:32 [2022-11-30T11:30:32.363Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
11:30:32 [2022-11-30T11:30:32.363Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
11:30:32 [2022-11-30T11:30:32.363Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
11:30:32 [2022-11-30T11:30:32.363Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
11:30:32 [2022-11-30T11:30:32.363Z] === RUN   TestConfigDaemonSeccompProfiles
11:30:32 [2022-11-30T11:30:32.363Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
11:30:33 [2022-11-30T11:30:33.303Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
11:30:34 [2022-11-30T11:30:34.683Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
11:30:35 [2022-11-30T11:30:35.622Z] === CONT  TestConfigDaemonSeccompProfiles
11:30:35 [2022-11-30T11:30:35.622Z]     daemon_test.go:200: [d99245ddf7437] daemon is not started
11:30:35 [2022-11-30T11:30:35.622Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
11:30:35 [2022-11-30T11:30:35.622Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
11:30:35 [2022-11-30T11:30:35.622Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
11:30:35 [2022-11-30T11:30:35.622Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
11:30:35 [2022-11-30T11:30:35.622Z] === RUN   TestDaemonProxy
11:30:35 [2022-11-30T11:30:35.622Z] === RUN   TestDaemonProxy/environment_variables
11:30:37 [2022-11-30T11:30:37.530Z] === RUN   TestDaemonProxy/command-line_options
11:30:38 [2022-11-30T11:30:38.910Z] === RUN   TestDaemonProxy/configuration_file
11:30:40 [2022-11-30T11:30:40.860Z] === RUN   TestDaemonProxy/conflicting_options
11:30:41 [2022-11-30T11:30:41.123Z] === RUN   TestDaemonProxy/reload_sanitized
11:30:41 [2022-11-30T11:30:41.705Z] --- PASS: TestDaemonProxy (6.22s)
11:30:41 [2022-11-30T11:30:41.705Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
11:30:41 [2022-11-30T11:30:41.705Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
11:30:41 [2022-11-30T11:30:41.705Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
11:30:41 [2022-11-30T11:30:41.705Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
11:30:41 [2022-11-30T11:30:41.705Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.53s)
11:30:41 [2022-11-30T11:30:41.705Z] === RUN   TestLiveRestore
11:30:41 [2022-11-30T11:30:41.705Z] === RUN   TestLiveRestore/volume_references
11:30:41 [2022-11-30T11:30:41.705Z] === PAUSE TestLiveRestore/volume_references
11:30:41 [2022-11-30T11:30:41.705Z] === CONT  TestLiveRestore/volume_references
11:30:42 [2022-11-30T11:30:42.275Z] === RUN   TestLiveRestore/volume_references/restartPolicy
11:30:42 [2022-11-30T11:30:42.275Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
11:30:43 [2022-11-30T11:30:43.214Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
11:30:44 [2022-11-30T11:30:44.153Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
11:30:45 [2022-11-30T11:30:45.093Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
11:30:46 [2022-11-30T11:30:46.034Z] --- PASS: TestLiveRestore (0.00s)
11:30:46 [2022-11-30T11:30:46.034Z]     --- PASS: TestLiveRestore/volume_references (4.21s)
11:30:46 [2022-11-30T11:30:46.034Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.61s)
11:30:46 [2022-11-30T11:30:46.034Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.99s)
11:30:46 [2022-11-30T11:30:46.034Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.87s)
11:30:46 [2022-11-30T11:30:46.034Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.88s)
11:30:46 [2022-11-30T11:30:46.034Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.87s)
11:30:46 [2022-11-30T11:30:46.034Z] PASS
11:30:46 [2022-11-30T11:30:46.034Z] 
11:30:46 [2022-11-30T11:30:46.034Z] DONE 25 tests in 15.493s
11:30:46 [2022-11-30T11:30:46.034Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
11:30:46 [2022-11-30T11:30:46.034Z] ++ 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
11:30:46 [2022-11-30T11:30:46.034Z] ++ set -e
11:30:46 [2022-11-30T11:30:46.034Z] ++ '[' -n 0 ']'
11:30:46 [2022-11-30T11:30:46.034Z] ++ set -x
11:30:46 [2022-11-30T11:30:46.034Z] ++ 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
11:30:46 [2022-11-30T11:30:46.034Z] INFO: Testing against a local daemon
11:30:46 [2022-11-30T11:30:46.034Z] === RUN   TestCommitInheritsEnv
11:30:46 [2022-11-30T11:30:46.294Z] --- PASS: TestCommitInheritsEnv (0.16s)
11:30:46 [2022-11-30T11:30:46.294Z] === RUN   TestImportExtremelyLargeImageWorks
11:30:46 [2022-11-30T11:30:46.294Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
11:30:46 [2022-11-30T11:30:46.294Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
11:30:46 [2022-11-30T11:30:46.294Z] === RUN   TestImportWithCustomPlatform
11:30:46 [2022-11-30T11:30:46.294Z] === RUN   TestImportWithCustomPlatform/#00
11:30:46 [2022-11-30T11:30:46.294Z] === RUN   TestImportWithCustomPlatform/_______
11:30:46 [2022-11-30T11:30:46.294Z] === RUN   TestImportWithCustomPlatform//
11:30:46 [2022-11-30T11:30:46.294Z] === RUN   TestImportWithCustomPlatform/linux
11:30:46 [2022-11-30T11:30:46.294Z] === RUN   TestImportWithCustomPlatform/LINUX
11:30:46 [2022-11-30T11:30:46.294Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
11:30:46 [2022-11-30T11:30:46.294Z] === RUN   TestImportWithCustomPlatform/macos
11:30:46 [2022-11-30T11:30:46.294Z] === RUN   TestImportWithCustomPlatform/macos/arm64
11:30:46 [2022-11-30T11:30:46.294Z] === RUN   TestImportWithCustomPlatform/nintendo64
11:30:46 [2022-11-30T11:30:46.294Z] --- PASS: TestImportWithCustomPlatform (0.11s)
11:30:46 [2022-11-30T11:30:46.294Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
11:30:46 [2022-11-30T11:30:46.294Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
11:30:46 [2022-11-30T11:30:46.294Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
11:30:46 [2022-11-30T11:30:46.294Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
11:30:46 [2022-11-30T11:30:46.294Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
11:30:46 [2022-11-30T11:30:46.294Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
11:30:46 [2022-11-30T11:30:46.294Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
11:30:46 [2022-11-30T11:30:46.294Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
11:30:46 [2022-11-30T11:30:46.294Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
11:30:46 [2022-11-30T11:30:46.294Z] === RUN   TestImagesFilterMultiReference
11:30:46 [2022-11-30T11:30:46.557Z] --- PASS: TestImagesFilterMultiReference (0.06s)
11:30:46 [2022-11-30T11:30:46.557Z] === RUN   TestImagePullPlatformInvalid
11:30:46 [2022-11-30T11:30:46.557Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
11:30:46 [2022-11-30T11:30:46.557Z] === RUN   TestImagePullStoredfDigestForOtherRepo
11:30:46 [2022-11-30T11:30:46.557Z] time="2022-11-30T11:30: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=412bf112-3912-435b-a7ba-a26363aed17b version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.557Z] time="2022-11-30T11:30:46Z" level=info msg="Starting upload purge in 48m0s" go.version=go1.19.3 instance.id=412bf112-3912-435b-a7ba-a26363aed17b version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.557Z] time="2022-11-30T11:30:46Z" level=info msg="redis not configured" go.version=go1.19.3 instance.id=412bf112-3912-435b-a7ba-a26363aed17b version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.557Z] time="2022-11-30T11:30:46Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.3 instance.id=412bf112-3912-435b-a7ba-a26363aed17b version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.557Z] time="2022-11-30T11:30:46Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4f2ee159-3b57-4034-8a3d-f997803b9a04 http.request.method=GET http.request.remoteaddr="127.0.0.1:35506" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=412bf112-3912-435b-a7ba-a26363aed17b version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.557Z] time="2022-11-30T11:30:46Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4f2ee159-3b57-4034-8a3d-f997803b9a04 http.request.method=GET http.request.remoteaddr="127.0.0.1:35506" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.969036ms http.response.status=200 http.response.written=2 instance.id=412bf112-3912-435b-a7ba-a26363aed17b version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.557Z] 127.0.0.1 - - [30/Nov/2022:11:30:46 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
11:30:46 [2022-11-30T11:30:46.557Z] time="2022-11-30T11:30:46Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=b14f98e2-c143-4ee1-9adc-6fe2d84b362e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.557Z] time="2022-11-30T11:30:46Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=b14f98e2-c143-4ee1-9adc-6fe2d84b362e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.557Z] time="2022-11-30T11:30:46Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=bf9fda8c-4524-40b1-a053-fd2f4854f812 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35512" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.557Z] time="2022-11-30T11:30:46Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=bf9fda8c-4524-40b1-a053-fd2f4854f812 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35512" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.557Z] time="2022-11-30T11:30: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=bf9fda8c-4524-40b1-a053-fd2f4854f812 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35512" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=30.572µs trace.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=d964dff7-26b1-481a-b4af-123e648e7a17 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.557Z] time="2022-11-30T11:30: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=b14f98e2-c143-4ee1-9adc-6fe2d84b362e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=30.088µs trace.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=35e38b48-ded5-401b-90f5-1205341a5b0f trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.557Z] time="2022-11-30T11:30: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=bf9fda8c-4524-40b1-a053-fd2f4854f812 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35512" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.378132ms http.response.status=404 http.response.written=157 instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.557Z] 127.0.0.1 - - [30/Nov/2022:11:30:46 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.10+unknown"
11:30:46 [2022-11-30T11:30:46.557Z] time="2022-11-30T11:30: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=b14f98e2-c143-4ee1-9adc-6fe2d84b362e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.919287ms http.response.status=404 http.response.written=157 instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.557Z] 127.0.0.1 - - [30/Nov/2022:11:30:46 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.10+unknown"
11:30:46 [2022-11-30T11:30:46.557Z] time="2022-11-30T11:30:46Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=030da2a7-ab01-4f91-82b6-6fc22868dc17 http.request.method=POST http.request.remoteaddr="127.0.0.1:35512" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.557Z] time="2022-11-30T11:30:46Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=030da2a7-ab01-4f91-82b6-6fc22868dc17 http.request.method=POST http.request.remoteaddr="127.0.0.1:35512" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.557Z] time="2022-11-30T11:30:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/57ed626f-8561-43d5-ad9d-e242dd060e84/startedat\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=030da2a7-ab01-4f91-82b6-6fc22868dc17 http.request.method=POST http.request.remoteaddr="127.0.0.1:35512" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=104.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).PutContent" trace.id=89b6a2dd-d84a-4b38-9f43-47887355b05c trace.line=95 vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.557Z] time="2022-11-30T11:30:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/57ed626f-8561-43d5-ad9d-e242dd060e84/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=030da2a7-ab01-4f91-82b6-6fc22868dc17 http.request.method=POST http.request.remoteaddr="127.0.0.1:35512" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=15.557µs trace.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=e5686e74-ab8b-4080-bad7-1b91df3d5b1b trace.line=141 vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.557Z] time="2022-11-30T11:30:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/57ed626f-8561-43d5-ad9d-e242dd060e84/hashstates/sha256/0\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=030da2a7-ab01-4f91-82b6-6fc22868dc17 http.request.method=POST http.request.remoteaddr="127.0.0.1:35512" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=79.614µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=114b4197-2ffe-4e6b-9fc1-b573469ac54e trace.line=95 vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.557Z] time="2022-11-30T11:30:46Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=030da2a7-ab01-4f91-82b6-6fc22868dc17 http.request.method=POST http.request.remoteaddr="127.0.0.1:35512" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=3.577207ms http.response.status=202 http.response.written=0 instance.id=412bf112-3912-435b-a7ba-a26363aed17b version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.557Z] 127.0.0.1 - - [30/Nov/2022:11:30:46 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.10+unknown"
11:30:46 [2022-11-30T11:30:46.557Z] time="2022-11-30T11:30: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=92e84844-c8b9-444d-878c-27d5091c180d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35512" http.request.uri="/v2/test/blobs/uploads/57ed626f-8561-43d5-ad9d-e242dd060e84?_state=E92Xm-5vUM40kl28Cfe7ODhGQu5GOv1N973M0i604e57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU3ZWQ2MjZmLTg1NjEtNDNkNS1hZDlkLWUyNDJkZDA2MGU4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMTozMDo0Ni40ODcwODQ1OTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.name=test vars.uuid=57ed626f-8561-43d5-ad9d-e242dd060e84 version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.557Z] time="2022-11-30T11:30: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=92e84844-c8b9-444d-878c-27d5091c180d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35512" http.request.uri="/v2/test/blobs/uploads/57ed626f-8561-43d5-ad9d-e242dd060e84?_state=E92Xm-5vUM40kl28Cfe7ODhGQu5GOv1N973M0i604e57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU3ZWQ2MjZmLTg1NjEtNDNkNS1hZDlkLWUyNDJkZDA2MGU4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMTozMDo0Ni40ODcwODQ1OTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.name=test vars.uuid=57ed626f-8561-43d5-ad9d-e242dd060e84 version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.557Z] time="2022-11-30T11:30:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/57ed626f-8561-43d5-ad9d-e242dd060e84/startedat\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=92e84844-c8b9-444d-878c-27d5091c180d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35512" http.request.uri="/v2/test/blobs/uploads/57ed626f-8561-43d5-ad9d-e242dd060e84?_state=E92Xm-5vUM40kl28Cfe7ODhGQu5GOv1N973M0i604e57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU3ZWQ2MjZmLTg1NjEtNDNkNS1hZDlkLWUyNDJkZDA2MGU4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMTozMDo0Ni40ODcwODQ1OTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=41.526µs trace.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=f72588dd-be40-47db-a8fb-2a7dbcb23bd3 trace.line=82 vars.name=test vars.uuid=57ed626f-8561-43d5-ad9d-e242dd060e84 version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.557Z] time="2022-11-30T11:30:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/57ed626f-8561-43d5-ad9d-e242dd060e84/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=92e84844-c8b9-444d-878c-27d5091c180d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35512" http.request.uri="/v2/test/blobs/uploads/57ed626f-8561-43d5-ad9d-e242dd060e84?_state=E92Xm-5vUM40kl28Cfe7ODhGQu5GOv1N973M0i604e57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU3ZWQ2MjZmLTg1NjEtNDNkNS1hZDlkLWUyNDJkZDA2MGU4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMTozMDo0Ni40ODcwODQ1OTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=13.891µs trace.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=84d0aa43-b0b3-4822-8cc5-eb18740e5c9b trace.line=141 vars.name=test vars.uuid=57ed626f-8561-43d5-ad9d-e242dd060e84 version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.557Z] time="2022-11-30T11:30:46Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9c86164d-8f8a-4276-9472-02367f4abdae http.request.method=POST http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.557Z] time="2022-11-30T11:30:46Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9c86164d-8f8a-4276-9472-02367f4abdae http.request.method=POST http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.557Z] time="2022-11-30T11:30:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/0aca7c21-67e1-4af3-b3a5-e23e7373c686/startedat\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9c86164d-8f8a-4276-9472-02367f4abdae http.request.method=POST http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=128.154µs trace.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=f7fe1af1-09d4-4095-aed2-76ffa11356c6 trace.line=95 vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.557Z] time="2022-11-30T11:30:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0aca7c21-67e1-4af3-b3a5-e23e7373c686/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9c86164d-8f8a-4276-9472-02367f4abdae http.request.method=POST http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=57.657µs trace.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=c10badfa-d292-4e61-8782-2a0586f29b15 trace.line=141 vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.557Z] time="2022-11-30T11:30:46Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/57ed626f-8561-43d5-ad9d-e242dd060e84/data\", 0)" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=92e84844-c8b9-444d-878c-27d5091c180d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35512" http.request.uri="/v2/test/blobs/uploads/57ed626f-8561-43d5-ad9d-e242dd060e84?_state=E92Xm-5vUM40kl28Cfe7ODhGQu5GOv1N973M0i604e57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU3ZWQ2MjZmLTg1NjEtNDNkNS1hZDlkLWUyNDJkZDA2MGU4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMTozMDo0Ni40ODcwODQ1OTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=1.363923ms trace.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=dc51404a-8d2b-41c4-bf3d-fd353111583f trace.line=124 vars.name=test vars.uuid=57ed626f-8561-43d5-ad9d-e242dd060e84 version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.557Z] time="2022-11-30T11:30: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=92e84844-c8b9-444d-878c-27d5091c180d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35512" http.request.uri="/v2/test/blobs/uploads/57ed626f-8561-43d5-ad9d-e242dd060e84?_state=E92Xm-5vUM40kl28Cfe7ODhGQu5GOv1N973M0i604e57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU3ZWQ2MjZmLTg1NjEtNDNkNS1hZDlkLWUyNDJkZDA2MGU4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMTozMDo0Ni40ODcwODQ1OTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.name=test vars.uuid=57ed626f-8561-43d5-ad9d-e242dd060e84 version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.558Z] time="2022-11-30T11:30:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/57ed626f-8561-43d5-ad9d-e242dd060e84/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=92e84844-c8b9-444d-878c-27d5091c180d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35512" http.request.uri="/v2/test/blobs/uploads/57ed626f-8561-43d5-ad9d-e242dd060e84?_state=E92Xm-5vUM40kl28Cfe7ODhGQu5GOv1N973M0i604e57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU3ZWQ2MjZmLTg1NjEtNDNkNS1hZDlkLWUyNDJkZDA2MGU4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMTozMDo0Ni40ODcwODQ1OTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=14.474µs trace.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=1e4ab2aa-6e5a-4b60-b107-99c3750e0124 trace.line=141 vars.name=test vars.uuid=57ed626f-8561-43d5-ad9d-e242dd060e84 version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.558Z] time="2022-11-30T11:30: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=92e84844-c8b9-444d-878c-27d5091c180d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35512" http.request.uri="/v2/test/blobs/uploads/57ed626f-8561-43d5-ad9d-e242dd060e84?_state=E92Xm-5vUM40kl28Cfe7ODhGQu5GOv1N973M0i604e57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU3ZWQ2MjZmLTg1NjEtNDNkNS1hZDlkLWUyNDJkZDA2MGU4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMTozMDo0Ni40ODcwODQ1OTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=14.474µs trace.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=4cee1ef8-63e6-4cb2-9ceb-9cb65c39a7ce trace.line=141 vars.name=test vars.uuid=57ed626f-8561-43d5-ad9d-e242dd060e84 version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.558Z] time="2022-11-30T11:30:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/57ed626f-8561-43d5-ad9d-e242dd060e84/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=92e84844-c8b9-444d-878c-27d5091c180d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35512" http.request.uri="/v2/test/blobs/uploads/57ed626f-8561-43d5-ad9d-e242dd060e84?_state=E92Xm-5vUM40kl28Cfe7ODhGQu5GOv1N973M0i604e57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU3ZWQ2MjZmLTg1NjEtNDNkNS1hZDlkLWUyNDJkZDA2MGU4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMTozMDo0Ni40ODcwODQ1OTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=9.92µs trace.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=ac0a821a-52f0-42ea-bf30-10db68bb53d7 trace.line=141 vars.name=test vars.uuid=57ed626f-8561-43d5-ad9d-e242dd060e84 version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.558Z] time="2022-11-30T11:30:46Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/57ed626f-8561-43d5-ad9d-e242dd060e84/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=92e84844-c8b9-444d-878c-27d5091c180d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35512" http.request.uri="/v2/test/blobs/uploads/57ed626f-8561-43d5-ad9d-e242dd060e84?_state=E92Xm-5vUM40kl28Cfe7ODhGQu5GOv1N973M0i604e57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU3ZWQ2MjZmLTg1NjEtNDNkNS1hZDlkLWUyNDJkZDA2MGU4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMTozMDo0Ni40ODcwODQ1OTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=64.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).Move" trace.id=4b3f5968-5ad4-4bde-b1f1-7c50ff5289bd trace.line=167 vars.name=test vars.uuid=57ed626f-8561-43d5-ad9d-e242dd060e84 version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.558Z] time="2022-11-30T11:30: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=92e84844-c8b9-444d-878c-27d5091c180d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35512" http.request.uri="/v2/test/blobs/uploads/57ed626f-8561-43d5-ad9d-e242dd060e84?_state=E92Xm-5vUM40kl28Cfe7ODhGQu5GOv1N973M0i604e57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU3ZWQ2MjZmLTg1NjEtNDNkNS1hZDlkLWUyNDJkZDA2MGU4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMTozMDo0Ni40ODcwODQ1OTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=499.178µs trace.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=dac3d21d-e72c-40f5-ba9a-816b712f2674 trace.line=95 vars.name=test vars.uuid=57ed626f-8561-43d5-ad9d-e242dd060e84 version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.558Z] time="2022-11-30T11:30:46Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/57ed626f-8561-43d5-ad9d-e242dd060e84\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=92e84844-c8b9-444d-878c-27d5091c180d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35512" http.request.uri="/v2/test/blobs/uploads/57ed626f-8561-43d5-ad9d-e242dd060e84?_state=E92Xm-5vUM40kl28Cfe7ODhGQu5GOv1N973M0i604e57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU3ZWQ2MjZmLTg1NjEtNDNkNS1hZDlkLWUyNDJkZDA2MGU4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMTozMDo0Ni40ODcwODQ1OTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=664.288µs trace.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=6ea91001-5889-4aab-8b22-88db9a87b1ee trace.line=181 vars.name=test vars.uuid=57ed626f-8561-43d5-ad9d-e242dd060e84 version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.558Z] time="2022-11-30T11:30: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=92e84844-c8b9-444d-878c-27d5091c180d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35512" http.request.uri="/v2/test/blobs/uploads/57ed626f-8561-43d5-ad9d-e242dd060e84?_state=E92Xm-5vUM40kl28Cfe7ODhGQu5GOv1N973M0i604e57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU3ZWQ2MjZmLTg1NjEtNDNkNS1hZDlkLWUyNDJkZDA2MGU4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMTozMDo0Ni40ODcwODQ1OTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=6.990237ms http.response.status=201 http.response.written=0 instance.id=412bf112-3912-435b-a7ba-a26363aed17b version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.558Z] 127.0.0.1 - - [30/Nov/2022:11:30:46 +0000] "PUT /v2/test/blobs/uploads/57ed626f-8561-43d5-ad9d-e242dd060e84?_state=E92Xm-5vUM40kl28Cfe7ODhGQu5GOv1N973M0i604e57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU3ZWQ2MjZmLTg1NjEtNDNkNS1hZDlkLWUyNDJkZDA2MGU4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMTozMDo0Ni40ODcwODQ1OTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.10+unknown"
11:30:46 [2022-11-30T11:30:46.558Z] time="2022-11-30T11:30:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/0aca7c21-67e1-4af3-b3a5-e23e7373c686/hashstates/sha256/0\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9c86164d-8f8a-4276-9472-02367f4abdae http.request.method=POST http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=84.914µs trace.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=c9febc93-1f69-4824-98bc-aef09d6b1946 trace.line=95 vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.558Z] time="2022-11-30T11:30:46Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9c86164d-8f8a-4276-9472-02367f4abdae http.request.method=POST http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=9.473023ms http.response.status=202 http.response.written=0 instance.id=412bf112-3912-435b-a7ba-a26363aed17b version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.558Z] 127.0.0.1 - - [30/Nov/2022:11:30:46 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.10+unknown"
11:30:46 [2022-11-30T11:30:46.558Z] time="2022-11-30T11:30: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=3f3673a4-af3c-4bc5-b021-af89bfaf5604 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/blobs/uploads/0aca7c21-67e1-4af3-b3a5-e23e7373c686?_state=lMWRfjpknmrnp0i901TWUlVeNMQkAbS_RICjz8N0Xp57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhY2E3YzIxLTY3ZTEtNGFmMy1iM2E1LWUyM2U3MzczYzY4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMTozMDo0Ni40OTQ5OTM1WiJ9&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.name=test vars.uuid=0aca7c21-67e1-4af3-b3a5-e23e7373c686 version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.558Z] time="2022-11-30T11:30: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=3f3673a4-af3c-4bc5-b021-af89bfaf5604 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/blobs/uploads/0aca7c21-67e1-4af3-b3a5-e23e7373c686?_state=lMWRfjpknmrnp0i901TWUlVeNMQkAbS_RICjz8N0Xp57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhY2E3YzIxLTY3ZTEtNGFmMy1iM2E1LWUyM2U3MzczYzY4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMTozMDo0Ni40OTQ5OTM1WiJ9&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.name=test vars.uuid=0aca7c21-67e1-4af3-b3a5-e23e7373c686 version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.558Z] time="2022-11-30T11:30:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/0aca7c21-67e1-4af3-b3a5-e23e7373c686/startedat\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3f3673a4-af3c-4bc5-b021-af89bfaf5604 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/blobs/uploads/0aca7c21-67e1-4af3-b3a5-e23e7373c686?_state=lMWRfjpknmrnp0i901TWUlVeNMQkAbS_RICjz8N0Xp57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhY2E3YzIxLTY3ZTEtNGFmMy1iM2E1LWUyM2U3MzczYzY4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMTozMDo0Ni40OTQ5OTM1WiJ9&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=331.927µs trace.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=bb27f168-9a70-45e8-adaa-a0b8301fb656 trace.line=82 vars.name=test vars.uuid=0aca7c21-67e1-4af3-b3a5-e23e7373c686 version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.558Z] time="2022-11-30T11:30:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0aca7c21-67e1-4af3-b3a5-e23e7373c686/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3f3673a4-af3c-4bc5-b021-af89bfaf5604 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/blobs/uploads/0aca7c21-67e1-4af3-b3a5-e23e7373c686?_state=lMWRfjpknmrnp0i901TWUlVeNMQkAbS_RICjz8N0Xp57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhY2E3YzIxLTY3ZTEtNGFmMy1iM2E1LWUyM2U3MzczYzY4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMTozMDo0Ni40OTQ5OTM1WiJ9&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=39.278µs trace.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=b6545d0e-3496-49bd-95ce-ac350f4cec80 trace.line=141 vars.name=test vars.uuid=0aca7c21-67e1-4af3-b3a5-e23e7373c686 version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.558Z] time="2022-11-30T11:30:46Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/0aca7c21-67e1-4af3-b3a5-e23e7373c686/data\", 0)" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3f3673a4-af3c-4bc5-b021-af89bfaf5604 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/blobs/uploads/0aca7c21-67e1-4af3-b3a5-e23e7373c686?_state=lMWRfjpknmrnp0i901TWUlVeNMQkAbS_RICjz8N0Xp57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhY2E3YzIxLTY3ZTEtNGFmMy1iM2E1LWUyM2U3MzczYzY4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMTozMDo0Ni40OTQ5OTM1WiJ9&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=83.445µs trace.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=b0e7963a-fd00-41c6-a27c-898071620a30 trace.line=124 vars.name=test vars.uuid=0aca7c21-67e1-4af3-b3a5-e23e7373c686 version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.558Z] time="2022-11-30T11:30: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=3f3673a4-af3c-4bc5-b021-af89bfaf5604 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/blobs/uploads/0aca7c21-67e1-4af3-b3a5-e23e7373c686?_state=lMWRfjpknmrnp0i901TWUlVeNMQkAbS_RICjz8N0Xp57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhY2E3YzIxLTY3ZTEtNGFmMy1iM2E1LWUyM2U3MzczYzY4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMTozMDo0Ni40OTQ5OTM1WiJ9&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.name=test vars.uuid=0aca7c21-67e1-4af3-b3a5-e23e7373c686 version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.558Z] time="2022-11-30T11:30:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0aca7c21-67e1-4af3-b3a5-e23e7373c686/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3f3673a4-af3c-4bc5-b021-af89bfaf5604 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/blobs/uploads/0aca7c21-67e1-4af3-b3a5-e23e7373c686?_state=lMWRfjpknmrnp0i901TWUlVeNMQkAbS_RICjz8N0Xp57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhY2E3YzIxLTY3ZTEtNGFmMy1iM2E1LWUyM2U3MzczYzY4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMTozMDo0Ni40OTQ5OTM1WiJ9&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=11.167µs trace.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=bd7b6580-0718-4f10-bb40-90a86285c43d trace.line=141 vars.name=test vars.uuid=0aca7c21-67e1-4af3-b3a5-e23e7373c686 version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.558Z] time="2022-11-30T11:30: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=3f3673a4-af3c-4bc5-b021-af89bfaf5604 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/blobs/uploads/0aca7c21-67e1-4af3-b3a5-e23e7373c686?_state=lMWRfjpknmrnp0i901TWUlVeNMQkAbS_RICjz8N0Xp57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhY2E3YzIxLTY3ZTEtNGFmMy1iM2E1LWUyM2U3MzczYzY4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMTozMDo0Ni40OTQ5OTM1WiJ9&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=17.206µs trace.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=41e9fb38-9b97-477b-86b3-f47aae365497 trace.line=141 vars.name=test vars.uuid=0aca7c21-67e1-4af3-b3a5-e23e7373c686 version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.558Z] time="2022-11-30T11:30:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0aca7c21-67e1-4af3-b3a5-e23e7373c686/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3f3673a4-af3c-4bc5-b021-af89bfaf5604 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/blobs/uploads/0aca7c21-67e1-4af3-b3a5-e23e7373c686?_state=lMWRfjpknmrnp0i901TWUlVeNMQkAbS_RICjz8N0Xp57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhY2E3YzIxLTY3ZTEtNGFmMy1iM2E1LWUyM2U3MzczYzY4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMTozMDo0Ni40OTQ5OTM1WiJ9&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=8.96µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=81d2922c-339c-4514-b781-5a009db2a7e4 trace.line=141 vars.name=test vars.uuid=0aca7c21-67e1-4af3-b3a5-e23e7373c686 version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.558Z] time="2022-11-30T11:30:46Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/0aca7c21-67e1-4af3-b3a5-e23e7373c686/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=3f3673a4-af3c-4bc5-b021-af89bfaf5604 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/blobs/uploads/0aca7c21-67e1-4af3-b3a5-e23e7373c686?_state=lMWRfjpknmrnp0i901TWUlVeNMQkAbS_RICjz8N0Xp57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhY2E3YzIxLTY3ZTEtNGFmMy1iM2E1LWUyM2U3MzczYzY4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMTozMDo0Ni40OTQ5OTM1WiJ9&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=37.867µs trace.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=15e099be-2fd6-4b63-8ac8-722469209c19 trace.line=167 vars.name=test vars.uuid=0aca7c21-67e1-4af3-b3a5-e23e7373c686 version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.558Z] time="2022-11-30T11:30: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=3f3673a4-af3c-4bc5-b021-af89bfaf5604 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/blobs/uploads/0aca7c21-67e1-4af3-b3a5-e23e7373c686?_state=lMWRfjpknmrnp0i901TWUlVeNMQkAbS_RICjz8N0Xp57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhY2E3YzIxLTY3ZTEtNGFmMy1iM2E1LWUyM2U3MzczYzY4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMTozMDo0Ni40OTQ5OTM1WiJ9&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=47.425µs trace.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=20604a70-33d9-453f-901a-e17684d0c75a trace.line=95 vars.name=test vars.uuid=0aca7c21-67e1-4af3-b3a5-e23e7373c686 version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.558Z] time="2022-11-30T11:30:46Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/0aca7c21-67e1-4af3-b3a5-e23e7373c686\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3f3673a4-af3c-4bc5-b021-af89bfaf5604 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/blobs/uploads/0aca7c21-67e1-4af3-b3a5-e23e7373c686?_state=lMWRfjpknmrnp0i901TWUlVeNMQkAbS_RICjz8N0Xp57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhY2E3YzIxLTY3ZTEtNGFmMy1iM2E1LWUyM2U3MzczYzY4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMTozMDo0Ni40OTQ5OTM1WiJ9&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=69.989µs trace.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=7744194f-cf2b-481f-b365-b8443510fb07 trace.line=181 vars.name=test vars.uuid=0aca7c21-67e1-4af3-b3a5-e23e7373c686 version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.558Z] time="2022-11-30T11:30: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=3f3673a4-af3c-4bc5-b021-af89bfaf5604 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/blobs/uploads/0aca7c21-67e1-4af3-b3a5-e23e7373c686?_state=lMWRfjpknmrnp0i901TWUlVeNMQkAbS_RICjz8N0Xp57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhY2E3YzIxLTY3ZTEtNGFmMy1iM2E1LWUyM2U3MzczYzY4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMTozMDo0Ni40OTQ5OTM1WiJ9&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=4.245727ms http.response.status=201 http.response.written=0 instance.id=412bf112-3912-435b-a7ba-a26363aed17b version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.558Z] 127.0.0.1 - - [30/Nov/2022:11:30:46 +0000] "PUT /v2/test/blobs/uploads/0aca7c21-67e1-4af3-b3a5-e23e7373c686?_state=lMWRfjpknmrnp0i901TWUlVeNMQkAbS_RICjz8N0Xp57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhY2E3YzIxLTY3ZTEtNGFmMy1iM2E1LWUyM2U3MzczYzY4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMTozMDo0Ni40OTQ5OTM1WiJ9&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.10+unknown"
11:30:46 [2022-11-30T11:30:46.558Z] time="2022-11-30T11:30:46Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0915fd93-966a-41cb-886c-07de92c2160f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.558Z] time="2022-11-30T11:30:46Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0915fd93-966a-41cb-886c-07de92c2160f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.558Z] time="2022-11-30T11:30: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=0915fd93-966a-41cb-886c-07de92c2160f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=19.011µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=10bce2aa-23b9-4869-9950-b353c53818b0 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.559Z] time="2022-11-30T11:30: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=0915fd93-966a-41cb-886c-07de92c2160f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="829.964µs" http.response.status=404 http.response.written=96 instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.559Z] 127.0.0.1 - - [30/Nov/2022:11:30:46 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.10+unknown"
11:30:46 [2022-11-30T11:30:46.559Z] time="2022-11-30T11:30: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=fe4ccdc7-afed-4093-9b02-022b442bae72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.559Z] time="2022-11-30T11:30: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=fe4ccdc7-afed-4093-9b02-022b442bae72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.559Z] time="2022-11-30T11:30: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=fe4ccdc7-afed-4093-9b02-022b442bae72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.559Z] time="2022-11-30T11:30: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=fe4ccdc7-afed-4093-9b02-022b442bae72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.559Z] time="2022-11-30T11:30: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=fe4ccdc7-afed-4093-9b02-022b442bae72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=28.775µs trace.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=bd338a9b-03a8-4f79-94bc-7a5c0a379f5a trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.559Z] time="2022-11-30T11:30: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=fe4ccdc7-afed-4093-9b02-022b442bae72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=11.905µs trace.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=c58257d5-7537-403a-98b4-53792bb1eee2 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.559Z] time="2022-11-30T11:30: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=fe4ccdc7-afed-4093-9b02-022b442bae72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=16.681µs trace.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=e6d54975-4e54-48b5-adde-ebb30c4040e8 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.559Z] time="2022-11-30T11:30: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=fe4ccdc7-afed-4093-9b02-022b442bae72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=9.149µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=889b62bc-1782-466e-9e97-50f6bc765e4e trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.559Z] time="2022-11-30T11:30: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=fe4ccdc7-afed-4093-9b02-022b442bae72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=10.412µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b271fc71-fd18-464e-b5b3-a7b768ec7d28 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.559Z] time="2022-11-30T11:30: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=fe4ccdc7-afed-4093-9b02-022b442bae72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=42.264µs trace.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=d52db488-1500-45f1-a0b7-29683b404efc trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.559Z] time="2022-11-30T11:30: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=fe4ccdc7-afed-4093-9b02-022b442bae72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=44.373µs trace.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=781851bd-71d3-4c0e-89de-76a2b7c9acab trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.559Z] time="2022-11-30T11:30: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=fe4ccdc7-afed-4093-9b02-022b442bae72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=22.334µs trace.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=53429ecf-a55c-49da-8eea-3cb58c94fb5b trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.559Z] time="2022-11-30T11:30: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=fe4ccdc7-afed-4093-9b02-022b442bae72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=59.495µs trace.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=3c258992-9540-491c-874d-32fdaad4fa1f trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.559Z] time="2022-11-30T11:30: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=fe4ccdc7-afed-4093-9b02-022b442bae72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=31.729µs trace.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=233e363a-26ea-4c9f-ba7f-7bb1f84b5521 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.559Z] time="2022-11-30T11:30: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=fe4ccdc7-afed-4093-9b02-022b442bae72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35510" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=1.545008ms http.response.status=201 http.response.written=0 instance.id=412bf112-3912-435b-a7ba-a26363aed17b version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.559Z] 127.0.0.1 - - [30/Nov/2022:11:30:46 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.10+unknown"
11:30:46 [2022-11-30T11:30:46.559Z] time="2022-11-30T11:30:46Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=3ec779aa-ec74-44aa-8bab-2dfbf75c439b http.request.method=GET http.request.remoteaddr="127.0.0.1:35532" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.559Z] time="2022-11-30T11:30:46Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=3ec779aa-ec74-44aa-8bab-2dfbf75c439b http.request.method=GET http.request.remoteaddr="127.0.0.1:35532" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 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="774.005µs" http.response.status=200 http.response.written=2 instance.id=412bf112-3912-435b-a7ba-a26363aed17b version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.559Z] 127.0.0.1 - - [30/Nov/2022:11:30:46 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:30:46 [2022-11-30T11:30:46.559Z] time="2022-11-30T11:30:46Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=bebc6c46-4ac5-45b8-b676-c31c0c7a25ed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35546" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.559Z] time="2022-11-30T11:30:46Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=bebc6c46-4ac5-45b8-b676-c31c0c7a25ed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35546" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.559Z] time="2022-11-30T11:30: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=bebc6c46-4ac5-45b8-b676-c31c0c7a25ed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35546" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=158.956µs trace.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=dcc49242-a048-4fbd-85f2-68400b4d17e6 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.559Z] time="2022-11-30T11:30:46Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=bebc6c46-4ac5-45b8-b676-c31c0c7a25ed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35546" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.559Z] time="2022-11-30T11:30: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=bebc6c46-4ac5-45b8-b676-c31c0c7a25ed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35546" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=314.761µs trace.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=fc9384be-0c7f-45ee-9823-7ec321d0bd0e trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.559Z] time="2022-11-30T11:30: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=bebc6c46-4ac5-45b8-b676-c31c0c7a25ed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35546" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=102.948µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9c30043a-7611-4648-a973-7bd1d4903ad1 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.559Z] time="2022-11-30T11:30: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=bebc6c46-4ac5-45b8-b676-c31c0c7a25ed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35546" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=121.566µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4d9bb8fc-6a7b-4a89-8731-0385788631b4 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.559Z] time="2022-11-30T11:30:46Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=bebc6c46-4ac5-45b8-b676-c31c0c7a25ed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35546" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.559Z] time="2022-11-30T11:30:46Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=bebc6c46-4ac5-45b8-b676-c31c0c7a25ed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35546" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 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.698496ms http.response.status=200 http.response.written=417 instance.id=412bf112-3912-435b-a7ba-a26363aed17b version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.559Z] 127.0.0.1 - - [30/Nov/2022:11:30:46 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:30:46 [2022-11-30T11:30:46.560Z] time="2022-11-30T11:30:46Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=914cdb8e-dd33-4184-b3c7-618635f2997a http.request.method=GET http.request.remoteaddr="127.0.0.1:35550" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.560Z] time="2022-11-30T11:30:46Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=914cdb8e-dd33-4184-b3c7-618635f2997a http.request.method=GET http.request.remoteaddr="127.0.0.1:35550" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.560Z] time="2022-11-30T11:30:46Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=914cdb8e-dd33-4184-b3c7-618635f2997a http.request.method=GET http.request.remoteaddr="127.0.0.1:35550" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.560Z] time="2022-11-30T11:30: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=914cdb8e-dd33-4184-b3c7-618635f2997a http.request.method=GET http.request.remoteaddr="127.0.0.1:35550" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=169.18µs trace.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=28782ea2-b56d-4c3e-9487-5d70732356ed trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.560Z] time="2022-11-30T11:30: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=914cdb8e-dd33-4184-b3c7-618635f2997a http.request.method=GET http.request.remoteaddr="127.0.0.1:35550" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=178.041µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=32b5fad6-30cc-4ff9-8a91-127a9163c105 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.560Z] time="2022-11-30T11:30: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=914cdb8e-dd33-4184-b3c7-618635f2997a http.request.method=GET http.request.remoteaddr="127.0.0.1:35550" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=27.979µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=652e320c-9b66-486b-93c1-0527420fe3e9 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.560Z] time="2022-11-30T11:30:46Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=914cdb8e-dd33-4184-b3c7-618635f2997a http.request.method=GET http.request.remoteaddr="127.0.0.1:35550" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.560Z] time="2022-11-30T11:30:46Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=914cdb8e-dd33-4184-b3c7-618635f2997a http.request.method=GET http.request.remoteaddr="127.0.0.1:35550" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 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.2927ms http.response.status=200 http.response.written=417 instance.id=412bf112-3912-435b-a7ba-a26363aed17b version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.560Z] 127.0.0.1 - - [30/Nov/2022:11:30:46 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:30:46 [2022-11-30T11:30:46.560Z] time="2022-11-30T11:30:46Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=8e5de406-933b-4a5b-9a9b-b326572f7bed http.request.method=GET http.request.remoteaddr="127.0.0.1:35556" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.560Z] time="2022-11-30T11:30:46Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=8e5de406-933b-4a5b-9a9b-b326572f7bed http.request.method=GET http.request.remoteaddr="127.0.0.1:35556" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.560Z] time="2022-11-30T11:30: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=8e5de406-933b-4a5b-9a9b-b326572f7bed http.request.method=GET http.request.remoteaddr="127.0.0.1:35556" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=43.117µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=167ce55a-0c7a-48e0-8848-8e60a46fe855 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.560Z] time="2022-11-30T11:30: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=8e5de406-933b-4a5b-9a9b-b326572f7bed http.request.method=GET http.request.remoteaddr="127.0.0.1:35556" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=16.73µs trace.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=32946c39-971c-4790-b245-f69f26bd5dc3 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.560Z] time="2022-11-30T11:30: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=8e5de406-933b-4a5b-9a9b-b326572f7bed http.request.method=GET http.request.remoteaddr="127.0.0.1:35556" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=23.13µs trace.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=ccde0713-1f60-400e-9252-d548bdff352d trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.560Z] time="2022-11-30T11:30: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=8e5de406-933b-4a5b-9a9b-b326572f7bed http.request.method=GET http.request.remoteaddr="127.0.0.1:35556" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=14.605µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fd9dfe82-8dad-44ac-a5ef-066b5332f203 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.560Z] time="2022-11-30T11:30: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=8e5de406-933b-4a5b-9a9b-b326572f7bed http.request.method=GET http.request.remoteaddr="127.0.0.1:35556" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=39.851µs trace.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=46b20243-6034-4bc1-bf31-39857d4ce1f7 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.560Z] time="2022-11-30T11:30: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=8e5de406-933b-4a5b-9a9b-b326572f7bed http.request.method=GET http.request.remoteaddr="127.0.0.1:35556" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=6.827µs trace.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=d3ddf8e2-e081-4d26-9759-ef27af1070ed trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.560Z] time="2022-11-30T11:30: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=8e5de406-933b-4a5b-9a9b-b326572f7bed http.request.method=GET http.request.remoteaddr="127.0.0.1:35556" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=22.909µs trace.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=aa54412a-8642-4c9a-85cf-d26144b54a5e trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.560Z] time="2022-11-30T11:30:46Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=fdf3b02a-9c1a-40f7-ba4d-45cde7d8fdfa http.request.method=GET http.request.remoteaddr="127.0.0.1:35566" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.560Z] time="2022-11-30T11:30:46Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=fdf3b02a-9c1a-40f7-ba4d-45cde7d8fdfa http.request.method=GET http.request.remoteaddr="127.0.0.1:35566" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.560Z] time="2022-11-30T11:30: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=8e5de406-933b-4a5b-9a9b-b326572f7bed http.request.method=GET http.request.remoteaddr="127.0.0.1:35556" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=67.018µs trace.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=985cdfb5-ffec-459e-a1bc-cc6894322929 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.560Z] time="2022-11-30T11:30: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=8e5de406-933b-4a5b-9a9b-b326572f7bed http.request.method=GET http.request.remoteaddr="127.0.0.1:35556" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=17.46µs trace.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=99592619-d7c9-407e-abd5-ebf2500d96c8 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.560Z] time="2022-11-30T11:30:46Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=8e5de406-933b-4a5b-9a9b-b326572f7bed http.request.method=GET http.request.remoteaddr="127.0.0.1:35556" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 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.250812ms http.response.status=200 http.response.written=179 instance.id=412bf112-3912-435b-a7ba-a26363aed17b version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.560Z] 127.0.0.1 - - [30/Nov/2022:11:30:46 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:30:46 [2022-11-30T11:30:46.560Z] time="2022-11-30T11:30: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=fdf3b02a-9c1a-40f7-ba4d-45cde7d8fdfa http.request.method=GET http.request.remoteaddr="127.0.0.1:35566" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=1.6921ms trace.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=70617585-e7df-4bef-a37a-2eaf95032a3c trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.560Z] time="2022-11-30T11:30: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=fdf3b02a-9c1a-40f7-ba4d-45cde7d8fdfa http.request.method=GET http.request.remoteaddr="127.0.0.1:35566" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=37.251µs trace.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=93c80c99-5fcd-4387-8e8c-62cf93687376 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.560Z] time="2022-11-30T11:30: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=fdf3b02a-9c1a-40f7-ba4d-45cde7d8fdfa http.request.method=GET http.request.remoteaddr="127.0.0.1:35566" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=52.578µs trace.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=0f01a77b-eafe-49de-8ac9-7febc462d15d trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.560Z] time="2022-11-30T11:30: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=fdf3b02a-9c1a-40f7-ba4d-45cde7d8fdfa http.request.method=GET http.request.remoteaddr="127.0.0.1:35566" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=25.247µs trace.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=da572eba-9d2b-4889-860c-356195b9040a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.560Z] time="2022-11-30T11:30: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=fdf3b02a-9c1a-40f7-ba4d-45cde7d8fdfa http.request.method=GET http.request.remoteaddr="127.0.0.1:35566" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=37.054µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6d24f12d-15f4-4092-b09c-93bf58637ab5 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.561Z] time="2022-11-30T11:30: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=fdf3b02a-9c1a-40f7-ba4d-45cde7d8fdfa http.request.method=GET http.request.remoteaddr="127.0.0.1:35566" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=30.974µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=bf74ea7f-cc07-4177-9619-029c5783b716 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.561Z] time="2022-11-30T11:30: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=fdf3b02a-9c1a-40f7-ba4d-45cde7d8fdfa http.request.method=GET http.request.remoteaddr="127.0.0.1:35566" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=33.904µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=44c71069-59fd-4928-8ba0-3a9f6a18fbf0 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.561Z] time="2022-11-30T11:30: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=fdf3b02a-9c1a-40f7-ba4d-45cde7d8fdfa http.request.method=GET http.request.remoteaddr="127.0.0.1:35566" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=28.496µs trace.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=2178c889-f3d5-4faa-8687-5d19e3dd5779 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.561Z] time="2022-11-30T11:30: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=fdf3b02a-9c1a-40f7-ba4d-45cde7d8fdfa http.request.method=GET http.request.remoteaddr="127.0.0.1:35566" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=23.901µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=20a06ede-f854-483e-8f98-8ac3fa4d4f18 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.561Z] time="2022-11-30T11:30:46Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=fdf3b02a-9c1a-40f7-ba4d-45cde7d8fdfa http.request.method=GET http.request.remoteaddr="127.0.0.1:35566" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=10.082666ms http.response.status=200 http.response.written=68 instance.id=412bf112-3912-435b-a7ba-a26363aed17b version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.561Z] 127.0.0.1 - - [30/Nov/2022:11:30:46 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:30:46 [2022-11-30T11:30:46.821Z] time="2022-11-30T11:30:46Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=3cbf6888-7fc9-4408-829b-e2bfb7df96e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:35574" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.821Z] time="2022-11-30T11:30:46Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=3cbf6888-7fc9-4408-829b-e2bfb7df96e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:35574" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 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.205639ms http.response.status=200 http.response.written=2 instance.id=412bf112-3912-435b-a7ba-a26363aed17b version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.821Z] 127.0.0.1 - - [30/Nov/2022:11:30:46 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:30:46 [2022-11-30T11:30:46.821Z] time="2022-11-30T11:30:46Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=03b3ad6d-e33c-4499-b01d-8d7baf05446c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35576" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.821Z] time="2022-11-30T11:30:46Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=03b3ad6d-e33c-4499-b01d-8d7baf05446c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35576" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.821Z] time="2022-11-30T11:30:46Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=03b3ad6d-e33c-4499-b01d-8d7baf05446c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35576" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.821Z] time="2022-11-30T11:30: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=03b3ad6d-e33c-4499-b01d-8d7baf05446c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35576" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=29.915µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f64314ac-0d09-4d24-ace1-614058d2aa9f trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.821Z] time="2022-11-30T11:30: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=03b3ad6d-e33c-4499-b01d-8d7baf05446c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35576" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=10.814µs trace.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=5385f3eb-0b8d-4a6e-b1b0-7a5c458fe5de trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.821Z] time="2022-11-30T11:30: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=03b3ad6d-e33c-4499-b01d-8d7baf05446c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35576" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 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.132188ms http.response.status=404 http.response.written=181 instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.821Z] 127.0.0.1 - - [30/Nov/2022:11:30:46 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:30:46 [2022-11-30T11:30:46.821Z] time="2022-11-30T11:30:46Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=59e83dbb-f276-4dab-84b0-ca6def561299 http.request.method=GET http.request.remoteaddr="127.0.0.1:35582" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.822Z] time="2022-11-30T11:30:46Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=59e83dbb-f276-4dab-84b0-ca6def561299 http.request.method=GET http.request.remoteaddr="127.0.0.1:35582" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.822Z] time="2022-11-30T11:30:46Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=59e83dbb-f276-4dab-84b0-ca6def561299 http.request.method=GET http.request.remoteaddr="127.0.0.1:35582" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.822Z] time="2022-11-30T11:30: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=59e83dbb-f276-4dab-84b0-ca6def561299 http.request.method=GET http.request.remoteaddr="127.0.0.1:35582" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=47.721µs trace.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=b60b3577-bdd8-4fce-bcb3-b1c967337e0e trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.822Z] time="2022-11-30T11:30: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=59e83dbb-f276-4dab-84b0-ca6def561299 http.request.method=GET http.request.remoteaddr="127.0.0.1:35582" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=412bf112-3912-435b-a7ba-a26363aed17b trace.duration=19.216µs trace.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=8355caa3-2291-4d21-b6fb-a05c07a6b78b trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.822Z] time="2022-11-30T11:30: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=59e83dbb-f276-4dab-84b0-ca6def561299 http.request.method=GET http.request.remoteaddr="127.0.0.1:35582" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 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.570681ms http.response.status=404 http.response.written=181 instance.id=412bf112-3912-435b-a7ba-a26363aed17b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:30:46 [2022-11-30T11:30:46.822Z] 127.0.0.1 - - [30/Nov/2022:11:30:46 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.3 git-commit/6326ad172972de505ed478369fa9457522174d48 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:30:46 [2022-11-30T11:30:46.822Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.23s)
11:30:46 [2022-11-30T11:30:46.822Z] === RUN   TestRemoveImageOrphaning
11:30:46 [2022-11-30T11:30:46.822Z] --- PASS: TestRemoveImageOrphaning (0.15s)
11:30:46 [2022-11-30T11:30:46.822Z] === RUN   TestRemoveImageGarbageCollector
11:30:46 [2022-11-30T11:30:46.822Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:30:46 [2022-11-30T11:30:46.822Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
11:30:46 [2022-11-30T11:30:46.822Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:30:46 [2022-11-30T11:30:46.822Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
11:30:46 [2022-11-30T11:30:46.822Z] === RUN   TestTagInvalidReference
11:30:46 [2022-11-30T11:30:46.822Z] --- PASS: TestTagInvalidReference (0.01s)
11:30:46 [2022-11-30T11:30:46.822Z] === RUN   TestTagValidPrefixedRepo
11:30:47 [2022-11-30T11:30:47.081Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
11:30:47 [2022-11-30T11:30:47.081Z] === RUN   TestTagExistedNameWithoutForce
11:30:47 [2022-11-30T11:30:47.081Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
11:30:47 [2022-11-30T11:30:47.081Z] === RUN   TestTagOfficialNames
11:30:47 [2022-11-30T11:30:47.081Z] --- PASS: TestTagOfficialNames (0.05s)
11:30:47 [2022-11-30T11:30:47.081Z] === RUN   TestTagMatchesDigest
11:30:47 [2022-11-30T11:30:47.081Z] --- PASS: TestTagMatchesDigest (0.01s)
11:30:47 [2022-11-30T11:30:47.081Z] PASS
11:30:47 [2022-11-30T11:30:47.081Z] 
11:30:47 [2022-11-30T11:30:47.081Z] === Skipped
11:30:47 [2022-11-30T11:30:47.081Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
11:30:47 [2022-11-30T11:30:47.081Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
11:30:47 [2022-11-30T11:30:47.081Z] 
11:30:47 [2022-11-30T11:30:47.081Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
11:30:47 [2022-11-30T11:30:47.081Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:30:47 [2022-11-30T11:30:47.081Z] 
11:30:47 [2022-11-30T11:30:47.081Z] DONE 23 tests, 2 skipped in 1.113s
11:30:47 [2022-11-30T11:30:47.081Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
11:30:47 [2022-11-30T11:30:47.081Z] ++ 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
11:30:47 [2022-11-30T11:30:47.081Z] ++ set -e
11:30:47 [2022-11-30T11:30:47.081Z] ++ '[' -n 0 ']'
11:30:47 [2022-11-30T11:30:47.081Z] ++ set -x
11:30:47 [2022-11-30T11:30:47.081Z] ++ 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
11:30:47 [2022-11-30T11:30:47.081Z] === RUN   TestStripANSICommands
11:30:47 [2022-11-30T11:30:47.081Z] === RUN   TestStripANSICommands/#00
11:30:47 [2022-11-30T11:30:47.081Z] === RUN   TestStripANSICommands/#01
11:30:47 [2022-11-30T11:30:47.081Z] --- PASS: TestStripANSICommands (0.00s)
11:30:47 [2022-11-30T11:30:47.081Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
11:30:47 [2022-11-30T11:30:47.081Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
11:30:47 [2022-11-30T11:30:47.081Z] PASS
11:30:47 [2022-11-30T11:30:47.081Z] 
11:30:47 [2022-11-30T11:30:47.081Z] DONE 3 tests in 0.045s
11:30:47 [2022-11-30T11:30:47.081Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
11:30:47 [2022-11-30T11:30:47.081Z] ++ 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
11:30:47 [2022-11-30T11:30:47.081Z] ++ set -e
11:30:47 [2022-11-30T11:30:47.081Z] ++ '[' -n 0 ']'
11:30:47 [2022-11-30T11:30:47.081Z] ++ set -x
11:30:47 [2022-11-30T11:30:47.082Z] ++ 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
11:30:47 [2022-11-30T11:30:47.342Z] INFO: Testing against a local daemon
11:30:47 [2022-11-30T11:30:47.342Z] === RUN   TestNetworkCreateDelete
11:30:47 [2022-11-30T11:30:47.342Z] --- PASS: TestNetworkCreateDelete (0.13s)
11:30:47 [2022-11-30T11:30:47.342Z] === RUN   TestDockerNetworkDeletePreferID
11:30:47 [2022-11-30T11:30:47.912Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
11:30:47 [2022-11-30T11:30:47.912Z] === RUN   TestDaemonDNSFallback
11:30:54 [2022-11-30T11:30:54.486Z] --- PASS: TestDaemonDNSFallback (6.22s)
11:30:54 [2022-11-30T11:30:54.486Z] === RUN   TestInspectNetwork
11:30:57 [2022-11-30T11:30:57.026Z] === RUN   TestInspectNetwork/full_network_id
11:30:57 [2022-11-30T11:30:57.026Z] === RUN   TestInspectNetwork/partial_network_id
11:30:57 [2022-11-30T11:30:57.026Z] === RUN   TestInspectNetwork/network_name
11:30:57 [2022-11-30T11:30:57.026Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
11:31:01 [2022-11-30T11:31:01.223Z] --- PASS: TestInspectNetwork (6.99s)
11:31:01 [2022-11-30T11:31:01.223Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
11:31:01 [2022-11-30T11:31:01.223Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
11:31:01 [2022-11-30T11:31:01.223Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
11:31:01 [2022-11-30T11:31:01.223Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
11:31:01 [2022-11-30T11:31:01.223Z] === RUN   TestRunContainerWithBridgeNone
11:31:02 [2022-11-30T11:31:02.604Z] --- PASS: TestRunContainerWithBridgeNone (1.67s)
11:31:02 [2022-11-30T11:31:02.604Z] === RUN   TestNetworkInvalidJSON
11:31:02 [2022-11-30T11:31:02.604Z] === RUN   TestNetworkInvalidJSON/networks/create
11:31:02 [2022-11-30T11:31:02.604Z] === PAUSE TestNetworkInvalidJSON/networks/create
11:31:02 [2022-11-30T11:31:02.604Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
11:31:02 [2022-11-30T11:31:02.604Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
11:31:02 [2022-11-30T11:31:02.604Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
11:31:02 [2022-11-30T11:31:02.604Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
11:31:02 [2022-11-30T11:31:02.604Z] === CONT  TestNetworkInvalidJSON/networks/create
11:31:02 [2022-11-30T11:31:02.604Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
11:31:02 [2022-11-30T11:31:02.604Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
11:31:02 [2022-11-30T11:31:02.604Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
11:31:02 [2022-11-30T11:31:02.604Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
11:31:02 [2022-11-30T11:31:02.604Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
11:31:02 [2022-11-30T11:31:02.604Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
11:31:02 [2022-11-30T11:31:02.604Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
11:31:02 [2022-11-30T11:31:02.604Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
11:31:02 [2022-11-30T11:31:02.604Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
11:31:02 [2022-11-30T11:31:02.604Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
11:31:02 [2022-11-30T11:31:02.604Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
11:31:02 [2022-11-30T11:31:02.604Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
11:31:02 [2022-11-30T11:31:02.604Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
11:31:02 [2022-11-30T11:31:02.604Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
11:31:02 [2022-11-30T11:31:02.604Z] --- PASS: TestNetworkInvalidJSON (0.02s)
11:31:02 [2022-11-30T11:31:02.604Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
11:31:02 [2022-11-30T11:31:02.604Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
11:31:02 [2022-11-30T11:31:02.604Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
11:31:02 [2022-11-30T11:31:02.604Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
11:31:02 [2022-11-30T11:31:02.604Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
11:31:02 [2022-11-30T11:31:02.604Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
11:31:02 [2022-11-30T11:31:02.604Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
11:31:02 [2022-11-30T11:31:02.604Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
11:31:02 [2022-11-30T11:31:02.604Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
11:31:02 [2022-11-30T11:31:02.604Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
11:31:02 [2022-11-30T11:31:02.604Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
11:31:02 [2022-11-30T11:31:02.604Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
11:31:02 [2022-11-30T11:31:02.604Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
11:31:02 [2022-11-30T11:31:02.604Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
11:31:02 [2022-11-30T11:31:02.604Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
11:31:02 [2022-11-30T11:31:02.604Z] === RUN   TestNetworkList
11:31:02 [2022-11-30T11:31:02.604Z] === RUN   TestNetworkList//networks
11:31:02 [2022-11-30T11:31:02.604Z] === PAUSE TestNetworkList//networks
11:31:02 [2022-11-30T11:31:02.604Z] === RUN   TestNetworkList//networks/
11:31:02 [2022-11-30T11:31:02.604Z] === PAUSE TestNetworkList//networks/
11:31:02 [2022-11-30T11:31:02.604Z] === CONT  TestNetworkList//networks
11:31:02 [2022-11-30T11:31:02.604Z] === CONT  TestNetworkList//networks/
11:31:02 [2022-11-30T11:31:02.604Z] --- PASS: TestNetworkList (0.01s)
11:31:02 [2022-11-30T11:31:02.604Z]     --- PASS: TestNetworkList//networks/ (0.00s)
11:31:02 [2022-11-30T11:31:02.604Z]     --- PASS: TestNetworkList//networks (0.00s)
11:31:02 [2022-11-30T11:31:02.604Z] === RUN   TestHostIPv4BridgeLabel
11:31:03 [2022-11-30T11:31:03.173Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
11:31:03 [2022-11-30T11:31:03.174Z] === RUN   TestDaemonRestartWithLiveRestore
11:31:04 [2022-11-30T11:31:04.554Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
11:31:04 [2022-11-30T11:31:04.554Z] === RUN   TestDaemonDefaultNetworkPools
11:31:05 [2022-11-30T11:31:05.126Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
11:31:05 [2022-11-30T11:31:05.126Z] === RUN   TestDaemonRestartWithExistingNetwork
11:31:06 [2022-11-30T11:31:06.067Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
11:31:06 [2022-11-30T11:31:06.067Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:31:07 [2022-11-30T11:31:07.447Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
11:31:07 [2022-11-30T11:31:07.447Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:31:08 [2022-11-30T11:31:08.016Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
11:31:08 [2022-11-30T11:31:08.016Z] === RUN   TestServiceWithPredefinedNetwork
11:31:10 [2022-11-30T11:31:10.554Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s)
11:31:10 [2022-11-30T11:31:10.555Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:31:10 [2022-11-30T11:31:10.555Z]     service_test.go:242: FLAKY_TEST
11:31:10 [2022-11-30T11:31:10.555Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:31:10 [2022-11-30T11:31:10.555Z] === RUN   TestServiceWithDataPathPortInit
11:31:25 [2022-11-30T11:31:25.449Z] --- PASS: TestServiceWithDataPathPortInit (13.50s)
11:31:25 [2022-11-30T11:31:25.449Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:31:26 [2022-11-30T11:31:26.019Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:a44nhhhm3ljjl7ynlznyj1w8u Created:2022-11-30 11:31:24.904366815 +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[51254c265ec50fef1d5d07392801afde1149d4c1afcd1097f24a0b19a6cb1804:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w52f49b3hh71u6ijqeicys8t6 EndpointID:660372b2edc7355ca9a2cd1ceab4a6c903d6054325aecbe6b1bcdac0f6023a06 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:91b4cfcedf2d9e6c64ea6f2d33bd39b09fbe02451c1cf16c90a4d490c22e0c42 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:bcdc0c27a371 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w52f49b3hh71u6ijqeicys8t6 EndpointID:660372b2edc7355ca9a2cd1ceab4a6c903d6054325aecbe6b1bcdac0f6023a06 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
11:31:31 [2022-11-30T11:31:31.296Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.71s)
11:31:31 [2022-11-30T11:31:31.296Z] PASS
11:31:31 [2022-11-30T11:31:31.296Z] 
11:31:31 [2022-11-30T11:31:31.296Z] === Skipped
11:31:31 [2022-11-30T11:31:31.296Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:31:31 [2022-11-30T11:31:31.296Z]     service_test.go:242: FLAKY_TEST
11:31:31 [2022-11-30T11:31:31.296Z] 
11:31:31 [2022-11-30T11:31:31.296Z] DONE 38 tests, 1 skipped in 43.284s
11:31:31 [2022-11-30T11:31:31.296Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
11:31:31 [2022-11-30T11:31:31.296Z] ++ 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
11:31:31 [2022-11-30T11:31:31.296Z] ++ set -e
11:31:31 [2022-11-30T11:31:31.296Z] ++ '[' -n 0 ']'
11:31:31 [2022-11-30T11:31:31.296Z] ++ set -x
11:31:31 [2022-11-30T11:31:31.296Z] ++ 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
11:31:31 [2022-11-30T11:31:31.296Z] INFO: Testing against a local daemon
11:31:31 [2022-11-30T11:31:31.296Z] === RUN   TestDockerNetworkIpvlanPersistance
11:31:31 [2022-11-30T11:31:31.296Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:31:31 [2022-11-30T11:31:31.296Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:31:31 [2022-11-30T11:31:31.296Z] === RUN   TestDockerNetworkIpvlan
11:31:31 [2022-11-30T11:31:31.296Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:31:31 [2022-11-30T11:31:31.296Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:31:31 [2022-11-30T11:31:31.296Z] PASS
11:31:31 [2022-11-30T11:31:31.296Z] 
11:31:31 [2022-11-30T11:31:31.296Z] === Skipped
11:31:31 [2022-11-30T11:31:31.296Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
11:31:31 [2022-11-30T11:31:31.296Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:31:31 [2022-11-30T11:31:31.296Z] 
11:31:31 [2022-11-30T11:31:31.296Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
11:31:31 [2022-11-30T11:31:31.296Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:31:31 [2022-11-30T11:31:31.296Z] 
11:31:31 [2022-11-30T11:31:31.296Z] DONE 2 tests, 2 skipped in 0.086s
11:31:31 [2022-11-30T11:31:31.296Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
11:31:31 [2022-11-30T11:31:31.296Z] ++ 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
11:31:31 [2022-11-30T11:31:31.296Z] ++ set -e
11:31:31 [2022-11-30T11:31:31.296Z] ++ '[' -n 0 ']'
11:31:31 [2022-11-30T11:31:31.296Z] ++ set -x
11:31:31 [2022-11-30T11:31:31.296Z] ++ 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
11:31:31 [2022-11-30T11:31:31.296Z] INFO: Testing against a local daemon
11:31:31 [2022-11-30T11:31:31.296Z] === RUN   TestDockerNetworkMacvlanPersistance
11:31:31 [2022-11-30T11:31:31.865Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.20s)
11:31:31 [2022-11-30T11:31:31.865Z] === RUN   TestDockerNetworkMacvlan
11:31:32 [2022-11-30T11:31:32.434Z] === RUN   TestDockerNetworkMacvlan/Subinterface
11:31:33 [2022-11-30T11:31:33.003Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
11:31:33 [2022-11-30T11:31:33.943Z] === RUN   TestDockerNetworkMacvlan/NilParent
11:31:35 [2022-11-30T11:31:35.323Z] === RUN   TestDockerNetworkMacvlan/InternalMode
11:31:37 [2022-11-30T11:31:37.232Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
11:31:40 [2022-11-30T11:31:40.527Z] === RUN   TestDockerNetworkMacvlan/Addressing
11:31:40 [2022-11-30T11:31:40.787Z] --- PASS: TestDockerNetworkMacvlan (8.84s)
11:31:40 [2022-11-30T11:31:40.787Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
11:31:40 [2022-11-30T11:31:40.787Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
11:31:40 [2022-11-30T11:31:40.787Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s)
11:31:40 [2022-11-30T11:31:40.787Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s)
11:31:40 [2022-11-30T11:31:40.787Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.04s)
11:31:40 [2022-11-30T11:31:40.787Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s)
11:31:40 [2022-11-30T11:31:40.787Z] PASS
11:31:40 [2022-11-30T11:31:40.787Z] 
11:31:40 [2022-11-30T11:31:40.787Z] DONE 8 tests in 10.134s
11:31:40 [2022-11-30T11:31:40.787Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
11:31:40 [2022-11-30T11:31:40.787Z] ++ 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
11:31:40 [2022-11-30T11:31:40.787Z] ++ set -e
11:31:40 [2022-11-30T11:31:40.787Z] ++ '[' -n 0 ']'
11:31:40 [2022-11-30T11:31:40.787Z] ++ set -x
11:31:40 [2022-11-30T11:31:40.787Z] ++ 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
11:31:40 [2022-11-30T11:31:40.787Z] testing: warning: no tests to run
11:31:40 [2022-11-30T11:31:40.787Z] PASS
11:31:40 [2022-11-30T11:31:40.787Z] 
11:31:40 [2022-11-30T11:31:40.787Z] DONE 0 tests in 0.024s
11:31:40 [2022-11-30T11:31:40.787Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
11:31:40 [2022-11-30T11:31:40.787Z] ++ 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
11:31:40 [2022-11-30T11:31:40.787Z] ++ set -e
11:31:40 [2022-11-30T11:31:40.787Z] ++ '[' -n 0 ']'
11:31:40 [2022-11-30T11:31:40.787Z] ++ set -x
11:31:40 [2022-11-30T11:31:40.787Z] ++ 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
11:31:40 [2022-11-30T11:31:40.787Z] INFO: Testing against a local daemon
11:31:40 [2022-11-30T11:31:40.787Z] === RUN   TestAuthZPluginAllowRequest
11:31:42 [2022-11-30T11:31:42.167Z] --- PASS: TestAuthZPluginAllowRequest (1.04s)
11:31:42 [2022-11-30T11:31:42.167Z] === RUN   TestAuthZPluginTLS
11:31:42 [2022-11-30T11:31:42.427Z] --- PASS: TestAuthZPluginTLS (0.55s)
11:31:42 [2022-11-30T11:31:42.427Z] === RUN   TestAuthZPluginDenyRequest
11:31:42 [2022-11-30T11:31:42.996Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
11:31:42 [2022-11-30T11:31:42.996Z] === RUN   TestAuthZPluginAPIDenyResponse
11:31:43 [2022-11-30T11:31:43.564Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
11:31:43 [2022-11-30T11:31:43.564Z] === RUN   TestAuthZPluginDenyResponse
11:31:44 [2022-11-30T11:31:44.133Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
11:31:44 [2022-11-30T11:31:44.133Z] === RUN   TestAuthZPluginAllowEventStream
11:31:45 [2022-11-30T11:31:45.072Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s)
11:31:45 [2022-11-30T11:31:45.072Z] === RUN   TestAuthZPluginErrorResponse
11:31:45 [2022-11-30T11:31:45.649Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
11:31:45 [2022-11-30T11:31:45.649Z] === RUN   TestAuthZPluginErrorRequest
11:31:46 [2022-11-30T11:31:46.228Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
11:31:46 [2022-11-30T11:31:46.228Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:31:46 [2022-11-30T11:31:46.806Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
11:31:46 [2022-11-30T11:31:46.806Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:31:48 [2022-11-30T11:31:48.187Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.14s)
11:31:48 [2022-11-30T11:31:48.188Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:31:49 [2022-11-30T11:31:49.127Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.24s)
11:31:49 [2022-11-30T11:31:49.127Z] === RUN   TestAuthZPluginHeader
11:31:49 [2022-11-30T11:31:49.697Z] --- PASS: TestAuthZPluginHeader (0.62s)
11:31:49 [2022-11-30T11:31:49.697Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:31:49 [2022-11-30T11:31:49.697Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:31:49 [2022-11-30T11:31:49.697Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:31:49 [2022-11-30T11:31:49.697Z] === RUN   TestAuthZPluginV2Disable
11:31:49 [2022-11-30T11:31:49.697Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:31:49 [2022-11-30T11:31:49.697Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
11:31:49 [2022-11-30T11:31:49.697Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:31:49 [2022-11-30T11:31:49.697Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:31:49 [2022-11-30T11:31:49.697Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:31:49 [2022-11-30T11:31:49.697Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:31:49 [2022-11-30T11:31:49.697Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:31:49 [2022-11-30T11:31:49.697Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:31:49 [2022-11-30T11:31:49.697Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:32:07 [2022-11-30T11:32:07.797Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
11:32:07 [2022-11-30T11:32:07.797Z] PASS
11:32:07 [2022-11-30T11:32:07.797Z] 
11:32:07 [2022-11-30T11:32:07.797Z] === Skipped
11:32:07 [2022-11-30T11:32:07.797Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:32:07 [2022-11-30T11:32:07.797Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:32:07 [2022-11-30T11:32:07.797Z] 
11:32:07 [2022-11-30T11:32:07.797Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
11:32:07 [2022-11-30T11:32:07.797Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:32:07 [2022-11-30T11:32:07.797Z] 
11:32:07 [2022-11-30T11:32:07.797Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:32:07 [2022-11-30T11:32:07.797Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:32:07 [2022-11-30T11:32:07.797Z] 
11:32:07 [2022-11-30T11:32:07.797Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:32:07 [2022-11-30T11:32:07.797Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:32:07 [2022-11-30T11:32:07.797Z] 
11:32:07 [2022-11-30T11:32:07.797Z] DONE 17 tests, 4 skipped in 25.896s
11:32:07 [2022-11-30T11:32:07.797Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
11:32:07 [2022-11-30T11:32:07.797Z] ++ 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
11:32:07 [2022-11-30T11:32:07.797Z] ++ set -e
11:32:07 [2022-11-30T11:32:07.797Z] ++ '[' -n 0 ']'
11:32:07 [2022-11-30T11:32:07.797Z] ++ set -x
11:32:07 [2022-11-30T11:32:07.797Z] ++ 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
11:32:07 [2022-11-30T11:32:07.797Z] INFO: Testing against a local daemon
11:32:07 [2022-11-30T11:32:07.797Z] === RUN   TestPluginInvalidJSON
11:32:07 [2022-11-30T11:32:07.797Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
11:32:07 [2022-11-30T11:32:07.797Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
11:32:07 [2022-11-30T11:32:07.797Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
11:32:07 [2022-11-30T11:32:07.797Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
11:32:07 [2022-11-30T11:32:07.797Z] === RUN   TestPluginInvalidJSON/plugins/pull
11:32:07 [2022-11-30T11:32:07.797Z] === PAUSE TestPluginInvalidJSON/plugins/pull
11:32:07 [2022-11-30T11:32:07.797Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
11:32:07 [2022-11-30T11:32:07.797Z] === CONT  TestPluginInvalidJSON/plugins/pull
11:32:07 [2022-11-30T11:32:07.797Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
11:32:07 [2022-11-30T11:32:07.797Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
11:32:07 [2022-11-30T11:32:07.797Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
11:32:07 [2022-11-30T11:32:07.797Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
11:32:07 [2022-11-30T11:32:07.797Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
11:32:07 [2022-11-30T11:32:07.797Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
11:32:07 [2022-11-30T11:32:07.797Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
11:32:07 [2022-11-30T11:32:07.797Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
11:32:07 [2022-11-30T11:32:07.797Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
11:32:07 [2022-11-30T11:32:07.797Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
11:32:07 [2022-11-30T11:32:07.797Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
11:32:07 [2022-11-30T11:32:07.797Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
11:32:07 [2022-11-30T11:32:07.797Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
11:32:07 [2022-11-30T11:32:07.797Z] --- PASS: TestPluginInvalidJSON (0.02s)
11:32:07 [2022-11-30T11:32:07.797Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
11:32:07 [2022-11-30T11:32:07.797Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
11:32:07 [2022-11-30T11:32:07.797Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
11:32:07 [2022-11-30T11:32:07.797Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
11:32:07 [2022-11-30T11:32:07.797Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
11:32:07 [2022-11-30T11:32:07.797Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
11:32:07 [2022-11-30T11:32:07.797Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
11:32:07 [2022-11-30T11:32:07.797Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
11:32:07 [2022-11-30T11:32:07.797Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
11:32:07 [2022-11-30T11:32:07.797Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
11:32:07 [2022-11-30T11:32:07.797Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
11:32:07 [2022-11-30T11:32:07.797Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
11:32:07 [2022-11-30T11:32:07.797Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
11:32:07 [2022-11-30T11:32:07.797Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
11:32:07 [2022-11-30T11:32:07.797Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
11:32:07 [2022-11-30T11:32:07.797Z] === RUN   TestPluginInstall
11:32:07 [2022-11-30T11:32:07.797Z] === RUN   TestPluginInstall/no_auth
11:32:11 [2022-11-30T11:32:11.093Z] time="2022-11-30T11:32:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:32:11 [2022-11-30T11:32:11.094Z] time="2022-11-30T11:32:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5a5237d24877c6bfd06b91170096ca476dcbff490b23f37823c45ca0005bbdec" mediatype=application/vnd.docker.plugin.v1+json size=522
11:32:11 [2022-11-30T11:32:11.094Z] time="2022-11-30T11:32:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:32:11 [2022-11-30T11:32:11.094Z] time="2022-11-30T11:32:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5a5237d24877c6bfd06b91170096ca476dcbff490b23f37823c45ca0005bbdec" mediatype=application/vnd.docker.plugin.v1+json size=522
11:32:11 [2022-11-30T11:32:11.094Z] === RUN   TestPluginInstall/with_htpasswd
11:32:11 [2022-11-30T11:32:11.094Z] time="2022-11-30T11:32:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:32:11 [2022-11-30T11:32:11.094Z] time="2022-11-30T11:32:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5a5237d24877c6bfd06b91170096ca476dcbff490b23f37823c45ca0005bbdec" mediatype=application/vnd.docker.plugin.v1+json size=522
11:32:11 [2022-11-30T11:32:11.094Z] time="2022-11-30T11:32:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:32:11 [2022-11-30T11:32:11.094Z] time="2022-11-30T11:32:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5a5237d24877c6bfd06b91170096ca476dcbff490b23f37823c45ca0005bbdec" mediatype=application/vnd.docker.plugin.v1+json size=522
11:32:11 [2022-11-30T11:32:11.353Z] === RUN   TestPluginInstall/with_insecure
11:32:12 [2022-11-30T11:32:12.292Z] time="2022-11-30T11:32:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:32:12 [2022-11-30T11:32:12.292Z] time="2022-11-30T11:32:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:233842c4897bc2b556aa4afe15f46d94f5e3df4700550e8dcf47a18132bd08e9" mediatype=application/vnd.docker.plugin.v1+json size=522
11:32:12 [2022-11-30T11:32:12.292Z] time="2022-11-30T11:32:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:32:12 [2022-11-30T11:32:12.292Z] time="2022-11-30T11:32:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:233842c4897bc2b556aa4afe15f46d94f5e3df4700550e8dcf47a18132bd08e9" mediatype=application/vnd.docker.plugin.v1+json size=522
11:32:12 [2022-11-30T11:32:12.292Z]     plugin_test.go:196: [d21098fdaf60e] daemon is not started
11:32:12 [2022-11-30T11:32:12.292Z] --- PASS: TestPluginInstall (5.59s)
11:32:12 [2022-11-30T11:32:12.292Z]     --- PASS: TestPluginInstall/no_auth (4.11s)
11:32:12 [2022-11-30T11:32:12.292Z]     --- PASS: TestPluginInstall/with_htpasswd (0.50s)
11:32:12 [2022-11-30T11:32:12.292Z]     --- PASS: TestPluginInstall/with_insecure (0.97s)
11:32:12 [2022-11-30T11:32:12.292Z] === RUN   TestPluginsWithRuntimes
11:32:14 [2022-11-30T11:32:14.201Z] === RUN   TestPluginsWithRuntimes/No_Args
11:32:14 [2022-11-30T11:32:14.771Z] === RUN   TestPluginsWithRuntimes/With_Args
11:32:15 [2022-11-30T11:32:15.711Z] --- PASS: TestPluginsWithRuntimes (3.27s)
11:32:15 [2022-11-30T11:32:15.711Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
11:32:15 [2022-11-30T11:32:15.711Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
11:32:15 [2022-11-30T11:32:15.711Z] === RUN   TestPluginBackCompatMediaTypes
11:32:16 [2022-11-30T11:32:16.280Z] --- PASS: TestPluginBackCompatMediaTypes (0.52s)
11:32:16 [2022-11-30T11:32:16.280Z] PASS
11:32:16 [2022-11-30T11:32:16.280Z] 
11:32:16 [2022-11-30T11:32:16.280Z] DONE 24 tests in 9.534s
11:32:16 [2022-11-30T11:32:16.280Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
11:32:16 [2022-11-30T11:32:16.280Z] ++ 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
11:32:16 [2022-11-30T11:32:16.280Z] ++ set -e
11:32:16 [2022-11-30T11:32:16.280Z] ++ '[' -n 0 ']'
11:32:16 [2022-11-30T11:32:16.280Z] ++ set -x
11:32:16 [2022-11-30T11:32:16.280Z] ++ 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
11:32:16 [2022-11-30T11:32:16.280Z] INFO: Testing against a local daemon
11:32:16 [2022-11-30T11:32:16.280Z] === RUN   TestExternalGraphDriver
11:32:16 [2022-11-30T11:32:16.540Z] === RUN   TestExternalGraphDriver/json
11:32:18 [2022-11-30T11:32:18.448Z] === RUN   TestExternalGraphDriver/spec
11:32:19 [2022-11-30T11:32:19.829Z] === RUN   TestExternalGraphDriver/pull
11:32:21 [2022-11-30T11:32:21.211Z] --- PASS: TestExternalGraphDriver (4.95s)
11:32:21 [2022-11-30T11:32:21.211Z]     --- PASS: TestExternalGraphDriver/json (1.50s)
11:32:21 [2022-11-30T11:32:21.211Z]     --- PASS: TestExternalGraphDriver/spec (1.52s)
11:32:21 [2022-11-30T11:32:21.211Z]     --- PASS: TestExternalGraphDriver/pull (1.58s)
11:32:21 [2022-11-30T11:32:21.211Z] === RUN   TestGraphdriverPluginV2
11:32:21 [2022-11-30T11:32:21.471Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:32:21 [2022-11-30T11:32:21.472Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
11:32:21 [2022-11-30T11:32:21.472Z] PASS
11:32:21 [2022-11-30T11:32:21.472Z] 
11:32:21 [2022-11-30T11:32:21.472Z] === Skipped
11:32:21 [2022-11-30T11:32:21.472Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
11:32:21 [2022-11-30T11:32:21.472Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:32:21 [2022-11-30T11:32:21.472Z] 
11:32:21 [2022-11-30T11:32:21.472Z] DONE 5 tests, 1 skipped in 5.390s
11:32:21 [2022-11-30T11:32:21.732Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
11:32:21 [2022-11-30T11:32:21.732Z] ++ 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
11:32:21 [2022-11-30T11:32:21.732Z] ++ set -e
11:32:21 [2022-11-30T11:32:21.732Z] ++ '[' -n 0 ']'
11:32:21 [2022-11-30T11:32:21.732Z] ++ set -x
11:32:21 [2022-11-30T11:32:21.732Z] ++ 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
11:32:21 [2022-11-30T11:32:21.732Z] INFO: Testing against a local daemon
11:32:21 [2022-11-30T11:32:21.732Z] === RUN   TestContinueAfterPluginCrash
11:32:21 [2022-11-30T11:32:21.732Z] === PAUSE TestContinueAfterPluginCrash
11:32:21 [2022-11-30T11:32:21.732Z] === RUN   TestReadPluginNoRead
11:32:21 [2022-11-30T11:32:21.732Z] === PAUSE TestReadPluginNoRead
11:32:21 [2022-11-30T11:32:21.732Z] === RUN   TestDaemonStartWithLogOpt
11:32:21 [2022-11-30T11:32:21.732Z] === PAUSE TestDaemonStartWithLogOpt
11:32:21 [2022-11-30T11:32:21.732Z] === CONT  TestContinueAfterPluginCrash
11:32:21 [2022-11-30T11:32:21.732Z] === CONT  TestDaemonStartWithLogOpt
11:32:25 [2022-11-30T11:32:25.026Z] --- PASS: TestDaemonStartWithLogOpt (2.96s)
11:32:25 [2022-11-30T11:32:25.026Z] === CONT  TestReadPluginNoRead
11:32:26 [2022-11-30T11:32:26.936Z] === RUN   TestReadPluginNoRead/disabled_caching
11:32:27 [2022-11-30T11:32:27.874Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
11:32:29 [2022-11-30T11:32:29.256Z] === RUN   TestReadPluginNoRead/default
11:32:29 [2022-11-30T11:32:29.516Z] --- PASS: TestContinueAfterPluginCrash (7.77s)
11:32:30 [2022-11-30T11:32:30.455Z] === CONT  TestReadPluginNoRead
11:32:30 [2022-11-30T11:32:30.455Z]     read_test.go:91: [d407168ef3263] daemon is not started
11:32:30 [2022-11-30T11:32:30.455Z] --- PASS: TestReadPluginNoRead (5.64s)
11:32:30 [2022-11-30T11:32:30.455Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.22s)
11:32:30 [2022-11-30T11:32:30.455Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s)
11:32:30 [2022-11-30T11:32:30.455Z]     --- PASS: TestReadPluginNoRead/default (1.22s)
11:32:30 [2022-11-30T11:32:30.455Z] PASS
11:32:30 [2022-11-30T11:32:30.455Z] 
11:32:30 [2022-11-30T11:32:30.455Z] DONE 6 tests in 8.715s
11:32:30 [2022-11-30T11:32:30.455Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
11:32:30 [2022-11-30T11:32:30.455Z] ++ 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
11:32:30 [2022-11-30T11:32:30.455Z] ++ set -e
11:32:30 [2022-11-30T11:32:30.455Z] ++ '[' -n 0 ']'
11:32:30 [2022-11-30T11:32:30.455Z] ++ set -x
11:32:30 [2022-11-30T11:32:30.455Z] ++ 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
11:32:30 [2022-11-30T11:32:30.455Z] testing: warning: no tests to run
11:32:30 [2022-11-30T11:32:30.455Z] PASS
11:32:30 [2022-11-30T11:32:30.455Z] 
11:32:30 [2022-11-30T11:32:30.455Z] DONE 0 tests in 0.035s
11:32:30 [2022-11-30T11:32:30.455Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
11:32:30 [2022-11-30T11:32:30.455Z] ++ 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
11:32:30 [2022-11-30T11:32:30.455Z] ++ set -e
11:32:30 [2022-11-30T11:32:30.455Z] ++ '[' -n 0 ']'
11:32:30 [2022-11-30T11:32:30.455Z] ++ set -x
11:32:30 [2022-11-30T11:32:30.455Z] ++ 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
11:32:30 [2022-11-30T11:32:30.455Z] INFO: Testing against a local daemon
11:32:30 [2022-11-30T11:32:30.455Z] === RUN   TestPluginWithDevMounts
11:32:30 [2022-11-30T11:32:30.455Z] === PAUSE TestPluginWithDevMounts
11:32:30 [2022-11-30T11:32:30.455Z] === CONT  TestPluginWithDevMounts
11:32:32 [2022-11-30T11:32:32.363Z] --- PASS: TestPluginWithDevMounts (1.49s)
11:32:32 [2022-11-30T11:32:32.363Z] PASS
11:32:32 [2022-11-30T11:32:32.363Z] 
11:32:32 [2022-11-30T11:32:32.363Z] DONE 1 tests in 1.604s
11:32:32 [2022-11-30T11:32:32.363Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
11:32:32 [2022-11-30T11:32:32.363Z] ++ 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
11:32:32 [2022-11-30T11:32:32.363Z] ++ set -e
11:32:32 [2022-11-30T11:32:32.363Z] ++ '[' -n 0 ']'
11:32:32 [2022-11-30T11:32:32.363Z] ++ set -x
11:32:32 [2022-11-30T11:32:32.363Z] ++ 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
11:32:32 [2022-11-30T11:32:32.363Z] INFO: Testing against a local daemon
11:32:32 [2022-11-30T11:32:32.363Z] === RUN   TestSecretInspect
11:32:34 [2022-11-30T11:32:34.276Z] --- PASS: TestSecretInspect (2.12s)
11:32:34 [2022-11-30T11:32:34.276Z] === RUN   TestSecretList
11:32:36 [2022-11-30T11:32:36.185Z] --- PASS: TestSecretList (2.07s)
11:32:36 [2022-11-30T11:32:36.185Z] === RUN   TestSecretsCreateAndDelete
11:32:38 [2022-11-30T11:32:38.724Z] --- PASS: TestSecretsCreateAndDelete (2.12s)
11:32:38 [2022-11-30T11:32:38.724Z] === RUN   TestSecretsUpdate
11:32:40 [2022-11-30T11:32:40.632Z] --- PASS: TestSecretsUpdate (2.10s)
11:32:40 [2022-11-30T11:32:40.633Z] === RUN   TestTemplatedSecret
11:32:43 [2022-11-30T11:32:43.172Z] --- PASS: TestTemplatedSecret (2.32s)
11:32:43 [2022-11-30T11:32:43.172Z] === RUN   TestSecretCreateResolve
11:32:45 [2022-11-30T11:32:45.079Z] --- PASS: TestSecretCreateResolve (2.10s)
11:32:45 [2022-11-30T11:32:45.079Z] PASS
11:32:45 [2022-11-30T11:32:45.079Z] 
11:32:45 [2022-11-30T11:32:45.079Z] DONE 6 tests in 12.916s
11:32:45 [2022-11-30T11:32:45.079Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
11:32:45 [2022-11-30T11:32:45.079Z] ++ 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
11:32:45 [2022-11-30T11:32:45.079Z] ++ set -e
11:32:45 [2022-11-30T11:32:45.079Z] ++ '[' -n 0 ']'
11:32:45 [2022-11-30T11:32:45.079Z] ++ set -x
11:32:45 [2022-11-30T11:32:45.080Z] ++ 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
11:32:45 [2022-11-30T11:32:45.080Z] INFO: Testing against a local daemon
11:32:45 [2022-11-30T11:32:45.080Z] === RUN   TestServiceCreateInit
11:32:45 [2022-11-30T11:32:45.080Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:32:49 [2022-11-30T11:32:49.277Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:32:52 [2022-11-30T11:32:52.570Z] --- PASS: TestServiceCreateInit (6.95s)
11:32:52 [2022-11-30T11:32:52.570Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.46s)
11:32:52 [2022-11-30T11:32:52.570Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.48s)
11:32:52 [2022-11-30T11:32:52.570Z] === RUN   TestCreateServiceMultipleTimes
11:33:07 [2022-11-30T11:33:07.526Z] --- PASS: TestCreateServiceMultipleTimes (15.41s)
11:33:07 [2022-11-30T11:33:07.526Z] === RUN   TestCreateServiceConflict
11:33:10 [2022-11-30T11:33:10.064Z] --- PASS: TestCreateServiceConflict (2.17s)
11:33:10 [2022-11-30T11:33:10.064Z] === RUN   TestCreateServiceMaxReplicas
11:33:12 [2022-11-30T11:33:12.610Z] --- PASS: TestCreateServiceMaxReplicas (2.56s)
11:33:12 [2022-11-30T11:33:12.610Z] === RUN   TestCreateWithDuplicateNetworkNames
11:33:27 [2022-11-30T11:33:27.499Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s)
11:33:27 [2022-11-30T11:33:27.499Z] === RUN   TestCreateServiceSecretFileMode
11:33:27 [2022-11-30T11:33:27.758Z] --- PASS: TestCreateServiceSecretFileMode (2.42s)
11:33:27 [2022-11-30T11:33:27.758Z] === RUN   TestCreateServiceConfigFileMode
11:33:30 [2022-11-30T11:33:30.297Z] --- PASS: TestCreateServiceConfigFileMode (2.41s)
11:33:30 [2022-11-30T11:33:30.297Z] === RUN   TestCreateServiceSysctls
11:33:33 [2022-11-30T11:33:33.591Z] --- PASS: TestCreateServiceSysctls (2.96s)
11:33:33 [2022-11-30T11:33:33.591Z] === RUN   TestCreateServiceCapabilities
11:33:35 [2022-11-30T11:33:35.501Z] --- PASS: TestCreateServiceCapabilities (2.36s)
11:33:35 [2022-11-30T11:33:35.501Z] === RUN   TestInspect
11:33:38 [2022-11-30T11:33:38.039Z] --- PASS: TestInspect (2.56s)
11:33:38 [2022-11-30T11:33:38.039Z] === RUN   TestCreateJob
11:33:41 [2022-11-30T11:33:41.334Z] --- PASS: TestCreateJob (2.91s)
11:33:41 [2022-11-30T11:33:41.334Z] === RUN   TestReplicatedJob
11:33:45 [2022-11-30T11:33:45.530Z] --- PASS: TestReplicatedJob (4.69s)
11:33:45 [2022-11-30T11:33:45.530Z] === RUN   TestUpdateReplicatedJob
11:33:48 [2022-11-30T11:33:48.823Z] --- PASS: TestUpdateReplicatedJob (2.92s)
11:33:48 [2022-11-30T11:33:48.823Z] === RUN   TestServiceListWithStatuses
11:33:48 [2022-11-30T11:33:48.823Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:33:48 [2022-11-30T11:33:48.823Z] --- SKIP: TestServiceListWithStatuses (0.00s)
11:33:48 [2022-11-30T11:33:48.823Z] === RUN   TestDockerNetworkConnectAlias
11:33:53 [2022-11-30T11:33:53.021Z] --- PASS: TestDockerNetworkConnectAlias (3.90s)
11:33:53 [2022-11-30T11:33:53.021Z] === RUN   TestDockerNetworkReConnect
11:33:55 [2022-11-30T11:33:55.561Z] --- PASS: TestDockerNetworkReConnect (3.26s)
11:33:55 [2022-11-30T11:33:55.561Z] === RUN   TestServicePlugin
11:33:55 [2022-11-30T11:33:55.561Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:33:55 [2022-11-30T11:33:55.561Z] --- SKIP: TestServicePlugin (0.00s)
11:33:55 [2022-11-30T11:33:55.561Z] === RUN   TestServiceUpdateLabel
11:33:58 [2022-11-30T11:33:58.100Z] --- PASS: TestServiceUpdateLabel (2.08s)
11:33:58 [2022-11-30T11:33:58.100Z] === RUN   TestServiceUpdateSecrets
11:34:12 [2022-11-30T11:34:12.996Z] --- PASS: TestServiceUpdateSecrets (14.22s)
11:34:12 [2022-11-30T11:34:12.996Z] === RUN   TestServiceUpdateConfigs
11:34:27 [2022-11-30T11:34:27.886Z] --- PASS: TestServiceUpdateConfigs (14.22s)
11:34:27 [2022-11-30T11:34:27.886Z] === RUN   TestServiceUpdateNetwork
11:34:40 [2022-11-30T11:34:40.130Z] --- PASS: TestServiceUpdateNetwork (12.08s)
11:34:40 [2022-11-30T11:34:40.130Z] === RUN   TestServiceUpdatePidsLimit
11:34:40 [2022-11-30T11:34:40.130Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
11:34:40 [2022-11-30T11:34:40.130Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
11:34:48 [2022-11-30T11:34:48.262Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
11:34:54 [2022-11-30T11:34:54.835Z] --- PASS: TestServiceUpdatePidsLimit (15.94s)
11:34:54 [2022-11-30T11:34:54.835Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
11:34:54 [2022-11-30T11:34:54.835Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
11:34:54 [2022-11-30T11:34:54.835Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
11:34:54 [2022-11-30T11:34:54.835Z] PASS
11:34:54 [2022-11-30T11:34:54.835Z] 
11:34:54 [2022-11-30T11:34:54.835Z] === Skipped
11:34:54 [2022-11-30T11:34:54.835Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
11:34:54 [2022-11-30T11:34:54.835Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:34:54 [2022-11-30T11:34:54.835Z] 
11:34:54 [2022-11-30T11:34:54.835Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
11:34:54 [2022-11-30T11:34:54.835Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:34:54 [2022-11-30T11:34:54.835Z] 
11:34:54 [2022-11-30T11:34:54.835Z] DONE 27 tests, 2 skipped in 129.252s
11:34:54 [2022-11-30T11:34:54.835Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
11:34:54 [2022-11-30T11:34:54.835Z] ++ 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
11:34:54 [2022-11-30T11:34:54.835Z] ++ set -e
11:34:54 [2022-11-30T11:34:54.835Z] ++ '[' -n 0 ']'
11:34:54 [2022-11-30T11:34:54.835Z] ++ set -x
11:34:54 [2022-11-30T11:34:54.835Z] ++ 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
11:34:54 [2022-11-30T11:34:54.835Z] INFO: Testing against a local daemon
11:34:54 [2022-11-30T11:34:54.835Z] === RUN   TestSessionCreate
11:34:54 [2022-11-30T11:34:54.835Z] --- PASS: TestSessionCreate (0.03s)
11:34:54 [2022-11-30T11:34:54.835Z] === RUN   TestSessionCreateWithBadUpgrade
11:34:54 [2022-11-30T11:34:54.835Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
11:34:54 [2022-11-30T11:34:54.835Z] PASS
11:34:54 [2022-11-30T11:34:54.835Z] 
11:34:54 [2022-11-30T11:34:54.835Z] DONE 2 tests in 0.148s
11:34:54 [2022-11-30T11:34:54.835Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
11:34:54 [2022-11-30T11:34:54.835Z] ++ 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
11:34:54 [2022-11-30T11:34:54.835Z] ++ set -e
11:34:54 [2022-11-30T11:34:54.835Z] ++ '[' -n 0 ']'
11:34:54 [2022-11-30T11:34:54.835Z] ++ set -x
11:34:54 [2022-11-30T11:34:54.835Z] ++ 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
11:34:54 [2022-11-30T11:34:54.835Z] INFO: Testing against a local daemon
11:34:54 [2022-11-30T11:34:54.835Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:34:54 [2022-11-30T11:34:54.835Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:34:54 [2022-11-30T11:34:54.835Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:34:54 [2022-11-30T11:34:54.835Z] === RUN   TestDiskUsage
11:34:54 [2022-11-30T11:34:54.835Z] === PAUSE TestDiskUsage
11:34:54 [2022-11-30T11:34:54.835Z] === RUN   TestEventsExecDie
11:34:55 [2022-11-30T11:34:55.095Z] --- PASS: TestEventsExecDie (0.51s)
11:34:55 [2022-11-30T11:34:55.095Z] === RUN   TestEventsBackwardsCompatible
11:34:55 [2022-11-30T11:34:55.095Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
11:34:55 [2022-11-30T11:34:55.095Z] === RUN   TestEventsVolumeCreate
11:34:55 [2022-11-30T11:34:55.095Z] --- PASS: TestEventsVolumeCreate (0.06s)
11:34:55 [2022-11-30T11:34:55.095Z] === RUN   TestInfoBinaryCommits
11:34:55 [2022-11-30T11:34:55.095Z] --- PASS: TestInfoBinaryCommits (0.02s)
11:34:55 [2022-11-30T11:34:55.095Z] === RUN   TestInfoAPIVersioned
11:34:55 [2022-11-30T11:34:55.095Z] --- PASS: TestInfoAPIVersioned (0.01s)
11:34:55 [2022-11-30T11:34:55.095Z] === RUN   TestInfoAPI
11:34:55 [2022-11-30T11:34:55.095Z] --- PASS: TestInfoAPI (0.02s)
11:34:55 [2022-11-30T11:34:55.095Z] === RUN   TestInfoAPIWarnings
11:35:13 [2022-11-30T11:35:13.193Z] --- PASS: TestInfoAPIWarnings (16.55s)
11:35:13 [2022-11-30T11:35:13.193Z] === RUN   TestInfoDebug
11:35:13 [2022-11-30T11:35:13.193Z] --- PASS: TestInfoDebug (0.52s)
11:35:13 [2022-11-30T11:35:13.193Z] === RUN   TestInfoInsecureRegistries
11:35:13 [2022-11-30T11:35:13.193Z] --- PASS: TestInfoInsecureRegistries (0.52s)
11:35:13 [2022-11-30T11:35:13.193Z] === RUN   TestInfoRegistryMirrors
11:35:13 [2022-11-30T11:35:13.193Z] --- PASS: TestInfoRegistryMirrors (0.52s)
11:35:13 [2022-11-30T11:35:13.193Z] === RUN   TestLoginFailsWithBadCredentials
11:35:13 [2022-11-30T11:35:13.762Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
11:35:13 [2022-11-30T11:35:13.762Z] === RUN   TestPingCacheHeaders
11:35:13 [2022-11-30T11:35:13.762Z] --- PASS: TestPingCacheHeaders (0.02s)
11:35:13 [2022-11-30T11:35:13.762Z] === RUN   TestPingGet
11:35:13 [2022-11-30T11:35:13.762Z] --- PASS: TestPingGet (0.01s)
11:35:13 [2022-11-30T11:35:13.762Z] === RUN   TestPingHead
11:35:13 [2022-11-30T11:35:13.762Z] --- PASS: TestPingHead (0.02s)
11:35:13 [2022-11-30T11:35:13.762Z] === RUN   TestPingSwarmHeader
11:35:14 [2022-11-30T11:35:14.331Z] === RUN   TestPingSwarmHeader/before_swarm_init
11:35:14 [2022-11-30T11:35:14.331Z] === RUN   TestPingSwarmHeader/after_swarm_init
11:35:15 [2022-11-30T11:35:15.712Z] === RUN   TestPingSwarmHeader/after_swarm_leave
11:35:15 [2022-11-30T11:35:15.712Z] --- PASS: TestPingSwarmHeader (1.68s)
11:35:15 [2022-11-30T11:35:15.712Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
11:35:15 [2022-11-30T11:35:15.712Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
11:35:15 [2022-11-30T11:35:15.712Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
11:35:15 [2022-11-30T11:35:15.712Z] === RUN   TestPingBuilderHeader
11:35:15 [2022-11-30T11:35:15.712Z] === RUN   TestPingBuilderHeader/default_config
11:35:15 [2022-11-30T11:35:15.971Z] === RUN   TestPingBuilderHeader/buildkit_disabled
11:35:16 [2022-11-30T11:35:16.541Z] --- PASS: TestPingBuilderHeader (1.04s)
11:35:16 [2022-11-30T11:35:16.541Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
11:35:16 [2022-11-30T11:35:16.541Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
11:35:16 [2022-11-30T11:35:16.541Z] === RUN   TestVersion
11:35:16 [2022-11-30T11:35:16.541Z] --- PASS: TestVersion (0.02s)
11:35:16 [2022-11-30T11:35:16.541Z] === CONT  TestDiskUsage
11:35:17 [2022-11-30T11:35:17.110Z] === RUN   TestDiskUsage/empty
11:35:17 [2022-11-30T11:35:17.110Z] === RUN   TestDiskUsage/empty/container_types
11:35:17 [2022-11-30T11:35:17.110Z] === RUN   TestDiskUsage/empty/image_types
11:35:17 [2022-11-30T11:35:17.110Z] === RUN   TestDiskUsage/empty/volume_types
11:35:17 [2022-11-30T11:35:17.110Z] === RUN   TestDiskUsage/empty/build-cache_types
11:35:17 [2022-11-30T11:35:17.110Z] === RUN   TestDiskUsage/empty/container,_volume_types
11:35:17 [2022-11-30T11:35:17.110Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
11:35:17 [2022-11-30T11:35:17.110Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
11:35:17 [2022-11-30T11:35:17.110Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
11:35:17 [2022-11-30T11:35:17.110Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
11:35:17 [2022-11-30T11:35:17.110Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
11:35:17 [2022-11-30T11:35:17.110Z] === RUN   TestDiskUsage/after_LoadBusybox
11:35:17 [2022-11-30T11:35:17.110Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
11:35:17 [2022-11-30T11:35:17.110Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
11:35:17 [2022-11-30T11:35:17.110Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
11:35:17 [2022-11-30T11:35:17.110Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
11:35:17 [2022-11-30T11:35:17.110Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
11:35:17 [2022-11-30T11:35:17.110Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
11:35:17 [2022-11-30T11:35:17.110Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
11:35:17 [2022-11-30T11:35:17.110Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
11:35:17 [2022-11-30T11:35:17.110Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
11:35:17 [2022-11-30T11:35:17.110Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
11:35:17 [2022-11-30T11:35:17.110Z] === RUN   TestDiskUsage/after_container.Run
11:35:17 [2022-11-30T11:35:17.369Z] === RUN   TestDiskUsage/after_container.Run/container_types
11:35:17 [2022-11-30T11:35:17.369Z] === RUN   TestDiskUsage/after_container.Run/image_types
11:35:17 [2022-11-30T11:35:17.369Z] === RUN   TestDiskUsage/after_container.Run/volume_types
11:35:17 [2022-11-30T11:35:17.369Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
11:35:17 [2022-11-30T11:35:17.369Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
11:35:17 [2022-11-30T11:35:17.369Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
11:35:17 [2022-11-30T11:35:17.369Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
11:35:17 [2022-11-30T11:35:17.369Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
11:35:17 [2022-11-30T11:35:17.369Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
11:35:17 [2022-11-30T11:35:17.369Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
11:35:17 [2022-11-30T11:35:17.629Z] --- PASS: TestDiskUsage (1.07s)
11:35:17 [2022-11-30T11:35:17.629Z]     --- PASS: TestDiskUsage/empty (0.01s)
11:35:17 [2022-11-30T11:35:17.629Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
11:35:17 [2022-11-30T11:35:17.629Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
11:35:17 [2022-11-30T11:35:17.629Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
11:35:17 [2022-11-30T11:35:17.629Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
11:35:17 [2022-11-30T11:35:17.629Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
11:35:17 [2022-11-30T11:35:17.629Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
11:35:17 [2022-11-30T11:35:17.629Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
11:35:17 [2022-11-30T11:35:17.629Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
11:35:17 [2022-11-30T11:35:17.629Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
11:35:17 [2022-11-30T11:35:17.629Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
11:35:17 [2022-11-30T11:35:17.629Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
11:35:17 [2022-11-30T11:35:17.629Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
11:35:17 [2022-11-30T11:35:17.629Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
11:35:17 [2022-11-30T11:35:17.629Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
11:35:17 [2022-11-30T11:35:17.629Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
11:35:17 [2022-11-30T11:35:17.629Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
11:35:17 [2022-11-30T11:35:17.629Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
11:35:17 [2022-11-30T11:35:17.629Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
11:35:17 [2022-11-30T11:35:17.629Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
11:35:17 [2022-11-30T11:35:17.629Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
11:35:17 [2022-11-30T11:35:17.629Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
11:35:17 [2022-11-30T11:35:17.629Z]     --- PASS: TestDiskUsage/after_container.Run (0.32s)
11:35:17 [2022-11-30T11:35:17.629Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
11:35:17 [2022-11-30T11:35:17.629Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
11:35:17 [2022-11-30T11:35:17.629Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
11:35:17 [2022-11-30T11:35:17.629Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
11:35:17 [2022-11-30T11:35:17.629Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
11:35:17 [2022-11-30T11:35:17.629Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
11:35:17 [2022-11-30T11:35:17.629Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
11:35:17 [2022-11-30T11:35:17.629Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
11:35:17 [2022-11-30T11:35:17.629Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
11:35:17 [2022-11-30T11:35:17.629Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
11:35:17 [2022-11-30T11:35:17.629Z] PASS
11:35:17 [2022-11-30T11:35:17.629Z] 
11:35:17 [2022-11-30T11:35:17.629Z] === Skipped
11:35:17 [2022-11-30T11:35:17.629Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:35:17 [2022-11-30T11:35:17.629Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:35:17 [2022-11-30T11:35:17.629Z] 
11:35:17 [2022-11-30T11:35:17.629Z] DONE 57 tests, 1 skipped in 23.142s
11:35:17 [2022-11-30T11:35:17.629Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
11:35:17 [2022-11-30T11:35:17.629Z] ++ 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
11:35:17 [2022-11-30T11:35:17.629Z] ++ set -e
11:35:17 [2022-11-30T11:35:17.629Z] ++ '[' -n 0 ']'
11:35:17 [2022-11-30T11:35:17.629Z] ++ set -x
11:35:17 [2022-11-30T11:35:17.629Z] ++ 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
11:35:17 [2022-11-30T11:35:17.629Z] INFO: Testing against a local daemon
11:35:17 [2022-11-30T11:35:17.629Z] === RUN   TestVolumesCreateAndList
11:35:17 [2022-11-30T11:35:17.629Z] --- PASS: TestVolumesCreateAndList (0.02s)
11:35:17 [2022-11-30T11:35:17.629Z] === RUN   TestVolumesRemove
11:35:17 [2022-11-30T11:35:17.890Z] --- PASS: TestVolumesRemove (0.08s)
11:35:17 [2022-11-30T11:35:17.890Z] === RUN   TestVolumesInspect
11:35:17 [2022-11-30T11:35:17.890Z] --- PASS: TestVolumesInspect (0.02s)
11:35:17 [2022-11-30T11:35:17.890Z] === RUN   TestVolumesInvalidJSON
11:35:17 [2022-11-30T11:35:17.890Z] === RUN   TestVolumesInvalidJSON/volumes/create
11:35:17 [2022-11-30T11:35:17.890Z] === PAUSE TestVolumesInvalidJSON/volumes/create
11:35:17 [2022-11-30T11:35:17.890Z] === CONT  TestVolumesInvalidJSON/volumes/create
11:35:17 [2022-11-30T11:35:17.890Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
11:35:17 [2022-11-30T11:35:17.890Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
11:35:17 [2022-11-30T11:35:17.890Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
11:35:17 [2022-11-30T11:35:17.890Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
11:35:17 [2022-11-30T11:35:17.890Z] --- PASS: TestVolumesInvalidJSON (0.01s)
11:35:17 [2022-11-30T11:35:17.890Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
11:35:17 [2022-11-30T11:35:17.890Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
11:35:17 [2022-11-30T11:35:17.890Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
11:35:17 [2022-11-30T11:35:17.890Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
11:35:17 [2022-11-30T11:35:17.890Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
11:35:17 [2022-11-30T11:35:17.890Z] === RUN   TestVolumePruneAnonymous
11:35:17 [2022-11-30T11:35:17.890Z] --- PASS: TestVolumePruneAnonymous (0.04s)
11:35:17 [2022-11-30T11:35:17.890Z] PASS
11:35:17 [2022-11-30T11:35:17.890Z] 
11:35:17 [2022-11-30T11:35:17.890Z] DONE 10 tests in 0.268s
11:35:17 [2022-11-30T11:35:17.890Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:35:17 [2022-11-30T11:35:17.890Z] ++++ cat bundles/test-integration/docker.pid
11:35:17 [2022-11-30T11:35:17.890Z] +++ kill 15108
11:35:18 [2022-11-30T11:35:18.150Z] +++ /etc/init.d/apparmor stop
11:35:18 [2022-11-30T11:35:18.150Z] Leaving: AppArmorNo profiles have been unloaded.
11:35:18 [2022-11-30T11:35:18.150Z] 
11:35:18 [2022-11-30T11:35:18.150Z] Unloading profiles will leave already running processes permanently
11:35:18 [2022-11-30T11:35:18.150Z] unconfined, which can lead to unexpected situations.
11:35:18 [2022-11-30T11:35:18.150Z] 
11:35:18 [2022-11-30T11:35:18.150Z] To set a process to complain mode, use the command line tool
11:35:18 [2022-11-30T11:35:18.150Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:35:18 [2022-11-30T11:35:18.150Z] +++ true
11:35:18 [2022-11-30T11:35:18.150Z] exiting test-integration
11:35:18 [2022-11-30T11:35:18.150Z] ++ exit 0
11:35:18 [2022-11-30T11:35:18.150Z] 
Post stage
[Pipeline] junit
11:35:19 [2022-11-30T11:35:19.102Z] Recording test results
11:35:19 [2022-11-30T11:35:19.311Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:35:19 [2022-11-30T11:35:19.623Z] + echo Ensuring container killed.
11:35:19 [2022-11-30T11:35:19.623Z] Ensuring container killed.
11:35:19 [2022-11-30T11:35:19.623Z] + docker rm -vf docker-pr1
11:35:19 [2022-11-30T11:35:19.623Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
11:35:19 [2022-11-30T11:35:19.907Z] + echo Chowning /workspace to jenkins user
11:35:19 [2022-11-30T11:35:19.907Z] Chowning /workspace to jenkins user
11:35:19 [2022-11-30T11:35:19.907Z] + id -u
11:35:19 [2022-11-30T11:35:19.907Z] + id -g
11:35:19 [2022-11-30T11:35:19.907Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44554:/workspace busybox chown -R 1000:1000 /workspace
11:35:19 [2022-11-30T11:35:19.907Z] Unable to find image 'busybox:latest' locally
11:35:19 [2022-11-30T11:35:19.907Z] latest: Pulling from library/busybox
11:35:20 [2022-11-30T11:35:20.167Z] 3e32979327a9: Pulling fs layer
11:35:20 [2022-11-30T11:35:20.167Z] 3e32979327a9: Verifying Checksum
11:35:20 [2022-11-30T11:35:20.167Z] 3e32979327a9: Download complete
11:35:20 [2022-11-30T11:35:20.167Z] 3e32979327a9: Pull complete
11:35:20 [2022-11-30T11:35:20.167Z] Digest: sha256:fcd85228d7a25feb59f101ac3a955d27c80df4ad824d65f5757a954831450185
11:35:20 [2022-11-30T11:35:20.167Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:35:21 [2022-11-30T11:35:21.850Z] + bundleName=arm64-integration
11:35:21 [2022-11-30T11:35:21.850Z] + echo Creating arm64-integration-bundles.tar.gz
11:35:21 [2022-11-30T11:35:21.850Z] Creating arm64-integration-bundles.tar.gz
11:35:21 [2022-11-30T11:35:21.850Z] + xargs tar -czf arm64-integration-bundles.tar.gz
11:35:21 [2022-11-30T11:35:21.850Z] + 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
11:35:22 [2022-11-30T11:35:22.123Z] Archiving artifacts
11:35:23 [2022-11-30T11:35:23.814Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44554/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:35:24 [2022-11-30T11:35:24.113Z] + make clean
11:35:24 [2022-11-30T11:35:24.377Z] docker volume rm -f docker-dev-cache docker-mod-cache
11:35:24 [2022-11-30T11:35:24.377Z] docker-dev-cache
11:35:24 [2022-11-30T11:35:24.377Z] 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