Skip to content
Success

Console Output

Pull request #45961 opened
14:42:52 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from b77a83267f0fba9626e393645a8551fa4d932b1a+193f16238bb5ce1eb87efd8da03dce41466ef8c4 (99351a0b2dc09401e355ff7d80e09e4e6a53766b)
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-45961@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
14:42:56 [2023-07-13T14:42:56.030Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
14:42:56 [2023-07-13T14:42:56.033Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
14:43:11 [2023-07-13T14:43:11.235Z] Still waiting to schedule task
14:43:11 [2023-07-13T14:43:11.237Z] Waiting for next available executor on ‘arm64&&ubuntu-200414:43:57 [2023-07-13T14:43:57.267Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02c66a3de21c7cc91) in /home/ubuntu/workspace/moby_PR-45961
[Pipeline] {
[Pipeline] checkout
14:43:57 [2023-07-13T14:43:57.351Z] The recommended git tool is: git
14:43:59 [2023-07-13T14:43:59.278Z] using credential docker-jenkins-github-credentials
14:43:59 [2023-07-13T14:43:59.291Z] Cloning the remote Git repository
14:43:59 [2023-07-13T14:43:59.291Z] Cloning with configured refspecs honoured and without tags
14:43:59 [2023-07-13T14:43:59.316Z] Cloning repository https://github.com/moby/moby.git
14:43:59 [2023-07-13T14:43:59.367Z]  > git init /home/ubuntu/workspace/moby_PR-45961 # timeout=10
14:43:59 [2023-07-13T14:43:59.661Z] Fetching upstream changes from https://github.com/moby/moby.git
14:43:59 [2023-07-13T14:43:59.661Z]  > git --version # timeout=10
14:43:59 [2023-07-13T14:43:59.664Z]  > git --version # 'git version 2.25.1'
14:43:59 [2023-07-13T14:43:59.665Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:43:59 [2023-07-13T14:43:59.666Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45961/head:refs/remotes/origin/PR-45961 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:44:13 [2023-07-13T14:44:13.382Z] Fetching without tags
14:44:13 [2023-07-13T14:44:13.333Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:44:13 [2023-07-13T14:44:13.349Z]  > git config --add remote.origin.fetch +refs/pull/45961/head:refs/remotes/origin/PR-45961 # timeout=10
14:44:13 [2023-07-13T14:44:13.356Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:44:13 [2023-07-13T14:44:13.380Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:44:13 [2023-07-13T14:44:13.392Z] Fetching upstream changes from https://github.com/moby/moby.git
14:44:13 [2023-07-13T14:44:13.392Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:44:13 [2023-07-13T14:44:13.413Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45961/head:refs/remotes/origin/PR-45961 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:44:13 [2023-07-13T14:44:13.619Z] Merging remotes/origin/master commit 193f16238bb5ce1eb87efd8da03dce41466ef8c4 into PR head commit b77a83267f0fba9626e393645a8551fa4d932b1a
14:44:14 [2023-07-13T14:44:14.637Z] Merge succeeded, producing b77a83267f0fba9626e393645a8551fa4d932b1a
14:44:14 [2023-07-13T14:44:14.637Z] Checking out Revision b77a83267f0fba9626e393645a8551fa4d932b1a (PR-45961)
14:44:13 [2023-07-13T14:44:13.632Z]  > git config core.sparsecheckout # timeout=10
14:44:13 [2023-07-13T14:44:13.635Z]  > git checkout -f b77a83267f0fba9626e393645a8551fa4d932b1a # timeout=10
14:44:14 [2023-07-13T14:44:14.620Z]  > git remote # timeout=10
14:44:14 [2023-07-13T14:44:14.625Z]  > git config --get remote.origin.url # timeout=10
14:44:14 [2023-07-13T14:44:14.628Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:44:14 [2023-07-13T14:44:14.629Z]  > git merge 193f16238bb5ce1eb87efd8da03dce41466ef8c4 # timeout=10
14:44:14 [2023-07-13T14:44:14.638Z]  > git rev-parse HEAD^{commit} # timeout=10
14:44:14 [2023-07-13T14:44:14.646Z]  > git config core.sparsecheckout # timeout=10
14:44:14 [2023-07-13T14:44:14.649Z]  > git checkout -f b77a83267f0fba9626e393645a8551fa4d932b1a # timeout=10
14:44:18 [2023-07-13T14:44:18.845Z] Commit message: "client: set both request.Host and request.URL.Host"
14:44:18 [2023-07-13T14:44:18.845Z] First time build. Skipping changelog.
14:44:18 [2023-07-13T14:44:18.874Z]  > git --version # timeout=10
14:44:18 [2023-07-13T14:44:18.877Z]  > git --version # 'git version 2.25.1'
14:44:18 [2023-07-13T14:44:18.880Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:44:19 [2023-07-13T14:44:19.718Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45961:/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
14:44:23 [2023-07-13T14:44:23.024Z] Unable to find image 'alpine:latest' locally
14:44:23 [2023-07-13T14:44:23.024Z] latest: Pulling from library/alpine
14:44:23 [2023-07-13T14:44:23.024Z] 8c6d1654570f: Pulling fs layer
14:44:23 [2023-07-13T14:44:23.024Z] 8c6d1654570f: Verifying Checksum
14:44:23 [2023-07-13T14:44:23.024Z] 8c6d1654570f: Download complete
14:44:23 [2023-07-13T14:44:23.286Z] 8c6d1654570f: Pull complete
14:44:23 [2023-07-13T14:44:23.286Z] Digest: sha256:82d1e9d7ed48a7523bdebc18cf6290bdb97b82302a8a9c27d4fe885949ea94d1
14:44:23 [2023-07-13T14:44:23.286Z] Status: Downloaded newer image for alpine:latest
14:44:29 [2023-07-13T14:44:29.880Z] 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
14:44:30 [2023-07-13T14:44:30.064Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02c66a3de21c7cc91) in /home/ubuntu/workspace/moby_PR-45961
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
14:44:30 [2023-07-13T14:44:30.100Z] The recommended git tool is: git
[Pipeline] // stage
[Pipeline] // stage
14:44:30 [2023-07-13T14:44:30.111Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
14:44:30 [2023-07-13T14:44:30.127Z] Fetching changes from the remote Git repository
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
14:44:30 [2023-07-13T14:44:30.134Z] Fetching without tags
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
14:44:30 [2023-07-13T14:44:30.355Z] Merging remotes/origin/master commit 193f16238bb5ce1eb87efd8da03dce41466ef8c4 into PR head commit b77a83267f0fba9626e393645a8551fa4d932b1a
14:44:30 [2023-07-13T14:44:30.411Z] Merge succeeded, producing b77a83267f0fba9626e393645a8551fa4d932b1a
14:44:30 [2023-07-13T14:44:30.411Z] Checking out Revision b77a83267f0fba9626e393645a8551fa4d932b1a (PR-45961)
14:44:30 [2023-07-13T14:44:30.472Z] Commit message: "client: set both request.Host and request.URL.Host"
14:44:30 [2023-07-13T14:44:30.493Z]  > git --version # timeout=10
14:44:30 [2023-07-13T14:44:30.496Z]  > git --version # 'git version 2.25.1'
14:44:30 [2023-07-13T14:44:30.498Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:44:30 [2023-07-13T14:44:30.128Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45961/.git # timeout=10
14:44:30 [2023-07-13T14:44:30.134Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:44:30 [2023-07-13T14:44:30.141Z] Fetching upstream changes from https://github.com/moby/moby.git
14:44:30 [2023-07-13T14:44:30.142Z]  > git --version # timeout=10
14:44:30 [2023-07-13T14:44:30.144Z]  > git --version # 'git version 2.25.1'
14:44:30 [2023-07-13T14:44:30.144Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:44:30 [2023-07-13T14:44:30.145Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45961/head:refs/remotes/origin/PR-45961 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:44:30 [2023-07-13T14:44:30.362Z]  > git config core.sparsecheckout # timeout=10
14:44:30 [2023-07-13T14:44:30.365Z]  > git checkout -f b77a83267f0fba9626e393645a8551fa4d932b1a # timeout=10
14:44:30 [2023-07-13T14:44:30.396Z]  > git remote # timeout=10
14:44:30 [2023-07-13T14:44:30.399Z]  > git config --get remote.origin.url # timeout=10
14:44:30 [2023-07-13T14:44:30.402Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:44:30 [2023-07-13T14:44:30.403Z]  > git merge 193f16238bb5ce1eb87efd8da03dce41466ef8c4 # timeout=10
14:44:30 [2023-07-13T14:44:30.411Z]  > git rev-parse HEAD^{commit} # timeout=10
14:44:30 [2023-07-13T14:44:30.418Z]  > git config core.sparsecheckout # timeout=10
14:44:30 [2023-07-13T14:44:30.421Z]  > git checkout -f b77a83267f0fba9626e393645a8551fa4d932b1a # timeout=10
14:44:31 [2023-07-13T14:44:31.218Z] + docker version
14:44:31 [2023-07-13T14:44:31.218Z] Client: Docker Engine - Community
14:44:31 [2023-07-13T14:44:31.218Z]  Version:           24.0.2
14:44:31 [2023-07-13T14:44:31.218Z]  API version:       1.43
14:44:31 [2023-07-13T14:44:31.218Z]  Go version:        go1.20.4
14:44:31 [2023-07-13T14:44:31.218Z]  Git commit:        cb74dfc
14:44:31 [2023-07-13T14:44:31.218Z]  Built:             Thu May 25 21:52:41 2023
14:44:31 [2023-07-13T14:44:31.218Z]  OS/Arch:           linux/arm64
14:44:31 [2023-07-13T14:44:31.218Z]  Context:           default
14:44:31 [2023-07-13T14:44:31.218Z] 
14:44:31 [2023-07-13T14:44:31.218Z] Server: Docker Engine - Community
14:44:31 [2023-07-13T14:44:31.218Z]  Engine:
14:44:31 [2023-07-13T14:44:31.218Z]   Version:          24.0.2
14:44:31 [2023-07-13T14:44:31.218Z]   API version:      1.43 (minimum version 1.12)
14:44:31 [2023-07-13T14:44:31.218Z]   Go version:       go1.20.4
14:44:31 [2023-07-13T14:44:31.218Z]   Git commit:       659604f
14:44:31 [2023-07-13T14:44:31.218Z]   Built:            Thu May 25 21:52:41 2023
14:44:31 [2023-07-13T14:44:31.218Z]   OS/Arch:          linux/arm64
14:44:31 [2023-07-13T14:44:31.218Z]   Experimental:     true
14:44:31 [2023-07-13T14:44:31.218Z]  containerd:
14:44:31 [2023-07-13T14:44:31.218Z]   Version:          1.6.21
14:44:31 [2023-07-13T14:44:31.218Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
14:44:31 [2023-07-13T14:44:31.218Z]  runc:
14:44:31 [2023-07-13T14:44:31.218Z]   Version:          1.1.7
14:44:31 [2023-07-13T14:44:31.218Z]   GitCommit:        v1.1.7-0-g860f061
14:44:31 [2023-07-13T14:44:31.218Z]  docker-init:
14:44:31 [2023-07-13T14:44:31.218Z]   Version:          0.19.0
14:44:31 [2023-07-13T14:44:31.218Z]   GitCommit:        de40ad0
[Pipeline] sh
14:44:31 [2023-07-13T14:44:31.508Z] + docker info
14:44:39 [2023-07-13T14:44:39.657Z] Client: Docker Engine - Community
14:44:39 [2023-07-13T14:44:39.657Z]  Version:    24.0.2
14:44:39 [2023-07-13T14:44:39.657Z]  Context:    default
14:44:39 [2023-07-13T14:44:39.657Z]  Debug Mode: false
14:44:39 [2023-07-13T14:44:39.657Z]  Plugins:
14:44:39 [2023-07-13T14:44:39.657Z]   buildx: Docker Buildx (Docker Inc.)
14:44:39 [2023-07-13T14:44:39.657Z]     Version:  v0.11.0
14:44:39 [2023-07-13T14:44:39.657Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
14:44:39 [2023-07-13T14:44:39.657Z]   compose: Docker Compose (Docker Inc.)
14:44:39 [2023-07-13T14:44:39.657Z]     Version:  v2.19.1
14:44:39 [2023-07-13T14:44:39.657Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
14:44:39 [2023-07-13T14:44:39.657Z] 
14:44:39 [2023-07-13T14:44:39.657Z] Server:
14:44:39 [2023-07-13T14:44:39.657Z]  Containers: 0
14:44:39 [2023-07-13T14:44:39.657Z]   Running: 0
14:44:39 [2023-07-13T14:44:39.657Z]   Paused: 0
14:44:39 [2023-07-13T14:44:39.657Z]   Stopped: 0
14:44:39 [2023-07-13T14:44:39.657Z]  Images: 1
14:44:39 [2023-07-13T14:44:39.657Z]  Server Version: 24.0.2
14:44:39 [2023-07-13T14:44:39.657Z]  Storage Driver: overlay2
14:44:39 [2023-07-13T14:44:39.657Z]   Backing Filesystem: extfs
14:44:39 [2023-07-13T14:44:39.657Z]   Supports d_type: true
14:44:39 [2023-07-13T14:44:39.657Z]   Using metacopy: false
14:44:39 [2023-07-13T14:44:39.657Z]   Native Overlay Diff: true
14:44:39 [2023-07-13T14:44:39.657Z]   userxattr: false
14:44:39 [2023-07-13T14:44:39.657Z]  Logging Driver: json-file
14:44:39 [2023-07-13T14:44:39.657Z]  Cgroup Driver: cgroupfs
14:44:39 [2023-07-13T14:44:39.657Z]  Cgroup Version: 1
14:44:39 [2023-07-13T14:44:39.657Z]  Plugins:
14:44:39 [2023-07-13T14:44:39.657Z]   Volume: local
14:44:39 [2023-07-13T14:44:39.657Z]   Network: bridge host ipvlan macvlan null overlay
14:44:39 [2023-07-13T14:44:39.657Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:44:39 [2023-07-13T14:44:39.657Z]  Swarm: inactive
14:44:39 [2023-07-13T14:44:39.657Z]  Runtimes: io.containerd.runc.v2 runc
14:44:39 [2023-07-13T14:44:39.657Z]  Default Runtime: runc
14:44:39 [2023-07-13T14:44:39.657Z]  Init Binary: docker-init
14:44:39 [2023-07-13T14:44:39.657Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
14:44:39 [2023-07-13T14:44:39.657Z]  runc version: v1.1.7-0-g860f061
14:44:39 [2023-07-13T14:44:39.657Z]  init version: de40ad0
14:44:39 [2023-07-13T14:44:39.657Z]  Security Options:
14:44:39 [2023-07-13T14:44:39.657Z]   apparmor
14:44:39 [2023-07-13T14:44:39.657Z]   seccomp
14:44:39 [2023-07-13T14:44:39.657Z]    Profile: builtin
14:44:39 [2023-07-13T14:44:39.657Z]  Kernel Version: 5.15.0-1039-aws
14:44:39 [2023-07-13T14:44:39.657Z]  Operating System: Ubuntu 20.04.6 LTS
14:44:39 [2023-07-13T14:44:39.657Z]  OSType: linux
14:44:39 [2023-07-13T14:44:39.657Z]  Architecture: aarch64
14:44:39 [2023-07-13T14:44:39.657Z]  CPUs: 8
14:44:39 [2023-07-13T14:44:39.657Z]  Total Memory: 30.64GiB
14:44:39 [2023-07-13T14:44:39.657Z]  Name: ip-10-100-35-244
14:44:39 [2023-07-13T14:44:39.657Z]  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
14:44:39 [2023-07-13T14:44:39.657Z]  Docker Root Dir: /var/lib/docker
14:44:39 [2023-07-13T14:44:39.657Z]  Debug Mode: false
14:44:39 [2023-07-13T14:44:39.657Z]  Experimental: true
14:44:39 [2023-07-13T14:44:39.657Z]  Insecure Registries:
14:44:39 [2023-07-13T14:44:39.657Z]   127.0.0.0/8
14:44:39 [2023-07-13T14:44:39.657Z]  Live Restore Enabled: true
14:44:39 [2023-07-13T14:44:39.657Z] 
[Pipeline] sh
14:44:39 [2023-07-13T14:44:39.948Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
14:44:39 [2023-07-13T14:44:39.948Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
14:44:39 [2023-07-13T14:44:39.948Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45961/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
14:44:39 [2023-07-13T14:44:39.948Z] + bash /home/ubuntu/workspace/moby_PR-45961/check-config.sh
14:44:39 [2023-07-13T14:44:39.948Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:44:39 [2023-07-13T14:44:39.948Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ...
14:44:39 [2023-07-13T14:44:39.948Z] 
14:44:39 [2023-07-13T14:44:39.948Z] Generally Necessary:
14:44:39 [2023-07-13T14:44:39.948Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:44:39 [2023-07-13T14:44:39.948Z] - apparmor: enabled and tools installed
14:44:39 [2023-07-13T14:44:39.948Z] - CONFIG_NAMESPACES: enabled
14:44:39 [2023-07-13T14:44:39.948Z] - CONFIG_NET_NS: enabled
14:44:39 [2023-07-13T14:44:39.948Z] - CONFIG_PID_NS: enabled
14:44:39 [2023-07-13T14:44:39.948Z] - CONFIG_IPC_NS: enabled
14:44:39 [2023-07-13T14:44:39.948Z] - CONFIG_UTS_NS: enabled
14:44:39 [2023-07-13T14:44:39.948Z] - CONFIG_CGROUPS: enabled
14:44:39 [2023-07-13T14:44:39.948Z] - CONFIG_CGROUP_CPUACCT: enabled
14:44:39 [2023-07-13T14:44:39.948Z] - CONFIG_CGROUP_DEVICE: enabled
14:44:39 [2023-07-13T14:44:39.948Z] - CONFIG_CGROUP_FREEZER: enabled
14:44:39 [2023-07-13T14:44:39.948Z] - CONFIG_CGROUP_SCHED: enabled
14:44:39 [2023-07-13T14:44:39.948Z] - CONFIG_CPUSETS: enabled
14:44:39 [2023-07-13T14:44:39.948Z] - CONFIG_MEMCG: enabled
14:44:39 [2023-07-13T14:44:39.948Z] - CONFIG_KEYS: enabled
14:44:39 [2023-07-13T14:44:39.948Z] - CONFIG_VETH: enabled (as module)
14:44:39 [2023-07-13T14:44:39.948Z] - CONFIG_BRIDGE: enabled (as module)
14:44:39 [2023-07-13T14:44:39.948Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:44:39 [2023-07-13T14:44:39.948Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:44:40 [2023-07-13T14:44:40.210Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:44:40 [2023-07-13T14:44:40.210Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:44:40 [2023-07-13T14:44:40.210Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:44:40 [2023-07-13T14:44:40.210Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:44:40 [2023-07-13T14:44:40.210Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
14:44:40 [2023-07-13T14:44:40.210Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:44:40 [2023-07-13T14:44:40.210Z] - CONFIG_NF_NAT: enabled (as module)
14:44:40 [2023-07-13T14:44:40.210Z] - CONFIG_POSIX_MQUEUE: enabled
14:44:40 [2023-07-13T14:44:40.210Z] - CONFIG_CGROUP_BPF: enabled
14:44:40 [2023-07-13T14:44:40.210Z] 
14:44:40 [2023-07-13T14:44:40.210Z] Optional Features:
14:44:40 [2023-07-13T14:44:40.210Z] - CONFIG_USER_NS: enabled
14:44:40 [2023-07-13T14:44:40.210Z] - CONFIG_SECCOMP: enabled
14:44:40 [2023-07-13T14:44:40.210Z] - CONFIG_SECCOMP_FILTER: enabled
14:44:40 [2023-07-13T14:44:40.210Z] - CONFIG_CGROUP_PIDS: enabled
14:44:40 [2023-07-13T14:44:40.210Z] - CONFIG_MEMCG_SWAP: enabled
14:44:40 [2023-07-13T14:44:40.210Z]     (cgroup swap accounting is currently enabled)
14:44:40 [2023-07-13T14:44:40.210Z] - CONFIG_BLK_CGROUP: enabled
14:44:40 [2023-07-13T14:44:40.210Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:44:40 [2023-07-13T14:44:40.210Z] - CONFIG_CGROUP_PERF: enabled
14:44:40 [2023-07-13T14:44:40.210Z] - CONFIG_CGROUP_HUGETLB: enabled
14:44:40 [2023-07-13T14:44:40.210Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:44:40 [2023-07-13T14:44:40.210Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:44:40 [2023-07-13T14:44:40.210Z] - CONFIG_CFS_BANDWIDTH: enabled
14:44:40 [2023-07-13T14:44:40.210Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:44:40 [2023-07-13T14:44:40.210Z] - CONFIG_RT_GROUP_SCHED: missing
14:44:40 [2023-07-13T14:44:40.473Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:44:40 [2023-07-13T14:44:40.473Z] - CONFIG_IP_VS: enabled (as module)
14:44:40 [2023-07-13T14:44:40.473Z] - CONFIG_IP_VS_NFCT: enabled
14:44:40 [2023-07-13T14:44:40.473Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:44:40 [2023-07-13T14:44:40.473Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:44:40 [2023-07-13T14:44:40.473Z] - CONFIG_IP_VS_RR: enabled (as module)
14:44:40 [2023-07-13T14:44:40.473Z] - CONFIG_SECURITY_SELINUX: enabled
14:44:40 [2023-07-13T14:44:40.473Z] - CONFIG_SECURITY_APPARMOR: enabled
14:44:40 [2023-07-13T14:44:40.473Z] - CONFIG_EXT4_FS: enabled
14:44:40 [2023-07-13T14:44:40.473Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:44:40 [2023-07-13T14:44:40.473Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:44:40 [2023-07-13T14:44:40.473Z] - Network Drivers:
14:44:40 [2023-07-13T14:44:40.473Z]   - "overlay":
14:44:40 [2023-07-13T14:44:40.473Z]     - CONFIG_VXLAN: enabled (as module)
14:44:40 [2023-07-13T14:44:40.473Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:44:40 [2023-07-13T14:44:40.473Z]       Optional (for encrypted networks):
14:44:40 [2023-07-13T14:44:40.473Z]       - CONFIG_CRYPTO: enabled
14:44:40 [2023-07-13T14:44:40.473Z]       - CONFIG_CRYPTO_AEAD: enabled
14:44:40 [2023-07-13T14:44:40.473Z]       - CONFIG_CRYPTO_GCM: enabled
14:44:40 [2023-07-13T14:44:40.473Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:44:40 [2023-07-13T14:44:40.473Z]       - CONFIG_CRYPTO_GHASH: enabled
14:44:40 [2023-07-13T14:44:40.473Z]       - CONFIG_XFRM: enabled
14:44:40 [2023-07-13T14:44:40.473Z]       - CONFIG_XFRM_USER: enabled (as module)
14:44:40 [2023-07-13T14:44:40.473Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:44:40 [2023-07-13T14:44:40.473Z]       - CONFIG_INET_ESP: enabled (as module)
14:44:40 [2023-07-13T14:44:40.473Z]   - "ipvlan":
14:44:40 [2023-07-13T14:44:40.734Z]     - CONFIG_IPVLAN: enabled (as module)
14:44:40 [2023-07-13T14:44:40.734Z]   - "macvlan":
14:44:40 [2023-07-13T14:44:40.734Z]     - CONFIG_MACVLAN: enabled (as module)
14:44:40 [2023-07-13T14:44:40.734Z]     - CONFIG_DUMMY: enabled (as module)
14:44:40 [2023-07-13T14:44:40.734Z]   - "ftp,tftp client in container":
14:44:40 [2023-07-13T14:44:40.734Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:44:40 [2023-07-13T14:44:40.734Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:44:40 [2023-07-13T14:44:40.734Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:44:40 [2023-07-13T14:44:40.734Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:44:40 [2023-07-13T14:44:40.734Z] - Storage Drivers:
14:44:40 [2023-07-13T14:44:40.734Z]   - "aufs":
14:44:40 [2023-07-13T14:44:40.734Z]     - CONFIG_AUFS_FS: enabled (as module)
14:44:40 [2023-07-13T14:44:40.734Z]   - "btrfs":
14:44:40 [2023-07-13T14:44:40.734Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:44:40 [2023-07-13T14:44:40.734Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:44:40 [2023-07-13T14:44:40.734Z]   - "devicemapper":
14:44:40 [2023-07-13T14:44:40.734Z]     - CONFIG_BLK_DEV_DM: enabled
14:44:40 [2023-07-13T14:44:40.734Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:44:40 [2023-07-13T14:44:40.734Z]   - "overlay":
14:44:40 [2023-07-13T14:44:40.734Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:44:40 [2023-07-13T14:44:40.734Z]   - "zfs":
14:44:40 [2023-07-13T14:44:40.734Z]     - /dev/zfs: present
14:44:40 [2023-07-13T14:44:40.734Z]     - zfs command: missing
14:44:40 [2023-07-13T14:44:40.734Z]     - zpool command: missing
14:44:40 [2023-07-13T14:44:40.734Z] 
14:44:40 [2023-07-13T14:44:40.734Z] Limits:
14:44:40 [2023-07-13T14:44:40.734Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:44:40 [2023-07-13T14:44:40.734Z] 
14:44:40 [2023-07-13T14:44:40.734Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:44:41 [2023-07-13T14:44:41.053Z] + docker build --force-rm -t docker:b77a83267f0fba9626e393645a8551fa4d932b1a .
14:44:41 [2023-07-13T14:44:41.315Z] #0 building with "default" instance using docker driver
14:44:41 [2023-07-13T14:44:41.315Z] 
14:44:41 [2023-07-13T14:44:41.315Z] #1 [internal] load .dockerignore
14:44:41 [2023-07-13T14:44:41.315Z] #1 transferring context: 113B done
14:44:41 [2023-07-13T14:44:41.315Z] #1 DONE 0.1s
14:44:41 [2023-07-13T14:44:41.315Z] 
14:44:41 [2023-07-13T14:44:41.315Z] #2 [internal] load build definition from Dockerfile
14:44:41 [2023-07-13T14:44:41.315Z] #2 transferring dockerfile: 27.98kB done
14:44:41 [2023-07-13T14:44:41.315Z] #2 DONE 0.1s
14:44:41 [2023-07-13T14:44:41.315Z] 
14:44:41 [2023-07-13T14:44:41.315Z] #3 resolve image config for docker.io/docker/dockerfile:1
14:44:41 [2023-07-13T14:44:41.577Z] #3 DONE 0.3s
14:44:41 [2023-07-13T14:44:41.577Z] 
14:44:41 [2023-07-13T14:44:41.577Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
14:44:41 [2023-07-13T14:44:41.577Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done
14:44:41 [2023-07-13T14:44:41.577Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 5.24MB / 10.82MB 0.1s
14:44:41 [2023-07-13T14:44:41.577Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
14:44:41 [2023-07-13T14:44:41.577Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done
14:44:41 [2023-07-13T14:44:41.577Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done
14:44:41 [2023-07-13T14:44:41.838Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.2s
14:44:41 [2023-07-13T14:44:41.838Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65
14:44:41 [2023-07-13T14:44:41.838Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.2s done
14:44:41 [2023-07-13T14:44:41.839Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.1s done
14:44:41 [2023-07-13T14:44:41.839Z] #4 DONE 0.4s
14:44:42 [2023-07-13T14:44:42.100Z] 
14:44:42 [2023-07-13T14:44:42.100Z] #5 [internal] load metadata for docker.io/docker/buildx-bin:0.11.0
14:44:43 [2023-07-13T14:44:43.488Z] #5 ...
14:44:43 [2023-07-13T14:44:43.488Z] 
14:44:43 [2023-07-13T14:44:43.488Z] #6 [internal] load metadata for docker.io/library/golang:1.20.5-bullseye
14:44:43 [2023-07-13T14:44:43.488Z] #6 DONE 1.3s
14:44:43 [2023-07-13T14:44:43.488Z] 
14:44:43 [2023-07-13T14:44:43.488Z] #7 [internal] load metadata for docker.io/library/busybox:latest
14:44:43 [2023-07-13T14:44:43.488Z] #7 DONE 1.4s
14:44:43 [2023-07-13T14:44:43.488Z] 
14:44:43 [2023-07-13T14:44:43.488Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:44:43 [2023-07-13T14:44:43.488Z] #8 DONE 1.5s
14:44:43 [2023-07-13T14:44:43.488Z] 
14:44:43 [2023-07-13T14:44:43.488Z] #9 [internal] load metadata for docker.io/docker/compose-bin:v2.20.0
14:44:43 [2023-07-13T14:44:43.488Z] #9 DONE 1.5s
14:44:43 [2023-07-13T14:44:43.488Z] 
14:44:43 [2023-07-13T14:44:43.488Z] #10 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
14:44:43 [2023-07-13T14:44:43.750Z] #10 ...
14:44:43 [2023-07-13T14:44:43.750Z] 
14:44:43 [2023-07-13T14:44:43.750Z] #5 [internal] load metadata for docker.io/docker/buildx-bin:0.11.0
14:44:43 [2023-07-13T14:44:43.750Z] #5 DONE 1.5s
14:44:43 [2023-07-13T14:44:43.750Z] 
14:44:43 [2023-07-13T14:44:43.750Z] #11 [internal] load metadata for docker.io/library/debian:bullseye
14:44:43 [2023-07-13T14:44:43.750Z] #11 DONE 1.6s
14:44:43 [2023-07-13T14:44:43.750Z] 
14:44:43 [2023-07-13T14:44:43.750Z] #10 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
14:44:43 [2023-07-13T14:44:43.750Z] #10 DONE 1.6s
14:44:44 [2023-07-13T14:44:44.012Z] 
14:44:44 [2023-07-13T14:44:44.012Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0
14:44:44 [2023-07-13T14:44:44.012Z] #12 resolve docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0
14:44:44 [2023-07-13T14:44:44.587Z] #12 resolve docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 0.4s done
14:44:44 [2023-07-13T14:44:44.587Z] #12 sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 1.85kB / 1.85kB done
14:44:44 [2023-07-13T14:44:44.587Z] #12 sha256:de3c0d12dd75f1a47595ff0ce78f2d30d6ca95c3ad66af06c8815d1f9b8e208d 529B / 529B done
14:44:44 [2023-07-13T14:44:44.587Z] #12 sha256:a057fce101fd55e46c91786b7fe2c9e80353b088c83a6eb63d2bcb48dc4b47e9 1.48kB / 1.48kB done
14:44:44 [2023-07-13T14:44:44.903Z] #12 sha256:29279ac7c19f9c667f1c6b07bfba6fba20ca0d945b9fbc6edad6f75d13361fae 4.19MB / 53.70MB 0.3s
14:44:44 [2023-07-13T14:44:44.903Z] #12 sha256:29279ac7c19f9c667f1c6b07bfba6fba20ca0d945b9fbc6edad6f75d13361fae 16.78MB / 53.70MB 0.4s
14:44:45 [2023-07-13T14:44:45.166Z] #12 sha256:29279ac7c19f9c667f1c6b07bfba6fba20ca0d945b9fbc6edad6f75d13361fae 20.97MB / 53.70MB 0.5s
14:44:45 [2023-07-13T14:44:45.166Z] #12 sha256:29279ac7c19f9c667f1c6b07bfba6fba20ca0d945b9fbc6edad6f75d13361fae 32.51MB / 53.70MB 0.6s
14:44:45 [2023-07-13T14:44:45.166Z] #12 sha256:29279ac7c19f9c667f1c6b07bfba6fba20ca0d945b9fbc6edad6f75d13361fae 46.14MB / 53.70MB 0.7s
14:44:45 [2023-07-13T14:44:45.428Z] #12 sha256:29279ac7c19f9c667f1c6b07bfba6fba20ca0d945b9fbc6edad6f75d13361fae 53.70MB / 53.70MB 0.9s
14:44:46 [2023-07-13T14:44:46.002Z] #12 ...
14:44:46 [2023-07-13T14:44:46.002Z] 
14:44:46 [2023-07-13T14:44:46.002Z] #13 [internal] load build context
14:44:46 [2023-07-13T14:44:46.002Z] #13 transferring context: 68.94MB 1.4s done
14:44:46 [2023-07-13T14:44:46.002Z] #13 DONE 1.9s
14:44:46 [2023-07-13T14:44:46.002Z] 
14:44:46 [2023-07-13T14:44:46.002Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0
14:44:46 [2023-07-13T14:44:46.002Z] #12 sha256:29279ac7c19f9c667f1c6b07bfba6fba20ca0d945b9fbc6edad6f75d13361fae 53.70MB / 53.70MB 1.5s done
14:44:47 [2023-07-13T14:44:47.920Z] #12 extracting sha256:29279ac7c19f9c667f1c6b07bfba6fba20ca0d945b9fbc6edad6f75d13361fae 1.6s done
14:44:47 [2023-07-13T14:44:47.920Z] #12 DONE 3.7s
14:44:47 [2023-07-13T14:44:47.920Z] 
14:44:47 [2023-07-13T14:44:47.920Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.5-bullseye@sha256:d9f75197f484a4d7e008a0a8f7d1e68344ea1c1ba030273d5ab1567e129eed55
14:44:47 [2023-07-13T14:44:47.920Z] #14 resolve docker.io/library/golang:1.20.5-bullseye@sha256:d9f75197f484a4d7e008a0a8f7d1e68344ea1c1ba030273d5ab1567e129eed55 0.3s done
14:44:47 [2023-07-13T14:44:47.920Z] #14 sha256:d9f75197f484a4d7e008a0a8f7d1e68344ea1c1ba030273d5ab1567e129eed55 1.86kB / 1.86kB done
14:44:47 [2023-07-13T14:44:47.920Z] #14 sha256:0f753cf6fb24f11ef97278bf105b91b39acf163ca6060e8e97e6b70bbe2c0c40 1.58kB / 1.58kB done
14:44:47 [2023-07-13T14:44:47.920Z] #14 sha256:389f77f71dce1db400bf9924ee12bc3ee1cdf1619bfe5692026f12afb032bc70 7.07kB / 7.07kB done
14:44:47 [2023-07-13T14:44:47.920Z] #14 sha256:29279ac7c19f9c667f1c6b07bfba6fba20ca0d945b9fbc6edad6f75d13361fae 53.70MB / 53.70MB 1.5s done
14:44:47 [2023-07-13T14:44:47.920Z] #14 sha256:9d0c3fcc5367be60f92df0774820f317a179565cd3ee9c222f5500a7be32151e 15.75MB / 15.75MB 0.6s done
14:44:47 [2023-07-13T14:44:47.920Z] #14 sha256:5c5fa66dbb545c6ff93c768ac595d874b2f22053e8d2f842f4b6ccc310ebfe0c 54.68MB / 54.68MB 2.1s done
14:44:47 [2023-07-13T14:44:47.920Z] #14 sha256:d8cfd9718ba6468cf1ee97ee10216632f123984aec4566ac6022efb0e6a3f1c8 81.44MB / 81.44MB 3.1s done
14:44:47 [2023-07-13T14:44:47.920Z] #14 extracting sha256:29279ac7c19f9c667f1c6b07bfba6fba20ca0d945b9fbc6edad6f75d13361fae 1.6s done
14:44:47 [2023-07-13T14:44:47.920Z] #14 sha256:073d6f0d8e31c45f94360a29e01d70f8b058b3da3f4316b3a3e1181462855714 155B / 155B 3.1s done
14:44:47 [2023-07-13T14:44:47.920Z] #14 sha256:fb4bdb08a03ea1ef835aa92b54d1dcd6efff2889ceb906771fac1931a39f1091 50.33MB / 95.53MB 3.3s
14:44:47 [2023-07-13T14:44:47.920Z] #14 extracting sha256:9d0c3fcc5367be60f92df0774820f317a179565cd3ee9c222f5500a7be32151e 0.1s
14:44:47 [2023-07-13T14:44:47.920Z] #14 sha256:fb4bdb08a03ea1ef835aa92b54d1dcd6efff2889ceb906771fac1931a39f1091 66.06MB / 95.53MB 3.5s
14:44:48 [2023-07-13T14:44:48.183Z] #14 extracting sha256:9d0c3fcc5367be60f92df0774820f317a179565cd3ee9c222f5500a7be32151e 0.4s done
14:44:48 [2023-07-13T14:44:48.183Z] #14 ...
14:44:48 [2023-07-13T14:44:48.183Z] 
14:44:48 [2023-07-13T14:44:48.183Z] #15 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:2376a0c12759aa1214ba83e771ff252c7b1663216b192fbe5e0fb364e952f85c
14:44:48 [2023-07-13T14:44:48.183Z] #15 resolve docker.io/library/busybox@sha256:2376a0c12759aa1214ba83e771ff252c7b1663216b192fbe5e0fb364e952f85c 0.3s done
14:44:48 [2023-07-13T14:44:48.183Z] #15 sha256:2376a0c12759aa1214ba83e771ff252c7b1663216b192fbe5e0fb364e952f85c 2.29kB / 2.29kB done
14:44:48 [2023-07-13T14:44:48.183Z] #15 sha256:52908feba3a6ed841905ce9d248ca4b9910447eaa1737db44f191c947282cdb8 528B / 528B done
14:44:48 [2023-07-13T14:44:48.183Z] #15 sha256:3772266d7498c8df7461f1897f6961cdbc71c63c56c213829d56b9c88bea7634 1.47kB / 1.47kB done
14:44:48 [2023-07-13T14:44:48.183Z] #15 sha256:ba1cab11642e9372ec958d63d81a3a1d54465ec265d74f2cbb4564f5e0062bb5 1.92MB / 1.92MB 3.4s done
14:44:48 [2023-07-13T14:44:48.183Z] #15 extracting sha256:ba1cab11642e9372ec958d63d81a3a1d54465ec265d74f2cbb4564f5e0062bb5 0.1s done
14:44:48 [2023-07-13T14:44:48.183Z] #15 DONE 4.1s
14:44:48 [2023-07-13T14:44:48.183Z] 
14:44:48 [2023-07-13T14:44:48.183Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.5-bullseye@sha256:d9f75197f484a4d7e008a0a8f7d1e68344ea1c1ba030273d5ab1567e129eed55
14:44:48 [2023-07-13T14:44:48.183Z] #14 sha256:fb4bdb08a03ea1ef835aa92b54d1dcd6efff2889ceb906771fac1931a39f1091 83.89MB / 95.53MB 3.7s
14:44:48 [2023-07-13T14:44:48.183Z] #14 extracting sha256:5c5fa66dbb545c6ff93c768ac595d874b2f22053e8d2f842f4b6ccc310ebfe0c
14:44:48 [2023-07-13T14:44:48.183Z] #14 ...
14:44:48 [2023-07-13T14:44:48.183Z] 
14:44:48 [2023-07-13T14:44:48.183Z] #16 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
14:44:48 [2023-07-13T14:44:48.183Z] #16 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.4s done
14:44:48 [2023-07-13T14:44:48.183Z] #16 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
14:44:48 [2023-07-13T14:44:48.183Z] #16 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
14:44:48 [2023-07-13T14:44:48.183Z] #16 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
14:44:48 [2023-07-13T14:44:48.183Z] #16 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
14:44:48 [2023-07-13T14:44:48.183Z] #16 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 3.7s done
14:44:48 [2023-07-13T14:44:48.183Z] #16 DONE 4.2s
14:44:48 [2023-07-13T14:44:48.183Z] 
14:44:48 [2023-07-13T14:44:48.183Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.5-bullseye@sha256:d9f75197f484a4d7e008a0a8f7d1e68344ea1c1ba030273d5ab1567e129eed55
14:44:48 [2023-07-13T14:44:48.183Z] #14 sha256:fb4bdb08a03ea1ef835aa92b54d1dcd6efff2889ceb906771fac1931a39f1091 93.32MB / 95.53MB 3.8s
14:44:49 [2023-07-13T14:44:49.130Z] #14 sha256:fb4bdb08a03ea1ef835aa92b54d1dcd6efff2889ceb906771fac1931a39f1091 95.53MB / 95.53MB 4.7s done
14:44:49 [2023-07-13T14:44:49.130Z] #14 ...
14:44:49 [2023-07-13T14:44:49.130Z] 
14:44:49 [2023-07-13T14:44:49.130Z] #17 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.0@sha256:4098842bddfcbf09506868e50b5dab4b7146a4b35447fe39bc808753292a7e33
14:44:49 [2023-07-13T14:44:49.130Z] #17 resolve docker.io/docker/compose-bin:v2.20.0@sha256:4098842bddfcbf09506868e50b5dab4b7146a4b35447fe39bc808753292a7e33 0.3s done
14:44:49 [2023-07-13T14:44:49.130Z] #17 sha256:4098842bddfcbf09506868e50b5dab4b7146a4b35447fe39bc808753292a7e33 8.43kB / 8.43kB done
14:44:49 [2023-07-13T14:44:49.130Z] #17 sha256:e138622e6d651183784d3474323edf246e6488eaf3a8fd58bd4097549513a6ef 482B / 482B done
14:44:49 [2023-07-13T14:44:49.130Z] #17 sha256:5aad8a6abc6c3e2e2eedffe92089d8a68faf55a1ea5a3645e36cbb18260f4c40 2.21kB / 2.21kB done
14:44:49 [2023-07-13T14:44:49.130Z] #17 sha256:97a364bc68efeeb1e213ffdf48012dc1cdde1daa52fef33cbc1a53affc2f22b1 16.33MB / 16.33MB 3.6s
14:44:49 [2023-07-13T14:44:49.130Z] #17 extracting sha256:97a364bc68efeeb1e213ffdf48012dc1cdde1daa52fef33cbc1a53affc2f22b1 0.4s done
14:44:49 [2023-07-13T14:44:49.130Z] #17 ...
14:44:49 [2023-07-13T14:44:49.130Z] 
14:44:49 [2023-07-13T14:44:49.130Z] #18 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.0@sha256:66b638ebf4a01cec44ffdb72c9994347da049e26d6c858058c08c4e9b4a71839
14:44:49 [2023-07-13T14:44:49.130Z] #18 resolve docker.io/docker/buildx-bin:0.11.0@sha256:66b638ebf4a01cec44ffdb72c9994347da049e26d6c858058c08c4e9b4a71839 0.4s done
14:44:49 [2023-07-13T14:44:49.130Z] #18 sha256:66b638ebf4a01cec44ffdb72c9994347da049e26d6c858058c08c4e9b4a71839 8.43kB / 8.43kB done
14:44:49 [2023-07-13T14:44:49.130Z] #18 sha256:10e6d88dfc2e3598c759083b2dd0d0647fa9deb8d22a75912f174dd24009bf75 482B / 482B done
14:44:49 [2023-07-13T14:44:49.130Z] #18 sha256:8736698b447625803f734d2fd521c13dd0a40d65c3992510cd2ba73402ce1456 2.01kB / 2.01kB done
14:44:49 [2023-07-13T14:44:49.130Z] #18 sha256:f29dc1fb5dcb59aa702ad496f6b1ed99c051bc87d8d19209c47dca403f2dd25f 15.76MB / 15.76MB 4.2s done
14:44:49 [2023-07-13T14:44:49.130Z] #18 extracting sha256:f29dc1fb5dcb59aa702ad496f6b1ed99c051bc87d8d19209c47dca403f2dd25f 0.2s done
14:44:49 [2023-07-13T14:44:49.130Z] #18 DONE 5.3s
14:44:49 [2023-07-13T14:44:49.130Z] 
14:44:49 [2023-07-13T14:44:49.130Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.5-bullseye@sha256:d9f75197f484a4d7e008a0a8f7d1e68344ea1c1ba030273d5ab1567e129eed55
14:44:49 [2023-07-13T14:44:49.392Z] #14 ...
14:44:49 [2023-07-13T14:44:49.392Z] 
14:44:49 [2023-07-13T14:44:49.392Z] #19 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:44:49 [2023-07-13T14:44:49.392Z] #19 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.3s done
14:44:49 [2023-07-13T14:44:49.392Z] #19 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
14:44:49 [2023-07-13T14:44:49.392Z] #19 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
14:44:49 [2023-07-13T14:44:49.392Z] #19 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
14:44:49 [2023-07-13T14:44:49.392Z] #19 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.7s
14:44:49 [2023-07-13T14:44:49.392Z] #19 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done
14:44:49 [2023-07-13T14:44:49.392Z] #19 ...
14:44:49 [2023-07-13T14:44:49.392Z] 
14:44:49 [2023-07-13T14:44:49.392Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.5-bullseye@sha256:d9f75197f484a4d7e008a0a8f7d1e68344ea1c1ba030273d5ab1567e129eed55
14:44:49 [2023-07-13T14:44:49.966Z] #14 extracting sha256:5c5fa66dbb545c6ff93c768ac595d874b2f22053e8d2f842f4b6ccc310ebfe0c 1.9s done
14:44:50 [2023-07-13T14:44:50.229Z] #14 extracting sha256:d8cfd9718ba6468cf1ee97ee10216632f123984aec4566ac6022efb0e6a3f1c8
14:44:51 [2023-07-13T14:44:51.620Z] #14 extracting sha256:d8cfd9718ba6468cf1ee97ee10216632f123984aec4566ac6022efb0e6a3f1c8 1.4s done
14:44:51 [2023-07-13T14:44:51.620Z] #14 extracting sha256:fb4bdb08a03ea1ef835aa92b54d1dcd6efff2889ceb906771fac1931a39f1091
14:44:56 [2023-07-13T14:44:56.919Z] #14 extracting sha256:fb4bdb08a03ea1ef835aa92b54d1dcd6efff2889ceb906771fac1931a39f1091 4.3s done
14:44:56 [2023-07-13T14:44:56.919Z] #14 extracting sha256:073d6f0d8e31c45f94360a29e01d70f8b058b3da3f4316b3a3e1181462855714 done
14:44:56 [2023-07-13T14:44:56.919Z] #14 DONE 12.5s
14:44:56 [2023-07-13T14:44:56.919Z] 
14:44:56 [2023-07-13T14:44:56.919Z] #20 [build-dummy 2/2] RUN mkdir -p /build
14:44:56 [2023-07-13T14:44:56.919Z] #20 DONE 8.4s
14:44:56 [2023-07-13T14:44:56.919Z] 
14:44:56 [2023-07-13T14:44:56.919Z] #21 [binary-dummy 1/1] COPY --from=build-dummy /build /build
14:44:56 [2023-07-13T14:44:56.919Z] #21 DONE 0.0s
14:44:56 [2023-07-13T14:44:56.919Z] 
14:44:56 [2023-07-13T14:44:56.919Z] #22 [base 2/5] COPY --from=xx / /
14:44:56 [2023-07-13T14:44:56.919Z] #22 DONE 0.1s
14:44:56 [2023-07-13T14:44:56.919Z] 
14:44:56 [2023-07-13T14:44:56.919Z] #23 [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
14:44:56 [2023-07-13T14:44:56.919Z] #23 0.545 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
14:44:56 [2023-07-13T14:44:56.919Z] #23 0.562 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:44:56 [2023-07-13T14:44:56.919Z] #23 0.562 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:44:56 [2023-07-13T14:44:56.919Z] #23 0.701 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
14:44:56 [2023-07-13T14:44:56.919Z] #23 1.044 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
14:44:56 [2023-07-13T14:44:56.919Z] #23 1.068 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
14:44:56 [2023-07-13T14:44:56.919Z] #23 2.036 Fetched 8539 kB in 2s (4874 kB/s)
14:44:56 [2023-07-13T14:44:56.919Z] #23 2.036 Reading package lists...
14:44:56 [2023-07-13T14:44:56.919Z] #23 2.614 Reading package lists...
14:44:56 [2023-07-13T14:44:56.919Z] #23 3.181 Building dependency tree...
14:44:56 [2023-07-13T14:44:56.919Z] #23 3.693 The following additional packages will be installed:
14:44:56 [2023-07-13T14:44:56.919Z] #23 3.694   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
14:44:56 [2023-07-13T14:44:56.919Z] #23 3.695   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
14:44:56 [2023-07-13T14:44:56.919Z] #23 3.698 Recommended packages:
14:44:56 [2023-07-13T14:44:56.919Z] #23 3.698   libldap-common publicsuffix libsasl2-modules
14:44:56 [2023-07-13T14:44:56.919Z] #23 3.813 The following NEW packages will be installed:
14:44:56 [2023-07-13T14:44:56.919Z] #23 3.814   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
14:44:56 [2023-07-13T14:44:56.919Z] #23 3.814   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
14:44:56 [2023-07-13T14:44:56.919Z] #23 3.815   libssh2-1 openssl
14:44:56 [2023-07-13T14:44:56.919Z] #23 4.096 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
14:44:56 [2023-07-13T14:44:56.919Z] #23 4.096 Need to get 2945 kB of archives.
14:44:56 [2023-07-13T14:44:56.919Z] #23 4.096 After this operation, 6484 kB of additional disk space will be used.
14:44:56 [2023-07-13T14:44:56.919Z] #23 4.096 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u5 [832 kB]
14:44:56 [2023-07-13T14:44:56.919Z] #23 4.111 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
14:44:56 [2023-07-13T14:44:56.919Z] #23 4.112 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
14:44:56 [2023-07-13T14:44:56.919Z] #23 4.116 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
14:44:56 [2023-07-13T14:44:56.919Z] #23 4.116 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
14:44:56 [2023-07-13T14:44:56.919Z] #23 4.118 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
14:44:56 [2023-07-13T14:44:56.919Z] #23 4.121 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
14:44:56 [2023-07-13T14:44:56.919Z] #23 4.126 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
14:44:56 [2023-07-13T14:44:56.919Z] #23 4.132 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
14:44:56 [2023-07-13T14:44:56.919Z] #23 4.141 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
14:44:56 [2023-07-13T14:44:56.919Z] #23 4.159 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB]
14:44:56 [2023-07-13T14:44:56.919Z] #23 4.163 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB]
14:44:56 [2023-07-13T14:44:56.919Z] #23 4.165 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
14:44:56 [2023-07-13T14:44:56.919Z] #23 4.173 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
14:44:56 [2023-07-13T14:44:56.919Z] #23 4.174 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
14:44:56 [2023-07-13T14:44:56.919Z] #23 4.351 debconf: delaying package configuration, since apt-utils is not installed
14:44:56 [2023-07-13T14:44:56.919Z] #23 4.391 Fetched 2945 kB in 0s (8509 kB/s)
14:44:56 [2023-07-13T14:44:56.919Z] #23 4.537 Selecting previously unselected package openssl.
14:44:56 [2023-07-13T14:44:56.919Z] #23 4.537 (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 ... 6656 files and directories currently installed.)
14:44:56 [2023-07-13T14:44:56.919Z] #23 4.542 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_arm64.deb ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 4.549 Unpacking openssl (1.1.1n-0+deb11u5) ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 4.782 Selecting previously unselected package ca-certificates.
14:44:56 [2023-07-13T14:44:56.919Z] #23 4.783 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 4.813 Unpacking ca-certificates (20210119) ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 4.982 Selecting previously unselected package libbrotli1:arm64.
14:44:56 [2023-07-13T14:44:56.919Z] #23 4.983 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 5.043 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 5.159 Selecting previously unselected package libsasl2-modules-db:arm64.
14:44:56 [2023-07-13T14:44:56.919Z] #23 5.160 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 5.168 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 5.258 Selecting previously unselected package libsasl2-2:arm64.
14:44:56 [2023-07-13T14:44:56.919Z] #23 5.260 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 5.295 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 5.411 Selecting previously unselected package libldap-2.4-2:arm64.
14:44:56 [2023-07-13T14:44:56.919Z] #23 5.413 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 5.422 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 5.525 Selecting previously unselected package libnghttp2-14:arm64.
14:44:56 [2023-07-13T14:44:56.919Z] #23 5.526 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 5.573 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 5.755 Selecting previously unselected package libpsl5:arm64.
14:44:56 [2023-07-13T14:44:56.919Z] #23 5.757 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 5.767 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 5.848 Selecting previously unselected package librtmp1:arm64.
14:44:56 [2023-07-13T14:44:56.919Z] #23 5.850 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 5.858 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 5.996 Selecting previously unselected package libssh2-1:arm64.
14:44:56 [2023-07-13T14:44:56.919Z] #23 5.998 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 6.036 Unpacking libssh2-1:arm64 (1.9.0-2) ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 6.163 Selecting previously unselected package libcurl4:arm64.
14:44:56 [2023-07-13T14:44:56.919Z] #23 6.164 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 6.245 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 6.342 Selecting previously unselected package curl.
14:44:56 [2023-07-13T14:44:56.919Z] #23 6.343 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 6.350 Unpacking curl (7.74.0-1.3+deb11u7) ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 6.454 Selecting previously unselected package libonig5:arm64.
14:44:56 [2023-07-13T14:44:56.919Z] #23 6.455 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 6.466 Unpacking libonig5:arm64 (6.9.6-1.1) ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 6.643 Selecting previously unselected package libjq1:arm64.
14:44:56 [2023-07-13T14:44:56.919Z] #23 6.645 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 6.653 Unpacking libjq1:arm64 (1.6-2.1) ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 6.804 Selecting previously unselected package jq.
14:44:56 [2023-07-13T14:44:56.919Z] #23 6.806 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 6.862 Unpacking jq (1.6-2.1) ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 7.148 Setting up libpsl5:arm64 (0.21.0-1.2) ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 7.261 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 7.369 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 7.462 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 7.515 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 7.535 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 7.574 Setting up libssh2-1:arm64 (1.9.0-2) ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 7.612 Setting up openssl (1.1.1n-0+deb11u5) ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 7.647 Setting up libonig5:arm64 (6.9.6-1.1) ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 7.696 Setting up libjq1:arm64 (1.6-2.1) ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 7.743 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 7.793 Setting up ca-certificates (20210119) ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 8.347 Updating certificates in /etc/ssl/certs...
14:44:56 [2023-07-13T14:44:56.919Z] #23 9.087 129 added, 0 removed; done.
14:44:56 [2023-07-13T14:44:56.919Z] #23 9.120 Setting up jq (1.6-2.1) ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 9.130 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 9.142 Setting up curl (7.74.0-1.3+deb11u7) ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 9.151 Processing triggers for libc-bin (2.31-13+deb11u6) ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 9.170 Processing triggers for ca-certificates (20210119) ...
14:44:56 [2023-07-13T14:44:56.919Z] #23 9.178 Updating certificates in /etc/ssl/certs...
14:44:56 [2023-07-13T14:44:56.919Z] #23 ...
14:44:56 [2023-07-13T14:44:56.919Z] 
14:44:56 [2023-07-13T14:44:56.919Z] #24 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
14:44:56 [2023-07-13T14:44:56.919Z] #24 DONE 0.3s
14:44:56 [2023-07-13T14:44:56.919Z] 
14:44:56 [2023-07-13T14:44:56.919Z] #25 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s/(httpredir|deb|security).debian.org/${APT_MIRROR}/g" /etc/apt/sources.list || true
14:44:57 [2023-07-13T14:44:57.181Z] #25 DONE 0.4s
14:44:57 [2023-07-13T14:44:57.181Z] 
14:44:57 [2023-07-13T14:44:57.181Z] #23 [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
14:44:57 [2023-07-13T14:44:57.443Z] #23 9.648 0 added, 0 removed; done.
14:44:57 [2023-07-13T14:44:57.443Z] #23 9.648 Running hooks in /etc/ca-certificates/update.d...
14:44:57 [2023-07-13T14:44:57.443Z] #23 9.649 done.
14:44:57 [2023-07-13T14:44:57.443Z] #23 DONE 9.7s
14:44:57 [2023-07-13T14:44:57.443Z] 
14:44:57 [2023-07-13T14:44:57.443Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
14:44:57 [2023-07-13T14:44:57.443Z] #26 DONE 0.0s
14:44:57 [2023-07-13T14:44:57.443Z] 
14:44:57 [2023-07-13T14:44:57.443Z] #27 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
14:44:58 [2023-07-13T14:44:58.016Z] #27 0.775 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
14:44:58 [2023-07-13T14:44:58.016Z] #27 0.787 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:44:58 [2023-07-13T14:44:58.016Z] #27 0.787 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:44:58 [2023-07-13T14:44:58.279Z] #27 0.919 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
14:44:58 [2023-07-13T14:44:58.542Z] #27 1.043 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
14:44:58 [2023-07-13T14:44:58.542Z] #27 1.167 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
14:44:59 [2023-07-13T14:44:59.489Z] #27 1.897 Fetched 8539 kB in 1s (6189 kB/s)
14:44:59 [2023-07-13T14:44:59.751Z] #27 1.897 Reading package lists...
14:45:00 [2023-07-13T14:45:00.694Z] #27 2.480 Reading package lists...
14:45:00 [2023-07-13T14:45:00.694Z] #27 3.057 Building dependency tree...
14:45:00 [2023-07-13T14:45:00.694Z] #27 3.243 Reading state information...
14:45:00 [2023-07-13T14:45:00.955Z] #27 3.565 The following additional packages will be installed:
14:45:00 [2023-07-13T14:45:00.955Z] #27 3.566   libmagic-mgc libmagic1
14:45:00 [2023-07-13T14:45:00.955Z] #27 3.602 The following NEW packages will be installed:
14:45:00 [2023-07-13T14:45:00.955Z] #27 3.604   file libmagic-mgc libmagic1
14:45:01 [2023-07-13T14:45:01.217Z] #27 3.885 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
14:45:01 [2023-07-13T14:45:01.217Z] #27 3.885 Need to get 463 kB of archives.
14:45:01 [2023-07-13T14:45:01.217Z] #27 3.885 After this operation, 7063 kB of additional disk space will be used.
14:45:01 [2023-07-13T14:45:01.217Z] #27 3.885 Get:1 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
14:45:01 [2023-07-13T14:45:01.217Z] #27 3.893 Get:2 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
14:45:01 [2023-07-13T14:45:01.217Z] #27 3.894 Get:3 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
14:45:01 [2023-07-13T14:45:01.478Z] #27 4.040 debconf: delaying package configuration, since apt-utils is not installed
14:45:01 [2023-07-13T14:45:01.478Z] #27 4.085 Fetched 463 kB in 0s (1665 kB/s)
14:45:01 [2023-07-13T14:45:01.478Z] #27 4.106 Selecting previously unselected package libmagic-mgc.
14:45:01 [2023-07-13T14:45:01.478Z] #27 4.106 (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 ... 15713 files and directories currently installed.)
14:45:01 [2023-07-13T14:45:01.478Z] #27 4.118 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
14:45:01 [2023-07-13T14:45:01.478Z] #27 4.121 Unpacking libmagic-mgc (1:5.39-3) ...
14:45:01 [2023-07-13T14:45:01.478Z] #27 4.192 Selecting previously unselected package libmagic1:arm64.
14:45:01 [2023-07-13T14:45:01.478Z] #27 4.194 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
14:45:01 [2023-07-13T14:45:01.478Z] #27 4.202 Unpacking libmagic1:arm64 (1:5.39-3) ...
14:45:01 [2023-07-13T14:45:01.739Z] #27 4.277 Selecting previously unselected package file.
14:45:01 [2023-07-13T14:45:01.739Z] #27 4.280 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
14:45:01 [2023-07-13T14:45:01.739Z] #27 4.283 Unpacking file (1:5.39-3) ...
14:45:01 [2023-07-13T14:45:01.739Z] #27 4.326 Setting up libmagic-mgc (1:5.39-3) ...
14:45:01 [2023-07-13T14:45:01.739Z] #27 4.345 Setting up libmagic1:arm64 (1:5.39-3) ...
14:45:01 [2023-07-13T14:45:01.739Z] #27 4.362 Setting up file (1:5.39-3) ...
14:45:01 [2023-07-13T14:45:01.739Z] #27 4.373 Processing triggers for libc-bin (2.31-13+deb11u6) ...
14:45:02 [2023-07-13T14:45:02.001Z] #27 DONE 4.6s
14:45:02 [2023-07-13T14:45:02.001Z] 
14:45:02 [2023-07-13T14:45:02.001Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:45:02 [2023-07-13T14:45:02.001Z] #28 ...
14:45:02 [2023-07-13T14:45:02.001Z] 
14:45:02 [2023-07-13T14:45:02.001Z] #29 [containerd-src 1/3] WORKDIR /usr/src/containerd
14:45:02 [2023-07-13T14:45:02.001Z] #29 DONE 0.1s
14:45:02 [2023-07-13T14:45:02.001Z] 
14:45:02 [2023-07-13T14:45:02.001Z] #30 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
14:45:02 [2023-07-13T14:45:02.001Z] #30 DONE 0.1s
14:45:02 [2023-07-13T14:45:02.001Z] 
14:45:02 [2023-07-13T14:45:02.001Z] #31 [dockercli-integration 1/3] WORKDIR /go/src/github.com/docker/cli
14:45:02 [2023-07-13T14:45:02.001Z] #31 DONE 0.1s
14:45:02 [2023-07-13T14:45:02.001Z] 
14:45:02 [2023-07-13T14:45:02.001Z] #32 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:45:02 [2023-07-13T14:45:02.001Z] #32 DONE 0.1s
14:45:02 [2023-07-13T14:45:02.001Z] 
14:45:02 [2023-07-13T14:45:02.001Z] #33 [tini-src 1/3] WORKDIR /usr/src/tini
14:45:02 [2023-07-13T14:45:02.001Z] #33 DONE 0.1s
14:45:02 [2023-07-13T14:45:02.001Z] 
14:45:02 [2023-07-13T14:45:02.001Z] #34 [runc-src 1/3] WORKDIR /usr/src/runc
14:45:02 [2023-07-13T14:45:02.001Z] #34 DONE 0.2s
14:45:02 [2023-07-13T14:45:02.001Z] 
14:45:02 [2023-07-13T14:45:02.001Z] #35 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
14:45:02 [2023-07-13T14:45:02.001Z] #35 DONE 0.2s
14:45:02 [2023-07-13T14:45:02.001Z] 
14:45:02 [2023-07-13T14:45:02.001Z] #36 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
14:45:02 [2023-07-13T14:45:02.263Z] #36 ...
14:45:02 [2023-07-13T14:45:02.263Z] 
14:45:02 [2023-07-13T14:45:02.263Z] #37 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
14:45:02 [2023-07-13T14:45:02.263Z] #37 DONE 0.2s
14:45:02 [2023-07-13T14:45:02.263Z] 
14:45:02 [2023-07-13T14:45:02.263Z] #38 [delve-build 1/2] WORKDIR /usr/src/delve
14:45:02 [2023-07-13T14:45:02.263Z] #38 DONE 0.2s
14:45:02 [2023-07-13T14:45:02.263Z] 
14:45:02 [2023-07-13T14:45:02.263Z] #39 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
14:45:02 [2023-07-13T14:45:02.263Z] #39 DONE 0.2s
14:45:02 [2023-07-13T14:45:02.263Z] 
14:45:02 [2023-07-13T14:45:02.263Z] #40 [swagger-src 1/3] WORKDIR /usr/src/swagger
14:45:02 [2023-07-13T14:45:02.263Z] #40 DONE 0.3s
14:45:02 [2023-07-13T14:45:02.263Z] 
14:45:02 [2023-07-13T14:45:02.263Z] #41 [registry-src 1/2] WORKDIR /usr/src/registry
14:45:02 [2023-07-13T14:45:02.263Z] #41 DONE 0.3s
14:45:02 [2023-07-13T14:45:02.525Z] 
14:45:02 [2023-07-13T14:45:02.525Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:45:02 [2023-07-13T14:45:02.525Z] #28 DONE 0.4s
14:45:02 [2023-07-13T14:45:02.525Z] 
14:45:02 [2023-07-13T14:45:02.525Z] #42 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
14:45:02 [2023-07-13T14:45:02.525Z] #42 DONE 0.4s
14:45:02 [2023-07-13T14:45:02.525Z] 
14:45:02 [2023-07-13T14:45:02.525Z] #43 [dockercli-integration 2/3] COPY hack/dockerfile/cli.sh /download-or-build-cli.sh
14:45:02 [2023-07-13T14:45:02.525Z] #43 DONE 0.3s
14:45:02 [2023-07-13T14:45:02.525Z] 
14:45:02 [2023-07-13T14:45:02.525Z] #44 [dockercli-integration 3/3] RUN --mount=type=cache,id=dockercli-integration-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-integration-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
14:45:02 [2023-07-13T14:45:02.525Z] #44 ...
14:45:02 [2023-07-13T14:45:02.525Z] 
14:45:02 [2023-07-13T14:45:02.525Z] #45 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
14:45:02 [2023-07-13T14:45:02.525Z] #45 0.493 hint: Using 'master' as the name for the initial branch. This default branch name
14:45:02 [2023-07-13T14:45:02.525Z] #45 0.493 hint: is subject to change. To configure the initial branch name to use in all
14:45:02 [2023-07-13T14:45:02.525Z] #45 0.493 hint: of your new repositories, which will suppress this warning, call:
14:45:02 [2023-07-13T14:45:02.525Z] #45 0.493 hint: 
14:45:02 [2023-07-13T14:45:02.525Z] #45 0.493 hint: 	git config --global init.defaultBranch <name>
14:45:02 [2023-07-13T14:45:02.525Z] #45 0.493 hint: 
14:45:02 [2023-07-13T14:45:02.525Z] #45 0.493 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:45:02 [2023-07-13T14:45:02.525Z] #45 0.493 hint: 'development'. The just-created branch can be renamed via this command:
14:45:02 [2023-07-13T14:45:02.525Z] #45 0.493 hint: 
14:45:02 [2023-07-13T14:45:02.525Z] #45 0.493 hint: 	git branch -m <name>
14:45:02 [2023-07-13T14:45:02.525Z] #45 0.495 Initialized empty Git repository in /usr/src/containerd/.git/
14:45:02 [2023-07-13T14:45:02.525Z] #45 DONE 0.5s
14:45:02 [2023-07-13T14:45:02.787Z] 
14:45:02 [2023-07-13T14:45:02.787Z] #46 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:45:02 [2023-07-13T14:45:02.787Z] #46 ...
14:45:02 [2023-07-13T14:45:02.787Z] 
14:45:02 [2023-07-13T14:45:02.787Z] #47 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
14:45:02 [2023-07-13T14:45:02.787Z] #47 0.663 hint: Using 'master' as the name for the initial branch. This default branch name
14:45:02 [2023-07-13T14:45:02.787Z] #47 0.663 hint: is subject to change. To configure the initial branch name to use in all
14:45:02 [2023-07-13T14:45:02.787Z] #47 0.663 hint: of your new repositories, which will suppress this warning, call:
14:45:02 [2023-07-13T14:45:02.787Z] #47 0.663 hint: 
14:45:02 [2023-07-13T14:45:02.787Z] #47 0.663 hint: 	git config --global init.defaultBranch <name>
14:45:02 [2023-07-13T14:45:02.787Z] #47 0.663 hint: 
14:45:02 [2023-07-13T14:45:02.787Z] #47 0.663 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:45:02 [2023-07-13T14:45:02.787Z] #47 0.663 hint: 'development'. The just-created branch can be renamed via this command:
14:45:02 [2023-07-13T14:45:02.787Z] #47 0.663 hint: 
14:45:02 [2023-07-13T14:45:02.787Z] #47 0.663 hint: 	git branch -m <name>
14:45:02 [2023-07-13T14:45:02.787Z] #47 0.664 Initialized empty Git repository in /usr/src/runc/.git/
14:45:02 [2023-07-13T14:45:02.787Z] #47 DONE 0.7s
14:45:03 [2023-07-13T14:45:03.049Z] 
14:45:03 [2023-07-13T14:45:03.049Z] #36 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
14:45:03 [2023-07-13T14:45:03.049Z] #36 0.731 hint: Using 'master' as the name for the initial branch. This default branch name
14:45:03 [2023-07-13T14:45:03.049Z] #36 0.731 hint: is subject to change. To configure the initial branch name to use in all
14:45:03 [2023-07-13T14:45:03.049Z] #36 0.731 hint: of your new repositories, which will suppress this warning, call:
14:45:03 [2023-07-13T14:45:03.049Z] #36 0.731 hint: 
14:45:03 [2023-07-13T14:45:03.049Z] #36 0.731 hint: 	git config --global init.defaultBranch <name>
14:45:03 [2023-07-13T14:45:03.049Z] #36 0.731 hint: 
14:45:03 [2023-07-13T14:45:03.049Z] #36 0.731 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:45:03 [2023-07-13T14:45:03.049Z] #36 0.731 hint: 'development'. The just-created branch can be renamed via this command:
14:45:03 [2023-07-13T14:45:03.049Z] #36 0.731 hint: 
14:45:03 [2023-07-13T14:45:03.049Z] #36 0.731 hint: 	git branch -m <name>
14:45:03 [2023-07-13T14:45:03.049Z] #36 0.733 Initialized empty Git repository in /usr/src/tini/.git/
14:45:03 [2023-07-13T14:45:03.049Z] #36 DONE 0.8s
14:45:03 [2023-07-13T14:45:03.049Z] 
14:45:03 [2023-07-13T14:45:03.049Z] #48 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:45:03 [2023-07-13T14:45:03.311Z] #48 ...
14:45:03 [2023-07-13T14:45:03.311Z] 
14:45:03 [2023-07-13T14:45:03.311Z] #49 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
14:45:03 [2023-07-13T14:45:03.311Z] #49 1.123 hint: Using 'master' as the name for the initial branch. This default branch name
14:45:03 [2023-07-13T14:45:03.311Z] #49 1.123 hint: is subject to change. To configure the initial branch name to use in all
14:45:03 [2023-07-13T14:45:03.311Z] #49 1.123 hint: of your new repositories, which will suppress this warning, call:
14:45:03 [2023-07-13T14:45:03.311Z] #49 1.123 hint: 
14:45:03 [2023-07-13T14:45:03.311Z] #49 1.123 hint: 	git config --global init.defaultBranch <name>
14:45:03 [2023-07-13T14:45:03.311Z] #49 1.123 hint: 
14:45:03 [2023-07-13T14:45:03.311Z] #49 1.123 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:45:03 [2023-07-13T14:45:03.311Z] #49 1.123 hint: 'development'. The just-created branch can be renamed via this command:
14:45:03 [2023-07-13T14:45:03.311Z] #49 1.123 hint: 
14:45:03 [2023-07-13T14:45:03.311Z] #49 1.123 hint: 	git branch -m <name>
14:45:03 [2023-07-13T14:45:03.312Z] #49 1.125 Initialized empty Git repository in /usr/src/rootlesskit/.git/
14:45:03 [2023-07-13T14:45:03.312Z] #49 DONE 1.2s
14:45:03 [2023-07-13T14:45:03.573Z] 
14:45:03 [2023-07-13T14:45:03.573Z] #50 [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
14:45:03 [2023-07-13T14:45:03.573Z] #50 1.457 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
14:45:03 [2023-07-13T14:45:03.573Z] #50 1.643 
14:45:03 [2023-07-13T14:45:03.573Z] #50 1.862 #=#=#                                                                         

######################################################################## 100.0%
14:45:03 [2023-07-13T14:45:03.573Z] #50 2.094 
14:45:03 [2023-07-13T14:45:03.574Z] #50 3.131 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
14:45:03 [2023-07-13T14:45:03.574Z] #50 3.322 
14:45:03 [2023-07-13T14:45:03.574Z] #50 3.541 #=#=#                                                                         

                                                                           0.7%
######################################################################## 100.0%
14:45:03 [2023-07-13T14:45:03.574Z] #50 3.817 
14:45:03 [2023-07-13T14:45:03.574Z] #50 4.923 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
14:45:03 [2023-07-13T14:45:03.574Z] #50 5.386 
14:45:03 [2023-07-13T14:45:03.574Z] #50 5.640 #=#=#                                                                         

                                                                           0.0%
#############                                                             18.1%
##############
14:45:03 [2023-07-13T14:45:03.574Z] #50 ...
14:45:03 [2023-07-13T14:45:03.574Z] 
14:45:03 [2023-07-13T14:45:03.574Z] #51 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
14:45:03 [2023-07-13T14:45:03.574Z] #51 1.342 hint: Using 'master' as the name for the initial branch. This default branch name
14:45:03 [2023-07-13T14:45:03.574Z] #51 1.342 hint: is subject to change. To configure the initial branch name to use in all
14:45:03 [2023-07-13T14:45:03.574Z] #51 1.342 hint: of your new repositories, which will suppress this warning, call:
14:45:03 [2023-07-13T14:45:03.574Z] #51 1.342 hint: 
14:45:03 [2023-07-13T14:45:03.574Z] #51 1.342 hint: 	git config --global init.defaultBranch <name>
14:45:03 [2023-07-13T14:45:03.574Z] #51 1.342 hint: 
14:45:03 [2023-07-13T14:45:03.574Z] #51 1.342 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:45:03 [2023-07-13T14:45:03.574Z] #51 1.342 hint: 'development'. The just-created branch can be renamed via this command:
14:45:03 [2023-07-13T14:45:03.574Z] #51 1.342 hint: 
14:45:03 [2023-07-13T14:45:03.574Z] #51 1.342 hint: 	git branch -m <name>
14:45:03 [2023-07-13T14:45:03.574Z] #51 1.344 Initialized empty Git repository in /usr/src/delve/.git/
14:45:03 [2023-07-13T14:45:03.574Z] #51 DONE 1.4s
14:45:03 [2023-07-13T14:45:03.574Z] 
14:45:03 [2023-07-13T14:45:03.574Z] #50 [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
14:45:03 [2023-07-13T14:45:03.574Z] #50 5.640 #=#=#                                                                         

                                                                           0.0%
#############                                                             18.1%
##########################                                                36.9%
14:45:03 [2023-07-13T14:45:03.574Z] #50 ...
14:45:03 [2023-07-13T14:45:03.574Z] 
14:45:03 [2023-07-13T14:45:03.574Z] #52 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:45:03 [2023-07-13T14:45:03.835Z] #52 ...
14:45:03 [2023-07-13T14:45:03.835Z] 
14:45:03 [2023-07-13T14:45:03.835Z] #53 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
14:45:03 [2023-07-13T14:45:03.835Z] #53 1.489 hint: Using 'master' as the name for the initial branch. This default branch name
14:45:03 [2023-07-13T14:45:03.835Z] #53 1.489 hint: is subject to change. To configure the initial branch name to use in all
14:45:03 [2023-07-13T14:45:03.835Z] #53 1.489 hint: of your new repositories, which will suppress this warning, call:
14:45:03 [2023-07-13T14:45:03.835Z] #53 1.489 hint: 
14:45:03 [2023-07-13T14:45:03.835Z] #53 1.489 hint: 	git config --global init.defaultBranch <name>
14:45:03 [2023-07-13T14:45:03.835Z] #53 1.489 hint: 
14:45:03 [2023-07-13T14:45:03.835Z] #53 1.489 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:45:03 [2023-07-13T14:45:03.835Z] #53 1.489 hint: 'development'. The just-created branch can be renamed via this command:
14:45:03 [2023-07-13T14:45:03.835Z] #53 1.489 hint: 
14:45:03 [2023-07-13T14:45:03.835Z] #53 1.489 hint: 	git branch -m <name>
14:45:03 [2023-07-13T14:45:03.835Z] #53 1.490 Initialized empty Git repository in /usr/src/swagger/.git/
14:45:03 [2023-07-13T14:45:03.835Z] #53 DONE 1.7s
14:45:04 [2023-07-13T14:45:04.097Z] 
14:45:04 [2023-07-13T14:45:04.097Z] #50 [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
14:45:04 [2023-07-13T14:45:04.097Z] #50 5.640 #=#=#                                                                         

                                                                           0.0%
#############                                                             18.1%
##########################                                                36.9%
##########################################                                59.2%
#########################################################                 80.0%
######################################################################## 100.0%
14:45:04 [2023-07-13T14:45:04.359Z] #50 6.747 
14:45:04 [2023-07-13T14:45:04.621Z] #50 ...
14:45:04 [2023-07-13T14:45:04.621Z] 
14:45:04 [2023-07-13T14:45:04.621Z] #54 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
14:45:04 [2023-07-13T14:45:04.621Z] #54 2.228 hint: Using 'master' as the name for the initial branch. This default branch name
14:45:04 [2023-07-13T14:45:04.621Z] #54 2.228 hint: is subject to change. To configure the initial branch name to use in all
14:45:04 [2023-07-13T14:45:04.621Z] #54 2.228 hint: of your new repositories, which will suppress this warning, call:
14:45:04 [2023-07-13T14:45:04.621Z] #54 2.228 hint: 
14:45:04 [2023-07-13T14:45:04.621Z] #54 2.228 hint: 	git config --global init.defaultBranch <name>
14:45:04 [2023-07-13T14:45:04.621Z] #54 2.228 hint: 
14:45:04 [2023-07-13T14:45:04.621Z] #54 2.228 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:45:04 [2023-07-13T14:45:04.621Z] #54 2.228 hint: 'development'. The just-created branch can be renamed via this command:
14:45:04 [2023-07-13T14:45:04.621Z] #54 2.228 hint: 
14:45:04 [2023-07-13T14:45:04.621Z] #54 2.228 hint: 	git branch -m <name>
14:45:04 [2023-07-13T14:45:04.621Z] #54 2.228 Initialized empty Git repository in /usr/src/registry/.git/
14:45:04 [2023-07-13T14:45:04.621Z] #54 DONE 2.4s
14:45:04 [2023-07-13T14:45:04.883Z] 
14:45:04 [2023-07-13T14:45:04.883Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
14:45:06 [2023-07-13T14:45:06.813Z] #55 1.783 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
14:45:08 [2023-07-13T14:45:08.205Z] #55 ...
14:45:08 [2023-07-13T14:45:08.205Z] 
14:45:08 [2023-07-13T14:45:08.205Z] #48 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:45:08 [2023-07-13T14:45:08.205Z] #48 DONE 5.0s
14:45:08 [2023-07-13T14:45:08.205Z] 
14:45:08 [2023-07-13T14:45:08.205Z] #56 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:45:08 [2023-07-13T14:45:08.205Z] #56 DONE 4.8s
14:45:08 [2023-07-13T14:45:08.205Z] 
14:45:08 [2023-07-13T14:45:08.205Z] #57 [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.51.2"      && /build/golangci-lint --version
14:45:08 [2023-07-13T14:45:08.205Z] #57 2.392 go: downloading github.com/golangci/golangci-lint v1.51.2
14:45:08 [2023-07-13T14:45:08.205Z] #57 3.148 go: downloading github.com/fatih/color v1.14.1
14:45:08 [2023-07-13T14:45:08.205Z] #57 3.149 go: downloading github.com/gofrs/flock v0.8.1
14:45:08 [2023-07-13T14:45:08.205Z] #57 3.152 go: downloading github.com/pkg/errors v0.9.1
14:45:08 [2023-07-13T14:45:08.205Z] #57 3.187 go: downloading github.com/spf13/cobra v1.6.1
14:45:08 [2023-07-13T14:45:08.205Z] #57 3.187 go: downloading github.com/spf13/viper v1.12.0
14:45:08 [2023-07-13T14:45:08.205Z] #57 3.187 go: downloading github.com/spf13/pflag v1.0.5
14:45:08 [2023-07-13T14:45:08.205Z] #57 3.206 go: downloading gopkg.in/yaml.v3 v3.0.1
14:45:08 [2023-07-13T14:45:08.205Z] #57 3.342 go: downloading golang.org/x/tools v0.6.0
14:45:08 [2023-07-13T14:45:08.205Z] #57 3.426 go: downloading github.com/hashicorp/go-version v1.6.0
14:45:08 [2023-07-13T14:45:08.205Z] #57 3.507 go: downloading github.com/ldez/gomoddirectives v0.2.3
14:45:08 [2023-07-13T14:45:08.205Z] #57 3.543 go: downloading github.com/mitchellh/go-homedir v1.1.0
14:45:08 [2023-07-13T14:45:08.205Z] #57 3.543 go: downloading github.com/hashicorp/go-multierror v1.1.1
14:45:08 [2023-07-13T14:45:08.205Z] #57 3.561 go: downloading github.com/mattn/go-colorable v0.1.13
14:45:08 [2023-07-13T14:45:08.205Z] #57 3.561 go: downloading github.com/sirupsen/logrus v1.9.0
14:45:08 [2023-07-13T14:45:08.205Z] #57 3.563 go: downloading github.com/stretchr/testify v1.8.1
14:45:08 [2023-07-13T14:45:08.205Z] #57 3.630 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
14:45:08 [2023-07-13T14:45:08.205Z] #57 3.710 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
14:45:08 [2023-07-13T14:45:08.205Z] #57 3.736 go: downloading github.com/mattn/go-isatty v0.0.17
14:45:08 [2023-07-13T14:45:08.205Z] #57 3.756 go: downloading github.com/mitchellh/mapstructure v1.5.0
14:45:08 [2023-07-13T14:45:08.205Z] #57 3.767 go: downloading github.com/spf13/afero v1.8.2
14:45:08 [2023-07-13T14:45:08.205Z] #57 3.852 go: downloading github.com/spf13/cast v1.5.0
14:45:08 [2023-07-13T14:45:08.205Z] #57 3.881 go: downloading github.com/spf13/jwalterweatherman v1.1.0
14:45:08 [2023-07-13T14:45:08.205Z] #57 3.894 go: downloading golang.org/x/mod v0.8.0
14:45:08 [2023-07-13T14:45:08.205Z] #57 3.926 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
14:45:08 [2023-07-13T14:45:08.205Z] #57 3.928 go: downloading 4d63.com/gochecknoglobals v0.2.1
14:45:08 [2023-07-13T14:45:08.205Z] #57 4.042 go: downloading github.com/Abirdcfly/dupword v0.0.9
14:45:08 [2023-07-13T14:45:08.205Z] #57 4.076 go: downloading github.com/Antonboom/errname v0.1.7
14:45:08 [2023-07-13T14:45:08.205Z] #57 4.079 go: downloading github.com/Antonboom/nilnil v0.1.1
14:45:08 [2023-07-13T14:45:08.205Z] #57 4.152 go: downloading github.com/BurntSushi/toml v1.2.1
14:45:08 [2023-07-13T14:45:08.205Z] #57 4.262 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
14:45:08 [2023-07-13T14:45:08.205Z] #57 4.264 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
14:45:08 [2023-07-13T14:45:08.205Z] #57 4.318 go: downloading github.com/OpenPeeDeeP/depguard v1.1.1
14:45:08 [2023-07-13T14:45:08.205Z] #57 4.340 go: downloading github.com/alexkohler/prealloc v1.0.0
14:45:08 [2023-07-13T14:45:08.205Z] #57 4.423 go: downloading github.com/alingse/asasalint v0.0.11
14:45:08 [2023-07-13T14:45:08.205Z] #57 4.425 go: downloading github.com/ashanbrown/forbidigo v1.4.0
14:45:08 [2023-07-13T14:45:08.205Z] #57 4.430 go: downloading github.com/ashanbrown/makezero v1.1.1
14:45:08 [2023-07-13T14:45:08.205Z] #57 4.527 go: downloading github.com/bkielbasa/cyclop v1.2.0
14:45:08 [2023-07-13T14:45:08.205Z] #57 4.530 go: downloading github.com/blizzy78/varnamelen v0.8.0
14:45:08 [2023-07-13T14:45:08.205Z] #57 4.538 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
14:45:08 [2023-07-13T14:45:08.205Z] #57 4.791 go: downloading github.com/breml/bidichk v0.2.3
14:45:08 [2023-07-13T14:45:08.205Z] #57 4.792 go: downloading github.com/breml/errchkjson v0.3.0
14:45:08 [2023-07-13T14:45:08.205Z] #57 4.792 go: downloading github.com/butuzov/ireturn v0.1.1
14:45:08 [2023-07-13T14:45:08.205Z] #57 4.858 go: downloading github.com/charithe/durationcheck v0.0.9
14:45:08 [2023-07-13T14:45:08.205Z] #57 4.860 go: downloading github.com/curioswitch/go-reassign v0.2.0
14:45:08 [2023-07-13T14:45:08.205Z] #57 4.938 go: downloading github.com/daixiang0/gci v0.9.1
14:45:08 [2023-07-13T14:45:08.205Z] #57 5.057 go: downloading github.com/denis-tingaikin/go-header v0.4.3
14:45:08 [2023-07-13T14:45:08.205Z] #57 5.059 go: downloading github.com/esimonov/ifshort v1.0.4
14:45:08 [2023-07-13T14:45:08.205Z] #57 5.115 go: downloading github.com/firefart/nonamedreturns v1.0.4
14:45:08 [2023-07-13T14:45:08.205Z] #57 5.237 go: downloading github.com/fzipp/gocyclo v0.6.0
14:45:08 [2023-07-13T14:45:08.205Z] #57 5.238 go: downloading github.com/go-critic/go-critic v0.6.7
14:45:08 [2023-07-13T14:45:08.205Z] #57 5.239 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:45:08 [2023-07-13T14:45:08.205Z] #57 5.281 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:45:08 [2023-07-13T14:45:08.205Z] #57 5.429 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
14:45:08 [2023-07-13T14:45:08.205Z] #57 5.430 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
14:45:08 [2023-07-13T14:45:08.205Z] #57 5.472 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:45:08 [2023-07-13T14:45:08.205Z] #57 5.669 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:45:08 [2023-07-13T14:45:08.205Z] #57 5.670 go: downloading github.com/golangci/misspell v0.4.0
14:45:08 [2023-07-13T14:45:08.205Z] #57 5.671 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:45:08 [2023-07-13T14:45:08.205Z] #57 5.796 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230107090616-13ace0543b28
14:45:08 [2023-07-13T14:45:08.205Z] #57 5.808 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
14:45:08 [2023-07-13T14:45:08.205Z] #57 5.840 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
14:45:08 [2023-07-13T14:45:08.205Z] #57 5.967 go: downloading github.com/hexops/gotextdiff v1.0.3
14:45:08 [2023-07-13T14:45:08.205Z] #57 6.055 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
14:45:08 [2023-07-13T14:45:08.205Z] #57 6.055 go: downloading github.com/jgautheron/goconst v1.5.1
14:45:08 [2023-07-13T14:45:08.205Z] #57 6.055 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
14:45:08 [2023-07-13T14:45:08.205Z] #57 6.114 go: downloading github.com/julz/importas v0.1.0
14:45:08 [2023-07-13T14:45:08.205Z] #57 6.114 go: downloading github.com/junk1tm/musttag v0.4.5
14:45:08 [2023-07-13T14:45:08.205Z] #57 6.134 go: downloading github.com/kisielk/errcheck v1.6.3
14:45:08 [2023-07-13T14:45:08.205Z] #57 6.188 go: downloading github.com/kkHAIKE/contextcheck v1.1.3
14:45:08 [2023-07-13T14:45:08.205Z] #57 6.197 go: downloading github.com/kulti/thelper v0.6.3
14:45:08 [2023-07-13T14:45:08.205Z] #57 6.307 go: downloading github.com/kunwardeep/paralleltest v1.0.6
14:45:08 [2023-07-13T14:45:08.205Z] #57 6.317 go: downloading github.com/kyoh86/exportloopref v0.1.11
14:45:08 [2023-07-13T14:45:08.205Z] #57 6.317 go: downloading github.com/ldez/tagliatelle v0.4.0
14:45:08 [2023-07-13T14:45:08.205Z] #57 6.424 go: downloading github.com/leonklingele/grouper v1.1.1
14:45:08 [2023-07-13T14:45:08.468Z] #57 6.451 go: downloading github.com/lufeee/execinquery v1.2.1
14:45:08 [2023-07-13T14:45:08.468Z] #57 6.452 go: downloading github.com/maratori/testableexamples v1.0.0
14:45:08 [2023-07-13T14:45:08.468Z] #57 6.503 go: downloading github.com/maratori/testpackage v1.1.0
14:45:08 [2023-07-13T14:45:08.468Z] #57 6.523 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
14:45:08 [2023-07-13T14:45:08.468Z] #57 6.527 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
14:45:08 [2023-07-13T14:45:08.468Z] #57 6.529 go: downloading github.com/mgechev/revive v1.2.5
14:45:08 [2023-07-13T14:45:08.468Z] #57 6.587 go: downloading github.com/moricho/tparallel v0.2.1
14:45:08 [2023-07-13T14:45:08.730Z] #57 6.684 go: downloading github.com/nakabonne/nestif v0.3.1
14:45:08 [2023-07-13T14:45:08.730Z] #57 6.704 go: downloading github.com/nishanths/exhaustive v0.9.5
14:45:08 [2023-07-13T14:45:08.730Z] #57 6.737 go: downloading github.com/nishanths/predeclared v0.2.2
14:45:08 [2023-07-13T14:45:08.730Z] #57 6.766 go: downloading github.com/nunnatsa/ginkgolinter v0.8.1
14:45:08 [2023-07-13T14:45:08.730Z] #57 6.768 go: downloading github.com/polyfloyd/go-errorlint v1.1.0
14:45:08 [2023-07-13T14:45:08.730Z] #57 6.809 go: downloading github.com/ryancurrah/gomodguard v1.3.0
14:45:08 [2023-07-13T14:45:08.730Z] #57 6.847 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
14:45:08 [2023-07-13T14:45:08.730Z] #57 ...
14:45:08 [2023-07-13T14:45:08.730Z] 
14:45:08 [2023-07-13T14:45:08.730Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
14:45:08 [2023-07-13T14:45:08.730Z] #55 3.749 + git checkout -q FETCH_HEAD
14:45:08 [2023-07-13T14:45:08.730Z] #55 4.070 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
14:45:08 [2023-07-13T14:45:08.730Z] #55 4.072 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
14:45:08 [2023-07-13T14:45:08.993Z] #55 ...
14:45:08 [2023-07-13T14:45:08.993Z] 
14:45:08 [2023-07-13T14:45:08.993Z] #58 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:45:08 [2023-07-13T14:45:08.993Z] #58 DONE 6.1s
14:45:09 [2023-07-13T14:45:09.256Z] 
14:45:09 [2023-07-13T14:45:09.256Z] #57 [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.51.2"      && /build/golangci-lint --version
14:45:09 [2023-07-13T14:45:09.256Z] #57 6.894 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
14:45:09 [2023-07-13T14:45:09.256Z] #57 6.947 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
14:45:09 [2023-07-13T14:45:09.256Z] #57 6.958 go: downloading github.com/sashamelentyev/usestdlibvars v1.23.0
14:45:09 [2023-07-13T14:45:09.256Z] #57 6.959 go: downloading github.com/securego/gosec/v2 v2.15.0
14:45:09 [2023-07-13T14:45:09.256Z] #57 7.008 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
14:45:09 [2023-07-13T14:45:09.256Z] #57 7.077 go: downloading github.com/sivchari/containedctx v1.0.2
14:45:09 [2023-07-13T14:45:09.256Z] #57 7.087 go: downloading github.com/sivchari/nosnakecase v1.7.0
14:45:09 [2023-07-13T14:45:09.256Z] #57 7.140 go: downloading github.com/sivchari/tenv v1.7.1
14:45:09 [2023-07-13T14:45:09.256Z] #57 7.142 go: downloading github.com/sonatard/noctx v0.0.1
14:45:09 [2023-07-13T14:45:09.256Z] #57 7.165 go: downloading github.com/sourcegraph/go-diff v0.7.0
14:45:09 [2023-07-13T14:45:09.256Z] #57 ...
14:45:09 [2023-07-13T14:45:09.256Z] 
14:45:09 [2023-07-13T14:45:09.256Z] #59 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
14:45:09 [2023-07-13T14:45:09.256Z] #59 DONE 5.4s
14:45:09 [2023-07-13T14:45:09.256Z] 
14:45:09 [2023-07-13T14:45:09.256Z] #57 [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.51.2"      && /build/golangci-lint --version
14:45:09 [2023-07-13T14:45:09.256Z] #57 7.291 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
14:45:09 [2023-07-13T14:45:09.256Z] #57 7.294 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
14:45:09 [2023-07-13T14:45:09.256Z] #57 7.295 go: downloading github.com/tdakkota/asciicheck v0.1.1
14:45:09 [2023-07-13T14:45:09.256Z] #57 7.328 go: downloading github.com/tetafro/godot v1.4.11
14:45:09 [2023-07-13T14:45:09.256Z] #57 7.331 go: downloading github.com/timakin/bodyclose v0.0.0-20221125081123-e39cf3fc478e
14:45:09 [2023-07-13T14:45:09.256Z] #57 7.346 go: downloading github.com/timonwong/loggercheck v0.9.3
14:45:09 [2023-07-13T14:45:09.518Z] #57 7.399 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.0
14:45:09 [2023-07-13T14:45:09.518Z] #57 7.497 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
14:45:09 [2023-07-13T14:45:09.518Z] #57 7.497 go: downloading github.com/ultraware/funlen v0.0.3
14:45:09 [2023-07-13T14:45:09.518Z] #57 7.498 go: downloading github.com/ultraware/whitespace v0.0.5
14:45:09 [2023-07-13T14:45:09.518Z] #57 7.540 go: downloading github.com/uudashr/gocognit v1.0.6
14:45:09 [2023-07-13T14:45:09.518Z] #57 7.540 go: downloading github.com/yagipy/maintidx v1.0.0
14:45:09 [2023-07-13T14:45:09.518Z] #57 7.555 go: downloading github.com/yeya24/promlinter v0.2.0
14:45:09 [2023-07-13T14:45:09.518Z] #57 7.558 go: downloading gitlab.com/bosi/decorder v0.2.3
14:45:09 [2023-07-13T14:45:09.781Z] #57 ...
14:45:09 [2023-07-13T14:45:09.781Z] 
14:45:09 [2023-07-13T14:45:09.781Z] #60 [dockercli 3/3] RUN --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
14:45:09 [2023-07-13T14:45:09.781Z] #60 7.113 Docker version 24.0.2, build cb74dfc
14:45:09 [2023-07-13T14:45:09.781Z] #60 DONE 7.2s
14:45:09 [2023-07-13T14:45:09.781Z] 
14:45:09 [2023-07-13T14:45:09.781Z] #57 [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.51.2"      && /build/golangci-lint --version
14:45:09 [2023-07-13T14:45:09.781Z] #57 7.685 go: downloading honnef.co/go/tools v0.4.2
14:45:09 [2023-07-13T14:45:09.781Z] #57 7.886 go: downloading mvdan.cc/gofumpt v0.4.0
14:45:10 [2023-07-13T14:45:10.043Z] #57 7.982 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:45:10 [2023-07-13T14:45:10.043Z] #57 8.083 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
14:45:10 [2023-07-13T14:45:10.043Z] #57 8.114 go: downloading github.com/hashicorp/errwrap v1.0.0
14:45:10 [2023-07-13T14:45:10.306Z] #57 8.210 go: downloading golang.org/x/sys v0.5.0
14:45:10 [2023-07-13T14:45:10.306Z] #57 8.210 go: downloading github.com/subosito/gotenv v1.4.1
14:45:10 [2023-07-13T14:45:10.306Z] #57 8.327 go: downloading github.com/hashicorp/hcl v1.0.0
14:45:10 [2023-07-13T14:45:10.306Z] #57 8.383 go: downloading gopkg.in/ini.v1 v1.67.0
14:45:10 [2023-07-13T14:45:10.306Z] #57 8.383 go: downloading github.com/magiconair/properties v1.8.6
14:45:10 [2023-07-13T14:45:10.306Z] #57 8.383 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
14:45:10 [2023-07-13T14:45:10.306Z] #57 8.389 go: downloading github.com/davecgh/go-spew v1.1.1
14:45:10 [2023-07-13T14:45:10.306Z] #57 8.389 go: downloading github.com/pmezard/go-difflib v1.0.0
14:45:10 [2023-07-13T14:45:10.569Z] #57 8.465 go: downloading github.com/stretchr/objx v0.5.0
14:45:10 [2023-07-13T14:45:10.569Z] #57 8.486 go: downloading golang.org/x/text v0.6.0
14:45:10 [2023-07-13T14:45:10.569Z] #57 8.660 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
14:45:10 [2023-07-13T14:45:10.569Z] #57 8.701 go: downloading github.com/gobwas/glob v0.2.3
14:45:10 [2023-07-13T14:45:10.569Z] #57 8.714 go: downloading gopkg.in/yaml.v2 v2.4.0
14:45:10 [2023-07-13T14:45:10.569Z] #57 8.765 go: downloading github.com/pelletier/go-toml v1.9.5
14:45:10 [2023-07-13T14:45:10.832Z] #57 8.806 go: downloading golang.org/x/sync v0.1.0
14:45:10 [2023-07-13T14:45:10.832Z] #57 8.865 go: downloading go.uber.org/zap v1.17.0
14:45:11 [2023-07-13T14:45:11.106Z] #57 9.115 go: downloading github.com/kisielk/gotool v1.0.0
14:45:11 [2023-07-13T14:45:11.106Z] #57 ...
14:45:11 [2023-07-13T14:45:11.106Z] 
14:45:11 [2023-07-13T14:45:11.106Z] #50 [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
14:45:11 [2023-07-13T14:45:11.106Z] #50 8.639 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
14:45:11 [2023-07-13T14:45:11.106Z] #50 9.025 
14:45:11 [2023-07-13T14:45:11.106Z] #50 9.258 #=#=#                                                                         

######################################################################## 100.0%
14:45:11 [2023-07-13T14:45:11.106Z] #50 9.807 
14:45:11 [2023-07-13T14:45:11.106Z] #50 11.19 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
14:45:11 [2023-07-13T14:45:11.106Z] #50 11.64 
14:45:11 [2023-07-13T14:45:11.106Z] #50 11.90 #=#=#                                                                         

######################################################################## 100.0%
14:45:11 [2023-07-13T14:45:11.106Z] #50 12.66 
14:45:11 [2023-07-13T14:45:11.106Z] #50 12.80 Download of images into '/build' complete.
14:45:11 [2023-07-13T14:45:11.106Z] #50 12.80 Use something like the following to load the result into a Docker daemon:
14:45:11 [2023-07-13T14:45:11.106Z] #50 12.80   tar -cC '/build' . | docker load
14:45:11 [2023-07-13T14:45:11.106Z] #50 DONE 13.6s
14:45:11 [2023-07-13T14:45:11.106Z] 
14:45:11 [2023-07-13T14:45:11.106Z] #52 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:45:11 [2023-07-13T14:45:11.106Z] #52 DONE 7.5s
14:45:11 [2023-07-13T14:45:11.374Z] 
14:45:11 [2023-07-13T14:45:11.374Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
14:45:11 [2023-07-13T14:45:11.374Z] #55 4.988 internal/goarch
14:45:11 [2023-07-13T14:45:11.374Z] #55 5.016 internal/coverage/rtcov
14:45:11 [2023-07-13T14:45:11.374Z] #55 5.032 internal/goexperiment
14:45:11 [2023-07-13T14:45:11.374Z] #55 5.045 internal/goos
14:45:11 [2023-07-13T14:45:11.374Z] #55 5.056 internal/unsafeheader
14:45:11 [2023-07-13T14:45:11.374Z] #55 5.068 internal/race
14:45:11 [2023-07-13T14:45:11.374Z] #55 5.150 runtime/internal/syscall
14:45:11 [2023-07-13T14:45:11.374Z] #55 5.150 internal/cpu
14:45:11 [2023-07-13T14:45:11.374Z] #55 5.204 runtime/internal/math
14:45:11 [2023-07-13T14:45:11.374Z] #55 5.232 runtime/internal/sys
14:45:11 [2023-07-13T14:45:11.374Z] #55 5.256 sync/atomic
14:45:11 [2023-07-13T14:45:11.374Z] #55 5.256 unicode
14:45:11 [2023-07-13T14:45:11.374Z] #55 5.276 internal/abi
14:45:11 [2023-07-13T14:45:11.374Z] #55 5.276 unicode/utf8
14:45:11 [2023-07-13T14:45:11.374Z] #55 5.380 container/list
14:45:11 [2023-07-13T14:45:11.374Z] #55 5.516 internal/itoa
14:45:11 [2023-07-13T14:45:11.374Z] #55 5.706 math/bits
14:45:11 [2023-07-13T14:45:11.374Z] #55 5.822 crypto/internal/alias
14:45:11 [2023-07-13T14:45:11.374Z] #55 5.825 crypto/subtle
14:45:11 [2023-07-13T14:45:11.374Z] #55 5.828 crypto/internal/boring/sig
14:45:11 [2023-07-13T14:45:11.374Z] #55 5.873 unicode/utf16
14:45:11 [2023-07-13T14:45:11.374Z] #55 5.885 vendor/golang.org/x/crypto/cryptobyte/asn1
14:45:11 [2023-07-13T14:45:11.374Z] #55 5.960 internal/nettrace
14:45:11 [2023-07-13T14:45:11.374Z] #55 6.100 vendor/golang.org/x/crypto/internal/alias
14:45:11 [2023-07-13T14:45:11.374Z] #55 6.107 encoding
14:45:11 [2023-07-13T14:45:11.374Z] #55 6.113 internal/bytealg
14:45:11 [2023-07-13T14:45:11.374Z] #55 6.172 runtime/internal/atomic
14:45:11 [2023-07-13T14:45:11.374Z] #55 6.189 github.com/inconshreveable/mousetrap
14:45:11 [2023-07-13T14:45:11.374Z] #55 6.257 math
14:45:11 [2023-07-13T14:45:11.374Z] #55 6.278 github.com/docker/distribution/manifest
14:45:11 [2023-07-13T14:45:11.374Z] #55 6.280 github.com/docker/distribution/registry/storage/driver/gcs
14:45:11 [2023-07-13T14:45:11.374Z] #55 6.304 github.com/docker/distribution/registry/storage/driver/oss
14:45:11 [2023-07-13T14:45:11.638Z] #55 6.862 runtime
14:45:11 [2023-07-13T14:45:11.902Z] #55 ...
14:45:11 [2023-07-13T14:45:11.902Z] 
14:45:11 [2023-07-13T14:45:11.902Z] #61 [dev-systemd-false  1/20] COPY --link --from=frozen-images /build/ /docker-frozen-images
14:45:11 [2023-07-13T14:45:11.902Z] #61 DONE 0.4s
14:45:11 [2023-07-13T14:45:11.902Z] 
14:45:11 [2023-07-13T14:45:11.902Z] #62 [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
14:45:11 [2023-07-13T14:45:11.902Z] #62 2.548 go: downloading github.com/pelletier/go-toml v1.8.1
14:45:11 [2023-07-13T14:45:11.902Z] #62 ...
14:45:11 [2023-07-13T14:45:11.902Z] 
14:45:11 [2023-07-13T14:45:11.902Z] #63 [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
14:45:11 [2023-07-13T14:45:11.902Z] #63 2.547 go: downloading github.com/tc-hib/go-winres v0.3.0
14:45:11 [2023-07-13T14:45:11.902Z] #63 3.189 go: downloading github.com/tc-hib/winres v0.1.6
14:45:11 [2023-07-13T14:45:11.902Z] #63 3.198 go: downloading github.com/urfave/cli/v2 v2.3.0
14:45:11 [2023-07-13T14:45:11.902Z] #63 3.553 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
14:45:11 [2023-07-13T14:45:11.902Z] #63 3.574 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
14:45:11 [2023-07-13T14:45:11.902Z] #63 3.605 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
14:45:11 [2023-07-13T14:45:11.902Z] #63 3.622 go: downloading github.com/russross/blackfriday/v2 v2.1.0
14:45:12 [2023-07-13T14:45:12.167Z] #63 ...
14:45:12 [2023-07-13T14:45:12.167Z] 
14:45:12 [2023-07-13T14:45:12.167Z] #64 [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
14:45:12 [2023-07-13T14:45:12.167Z] #64 2.535 go: downloading gotest.tools/gotestsum v1.8.2
14:45:12 [2023-07-13T14:45:12.167Z] #64 3.543 go: downloading github.com/dnephin/pflag v1.0.7
14:45:12 [2023-07-13T14:45:12.167Z] #64 3.543 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
14:45:12 [2023-07-13T14:45:12.167Z] #64 3.543 go: downloading github.com/fatih/color v1.13.0
14:45:12 [2023-07-13T14:45:12.167Z] #64 3.543 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
14:45:12 [2023-07-13T14:45:12.167Z] #64 3.543 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:45:12 [2023-07-13T14:45:12.167Z] #64 3.543 go: downloading github.com/fsnotify/fsnotify v1.5.4
14:45:12 [2023-07-13T14:45:12.167Z] #64 3.543 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
14:45:12 [2023-07-13T14:45:12.167Z] #64 3.563 go: downloading golang.org/x/tools v0.1.11
14:45:12 [2023-07-13T14:45:12.167Z] #64 3.595 go: downloading github.com/mattn/go-colorable v0.1.12
14:45:12 [2023-07-13T14:45:12.167Z] #64 3.602 go: downloading github.com/mattn/go-isatty v0.0.14
14:45:12 [2023-07-13T14:45:12.167Z] #64 5.430 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
14:45:12 [2023-07-13T14:45:12.167Z] #64 ...
14:45:12 [2023-07-13T14:45:12.167Z] 
14:45:12 [2023-07-13T14:45:12.167Z] #65 [tini-build 2/4] 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
14:45:12 [2023-07-13T14:45:12.167Z] #65 3.550 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
14:45:12 [2023-07-13T14:45:12.167Z] #65 3.578 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:45:12 [2023-07-13T14:45:12.167Z] #65 3.578 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:45:12 [2023-07-13T14:45:12.167Z] #65 3.962 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
14:45:12 [2023-07-13T14:45:12.167Z] #65 4.333 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
14:45:12 [2023-07-13T14:45:12.167Z] #65 4.882 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
14:45:12 [2023-07-13T14:45:12.167Z] #65 6.577 Fetched 8539 kB in 3s (2571 kB/s)
14:45:12 [2023-07-13T14:45:12.167Z] #65 6.577 Reading package lists...
14:45:12 [2023-07-13T14:45:12.167Z] #65 7.930 Reading package lists...
14:45:12 [2023-07-13T14:45:12.167Z] #65 9.033 Building dependency tree...
14:45:12 [2023-07-13T14:45:12.431Z] #65 10.27 The following additional packages will be installed:
14:45:12 [2023-07-13T14:45:12.431Z] #65 ...
14:45:12 [2023-07-13T14:45:12.431Z] 
14:45:12 [2023-07-13T14:45:12.431Z] #66 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
14:45:12 [2023-07-13T14:45:12.431Z] #66 3.472 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
14:45:12 [2023-07-13T14:45:12.431Z] #66 3.485 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:45:12 [2023-07-13T14:45:12.431Z] #66 3.486 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:45:12 [2023-07-13T14:45:12.431Z] #66 3.850 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
14:45:12 [2023-07-13T14:45:12.431Z] #66 4.376 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
14:45:12 [2023-07-13T14:45:12.431Z] #66 4.973 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
14:45:12 [2023-07-13T14:45:12.431Z] #66 6.120 Fetched 8539 kB in 3s (2900 kB/s)
14:45:12 [2023-07-13T14:45:12.431Z] #66 6.120 Reading package lists...
14:45:12 [2023-07-13T14:45:12.431Z] #66 7.513 Hit:1 http://deb.debian.org/debian bullseye InRelease
14:45:12 [2023-07-13T14:45:12.431Z] #66 7.514 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
14:45:12 [2023-07-13T14:45:12.431Z] #66 7.514 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
14:45:12 [2023-07-13T14:45:12.431Z] #66 9.348 Reading package lists...
14:45:12 [2023-07-13T14:45:12.431Z] #66 ...
14:45:12 [2023-07-13T14:45:12.431Z] 
14:45:12 [2023-07-13T14:45:12.431Z] #67 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
14:45:12 [2023-07-13T14:45:12.431Z] #67 1.326 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
14:45:12 [2023-07-13T14:45:12.431Z] #67 1.339 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:45:12 [2023-07-13T14:45:12.431Z] #67 1.339 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:45:12 [2023-07-13T14:45:12.431Z] #67 1.481 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
14:45:12 [2023-07-13T14:45:12.431Z] #67 1.617 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
14:45:12 [2023-07-13T14:45:12.431Z] #67 1.820 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
14:45:12 [2023-07-13T14:45:12.431Z] #67 2.550 Fetched 8539 kB in 2s (5504 kB/s)
14:45:12 [2023-07-13T14:45:12.431Z] #67 2.550 Reading package lists...
14:45:12 [2023-07-13T14:45:12.431Z] #67 3.804 Hit:1 http://deb.debian.org/debian bullseye InRelease
14:45:12 [2023-07-13T14:45:12.431Z] #67 3.804 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
14:45:12 [2023-07-13T14:45:12.431Z] #67 3.804 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
14:45:12 [2023-07-13T14:45:12.431Z] #67 5.027 Reading package lists...
14:45:12 [2023-07-13T14:45:12.431Z] #67 6.177 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
14:45:12 [2023-07-13T14:45:12.431Z] #67 6.205 Reading package lists...
14:45:12 [2023-07-13T14:45:12.431Z] #67 7.488 Building dependency tree...
14:45:12 [2023-07-13T14:45:12.431Z] #67 8.738 gcc is already the newest version (4:10.2.1-1).
14:45:12 [2023-07-13T14:45:12.431Z] #67 8.738 libc6-dev is already the newest version (2.31-13+deb11u6).
14:45:12 [2023-07-13T14:45:12.431Z] #67 8.738 The following additional packages will be installed:
14:45:12 [2023-07-13T14:45:12.431Z] #67 8.740   bzip2 patch xz-utils
14:45:12 [2023-07-13T14:45:12.431Z] #67 8.764 Suggested packages:
14:45:12 [2023-07-13T14:45:12.431Z] #67 8.764   bzip2-doc debian-keyring seccomp ed diffutils-doc
14:45:12 [2023-07-13T14:45:12.431Z] #67 8.764 Recommended packages:
14:45:12 [2023-07-13T14:45:12.431Z] #67 8.764   build-essential fakeroot libalgorithm-merge-perl
14:45:12 [2023-07-13T14:45:12.431Z] #67 8.935 The following NEW packages will be installed:
14:45:12 [2023-07-13T14:45:12.431Z] #67 8.940   bzip2 dpkg-dev libseccomp-dev patch xz-utils
14:45:12 [2023-07-13T14:45:12.431Z] #67 9.379 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
14:45:12 [2023-07-13T14:45:12.431Z] #67 9.379 Need to get 2790 kB of archives.
14:45:12 [2023-07-13T14:45:12.431Z] #67 9.379 After this operation, 4077 kB of additional disk space will be used.
14:45:12 [2023-07-13T14:45:12.431Z] #67 9.379 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
14:45:12 [2023-07-13T14:45:12.431Z] #67 9.390 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
14:45:12 [2023-07-13T14:45:12.431Z] #67 9.398 Get:3 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
14:45:12 [2023-07-13T14:45:12.431Z] #67 9.398 Get:4 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
14:45:12 [2023-07-13T14:45:12.431Z] #67 9.432 Get:5 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
14:45:12 [2023-07-13T14:45:12.431Z] #67 9.720 debconf: delaying package configuration, since apt-utils is not installed
14:45:12 [2023-07-13T14:45:12.431Z] #67 9.863 Fetched 2790 kB in 0s (5811 kB/s)
14:45:12 [2023-07-13T14:45:12.431Z] #67 9.941 Selecting previously unselected package bzip2.
14:45:12 [2023-07-13T14:45:12.431Z] #67 9.941 (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 ... 15748 files and directories currently installed.)
14:45:12 [2023-07-13T14:45:12.431Z] #67 9.994 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
14:45:12 [2023-07-13T14:45:12.431Z] #67 10.01 Unpacking bzip2 (1.0.8-4) ...
14:45:12 [2023-07-13T14:45:12.431Z] #67 10.20 Selecting previously unselected package xz-utils.
14:45:12 [2023-07-13T14:45:12.431Z] #67 10.20 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
14:45:12 [2023-07-13T14:45:12.431Z] #67 10.23 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
14:45:12 [2023-07-13T14:45:12.694Z] #67 10.44 Selecting previously unselected package patch.
14:45:12 [2023-07-13T14:45:12.694Z] #67 10.45 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
14:45:12 [2023-07-13T14:45:12.694Z] #67 10.47 Unpacking patch (2.7.6-7) ...
14:45:12 [2023-07-13T14:45:12.694Z] #67 ...
14:45:12 [2023-07-13T14:45:12.694Z] 
14:45:12 [2023-07-13T14:45:12.694Z] #68 [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.6.0"      && /build/shfmt --version
14:45:12 [2023-07-13T14:45:12.694Z] #68 2.759 go: downloading mvdan.cc/sh/v3 v3.6.0
14:45:12 [2023-07-13T14:45:12.694Z] #68 3.192 go: downloading golang.org/x/term v0.3.0
14:45:12 [2023-07-13T14:45:12.694Z] #68 3.194 go: downloading mvdan.cc/editorconfig v0.2.0
14:45:12 [2023-07-13T14:45:12.694Z] #68 3.202 go: downloading github.com/google/renameio/v2 v2.0.0
14:45:12 [2023-07-13T14:45:12.694Z] #68 3.202 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
14:45:12 [2023-07-13T14:45:12.694Z] #68 3.467 go: downloading golang.org/x/sys v0.3.0
14:45:12 [2023-07-13T14:45:12.694Z] #68 ...
14:45:12 [2023-07-13T14:45:12.694Z] 
14:45:12 [2023-07-13T14:45:12.694Z] #69 [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             ;
14:45:12 [2023-07-13T14:45:12.694Z] #69 3.040 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
14:45:12 [2023-07-13T14:45:12.694Z] #69 3.057 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:45:12 [2023-07-13T14:45:12.694Z] #69 3.058 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:45:12 [2023-07-13T14:45:12.694Z] #69 3.414 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
14:45:12 [2023-07-13T14:45:12.694Z] #69 3.863 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
14:45:12 [2023-07-13T14:45:12.694Z] #69 4.534 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
14:45:12 [2023-07-13T14:45:12.694Z] #69 5.283 Fetched 8539 kB in 3s (3373 kB/s)
14:45:12 [2023-07-13T14:45:12.694Z] #69 5.283 Reading package lists...
14:45:12 [2023-07-13T14:45:12.694Z] #69 6.889 Reading package lists...
14:45:12 [2023-07-13T14:45:12.694Z] #69 8.130 Building dependency tree...
14:45:12 [2023-07-13T14:45:12.694Z] #69 8.937 python3 is already the newest version (3.9.2-3).
14:45:12 [2023-07-13T14:45:12.694Z] #69 8.937 The following additional packages will be installed:
14:45:12 [2023-07-13T14:45:12.694Z] #69 8.940   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
14:45:12 [2023-07-13T14:45:12.694Z] #69 8.941   patch xz-utils
14:45:12 [2023-07-13T14:45:12.694Z] #69 8.951 Suggested packages:
14:45:12 [2023-07-13T14:45:12.694Z] #69 8.956   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
14:45:12 [2023-07-13T14:45:12.694Z] #69 8.956   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
14:45:12 [2023-07-13T14:45:12.694Z] #69 8.957   m4-doc ed diffutils-doc
14:45:12 [2023-07-13T14:45:12.694Z] #69 8.957 Recommended packages:
14:45:12 [2023-07-13T14:45:12.694Z] #69 8.957   fakeroot libalgorithm-merge-perl libltdl-dev
14:45:12 [2023-07-13T14:45:12.694Z] #69 9.329 The following NEW packages will be installed:
14:45:12 [2023-07-13T14:45:12.694Z] #69 9.329   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
14:45:12 [2023-07-13T14:45:12.694Z] #69 9.329   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
14:45:12 [2023-07-13T14:45:12.694Z] #69 9.334   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
14:45:12 [2023-07-13T14:45:12.694Z] #69 9.671 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
14:45:12 [2023-07-13T14:45:12.694Z] #69 9.671 Need to get 5458 kB of archives.
14:45:12 [2023-07-13T14:45:12.694Z] #69 9.671 After this operation, 11.6 MB of additional disk space will be used.
14:45:12 [2023-07-13T14:45:12.694Z] #69 9.671 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
14:45:12 [2023-07-13T14:45:12.694Z] #69 9.679 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
14:45:12 [2023-07-13T14:45:12.694Z] #69 9.683 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
14:45:12 [2023-07-13T14:45:12.694Z] #69 9.687 Get:4 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
14:45:12 [2023-07-13T14:45:12.694Z] #69 9.689 Get:5 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
14:45:12 [2023-07-13T14:45:12.694Z] #69 9.693 Get:6 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
14:45:12 [2023-07-13T14:45:12.694Z] #69 9.702 Get:7 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
14:45:12 [2023-07-13T14:45:12.694Z] #69 9.709 Get:8 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
14:45:12 [2023-07-13T14:45:12.694Z] #69 9.717 Get:9 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
14:45:12 [2023-07-13T14:45:12.694Z] #69 9.764 Get:10 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
14:45:12 [2023-07-13T14:45:12.694Z] #69 9.770 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
14:45:12 [2023-07-13T14:45:12.694Z] #69 9.771 Get:12 http://deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
14:45:12 [2023-07-13T14:45:12.694Z] #69 9.772 Get:13 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
14:45:12 [2023-07-13T14:45:12.694Z] #69 9.772 Get:14 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
14:45:12 [2023-07-13T14:45:12.694Z] #69 9.773 Get:15 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
14:45:12 [2023-07-13T14:45:12.694Z] #69 9.774 Get:16 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
14:45:12 [2023-07-13T14:45:12.694Z] #69 9.778 Get:17 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
14:45:12 [2023-07-13T14:45:12.694Z] #69 9.783 Get:18 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
14:45:12 [2023-07-13T14:45:12.694Z] #69 9.786 Get:19 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
14:45:12 [2023-07-13T14:45:12.694Z] #69 9.786 Get:20 http://deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
14:45:12 [2023-07-13T14:45:12.694Z] #69 10.00 debconf: delaying package configuration, since apt-utils is not installed
14:45:12 [2023-07-13T14:45:12.694Z] #69 10.08 Fetched 5458 kB in 0s (13.1 MB/s)
14:45:12 [2023-07-13T14:45:12.694Z] #69 10.13 Selecting previously unselected package bzip2.
14:45:12 [2023-07-13T14:45:12.694Z] #69 10.13 (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 ... 15748 files and directories currently installed.)
14:45:12 [2023-07-13T14:45:12.694Z] #69 10.18 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
14:45:12 [2023-07-13T14:45:12.694Z] #69 10.22 Unpacking bzip2 (1.0.8-4) ...
14:45:12 [2023-07-13T14:45:12.694Z] #69 10.40 Selecting previously unselected package xz-utils.
14:45:12 [2023-07-13T14:45:12.694Z] #69 10.41 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
14:45:12 [2023-07-13T14:45:12.694Z] #69 10.42 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
14:45:12 [2023-07-13T14:45:12.694Z] #69 10.61 Selecting previously unselected package libsigsegv2:arm64.
14:45:12 [2023-07-13T14:45:12.694Z] #69 10.61 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
14:45:12 [2023-07-13T14:45:12.694Z] #69 10.64 Unpacking libsigsegv2:arm64 (2.13-1) ...
14:45:12 [2023-07-13T14:45:12.694Z] #69 10.81 Selecting previously unselected package m4.
14:45:12 [2023-07-13T14:45:12.694Z] #69 10.81 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
14:45:12 [2023-07-13T14:45:12.694Z] #69 10.83 Unpacking m4 (1.4.18-5) ...
14:45:12 [2023-07-13T14:45:12.958Z] #69 11.00 Selecting previously unselected package autoconf.
14:45:12 [2023-07-13T14:45:12.958Z] #69 11.00 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
14:45:12 [2023-07-13T14:45:12.958Z] #69 11.01 Unpacking autoconf (2.69-14) ...
14:45:12 [2023-07-13T14:45:12.958Z] #69 ...
14:45:12 [2023-07-13T14:45:12.958Z] 
14:45:12 [2023-07-13T14:45:12.958Z] #70 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:45:12 [2023-07-13T14:45:12.958Z] #70 3.439 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
14:45:12 [2023-07-13T14:45:12.958Z] #70 3.457 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:45:12 [2023-07-13T14:45:12.958Z] #70 3.457 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:45:12 [2023-07-13T14:45:12.958Z] #70 3.917 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
14:45:12 [2023-07-13T14:45:12.958Z] #70 4.311 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
14:45:12 [2023-07-13T14:45:12.958Z] #70 4.971 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
14:45:12 [2023-07-13T14:45:12.958Z] #70 6.233 Fetched 8539 kB in 3s (2714 kB/s)
14:45:12 [2023-07-13T14:45:12.958Z] #70 6.233 Reading package lists...
14:45:12 [2023-07-13T14:45:12.958Z] #70 8.434 Hit:1 http://deb.debian.org/debian bullseye InRelease
14:45:12 [2023-07-13T14:45:12.958Z] #70 8.434 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
14:45:12 [2023-07-13T14:45:12.958Z] #70 8.434 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
14:45:12 [2023-07-13T14:45:12.958Z] #70 9.707 Reading package lists...
14:45:12 [2023-07-13T14:45:12.958Z] #70 ...
14:45:12 [2023-07-13T14:45:12.958Z] 
14:45:12 [2023-07-13T14:45:12.958Z] #67 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
14:45:12 [2023-07-13T14:45:12.958Z] #67 10.67 Selecting previously unselected package dpkg-dev.
14:45:12 [2023-07-13T14:45:12.958Z] #67 10.67 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
14:45:12 [2023-07-13T14:45:12.958Z] #67 10.68 Unpacking dpkg-dev (1.20.12) ...
14:45:13 [2023-07-13T14:45:13.221Z] #67 11.20 Selecting previously unselected package libseccomp-dev:arm64.
14:45:13 [2023-07-13T14:45:13.221Z] #67 11.20 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
14:45:13 [2023-07-13T14:45:13.490Z] #67 11.20 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:45:13 [2023-07-13T14:45:13.490Z] #67 11.43 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:45:13 [2023-07-13T14:45:13.753Z] #67 11.47 Setting up bzip2 (1.0.8-4) ...
14:45:13 [2023-07-13T14:45:13.753Z] #67 11.51 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
14:45:13 [2023-07-13T14:45:13.753Z] #67 11.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:45:13 [2023-07-13T14:45:13.753Z] #67 11.61 Setting up patch (2.7.6-7) ...
14:45:14 [2023-07-13T14:45:14.016Z] #67 11.65 Setting up dpkg-dev (1.20.12) ...
14:45:18 [2023-07-13T14:45:18.237Z] #67 ...
14:45:18 [2023-07-13T14:45:18.237Z] 
14:45:18 [2023-07-13T14:45:18.237Z] #70 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:45:18 [2023-07-13T14:45:18.237Z] #70 10.79 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
14:45:18 [2023-07-13T14:45:18.237Z] #70 10.80 Reading package lists...
14:45:18 [2023-07-13T14:45:18.237Z] #70 12.01 Building dependency tree...
14:45:18 [2023-07-13T14:45:18.237Z] #70 12.87 gcc is already the newest version (4:10.2.1-1).
14:45:18 [2023-07-13T14:45:18.237Z] #70 12.87 The following additional packages will be installed:
14:45:18 [2023-07-13T14:45:18.237Z] #70 12.87   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
14:45:18 [2023-07-13T14:45:18.237Z] #70 12.87   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
14:45:18 [2023-07-13T14:45:18.237Z] #70 12.87   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
14:45:18 [2023-07-13T14:45:18.237Z] #70 12.87   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
14:45:18 [2023-07-13T14:45:18.237Z] #70 12.87   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
14:45:18 [2023-07-13T14:45:18.237Z] #70 12.87   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
14:45:18 [2023-07-13T14:45:18.237Z] #70 12.87 Suggested packages:
14:45:18 [2023-07-13T14:45:18.237Z] #70 12.87   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
14:45:18 [2023-07-13T14:45:18.237Z] #70 12.87   | libgdk-pixbuf2.0-dev libxml2-utils
14:45:18 [2023-07-13T14:45:18.237Z] #70 13.18 The following NEW packages will be installed:
14:45:18 [2023-07-13T14:45:18.237Z] #70 13.18   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
14:45:18 [2023-07-13T14:45:18.237Z] #70 13.18   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
14:45:18 [2023-07-13T14:45:18.237Z] #70 13.18   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
14:45:18 [2023-07-13T14:45:18.237Z] #70 13.18   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
14:45:18 [2023-07-13T14:45:18.237Z] #70 13.18   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
14:45:18 [2023-07-13T14:45:18.237Z] #70 13.18   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
14:45:18 [2023-07-13T14:45:18.237Z] #70 13.48 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
14:45:18 [2023-07-13T14:45:18.237Z] #70 13.48 Need to get 7950 kB of archives.
14:45:18 [2023-07-13T14:45:18.237Z] #70 13.48 After this operation, 39.9 MB of additional disk space will be used.
14:45:18 [2023-07-13T14:45:18.237Z] #70 13.48 Get:1 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
14:45:18 [2023-07-13T14:45:18.237Z] #70 13.56 Get:2 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
14:45:18 [2023-07-13T14:45:18.237Z] #70 13.59 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
14:45:18 [2023-07-13T14:45:18.237Z] #70 13.60 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
14:45:18 [2023-07-13T14:45:18.237Z] #70 13.60 Get:5 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
14:45:18 [2023-07-13T14:45:18.237Z] #70 13.60 Get:6 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
14:45:18 [2023-07-13T14:45:18.237Z] #70 13.61 Get:7 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
14:45:18 [2023-07-13T14:45:18.237Z] #70 13.61 Get:8 http://deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
14:45:18 [2023-07-13T14:45:18.237Z] #70 13.68 Get:9 http://deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
14:45:18 [2023-07-13T14:45:18.237Z] #70 13.68 Get:10 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
14:45:18 [2023-07-13T14:45:18.237Z] #70 13.68 Get:11 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
14:45:18 [2023-07-13T14:45:18.237Z] #70 13.68 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
14:45:18 [2023-07-13T14:45:18.237Z] #70 13.74 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
14:45:18 [2023-07-13T14:45:18.237Z] #70 13.74 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
14:45:18 [2023-07-13T14:45:18.237Z] #70 13.75 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
14:45:18 [2023-07-13T14:45:18.237Z] #70 13.82 Get:16 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
14:45:18 [2023-07-13T14:45:18.237Z] #70 13.83 Get:17 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
14:45:18 [2023-07-13T14:45:18.237Z] #70 13.92 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
14:45:18 [2023-07-13T14:45:18.237Z] #70 14.23 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
14:45:18 [2023-07-13T14:45:18.237Z] #70 14.23 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
14:45:18 [2023-07-13T14:45:18.237Z] #70 14.24 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
14:45:18 [2023-07-13T14:45:18.237Z] #70 14.26 Get:22 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
14:45:18 [2023-07-13T14:45:18.237Z] #70 14.26 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
14:45:18 [2023-07-13T14:45:18.237Z] #70 14.27 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
14:45:18 [2023-07-13T14:45:18.237Z] #70 14.28 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
14:45:18 [2023-07-13T14:45:18.237Z] #70 14.28 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
14:45:18 [2023-07-13T14:45:18.237Z] #70 14.28 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
14:45:18 [2023-07-13T14:45:18.237Z] #70 14.31 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
14:45:18 [2023-07-13T14:45:18.237Z] #70 14.31 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
14:45:18 [2023-07-13T14:45:18.237Z] #70 14.33 Get:30 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
14:45:18 [2023-07-13T14:45:18.237Z] #70 14.91 debconf: delaying package configuration, since apt-utils is not installed
14:45:18 [2023-07-13T14:45:18.237Z] #70 15.03 Fetched 7950 kB in 1s (6876 kB/s)
14:45:18 [2023-07-13T14:45:18.237Z] #70 15.25 Selecting previously unselected package libgirepository-1.0-1:arm64.
14:45:18 [2023-07-13T14:45:18.237Z] #70 15.25 (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 ... 15748 files and directories currently installed.)
14:45:18 [2023-07-13T14:45:18.237Z] #70 15.28 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
14:45:18 [2023-07-13T14:45:18.237Z] #70 15.41 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
14:45:18 [2023-07-13T14:45:18.237Z] #70 15.70 Selecting previously unselected package gir1.2-glib-2.0:arm64.
14:45:18 [2023-07-13T14:45:18.237Z] #70 15.70 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
14:45:18 [2023-07-13T14:45:18.237Z] #70 15.72 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
14:45:18 [2023-07-13T14:45:18.513Z] #70 16.13 Selecting previously unselected package libsecret-common.
14:45:18 [2023-07-13T14:45:18.514Z] #70 ...
14:45:18 [2023-07-13T14:45:18.514Z] 
14:45:18 [2023-07-13T14:45:18.514Z] #46 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:45:18 [2023-07-13T14:45:18.514Z] #46 DONE 16.0s
14:45:18 [2023-07-13T14:45:18.514Z] 
14:45:18 [2023-07-13T14:45:18.514Z] #66 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
14:45:18 [2023-07-13T14:45:18.514Z] #66 9.348 Reading package lists...
14:45:18 [2023-07-13T14:45:18.514Z] #66 10.67 + apt-get  install -y --no-install-recommends gcc libc6-dev
14:45:18 [2023-07-13T14:45:18.514Z] #66 10.70 Reading package lists...
14:45:18 [2023-07-13T14:45:18.514Z] #66 11.91 Building dependency tree...
14:45:18 [2023-07-13T14:45:18.514Z] #66 12.77 gcc is already the newest version (4:10.2.1-1).
14:45:18 [2023-07-13T14:45:18.514Z] #66 12.77 libc6-dev is already the newest version (2.31-13+deb11u6).
14:45:18 [2023-07-13T14:45:18.514Z] #66 12.77 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
14:45:18 [2023-07-13T14:45:18.514Z] #66 DONE 16.5s
14:45:18 [2023-07-13T14:45:18.514Z] 
14:45:18 [2023-07-13T14:45:18.514Z] #67 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
14:45:18 [2023-07-13T14:45:18.514Z] #67 DONE 16.4s
14:45:18 [2023-07-13T14:45:18.514Z] 
14:45:18 [2023-07-13T14:45:18.514Z] #70 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:45:18 [2023-07-13T14:45:18.514Z] #70 16.13 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
14:45:18 [2023-07-13T14:45:18.514Z] #70 16.14 Unpacking libsecret-common (0.20.4-2) ...
14:45:18 [2023-07-13T14:45:18.514Z] #70 ...
14:45:18 [2023-07-13T14:45:18.514Z] 
14:45:18 [2023-07-13T14:45:18.514Z] #71 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
14:45:19 [2023-07-13T14:45:19.913Z] #71 ...
14:45:19 [2023-07-13T14:45:19.913Z] 
14:45:19 [2023-07-13T14:45:19.913Z] #72 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
14:45:19 [2023-07-13T14:45:19.914Z] #72 ...
14:45:19 [2023-07-13T14:45:19.914Z] 
14:45:19 [2023-07-13T14:45:19.914Z] #69 [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             ;
14:45:19 [2023-07-13T14:45:19.914Z] #69 11.28 Selecting previously unselected package autotools-dev.
14:45:19 [2023-07-13T14:45:19.914Z] #69 11.30 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 11.33 Unpacking autotools-dev (20180224.1+nmu1) ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 11.53 Selecting previously unselected package automake.
14:45:19 [2023-07-13T14:45:19.914Z] #69 11.53 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 11.54 Unpacking automake (1:1.16.3-2) ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 11.78 Selecting previously unselected package patch.
14:45:19 [2023-07-13T14:45:19.914Z] #69 11.78 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 11.81 Unpacking patch (2.7.6-7) ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 11.94 Selecting previously unselected package dpkg-dev.
14:45:19 [2023-07-13T14:45:19.914Z] #69 11.95 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 11.95 Unpacking dpkg-dev (1.20.12) ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 12.61 Selecting previously unselected package build-essential.
14:45:19 [2023-07-13T14:45:19.914Z] #69 12.62 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 12.68 Unpacking build-essential (12.9) ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 13.05 Selecting previously unselected package libcap2:arm64.
14:45:19 [2023-07-13T14:45:19.914Z] #69 13.05 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 13.10 Unpacking libcap2:arm64 (1:2.44-1) ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 13.39 Selecting previously unselected package libcap-dev:arm64.
14:45:19 [2023-07-13T14:45:19.914Z] #69 13.40 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 13.50 Unpacking libcap-dev:arm64 (1:2.44-1) ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 14.02 Selecting previously unselected package libprotobuf-c1:arm64.
14:45:19 [2023-07-13T14:45:19.914Z] #69 14.02 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 14.03 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 14.53 Selecting previously unselected package libprotobuf-c-dev:arm64.
14:45:19 [2023-07-13T14:45:19.914Z] #69 14.54 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 14.54 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 14.63 Selecting previously unselected package libseccomp-dev:arm64.
14:45:19 [2023-07-13T14:45:19.914Z] #69 14.63 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 14.63 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 14.86 Selecting previously unselected package libsystemd-dev:arm64.
14:45:19 [2023-07-13T14:45:19.914Z] #69 14.86 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 14.88 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 15.44 Selecting previously unselected package libtool.
14:45:19 [2023-07-13T14:45:19.914Z] #69 15.45 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 15.48 Unpacking libtool (2.4.6-15) ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 15.82 Selecting previously unselected package libudev-dev:arm64.
14:45:19 [2023-07-13T14:45:19.914Z] #69 15.83 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u2_arm64.deb ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 15.85 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 16.18 Selecting previously unselected package libyajl2:arm64.
14:45:19 [2023-07-13T14:45:19.914Z] #69 16.19 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 16.27 Unpacking libyajl2:arm64 (2.1.0-3) ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 16.56 Selecting previously unselected package libyajl-dev:arm64.
14:45:19 [2023-07-13T14:45:19.914Z] #69 16.56 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 16.58 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 16.95 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 17.02 Setting up libyajl2:arm64 (2.1.0-3) ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 17.04 Setting up bzip2 (1.0.8-4) ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 17.05 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 17.07 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 17.09 Setting up libcap2:arm64 (1:2.44-1) ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 17.12 Setting up autotools-dev (20180224.1+nmu1) ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 17.16 Setting up libsigsegv2:arm64 (2.13-1) ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 17.31 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 17.53 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:45:19 [2023-07-13T14:45:19.914Z] #69 17.62 Setting up patch (2.7.6-7) ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 17.90 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 18.01 Setting up libyajl-dev:arm64 (2.1.0-3) ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 18.03 Setting up libcap-dev:arm64 (1:2.44-1) ...
14:45:19 [2023-07-13T14:45:19.914Z] #69 18.08 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
14:45:20 [2023-07-13T14:45:20.192Z] #69 18.14 Setting up libtool (2.4.6-15) ...
14:45:20 [2023-07-13T14:45:20.192Z] #69 18.18 Setting up m4 (1.4.18-5) ...
14:45:20 [2023-07-13T14:45:20.192Z] #69 18.25 Setting up dpkg-dev (1.20.12) ...
14:45:20 [2023-07-13T14:45:20.192Z] #69 ...
14:45:20 [2023-07-13T14:45:20.192Z] 
14:45:20 [2023-07-13T14:45:20.192Z] #71 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
14:45:20 [2023-07-13T14:45:20.192Z] #71 1.633 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.7-0-g860f061 -X main.version=1.1.7 " -o runc .
14:45:21 [2023-07-13T14:45:21.165Z] #71 ...
14:45:21 [2023-07-13T14:45:21.165Z] 
14:45:21 [2023-07-13T14:45:21.165Z] #57 [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.51.2"      && /build/golangci-lint --version
14:45:21 [2023-07-13T14:45:21.165Z] #57 9.286 go: downloading github.com/gostaticanalysis/comment v1.4.2
14:45:21 [2023-07-13T14:45:21.165Z] #57 9.502 go: downloading github.com/go-toolsmith/astcast v1.1.0
14:45:21 [2023-07-13T14:45:21.165Z] #57 9.504 go: downloading github.com/go-toolsmith/astcopy v1.0.3
14:45:21 [2023-07-13T14:45:21.165Z] #57 9.504 go: downloading github.com/go-toolsmith/astequal v1.1.0
14:45:21 [2023-07-13T14:45:21.165Z] #57 9.514 go: downloading github.com/go-toolsmith/astfmt v1.1.0
14:45:21 [2023-07-13T14:45:21.165Z] #57 9.546 go: downloading github.com/go-toolsmith/astp v1.1.0
14:45:21 [2023-07-13T14:45:21.165Z] #57 9.568 go: downloading github.com/go-toolsmith/strparse v1.1.0
14:45:21 [2023-07-13T14:45:21.165Z] #57 9.575 go: downloading github.com/go-toolsmith/typep v1.1.0
14:45:21 [2023-07-13T14:45:21.165Z] #57 9.579 go: downloading github.com/quasilyte/go-ruleguard v0.3.19
14:45:21 [2023-07-13T14:45:21.165Z] #57 9.615 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
14:45:21 [2023-07-13T14:45:21.165Z] #57 9.616 go: downloading golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9
14:45:21 [2023-07-13T14:45:21.165Z] #57 9.901 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
14:45:21 [2023-07-13T14:45:21.165Z] #57 9.901 go: downloading github.com/ettle/strcase v0.1.1
14:45:21 [2023-07-13T14:45:21.165Z] #57 9.901 go: downloading github.com/Masterminds/semver v1.5.0
14:45:21 [2023-07-13T14:45:21.165Z] #57 9.942 go: downloading github.com/fatih/structtag v1.2.0
14:45:21 [2023-07-13T14:45:21.165Z] #57 10.00 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
14:45:21 [2023-07-13T14:45:21.165Z] #57 10.05 go: downloading github.com/google/go-cmp v0.5.9
14:45:21 [2023-07-13T14:45:21.165Z] #57 10.05 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:45:21 [2023-07-13T14:45:21.165Z] #57 10.17 go: downloading github.com/prometheus/client_golang v1.12.1
14:45:21 [2023-07-13T14:45:21.165Z] #57 10.22 go: downloading github.com/prometheus/client_model v0.2.0
14:45:21 [2023-07-13T14:45:21.165Z] #57 10.39 go: downloading go.uber.org/atomic v1.7.0
14:45:21 [2023-07-13T14:45:21.165Z] #57 10.58 go: downloading go.uber.org/multierr v1.6.0
14:45:21 [2023-07-13T14:45:21.165Z] #57 10.61 go: downloading github.com/chavacava/garif v0.0.0-20221024190013-b3ef35877348
14:45:21 [2023-07-13T14:45:21.165Z] #57 10.61 go: downloading github.com/olekukonko/tablewriter v0.0.5
14:45:21 [2023-07-13T14:45:21.165Z] #57 10.68 go: downloading github.com/quasilyte/gogrep v0.5.0
14:45:21 [2023-07-13T14:45:21.165Z] #57 10.69 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
14:45:21 [2023-07-13T14:45:21.165Z] #57 10.69 go: downloading github.com/golang/protobuf v1.5.2
14:45:21 [2023-07-13T14:45:21.165Z] #57 10.76 go: downloading github.com/beorn7/perks v1.0.1
14:45:21 [2023-07-13T14:45:21.165Z] #57 10.76 go: downloading github.com/prometheus/common v0.32.1
14:45:21 [2023-07-13T14:45:21.165Z] #57 10.76 go: downloading github.com/cespare/xxhash/v2 v2.1.2
14:45:21 [2023-07-13T14:45:21.165Z] #57 10.84 go: downloading github.com/prometheus/procfs v0.7.3
14:45:21 [2023-07-13T14:45:21.165Z] #57 10.84 go: downloading google.golang.org/protobuf v1.28.0
14:45:21 [2023-07-13T14:45:21.165Z] #57 10.99 go: downloading github.com/mattn/go-runewidth v0.0.9
14:45:21 [2023-07-13T14:45:21.165Z] #57 11.75 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
14:45:21 [2023-07-13T14:45:21.469Z] #57 ...
14:45:21 [2023-07-13T14:45:21.469Z] 
14:45:21 [2023-07-13T14:45:21.469Z] #69 [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             ;
14:45:21 [2023-07-13T14:45:21.469Z] #69 18.42 Setting up autoconf (2.69-14) ...
14:45:21 [2023-07-13T14:45:21.469Z] #69 18.51 Setting up build-essential (12.9) ...
14:45:21 [2023-07-13T14:45:21.469Z] #69 18.61 Setting up automake (1:1.16.3-2) ...
14:45:21 [2023-07-13T14:45:21.469Z] #69 18.65 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
14:45:21 [2023-07-13T14:45:21.469Z] #69 18.68 Processing triggers for libc-bin (2.31-13+deb11u6) ...
14:45:21 [2023-07-13T14:45:21.732Z] #69 ...
14:45:21 [2023-07-13T14:45:21.732Z] 
14:45:21 [2023-07-13T14:45:21.732Z] #73 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
14:45:21 [2023-07-13T14:45:21.732Z] #73 ...
14:45:21 [2023-07-13T14:45:21.732Z] 
14:45:21 [2023-07-13T14:45:21.732Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
14:45:21 [2023-07-13T14:45:21.732Z] #55 14.19 sync
14:45:21 [2023-07-13T14:45:21.732Z] #55 14.20 internal/reflectlite
14:45:21 [2023-07-13T14:45:21.732Z] #55 14.85 internal/testlog
14:45:21 [2023-07-13T14:45:21.732Z] #55 14.85 internal/godebug
14:45:21 [2023-07-13T14:45:21.732Z] #55 14.85 internal/singleflight
14:45:21 [2023-07-13T14:45:21.732Z] #55 15.14 math/rand
14:45:21 [2023-07-13T14:45:21.732Z] #55 15.14 internal/intern
14:45:21 [2023-07-13T14:45:21.732Z] #55 15.49 errors
14:45:21 [2023-07-13T14:45:21.732Z] #55 15.49 sort
14:45:21 [2023-07-13T14:45:21.732Z] #55 15.63 io
14:45:21 [2023-07-13T14:45:21.732Z] #55 15.64 internal/oserror
14:45:21 [2023-07-13T14:45:21.732Z] #55 15.64 crypto/internal/nistec/fiat
14:45:21 [2023-07-13T14:45:21.732Z] #55 15.64 path
14:45:21 [2023-07-13T14:45:21.732Z] #55 15.64 internal/safefilepath
14:45:21 [2023-07-13T14:45:21.732Z] #55 15.64 vendor/golang.org/x/net/dns/dnsmessage
14:45:21 [2023-07-13T14:45:21.732Z] #55 15.64 strconv
14:45:21 [2023-07-13T14:45:21.732Z] #55 15.83 syscall
14:45:21 [2023-07-13T14:45:21.732Z] #55 16.27 container/heap
14:45:21 [2023-07-13T14:45:21.732Z] #55 16.41 bytes
14:45:21 [2023-07-13T14:45:21.732Z] #55 16.42 hash
14:45:21 [2023-07-13T14:45:21.732Z] #55 16.42 crypto/internal/randutil
14:45:21 [2023-07-13T14:45:21.732Z] #55 16.51 strings
14:45:21 [2023-07-13T14:45:21.732Z] #55 16.66 hash/crc32
14:45:21 [2023-07-13T14:45:21.732Z] #55 16.68 github.com/stevvooe/resumable
14:45:21 [2023-07-13T14:45:21.732Z] #55 17.04 text/tabwriter
14:45:22 [2023-07-13T14:45:22.001Z] #55 17.22 vendor/golang.org/x/text/transform
14:45:22 [2023-07-13T14:45:22.001Z] #55 17.26 reflect
14:45:22 [2023-07-13T14:45:22.002Z] #55 17.26 crypto
14:45:22 [2023-07-13T14:45:22.002Z] #55 17.34 crypto/rc4
14:45:22 [2023-07-13T14:45:22.288Z] #55 ...
14:45:22 [2023-07-13T14:45:22.288Z] 
14:45:22 [2023-07-13T14:45:22.288Z] #69 [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             ;
14:45:22 [2023-07-13T14:45:22.288Z] #69 DONE 20.3s
14:45:22 [2023-07-13T14:45:22.288Z] 
14:45:22 [2023-07-13T14:45:22.288Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
14:45:22 [2023-07-13T14:45:22.288Z] #55 17.58 net/netip
14:45:22 [2023-07-13T14:45:22.288Z] #55 17.58 encoding/base32
14:45:22 [2023-07-13T14:45:22.552Z] #55 17.74 golang.org/x/crypto/blowfish
14:45:22 [2023-07-13T14:45:22.552Z] #55 ...
14:45:22 [2023-07-13T14:45:22.552Z] 
14:45:22 [2023-07-13T14:45:22.552Z] #65 [tini-build 2/4] 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
14:45:22 [2023-07-13T14:45:22.552Z] #65 10.27   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
14:45:22 [2023-07-13T14:45:22.552Z] #65 10.28 Suggested packages:
14:45:22 [2023-07-13T14:45:22.552Z] #65 10.28   cmake-doc ninja-build lrzip
14:45:22 [2023-07-13T14:45:22.552Z] #65 10.42 The following NEW packages will be installed:
14:45:22 [2023-07-13T14:45:22.552Z] #65 10.43   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
14:45:22 [2023-07-13T14:45:22.552Z] #65 10.74 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
14:45:22 [2023-07-13T14:45:22.552Z] #65 10.74 Need to get 15.1 MB of archives.
14:45:22 [2023-07-13T14:45:22.552Z] #65 10.74 After this operation, 66.8 MB of additional disk space will be used.
14:45:22 [2023-07-13T14:45:22.552Z] #65 10.74 Get:1 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
14:45:22 [2023-07-13T14:45:22.552Z] #65 10.76 Get:2 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
14:45:22 [2023-07-13T14:45:22.552Z] #65 10.86 Get:3 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
14:45:22 [2023-07-13T14:45:22.552Z] #65 10.87 Get:4 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
14:45:22 [2023-07-13T14:45:22.552Z] #65 10.87 Get:5 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
14:45:22 [2023-07-13T14:45:22.552Z] #65 10.87 Get:6 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
14:45:22 [2023-07-13T14:45:22.552Z] #65 10.87 Get:7 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
14:45:22 [2023-07-13T14:45:22.552Z] #65 10.87 Get:8 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
14:45:22 [2023-07-13T14:45:22.552Z] #65 11.23 debconf: delaying package configuration, since apt-utils is not installed
14:45:22 [2023-07-13T14:45:22.552Z] #65 11.36 Fetched 15.1 MB in 0s (33.2 MB/s)
14:45:22 [2023-07-13T14:45:22.552Z] #65 11.46 Selecting previously unselected package cmake-data.
14:45:22 [2023-07-13T14:45:22.552Z] #65 11.46 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
14:45:22 [2023-07-13T14:45:22.552Z] #65 11.49 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
14:45:22 [2023-07-13T14:45:22.552Z] #65 11.54 Unpacking cmake-data (3.18.4-2+deb11u1) ...
14:45:22 [2023-07-13T14:45:22.552Z] #65 13.86 Selecting previously unselected package libicu67:arm64.
14:45:22 [2023-07-13T14:45:22.552Z] #65 13.87 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
14:45:22 [2023-07-13T14:45:22.552Z] #65 14.29 Unpacking libicu67:arm64 (67.1-7) ...
14:45:22 [2023-07-13T14:45:22.552Z] #65 16.75 Selecting previously unselected package libxml2:arm64.
14:45:22 [2023-07-13T14:45:22.552Z] #65 16.76 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
14:45:22 [2023-07-13T14:45:22.552Z] #65 16.76 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
14:45:22 [2023-07-13T14:45:22.552Z] #65 17.30 Selecting previously unselected package libarchive13:arm64.
14:45:22 [2023-07-13T14:45:22.552Z] #65 17.30 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
14:45:22 [2023-07-13T14:45:22.552Z] #65 17.37 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
14:45:22 [2023-07-13T14:45:22.552Z] #65 17.79 Selecting previously unselected package libjsoncpp24:arm64.
14:45:22 [2023-07-13T14:45:22.552Z] #65 17.79 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
14:45:22 [2023-07-13T14:45:22.552Z] #65 17.81 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
14:45:22 [2023-07-13T14:45:22.552Z] #65 18.02 Selecting previously unselected package librhash0:arm64.
14:45:22 [2023-07-13T14:45:22.552Z] #65 18.02 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
14:45:22 [2023-07-13T14:45:22.552Z] #65 18.04 Unpacking librhash0:arm64 (1.4.1-2) ...
14:45:22 [2023-07-13T14:45:22.552Z] #65 18.29 Selecting previously unselected package libuv1:arm64.
14:45:22 [2023-07-13T14:45:22.552Z] #65 18.30 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
14:45:22 [2023-07-13T14:45:22.552Z] #65 18.36 Unpacking libuv1:arm64 (1.40.0-2) ...
14:45:22 [2023-07-13T14:45:22.552Z] #65 18.51 Selecting previously unselected package cmake.
14:45:22 [2023-07-13T14:45:22.552Z] #65 18.53 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
14:45:22 [2023-07-13T14:45:22.552Z] #65 18.57 Unpacking cmake (3.18.4-2+deb11u1) ...
14:45:22 [2023-07-13T14:45:22.552Z] #65 20.35 Setting up libicu67:arm64 (67.1-7) ...
14:45:22 [2023-07-13T14:45:22.552Z] #65 20.41 Setting up libuv1:arm64 (1.40.0-2) ...
14:45:22 [2023-07-13T14:45:22.552Z] #65 20.45 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
14:45:22 [2023-07-13T14:45:22.552Z] #65 ...
14:45:22 [2023-07-13T14:45:22.552Z] 
14:45:22 [2023-07-13T14:45:22.552Z] #70 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:45:22 [2023-07-13T14:45:22.552Z] #70 16.47 Selecting previously unselected package libsecret-1-0:arm64.
14:45:22 [2023-07-13T14:45:22.552Z] #70 16.47 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
14:45:22 [2023-07-13T14:45:22.552Z] #70 16.47 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
14:45:22 [2023-07-13T14:45:22.552Z] #70 16.82 Selecting previously unselected package gir1.2-secret-1:arm64.
14:45:22 [2023-07-13T14:45:22.552Z] #70 16.83 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
14:45:22 [2023-07-13T14:45:22.552Z] #70 17.00 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
14:45:22 [2023-07-13T14:45:22.552Z] #70 17.48 Selecting previously unselected package uuid-dev:arm64.
14:45:22 [2023-07-13T14:45:22.552Z] #70 17.49 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
14:45:22 [2023-07-13T14:45:22.552Z] #70 17.58 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
14:45:22 [2023-07-13T14:45:22.552Z] #70 17.76 Selecting previously unselected package libblkid-dev:arm64.
14:45:22 [2023-07-13T14:45:22.552Z] #70 17.77 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
14:45:22 [2023-07-13T14:45:22.553Z] #70 17.83 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
14:45:22 [2023-07-13T14:45:22.553Z] #70 18.20 Selecting previously unselected package libbtrfs0:arm64.
14:45:22 [2023-07-13T14:45:22.553Z] #70 18.21 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
14:45:22 [2023-07-13T14:45:22.553Z] #70 18.26 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
14:45:22 [2023-07-13T14:45:22.553Z] #70 18.55 Selecting previously unselected package libbtrfs-dev:arm64.
14:45:22 [2023-07-13T14:45:22.553Z] #70 18.55 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
14:45:22 [2023-07-13T14:45:22.553Z] #70 18.61 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
14:45:22 [2023-07-13T14:45:22.553Z] #70 19.50 Selecting previously unselected package libelf1:arm64.
14:45:22 [2023-07-13T14:45:22.553Z] #70 19.50 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
14:45:22 [2023-07-13T14:45:22.553Z] #70 19.57 Unpacking libelf1:arm64 (0.183-1) ...
14:45:22 [2023-07-13T14:45:22.553Z] #70 19.84 Selecting previously unselected package libffi-dev:arm64.
14:45:22 [2023-07-13T14:45:22.553Z] #70 19.85 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
14:45:22 [2023-07-13T14:45:22.553Z] #70 19.89 Unpacking libffi-dev:arm64 (3.3-6) ...
14:45:22 [2023-07-13T14:45:22.553Z] #70 20.15 Selecting previously unselected package libglib2.0-data.
14:45:22 [2023-07-13T14:45:22.553Z] #70 20.16 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
14:45:22 [2023-07-13T14:45:22.553Z] #70 20.18 Unpacking libglib2.0-data (2.66.8-1) ...
14:45:23 [2023-07-13T14:45:23.128Z] #70 20.93 Selecting previously unselected package libglib2.0-bin.
14:45:23 [2023-07-13T14:45:23.128Z] #70 20.93 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
14:45:23 [2023-07-13T14:45:23.397Z] #70 20.96 Unpacking libglib2.0-bin (2.66.8-1) ...
14:45:23 [2023-07-13T14:45:23.662Z] #70 21.33 Selecting previously unselected package python3-lib2to3.
14:45:23 [2023-07-13T14:45:23.662Z] #70 21.34 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
14:45:23 [2023-07-13T14:45:23.924Z] #70 21.43 Unpacking python3-lib2to3 (3.9.2-1) ...
14:45:24 [2023-07-13T14:45:24.223Z] #70 21.77 Selecting previously unselected package python3-distutils.
14:45:24 [2023-07-13T14:45:24.223Z] #70 21.78 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
14:45:24 [2023-07-13T14:45:24.223Z] #70 21.84 Unpacking python3-distutils (3.9.2-1) ...
14:45:24 [2023-07-13T14:45:24.800Z] #70 22.30 Selecting previously unselected package libglib2.0-dev-bin.
14:45:24 [2023-07-13T14:45:24.800Z] #70 22.30 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
14:45:24 [2023-07-13T14:45:24.800Z] #70 22.32 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
14:45:25 [2023-07-13T14:45:25.326Z] #70 22.85 Selecting previously unselected package libsepol1-dev:arm64.#70 ...
14:45:25 [2023-07-13T14:45:25.326Z] 
14:45:25 [2023-07-13T14:45:25.326Z] #65 [tini-build 2/4] 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
14:45:25 [2023-07-13T14:45:25.326Z] #65 20.50 Setting up librhash0:arm64 (1.4.1-2) ...
14:45:25 [2023-07-13T14:45:25.326Z] #65 20.58 Setting up cmake-data (3.18.4-2+deb11u1) ...
14:45:25 [2023-07-13T14:45:25.326Z] #65 20.63 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
14:45:25 [2023-07-13T14:45:25.326Z] #65 20.66 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
14:45:25 [2023-07-13T14:45:25.326Z] #65 20.70 Setting up cmake (3.18.4-2+deb11u1) ...
14:45:25 [2023-07-13T14:45:25.326Z] #65 20.73 Processing triggers for libc-bin (2.31-13+deb11u6) ...
14:45:25 [2023-07-13T14:45:25.326Z] #65 DONE 23.1s
14:45:25 [2023-07-13T14:45:25.326Z] 
14:45:25 [2023-07-13T14:45:25.326Z] #70 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:45:25 [2023-07-13T14:45:25.326Z] #70 22.85 Selecting previously unselected package libsepol1-dev:arm64.
14:45:25 [2023-07-13T14:45:25.326Z] #70 22.85 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
14:45:25 [2023-07-13T14:45:25.326Z] #70 22.92 Unpacking libsepol1-dev:arm64 (3.1-1) ...
14:45:25 [2023-07-13T14:45:25.326Z] #70 ...
14:45:25 [2023-07-13T14:45:25.326Z] 
14:45:25 [2023-07-13T14:45:25.326Z] #74 [tini-build 3/4] 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         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
14:45:26 [2023-07-13T14:45:26.721Z] #74 1.322 Hit:1 http://deb.debian.org/debian bullseye InRelease
14:45:26 [2023-07-13T14:45:26.721Z] #74 1.323 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
14:45:26 [2023-07-13T14:45:26.721Z] #74 1.324 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
14:45:26 [2023-07-13T14:45:26.999Z] #74 ...
14:45:26 [2023-07-13T14:45:26.999Z] 
14:45:26 [2023-07-13T14:45:26.999Z] #62 [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
14:45:26 [2023-07-13T14:45:26.999Z] #62 24.54 tomll can be used in two ways:
14:45:26 [2023-07-13T14:45:26.999Z] #62 24.54 Writing to STDIN and reading from STDOUT:
14:45:26 [2023-07-13T14:45:26.999Z] #62 24.54   cat file.toml | tomll > file.toml
14:45:26 [2023-07-13T14:45:26.999Z] #62 24.54 
14:45:26 [2023-07-13T14:45:26.999Z] #62 24.54 Reading and updating a list of files:
14:45:26 [2023-07-13T14:45:26.999Z] #62 24.54   tomll a.toml b.toml c.toml
14:45:26 [2023-07-13T14:45:26.999Z] #62 24.54 
14:45:26 [2023-07-13T14:45:26.999Z] #62 24.54 When given a list of files, tomll will modify all files in place without asking.
14:45:26 [2023-07-13T14:45:26.999Z] #62 DONE 25.0s
14:45:26 [2023-07-13T14:45:26.999Z] 
14:45:26 [2023-07-13T14:45:26.999Z] #70 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:45:26 [2023-07-13T14:45:26.999Z] #70 23.12 Selecting previously unselected package libpcre2-16-0:arm64.
14:45:26 [2023-07-13T14:45:26.999Z] #70 23.12 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
14:45:26 [2023-07-13T14:45:26.999Z] #70 23.13 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
14:45:26 [2023-07-13T14:45:26.999Z] #70 23.25 Selecting previously unselected package libpcre2-32-0:arm64.
14:45:26 [2023-07-13T14:45:26.999Z] #70 23.26 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
14:45:26 [2023-07-13T14:45:26.999Z] #70 23.28 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
14:45:26 [2023-07-13T14:45:26.999Z] #70 23.57 Selecting previously unselected package libpcre2-posix2:arm64.
14:45:26 [2023-07-13T14:45:26.999Z] #70 23.57 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
14:45:26 [2023-07-13T14:45:26.999Z] #70 23.58 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
14:45:26 [2023-07-13T14:45:26.999Z] #70 23.68 Selecting previously unselected package libpcre2-dev:arm64.
14:45:26 [2023-07-13T14:45:26.999Z] #70 23.68 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
14:45:26 [2023-07-13T14:45:26.999Z] #70 23.73 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
14:45:26 [2023-07-13T14:45:26.999Z] #70 23.98 Selecting previously unselected package libselinux1-dev:arm64.
14:45:26 [2023-07-13T14:45:26.999Z] #70 23.99 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
14:45:26 [2023-07-13T14:45:26.999Z] #70 24.03 Unpacking libselinux1-dev:arm64 (3.1-3) ...
14:45:26 [2023-07-13T14:45:26.999Z] #70 24.38 Selecting previously unselected package libmount-dev:arm64.
14:45:26 [2023-07-13T14:45:26.999Z] #70 24.40 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
14:45:26 [2023-07-13T14:45:26.999Z] #70 24.41 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
14:45:26 [2023-07-13T14:45:26.999Z] #70 24.62 Selecting previously unselected package libpcre16-3:arm64.
14:45:26 [2023-07-13T14:45:26.999Z] #70 24.62 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
14:45:26 [2023-07-13T14:45:26.999Z] #70 24.63 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
14:45:26 [2023-07-13T14:45:26.999Z] #70 24.79 Selecting previously unselected package libpcre32-3:arm64.
14:45:26 [2023-07-13T14:45:26.999Z] #70 24.79 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
14:45:27 [2023-07-13T14:45:27.262Z] #70 24.82 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
14:45:27 [2023-07-13T14:45:27.262Z] #70 24.93 Selecting previously unselected package libpcrecpp0v5:arm64.
14:45:27 [2023-07-13T14:45:27.262Z] #70 24.93 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
14:45:27 [2023-07-13T14:45:27.262Z] #70 24.94 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
14:45:27 [2023-07-13T14:45:27.262Z] #70 24.99 Selecting previously unselected package libpcre3-dev:arm64.
14:45:27 [2023-07-13T14:45:27.262Z] #70 25.00 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
14:45:27 [2023-07-13T14:45:27.262Z] #70 25.00 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
14:45:27 [2023-07-13T14:45:27.525Z] #70 25.26 Selecting previously unselected package zlib1g-dev:arm64.
14:45:27 [2023-07-13T14:45:27.525Z] #70 25.26 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
14:45:27 [2023-07-13T14:45:27.525Z] #70 25.32 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
14:45:27 [2023-07-13T14:45:27.788Z] #70 25.41 Selecting previously unselected package libglib2.0-dev:arm64.
14:45:27 [2023-07-13T14:45:27.788Z] #70 25.42 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
14:45:27 [2023-07-13T14:45:27.788Z] #70 25.45 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
14:45:28 [2023-07-13T14:45:28.365Z] #70 26.02 Selecting previously unselected package libsecret-1-dev:arm64.
14:45:28 [2023-07-13T14:45:28.365Z] #70 26.02 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
14:45:28 [2023-07-13T14:45:28.365Z] #70 26.03 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
14:45:28 [2023-07-13T14:45:28.627Z] #70 26.26 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
14:45:28 [2023-07-13T14:45:28.627Z] #70 ...
14:45:28 [2023-07-13T14:45:28.627Z] 
14:45:28 [2023-07-13T14:45:28.627Z] #75 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
14:45:28 [2023-07-13T14:45:28.627Z] #75 1.543 go: downloading github.com/urfave/cli/v2 v2.23.5
14:45:28 [2023-07-13T14:45:28.627Z] #75 1.552 go: downloading github.com/google/uuid v1.3.0
14:45:28 [2023-07-13T14:45:28.627Z] #75 1.553 go: downloading github.com/moby/vpnkit v0.5.0
14:45:28 [2023-07-13T14:45:28.627Z] #75 1.554 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
14:45:28 [2023-07-13T14:45:28.627Z] #75 1.676 go: downloading github.com/gorilla/mux v1.8.0
14:45:28 [2023-07-13T14:45:28.627Z] #75 1.677 go: downloading github.com/moby/sys/mountinfo v0.6.2
14:45:28 [2023-07-13T14:45:28.627Z] #75 1.691 go: downloading golang.org/x/sys v0.2.0
14:45:28 [2023-07-13T14:45:28.627Z] #75 1.993 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
14:45:28 [2023-07-13T14:45:28.627Z] #75 3.106 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
14:45:28 [2023-07-13T14:45:28.627Z] #75 3.107 go: downloading golang.org/x/net v0.1.0
14:45:28 [2023-07-13T14:45:28.627Z] #75 4.259 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
14:45:28 [2023-07-13T14:45:28.627Z] #75 4.284 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
14:45:28 [2023-07-13T14:45:28.627Z] #75 ...
14:45:28 [2023-07-13T14:45:28.627Z] 
14:45:28 [2023-07-13T14:45:28.627Z] #70 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:45:28 [2023-07-13T14:45:28.627Z] #70 26.28 Setting up libpcre16-3:arm64 (2:8.39-13) ...
14:45:28 [2023-07-13T14:45:28.891Z] #70 26.36 Setting up libsepol1-dev:arm64 (3.1-1) ...
14:45:28 [2023-07-13T14:45:28.891Z] #70 26.40 Setting up libffi-dev:arm64 (3.3-6) ...
14:45:28 [2023-07-13T14:45:28.891Z] #70 26.42 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
14:45:28 [2023-07-13T14:45:28.891Z] #70 26.44 Setting up libbtrfs0:arm64 (5.10.1-2) ...
14:45:28 [2023-07-13T14:45:28.891Z] #70 26.51 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
14:45:28 [2023-07-13T14:45:28.891Z] #70 26.52 Setting up libglib2.0-data (2.66.8-1) ...
14:45:28 [2023-07-13T14:45:28.891Z] #70 26.53 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
14:45:28 [2023-07-13T14:45:28.891Z] #70 26.59 Setting up libpcre32-3:arm64 (2:8.39-13) ...
14:45:28 [2023-07-13T14:45:28.891Z] #70 26.62 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
14:45:29 [2023-07-13T14:45:29.158Z] #70 26.63 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
14:45:29 [2023-07-13T14:45:29.158Z] #70 26.64 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
14:45:29 [2023-07-13T14:45:29.158Z] #70 26.65 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
14:45:29 [2023-07-13T14:45:29.158Z] #70 26.67 Setting up python3-lib2to3 (3.9.2-1) ...
14:45:29 [2023-07-13T14:45:29.421Z] #70 26.99 Setting up libelf1:arm64 (0.183-1) ...
14:45:29 [2023-07-13T14:45:29.421Z] #70 27.01 Setting up libsecret-common (0.20.4-2) ...
14:45:29 [2023-07-13T14:45:29.421Z] #70 27.04 Setting up python3-distutils (3.9.2-1) ...
14:45:29 [2023-07-13T14:45:29.997Z] #70 27.48 Setting up libglib2.0-dev-bin (2.66.8-1) ...
14:45:30 [2023-07-13T14:45:30.260Z] #70 ...
14:45:30 [2023-07-13T14:45:30.260Z] 
14:45:30 [2023-07-13T14:45:30.260Z] #68 [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.6.0"      && /build/shfmt --version
14:45:30 [2023-07-13T14:45:30.260Z] #68 27.46 v3.6.0
14:45:30 [2023-07-13T14:45:30.260Z] #68 DONE 28.3s
14:45:30 [2023-07-13T14:45:30.546Z] 
14:45:30 [2023-07-13T14:45:30.546Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
14:45:30 [2023-07-13T14:45:30.546Z] #55 18.13 bufio
14:45:30 [2023-07-13T14:45:30.546Z] #55 18.14 net/http/internal/ascii
14:45:30 [2023-07-13T14:45:30.546Z] #55 18.17 regexp/syntax
14:45:30 [2023-07-13T14:45:30.546Z] #55 18.28 github.com/garyburd/redigo/internal
14:45:30 [2023-07-13T14:45:30.546Z] #55 18.51 html
14:45:30 [2023-07-13T14:45:30.546Z] #55 19.19 internal/syscall/execenv
14:45:30 [2023-07-13T14:45:30.546Z] #55 19.19 internal/syscall/unix
14:45:30 [2023-07-13T14:45:30.546Z] #55 19.19 time
14:45:30 [2023-07-13T14:45:30.546Z] #55 20.38 regexp
14:45:30 [2023-07-13T14:45:30.546Z] #55 22.15 context
14:45:30 [2023-07-13T14:45:30.546Z] #55 22.15 io/fs
14:45:30 [2023-07-13T14:45:30.546Z] #55 22.26 internal/poll
14:45:30 [2023-07-13T14:45:30.546Z] #55 23.07 embed
14:45:30 [2023-07-13T14:45:30.546Z] #55 23.40 os
14:45:30 [2023-07-13T14:45:30.546Z] #55 23.94 internal/fmtsort
14:45:30 [2023-07-13T14:45:30.546Z] #55 23.94 internal/saferio
14:45:30 [2023-07-13T14:45:30.546Z] #55 23.94 encoding/binary
14:45:30 [2023-07-13T14:45:30.546Z] #55 24.57 fmt
14:45:30 [2023-07-13T14:45:30.546Z] #55 24.60 io/ioutil
14:45:30 [2023-07-13T14:45:30.546Z] #55 24.60 path/filepath
14:45:30 [2023-07-13T14:45:30.546Z] #55 24.68 net
14:45:30 [2023-07-13T14:45:30.546Z] #55 24.70 os/signal
14:45:30 [2023-07-13T14:45:30.546Z] #55 24.72 crypto/cipher
14:45:30 [2023-07-13T14:45:30.546Z] #55 24.72 crypto/internal/edwards25519/field
14:45:30 [2023-07-13T14:45:30.546Z] #55 24.72 crypto/internal/nistec
14:45:30 [2023-07-13T14:45:30.546Z] #55 24.72 crypto/md5
14:45:30 [2023-07-13T14:45:30.546Z] #55 25.22 crypto/internal/edwards25519
14:45:30 [2023-07-13T14:45:30.546Z] #55 25.42 crypto/sha1
14:45:30 [2023-07-13T14:45:30.546Z] #55 25.58 encoding/base64
14:45:30 [2023-07-13T14:45:30.546Z] #55 25.98 crypto/internal/boring
14:45:30 [2023-07-13T14:45:30.818Z] #55 ...
14:45:30 [2023-07-13T14:45:30.818Z] 
14:45:30 [2023-07-13T14:45:30.818Z] #70 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:45:30 [2023-07-13T14:45:30.818Z] #70 28.31 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
14:45:30 [2023-07-13T14:45:30.818Z] #70 28.33 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
14:45:30 [2023-07-13T14:45:30.818Z] #70 28.41 Setting up libselinux1-dev:arm64 (3.1-3) ...
14:45:30 [2023-07-13T14:45:30.818Z] #70 28.50 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
14:45:31 [2023-07-13T14:45:31.081Z] #70 28.53 Setting up libglib2.0-bin (2.66.8-1) ...
14:45:31 [2023-07-13T14:45:31.081Z] #70 28.61 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
14:45:31 [2023-07-13T14:45:31.081Z] #70 28.73 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
14:45:31 [2023-07-13T14:45:31.081Z] #70 28.76 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
14:45:31 [2023-07-13T14:45:31.344Z] #70 28.81 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
14:45:31 [2023-07-13T14:45:31.344Z] #70 28.84 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
14:45:31 [2023-07-13T14:45:31.344Z] #70 28.88 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
14:45:31 [2023-07-13T14:45:31.344Z] #70 28.91 No schema files found: doing nothing.
14:45:31 [2023-07-13T14:45:31.344Z] #70 28.91 Processing triggers for libc-bin (2.31-13+deb11u6) ...
14:45:31 [2023-07-13T14:45:31.344Z] #70 29.00 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
14:45:31 [2023-07-13T14:45:31.920Z] #70 DONE 29.4s
14:45:31 [2023-07-13T14:45:31.920Z] 
14:45:31 [2023-07-13T14:45:31.920Z] #74 [tini-build 3/4] 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         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
14:45:31 [2023-07-13T14:45:31.920Z] #74 3.211 Reading package lists...
14:45:31 [2023-07-13T14:45:31.920Z] #74 4.275 + apt-get  install -y --no-install-recommends gcc libc6-dev
14:45:31 [2023-07-13T14:45:31.920Z] #74 4.289 Reading package lists...
14:45:31 [2023-07-13T14:45:31.920Z] #74 5.275 Building dependency tree...
14:45:31 [2023-07-13T14:45:31.920Z] #74 5.643 Reading state information...
14:45:31 [2023-07-13T14:45:31.920Z] #74 6.234 gcc is already the newest version (4:10.2.1-1).
14:45:31 [2023-07-13T14:45:31.920Z] #74 6.234 libc6-dev is already the newest version (2.31-13+deb11u6).
14:45:31 [2023-07-13T14:45:31.920Z] #74 6.234 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
14:45:31 [2023-07-13T14:45:31.920Z] #74 DONE 6.5s
14:45:31 [2023-07-13T14:45:31.920Z] 
14:45:31 [2023-07-13T14:45:31.920Z] #63 [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
14:45:31 [2023-07-13T14:45:31.920Z] #63 29.87 NAME:
14:45:31 [2023-07-13T14:45:31.920Z] #63 29.87    go-winres - A tool for embedding resources in Windows executables
14:45:31 [2023-07-13T14:45:31.920Z] #63 29.87 
14:45:31 [2023-07-13T14:45:31.920Z] #63 29.87 USAGE:
14:45:31 [2023-07-13T14:45:31.920Z] #63 29.87    go-winres [global options] command [command options] [arguments...]
14:45:31 [2023-07-13T14:45:31.920Z] #63 29.87 
14:45:31 [2023-07-13T14:45:31.920Z] #63 29.87 COMMANDS:
14:45:31 [2023-07-13T14:45:31.920Z] #63 29.87    init     Create an initial ./winres/winres.json
14:45:31 [2023-07-13T14:45:31.920Z] #63 29.87    make     Make syso files for the "go build" command
14:45:31 [2023-07-13T14:45:31.920Z] #63 29.87    simply   Make syso files for the "go build" command (simplified)
14:45:31 [2023-07-13T14:45:31.920Z] #63 29.87    extract  Extract all resources from an executable
14:45:31 [2023-07-13T14:45:31.920Z] #63 29.87    patch    Replace resources in an executable file (exe, dll)
14:45:31 [2023-07-13T14:45:31.920Z] #63 29.87    help, h  Shows a list of commands or help for one command
14:45:31 [2023-07-13T14:45:31.920Z] #63 29.87 
14:45:31 [2023-07-13T14:45:31.920Z] #63 29.87 GLOBAL OPTIONS:
14:45:31 [2023-07-13T14:45:31.920Z] #63 29.87    --help, -h  show help (default: false)
14:45:31 [2023-07-13T14:45:31.920Z] #63 DONE 30.0s
14:45:31 [2023-07-13T14:45:31.920Z] 
14:45:31 [2023-07-13T14:45:31.920Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
14:45:31 [2023-07-13T14:45:31.920Z] #55 26.13 crypto/des
14:45:31 [2023-07-13T14:45:31.920Z] #55 26.14 vendor/golang.org/x/crypto/chacha20
14:45:31 [2023-07-13T14:45:31.920Z] #55 26.28 encoding/pem
14:45:31 [2023-07-13T14:45:31.920Z] #55 26.33 crypto/aes
14:45:31 [2023-07-13T14:45:31.920Z] #55 26.59 crypto/ecdh
14:45:31 [2023-07-13T14:45:31.920Z] #55 26.71 crypto/sha512
14:45:31 [2023-07-13T14:45:31.920Z] #55 26.79 crypto/hmac
14:45:31 [2023-07-13T14:45:31.920Z] #55 26.80 crypto/sha256
14:45:31 [2023-07-13T14:45:31.920Z] #55 27.14 vendor/golang.org/x/crypto/internal/poly1305
14:45:31 [2023-07-13T14:45:31.920Z] #55 27.16 vendor/golang.org/x/crypto/hkdf
14:45:31 [2023-07-13T14:45:31.920Z] #55 27.41 github.com/bugsnag/osext
14:45:31 [2023-07-13T14:45:31.920Z] #55 27.41 os/exec
14:45:31 [2023-07-13T14:45:31.920Z] #55 27.44 vendor/golang.org/x/crypto/chacha20poly1305
14:45:32 [2023-07-13T14:45:32.184Z] #55 27.52 math/big
14:45:32 [2023-07-13T14:45:32.184Z] #55 27.52 encoding/hex
14:45:32 [2023-07-13T14:45:32.184Z] #55 ...
14:45:32 [2023-07-13T14:45:32.184Z] 
14:45:32 [2023-07-13T14:45:32.184Z] #76 [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
14:45:32 [2023-07-13T14:45:32.184Z] #76 0.564 Cloning into '/tmp/crun-build'...
14:45:32 [2023-07-13T14:45:32.184Z] #76 2.434 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
14:45:32 [2023-07-13T14:45:32.184Z] #76 2.453 Cloning into '/tmp/crun-build/libocispec'...
14:45:32 [2023-07-13T14:45:32.184Z] #76 2.981 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
14:45:32 [2023-07-13T14:45:32.184Z] #76 3.011 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
14:45:32 [2023-07-13T14:45:32.184Z] #76 3.011 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
14:45:32 [2023-07-13T14:45:32.184Z] #76 3.012 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
14:45:32 [2023-07-13T14:45:32.184Z] #76 3.033 Cloning into '/tmp/crun-build/libocispec/image-spec'...
14:45:32 [2023-07-13T14:45:32.184Z] #76 3.889 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
14:45:32 [2023-07-13T14:45:32.184Z] #76 4.475 Cloning into '/tmp/crun-build/libocispec/yajl'...
14:45:32 [2023-07-13T14:45:32.184Z] #76 5.083 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
14:45:32 [2023-07-13T14:45:32.184Z] #76 5.284 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
14:45:32 [2023-07-13T14:45:32.184Z] #76 5.520 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
14:45:32 [2023-07-13T14:45:32.184Z] #76 ...
14:45:32 [2023-07-13T14:45:32.184Z] 
14:45:32 [2023-07-13T14:45:32.184Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
14:45:32 [2023-07-13T14:45:32.184Z] #55 27.61 net/url
14:45:32 [2023-07-13T14:45:32.184Z] #55 27.64 encoding/json
14:45:32 [2023-07-13T14:45:32.184Z] #55 27.70 log
14:45:32 [2023-07-13T14:45:32.760Z] #55 27.95 github.com/bugsnag/bugsnag-go/errors
14:45:32 [2023-07-13T14:45:32.760Z] #55 28.07 compress/flate
14:45:32 [2023-07-13T14:45:32.760Z] #55 28.28 vendor/golang.org/x/text/unicode/bidi
14:45:33 [2023-07-13T14:45:33.336Z] #55 28.45 vendor/golang.org/x/text/unicode/norm
14:45:33 [2023-07-13T14:45:33.336Z] #55 28.68 github.com/bugsnag/panicwrap
14:45:33 [2023-07-13T14:45:33.599Z] #55 29.08 vendor/golang.org/x/net/http2/hpack
14:45:33 [2023-07-13T14:45:33.862Z] #55 29.27 mime
14:45:34 [2023-07-13T14:45:34.439Z] #55 29.81 compress/gzip
14:45:34 [2023-07-13T14:45:34.702Z] #55 30.03 vendor/golang.org/x/text/secure/bidirule
14:45:35 [2023-07-13T14:45:35.277Z] #55 30.54 mime/quotedprintable
14:45:35 [2023-07-13T14:45:35.277Z] #55 30.57 net/http/internal
14:45:35 [2023-07-13T14:45:35.277Z] #55 30.66 gopkg.in/yaml.v2
14:45:35 [2023-07-13T14:45:35.277Z] #55 30.80 golang.org/x/net/context
14:45:35 [2023-07-13T14:45:35.540Z] #55 30.94 github.com/docker/distribution/digest
14:45:35 [2023-07-13T14:45:35.802Z] #55 31.16 encoding/gob
14:45:36 [2023-07-13T14:45:36.065Z] #55 ...
14:45:36 [2023-07-13T14:45:36.065Z] 
14:45:36 [2023-07-13T14:45:36.065Z] #77 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
14:45:36 [2023-07-13T14:45:36.065Z] #77 1.504 -- The C compiler identification is GNU 10.2.1
14:45:36 [2023-07-13T14:45:36.065Z] #77 1.547 -- Detecting C compiler ABI info
14:45:36 [2023-07-13T14:45:36.065Z] #77 1.777 -- Detecting C compiler ABI info - done
14:45:36 [2023-07-13T14:45:36.065Z] #77 1.821 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
14:45:36 [2023-07-13T14:45:36.065Z] #77 1.829 -- Detecting C compile features
14:45:36 [2023-07-13T14:45:36.065Z] #77 1.830 -- Detecting C compile features - done
14:45:36 [2023-07-13T14:45:36.065Z] #77 1.843 -- Performing Test HAS_BUILTIN_FORTIFY
14:45:36 [2023-07-13T14:45:36.065Z] #77 1.978 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:45:36 [2023-07-13T14:45:36.065Z] #77 2.011 -- Configuring done
14:45:36 [2023-07-13T14:45:36.065Z] #77 2.015 -- Generating done
14:45:36 [2023-07-13T14:45:36.065Z] #77 2.026 -- Build files have been written to: /go/src/github.com/krallin/tini
14:45:36 [2023-07-13T14:45:36.065Z] #77 2.175 Scanning dependencies of target tini-static
14:45:36 [2023-07-13T14:45:36.065Z] #77 2.208 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:45:36 [2023-07-13T14:45:36.065Z] #77 2.785 [100%] Linking C executable tini-static
14:45:36 [2023-07-13T14:45:36.065Z] #77 3.027 [100%] Built target tini-static
14:45:36 [2023-07-13T14:45:36.065Z] #77 DONE 4.1s
14:45:36 [2023-07-13T14:45:36.065Z] 
14:45:36 [2023-07-13T14:45:36.065Z] #76 [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
14:45:36 [2023-07-13T14:45:36.065Z] #76 12.89 aclocal: warning: couldn't open directory 'm4': No such file or directory
14:45:40 [2023-07-13T14:45:40.330Z] #76 ...
14:45:40 [2023-07-13T14:45:40.330Z] 
14:45:40 [2023-07-13T14:45:40.330Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
14:45:40 [2023-07-13T14:45:40.330Z] #55 31.74 text/template/parse
14:45:40 [2023-07-13T14:45:40.330Z] #55 32.02 github.com/docker/distribution/reference
14:45:40 [2023-07-13T14:45:40.330Z] #55 32.59 github.com/docker/distribution/version
14:45:40 [2023-07-13T14:45:40.330Z] #55 32.76 github.com/Sirupsen/logrus
14:45:40 [2023-07-13T14:45:40.330Z] #55 32.79 net/textproto
14:45:40 [2023-07-13T14:45:40.330Z] #55 32.85 github.com/docker/distribution/registry/listener
14:45:40 [2023-07-13T14:45:40.330Z] #55 33.36 text/template
14:45:40 [2023-07-13T14:45:40.330Z] #55 33.52 vendor/golang.org/x/net/idna
14:45:40 [2023-07-13T14:45:40.330Z] #55 33.55 github.com/spf13/pflag
14:45:40 [2023-07-13T14:45:40.330Z] #55 34.07 log/syslog
14:45:40 [2023-07-13T14:45:40.330Z] #55 34.37 github.com/Sirupsen/logrus/formatters/logstash
14:45:40 [2023-07-13T14:45:40.330Z] #55 34.50 runtime/debug
14:45:40 [2023-07-13T14:45:40.330Z] #55 34.63 crypto/elliptic
14:45:40 [2023-07-13T14:45:40.330Z] #55 34.87 crypto/internal/bigmod
14:45:40 [2023-07-13T14:45:40.330Z] #55 35.64 crypto/internal/boring/bbig
14:45:40 [2023-07-13T14:45:40.593Z] #55 35.81 encoding/asn1
14:45:40 [2023-07-13T14:45:40.856Z] #55 36.16 crypto/rand
14:45:40 [2023-07-13T14:45:40.856Z] #55 36.21 crypto/dsa
14:45:40 [2023-07-13T14:45:40.856Z] #55 36.31 github.com/spf13/cobra
14:45:41 [2023-07-13T14:45:41.120Z] #55 36.56 github.com/stevvooe/resumable/sha256
14:45:41 [2023-07-13T14:45:41.120Z] #55 36.60 github.com/stevvooe/resumable/sha512
14:45:41 [2023-07-13T14:45:41.696Z] #55 36.83 github.com/yvasiyarov/go-metrics
14:45:41 [2023-07-13T14:45:41.696Z] #55 37.01 encoding/xml
14:45:41 [2023-07-13T14:45:41.696Z] #55 ...
14:45:41 [2023-07-13T14:45:41.696Z] 
14:45:41 [2023-07-13T14:45:41.696Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
14:45:41 [2023-07-13T14:45:41.696Z] #78 4.644 + bin/ctr
14:45:41 [2023-07-13T14:45:41.696Z] #78 4.644 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
14:45:41 [2023-07-13T14:45:41.696Z] #78 ...
14:45:41 [2023-07-13T14:45:41.696Z] 
14:45:41 [2023-07-13T14:45:41.696Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
14:45:41 [2023-07-13T14:45:41.696Z] #55 37.19 os/user
14:45:41 [2023-07-13T14:45:41.696Z] #55 37.22 crypto/ed25519
14:45:42 [2023-07-13T14:45:42.272Z] #55 37.65 vendor/golang.org/x/crypto/cryptobyte
14:45:42 [2023-07-13T14:45:42.536Z] #55 37.81 crypto/rsa
14:45:42 [2023-07-13T14:45:42.536Z] #55 37.82 crypto/x509/pkix
14:45:42 [2023-07-13T14:45:42.536Z] #55 37.92 vendor/golang.org/x/net/http/httpguts
14:45:42 [2023-07-13T14:45:42.536Z] #55 37.93 vendor/golang.org/x/net/http/httpproxy
14:45:43 [2023-07-13T14:45:43.111Z] #55 38.25 mime/multipart
14:45:43 [2023-07-13T14:45:43.111Z] #55 38.36 github.com/docker/distribution/uuid
14:45:43 [2023-07-13T14:45:43.111Z] #55 38.36 github.com/garyburd/redigo/redis
14:45:43 [2023-07-13T14:45:43.111Z] #55 38.42 golang.org/x/crypto/bcrypt
14:45:43 [2023-07-13T14:45:43.374Z] #55 38.79 github.com/mitchellh/mapstructure
14:45:43 [2023-07-13T14:45:43.374Z] #55 38.91 internal/profile
14:45:43 [2023-07-13T14:45:43.949Z] #55 39.19 crypto/ecdsa
14:45:43 [2023-07-13T14:45:43.949Z] #55 39.28 runtime/pprof
14:45:43 [2023-07-13T14:45:43.949Z] #55 39.29 runtime/trace
14:45:44 [2023-07-13T14:45:44.897Z] #55 40.29 crypto/x509
14:45:46 [2023-07-13T14:45:46.828Z] #55 42.01 crypto/tls
14:45:47 [2023-07-13T14:45:47.776Z] #55 ...
14:45:47 [2023-07-13T14:45:47.776Z] 
14:45:47 [2023-07-13T14:45:47.776Z] #64 [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
14:45:47 [2023-07-13T14:45:47.776Z] #64 43.09 gotestsum version dev
14:45:47 [2023-07-13T14:45:47.776Z] #64 DONE 46.0s
14:45:47 [2023-07-13T14:45:47.776Z] 
14:45:47 [2023-07-13T14:45:47.776Z] #76 [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
14:45:47 [2023-07-13T14:45:47.776Z] #76 18.52 libtoolize: putting auxiliary files in '.'.
14:45:47 [2023-07-13T14:45:47.776Z] #76 18.52 libtoolize: copying file './ltmain.sh'
14:45:47 [2023-07-13T14:45:47.776Z] #76 19.69 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
14:45:47 [2023-07-13T14:45:47.776Z] #76 19.69 libtoolize: and rerunning libtoolize and aclocal.
14:45:47 [2023-07-13T14:45:47.776Z] #76 19.69 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
14:45:47 [2023-07-13T14:45:47.776Z] #76 24.26 configure.ac:7: installing './compile'
14:45:47 [2023-07-13T14:45:47.776Z] #76 24.26 configure.ac:11: installing './config.guess'
14:45:47 [2023-07-13T14:45:47.776Z] #76 24.27 configure.ac:11: installing './config.sub'
14:45:47 [2023-07-13T14:45:47.776Z] #76 24.27 configure.ac:8: installing './install-sh'
14:45:47 [2023-07-13T14:45:47.776Z] #76 24.27 configure.ac:8: installing './missing'
14:45:47 [2023-07-13T14:45:47.776Z] #76 24.33 Makefile.am: installing './depcomp'
14:45:47 [2023-07-13T14:45:47.776Z] #76 25.05 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
14:45:47 [2023-07-13T14:45:47.776Z] #76 25.05 libtoolize: copying file 'build-aux/ltmain.sh'
14:45:47 [2023-07-13T14:45:47.776Z] #76 25.16 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
14:45:47 [2023-07-13T14:45:47.776Z] #76 25.16 libtoolize: copying file 'm4/libtool.m4'
14:45:47 [2023-07-13T14:45:47.776Z] #76 25.31 libtoolize: copying file 'm4/ltoptions.m4'
14:45:47 [2023-07-13T14:45:47.776Z] #76 25.48 libtoolize: copying file 'm4/ltsugar.m4'
14:45:47 [2023-07-13T14:45:47.776Z] #76 25.62 libtoolize: copying file 'm4/ltversion.m4'
14:45:48 [2023-07-13T14:45:48.040Z] #76 25.75 libtoolize: copying file 'm4/lt~obsolete.m4'
14:45:48 [2023-07-13T14:45:48.303Z] #76 25.91 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
14:45:49 [2023-07-13T14:45:49.251Z] #76 ...
14:45:49 [2023-07-13T14:45:49.251Z] 
14:45:49 [2023-07-13T14:45:49.251Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
14:45:49 [2023-07-13T14:45:49.251Z] #55 44.53 net/http/httptrace
14:45:49 [2023-07-13T14:45:49.251Z] #55 44.53 net/smtp
14:45:49 [2023-07-13T14:45:49.251Z] #55 44.53 github.com/docker/libtrust
14:45:49 [2023-07-13T14:45:49.516Z] #55 44.84 net/http
14:45:54 [2023-07-13T14:45:54.826Z] #55 49.48 github.com/docker/distribution/registry/api/errcode
14:45:54 [2023-07-13T14:45:54.826Z] #55 49.48 github.com/bugsnag/bugsnag-go
14:45:54 [2023-07-13T14:45:54.826Z] #55 49.48 expvar
14:45:54 [2023-07-13T14:45:54.826Z] #55 49.48 github.com/gorilla/context
14:45:54 [2023-07-13T14:45:54.826Z] #55 49.48 github.com/docker/distribution/registry/client/transport
14:45:54 [2023-07-13T14:45:54.826Z] #55 49.48 github.com/gorilla/handlers
14:45:54 [2023-07-13T14:45:54.826Z] #55 49.48 github.com/docker/distribution/configuration
14:45:54 [2023-07-13T14:45:54.826Z] #55 49.48 github.com/yvasiyarov/newrelic_platform_go
14:45:54 [2023-07-13T14:45:54.826Z] #55 49.78 github.com/gorilla/mux
14:45:54 [2023-07-13T14:45:54.826Z] #55 49.89 github.com/Azure/azure-sdk-for-go/storage
14:45:54 [2023-07-13T14:45:54.826Z] #55 50.05 github.com/AdRoll/goamz/aws
14:45:54 [2023-07-13T14:45:54.826Z] #55 50.15 net/http/httputil
14:45:54 [2023-07-13T14:45:54.826Z] #55 50.18 github.com/ncw/swift
14:45:54 [2023-07-13T14:45:54.826Z] #55 50.27 net/http/pprof
14:45:55 [2023-07-13T14:45:55.089Z] #55 50.33 github.com/yvasiyarov/gorelic
14:45:55 [2023-07-13T14:45:55.089Z] #55 50.42 github.com/docker/distribution/context
14:45:55 [2023-07-13T14:45:55.666Z] #55 50.97 github.com/docker/distribution/registry/api/v2
14:45:55 [2023-07-13T14:45:55.928Z] #55 51.20 github.com/docker/distribution/health
14:45:55 [2023-07-13T14:45:55.928Z] #55 51.20 github.com/docker/distribution
14:45:56 [2023-07-13T14:45:56.191Z] #55 51.64 github.com/docker/distribution/registry/auth
14:45:56 [2023-07-13T14:45:56.454Z] #55 51.69 github.com/docker/distribution/registry/storage/driver
14:45:56 [2023-07-13T14:45:56.454Z] #55 51.81 github.com/docker/distribution/registry/auth/htpasswd
14:45:56 [2023-07-13T14:45:56.454Z] #55 51.82 github.com/docker/distribution/registry/auth/silly
14:45:56 [2023-07-13T14:45:56.717Z] #55 51.92 github.com/docker/distribution/registry/auth/token
14:45:56 [2023-07-13T14:45:56.717Z] #55 51.97 github.com/docker/distribution/health/checks
14:45:56 [2023-07-13T14:45:56.717Z] #55 52.04 github.com/docker/distribution/manifest/manifestlist
14:45:56 [2023-07-13T14:45:56.717Z] #55 52.10 github.com/docker/distribution/manifest/schema1
14:45:56 [2023-07-13T14:45:56.717Z] #55 52.10 github.com/docker/distribution/manifest/schema2
14:45:56 [2023-07-13T14:45:56.717Z] #55 52.11 github.com/docker/distribution/notifications
14:45:56 [2023-07-13T14:45:56.717Z] #55 52.13 github.com/docker/distribution/registry/middleware/registry
14:45:56 [2023-07-13T14:45:56.980Z] #55 52.23 github.com/docker/distribution/registry/storage/cache
14:45:56 [2023-07-13T14:45:56.980Z] #55 52.27 github.com/docker/distribution/registry/middleware/repository
14:45:56 [2023-07-13T14:45:56.980Z] #55 52.27 github.com/docker/distribution/registry/proxy/scheduler
14:45:56 [2023-07-13T14:45:56.980Z] #55 52.31 github.com/docker/distribution/registry/storage/driver/factory
14:45:56 [2023-07-13T14:45:56.980Z] #55 52.36 github.com/docker/distribution/registry/storage/driver/middleware
14:45:56 [2023-07-13T14:45:56.980Z] #55 52.42 github.com/docker/distribution/registry/storage/driver/base
14:45:57 [2023-07-13T14:45:57.243Z] #55 52.43 github.com/AdRoll/goamz/cloudfront
14:45:57 [2023-07-13T14:45:57.243Z] #55 52.43 github.com/docker/distribution/registry/storage/cache/memory
14:45:57 [2023-07-13T14:45:57.243Z] #55 52.56 github.com/docker/distribution/registry/storage/cache/redis
14:45:57 [2023-07-13T14:45:57.243Z] #55 52.62 github.com/AdRoll/goamz/s3
14:45:57 [2023-07-13T14:45:57.243Z] #55 52.67 github.com/docker/distribution/registry/storage
14:45:57 [2023-07-13T14:45:57.505Z] #55 52.71 github.com/docker/distribution/registry/storage/driver/azure
14:45:57 [2023-07-13T14:45:57.505Z] #55 52.71 github.com/docker/distribution/registry/client
14:45:57 [2023-07-13T14:45:57.505Z] #55 52.72 github.com/docker/distribution/registry/storage/driver/filesystem
14:45:57 [2023-07-13T14:45:57.505Z] #55 52.82 github.com/docker/distribution/registry/storage/driver/inmemory
14:45:57 [2023-07-13T14:45:57.505Z] #55 52.92 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
14:45:58 [2023-07-13T14:45:58.081Z] #55 53.30 github.com/docker/distribution/registry/storage/driver/swift
14:45:58 [2023-07-13T14:45:58.656Z] #55 53.89 github.com/docker/distribution/registry/client/auth
14:45:58 [2023-07-13T14:45:58.930Z] #55 54.35 github.com/docker/distribution/registry/storage/driver/s3
14:45:59 [2023-07-13T14:45:59.193Z] #55 54.63 github.com/docker/distribution/registry/proxy
14:45:59 [2023-07-13T14:45:59.456Z] #55 54.83 github.com/docker/distribution/registry/handlers
14:46:00 [2023-07-13T14:46:00.413Z] #55 55.76 github.com/docker/distribution/registry
14:46:00 [2023-07-13T14:46:00.676Z] #55 55.97 github.com/docker/distribution/cmd/registry
14:46:02 [2023-07-13T14:46:02.071Z] #55 57.46 + xx-verify /build/registry-v2
14:46:03 [2023-07-13T14:46:03.467Z] #55 ...
14:46:03 [2023-07-13T14:46:03.467Z] 
14:46:03 [2023-07-13T14:46:03.467Z] #76 [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
14:46:03 [2023-07-13T14:46:03.467Z] #76 31.12 configure.ac:7: installing 'build-aux/compile'
14:46:03 [2023-07-13T14:46:03.467Z] #76 31.13 configure.ac:9: installing 'build-aux/config.guess'
14:46:03 [2023-07-13T14:46:03.467Z] #76 31.13 configure.ac:9: installing 'build-aux/config.sub'
14:46:03 [2023-07-13T14:46:03.467Z] #76 31.13 configure.ac:11: installing 'build-aux/install-sh'
14:46:03 [2023-07-13T14:46:03.467Z] #76 31.13 configure.ac:11: installing 'build-aux/missing'
14:46:03 [2023-07-13T14:46:03.467Z] #76 31.17 Makefile.am: installing 'build-aux/depcomp'
14:46:03 [2023-07-13T14:46:03.467Z] #76 31.21 parallel-tests: installing 'build-aux/test-driver'
14:46:03 [2023-07-13T14:46:03.467Z] #76 32.96 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
14:46:03 [2023-07-13T14:46:03.467Z] #76 32.96 libtoolize: copying file 'build-aux/ltmain.sh'
14:46:03 [2023-07-13T14:46:03.467Z] #76 33.67 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
14:46:03 [2023-07-13T14:46:03.467Z] #76 33.67 libtoolize: copying file 'm4/libtool.m4'
14:46:03 [2023-07-13T14:46:03.468Z] #76 33.83 libtoolize: copying file 'm4/ltoptions.m4'
14:46:03 [2023-07-13T14:46:03.468Z] #76 34.00 libtoolize: copying file 'm4/ltsugar.m4'
14:46:03 [2023-07-13T14:46:03.468Z] #76 34.06 libtoolize: copying file 'm4/ltversion.m4'
14:46:03 [2023-07-13T14:46:03.468Z] #76 34.18 libtoolize: copying file 'm4/lt~obsolete.m4'
14:46:03 [2023-07-13T14:46:03.468Z] #76 40.53 configure.ac:11: installing 'build-aux/compile'
14:46:03 [2023-07-13T14:46:03.468Z] #76 40.53 configure.ac:11: installing 'build-aux/config.guess'
14:46:03 [2023-07-13T14:46:03.468Z] #76 40.53 configure.ac:11: installing 'build-aux/config.sub'
14:46:03 [2023-07-13T14:46:03.468Z] #76 40.54 configure.ac:13: installing 'build-aux/install-sh'
14:46:03 [2023-07-13T14:46:03.468Z] #76 40.54 configure.ac:13: installing 'build-aux/missing'
14:46:03 [2023-07-13T14:46:03.468Z] #76 40.54 configure.ac:8: installing 'build-aux/tap-driver.sh'
14:46:03 [2023-07-13T14:46:03.468Z] #76 40.59 Makefile.am: installing 'build-aux/depcomp'
14:46:03 [2023-07-13T14:46:03.731Z] #76 41.33 checking build system type... aarch64-unknown-linux-gnu
14:46:03 [2023-07-13T14:46:03.731Z] #76 41.60 checking host system type... aarch64-unknown-linux-gnu
14:46:03 [2023-07-13T14:46:03.731Z] #76 41.60 checking how to print strings... printf
14:46:03 [2023-07-13T14:46:03.731Z] #76 41.63 checking for gcc... gcc
14:46:03 [2023-07-13T14:46:03.994Z] #76 41.69 checking whether the C compiler works... yes
14:46:03 [2023-07-13T14:46:03.994Z] #76 41.78 checking for C compiler default output file name... a.out
14:46:04 [2023-07-13T14:46:04.257Z] #76 41.79 checking for suffix of executables... 
14:46:04 [2023-07-13T14:46:04.257Z] #76 41.90 checking whether we are cross compiling... no
14:46:04 [2023-07-13T14:46:04.520Z] #76 42.05 checking for suffix of object files... o
14:46:04 [2023-07-13T14:46:04.520Z] #76 42.19 checking whether we are using the GNU C compiler... yes
14:46:04 [2023-07-13T14:46:04.520Z] #76 42.28 checking whether gcc accepts -g... yes
14:46:04 [2023-07-13T14:46:04.783Z] #76 42.35 checking for gcc option to accept ISO C89... none needed
14:46:04 [2023-07-13T14:46:04.783Z] #76 42.49 checking whether gcc understands -c and -o together... yes
14:46:04 [2023-07-13T14:46:04.783Z] #76 42.61 checking for a sed that does not truncate output... /bin/sed
14:46:04 [2023-07-13T14:46:04.783Z] #76 42.63 checking for grep that handles long lines and -e... /bin/grep
14:46:04 [2023-07-13T14:46:04.783Z] #76 42.65 checking for egrep... /bin/grep -E
14:46:04 [2023-07-13T14:46:04.783Z] #76 42.66 checking for fgrep... /bin/grep -F
14:46:04 [2023-07-13T14:46:04.783Z] #76 42.67 checking for ld used by gcc... /usr/bin/ld
14:46:05 [2023-07-13T14:46:05.046Z] #76 42.69 checking if the linker (/usr/bin/ld) is GNU ld... yes
14:46:05 [2023-07-13T14:46:05.046Z] #76 42.69 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
14:46:05 [2023-07-13T14:46:05.046Z] #76 42.71 checking the name lister (/usr/bin/nm -B) interface... BSD nm
14:46:05 [2023-07-13T14:46:05.046Z] #76 42.79 checking whether ln -s works... yes
14:46:05 [2023-07-13T14:46:05.046Z] #76 42.79 checking the maximum length of command line arguments... 1572864
14:46:05 [2023-07-13T14:46:05.046Z] #76 42.82 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
14:46:05 [2023-07-13T14:46:05.046Z] #76 42.82 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
14:46:05 [2023-07-13T14:46:05.046Z] #76 42.82 checking for /usr/bin/ld option to reload object files... -r
14:46:05 [2023-07-13T14:46:05.046Z] #76 42.82 checking for objdump... objdump
14:46:05 [2023-07-13T14:46:05.046Z] #76 42.82 checking how to recognize dependent libraries... pass_all
14:46:05 [2023-07-13T14:46:05.046Z] #76 42.82 checking for dlltool... no
14:46:05 [2023-07-13T14:46:05.046Z] #76 42.82 checking how to associate runtime and link libraries... printf %s\n
14:46:05 [2023-07-13T14:46:05.046Z] #76 42.82 checking for ar... ar
14:46:05 [2023-07-13T14:46:05.046Z] #76 42.82 checking for archiver @FILE support... @
14:46:05 [2023-07-13T14:46:05.309Z] #76 42.94 checking for strip... strip
14:46:05 [2023-07-13T14:46:05.309Z] #76 42.94 checking for ranlib... ranlib
14:46:05 [2023-07-13T14:46:05.309Z] #76 42.94 checking for gawk... no
14:46:05 [2023-07-13T14:46:05.309Z] #76 42.95 checking for mawk... mawk
14:46:05 [2023-07-13T14:46:05.309Z] #76 42.95 checking command to parse /usr/bin/nm -B output from gcc object... ok
14:46:05 [2023-07-13T14:46:05.309Z] #76 43.17 checking for sysroot... no
14:46:05 [2023-07-13T14:46:05.309Z] #76 43.17 checking for a working dd... /bin/dd
14:46:05 [2023-07-13T14:46:05.309Z] #76 43.19 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
14:46:05 [2023-07-13T14:46:05.572Z] #76 43.20 checking for mt... no
14:46:05 [2023-07-13T14:46:05.572Z] #76 43.20 checking if : is a manifest tool... no
14:46:05 [2023-07-13T14:46:05.572Z] #76 43.21 checking how to run the C preprocessor... gcc -E
14:46:06 [2023-07-13T14:46:06.148Z] #76 43.35 checking for ANSI C header files... yes
14:46:06 [2023-07-13T14:46:06.148Z] #76 43.79 checking for sys/types.h... yes
14:46:06 [2023-07-13T14:46:06.411Z] #76 43.96 checking for sys/stat.h... yes
14:46:06 [2023-07-13T14:46:06.411Z] #76 44.11 checking for stdlib.h... yes
14:46:06 [2023-07-13T14:46:06.412Z] #76 44.24 checking for string.h... yes
14:46:06 [2023-07-13T14:46:06.675Z] #76 44.37 checking for memory.h... yes
14:46:06 [2023-07-13T14:46:06.938Z] #76 44.48 checking for strings.h... yes
14:46:06 [2023-07-13T14:46:06.938Z] #76 44.63 checking for inttypes.h... yes
14:46:06 [2023-07-13T14:46:06.938Z] #76 44.74 checking for stdint.h... yes
14:46:07 [2023-07-13T14:46:07.200Z] #76 44.88 checking for unistd.h... yes
14:46:07 [2023-07-13T14:46:07.200Z] #76 45.01 checking for dlfcn.h... yes
14:46:07 [2023-07-13T14:46:07.200Z] #76 45.07 checking for objdir... .libs
14:46:07 [2023-07-13T14:46:07.463Z] #76 ...
14:46:07 [2023-07-13T14:46:07.463Z] 
14:46:07 [2023-07-13T14:46:07.463Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
14:46:07 [2023-07-13T14:46:07.463Z] #55 DONE 62.8s
14:46:07 [2023-07-13T14:46:07.463Z] 
14:46:07 [2023-07-13T14:46:07.463Z] #76 [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
14:46:07 [2023-07-13T14:46:07.726Z] #76 45.34 checking if gcc supports -fno-rtti -fno-exceptions... no
14:46:07 [2023-07-13T14:46:07.726Z] #76 45.49 checking for gcc option to produce PIC... -fPIC -DPIC
14:46:07 [2023-07-13T14:46:07.726Z] #76 45.49 checking if gcc PIC flag -fPIC -DPIC works... yes
14:46:07 [2023-07-13T14:46:07.989Z] #76 45.59 checking if gcc static flag -static works... yes
14:46:08 [2023-07-13T14:46:08.253Z] #76 45.86 checking if gcc supports -c -o file.o... yes
14:46:08 [2023-07-13T14:46:08.253Z] #76 45.98 checking if gcc supports -c -o file.o... (cached) yes
14:46:08 [2023-07-13T14:46:08.253Z] #76 45.99 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
14:46:08 [2023-07-13T14:46:08.253Z] #76 46.02 checking dynamic linker characteristics... GNU/Linux ld.so
14:46:08 [2023-07-13T14:46:08.253Z] #76 46.22 checking how to hardcode library paths into programs... immediate
14:46:08 [2023-07-13T14:46:08.253Z] #76 46.22 checking whether stripping libraries is possible... yes
14:46:08 [2023-07-13T14:46:08.516Z] #76 46.23 checking if libtool supports shared libraries... yes
14:46:08 [2023-07-13T14:46:08.516Z] #76 46.23 checking whether to build shared libraries... no
14:46:08 [2023-07-13T14:46:08.516Z] #76 46.23 checking whether to build static libraries... yes
14:46:08 [2023-07-13T14:46:08.516Z] #76 46.23 checking for a BSD-compatible install... /usr/bin/install -c
14:46:08 [2023-07-13T14:46:08.516Z] #76 46.26 checking whether build environment is sane... yes
14:46:08 [2023-07-13T14:46:08.516Z] #76 46.31 checking for a thread-safe mkdir -p... /bin/mkdir -p
14:46:08 [2023-07-13T14:46:08.516Z] #76 46.32 checking whether make sets $(MAKE)... yes
14:46:08 [2023-07-13T14:46:08.516Z] #76 46.37 checking whether make supports the include directive... yes (GNU style)
14:46:08 [2023-07-13T14:46:08.516Z] #76 46.41 checking whether make supports nested variables... yes
14:46:08 [2023-07-13T14:46:08.779Z] #76 46.46 checking whether UID '0' is supported by ustar format... yes
14:46:08 [2023-07-13T14:46:08.779Z] #76 46.47 checking whether GID '0' is supported by ustar format... yes
14:46:08 [2023-07-13T14:46:08.779Z] #76 46.47 checking how to create a ustar tar archive... gnutar
14:46:09 [2023-07-13T14:46:09.043Z] #76 46.53 checking dependency style of gcc... gcc3
14:46:09 [2023-07-13T14:46:09.043Z] #76 46.69 checking whether to enable maintainer-specific portions of Makefiles... yes
14:46:09 [2023-07-13T14:46:09.043Z] #76 46.69 checking whether make supports nested variables... (cached) yes
14:46:09 [2023-07-13T14:46:09.043Z] #76 46.70 checking for gawk... (cached) mawk
14:46:09 [2023-07-13T14:46:09.043Z] #76 46.70 checking for a sed that does not truncate output... (cached) /bin/sed
14:46:09 [2023-07-13T14:46:09.043Z] #76 46.71 checking for gcc... (cached) gcc
14:46:09 [2023-07-13T14:46:09.043Z] #76 46.78 checking whether we are using the GNU C compiler... (cached) yes
14:46:09 [2023-07-13T14:46:09.043Z] #76 46.78 checking whether gcc accepts -g... (cached) yes
14:46:09 [2023-07-13T14:46:09.043Z] #76 46.79 checking for gcc option to accept ISO C89... (cached) none needed
14:46:09 [2023-07-13T14:46:09.043Z] #76 46.79 checking whether gcc understands -c and -o together... (cached) yes
14:46:09 [2023-07-13T14:46:09.043Z] #76 46.79 checking for a Python interpreter with version >= 3... python3
14:46:09 [2023-07-13T14:46:09.043Z] #76 46.83 checking for python3... /usr/bin/python3
14:46:09 [2023-07-13T14:46:09.043Z] #76 46.83 checking for python3 version... 3.9
14:46:09 [2023-07-13T14:46:09.043Z] #76 46.86 checking for python3 platform... linux
14:46:09 [2023-07-13T14:46:09.043Z] #76 46.89 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
14:46:09 [2023-07-13T14:46:09.043Z] #76 46.95 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
14:46:09 [2023-07-13T14:46:09.305Z] #76 47.02 checking for go-md2man... no
14:46:09 [2023-07-13T14:46:09.305Z] #76 47.04 checking error.h usability... yes
14:46:09 [2023-07-13T14:46:09.305Z] #76 47.13 checking error.h presence... yes
14:46:09 [2023-07-13T14:46:09.305Z] #76 47.17 checking for error.h... yes
14:46:09 [2023-07-13T14:46:09.568Z] #76 47.23 checking linux/openat2.h usability... yes
14:46:09 [2023-07-13T14:46:09.568Z] #76 47.30 checking linux/openat2.h presence... yes
14:46:09 [2023-07-13T14:46:09.568Z] #76 47.32 checking for linux/openat2.h... yes
14:46:09 [2023-07-13T14:46:09.568Z] #76 47.34 checking for copy_file_range... yes
14:46:09 [2023-07-13T14:46:09.831Z] #76 47.49 checking for fgetxattr... yes
14:46:10 [2023-07-13T14:46:10.093Z] #76 47.72 checking for statx... yes
14:46:10 [2023-07-13T14:46:10.356Z] #76 47.87 checking for fgetpwent_r... yes
14:46:10 [2023-07-13T14:46:10.356Z] #76 48.01 checking for issetugid... no
14:46:10 [2023-07-13T14:46:10.356Z] #76 48.12 checking for pkg-config... /usr/bin/pkg-config
14:46:10 [2023-07-13T14:46:10.356Z] #76 48.12 checking pkg-config is at least version 0.9.0... yes
14:46:10 [2023-07-13T14:46:10.619Z] #76 48.13 checking for library containing yajl_tree_get... -lyajl
14:46:10 [2023-07-13T14:46:10.619Z] #76 48.35 checking for yajl >= 2.0.0... yes
14:46:10 [2023-07-13T14:46:10.619Z] #76 48.38 checking sys/capability.h usability... yes
14:46:10 [2023-07-13T14:46:10.619Z] #76 48.44 checking sys/capability.h presence... yes
14:46:10 [2023-07-13T14:46:10.882Z] #76 48.51 checking for sys/capability.h... yes
14:46:11 [2023-07-13T14:46:11.144Z] #76 48.51 checking for library containing cap_from_name... 
14:46:11 [2023-07-13T14:46:11.144Z] #76 ...
14:46:11 [2023-07-13T14:46:11.144Z] 
14:46:11 [2023-07-13T14:46:11.144Z] #75 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
14:46:11 [2023-07-13T14:46:11.144Z] #75 DONE 52.5s
14:46:11 [2023-07-13T14:46:11.144Z] 
14:46:11 [2023-07-13T14:46:11.144Z] #76 [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
14:46:11 [2023-07-13T14:46:11.144Z] #76 48.51 checking for library containing cap_from_name... -lcap
14:46:11 [2023-07-13T14:46:11.144Z] #76 48.82 checking for library containing dlopen... 
14:46:11 [2023-07-13T14:46:11.144Z] #76 ...
14:46:11 [2023-07-13T14:46:11.144Z] 
14:46:11 [2023-07-13T14:46:11.144Z] #79 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
14:46:11 [2023-07-13T14:46:11.144Z] #79 DONE 0.0s
14:46:11 [2023-07-13T14:46:11.407Z] 
14:46:11 [2023-07-13T14:46:11.407Z] #80 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
14:46:11 [2023-07-13T14:46:11.407Z] #80 DONE 0.1s
14:46:11 [2023-07-13T14:46:11.407Z] 
14:46:11 [2023-07-13T14:46:11.408Z] #76 [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
14:46:11 [2023-07-13T14:46:11.408Z] #76 48.82 checking for library containing dlopen... -ldl
14:46:11 [2023-07-13T14:46:11.408Z] #76 49.16 checking seccomp.h usability... yes
14:46:11 [2023-07-13T14:46:11.672Z] #76 49.32 checking seccomp.h presence... yes
14:46:11 [2023-07-13T14:46:11.672Z] #76 49.43 checking for seccomp.h... yes
14:46:11 [2023-07-13T14:46:11.935Z] #76 49.44 checking for library containing seccomp_rule_add... -lseccomp
14:46:11 [2023-07-13T14:46:11.935Z] #76 49.73 checking for library containing seccomp_arch_resolve_name... none required
14:46:12 [2023-07-13T14:46:12.198Z] #76 49.85 checking systemd/sd-bus.h usability... yes
14:46:12 [2023-07-13T14:46:12.198Z] #76 49.97 checking systemd/sd-bus.h presence... yes
14:46:12 [2023-07-13T14:46:12.461Z] #76 50.08 checking for systemd/sd-bus.h... yes
14:46:12 [2023-07-13T14:46:12.723Z] #76 50.08 checking for library containing sd_bus_match_signal_async... -lsystemd
14:46:12 [2023-07-13T14:46:12.723Z] #76 50.49 checking for sd_notify_barrier... yes
14:46:12 [2023-07-13T14:46:12.986Z] #76 50.65 checking linux/bpf.h usability... yes
14:46:12 [2023-07-13T14:46:12.986Z] #76 50.74 checking linux/bpf.h presence... yes
14:46:12 [2023-07-13T14:46:12.986Z] #76 50.78 checking for linux/bpf.h... yes
14:46:12 [2023-07-13T14:46:12.986Z] #76 50.79 checking compilation for eBPF... yes
14:46:13 [2023-07-13T14:46:13.249Z] #76 50.89 checking for criu >= 3.15... no
14:46:13 [2023-07-13T14:46:13.249Z] #76 50.94 configure: CRIU headers not found, building without CRIU support
14:46:13 [2023-07-13T14:46:13.249Z] #76 50.95 checking for criu > 3.16... no
14:46:13 [2023-07-13T14:46:13.249Z] #76 50.99 configure: CRIU version doesn't support join-ns API
14:46:13 [2023-07-13T14:46:13.249Z] #76 50.99 checking for criu > 3.16.1... no
14:46:13 [2023-07-13T14:46:13.249Z] #76 51.01 configure: CRIU version doesn't support for pre-dumping
14:46:13 [2023-07-13T14:46:13.249Z] #76 51.01 checking for new mount API (fsconfig)... yes
14:46:13 [2023-07-13T14:46:13.511Z] #76 51.10 checking for seccomp notify API... yes
14:46:13 [2023-07-13T14:46:13.511Z] #76 51.18 checking for gperf... no
14:46:13 [2023-07-13T14:46:13.511Z] #76 51.19 configure: gperf not found - cannot rebuild signal parser code
14:46:13 [2023-07-13T14:46:13.511Z] #76 51.19 checking for library containing argp_parse... none required
14:46:13 [2023-07-13T14:46:13.511Z] #76 51.34 checking that generated files are newer than configure... done
14:46:13 [2023-07-13T14:46:13.511Z] #76 51.34 configure: creating ./config.status
14:46:15 [2023-07-13T14:46:15.433Z] #76 ...
14:46:15 [2023-07-13T14:46:15.433Z] 
14:46:15 [2023-07-13T14:46:15.433Z] #72 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
14:46:15 [2023-07-13T14:46:15.433Z] #72 DONE 65.5s
14:46:15 [2023-07-13T14:46:15.433Z] 
14:46:15 [2023-07-13T14:46:15.433Z] #71 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
14:46:16 [2023-07-13T14:46:16.009Z] #71 ...
14:46:16 [2023-07-13T14:46:16.009Z] 
14:46:16 [2023-07-13T14:46:16.009Z] #81 [dev-systemd-false  2/20] COPY --link --from=swagger       /build/ /usr/local/bin/
14:46:16 [2023-07-13T14:46:16.009Z] #81 DONE 0.1s
14:46:16 [2023-07-13T14:46:16.009Z] 
14:46:16 [2023-07-13T14:46:16.009Z] #76 [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
14:46:16 [2023-07-13T14:46:16.009Z] #76 53.91 config.status: creating Makefile
14:46:16 [2023-07-13T14:46:16.272Z] #76 53.96 config.status: creating rpm/crun.spec
14:46:16 [2023-07-13T14:46:16.272Z] #76 54.03 config.status: creating config.h
14:46:16 [2023-07-13T14:46:16.272Z] #76 54.08 config.status: executing libtool commands
14:46:16 [2023-07-13T14:46:16.272Z] #76 54.13 config.status: executing depfiles commands
14:46:17 [2023-07-13T14:46:17.222Z] #76 55.07 === configuring in libocispec (/tmp/crun-build/libocispec)
14:46:17 [2023-07-13T14:46:17.486Z] #76 55.09 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
14:46:17 [2023-07-13T14:46:17.750Z] #76 ...
14:46:17 [2023-07-13T14:46:17.750Z] 
14:46:17 [2023-07-13T14:46:17.750Z] #71 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
14:46:17 [2023-07-13T14:46:17.750Z] #71 DONE 59.0s
14:46:17 [2023-07-13T14:46:17.750Z] 
14:46:17 [2023-07-13T14:46:17.750Z] #76 [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
14:46:17 [2023-07-13T14:46:17.750Z] #76 55.52 checking for gcc... gcc
14:46:18 [2023-07-13T14:46:18.024Z] #76 55.61 checking whether the C compiler works... yes
14:46:18 [2023-07-13T14:46:18.024Z] #76 55.70 checking for C compiler default output file name... a.out
14:46:18 [2023-07-13T14:46:18.024Z] #76 55.81 checking for suffix of executables... 
14:46:18 [2023-07-13T14:46:18.024Z] #76 ...
14:46:18 [2023-07-13T14:46:18.024Z] 
14:46:18 [2023-07-13T14:46:18.024Z] #73 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
14:46:18 [2023-07-13T14:46:18.024Z] #73 DONE 66.5s
14:46:18 [2023-07-13T14:46:18.287Z] 
14:46:18 [2023-07-13T14:46:18.287Z] #76 [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
14:46:18 [2023-07-13T14:46:18.287Z] #76 55.81 checking for suffix of executables... 
14:46:18 [2023-07-13T14:46:18.287Z] #76 55.98 checking whether we are cross compiling... no
14:46:18 [2023-07-13T14:46:18.287Z] #76 56.11 checking for suffix of object files... o
14:46:18 [2023-07-13T14:46:18.550Z] #76 56.19 checking whether we are using the GNU C compiler... yes
14:46:18 [2023-07-13T14:46:18.550Z] #76 56.27 checking whether gcc accepts -g... yes
14:46:18 [2023-07-13T14:46:18.550Z] #76 56.35 checking for gcc option to accept ISO C89... none needed
14:46:18 [2023-07-13T14:46:18.550Z] #76 56.42 checking whether gcc understands -c and -o together... yes
14:46:18 [2023-07-13T14:46:18.813Z] #76 56.51 checking how to run the C preprocessor... gcc -E
14:46:18 [2023-07-13T14:46:18.813Z] #76 56.62 checking for grep that handles long lines and -e... 
14:46:18 [2023-07-13T14:46:18.813Z] #76 ...
14:46:18 [2023-07-13T14:46:18.813Z] 
14:46:18 [2023-07-13T14:46:18.813Z] #82 [dev-systemd-false  3/20] COPY --link --from=delve         /build/ /usr/local/bin/
14:46:18 [2023-07-13T14:46:18.813Z] #82 DONE 0.1s
14:46:18 [2023-07-13T14:46:18.813Z] 
14:46:18 [2023-07-13T14:46:18.813Z] #76 [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
14:46:18 [2023-07-13T14:46:18.813Z] #76 56.62 checking for grep that handles long lines and -e... /bin/grep
14:46:18 [2023-07-13T14:46:18.813Z] #76 56.62 checking for egrep... /bin/grep -E
14:46:19 [2023-07-13T14:46:19.076Z] #76 56.63 checking for ANSI C header files... 
14:46:19 [2023-07-13T14:46:19.076Z] #76 ...
14:46:19 [2023-07-13T14:46:19.076Z] 
14:46:19 [2023-07-13T14:46:19.076Z] #83 [dev-systemd-false  4/20] COPY --link --from=tomll         /build/ /usr/local/bin/
14:46:19 [2023-07-13T14:46:19.076Z] #83 DONE 0.1s
14:46:19 [2023-07-13T14:46:19.076Z] 
14:46:19 [2023-07-13T14:46:19.076Z] #76 [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
14:46:19 [2023-07-13T14:46:19.076Z] #76 56.63 checking for ANSI C header files... yes
14:46:19 [2023-07-13T14:46:19.339Z] #76 56.91 checking for sys/types.h... #76 ...
14:46:19 [2023-07-13T14:46:19.339Z] 
14:46:19 [2023-07-13T14:46:19.339Z] #84 [dev-systemd-false  5/20] COPY --link --from=gowinres      /build/ /usr/local/bin/
14:46:19 [2023-07-13T14:46:19.339Z] #84 DONE 0.2s
14:46:19 [2023-07-13T14:46:19.339Z] 
14:46:19 [2023-07-13T14:46:19.339Z] #85 [dev-systemd-false  6/20] COPY --link --from=tini          /build/ /usr/local/bin/
14:46:19 [2023-07-13T14:46:19.339Z] #85 DONE 0.1s
14:46:19 [2023-07-13T14:46:19.339Z] 
14:46:19 [2023-07-13T14:46:19.339Z] #76 [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
14:46:19 [2023-07-13T14:46:19.339Z] #76 56.91 checking for sys/types.h... yes
14:46:19 [2023-07-13T14:46:19.339Z] #76 57.04 checking for sys/stat.h... yes
14:46:19 [2023-07-13T14:46:19.339Z] #76 ...
14:46:19 [2023-07-13T14:46:19.339Z] 
14:46:19 [2023-07-13T14:46:19.339Z] #86 [dev-systemd-false  7/20] COPY --link --from=registry      /build/ /usr/local/bin/
14:46:19 [2023-07-13T14:46:19.339Z] #86 DONE 0.1s
14:46:19 [2023-07-13T14:46:19.339Z] 
14:46:19 [2023-07-13T14:46:19.339Z] #76 [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
14:46:19 [2023-07-13T14:46:19.339Z] #76 57.14 checking for stdlib.h... yes
14:46:19 [2023-07-13T14:46:19.602Z] 
14:46:19 [2023-07-13T14:46:19.602Z] #76 ...
14:46:19 [2023-07-13T14:46:19.602Z] 
14:46:19 [2023-07-13T14:46:19.602Z] #87 [dev-systemd-false  8/20] COPY --link --from=gotestsum     /build/ /usr/local/bin/
14:46:19 [2023-07-13T14:46:19.602Z] #87 DONE 0.1s
14:46:19 [2023-07-13T14:46:19.602Z] 
14:46:19 [2023-07-13T14:46:19.602Z] #76 [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
14:46:19 [2023-07-13T14:46:19.602Z] #76 57.24 checking for string.h... yes
14:46:19 [2023-07-13T14:46:19.602Z] #76 57.32 checking for memory.h... yes
14:46:19 [2023-07-13T14:46:19.602Z] #76 57.45 checking for strings.h... yes
14:46:19 [2023-07-13T14:46:19.864Z] #76 57.55 checking for inttypes.h... yes
14:46:19 [2023-07-13T14:46:19.864Z] #76 57.68 checking for stdint.h... yes
14:46:19 [2023-07-13T14:46:19.864Z] #76 57.77 checking for unistd.h... yes
14:46:20 [2023-07-13T14:46:20.127Z] #76 57.83 checking minix/config.h usability... no
14:46:20 [2023-07-13T14:46:20.127Z] #76 57.93 checking minix/config.h presence... no
14:46:20 [2023-07-13T14:46:20.127Z] #76 57.96 checking for minix/config.h... no
14:46:20 [2023-07-13T14:46:20.127Z] #76 57.96 checking whether it is safe to define __EXTENSIONS__... yes
14:46:20 [2023-07-13T14:46:20.390Z] #76 58.11 checking build system type... aarch64-unknown-linux-gnu
14:46:20 [2023-07-13T14:46:20.653Z] #76 58.33 checking host system type... aarch64-unknown-linux-gnu
14:46:20 [2023-07-13T14:46:20.653Z] #76 58.33 checking how to print strings... printf
14:46:20 [2023-07-13T14:46:20.653Z] #76 58.35 checking for a sed that does not truncate output... /bin/sed
14:46:20 [2023-07-13T14:46:20.653Z] #76 58.37 checking for fgrep... /bin/grep -F
14:46:20 [2023-07-13T14:46:20.653Z] #76 58.37 checking for ld used by gcc... /usr/bin/ld
14:46:20 [2023-07-13T14:46:20.653Z] #76 58.39 checking if the linker (/usr/bin/ld) is GNU ld... yes
14:46:20 [2023-07-13T14:46:20.653Z] #76 58.40 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
14:46:20 [2023-07-13T14:46:20.915Z] #76 58.41 checking the name lister (/usr/bin/nm -B) interface... BSD nm
14:46:20 [2023-07-13T14:46:20.915Z] #76 58.49 checking whether ln -s works... yes
14:46:20 [2023-07-13T14:46:20.915Z] #76 58.49 checking the maximum length of command line arguments... 1572864
14:46:20 [2023-07-13T14:46:20.915Z] #76 58.52 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
14:46:20 [2023-07-13T14:46:20.915Z] #76 58.52 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
14:46:20 [2023-07-13T14:46:20.915Z] #76 58.52 checking for /usr/bin/ld option to reload object files... -r
14:46:20 [2023-07-13T14:46:20.915Z] #76 58.52 checking for objdump... objdump
14:46:20 [2023-07-13T14:46:20.915Z] #76 58.53 checking how to recognize dependent libraries... pass_all
14:46:20 [2023-07-13T14:46:20.915Z] #76 58.53 checking for dlltool... no
14:46:20 [2023-07-13T14:46:20.915Z] #76 58.53 checking how to associate runtime and link libraries... printf %s\n
14:46:20 [2023-07-13T14:46:20.915Z] #76 58.53 checking for ar... ar
14:46:20 [2023-07-13T14:46:20.915Z] #76 58.53 checking for archiver @FILE support... @
14:46:20 [2023-07-13T14:46:20.915Z] #76 58.64 checking for strip... strip
14:46:20 [2023-07-13T14:46:20.915Z] #76 58.64 checking for ranlib... ranlib
14:46:20 [2023-07-13T14:46:20.915Z] #76 58.64 checking for gawk... no
14:46:20 [2023-07-13T14:46:20.915Z] #76 58.64 checking for mawk... mawk
14:46:21 [2023-07-13T14:46:21.178Z] #76 58.64 checking command to parse /usr/bin/nm -B output from gcc object... ok
14:46:21 [2023-07-13T14:46:21.178Z] #76 58.85 checking for sysroot... no
14:46:21 [2023-07-13T14:46:21.178Z] #76 58.85 checking for a working dd... /bin/dd
14:46:21 [2023-07-13T14:46:21.178Z] #76 58.86 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
14:46:21 [2023-07-13T14:46:21.178Z] #76 58.87 checking for mt... no
14:46:21 [2023-07-13T14:46:21.178Z] #76 58.87 checking if : is a manifest tool... no
14:46:21 [2023-07-13T14:46:21.178Z] #76 58.87 checking for dlfcn.h... yes
14:46:21 [2023-07-13T14:46:21.178Z] #76 58.92 checking for objdir... .libs
14:46:21 [2023-07-13T14:46:21.441Z] #76 59.09 checking if gcc supports -fno-rtti -fno-exceptions... no
14:46:21 [2023-07-13T14:46:21.441Z] #76 59.16 checking for gcc option to produce PIC... -fPIC -DPIC
14:46:21 [2023-07-13T14:46:21.441Z] #76 59.16 checking if gcc PIC flag -fPIC -DPIC works... yes
14:46:21 [2023-07-13T14:46:21.441Z] #76 59.25 checking if gcc static flag -static works... yes
14:46:21 [2023-07-13T14:46:21.703Z] #76 59.36 checking if gcc supports -c -o file.o... yes
14:46:21 [2023-07-13T14:46:21.703Z] #76 59.44 checking if gcc supports -c -o file.o... (cached) yes
14:46:21 [2023-07-13T14:46:21.703Z] #76 59.44 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
14:46:21 [2023-07-13T14:46:21.703Z] #76 59.47 checking dynamic linker characteristics... GNU/Linux ld.so
14:46:21 [2023-07-13T14:46:21.966Z] #76 59.61 checking how to hardcode library paths into programs... immediate
14:46:21 [2023-07-13T14:46:21.966Z] #76 59.61 checking whether stripping libraries is possible... yes
14:46:21 [2023-07-13T14:46:21.966Z] #76 59.62 checking if libtool supports shared libraries... yes
14:46:21 [2023-07-13T14:46:21.966Z] #76 59.62 checking whether to build shared libraries... no
14:46:21 [2023-07-13T14:46:21.966Z] #76 59.62 checking whether to build static libraries... yes
14:46:21 [2023-07-13T14:46:21.966Z] #76 59.62 checking for a BSD-compatible install... /usr/bin/install -c
14:46:21 [2023-07-13T14:46:21.966Z] #76 59.66 checking whether build environment is sane... yes
14:46:21 [2023-07-13T14:46:21.966Z] #76 59.71 checking for a thread-safe mkdir -p... /bin/mkdir -p
14:46:21 [2023-07-13T14:46:21.966Z] #76 59.72 checking whether make sets $(MAKE)... yes
14:46:21 [2023-07-13T14:46:21.966Z] #76 59.76 checking whether make supports the include directive... yes (GNU style)
14:46:21 [2023-07-13T14:46:21.966Z] #76 59.78 checking whether make supports nested variables... yes
14:46:21 [2023-07-13T14:46:21.966Z] #76 59.83 checking whether UID '0' is supported by ustar format... yes
14:46:22 [2023-07-13T14:46:22.229Z] #76 59.83 checking whether GID '0' is supported by ustar format... yes
14:46:22 [2023-07-13T14:46:22.229Z] #76 59.83 checking how to create a ustar tar archive... gnutar
14:46:22 [2023-07-13T14:46:22.229Z] #76 59.90 checking dependency style of gcc... gcc3
14:46:22 [2023-07-13T14:46:22.229Z] #76 60.00 checking whether to enable maintainer-specific portions of Makefiles... yes
14:46:22 [2023-07-13T14:46:22.229Z] #76 60.00 checking whether make supports nested variables... (cached) yes
14:46:22 [2023-07-13T14:46:22.229Z] #76 60.00 checking for pkg-config... /usr/bin/pkg-config
14:46:22 [2023-07-13T14:46:22.229Z] #76 60.00 checking pkg-config is at least version 0.9.0... yes
14:46:22 [2023-07-13T14:46:22.229Z] #76 60.01 checking for yajl >= 2.1.0... yes
14:46:22 [2023-07-13T14:46:22.229Z] #76 60.03 checking for a sed that does not truncate output... (cached) /bin/sed
14:46:22 [2023-07-13T14:46:22.229Z] #76 60.03 checking for gcc... (cached) gcc
14:46:22 [2023-07-13T14:46:22.492Z] #76 60.10 checking whether we are using the GNU C compiler... (cached) yes
14:46:22 [2023-07-13T14:46:22.492Z] #76 60.11 checking whether gcc accepts -g... (cached) yes
14:46:22 [2023-07-13T14:46:22.492Z] #76 60.11 checking for gcc option to accept ISO C89... (cached) none needed
14:46:22 [2023-07-13T14:46:22.492Z] #76 60.12 checking whether gcc understands -c and -o together... (cached) yes
14:46:22 [2023-07-13T14:46:22.492Z] #76 60.12 checking for a Python interpreter with version >= 3... python3
14:46:22 [2023-07-13T14:46:22.492Z] #76 60.17 checking for python3... /usr/bin/python3
14:46:22 [2023-07-13T14:46:22.492Z] #76 60.17 checking for python3 version... 3.9
14:46:22 [2023-07-13T14:46:22.492Z] #76 60.19 checking for python3 platform... linux
14:46:22 [2023-07-13T14:46:22.492Z] #76 60.23 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
14:46:22 [2023-07-13T14:46:22.492Z] #76 60.28 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
14:46:23 [2023-07-13T14:46:23.017Z] #76 60.40 checking that generated files are newer than configure... done
14:46:23 [2023-07-13T14:46:23.017Z] #76 60.70 configure: creating ./config.status
14:46:24 [2023-07-13T14:46:24.941Z] #76 62.81 config.status: creating Makefile
14:46:24 [2023-07-13T14:46:24.941Z] #76 62.86 config.status: creating config.h
14:46:25 [2023-07-13T14:46:25.204Z] #76 62.88 config.status: executing libtool commands
14:46:25 [2023-07-13T14:46:25.204Z] #76 62.90 config.status: executing depfiles commands
14:46:25 [2023-07-13T14:46:25.467Z] #76 63.22 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
14:46:25 [2023-07-13T14:46:25.467Z] #76 63.23 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
14:46:25 [2023-07-13T14:46:25.730Z] #76 63.48 checking for gcc... gcc
14:46:25 [2023-07-13T14:46:25.730Z] #76 63.52 checking whether the C compiler works... yes
14:46:25 [2023-07-13T14:46:25.730Z] #76 63.57 checking for C compiler default output file name... a.out
14:46:25 [2023-07-13T14:46:25.730Z] #76 63.57 checking for suffix of executables... 
14:46:25 [2023-07-13T14:46:25.730Z] #76 63.62 checking whether we are cross compiling... no
14:46:25 [2023-07-13T14:46:25.730Z] #76 63.67 checking for suffix of object files... o
14:46:25 [2023-07-13T14:46:25.992Z] #76 63.70 checking whether we are using the GNU C compiler... yes
14:46:25 [2023-07-13T14:46:25.992Z] #76 63.73 checking whether gcc accepts -g... yes
14:46:25 [2023-07-13T14:46:25.992Z] #76 63.77 checking for gcc option to accept ISO C89... none needed
14:46:25 [2023-07-13T14:46:25.992Z] #76 63.82 checking whether gcc understands -c and -o together... yes
14:46:25 [2023-07-13T14:46:25.992Z] #76 63.89 checking for a BSD-compatible install... /usr/bin/install -c
14:46:25 [2023-07-13T14:46:25.992Z] #76 63.90 checking whether build environment is sane... yes
14:46:25 [2023-07-13T14:46:25.992Z] #76 63.92 checking for a thread-safe mkdir -p... /bin/mkdir -p
14:46:26 [2023-07-13T14:46:26.256Z] #76 63.92 checking for gawk... no
14:46:26 [2023-07-13T14:46:26.256Z] #76 63.92 checking for mawk... mawk
14:46:26 [2023-07-13T14:46:26.256Z] #76 63.92 checking whether make sets $(MAKE)... yes
14:46:26 [2023-07-13T14:46:26.256Z] #76 63.94 checking whether make supports the include directive... yes (GNU style)
14:46:26 [2023-07-13T14:46:26.256Z] #76 63.95 checking whether make supports nested variables... yes
14:46:26 [2023-07-13T14:46:26.256Z] #76 63.97 checking whether UID '0' is supported by ustar format... yes
14:46:26 [2023-07-13T14:46:26.256Z] #76 63.97 checking whether GID '0' is supported by ustar format... yes
14:46:26 [2023-07-13T14:46:26.256Z] #76 63.97 checking how to create a ustar tar archive... gnutar
14:46:26 [2023-07-13T14:46:26.256Z] #76 64.01 checking dependency style of gcc... gcc3
14:46:26 [2023-07-13T14:46:26.256Z] #76 64.06 checking whether to enable maintainer-specific portions of Makefiles... yes
14:46:26 [2023-07-13T14:46:26.256Z] #76 64.06 checking whether make supports nested variables... (cached) yes
14:46:26 [2023-07-13T14:46:26.518Z] #76 64.08 checking build system type... aarch64-unknown-linux-gnu
14:46:26 [2023-07-13T14:46:26.518Z] #76 64.24 checking host system type... aarch64-unknown-linux-gnu
14:46:26 [2023-07-13T14:46:26.518Z] #76 64.24 checking how to print strings... printf
14:46:26 [2023-07-13T14:46:26.518Z] #76 64.25 checking for a sed that does not truncate output... /bin/sed
14:46:26 [2023-07-13T14:46:26.518Z] #76 64.27 checking for grep that handles long lines and -e... /bin/grep
14:46:26 [2023-07-13T14:46:26.518Z] #76 64.28 checking for egrep... /bin/grep -E
14:46:26 [2023-07-13T14:46:26.518Z] #76 64.28 checking for fgrep... /bin/grep -F
14:46:26 [2023-07-13T14:46:26.518Z] #76 64.29 checking for ld used by gcc... /usr/bin/ld
14:46:26 [2023-07-13T14:46:26.518Z] #76 64.29 checking if the linker (/usr/bin/ld) is GNU ld... yes
14:46:26 [2023-07-13T14:46:26.518Z] #76 64.30 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
14:46:26 [2023-07-13T14:46:26.518Z] #76 64.30 checking the name lister (/usr/bin/nm -B) interface... BSD nm
14:46:26 [2023-07-13T14:46:26.518Z] #76 64.35 checking whether ln -s works... yes
14:46:26 [2023-07-13T14:46:26.780Z] #76 64.35 checking the maximum length of command line arguments... 1572864
14:46:26 [2023-07-13T14:46:26.780Z] #76 64.37 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
14:46:26 [2023-07-13T14:46:26.780Z] #76 64.38 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
14:46:26 [2023-07-13T14:46:26.780Z] #76 64.38 checking for /usr/bin/ld option to reload object files... -r
14:46:26 [2023-07-13T14:46:26.780Z] #76 64.38 checking for objdump... objdump
14:46:26 [2023-07-13T14:46:26.780Z] #76 64.38 checking how to recognize dependent libraries... pass_all
14:46:26 [2023-07-13T14:46:26.780Z] #76 64.38 checking for dlltool... no
14:46:26 [2023-07-13T14:46:26.780Z] #76 64.38 checking how to associate runtime and link libraries... printf %s\n
14:46:26 [2023-07-13T14:46:26.780Z] #76 64.38 checking for ar... ar
14:46:26 [2023-07-13T14:46:26.780Z] #76 64.38 checking for archiver @FILE support... @
14:46:26 [2023-07-13T14:46:26.780Z] #76 64.45 checking for strip... strip
14:46:26 [2023-07-13T14:46:26.780Z] #76 64.45 checking for ranlib... ranlib
14:46:26 [2023-07-13T14:46:26.780Z] #76 64.45 checking command to parse /usr/bin/nm -B output from gcc object... ok
14:46:26 [2023-07-13T14:46:26.780Z] #76 64.59 checking for sysroot... no
14:46:26 [2023-07-13T14:46:26.780Z] #76 64.59 checking for a working dd... /bin/dd
14:46:26 [2023-07-13T14:46:26.780Z] #76 64.61 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
14:46:26 [2023-07-13T14:46:26.780Z] #76 64.62 checking for mt... no
14:46:26 [2023-07-13T14:46:26.780Z] #76 64.62 checking if : is a manifest tool... no
14:46:26 [2023-07-13T14:46:26.780Z] #76 64.63 checking how to run the C preprocessor... gcc -E
14:46:27 [2023-07-13T14:46:27.045Z] #76 64.70 checking for ANSI C header files... yes
14:46:27 [2023-07-13T14:46:27.045Z] #76 64.85 checking for sys/types.h... yes
14:46:27 [2023-07-13T14:46:27.045Z] #76 ...
14:46:27 [2023-07-13T14:46:27.045Z] 
14:46:27 [2023-07-13T14:46:27.045Z] #44 [dockercli-integration 3/3] RUN --mount=type=cache,id=dockercli-integration-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-integration-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
14:46:27 [2023-07-13T14:46:27.045Z] #44 83.32 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
14:46:27 [2023-07-13T14:46:27.045Z] #44 83.36 Docker version unknown-version, build unknown-commit
14:46:27 [2023-07-13T14:46:27.045Z] #44 DONE 84.7s
14:46:27 [2023-07-13T14:46:27.045Z] 
14:46:27 [2023-07-13T14:46:27.045Z] #76 [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
14:46:27 [2023-07-13T14:46:27.045Z] #76 64.89 checking for sys/stat.h... yes
14:46:27 [2023-07-13T14:46:27.045Z] #76 64.94 checking for stdlib.h... yes
14:46:27 [2023-07-13T14:46:27.045Z] #76 64.98 checking for string.h... yes
14:46:27 [2023-07-13T14:46:27.307Z] #76 65.02 checking for memory.h... yes
14:46:27 [2023-07-13T14:46:27.307Z] #76 65.10 checking for strings.h... yes
14:46:27 [2023-07-13T14:46:27.307Z] #76 65.14 checking for inttypes.h... yes
14:46:27 [2023-07-13T14:46:27.307Z] #76 65.19 checking for stdint.h... yes
14:46:27 [2023-07-13T14:46:27.570Z] #76 65.23 checking for unistd.h... yes
14:46:27 [2023-07-13T14:46:27.570Z] #76 65.28 checking for dlfcn.h... yes
14:46:27 [2023-07-13T14:46:27.570Z] #76 65.32 checking for objdir... .libs
14:46:27 [2023-07-13T14:46:27.570Z] #76 65.40 checking if gcc supports -fno-rtti -fno-exceptions... no
14:46:27 [2023-07-13T14:46:27.570Z] #76 65.43 checking for gcc option to produce PIC... -fPIC -DPIC
14:46:27 [2023-07-13T14:46:27.570Z] #76 65.43 checking if gcc PIC flag -fPIC -DPIC works... yes
14:46:27 [2023-07-13T14:46:27.832Z] #76 65.46 checking if gcc static flag -static works... yes
14:46:27 [2023-07-13T14:46:27.832Z] #76 65.55 checking if gcc supports -c -o file.o... yes
14:46:27 [2023-07-13T14:46:27.832Z] #76 65.64 checking if gcc supports -c -o file.o... (cached) yes
14:46:27 [2023-07-13T14:46:27.832Z] #76 65.64 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
14:46:27 [2023-07-13T14:46:27.832Z] #76 65.67 checking dynamic linker characteristics... GNU/Linux ld.so
14:46:28 [2023-07-13T14:46:28.094Z] #76 65.76 checking how to hardcode library paths into programs... immediate
14:46:28 [2023-07-13T14:46:28.094Z] #76 65.76 checking whether stripping libraries is possible... yes
14:46:28 [2023-07-13T14:46:28.094Z] #76 65.76 checking if libtool supports shared libraries... yes
14:46:28 [2023-07-13T14:46:28.094Z] #76 65.76 checking whether to build shared libraries... no
14:46:28 [2023-07-13T14:46:28.094Z] #76 65.76 checking whether to build static libraries... yes
14:46:28 [2023-07-13T14:46:28.094Z] #76 65.77 checking float.h usability... yes
14:46:28 [2023-07-13T14:46:28.094Z] #76 65.81 checking float.h presence... yes
14:46:28 [2023-07-13T14:46:28.094Z] #76 65.82 checking for float.h... yes
14:46:28 [2023-07-13T14:46:28.094Z] #76 65.87 checking limits.h usability... yes
14:46:28 [2023-07-13T14:46:28.094Z] #76 65.93 checking limits.h presence... yes
14:46:28 [2023-07-13T14:46:28.094Z] #76 65.94 checking for limits.h... yes
14:46:28 [2023-07-13T14:46:28.094Z] #76 65.95 checking stddef.h usability... yes
14:46:28 [2023-07-13T14:46:28.355Z] #76 65.99 checking stddef.h presence... yes
14:46:28 [2023-07-13T14:46:28.355Z] #76 66.01 checking for stddef.h... yes
14:46:28 [2023-07-13T14:46:28.355Z] #76 66.02 checking for stdlib.h... (cached) yes
14:46:28 [2023-07-13T14:46:28.355Z] #76 66.03 checking for string.h... (cached) yes
14:46:28 [2023-07-13T14:46:28.355Z] #76 66.04 checking sys/time.h usability... yes
14:46:28 [2023-07-13T14:46:28.355Z] #76 66.08 checking sys/time.h presence... yes
14:46:28 [2023-07-13T14:46:28.355Z] #76 66.09 checking for sys/time.h... yes
14:46:28 [2023-07-13T14:46:28.355Z] #76 66.10 checking for inline... inline
14:46:28 [2023-07-13T14:46:28.355Z] #76 66.12 checking for size_t... yes
14:46:28 [2023-07-13T14:46:28.355Z] #76 66.21 checking for stdlib.h... (cached) yes
14:46:28 [2023-07-13T14:46:28.355Z] #76 66.21 checking for GNU libc compatible malloc... yes
14:46:28 [2023-07-13T14:46:28.355Z] #76 66.26 checking for stdlib.h... (cached) yes
14:46:28 [2023-07-13T14:46:28.355Z] #76 66.26 checking for GNU libc compatible realloc... yes
14:46:28 [2023-07-13T14:46:28.616Z] #76 66.32 checking for working strtod... yes
14:46:28 [2023-07-13T14:46:28.616Z] #76 66.39 checking for gettimeofday... yes
14:46:28 [2023-07-13T14:46:28.616Z] #76 66.45 checking for memset... yes
14:46:28 [2023-07-13T14:46:28.616Z] #76 66.51 checking for strspn... yes
14:46:28 [2023-07-13T14:46:28.878Z] #76 66.59 checking that generated files are newer than configure... done
14:46:28 [2023-07-13T14:46:28.878Z] #76 66.59 configure: creating ./config.status
14:46:29 [2023-07-13T14:46:29.453Z] #76 67.31 config.status: creating Makefile
14:46:29 [2023-07-13T14:46:29.716Z] #76 67.32 config.status: creating config.h
14:46:29 [2023-07-13T14:46:29.716Z] #76 67.34 config.status: executing depfiles commands
14:46:29 [2023-07-13T14:46:29.716Z] #76 67.40 config.status: executing libtool commands
14:46:29 [2023-07-13T14:46:29.979Z] #76 ...
14:46:29 [2023-07-13T14:46:29.979Z] 
14:46:29 [2023-07-13T14:46:29.979Z] #57 [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.51.2"      && /build/golangci-lint --version
14:46:29 [2023-07-13T14:46:29.979Z] #57 87.77 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
14:46:29 [2023-07-13T14:46:29.979Z] #57 DONE 88.0s
14:46:29 [2023-07-13T14:46:29.979Z] 
14:46:29 [2023-07-13T14:46:29.979Z] #76 [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
14:46:29 [2023-07-13T14:46:29.979Z] #76 67.79   GEN      .version
14:46:29 [2023-07-13T14:46:29.979Z] #76 67.80 make  install-recursive
14:46:29 [2023-07-13T14:46:29.979Z] #76 67.80 make[1]: Entering directory '/tmp/crun-build'
14:46:30 [2023-07-13T14:46:30.242Z] #76 67.89 Making install in libocispec
14:46:30 [2023-07-13T14:46:30.242Z] #76 67.91 make[2]: Entering directory '/tmp/crun-build/libocispec'
14:46:30 [2023-07-13T14:46:30.242Z] #76 67.93 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
14:46:30 [2023-07-13T14:46:30.242Z] #76 67.94 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
14:46:30 [2023-07-13T14:46:30.242Z] #76 67.95 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
14:46:30 [2023-07-13T14:46:30.242Z] #76 67.96 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
14:46:30 [2023-07-13T14:46:30.242Z] #76 68.01 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
14:46:30 [2023-07-13T14:46:30.242Z] #76 68.04 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
14:46:30 [2023-07-13T14:46:30.242Z] #76 68.04 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
14:46:30 [2023-07-13T14:46:30.243Z] #76 68.04 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
14:46:30 [2023-07-13T14:46:30.243Z] #76 68.04 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
14:46:30 [2023-07-13T14:46:30.243Z] #76 68.04 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
14:46:30 [2023-07-13T14:46:30.243Z] #76 68.04 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
14:46:30 [2023-07-13T14:46:30.243Z] #76 68.04 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
14:46:30 [2023-07-13T14:46:30.243Z] #76 68.05 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
14:46:30 [2023-07-13T14:46:30.243Z] #76 68.05 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
14:46:30 [2023-07-13T14:46:30.243Z] #76 68.05 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
14:46:30 [2023-07-13T14:46:30.243Z] #76 68.05 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
14:46:30 [2023-07-13T14:46:30.243Z] #76 68.05 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
14:46:30 [2023-07-13T14:46:30.243Z] #76 68.05 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
14:46:30 [2023-07-13T14:46:30.243Z] #76 68.05 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
14:46:30 [2023-07-13T14:46:30.243Z] #76 68.05 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
14:46:30 [2023-07-13T14:46:30.506Z] #76 68.26 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
14:46:30 [2023-07-13T14:46:30.506Z] #76 68.26 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
14:46:30 [2023-07-13T14:46:30.506Z] #76 68.26 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
14:46:30 [2023-07-13T14:46:30.506Z] #76 68.26 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
14:46:30 [2023-07-13T14:46:30.506Z] #76 68.26 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
14:46:30 [2023-07-13T14:46:30.506Z] #76 68.26 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
14:46:30 [2023-07-13T14:46:30.506Z] #76 68.26 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
14:46:30 [2023-07-13T14:46:30.506Z] #76 68.26 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
14:46:30 [2023-07-13T14:46:30.506Z] #76 68.26 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
14:46:30 [2023-07-13T14:46:30.506Z] #76 68.26 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
14:46:30 [2023-07-13T14:46:30.506Z] #76 68.26 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
14:46:30 [2023-07-13T14:46:30.506Z] #76 68.26 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
14:46:30 [2023-07-13T14:46:30.506Z] #76 68.27 make  install-recursive
14:46:30 [2023-07-13T14:46:30.506Z] #76 68.27 make[3]: Entering directory '/tmp/crun-build/libocispec'
14:46:30 [2023-07-13T14:46:30.506Z] #76 68.32 Making install in yajl
14:46:30 [2023-07-13T14:46:30.506Z] #76 68.32 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
14:46:30 [2023-07-13T14:46:30.506Z] #76 68.35   CC       verify/json_verify-json_verify.o
14:46:30 [2023-07-13T14:46:30.506Z] #76 68.35   CC       src/libyajl_la-yajl_alloc.lo
14:46:30 [2023-07-13T14:46:30.506Z] #76 68.36   CC       src/libyajl_la-yajl.lo
14:46:30 [2023-07-13T14:46:30.506Z] #76 68.36   CC       src/libyajl_la-yajl_gen.lo
14:46:30 [2023-07-13T14:46:30.506Z] #76 68.36   CC       src/libyajl_la-yajl_parser.lo
14:46:30 [2023-07-13T14:46:30.506Z] #76 68.36   CC       src/libyajl_la-yajl_buf.lo
14:46:30 [2023-07-13T14:46:30.506Z] #76 68.36   CC       src/libyajl_la-yajl_encode.lo
14:46:30 [2023-07-13T14:46:30.506Z] #76 68.37   CC       src/libyajl_la-yajl_lex.lo
14:46:30 [2023-07-13T14:46:30.506Z] #76 68.37   CC       src/libyajl_la-yajl_tree.lo
14:46:30 [2023-07-13T14:46:30.772Z] #76 ...
14:46:30 [2023-07-13T14:46:30.772Z] 
14:46:30 [2023-07-13T14:46:30.772Z] #88 [dev-systemd-false  9/20] COPY --link --from=golangci_lint /build/ /usr/local/bin/
14:46:30 [2023-07-13T14:46:30.772Z] #88 DONE 0.2s
14:46:30 [2023-07-13T14:46:30.772Z] 
14:46:30 [2023-07-13T14:46:30.772Z] #89 [dev-systemd-false 10/20] COPY --link --from=shfmt         /build/ /usr/local/bin/
14:46:30 [2023-07-13T14:46:30.772Z] #89 DONE 0.1s
14:46:31 [2023-07-13T14:46:31.036Z] 
14:46:31 [2023-07-13T14:46:31.036Z] #90 [dev-systemd-false 11/20] COPY --link --from=runc          /build/ /usr/local/bin/
14:46:31 [2023-07-13T14:46:31.036Z] #90 DONE 0.1s
14:46:31 [2023-07-13T14:46:31.036Z] 
14:46:31 [2023-07-13T14:46:31.036Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
14:46:31 [2023-07-13T14:46:31.036Z] #78 57.57 + bin/containerd
14:46:31 [2023-07-13T14:46:31.036Z] #78 57.57 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
14:46:34 [2023-07-13T14:46:34.379Z] #78 ...
14:46:34 [2023-07-13T14:46:34.379Z] 
14:46:34 [2023-07-13T14:46:34.379Z] #76 [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
14:46:34 [2023-07-13T14:46:34.379Z] #76 68.93   CCLD     libyajl.la
14:46:34 [2023-07-13T14:46:34.379Z] #76 69.10   CCLD     verify/json_verify
14:46:34 [2023-07-13T14:46:34.379Z] #76 69.27 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
14:46:34 [2023-07-13T14:46:34.379Z] #76 69.27 make[5]: Nothing to be done for 'install-exec-am'.
14:46:34 [2023-07-13T14:46:34.379Z] #76 69.27 make[5]: Nothing to be done for 'install-data-am'.
14:46:34 [2023-07-13T14:46:34.379Z] #76 69.27 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
14:46:34 [2023-07-13T14:46:34.379Z] #76 69.27 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
14:46:34 [2023-07-13T14:46:34.379Z] #76 69.28 make[4]: Entering directory '/tmp/crun-build/libocispec'
14:46:34 [2023-07-13T14:46:34.379Z] #76 69.35   CC       src/validate.o
14:46:34 [2023-07-13T14:46:34.379Z] #76 69.36   CC       src/image_spec_schema_config_schema.lo
14:46:34 [2023-07-13T14:46:34.379Z] #76 69.36   CC       src/image_spec_schema_content_descriptor.lo
14:46:34 [2023-07-13T14:46:34.379Z] #76 69.37   CC       src/image_spec_schema_defs.lo
14:46:34 [2023-07-13T14:46:34.379Z] #76 69.37   CC       src/image_spec_schema_defs_descriptor.lo
14:46:34 [2023-07-13T14:46:34.379Z] #76 69.37   CC       src/image_spec_schema_image_index_schema.lo
14:46:34 [2023-07-13T14:46:34.379Z] #76 69.39   CC       src/image_spec_schema_image_layout_schema.lo
14:46:34 [2023-07-13T14:46:34.379Z] #76 69.40   CC       src/image_spec_schema_image_manifest_schema.lo
14:46:34 [2023-07-13T14:46:34.379Z] #76 69.42   CC       src/runtime_spec_schema_config_linux.lo
14:46:34 [2023-07-13T14:46:34.379Z] #76 69.42   CC       src/runtime_spec_schema_config_zos.lo
14:46:34 [2023-07-13T14:46:34.379Z] #76 69.44   CC       src/runtime_spec_schema_config_schema.lo
14:46:34 [2023-07-13T14:46:34.379Z] #76 69.44   CC       src/runtime_spec_schema_config_solaris.lo
14:46:34 [2023-07-13T14:46:34.379Z] #76 69.44   CC       src/runtime_spec_schema_config_vm.lo
14:46:34 [2023-07-13T14:46:34.379Z] #76 69.45   CC       src/runtime_spec_schema_config_windows.lo
14:46:34 [2023-07-13T14:46:34.379Z] #76 69.46   CC       src/runtime_spec_schema_defs.lo
14:46:34 [2023-07-13T14:46:34.379Z] #76 69.47   CC       src/runtime_spec_schema_defs_linux.lo
14:46:34 [2023-07-13T14:46:34.379Z] #76 69.48   CC       src/runtime_spec_schema_defs_zos.lo
14:46:34 [2023-07-13T14:46:34.379Z] #76 69.49   CC       src/runtime_spec_schema_defs_vm.lo
14:46:34 [2023-07-13T14:46:34.380Z] #76 69.50   CC       src/runtime_spec_schema_defs_windows.lo
14:46:34 [2023-07-13T14:46:34.380Z] #76 69.50   CC       src/runtime_spec_schema_state_schema.lo
14:46:34 [2023-07-13T14:46:34.380Z] #76 69.51   CC       src/image_manifest_items_image_manifest_items_schema.lo
14:46:34 [2023-07-13T14:46:34.380Z] #76 69.52   CC       src/basic_test_double_array_item.lo
14:46:34 [2023-07-13T14:46:34.380Z] #76 69.52   CC       src/basic_test_double_array.lo
14:46:34 [2023-07-13T14:46:34.380Z] #76 69.53   CC       src/basic_test_top_array_int.lo
14:46:34 [2023-07-13T14:46:34.380Z] #76 69.55   CC       src/basic_test_top_array_string.lo
14:46:34 [2023-07-13T14:46:34.380Z] #76 69.56   CC       src/basic_test_top_double_array_int.lo
14:46:34 [2023-07-13T14:46:34.380Z] #76 69.59   CC       src/basic_test_top_double_array_obj.lo
14:46:34 [2023-07-13T14:46:34.380Z] #76 69.60   CC       src/basic_test_top_double_array_refobj.lo
14:46:34 [2023-07-13T14:46:34.380Z] #76 69.63   CC       src/basic_test_top_double_array_string.lo
14:46:34 [2023-07-13T14:46:34.380Z] #76 69.64   CC       src/read-file.lo
14:46:34 [2023-07-13T14:46:34.380Z] #76 69.64   CC       src/json_common.lo
14:46:34 [2023-07-13T14:46:34.380Z] #76 69.68   CC       tests/test-1.o
14:46:34 [2023-07-13T14:46:34.380Z] #76 69.69   CC       tests/test-2.o
14:46:34 [2023-07-13T14:46:34.380Z] #76 69.73   CC       tests/test-3.o
14:46:34 [2023-07-13T14:46:34.380Z] #76 69.75   CC       tests/test-4.o
14:46:34 [2023-07-13T14:46:34.380Z] #76 69.78   CC       tests/test-5.o
14:46:34 [2023-07-13T14:46:34.380Z] #76 69.79   CC       tests/test-6.o
14:46:34 [2023-07-13T14:46:34.380Z] #76 69.81   CC       tests/test-7.o
14:46:34 [2023-07-13T14:46:34.380Z] #76 69.84   CC       tests/test-9.o
14:46:34 [2023-07-13T14:46:34.380Z] #76 69.85   CC       tests/test-8.o
14:46:34 [2023-07-13T14:46:34.380Z] #76 69.87   CC       tests/test-10.o
14:46:34 [2023-07-13T14:46:34.380Z] #76 69.90   CC       tests/test-11.o
14:46:34 [2023-07-13T14:46:34.956Z] #76 72.84   CCLD     libocispec.la
14:46:35 [2023-07-13T14:46:35.219Z] #76 73.08   CCLD     src/validate
14:46:35 [2023-07-13T14:46:35.219Z] #76 73.08   CCLD     tests/test-1
14:46:35 [2023-07-13T14:46:35.219Z] #76 73.10   CCLD     tests/test-2
14:46:35 [2023-07-13T14:46:35.219Z] #76 73.11   CCLD     tests/test-3
14:46:35 [2023-07-13T14:46:35.219Z] #76 73.12   CCLD     tests/test-4
14:46:35 [2023-07-13T14:46:35.219Z] #76 73.13   CCLD     tests/test-5
14:46:35 [2023-07-13T14:46:35.219Z] #76 73.13   CCLD     tests/test-6
14:46:35 [2023-07-13T14:46:35.219Z] #76 73.15   CCLD     tests/test-7
14:46:35 [2023-07-13T14:46:35.219Z] #76 73.15   CCLD     tests/test-8
14:46:35 [2023-07-13T14:46:35.219Z] #76 73.16   CCLD     tests/test-9
14:46:35 [2023-07-13T14:46:35.219Z] #76 73.16 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
14:46:35 [2023-07-13T14:46:35.482Z] #76 73.16   CCLD     tests/test-10
14:46:35 [2023-07-13T14:46:35.482Z] #76 73.17   CCLD     tests/test-11
14:46:35 [2023-07-13T14:46:35.482Z] #76 73.39 libtool: link: ar cr libocispec.a 
14:46:35 [2023-07-13T14:46:35.482Z] #76 73.40 libtool: link: ranlib libocispec.a
14:46:36 [2023-07-13T14:46:36.058Z] #76 73.62 make[5]: Entering directory '/tmp/crun-build/libocispec'
14:46:36 [2023-07-13T14:46:36.058Z] #76 73.65 make[5]: Nothing to be done for 'install-exec-am'.
14:46:36 [2023-07-13T14:46:36.058Z] #76 73.65 make[5]: Nothing to be done for 'install-data-am'.
14:46:36 [2023-07-13T14:46:36.058Z] #76 73.65 make[5]: Leaving directory '/tmp/crun-build/libocispec'
14:46:36 [2023-07-13T14:46:36.058Z] #76 73.65 make[4]: Leaving directory '/tmp/crun-build/libocispec'
14:46:36 [2023-07-13T14:46:36.058Z] #76 73.65 make[3]: Leaving directory '/tmp/crun-build/libocispec'
14:46:36 [2023-07-13T14:46:36.058Z] #76 73.65 make[2]: Leaving directory '/tmp/crun-build/libocispec'
14:46:36 [2023-07-13T14:46:36.058Z] #76 73.65 make[2]: Entering directory '/tmp/crun-build'
14:46:36 [2023-07-13T14:46:36.058Z] #76 73.76   CC       src/libcrun/libcrun_testing_a-utils.o
14:46:36 [2023-07-13T14:46:36.058Z] #76 73.77   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
14:46:36 [2023-07-13T14:46:36.058Z] #76 73.77   CC       src/libcrun/libcrun_testing_a-container.o
14:46:36 [2023-07-13T14:46:36.058Z] #76 73.79   CC       src/libcrun/libcrun_testing_a-cgroup.o
14:46:36 [2023-07-13T14:46:36.058Z] #76 73.79   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
14:46:36 [2023-07-13T14:46:36.058Z] #76 73.80   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
14:46:36 [2023-07-13T14:46:36.058Z] #76 73.81   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
14:46:36 [2023-07-13T14:46:36.058Z] #76 73.83   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
14:46:36 [2023-07-13T14:46:36.058Z] #76 73.85   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
14:46:36 [2023-07-13T14:46:36.058Z] #76 73.86   CC       src/libcrun/libcrun_testing_a-criu.o
14:46:36 [2023-07-13T14:46:36.058Z] #76 73.87   CC       src/libcrun/libcrun_testing_a-custom-handler.o
14:46:36 [2023-07-13T14:46:36.058Z] #76 73.91   CC       src/libcrun/libcrun_testing_a-linux.o
14:46:36 [2023-07-13T14:46:36.058Z] #76 73.93   CC       src/libcrun/libcrun_testing_a-seccomp.o
14:46:36 [2023-07-13T14:46:36.058Z] #76 73.95   CC       src/libcrun/libcrun_testing_a-ebpf.o
14:46:36 [2023-07-13T14:46:36.058Z] #76 74.00   CC       src/libcrun/libcrun_testing_a-error.o
14:46:36 [2023-07-13T14:46:36.322Z] #76 74.06   CC       src/libcrun/libcrun_testing_a-status.o
14:46:36 [2023-07-13T14:46:36.322Z] #76 74.08   CC       src/libcrun/libcrun_testing_a-terminal.o
14:46:36 [2023-07-13T14:46:36.322Z] #76 74.11   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
14:46:36 [2023-07-13T14:46:36.322Z] #76 74.13   CC       src/libcrun/libcrun_testing_a-signals.o
14:46:36 [2023-07-13T14:46:36.322Z] #76 74.14   CC       src/libcrun/libcrun_testing_a-mount_flags.o
14:46:36 [2023-07-13T14:46:36.322Z] #76 74.17   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
14:46:36 [2023-07-13T14:46:36.322Z] #76 74.19   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
14:46:36 [2023-07-13T14:46:36.322Z] #76 74.21   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
14:46:36 [2023-07-13T14:46:36.585Z] #76 74.24   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
14:46:36 [2023-07-13T14:46:36.585Z] #76 74.25   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
14:46:36 [2023-07-13T14:46:36.585Z] #76 74.30   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
14:46:36 [2023-07-13T14:46:36.585Z] #76 74.31   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
14:46:36 [2023-07-13T14:46:36.585Z] #76 74.44   CC       src/crun-crun.o
14:46:36 [2023-07-13T14:46:36.585Z] #76 74.46   CC       src/crun-run.o
14:46:36 [2023-07-13T14:46:36.585Z] #76 74.51   CC       src/crun-delete.o
14:46:36 [2023-07-13T14:46:36.849Z] #76 74.52   CC       src/crun-kill.o
14:46:36 [2023-07-13T14:46:36.849Z] #76 74.73   CC       src/crun-pause.o
14:46:36 [2023-07-13T14:46:36.849Z] #76 74.77   CC       src/crun-unpause.o
14:46:37 [2023-07-13T14:46:37.112Z] #76 74.81   CC       src/crun-spec.o
14:46:37 [2023-07-13T14:46:37.112Z] #76 74.88   CC       src/crun-exec.o
14:46:37 [2023-07-13T14:46:37.112Z] #76 74.94   CC       src/crun-list.o
14:46:37 [2023-07-13T14:46:37.112Z] #76 74.97   CC       src/crun-create.o
14:46:37 [2023-07-13T14:46:37.112Z] #76 75.02   CC       src/crun-start.o
14:46:37 [2023-07-13T14:46:37.375Z] #76 75.05   CC       src/crun-state.o
14:46:37 [2023-07-13T14:46:37.375Z] #76 75.09   CC       src/crun-update.o
14:46:37 [2023-07-13T14:46:37.375Z] #76 75.10   CC       src/crun-ps.o
14:46:37 [2023-07-13T14:46:37.375Z] #76 75.11   CC       src/crun-checkpoint.o
14:46:37 [2023-07-13T14:46:37.375Z] #76 75.12   CC       src/crun-restore.o
14:46:37 [2023-07-13T14:46:37.375Z] #76 75.14   CC       src/libcrun/libcrun_la-utils.lo
14:46:37 [2023-07-13T14:46:37.375Z] #76 75.16   CC       src/libcrun/libcrun_la-cloned_binary.lo
14:46:37 [2023-07-13T14:46:37.375Z] #76 75.17   CC       src/libcrun/libcrun_la-container.lo
14:46:37 [2023-07-13T14:46:37.375Z] #76 75.18   CC       src/libcrun/libcrun_la-cgroup.lo
14:46:37 [2023-07-13T14:46:37.375Z] #76 75.21   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
14:46:37 [2023-07-13T14:46:37.375Z] #76 75.23   CC       src/libcrun/libcrun_la-cgroup-resources.lo
14:46:37 [2023-07-13T14:46:37.646Z] #76 75.25   CC       src/libcrun/libcrun_la-cgroup-setup.lo
14:46:37 [2023-07-13T14:46:37.646Z] #76 75.32   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
14:46:37 [2023-07-13T14:46:37.646Z] #76 75.32   CC       src/libcrun/libcrun_la-cgroup-utils.lo
14:46:37 [2023-07-13T14:46:37.646Z] #76 75.37   CC       src/libcrun/libcrun_la-criu.lo
14:46:37 [2023-07-13T14:46:37.647Z] #76 75.45   CC       src/libcrun/libcrun_la-custom-handler.lo
14:46:37 [2023-07-13T14:46:37.647Z] #76 75.45   CC       src/libcrun/libcrun_la-linux.lo
14:46:37 [2023-07-13T14:46:37.647Z] #76 75.45   CC       src/libcrun/libcrun_la-seccomp.lo
14:46:37 [2023-07-13T14:46:37.647Z] #76 75.47   CC       src/libcrun/libcrun_la-ebpf.lo
14:46:37 [2023-07-13T14:46:37.647Z] #76 75.50   CC       src/libcrun/libcrun_la-error.lo
14:46:37 [2023-07-13T14:46:37.647Z] #76 75.51   CC       src/libcrun/libcrun_la-status.lo
14:46:37 [2023-07-13T14:46:37.647Z] #76 75.53   CC       src/libcrun/libcrun_la-terminal.lo
14:46:37 [2023-07-13T14:46:37.647Z] #76 75.54   CC       src/libcrun/libcrun_la-chroot_realpath.lo
14:46:37 [2023-07-13T14:46:37.647Z] #76 75.57   CC       src/libcrun/libcrun_la-signals.lo
14:46:37 [2023-07-13T14:46:37.647Z] #76 75.59   CC       src/libcrun/libcrun_la-mount_flags.lo
14:46:37 [2023-07-13T14:46:37.647Z] #76 75.61   CC       src/libcrun/libcrun_la-seccomp_notify.lo
14:46:37 [2023-07-13T14:46:37.909Z] #76 75.63   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
14:46:37 [2023-07-13T14:46:37.909Z] #76 75.64   CC       src/libcrun/handlers/libcrun_la-krun.lo
14:46:37 [2023-07-13T14:46:37.909Z] #76 75.64   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
14:46:37 [2023-07-13T14:46:37.909Z] #76 75.65   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
14:46:37 [2023-07-13T14:46:37.909Z] #76 75.68   CC       tests/init.o
14:46:37 [2023-07-13T14:46:37.909Z] #76 75.75   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
14:46:39 [2023-07-13T14:46:39.310Z] #76 76.94   CCLD     tests/init
14:46:40 [2023-07-13T14:46:40.704Z] #76 78.37   AR       libcrun_testing.a
14:46:40 [2023-07-13T14:46:40.704Z] #76 78.37 ar: `u' modifier ignored since `D' is the default (see `U')
14:46:40 [2023-07-13T14:46:40.704Z] #76 78.40   CCLD     tests/tests_libcrun_utils
14:46:40 [2023-07-13T14:46:40.704Z] #76 78.41   CCLD     tests/tests_libcrun_errors
14:46:40 [2023-07-13T14:46:40.704Z] #76 78.42   CCLD     tests/tests_libcrun_fuzzer
14:46:41 [2023-07-13T14:46:41.280Z] #76 78.95   CCLD     libcrun.la
14:46:41 [2023-07-13T14:46:41.542Z] #76 79.20   CCLD     crun
14:46:41 [2023-07-13T14:46:41.804Z] #76 79.50 make[3]: Entering directory '/tmp/crun-build'
14:46:41 [2023-07-13T14:46:41.804Z] #76 79.59  /bin/mkdir -p '/usr/local/lib'
14:46:41 [2023-07-13T14:46:41.804Z] #76 79.59  /bin/mkdir -p '/usr/local/share/man/man1'
14:46:41 [2023-07-13T14:46:41.804Z] #76 79.59  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
14:46:41 [2023-07-13T14:46:41.804Z] #76 79.60  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
14:46:41 [2023-07-13T14:46:41.804Z] #76 79.62 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
14:46:41 [2023-07-13T14:46:41.804Z] #76 79.63 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
14:46:41 [2023-07-13T14:46:41.804Z] #76 79.64 libtool: install: chmod 644 /usr/local/lib/libcrun.a
14:46:41 [2023-07-13T14:46:41.804Z] #76 79.64 libtool: install: ranlib /usr/local/lib/libcrun.a
14:46:41 [2023-07-13T14:46:41.804Z] #76 79.70 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
14:46:42 [2023-07-13T14:46:42.065Z] #76 79.70 ----------------------------------------------------------------------
14:46:42 [2023-07-13T14:46:42.065Z] #76 79.70 Libraries have been installed in:
14:46:42 [2023-07-13T14:46:42.065Z] #76 79.70    /usr/local/lib
14:46:42 [2023-07-13T14:46:42.065Z] #76 79.70 
14:46:42 [2023-07-13T14:46:42.065Z] #76 79.70 If you ever happen to want to link against installed libraries
14:46:42 [2023-07-13T14:46:42.065Z] #76 79.70 in a given directory, LIBDIR, you must either use libtool, and
14:46:42 [2023-07-13T14:46:42.065Z] #76 79.70 specify the full pathname of the library, or use the '-LLIBDIR'
14:46:42 [2023-07-13T14:46:42.065Z] #76 79.70 flag during linking and do at least one of the following:
14:46:42 [2023-07-13T14:46:42.065Z] #76 79.70    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
14:46:42 [2023-07-13T14:46:42.065Z] #76 79.70      during execution
14:46:42 [2023-07-13T14:46:42.065Z] #76 79.70    - add LIBDIR to the 'LD_RUN_PATH' environment variable
14:46:42 [2023-07-13T14:46:42.065Z] #76 79.70      during linking
14:46:42 [2023-07-13T14:46:42.065Z] #76 79.70    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
14:46:42 [2023-07-13T14:46:42.065Z] #76 79.70    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
14:46:42 [2023-07-13T14:46:42.065Z] #76 79.70 
14:46:42 [2023-07-13T14:46:42.065Z] #76 79.70 See any operating system documentation about shared libraries for
14:46:42 [2023-07-13T14:46:42.065Z] #76 79.70 more information, such as the ld(1) and ld.so(8) manual pages.
14:46:42 [2023-07-13T14:46:42.065Z] #76 79.70 ----------------------------------------------------------------------
14:46:42 [2023-07-13T14:46:42.065Z] #76 79.70  /bin/mkdir -p '/build'
14:46:42 [2023-07-13T14:46:42.065Z] #76 79.71   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
14:46:42 [2023-07-13T14:46:42.065Z] #76 79.73 libtool: install: /usr/bin/install -c crun /build/crun
14:46:42 [2023-07-13T14:46:42.065Z] #76 79.74 make[3]: Leaving directory '/tmp/crun-build'
14:46:42 [2023-07-13T14:46:42.065Z] #76 79.74 make[2]: Leaving directory '/tmp/crun-build'
14:46:42 [2023-07-13T14:46:42.065Z] #76 79.74 make[1]: Leaving directory '/tmp/crun-build'
14:46:42 [2023-07-13T14:46:42.637Z] #76 DONE 80.3s
14:46:42 [2023-07-13T14:46:42.637Z] 
14:46:42 [2023-07-13T14:46:42.637Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
14:46:49 [2023-07-13T14:46:49.226Z] #78 76.62 + bin/containerd-stress
14:46:49 [2023-07-13T14:46:49.226Z] #78 76.62 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
14:46:49 [2023-07-13T14:46:49.798Z] #78 77.95 + bin/containerd-shim
14:46:50 [2023-07-13T14:46:50.372Z] #78 78.52 + bin/containerd-shim-runc-v1
14:46:50 [2023-07-13T14:46:50.945Z] #78 79.38 + bin/containerd-shim-runc-v2
14:46:51 [2023-07-13T14:46:51.888Z] #78 80.18 + binaries
14:46:52 [2023-07-13T14:46:52.149Z] #78 DONE 80.6s
14:46:53 [2023-07-13T14:46:53.091Z] 
14:46:53 [2023-07-13T14:46:53.091Z] #91 [dev-systemd-false 12/20] COPY --link --from=containerd    /build/ /usr/local/bin/
14:46:53 [2023-07-13T14:46:53.091Z] #91 DONE 0.2s
14:46:53 [2023-07-13T14:46:53.091Z] 
14:46:53 [2023-07-13T14:46:53.091Z] #92 [dev-systemd-false 13/20] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
14:46:53 [2023-07-13T14:46:53.091Z] #92 DONE 0.1s
14:46:53 [2023-07-13T14:46:53.352Z] 
14:46:53 [2023-07-13T14:46:53.352Z] #93 [dev-systemd-false 14/20] COPY --link --from=vpnkit        /       /usr/local/bin/
14:46:53 [2023-07-13T14:46:53.352Z] #93 DONE 0.1s
14:46:53 [2023-07-13T14:46:53.352Z] 
14:46:53 [2023-07-13T14:46:53.352Z] #94 [dev-systemd-false 15/20] COPY --link --from=containerutil /build/ /usr/local/bin/
14:46:53 [2023-07-13T14:46:53.352Z] #94 DONE 0.0s
14:46:53 [2023-07-13T14:46:53.352Z] 
14:46:53 [2023-07-13T14:46:53.352Z] #95 [dev-systemd-false 16/20] COPY --link --from=crun          /build/ /usr/local/bin/
14:46:53 [2023-07-13T14:46:53.352Z] #95 DONE 0.0s
14:46:53 [2023-07-13T14:46:53.352Z] 
14:46:53 [2023-07-13T14:46:53.352Z] #96 [dev-systemd-false 17/20] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
14:46:53 [2023-07-13T14:46:53.352Z] #96 DONE 0.0s
14:46:53 [2023-07-13T14:46:53.614Z] 
14:46:53 [2023-07-13T14:46:53.614Z] #97 [dev-systemd-false 18/20] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
14:46:53 [2023-07-13T14:46:53.614Z] #97 DONE 0.1s
14:46:53 [2023-07-13T14:46:53.614Z] 
14:46:53 [2023-07-13T14:46:53.614Z] #98 [dev-systemd-false 19/20] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
14:46:53 [2023-07-13T14:46:53.875Z] #98 DONE 0.2s
14:46:53 [2023-07-13T14:46:53.875Z] 
14:46:53 [2023-07-13T14:46:53.875Z] #99 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
14:46:53 [2023-07-13T14:46:53.875Z] #99 DONE 0.0s
14:46:53 [2023-07-13T14:46:53.875Z] 
14:46:53 [2023-07-13T14:46:53.875Z] #100 [dev-base  1/13] RUN groupadd -r docker
14:46:54 [2023-07-13T14:46:54.137Z] #100 DONE 0.3s
14:46:54 [2023-07-13T14:46:54.137Z] 
14:46:54 [2023-07-13T14:46:54.137Z] #101 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
14:46:54 [2023-07-13T14:46:54.398Z] #101 DONE 0.4s
14:46:54 [2023-07-13T14:46:54.398Z] 
14:46:54 [2023-07-13T14:46:54.398Z] #102 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
14:46:54 [2023-07-13T14:46:54.970Z] #102 0.340 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:46:54 [2023-07-13T14:46:54.970Z] #102 DONE 0.4s
14:46:54 [2023-07-13T14:46:54.970Z] 
14:46:54 [2023-07-13T14:46:54.970Z] #103 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
14:46:55 [2023-07-13T14:46:55.231Z] #103 DONE 0.4s
14:46:55 [2023-07-13T14:46:55.231Z] 
14:46:55 [2023-07-13T14:46:55.231Z] #104 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
14:46:55 [2023-07-13T14:46:55.492Z] #104 DONE 0.4s
14:46:55 [2023-07-13T14:46:55.492Z] 
14:46:55 [2023-07-13T14:46:55.492Z] #105 [dev-base  6/13] RUN ldconfig
14:46:55 [2023-07-13T14:46:55.753Z] #105 DONE 0.4s
14:46:56 [2023-07-13T14:46:56.014Z] 
14:46:56 [2023-07-13T14:46:56.014Z] #106 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
14:46:56 [2023-07-13T14:46:56.276Z] #106 DONE 0.3s
14:46:56 [2023-07-13T14:46:56.276Z] 
14:46:56 [2023-07-13T14:46:56.276Z] #107 [dev-base  8/13] 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
14:46:56 [2023-07-13T14:46:56.848Z] #107 0.604 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
14:46:56 [2023-07-13T14:46:56.848Z] #107 0.616 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:46:56 [2023-07-13T14:46:56.848Z] #107 0.616 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:46:57 [2023-07-13T14:46:57.108Z] #107 0.756 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
14:46:57 [2023-07-13T14:46:57.108Z] #107 0.871 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
14:46:57 [2023-07-13T14:46:57.108Z] #107 0.991 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
14:46:58 [2023-07-13T14:46:58.051Z] #107 1.727 Fetched 8539 kB in 1s (6162 kB/s)
14:46:58 [2023-07-13T14:46:58.622Z] #107 1.727 Reading package lists...
14:46:59 [2023-07-13T14:46:59.193Z] #107 2.316 Reading package lists...
14:46:59 [2023-07-13T14:46:59.454Z] #107 2.882 Building dependency tree...
14:46:59 [2023-07-13T14:46:59.714Z] #107 3.383 The following additional packages will be installed:
14:46:59 [2023-07-13T14:46:59.714Z] #107 3.383   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
14:46:59 [2023-07-13T14:46:59.714Z] #107 3.383   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
14:46:59 [2023-07-13T14:46:59.714Z] #107 3.384   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
14:46:59 [2023-07-13T14:46:59.714Z] #107 3.384   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
14:46:59 [2023-07-13T14:46:59.714Z] #107 3.385   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
14:46:59 [2023-07-13T14:46:59.714Z] #107 3.385   xxd
14:46:59 [2023-07-13T14:46:59.714Z] #107 3.388 Suggested packages:
14:46:59 [2023-07-13T14:46:59.714Z] #107 3.388   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
14:46:59 [2023-07-13T14:46:59.714Z] #107 3.388   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
14:46:59 [2023-07-13T14:46:59.714Z] #107 3.388   ctags vim-doc vim-scripts xfsdump acl attr quota
14:46:59 [2023-07-13T14:46:59.714Z] #107 3.388 Recommended packages:
14:46:59 [2023-07-13T14:46:59.714Z] #107 3.388   libatm1 nftables libpam-cap build-essential python3-dev dbus
14:46:59 [2023-07-13T14:46:59.714Z] #107 3.388   systemd-timesyncd | time-daemon unzip
14:46:59 [2023-07-13T14:46:59.975Z] #107 3.759 The following NEW packages will be installed:
14:47:00 [2023-07-13T14:47:00.236Z] #107 3.760   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
14:47:00 [2023-07-13T14:47:00.236Z] #107 3.760   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
14:47:00 [2023-07-13T14:47:00.236Z] #107 3.760   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
14:47:00 [2023-07-13T14:47:00.236Z] #107 3.760   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
14:47:00 [2023-07-13T14:47:00.236Z] #107 3.760   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
14:47:00 [2023-07-13T14:47:00.236Z] #107 3.761   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
14:47:00 [2023-07-13T14:47:00.236Z] #107 3.761   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
14:47:00 [2023-07-13T14:47:00.236Z] #107 3.761   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
14:47:00 [2023-07-13T14:47:00.236Z] #107 3.761   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
14:47:00 [2023-07-13T14:47:00.236Z] #107 3.761   xz-utils zip zstd
14:47:00 [2023-07-13T14:47:00.236Z] #107 4.045 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
14:47:00 [2023-07-13T14:47:00.236Z] #107 4.045 Need to get 32.1 MB of archives.
14:47:00 [2023-07-13T14:47:00.236Z] #107 4.045 After this operation, 124 MB of additional disk space will be used.
14:47:00 [2023-07-13T14:47:00.236Z] #107 4.045 Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
14:47:00 [2023-07-13T14:47:00.236Z] #107 4.050 Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
14:47:00 [2023-07-13T14:47:00.236Z] #107 4.056 Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
14:47:00 [2023-07-13T14:47:00.236Z] #107 4.057 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
14:47:00 [2023-07-13T14:47:00.236Z] #107 4.059 Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
14:47:00 [2023-07-13T14:47:00.236Z] #107 4.061 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
14:47:00 [2023-07-13T14:47:00.236Z] #107 4.064 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
14:47:00 [2023-07-13T14:47:00.236Z] #107 4.067 Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
14:47:00 [2023-07-13T14:47:00.236Z] #107 4.068 Get:9 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
14:47:00 [2023-07-13T14:47:00.236Z] #107 4.069 Get:10 http://deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u2 [4153 kB]
14:47:00 [2023-07-13T14:47:00.236Z] #107 4.094 Get:11 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
14:47:00 [2023-07-13T14:47:00.236Z] #107 4.095 Get:12 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
14:47:00 [2023-07-13T14:47:00.236Z] #107 4.096 Get:13 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
14:47:00 [2023-07-13T14:47:00.236Z] #107 4.096 Get:14 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
14:47:00 [2023-07-13T14:47:00.236Z] #107 4.097 Get:15 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
14:47:00 [2023-07-13T14:47:00.236Z] #107 4.097 Get:16 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
14:47:00 [2023-07-13T14:47:00.236Z] #107 4.097 Get:17 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
14:47:00 [2023-07-13T14:47:00.236Z] #107 4.102 Get:18 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
14:47:00 [2023-07-13T14:47:00.236Z] #107 4.103 Get:19 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:47:00 [2023-07-13T14:47:00.236Z] #107 4.105 Get:20 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
14:47:00 [2023-07-13T14:47:00.236Z] #107 4.106 Get:21 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
14:47:00 [2023-07-13T14:47:00.236Z] #107 4.106 Get:22 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
14:47:00 [2023-07-13T14:47:00.236Z] #107 4.107 Get:23 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
14:47:00 [2023-07-13T14:47:00.236Z] #107 4.111 Get:24 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
14:47:00 [2023-07-13T14:47:00.236Z] #107 4.115 Get:25 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
14:47:00 [2023-07-13T14:47:00.236Z] #107 4.118 Get:26 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
14:47:00 [2023-07-13T14:47:00.236Z] #107 4.120 Get:27 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
14:47:00 [2023-07-13T14:47:00.236Z] #107 4.121 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
14:47:00 [2023-07-13T14:47:00.236Z] #107 4.154 Get:29 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
14:47:00 [2023-07-13T14:47:00.498Z] #107 4.158 Get:30 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
14:47:00 [2023-07-13T14:47:00.498Z] #107 4.159 Get:31 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
14:47:00 [2023-07-13T14:47:00.498Z] #107 4.161 Get:32 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
14:47:00 [2023-07-13T14:47:00.498Z] #107 4.162 Get:33 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
14:47:00 [2023-07-13T14:47:00.498Z] #107 4.164 Get:34 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
14:47:00 [2023-07-13T14:47:00.498Z] #107 4.165 Get:35 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
14:47:00 [2023-07-13T14:47:00.498Z] #107 4.341 Get:36 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
14:47:00 [2023-07-13T14:47:00.498Z] #107 4.341 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
14:47:00 [2023-07-13T14:47:00.498Z] #107 4.342 Get:38 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
14:47:00 [2023-07-13T14:47:00.498Z] #107 4.342 Get:39 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
14:47:00 [2023-07-13T14:47:00.498Z] #107 4.346 Get:40 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
14:47:00 [2023-07-13T14:47:00.498Z] #107 4.347 Get:41 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
14:47:00 [2023-07-13T14:47:00.498Z] #107 4.347 Get:42 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
14:47:00 [2023-07-13T14:47:00.498Z] #107 4.349 Get:43 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
14:47:00 [2023-07-13T14:47:00.498Z] #107 4.349 Get:44 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
14:47:00 [2023-07-13T14:47:00.498Z] #107 4.382 Get:45 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
14:47:00 [2023-07-13T14:47:00.498Z] #107 4.382 Get:46 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
14:47:00 [2023-07-13T14:47:00.498Z] #107 4.383 Get:47 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:47:00 [2023-07-13T14:47:00.498Z] #107 4.384 Get:48 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
14:47:00 [2023-07-13T14:47:00.498Z] #107 4.415 Get:49 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
14:47:00 [2023-07-13T14:47:00.759Z] #107 4.416 Get:50 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
14:47:00 [2023-07-13T14:47:00.759Z] #107 4.417 Get:51 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
14:47:00 [2023-07-13T14:47:00.759Z] #107 4.423 Get:52 http://deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u2 [161 kB]
14:47:00 [2023-07-13T14:47:00.759Z] #107 4.424 Get:53 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
14:47:00 [2023-07-13T14:47:00.759Z] #107 4.425 Get:54 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
14:47:00 [2023-07-13T14:47:00.759Z] #107 4.427 Get:55 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
14:47:00 [2023-07-13T14:47:00.759Z] #107 4.539 Get:56 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
14:47:01 [2023-07-13T14:47:01.020Z] #107 4.565 Get:57 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
14:47:01 [2023-07-13T14:47:01.020Z] #107 4.569 Get:58 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
14:47:01 [2023-07-13T14:47:01.020Z] #107 4.580 Get:59 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
14:47:01 [2023-07-13T14:47:01.020Z] #107 4.774 debconf: delaying package configuration, since apt-utils is not installed
14:47:01 [2023-07-13T14:47:01.020Z] #107 4.819 Fetched 32.1 MB in 1s (39.8 MB/s)
14:47:01 [2023-07-13T14:47:01.281Z] #107 4.847 Selecting previously unselected package libapparmor1:arm64.
14:47:01 [2023-07-13T14:47:01.281Z] #107 4.847 (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 ... 15748 files and directories currently installed.)
14:47:01 [2023-07-13T14:47:01.281Z] #107 4.858 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
14:47:01 [2023-07-13T14:47:01.281Z] #107 4.864 Unpacking libapparmor1:arm64 (2.13.6-10) ...
14:47:01 [2023-07-13T14:47:01.281Z] #107 4.904 Selecting previously unselected package libcap2:arm64.
14:47:01 [2023-07-13T14:47:01.281Z] #107 4.906 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
14:47:01 [2023-07-13T14:47:01.281Z] #107 4.911 Unpacking libcap2:arm64 (1:2.44-1) ...
14:47:01 [2023-07-13T14:47:01.281Z] #107 4.953 Selecting previously unselected package libargon2-1:arm64.
14:47:01 [2023-07-13T14:47:01.281Z] #107 4.955 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
14:47:01 [2023-07-13T14:47:01.281Z] #107 4.958 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
14:47:01 [2023-07-13T14:47:01.281Z] #107 4.998 Selecting previously unselected package dmsetup.
14:47:01 [2023-07-13T14:47:01.281Z] #107 5.000 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
14:47:01 [2023-07-13T14:47:01.281Z] #107 5.005 Unpacking dmsetup (2:1.02.175-2.1) ...
14:47:01 [2023-07-13T14:47:01.281Z] #107 5.049 Selecting previously unselected package libdevmapper1.02.1:arm64.
14:47:01 [2023-07-13T14:47:01.281Z] #107 5.051 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
14:47:01 [2023-07-13T14:47:01.281Z] #107 5.055 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
14:47:01 [2023-07-13T14:47:01.281Z] #107 5.095 Selecting previously unselected package libjson-c5:arm64.
14:47:01 [2023-07-13T14:47:01.281Z] #107 5.098 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
14:47:01 [2023-07-13T14:47:01.281Z] #107 5.101 Unpacking libjson-c5:arm64 (0.15-2) ...
14:47:01 [2023-07-13T14:47:01.281Z] #107 5.136 Selecting previously unselected package libcryptsetup12:arm64.
14:47:01 [2023-07-13T14:47:01.281Z] #107 5.139 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
14:47:01 [2023-07-13T14:47:01.281Z] #107 5.142 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
14:47:01 [2023-07-13T14:47:01.281Z] #107 5.193 Selecting previously unselected package libip4tc2:arm64.
14:47:01 [2023-07-13T14:47:01.542Z] #107 5.195 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
14:47:01 [2023-07-13T14:47:01.542Z] #107 5.199 Unpacking libip4tc2:arm64 (1.8.7-1) ...
14:47:01 [2023-07-13T14:47:01.542Z] #107 5.237 Selecting previously unselected package libkmod2:arm64.
14:47:01 [2023-07-13T14:47:01.542Z] #107 5.239 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
14:47:01 [2023-07-13T14:47:01.542Z] #107 5.243 Unpacking libkmod2:arm64 (28-1) ...
14:47:01 [2023-07-13T14:47:01.542Z] #107 5.284 Selecting previously unselected package systemd.
14:47:01 [2023-07-13T14:47:01.542Z] #107 5.286 Preparing to unpack .../09-systemd_247.3-7+deb11u2_arm64.deb ...
14:47:01 [2023-07-13T14:47:01.542Z] #107 5.335 Unpacking systemd (247.3-7+deb11u2) ...
14:47:02 [2023-07-13T14:47:02.114Z] #107 5.710 Selecting previously unselected package pigz.
14:47:02 [2023-07-13T14:47:02.114Z] #107 5.713 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
14:47:02 [2023-07-13T14:47:02.114Z] #107 5.716 Unpacking pigz (2.6-1) ...
14:47:02 [2023-07-13T14:47:02.114Z] #107 5.759 Selecting previously unselected package libelf1:arm64.
14:47:02 [2023-07-13T14:47:02.114Z] #107 5.761 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
14:47:02 [2023-07-13T14:47:02.114Z] #107 5.765 Unpacking libelf1:arm64 (0.183-1) ...
14:47:02 [2023-07-13T14:47:02.114Z] #107 5.812 Selecting previously unselected package libbpf0:arm64.
14:47:02 [2023-07-13T14:47:02.114Z] #107 5.815 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
14:47:02 [2023-07-13T14:47:02.114Z] #107 5.819 Unpacking libbpf0:arm64 (1:0.3-2) ...
14:47:02 [2023-07-13T14:47:02.114Z] #107 5.864 Selecting previously unselected package libmnl0:arm64.
14:47:02 [2023-07-13T14:47:02.114Z] #107 5.866 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
14:47:02 [2023-07-13T14:47:02.114Z] #107 5.870 Unpacking libmnl0:arm64 (1.0.4-3) ...
14:47:02 [2023-07-13T14:47:02.114Z] #107 5.905 Selecting previously unselected package libxtables12:arm64.
14:47:02 [2023-07-13T14:47:02.114Z] #107 5.907 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
14:47:02 [2023-07-13T14:47:02.114Z] #107 5.911 Unpacking libxtables12:arm64 (1.8.7-1) ...
14:47:02 [2023-07-13T14:47:02.114Z] #107 5.943 Selecting previously unselected package libcap2-bin.
14:47:02 [2023-07-13T14:47:02.114Z] #107 5.946 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
14:47:02 [2023-07-13T14:47:02.114Z] #107 5.949 Unpacking libcap2-bin (1:2.44-1) ...
14:47:02 [2023-07-13T14:47:02.114Z] #107 5.989 Selecting previously unselected package iproute2.
14:47:02 [2023-07-13T14:47:02.375Z] #107 5.991 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
14:47:02 [2023-07-13T14:47:02.376Z] #107 5.995 Unpacking iproute2 (5.10.0-4) ...
14:47:02 [2023-07-13T14:47:02.376Z] #107 6.095 Selecting previously unselected package xxd.
14:47:02 [2023-07-13T14:47:02.376Z] #107 6.098 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
14:47:02 [2023-07-13T14:47:02.376Z] #107 6.102 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:47:02 [2023-07-13T14:47:02.376Z] #107 6.149 Selecting previously unselected package vim-common.
14:47:02 [2023-07-13T14:47:02.376Z] #107 6.151 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:47:02 [2023-07-13T14:47:02.376Z] #107 6.160 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:47:02 [2023-07-13T14:47:02.376Z] #107 6.216 Selecting previously unselected package bash-completion.
14:47:02 [2023-07-13T14:47:02.637Z] #107 6.219 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
14:47:03 [2023-07-13T14:47:03.209Z] #107 6.899 Unpacking bash-completion (1:2.11-2) ...
14:47:03 [2023-07-13T14:47:03.209Z] #107 7.009 Selecting previously unselected package bzip2.
14:47:03 [2023-07-13T14:47:03.209Z] #107 7.011 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
14:47:03 [2023-07-13T14:47:03.209Z] #107 7.016 Unpacking bzip2 (1.0.8-4) ...
14:47:03 [2023-07-13T14:47:03.209Z] #107 7.055 Selecting previously unselected package xz-utils.
14:47:03 [2023-07-13T14:47:03.209Z] #107 7.058 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
14:47:03 [2023-07-13T14:47:03.209Z] #107 7.061 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
14:47:03 [2023-07-13T14:47:03.470Z] #107 7.128 Selecting previously unselected package apparmor.
14:47:03 [2023-07-13T14:47:03.470Z] #107 7.130 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
14:47:03 [2023-07-13T14:47:03.470Z] #107 7.156 Unpacking apparmor (2.13.6-10) ...
14:47:03 [2023-07-13T14:47:03.470Z] #107 7.251 Selecting previously unselected package inetutils-ping.
14:47:03 [2023-07-13T14:47:03.470Z] #107 7.254 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
14:47:03 [2023-07-13T14:47:03.470Z] #107 7.258 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
14:47:03 [2023-07-13T14:47:03.470Z] #107 7.306 Selecting previously unselected package libip6tc2:arm64.
14:47:03 [2023-07-13T14:47:03.470Z] #107 7.309 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
14:47:03 [2023-07-13T14:47:03.470Z] #107 7.312 Unpacking libip6tc2:arm64 (1.8.7-1) ...
14:47:03 [2023-07-13T14:47:03.470Z] #107 7.348 Selecting previously unselected package libnfnetlink0:arm64.
14:47:03 [2023-07-13T14:47:03.470Z] #107 7.350 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
14:47:03 [2023-07-13T14:47:03.470Z] #107 7.356 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
14:47:03 [2023-07-13T14:47:03.731Z] #107 7.392 Selecting previously unselected package libnetfilter-conntrack3:arm64.
14:47:03 [2023-07-13T14:47:03.731Z] #107 7.394 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
14:47:03 [2023-07-13T14:47:03.731Z] #107 7.398 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
14:47:03 [2023-07-13T14:47:03.731Z] #107 7.436 Selecting previously unselected package libnftnl11:arm64.
14:47:03 [2023-07-13T14:47:03.731Z] #107 7.439 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
14:47:03 [2023-07-13T14:47:03.731Z] #107 7.442 Unpacking libnftnl11:arm64 (1.1.9-1) ...
14:47:03 [2023-07-13T14:47:03.731Z] #107 7.483 Selecting previously unselected package iptables.
14:47:03 [2023-07-13T14:47:03.731Z] #107 7.486 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
14:47:03 [2023-07-13T14:47:03.731Z] #107 7.489 Unpacking iptables (1.8.7-1) ...
14:47:03 [2023-07-13T14:47:03.731Z] #107 7.558 Selecting previously unselected package libonig5:arm64.
14:47:03 [2023-07-13T14:47:03.731Z] #107 7.561 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
14:47:03 [2023-07-13T14:47:03.731Z] #107 7.565 Unpacking libonig5:arm64 (6.9.6-1.1) ...
14:47:03 [2023-07-13T14:47:03.731Z] #107 7.614 Selecting previously unselected package libjq1:arm64.
14:47:03 [2023-07-13T14:47:03.992Z] #107 7.616 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
14:47:03 [2023-07-13T14:47:03.992Z] #107 7.620 Unpacking libjq1:arm64 (1.6-2.1) ...
14:47:03 [2023-07-13T14:47:03.992Z] #107 7.657 Selecting previously unselected package jq.
14:47:03 [2023-07-13T14:47:03.992Z] #107 7.660 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
14:47:03 [2023-07-13T14:47:03.992Z] #107 7.663 Unpacking jq (1.6-2.1) ...
14:47:03 [2023-07-13T14:47:03.992Z] #107 7.703 Selecting previously unselected package libaio1:arm64.
14:47:03 [2023-07-13T14:47:03.992Z] #107 7.706 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
14:47:03 [2023-07-13T14:47:03.992Z] #107 7.709 Unpacking libaio1:arm64 (0.3.112-9) ...
14:47:03 [2023-07-13T14:47:03.992Z] #107 7.746 Selecting previously unselected package libgpm2:arm64.
14:47:03 [2023-07-13T14:47:03.992Z] #107 7.748 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
14:47:03 [2023-07-13T14:47:03.992Z] #107 7.752 Unpacking libgpm2:arm64 (1.20.7-8) ...
14:47:03 [2023-07-13T14:47:03.992Z] #107 7.788 Selecting previously unselected package libicu67:arm64.
14:47:03 [2023-07-13T14:47:03.992Z] #107 7.791 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
14:47:03 [2023-07-13T14:47:03.992Z] #107 7.794 Unpacking libicu67:arm64 (67.1-7) ...
14:47:04 [2023-07-13T14:47:04.564Z] #107 8.467 Selecting previously unselected package libinih1:arm64.
14:47:04 [2023-07-13T14:47:04.825Z] #107 8.469 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
14:47:04 [2023-07-13T14:47:04.825Z] #107 8.473 Unpacking libinih1:arm64 (53-1+b2) ...
14:47:04 [2023-07-13T14:47:04.825Z] #107 8.509 Selecting previously unselected package libmicrohttpd12:arm64.
14:47:04 [2023-07-13T14:47:04.825Z] #107 8.511 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
14:47:04 [2023-07-13T14:47:04.825Z] #107 8.514 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
14:47:04 [2023-07-13T14:47:04.825Z] #107 8.555 Selecting previously unselected package libnet1:arm64.
14:47:04 [2023-07-13T14:47:04.825Z] #107 8.558 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
14:47:04 [2023-07-13T14:47:04.825Z] #107 8.561 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:47:04 [2023-07-13T14:47:04.825Z] #107 8.603 Selecting previously unselected package libnl-3-200:arm64.
14:47:04 [2023-07-13T14:47:04.825Z] #107 8.606 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
14:47:04 [2023-07-13T14:47:04.825Z] #107 8.610 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
14:47:04 [2023-07-13T14:47:04.825Z] #107 8.652 Selecting previously unselected package libprotobuf-c1:arm64.
14:47:04 [2023-07-13T14:47:04.825Z] #107 8.655 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
14:47:04 [2023-07-13T14:47:04.825Z] #107 8.659 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:47:04 [2023-07-13T14:47:04.825Z] #107 8.694 Selecting previously unselected package libyajl2:arm64.
14:47:04 [2023-07-13T14:47:04.825Z] #107 8.696 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
14:47:04 [2023-07-13T14:47:04.825Z] #107 8.700 Unpacking libyajl2:arm64 (2.1.0-3) ...
14:47:04 [2023-07-13T14:47:04.825Z] #107 8.730 Selecting previously unselected package net-tools.
14:47:05 [2023-07-13T14:47:05.086Z] #107 8.733 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
14:47:05 [2023-07-13T14:47:05.086Z] #107 8.736 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
14:47:05 [2023-07-13T14:47:05.086Z] #107 8.785 Selecting previously unselected package patch.
14:47:05 [2023-07-13T14:47:05.086Z] #107 8.787 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
14:47:05 [2023-07-13T14:47:05.086Z] #107 8.792 Unpacking patch (2.7.6-7) ...
14:47:05 [2023-07-13T14:47:05.086Z] #107 8.829 Selecting previously unselected package python-pip-whl.
14:47:05 [2023-07-13T14:47:05.086Z] #107 8.831 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
14:47:05 [2023-07-13T14:47:05.086Z] #107 8.835 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
14:47:05 [2023-07-13T14:47:05.086Z] #107 8.972 Selecting previously unselected package python3-lib2to3.
14:47:05 [2023-07-13T14:47:05.347Z] #107 8.975 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
14:47:05 [2023-07-13T14:47:05.347Z] #107 8.979 Unpacking python3-lib2to3 (3.9.2-1) ...
14:47:05 [2023-07-13T14:47:05.347Z] #107 9.026 Selecting previously unselected package python3-distutils.
14:47:05 [2023-07-13T14:47:05.347Z] #107 9.029 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
14:47:05 [2023-07-13T14:47:05.347Z] #107 9.033 Unpacking python3-distutils (3.9.2-1) ...
14:47:05 [2023-07-13T14:47:05.347Z] #107 9.081 Selecting previously unselected package python3-pkg-resources.
14:47:05 [2023-07-13T14:47:05.347Z] #107 9.083 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
14:47:05 [2023-07-13T14:47:05.347Z] #107 9.096 Unpacking python3-pkg-resources (52.0.0-4) ...
14:47:05 [2023-07-13T14:47:05.347Z] #107 9.145 Selecting previously unselected package python3-setuptools.
14:47:05 [2023-07-13T14:47:05.347Z] #107 9.148 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
14:47:05 [2023-07-13T14:47:05.347Z] #107 9.152 Unpacking python3-setuptools (52.0.0-4) ...
14:47:05 [2023-07-13T14:47:05.347Z] #107 9.213 Selecting previously unselected package python3-wheel.
14:47:05 [2023-07-13T14:47:05.608Z] #107 9.215 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
14:47:05 [2023-07-13T14:47:05.608Z] #107 9.219 Unpacking python3-wheel (0.34.2-1) ...
14:47:05 [2023-07-13T14:47:05.608Z] #107 9.258 Selecting previously unselected package python3-pip.
14:47:05 [2023-07-13T14:47:05.608Z] #107 9.260 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
14:47:05 [2023-07-13T14:47:05.608Z] #107 9.266 Unpacking python3-pip (20.3.4-4+deb11u1) ...
14:47:05 [2023-07-13T14:47:05.608Z] #107 9.338 Selecting previously unselected package sudo.
14:47:05 [2023-07-13T14:47:05.608Z] #107 9.341 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
14:47:05 [2023-07-13T14:47:05.608Z] #107 9.346 Unpacking sudo (1.9.5p2-3+deb11u1) ...
14:47:05 [2023-07-13T14:47:05.608Z] #107 9.456 Selecting previously unselected package systemd-journal-remote.
14:47:05 [2023-07-13T14:47:05.869Z] #107 9.459 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u2_arm64.deb ...
14:47:05 [2023-07-13T14:47:05.869Z] #107 9.462 Unpacking systemd-journal-remote (247.3-7+deb11u2) ...
14:47:05 [2023-07-13T14:47:05.869Z] #107 9.499 Selecting previously unselected package thin-provisioning-tools.
14:47:05 [2023-07-13T14:47:05.869Z] #107 9.502 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
14:47:05 [2023-07-13T14:47:05.869Z] #107 9.506 Unpacking thin-provisioning-tools (0.9.0-1) ...
14:47:05 [2023-07-13T14:47:05.869Z] #107 9.562 Selecting previously unselected package uidmap.
14:47:05 [2023-07-13T14:47:05.869Z] #107 9.565 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
14:47:05 [2023-07-13T14:47:05.869Z] #107 9.568 Unpacking uidmap (1:4.8.1-1) ...
14:47:05 [2023-07-13T14:47:05.869Z] #107 9.615 Selecting previously unselected package vim-runtime.
14:47:05 [2023-07-13T14:47:05.869Z] #107 9.618 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
14:47:05 [2023-07-13T14:47:05.869Z] #107 9.629 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
14:47:05 [2023-07-13T14:47:05.869Z] #107 9.640 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
14:47:05 [2023-07-13T14:47:05.869Z] #107 9.644 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
14:47:06 [2023-07-13T14:47:06.441Z] #107 10.21 Selecting previously unselected package vim.
14:47:06 [2023-07-13T14:47:06.441Z] #107 10.22 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
14:47:06 [2023-07-13T14:47:06.441Z] #107 10.22 Unpacking vim (2:8.2.2434-3+deb11u1) ...
14:47:06 [2023-07-13T14:47:06.702Z] #107 10.35 Selecting previously unselected package xfsprogs.
14:47:06 [2023-07-13T14:47:06.702Z] #107 10.36 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
14:47:06 [2023-07-13T14:47:06.702Z] #107 10.36 Unpacking xfsprogs (5.10.0-4) ...
14:47:06 [2023-07-13T14:47:06.702Z] #107 10.46 Selecting previously unselected package zip.
14:47:06 [2023-07-13T14:47:06.702Z] #107 10.46 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
14:47:06 [2023-07-13T14:47:06.702Z] #107 10.46 Unpacking zip (3.0-12) ...
14:47:06 [2023-07-13T14:47:06.702Z] #107 10.51 Selecting previously unselected package zstd.
14:47:06 [2023-07-13T14:47:06.702Z] #107 10.51 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
14:47:06 [2023-07-13T14:47:06.702Z] #107 10.52 Unpacking zstd (1.4.8+dfsg-2.1) ...
14:47:06 [2023-07-13T14:47:06.963Z] #107 10.63 Setting up python3-pkg-resources (52.0.0-4) ...
14:47:06 [2023-07-13T14:47:06.963Z] #107 10.84 Setting up libip4tc2:arm64 (1.8.7-1) ...
14:47:06 [2023-07-13T14:47:06.963Z] #107 10.85 Setting up net-tools (1.60+git20181103.0eebece-1) ...
14:47:06 [2023-07-13T14:47:06.963Z] #107 10.86 Setting up libapparmor1:arm64 (2.13.6-10) ...
14:47:07 [2023-07-13T14:47:07.224Z] #107 10.87 Setting up libgpm2:arm64 (1.20.7-8) ...
14:47:07 [2023-07-13T14:47:07.224Z] #107 10.88 Setting up libicu67:arm64 (67.1-7) ...
14:47:07 [2023-07-13T14:47:07.224Z] #107 10.89 Setting up libip6tc2:arm64 (1.8.7-1) ...
14:47:07 [2023-07-13T14:47:07.224Z] #107 10.90 Setting up libinih1:arm64 (53-1+b2) ...
14:47:07 [2023-07-13T14:47:07.224Z] #107 10.91 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
14:47:07 [2023-07-13T14:47:07.224Z] #107 10.92 Setting up uidmap (1:4.8.1-1) ...
14:47:07 [2023-07-13T14:47:07.224Z] #107 10.93 Setting up libyajl2:arm64 (2.1.0-3) ...
14:47:07 [2023-07-13T14:47:07.224Z] #107 10.94 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:47:07 [2023-07-13T14:47:07.224Z] #107 10.95 Setting up bzip2 (1.0.8-4) ...
14:47:07 [2023-07-13T14:47:07.224Z] #107 10.96 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:47:07 [2023-07-13T14:47:07.224Z] #107 10.97 Setting up python3-wheel (0.34.2-1) ...
14:47:07 [2023-07-13T14:47:07.485Z] #107 11.12 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
14:47:07 [2023-07-13T14:47:07.485Z] #107 11.13 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:47:07 [2023-07-13T14:47:07.485Z] #107 11.14 Setting up libcap2:arm64 (1:2.44-1) ...
14:47:07 [2023-07-13T14:47:07.485Z] #107 11.15 Setting up libcap2-bin (1:2.44-1) ...
14:47:07 [2023-07-13T14:47:07.485Z] #107 11.16 Setting up apparmor (2.13.6-10) ...
14:47:08 [2023-07-13T14:47:08.427Z] #107 11.95 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
14:47:08 [2023-07-13T14:47:08.427Z] #107 12.01 Setting up zip (3.0-12) ...
14:47:08 [2023-07-13T14:47:08.427Z] #107 12.03 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:47:08 [2023-07-13T14:47:08.427Z] #107 12.06 Setting up bash-completion (1:2.11-2) ...
14:47:08 [2023-07-13T14:47:08.999Z] #107 12.84 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
14:47:08 [2023-07-13T14:47:08.999Z] #107 12.85 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:47:08 [2023-07-13T14:47:08.999Z] #107 12.86 Setting up libmnl0:arm64 (1.0.4-3) ...
14:47:08 [2023-07-13T14:47:08.999Z] #107 12.87 Setting up patch (2.7.6-7) ...
14:47:09 [2023-07-13T14:47:09.262Z] #107 12.88 Setting up sudo (1.9.5p2-3+deb11u1) ...
14:47:09 [2023-07-13T14:47:09.262Z] #107 12.93 invoke-rc.d: could not determine current runlevel
14:47:09 [2023-07-13T14:47:09.262Z] #107 12.93 invoke-rc.d: policy-rc.d denied execution of start.
14:47:09 [2023-07-13T14:47:09.262Z] #107 12.94 Setting up libxtables12:arm64 (1.8.7-1) ...
14:47:09 [2023-07-13T14:47:09.262Z] #107 12.95 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
14:47:09 [2023-07-13T14:47:09.262Z] #107 12.96 Setting up pigz (2.6-1) ...
14:47:09 [2023-07-13T14:47:09.262Z] #107 12.98 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
14:47:09 [2023-07-13T14:47:09.262Z] #107 12.99 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
14:47:09 [2023-07-13T14:47:09.262Z] #107 13.01 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
14:47:09 [2023-07-13T14:47:09.262Z] #107 13.02 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
14:47:09 [2023-07-13T14:47:09.523Z] #107 13.20 Setting up libaio1:arm64 (0.3.112-9) ...
14:47:09 [2023-07-13T14:47:09.523Z] #107 13.21 Setting up python3-lib2to3 (3.9.2-1) ...
14:47:09 [2023-07-13T14:47:09.523Z] #107 13.32 Setting up libelf1:arm64 (0.183-1) ...
14:47:09 [2023-07-13T14:47:09.523Z] #107 13.33 Setting up libjson-c5:arm64 (0.15-2) ...
14:47:09 [2023-07-13T14:47:09.523Z] #107 13.34 Setting up zstd (1.4.8+dfsg-2.1) ...
14:47:09 [2023-07-13T14:47:09.523Z] #107 13.36 Setting up libonig5:arm64 (6.9.6-1.1) ...
14:47:09 [2023-07-13T14:47:09.523Z] #107 13.37 Setting up libkmod2:arm64 (28-1) ...
14:47:09 [2023-07-13T14:47:09.523Z] #107 13.38 Setting up python3-distutils (3.9.2-1) ...
14:47:09 [2023-07-13T14:47:09.784Z] #107 13.51 Setting up vim (2:8.2.2434-3+deb11u1) ...
14:47:09 [2023-07-13T14:47:09.784Z] #107 13.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:47:09 [2023-07-13T14:47:09.784Z] #107 13.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:47:09 [2023-07-13T14:47:09.784Z] #107 13.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:47:09 [2023-07-13T14:47:09.784Z] #107 13.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:47:09 [2023-07-13T14:47:09.784Z] #107 13.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:47:09 [2023-07-13T14:47:09.784Z] #107 13.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:47:09 [2023-07-13T14:47:09.784Z] #107 13.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:47:09 [2023-07-13T14:47:09.784Z] #107 13.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:47:09 [2023-07-13T14:47:09.784Z] #107 13.56 Setting up python3-setuptools (52.0.0-4) ...
14:47:10 [2023-07-13T14:47:10.045Z] #107 13.91 Setting up libjq1:arm64 (1.6-2.1) ...
14:47:10 [2023-07-13T14:47:10.045Z] #107 13.92 Setting up libnftnl11:arm64 (1.1.9-1) ...
14:47:10 [2023-07-13T14:47:10.306Z] #107 13.93 Setting up thin-provisioning-tools (0.9.0-1) ...
14:47:10 [2023-07-13T14:47:10.306Z] #107 13.94 Setting up python3-pip (20.3.4-4+deb11u1) ...
14:47:10 [2023-07-13T14:47:10.306Z] #107 14.22 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
14:47:10 [2023-07-13T14:47:10.567Z] #107 14.23 Setting up jq (1.6-2.1) ...
14:47:10 [2023-07-13T14:47:10.567Z] #107 14.24 Setting up libbpf0:arm64 (1:0.3-2) ...
14:47:10 [2023-07-13T14:47:10.567Z] #107 14.25 Setting up iptables (1.8.7-1) ...
14:47:10 [2023-07-13T14:47:10.567Z] #107 14.27 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:47:10 [2023-07-13T14:47:10.567Z] #107 14.27 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:47:10 [2023-07-13T14:47:10.567Z] #107 14.27 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:47:10 [2023-07-13T14:47:10.567Z] #107 14.28 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:47:10 [2023-07-13T14:47:10.567Z] #107 14.28 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:47:10 [2023-07-13T14:47:10.567Z] #107 14.29 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:47:10 [2023-07-13T14:47:10.567Z] #107 14.29 Setting up iproute2 (5.10.0-4) ...
14:47:10 [2023-07-13T14:47:10.567Z] #107 14.46 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
14:47:10 [2023-07-13T14:47:10.567Z] #107 14.47 Setting up dmsetup (2:1.02.175-2.1) ...
14:47:10 [2023-07-13T14:47:10.828Z] #107 14.48 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
14:47:10 [2023-07-13T14:47:10.828Z] #107 14.50 Setting up systemd (247.3-7+deb11u2) ...
14:47:10 [2023-07-13T14:47:10.828Z] #107 14.56 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
14:47:10 [2023-07-13T14:47:10.828Z] #107 14.56 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
14:47:10 [2023-07-13T14:47:10.828Z] #107 14.57 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
14:47:10 [2023-07-13T14:47:10.828Z] #107 14.57 Initializing machine ID from random generator.
14:47:11 [2023-07-13T14:47:11.399Z] #107 14.94 Setting up systemd-journal-remote (247.3-7+deb11u2) ...
14:47:11 [2023-07-13T14:47:11.399Z] #107 15.06 Setting up xfsprogs (5.10.0-4) ...
14:47:11 [2023-07-13T14:47:11.399Z] #107 15.08 System has not been booted with systemd as init system (PID 1). Can't operate.
14:47:11 [2023-07-13T14:47:11.399Z] #107 15.08 Failed to connect to bus: Host is down
14:47:11 [2023-07-13T14:47:11.399Z] #107 15.08 Processing triggers for libc-bin (2.31-13+deb11u6) ...
14:47:12 [2023-07-13T14:47:12.342Z] #107 DONE 16.1s
14:47:12 [2023-07-13T14:47:12.342Z] 
14:47:12 [2023-07-13T14:47:12.342Z] #108 [dev-base  9/13] 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
14:47:12 [2023-07-13T14:47:12.914Z] #108 0.321 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:47:12 [2023-07-13T14:47:12.914Z] #108 0.324 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:47:12 [2023-07-13T14:47:12.914Z] #108 0.327 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:47:12 [2023-07-13T14:47:12.914Z] #108 DONE 0.4s
14:47:12 [2023-07-13T14:47:12.914Z] 
14:47:12 [2023-07-13T14:47:12.914Z] #109 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
14:47:19 [2023-07-13T14:47:19.499Z] #109 5.741 Collecting yamllint==1.27.1
14:47:19 [2023-07-13T14:47:19.499Z] #109 6.781   Downloading yamllint-1.27.1.tar.gz (129 kB)
14:47:19 [2023-07-13T14:47:19.760Z] #109 7.104 Collecting pathspec>=0.5.3
14:47:19 [2023-07-13T14:47:19.760Z] #109 7.109   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
14:47:19 [2023-07-13T14:47:19.760Z] #109 7.203 Collecting pyyaml
14:47:20 [2023-07-13T14:47:20.021Z] #109 7.214   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
14:47:20 [2023-07-13T14:47:20.021Z] #109 7.230 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
14:47:20 [2023-07-13T14:47:20.021Z] #109 7.235 Building wheels for collected packages: yamllint
14:47:20 [2023-07-13T14:47:20.021Z] #109 7.236   Building wheel for yamllint (setup.py): started
14:47:20 [2023-07-13T14:47:20.282Z] #109 7.509   Building wheel for yamllint (setup.py): finished with status 'done'
14:47:20 [2023-07-13T14:47:20.282Z] #109 7.509   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=99c8f154c2c021946443c9b8f3f6ed265b451901a757e51aff9de8d1b8c68692
14:47:20 [2023-07-13T14:47:20.282Z] #109 7.509   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
14:47:20 [2023-07-13T14:47:20.282Z] #109 7.512 Successfully built yamllint
14:47:20 [2023-07-13T14:47:20.282Z] #109 7.518 Installing collected packages: pyyaml, pathspec, yamllint
14:47:20 [2023-07-13T14:47:20.282Z] #109 7.637 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1
14:47:20 [2023-07-13T14:47:20.543Z] #109 DONE 7.8s
14:47:20 [2023-07-13T14:47:20.543Z] 
14:47:20 [2023-07-13T14:47:20.543Z] #110 [dev-base 11/13] 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 --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
14:47:21 [2023-07-13T14:47:21.116Z] #110 0.624 Hit:1 http://deb.debian.org/debian bullseye InRelease
14:47:21 [2023-07-13T14:47:21.116Z] #110 0.624 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
14:47:21 [2023-07-13T14:47:21.116Z] #110 0.624 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
14:47:21 [2023-07-13T14:47:21.949Z] #110 1.004 Reading package lists...
14:47:22 [2023-07-13T14:47:22.471Z] #110 1.593 Reading package lists...
14:47:22 [2023-07-13T14:47:22.993Z] #110 2.163 Building dependency tree...
14:47:22 [2023-07-13T14:47:22.993Z] #110 2.345 Reading state information...
14:47:23 [2023-07-13T14:47:23.254Z] #110 2.662 gcc is already the newest version (4:10.2.1-1).
14:47:23 [2023-07-13T14:47:23.254Z] #110 2.662 pkg-config is already the newest version (0.29.2-1).
14:47:23 [2023-07-13T14:47:23.254Z] #110 2.662 The following additional packages will be installed:
14:47:23 [2023-07-13T14:47:23.254Z] #110 2.663   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
14:47:23 [2023-07-13T14:47:23.254Z] #110 2.663   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
14:47:23 [2023-07-13T14:47:23.254Z] #110 2.663   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
14:47:23 [2023-07-13T14:47:23.254Z] #110 2.663   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
14:47:23 [2023-07-13T14:47:23.254Z] #110 2.664   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
14:47:23 [2023-07-13T14:47:23.254Z] #110 2.664   uuid-dev zlib1g-dev
14:47:23 [2023-07-13T14:47:23.254Z] #110 2.667 Suggested packages:
14:47:23 [2023-07-13T14:47:23.254Z] #110 2.667   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
14:47:23 [2023-07-13T14:47:23.254Z] #110 2.667   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
14:47:23 [2023-07-13T14:47:23.254Z] #110 2.667 Recommended packages:
14:47:23 [2023-07-13T14:47:23.254Z] #110 2.667   build-essential fakeroot libalgorithm-merge-perl
14:47:23 [2023-07-13T14:47:23.515Z] #110 2.935 The following NEW packages will be installed:
14:47:23 [2023-07-13T14:47:23.515Z] #110 2.936   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
14:47:23 [2023-07-13T14:47:23.515Z] #110 2.936   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
14:47:23 [2023-07-13T14:47:23.515Z] #110 2.936   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
14:47:23 [2023-07-13T14:47:23.515Z] #110 2.936   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
14:47:23 [2023-07-13T14:47:23.515Z] #110 2.936   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
14:47:23 [2023-07-13T14:47:23.515Z] #110 2.936   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
14:47:23 [2023-07-13T14:47:23.515Z] #110 2.937   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
14:47:23 [2023-07-13T14:47:23.776Z] #110 3.218 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded.
14:47:23 [2023-07-13T14:47:23.776Z] #110 3.218 Need to get 10.3 MB of archives.
14:47:23 [2023-07-13T14:47:23.776Z] #110 3.218 After this operation, 41.5 MB of additional disk space will be used.
14:47:23 [2023-07-13T14:47:23.776Z] #110 3.218 Get:1 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
14:47:23 [2023-07-13T14:47:23.776Z] #110 3.237 Get:2 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
14:47:23 [2023-07-13T14:47:23.776Z] #110 3.238 Get:3 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
14:47:23 [2023-07-13T14:47:23.776Z] #110 3.239 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
14:47:23 [2023-07-13T14:47:23.776Z] #110 3.240 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
14:47:23 [2023-07-13T14:47:23.776Z] #110 3.242 Get:6 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
14:47:23 [2023-07-13T14:47:23.776Z] #110 3.244 Get:7 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
14:47:23 [2023-07-13T14:47:23.776Z] #110 3.246 Get:8 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
14:47:23 [2023-07-13T14:47:23.776Z] #110 3.248 Get:9 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
14:47:23 [2023-07-13T14:47:23.776Z] #110 3.251 Get:10 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
14:47:23 [2023-07-13T14:47:23.776Z] #110 3.253 Get:11 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
14:47:23 [2023-07-13T14:47:23.776Z] #110 3.255 Get:12 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
14:47:23 [2023-07-13T14:47:23.776Z] #110 3.257 Get:13 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
14:47:23 [2023-07-13T14:47:23.776Z] #110 3.259 Get:14 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
14:47:23 [2023-07-13T14:47:23.776Z] #110 3.261 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
14:47:23 [2023-07-13T14:47:23.776Z] #110 3.263 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
14:47:23 [2023-07-13T14:47:23.776Z] #110 3.267 Get:17 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
14:47:23 [2023-07-13T14:47:23.776Z] #110 3.269 Get:18 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
14:47:23 [2023-07-13T14:47:23.776Z] #110 3.271 Get:19 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
14:47:23 [2023-07-13T14:47:23.776Z] #110 3.272 Get:20 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
14:47:23 [2023-07-13T14:47:23.777Z] #110 3.278 Get:21 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
14:47:23 [2023-07-13T14:47:23.777Z] #110 3.279 Get:22 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
14:47:23 [2023-07-13T14:47:23.777Z] #110 3.280 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
14:47:23 [2023-07-13T14:47:23.777Z] #110 3.282 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
14:47:23 [2023-07-13T14:47:23.777Z] #110 3.284 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
14:47:23 [2023-07-13T14:47:23.777Z] #110 3.287 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
14:47:23 [2023-07-13T14:47:23.777Z] #110 3.289 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
14:47:23 [2023-07-13T14:47:23.777Z] #110 3.293 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
14:47:23 [2023-07-13T14:47:23.777Z] #110 3.295 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
14:47:23 [2023-07-13T14:47:23.777Z] #110 3.303 Get:30 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
14:47:23 [2023-07-13T14:47:23.777Z] #110 3.304 Get:31 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
14:47:23 [2023-07-13T14:47:23.777Z] #110 3.305 Get:32 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
14:47:24 [2023-07-13T14:47:24.038Z] #110 3.465 debconf: delaying package configuration, since apt-utils is not installed
14:47:24 [2023-07-13T14:47:24.038Z] #110 3.512 Fetched 10.3 MB in 0s (28.8 MB/s)
14:47:24 [2023-07-13T14:47:24.038Z] #110 3.536 Selecting previously unselected package dpkg-dev.
14:47:24 [2023-07-13T14:47:24.038Z] #110 3.536 (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 ... 21239 files and directories currently installed.)
14:47:24 [2023-07-13T14:47:24.038Z] #110 3.550 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
14:47:24 [2023-07-13T14:47:24.038Z] #110 3.553 Unpacking dpkg-dev (1.20.12) ...
14:47:24 [2023-07-13T14:47:24.038Z] #110 3.677 Selecting previously unselected package libgirepository-1.0-1:arm64.
14:47:24 [2023-07-13T14:47:24.299Z] #110 3.680 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
14:47:24 [2023-07-13T14:47:24.299Z] #110 3.688 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
14:47:24 [2023-07-13T14:47:24.299Z] #110 3.723 Selecting previously unselected package gir1.2-glib-2.0:arm64.
14:47:24 [2023-07-13T14:47:24.299Z] #110 3.726 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
14:47:24 [2023-07-13T14:47:24.299Z] #110 3.730 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
14:47:24 [2023-07-13T14:47:24.299Z] #110 3.768 Selecting previously unselected package libsecret-common.
14:47:24 [2023-07-13T14:47:24.299Z] #110 3.771 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
14:47:24 [2023-07-13T14:47:24.299Z] #110 3.774 Unpacking libsecret-common (0.20.4-2) ...
14:47:24 [2023-07-13T14:47:24.299Z] #110 3.821 Selecting previously unselected package libsecret-1-0:arm64.
14:47:24 [2023-07-13T14:47:24.299Z] #110 3.824 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
14:47:24 [2023-07-13T14:47:24.299Z] #110 3.828 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
14:47:24 [2023-07-13T14:47:24.299Z] #110 3.869 Selecting previously unselected package gir1.2-secret-1:arm64.
14:47:24 [2023-07-13T14:47:24.299Z] #110 3.872 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
14:47:24 [2023-07-13T14:47:24.299Z] #110 3.876 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
14:47:24 [2023-07-13T14:47:24.299Z] #110 3.907 Selecting previously unselected package libapparmor-dev:arm64.
14:47:24 [2023-07-13T14:47:24.299Z] #110 3.910 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
14:47:24 [2023-07-13T14:47:24.299Z] #110 3.913 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
14:47:24 [2023-07-13T14:47:24.299Z] #110 3.952 Selecting previously unselected package uuid-dev:arm64.
14:47:24 [2023-07-13T14:47:24.560Z] #110 3.955 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
14:47:24 [2023-07-13T14:47:24.560Z] #110 3.958 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
14:47:24 [2023-07-13T14:47:24.560Z] #110 4.015 Selecting previously unselected package libblkid-dev:arm64.
14:47:24 [2023-07-13T14:47:24.560Z] #110 4.018 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
14:47:24 [2023-07-13T14:47:24.560Z] #110 4.027 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
14:47:24 [2023-07-13T14:47:24.560Z] #110 4.080 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
14:47:24 [2023-07-13T14:47:24.560Z] #110 4.082 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
14:47:24 [2023-07-13T14:47:24.560Z] #110 4.087 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
14:47:24 [2023-07-13T14:47:24.560Z] #110 4.119 Selecting previously unselected package libudev-dev:arm64.
14:47:24 [2023-07-13T14:47:24.560Z] #110 4.122 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u2_arm64.deb ...
14:47:24 [2023-07-13T14:47:24.560Z] #110 4.125 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
14:47:24 [2023-07-13T14:47:24.560Z] #110 4.166 Selecting previously unselected package libsepol1-dev:arm64.
14:47:24 [2023-07-13T14:47:24.560Z] #110 4.169 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
14:47:24 [2023-07-13T14:47:24.560Z] #110 4.173 Unpacking libsepol1-dev:arm64 (3.1-1) ...
14:47:24 [2023-07-13T14:47:24.821Z] #110 4.241 Selecting previously unselected package libpcre2-16-0:arm64.
14:47:24 [2023-07-13T14:47:24.821Z] #110 4.244 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
14:47:24 [2023-07-13T14:47:24.821Z] #110 4.248 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
14:47:24 [2023-07-13T14:47:24.821Z] #110 4.301 Selecting previously unselected package libpcre2-32-0:arm64.
14:47:24 [2023-07-13T14:47:24.821Z] #110 4.303 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
14:47:24 [2023-07-13T14:47:24.821Z] #110 4.307 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
14:47:24 [2023-07-13T14:47:24.821Z] #110 4.359 Selecting previously unselected package libpcre2-posix2:arm64.
14:47:24 [2023-07-13T14:47:24.821Z] #110 4.362 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
14:47:24 [2023-07-13T14:47:24.821Z] #110 4.368 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
14:47:24 [2023-07-13T14:47:24.821Z] #110 4.403 Selecting previously unselected package libpcre2-dev:arm64.
14:47:24 [2023-07-13T14:47:24.821Z] #110 4.406 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
14:47:24 [2023-07-13T14:47:24.821Z] #110 4.409 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
14:47:24 [2023-07-13T14:47:24.821Z] #110 4.488 Selecting previously unselected package libselinux1-dev:arm64.
14:47:25 [2023-07-13T14:47:25.083Z] #110 4.491 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
14:47:25 [2023-07-13T14:47:25.083Z] #110 4.495 Unpacking libselinux1-dev:arm64 (3.1-3) ...
14:47:25 [2023-07-13T14:47:25.083Z] #110 4.552 Selecting previously unselected package libdevmapper-dev:arm64.
14:47:25 [2023-07-13T14:47:25.083Z] #110 4.555 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
14:47:25 [2023-07-13T14:47:25.083Z] #110 4.561 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
14:47:25 [2023-07-13T14:47:25.083Z] #110 4.594 Selecting previously unselected package libffi-dev:arm64.
14:47:25 [2023-07-13T14:47:25.083Z] #110 4.597 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
14:47:25 [2023-07-13T14:47:25.083Z] #110 4.601 Unpacking libffi-dev:arm64 (3.3-6) ...
14:47:25 [2023-07-13T14:47:25.083Z] #110 4.640 Selecting previously unselected package libglib2.0-data.
14:47:25 [2023-07-13T14:47:25.083Z] #110 4.643 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
14:47:25 [2023-07-13T14:47:25.083Z] #110 4.647 Unpacking libglib2.0-data (2.66.8-1) ...
14:47:25 [2023-07-13T14:47:25.344Z] #110 4.783 Selecting previously unselected package libglib2.0-bin.
14:47:25 [2023-07-13T14:47:25.344Z] #110 4.786 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
14:47:25 [2023-07-13T14:47:25.344Z] #110 4.789 Unpacking libglib2.0-bin (2.66.8-1) ...
14:47:25 [2023-07-13T14:47:25.344Z] #110 4.831 Selecting previously unselected package libglib2.0-dev-bin.
14:47:25 [2023-07-13T14:47:25.344Z] #110 4.834 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
14:47:25 [2023-07-13T14:47:25.344Z] #110 4.838 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
14:47:25 [2023-07-13T14:47:25.344Z] #110 4.882 Selecting previously unselected package libmount-dev:arm64.
14:47:25 [2023-07-13T14:47:25.344Z] #110 4.885 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
14:47:25 [2023-07-13T14:47:25.344Z] #110 4.891 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
14:47:25 [2023-07-13T14:47:25.344Z] #110 4.935 Selecting previously unselected package libpcre16-3:arm64.
14:47:25 [2023-07-13T14:47:25.344Z] #110 4.937 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
14:47:25 [2023-07-13T14:47:25.344Z] #110 4.942 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
14:47:25 [2023-07-13T14:47:25.344Z] #110 4.993 Selecting previously unselected package libpcre32-3:arm64.
14:47:25 [2023-07-13T14:47:25.605Z] #110 4.996 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
14:47:25 [2023-07-13T14:47:25.605Z] #110 5.000 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
14:47:25 [2023-07-13T14:47:25.605Z] #110 5.067 Selecting previously unselected package libpcrecpp0v5:arm64.
14:47:25 [2023-07-13T14:47:25.605Z] #110 5.070 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
14:47:25 [2023-07-13T14:47:25.605Z] #110 5.074 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
14:47:25 [2023-07-13T14:47:25.605Z] #110 5.108 Selecting previously unselected package libpcre3-dev:arm64.
14:47:25 [2023-07-13T14:47:25.605Z] #110 5.111 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
14:47:25 [2023-07-13T14:47:25.605Z] #110 5.115 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
14:47:25 [2023-07-13T14:47:25.605Z] #110 5.204 Selecting previously unselected package zlib1g-dev:arm64.
14:47:25 [2023-07-13T14:47:25.605Z] #110 5.207 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
14:47:25 [2023-07-13T14:47:25.605Z] #110 5.210 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
14:47:25 [2023-07-13T14:47:25.866Z] #110 5.251 Selecting previously unselected package libglib2.0-dev:arm64.
14:47:25 [2023-07-13T14:47:25.866Z] #110 5.254 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
14:47:25 [2023-07-13T14:47:25.866Z] #110 5.258 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
14:47:25 [2023-07-13T14:47:25.866Z] #110 5.446 Selecting previously unselected package libseccomp-dev:arm64.
14:47:25 [2023-07-13T14:47:25.866Z] #110 5.449 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
14:47:25 [2023-07-13T14:47:25.866Z] #110 5.452 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:47:25 [2023-07-13T14:47:25.866Z] #110 5.488 Selecting previously unselected package libsecret-1-dev:arm64.
14:47:26 [2023-07-13T14:47:26.127Z] #110 5.491 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
14:47:26 [2023-07-13T14:47:26.127Z] #110 5.496 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
14:47:26 [2023-07-13T14:47:26.127Z] #110 5.554 Selecting previously unselected package libsystemd-dev:arm64.
14:47:26 [2023-07-13T14:47:26.127Z] #110 5.556 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
14:47:26 [2023-07-13T14:47:26.127Z] #110 5.560 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
14:47:26 [2023-07-13T14:47:26.127Z] #110 5.677 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
14:47:26 [2023-07-13T14:47:26.127Z] #110 5.687 Setting up libglib2.0-dev-bin (2.66.8-1) ...
14:47:26 [2023-07-13T14:47:26.388Z] #110 5.857 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:47:26 [2023-07-13T14:47:26.388Z] #110 5.868 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
14:47:26 [2023-07-13T14:47:26.388Z] #110 5.879 Setting up libpcre16-3:arm64 (2:8.39-13) ...
14:47:26 [2023-07-13T14:47:26.388Z] #110 5.891 Setting up libsepol1-dev:arm64 (3.1-1) ...
14:47:26 [2023-07-13T14:47:26.388Z] #110 5.901 Setting up libffi-dev:arm64 (3.3-6) ...
14:47:26 [2023-07-13T14:47:26.388Z] #110 5.910 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
14:47:26 [2023-07-13T14:47:26.388Z] #110 5.919 Setting up dpkg-dev (1.20.12) ...
14:47:26 [2023-07-13T14:47:26.388Z] #110 5.936 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
14:47:26 [2023-07-13T14:47:26.388Z] #110 5.946 Setting up libglib2.0-data (2.66.8-1) ...
14:47:26 [2023-07-13T14:47:26.388Z] #110 5.958 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
14:47:26 [2023-07-13T14:47:26.388Z] #110 5.969 Setting up libpcre32-3:arm64 (2:8.39-13) ...
14:47:26 [2023-07-13T14:47:26.388Z] #110 5.978 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
14:47:26 [2023-07-13T14:47:26.388Z] #110 5.989 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
14:47:26 [2023-07-13T14:47:26.388Z] #110 6.001 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
14:47:26 [2023-07-13T14:47:26.650Z] #110 6.013 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
14:47:26 [2023-07-13T14:47:26.650Z] #110 6.023 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
14:47:26 [2023-07-13T14:47:26.650Z] #110 6.033 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
14:47:26 [2023-07-13T14:47:26.650Z] #110 6.043 Setting up libsecret-common (0.20.4-2) ...
14:47:26 [2023-07-13T14:47:26.650Z] #110 6.053 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
14:47:26 [2023-07-13T14:47:26.650Z] #110 6.069 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
14:47:26 [2023-07-13T14:47:26.650Z] #110 6.083 Setting up libselinux1-dev:arm64 (3.1-3) ...
14:47:26 [2023-07-13T14:47:26.650Z] #110 6.092 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
14:47:26 [2023-07-13T14:47:26.650Z] #110 6.102 Setting up libglib2.0-bin (2.66.8-1) ...
14:47:26 [2023-07-13T14:47:26.650Z] #110 6.112 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
14:47:26 [2023-07-13T14:47:26.650Z] #110 6.123 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
14:47:26 [2023-07-13T14:47:26.650Z] #110 6.132 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
14:47:26 [2023-07-13T14:47:26.650Z] #110 6.142 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
14:47:26 [2023-07-13T14:47:26.650Z] #110 6.152 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
14:47:26 [2023-07-13T14:47:26.650Z] #110 6.161 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
14:47:26 [2023-07-13T14:47:26.650Z] #110 6.176 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
14:47:26 [2023-07-13T14:47:26.650Z] #110 6.188 No schema files found: doing nothing.
14:47:26 [2023-07-13T14:47:26.650Z] #110 6.196 Processing triggers for libc-bin (2.31-13+deb11u6) ...
14:47:26 [2023-07-13T14:47:26.650Z] #110 6.218 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
14:47:26 [2023-07-13T14:47:26.911Z] #110 DONE 6.4s
14:47:26 [2023-07-13T14:47:26.911Z] 
14:47:26 [2023-07-13T14:47:26.911Z] #111 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
14:47:27 [2023-07-13T14:47:27.483Z] #111 DONE 0.5s
14:47:27 [2023-07-13T14:47:27.483Z] 
14:47:27 [2023-07-13T14:47:27.483Z] #112 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
14:47:27 [2023-07-13T14:47:27.744Z] #112 DONE 0.4s
14:47:27 [2023-07-13T14:47:27.744Z] 
14:47:27 [2023-07-13T14:47:27.744Z] #113 [dev 1/1] COPY --link . .
14:47:28 [2023-07-13T14:47:28.688Z] #113 DONE 1.0s
14:47:28 [2023-07-13T14:47:28.950Z] 
14:47:28 [2023-07-13T14:47:28.950Z] #114 exporting to image
14:47:28 [2023-07-13T14:47:28.950Z] #114 exporting layers
14:47:29 [2023-07-13T14:47:29.893Z] #114 exporting layers 0.9s done
14:47:29 [2023-07-13T14:47:29.893Z] #114 writing image sha256:1f1a6df797c89f79c2f0c11954c2d5c86c0ece1367251a21071535dee3c08921 done
14:47:29 [2023-07-13T14:47:29.893Z] #114 naming to docker.io/library/docker:b77a83267f0fba9626e393645a8551fa4d932b1a done
14:47:29 [2023-07-13T14:47:29.893Z] #114 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
14:47:30 [2023-07-13T14:47:30.217Z] + sudo modprobe ip6table_filter
[Pipeline] sh
14:47:30 [2023-07-13T14:47:30.506Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45961/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b77a83267f0fba9626e393645a8551fa4d932b1a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b77a83267f0fba9626e393645a8551fa4d932b1a hack/test/unit
14:47:30 [2023-07-13T14:47:30.768Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
14:47:30 [2023-07-13T14:47:30.768Z] + TESTFLAGS+=' -test.timeout=5m'
14:47:30 [2023-07-13T14:47:30.768Z] + TESTDIRS=./...
14:47:30 [2023-07-13T14:47:30.768Z] + exclude_paths='/vendor/|/integration'
14:47:30 [2023-07-13T14:47:30.768Z] ++ go list ./...
14:47:30 [2023-07-13T14:47:30.768Z] ++ grep -vE '(/vendor/|/integration)'
14:47:31 [2023-07-13T14:47:31.344Z] + pkg_list='github.com/docker/docker/api
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/server
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/server/backend/build
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/server/httpstatus
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/server/httputils
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/server/middleware
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/server/router
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/server/router/build
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/server/router/checkpoint
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/server/router/container
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/server/router/debug
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/server/router/distribution
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/server/router/grpc
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/server/router/image
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/server/router/network
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/server/router/plugin
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/server/router/session
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/server/router/swarm
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/server/router/system
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/server/router/volume
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/types
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/types/backend
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/types/blkiodev
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/types/container
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/types/events
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/types/filters
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/types/image
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/types/mount
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/types/network
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/types/plugins/logdriver
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/types/registry
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/types/strslice
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/types/swarm
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/types/swarm/runtime
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/types/system
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/types/time
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/types/versions
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/types/versions/v1p19
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/types/versions/v1p20
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/api/types/volume
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/builder
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/builder/builder-next
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/builder/builder-next/exporter
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/builder/builder-next/exporter/overrides
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/builder/builder-next/worker
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/builder/builder-next/worker/label
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/builder/dockerfile
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/builder/remotecontext
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/builder/remotecontext/git
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/builder/remotecontext/urlutil
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/cli/debug
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/cli/winresources/docker-proxy
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/cli/winresources/dockerd
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/client
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/client/buildkit
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/cmd/docker-proxy
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/cmd/dockerd
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/cmd/dockerd/trap
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/container
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/container/stream
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/contrib/apparmor
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/contrib/httpserver
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/cluster
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/cluster/convert
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/cluster/executor
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/cluster/executor/container
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/cluster/provider
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/config
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/containerd
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/events
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/events/testutils
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/graphdriver
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/graphdriver/copy
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/graphdriver/register
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/graphdriver/vfs
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/graphdriver/zfs
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/images
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/initlayer
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/links
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/listeners
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/logger
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/logger/awslogs
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/logger/fluentd
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/logger/gcplogs
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/logger/gelf
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/logger/journald
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/logger/local
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/logger/logentries
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/logger/loggertest
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/logger/loggerutils
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/logger/splunk
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/logger/syslog
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/logger/templates
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/names
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/network
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/snapshotter
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/daemon/stats
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/distribution
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/distribution/metadata
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/distribution/utils
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/distribution/xfer
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/dockerversion
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/errdefs
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/image
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/image/cache
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/image/tarexport
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/image/v1
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/internal/mod
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/internal/mounttree
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/internal/test/suite
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/internal/unshare
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/layer
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libcontainerd
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libcontainerd/queue
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libcontainerd/remote
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libcontainerd/shimopts
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libcontainerd/supervisor
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libcontainerd/types
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/bitmap
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/cluster
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/config
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/datastore
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/diagnostic
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/discoverapi
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/driverapi
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/drivers/bridge
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/drivers/host
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/drivers/null
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/drivers/overlay
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/drivers/remote
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/drivers/windows
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/drvregistry
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/etchosts
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/internal/caller
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/internal/kvstore
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/ipam
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/ipamapi
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/ipams/builtin
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/ipams/null
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/ipams/remote
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/ipamutils
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/ipbits
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/iptables
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/netlabel
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/netutils
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/networkdb
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/ns
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/options
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/osl
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/osl/kernel
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/portallocator
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/portmapper
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/resolvconf
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/testutils
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/libnetwork/types
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/oci
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/oci/caps
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/opts
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/pkg/aaparser
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/pkg/archive
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/pkg/authorization
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/pkg/broadcaster
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/pkg/capabilities
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/pkg/chrootarchive
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/pkg/containerfs
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/pkg/directory
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/pkg/dmesg
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/pkg/fileutils
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/pkg/homedir
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/pkg/idtools
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/pkg/ioutils
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/pkg/jsonmessage
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/pkg/longpath
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/pkg/loopback
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/pkg/meminfo
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/pkg/namesgenerator
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/pkg/parsers
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/pkg/parsers/kernel
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/pkg/pidfile
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/pkg/platform
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/pkg/platforms
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/pkg/plugingetter
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/pkg/plugins
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/pkg/plugins/transport
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/pkg/pools
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/pkg/process
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/pkg/progress
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/pkg/reexec
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/pkg/rootless
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/pkg/rootless/specconv
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/pkg/stack
14:47:31 [2023-07-13T14:47:31.344Z] github.com/docker/docker/pkg/stdcopy
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/streamformatter
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/stringid
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/sysinfo
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/system
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/tailfile
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/tarsum
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/useragent
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/plugin
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/plugin/executor/containerd
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/plugin/v2
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/profiles/apparmor
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/profiles/seccomp
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/quota
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/reference
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/registry
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/registry/resumable
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/restartmanager
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/runconfig
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/runconfig/opts
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/testutil
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/testutil/daemon
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/testutil/environment
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/testutil/fakecontext
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/testutil/fakegit
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/testutil/fakestorage
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/testutil/fixtures/load
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/testutil/fixtures/plugin
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/testutil/registry
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/testutil/request
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/volume
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/volume/drivers
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/volume/local
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/volume/mounts
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/volume/service
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/volume/service/opts
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/volume/testutils'
14:47:31 [2023-07-13T14:47:31.345Z] ++ grep --fixed-strings -v /libnetwork
14:47:31 [2023-07-13T14:47:31.345Z] ++ echo 'github.com/docker/docker/api
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/server
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/server/backend/build
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/server/httpstatus
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/server/httputils
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/server/middleware
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/server/router
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/server/router/build
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/server/router/checkpoint
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/server/router/container
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/server/router/debug
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/server/router/distribution
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/server/router/grpc
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/server/router/image
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/server/router/network
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/server/router/plugin
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/server/router/session
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/server/router/swarm
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/server/router/system
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/server/router/volume
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types/backend
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types/blkiodev
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types/container
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types/events
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types/filters
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types/image
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types/mount
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types/network
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types/plugins/logdriver
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types/registry
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types/strslice
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types/swarm
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types/swarm/runtime
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types/system
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types/time
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types/versions
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types/versions/v1p19
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types/versions/v1p20
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types/volume
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/builder
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/builder/builder-next
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/builder/builder-next/exporter
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/builder/builder-next/exporter/overrides
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/builder/builder-next/worker
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/builder/builder-next/worker/label
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/builder/dockerfile
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/builder/remotecontext
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/builder/remotecontext/git
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/builder/remotecontext/urlutil
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/cli/debug
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/cli/winresources/docker-proxy
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/cli/winresources/dockerd
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/client
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/client/buildkit
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/cmd/docker-proxy
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/cmd/dockerd
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/cmd/dockerd/trap
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/container
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/container/stream
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/contrib/apparmor
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/contrib/httpserver
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/cluster
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/cluster/convert
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/cluster/executor
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/cluster/executor/container
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/cluster/provider
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/config
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/containerd
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/events
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/events/testutils
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/graphdriver
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/graphdriver/copy
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/graphdriver/register
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/graphdriver/vfs
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/graphdriver/zfs
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/images
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/initlayer
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/links
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/listeners
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/logger
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/logger/awslogs
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/logger/fluentd
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/logger/gcplogs
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/logger/gelf
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/logger/journald
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/logger/local
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/logger/logentries
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/logger/loggertest
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/logger/loggerutils
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/logger/splunk
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/logger/syslog
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/logger/templates
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/names
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/network
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/snapshotter
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/daemon/stats
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/distribution
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/distribution/metadata
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/distribution/utils
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/distribution/xfer
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/dockerversion
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/errdefs
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/image
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/image/cache
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/image/tarexport
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/image/v1
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/internal/mod
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/internal/mounttree
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/internal/test/suite
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/internal/unshare
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/layer
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libcontainerd
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libcontainerd/queue
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libcontainerd/remote
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libcontainerd/shimopts
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libcontainerd/supervisor
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libcontainerd/types
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/bitmap
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/cluster
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/config
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/datastore
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/diagnostic
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/discoverapi
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/driverapi
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/drivers/bridge
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/drivers/host
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/drivers/null
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/drivers/overlay
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/drivers/remote
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/drivers/windows
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/drvregistry
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/etchosts
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/internal/caller
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/internal/kvstore
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/ipam
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/ipamapi
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/ipams/builtin
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/ipams/null
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/ipams/remote
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/ipamutils
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/ipbits
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/iptables
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/netlabel
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/netutils
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/networkdb
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/ns
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/options
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/osl
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/osl/kernel
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/portallocator
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/portmapper
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/resolvconf
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/testutils
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/libnetwork/types
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/oci
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/oci/caps
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/opts
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/aaparser
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/archive
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/authorization
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/broadcaster
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/capabilities
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/chrootarchive
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/containerfs
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/directory
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/dmesg
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/fileutils
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/homedir
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/idtools
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/ioutils
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/jsonmessage
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/longpath
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/loopback
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/meminfo
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/namesgenerator
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/parsers
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/parsers/kernel
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/pidfile
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/platform
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/platforms
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/plugingetter
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/plugins
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/plugins/transport
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/pools
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/process
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/progress
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/reexec
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/rootless
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/rootless/specconv
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/stack
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/stdcopy
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/streamformatter
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/stringid
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/sysinfo
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/system
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/tailfile
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/tarsum
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/pkg/useragent
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/plugin
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/plugin/executor/containerd
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/plugin/v2
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/profiles/apparmor
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/profiles/seccomp
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/quota
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/reference
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/registry
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/registry/resumable
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/restartmanager
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/runconfig
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/runconfig/opts
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/testutil
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/testutil/daemon
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/testutil/environment
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/testutil/fakecontext
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/testutil/fakegit
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/testutil/fakestorage
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/testutil/fixtures/load
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/testutil/fixtures/plugin
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/testutil/registry
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/testutil/request
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/volume
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/volume/drivers
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/volume/local
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/volume/mounts
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/volume/service
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/volume/service/opts
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/volume/testutils'
14:47:31 [2023-07-13T14:47:31.345Z] + base_pkg_list='github.com/docker/docker/api
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/server
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/server/backend/build
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/server/httpstatus
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/server/httputils
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/server/middleware
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/server/router
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/server/router/build
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/server/router/checkpoint
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/server/router/container
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/server/router/debug
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/server/router/distribution
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/server/router/grpc
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/server/router/image
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/server/router/network
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/server/router/plugin
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/server/router/session
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/server/router/swarm
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/server/router/system
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/server/router/volume
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types/backend
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types/blkiodev
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types/container
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types/events
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types/filters
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types/image
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types/mount
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types/network
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types/plugins/logdriver
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types/registry
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types/strslice
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types/swarm
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types/swarm/runtime
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types/system
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types/time
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types/versions
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types/versions/v1p19
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types/versions/v1p20
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/api/types/volume
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/builder
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/builder/builder-next
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/builder/builder-next/exporter
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/builder/builder-next/exporter/overrides
14:47:31 [2023-07-13T14:47:31.345Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/builder/builder-next/worker
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/builder/builder-next/worker/label
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/builder/dockerfile
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/builder/remotecontext
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/builder/remotecontext/git
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/builder/remotecontext/urlutil
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/cli/debug
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/cli/winresources/docker-proxy
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/cli/winresources/dockerd
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/client
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/client/buildkit
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/cmd/docker-proxy
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/cmd/dockerd
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/cmd/dockerd/trap
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/container
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/container/stream
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/contrib/apparmor
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/contrib/httpserver
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/cluster
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/cluster/convert
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/cluster/executor
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/cluster/executor/container
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/cluster/provider
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/config
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/containerd
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/events
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/events/testutils
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/graphdriver
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/graphdriver/copy
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/graphdriver/register
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/graphdriver/vfs
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/graphdriver/zfs
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/images
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/initlayer
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/links
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/listeners
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/logger
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/logger/awslogs
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/logger/fluentd
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/logger/gcplogs
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/logger/gelf
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/logger/journald
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/logger/local
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/logger/logentries
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/logger/loggertest
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/logger/loggerutils
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/logger/splunk
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/logger/syslog
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/logger/templates
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/names
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/network
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/snapshotter
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/stats
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/distribution
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/distribution/metadata
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/distribution/utils
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/distribution/xfer
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/dockerversion
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/errdefs
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/image
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/image/cache
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/image/tarexport
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/image/v1
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/internal/mod
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/internal/mounttree
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/internal/test/suite
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/internal/unshare
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/layer
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/libcontainerd
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/libcontainerd/queue
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/libcontainerd/remote
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/libcontainerd/shimopts
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/libcontainerd/supervisor
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/libcontainerd/types
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/oci
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/oci/caps
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/opts
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/aaparser
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/archive
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/authorization
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/broadcaster
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/capabilities
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/chrootarchive
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/containerfs
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/directory
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/dmesg
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/fileutils
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/homedir
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/idtools
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/ioutils
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/jsonmessage
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/longpath
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/loopback
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/meminfo
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/namesgenerator
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/parsers
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/parsers/kernel
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/pidfile
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/platform
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/platforms
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/plugingetter
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/plugins
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/plugins/transport
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/pools
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/process
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/progress
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/reexec
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/rootless
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/rootless/specconv
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/stack
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/stdcopy
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/streamformatter
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/stringid
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/sysinfo
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/system
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/tailfile
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/tarsum
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/pkg/useragent
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/plugin
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/plugin/executor/containerd
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/plugin/v2
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/profiles/apparmor
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/profiles/seccomp
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/quota
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/reference
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/registry
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/registry/resumable
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/restartmanager
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/runconfig
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/runconfig/opts
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/testutil
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/testutil/daemon
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/testutil/environment
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/testutil/fakecontext
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/testutil/fakegit
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/testutil/fakestorage
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/testutil/fixtures/load
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/testutil/fixtures/plugin
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/testutil/registry
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/testutil/request
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/volume
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/volume/drivers
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/volume/local
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/volume/mounts
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/volume/service
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/volume/service/opts
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/volume/testutils'
14:47:31 [2023-07-13T14:47:31.346Z] ++ grep --fixed-strings /libnetwork
14:47:31 [2023-07-13T14:47:31.346Z] ++ echo 'github.com/docker/docker/api
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/server
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/server/backend/build
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/server/httpstatus
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/server/httputils
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/server/middleware
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/server/router
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/server/router/build
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/server/router/checkpoint
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/server/router/container
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/server/router/debug
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/server/router/distribution
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/server/router/grpc
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/server/router/image
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/server/router/network
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/server/router/plugin
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/server/router/session
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/server/router/swarm
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/server/router/system
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/server/router/volume
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/types
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/types/backend
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/types/blkiodev
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/types/container
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/types/events
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/types/filters
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/types/image
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/types/mount
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/types/network
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/types/plugins/logdriver
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/types/registry
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/types/strslice
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/types/swarm
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/types/swarm/runtime
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/types/system
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/types/time
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/types/versions
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/types/versions/v1p19
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/types/versions/v1p20
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/api/types/volume
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/builder
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/builder/builder-next
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/builder/builder-next/exporter
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/builder/builder-next/exporter/overrides
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/builder/builder-next/worker
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/builder/builder-next/worker/label
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/builder/dockerfile
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/builder/remotecontext
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/builder/remotecontext/git
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/builder/remotecontext/urlutil
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/cli/debug
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/cli/winresources/docker-proxy
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/cli/winresources/dockerd
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/client
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/client/buildkit
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/cmd/docker-proxy
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/cmd/dockerd
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/cmd/dockerd/trap
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/container
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/container/stream
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/contrib/apparmor
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/contrib/httpserver
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/cluster
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/cluster/convert
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/cluster/executor
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/cluster/executor/container
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/cluster/provider
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/config
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/containerd
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/events
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/events/testutils
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/graphdriver
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/graphdriver/copy
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/graphdriver/register
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/graphdriver/vfs
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/graphdriver/zfs
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/images
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/initlayer
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/links
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/listeners
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/logger
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/logger/awslogs
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/logger/fluentd
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/logger/gcplogs
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/logger/gelf
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/logger/journald
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/logger/local
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/logger/logentries
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/logger/loggertest
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/logger/loggerutils
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/logger/splunk
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/logger/syslog
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/logger/templates
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/names
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/network
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/snapshotter
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/daemon/stats
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/distribution
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/distribution/metadata
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/distribution/utils
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/distribution/xfer
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/dockerversion
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/errdefs
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/image
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/image/cache
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/image/tarexport
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/image/v1
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/internal/mod
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/internal/mounttree
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/internal/test/suite
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/internal/unshare
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/layer
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/libcontainerd
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/libcontainerd/queue
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/libcontainerd/remote
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/libcontainerd/shimopts
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/libcontainerd/supervisor
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/libcontainerd/types
14:47:31 [2023-07-13T14:47:31.346Z] github.com/docker/docker/libnetwork
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/bitmap
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/cluster
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/config
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/datastore
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/diagnostic
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/discoverapi
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/driverapi
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/bridge
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/host
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/null
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/overlay
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/remote
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/windows
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drvregistry
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/etchosts
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/internal/caller
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/internal/kvstore
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/ipam
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/ipamapi
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/ipams/builtin
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/ipams/null
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/ipams/remote
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/ipamutils
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/ipbits
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/iptables
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/netlabel
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/netutils
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/networkdb
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/ns
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/options
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/osl
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/osl/kernel
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/portallocator
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/portmapper
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/resolvconf
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/testutils
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/types
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/oci
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/oci/caps
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/opts
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/aaparser
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/archive
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/authorization
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/broadcaster
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/capabilities
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/chrootarchive
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/containerfs
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/directory
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/dmesg
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/fileutils
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/homedir
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/idtools
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/ioutils
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/jsonmessage
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/longpath
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/loopback
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/meminfo
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/namesgenerator
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/parsers
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/parsers/kernel
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/pidfile
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/platform
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/platforms
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/plugingetter
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/plugins
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/plugins/transport
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/pools
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/process
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/progress
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/reexec
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/rootless
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/rootless/specconv
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/stack
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/stdcopy
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/streamformatter
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/stringid
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/sysinfo
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/system
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/tailfile
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/tarsum
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/pkg/useragent
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/plugin
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/plugin/executor/containerd
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/plugin/v2
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/profiles/apparmor
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/profiles/seccomp
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/quota
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/reference
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/registry
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/registry/resumable
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/restartmanager
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/runconfig
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/runconfig/opts
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/testutil
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/testutil/daemon
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/testutil/environment
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/testutil/fakecontext
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/testutil/fakegit
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/testutil/fakestorage
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/testutil/fixtures/load
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/testutil/fixtures/plugin
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/testutil/registry
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/testutil/request
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/volume
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/volume/drivers
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/volume/local
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/volume/mounts
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/volume/service
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/volume/service/opts
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/volume/testutils'
14:47:31 [2023-07-13T14:47:31.347Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/bitmap
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/cluster
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/config
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/datastore
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/diagnostic
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/discoverapi
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/driverapi
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/bridge
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/host
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/null
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/overlay
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/remote
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/windows
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drvregistry
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/etchosts
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/internal/caller
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/internal/kvstore
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/ipam
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/ipamapi
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/ipams/builtin
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/ipams/null
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/ipams/remote
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/ipamutils
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/ipbits
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/iptables
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/netlabel
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/netutils
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/networkdb
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/ns
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/options
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/osl
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/osl/kernel
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/portallocator
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/portmapper
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/resolvconf
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/testutils
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/types'
14:47:31 [2023-07-13T14:47:31.347Z] + echo 'github.com/docker/docker/libnetwork
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/bitmap
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/cluster
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/config
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/datastore
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/diagnostic
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/discoverapi
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/driverapi
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/bridge
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/host
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/null
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/overlay
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/remote
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/windows
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drvregistry
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/etchosts
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/internal/caller
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/internal/kvstore
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/ipam
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/ipamapi
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/ipams/builtin
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/ipams/null
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/ipams/remote
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/ipamutils
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/ipbits
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/iptables
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/netlabel
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/netutils
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/networkdb
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/ns
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/options
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/osl
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/osl/kernel
14:47:31 [2023-07-13T14:47:31.347Z] + grep --fixed-strings libnetwork/drivers/bridge
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/portallocator
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/portmapper
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/resolvconf
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/testutils
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/types'
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/bridge
14:47:31 [2023-07-13T14:47:31.347Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:47:31 [2023-07-13T14:47:31.347Z] + type docker-proxy
14:47:31 [2023-07-13T14:47:31.347Z] hack/test/unit: line 25: type: docker-proxy: not found
14:47:31 [2023-07-13T14:47:31.347Z] + hack/make.sh binary-proxy install-proxy
14:47:31 [2023-07-13T14:47:31.347Z] 
14:47:31 [2023-07-13T14:47:31.347Z] Removing bundles/
14:47:31 [2023-07-13T14:47:31.347Z] 
14:47:31 [2023-07-13T14:47:31.347Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
14:47:31 [2023-07-13T14:47:31.609Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
14:47:35 [2023-07-13T14:47:35.819Z] Created binary: bundles/binary-proxy/docker-proxy
14:47:35 [2023-07-13T14:47:35.819Z] 
14:47:35 [2023-07-13T14:47:35.819Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
14:47:36 [2023-07-13T14:47:36.081Z] Installing docker-proxy to /usr/local/bin/
14:47:36 [2023-07-13T14:47:36.081Z] 
14:47:36 [2023-07-13T14:47:36.081Z] + mkdir -p bundles
14:47:36 [2023-07-13T14:47:36.081Z] + '[' -n 'github.com/docker/docker/api
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/server
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/server/backend/build
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/server/httpstatus
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/server/httputils
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/server/middleware
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/server/router
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/server/router/build
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/server/router/checkpoint
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/server/router/container
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/server/router/debug
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/server/router/distribution
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/server/router/grpc
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/server/router/image
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/server/router/network
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/server/router/plugin
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/server/router/session
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/server/router/swarm
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/server/router/system
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/server/router/volume
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/types
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/types/backend
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/types/blkiodev
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/types/container
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/types/events
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/types/filters
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/types/image
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/types/mount
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/types/network
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/types/plugins/logdriver
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/types/registry
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/types/strslice
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/types/swarm
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/types/swarm/runtime
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/types/system
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/types/time
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/types/versions
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/types/versions/v1p19
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/types/versions/v1p20
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/api/types/volume
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/builder
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/builder/builder-next
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/builder/builder-next/exporter
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/builder/builder-next/exporter/overrides
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/builder/builder-next/worker
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/builder/builder-next/worker/label
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/builder/dockerfile
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/builder/remotecontext
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/builder/remotecontext/git
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/builder/remotecontext/urlutil
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/cli/debug
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/cli/winresources/docker-proxy
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/cli/winresources/dockerd
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/client
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/client/buildkit
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/cmd/docker-proxy
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/cmd/dockerd
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/cmd/dockerd/trap
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/container
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/container/stream
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/contrib/apparmor
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/contrib/httpserver
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/cluster
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/cluster/convert
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/cluster/executor
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/cluster/executor/container
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/cluster/provider
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/config
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/containerd
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/events
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/events/testutils
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/graphdriver
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/graphdriver/copy
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/graphdriver/register
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/graphdriver/vfs
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/graphdriver/zfs
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/images
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/initlayer
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/links
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/listeners
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/logger
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/logger/awslogs
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/logger/fluentd
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/logger/gcplogs
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/logger/gelf
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/logger/journald
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/logger/local
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/logger/logentries
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/logger/loggertest
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/logger/loggerutils
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/logger/splunk
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/logger/syslog
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/logger/templates
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/names
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/network
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/snapshotter
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/daemon/stats
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/distribution
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/distribution/metadata
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/distribution/utils
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/distribution/xfer
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/dockerversion
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/errdefs
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/image
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/image/cache
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/image/tarexport
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/image/v1
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/internal/mod
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/internal/mounttree
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/internal/test/suite
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/internal/unshare
14:47:36 [2023-07-13T14:47:36.081Z] github.com/docker/docker/layer
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/libcontainerd
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/libcontainerd/queue
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/libcontainerd/remote
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/libcontainerd/shimopts
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/libcontainerd/supervisor
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/libcontainerd/types
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/oci
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/oci/caps
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/opts
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/aaparser
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/archive
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/authorization
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/broadcaster
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/capabilities
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/chrootarchive
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/containerfs
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/directory
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/dmesg
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/fileutils
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/homedir
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/idtools
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/ioutils
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/jsonmessage
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/longpath
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/loopback
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/meminfo
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/namesgenerator
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/parsers
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/parsers/kernel
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/pidfile
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/platform
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/platforms
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/plugingetter
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/plugins
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/plugins/transport
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/pools
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/process
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/progress
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/reexec
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/rootless
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/rootless/specconv
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/stack
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/stdcopy
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/streamformatter
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/stringid
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/sysinfo
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/system
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/tailfile
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/tarsum
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/pkg/useragent
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/plugin
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/plugin/executor/containerd
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/plugin/v2
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/profiles/apparmor
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/profiles/seccomp
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/quota
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/reference
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/registry
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/registry/resumable
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/restartmanager
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/runconfig
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/runconfig/opts
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/testutil
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/testutil/daemon
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/testutil/environment
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/testutil/fakecontext
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/testutil/fakegit
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/testutil/fakestorage
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/testutil/fixtures/load
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/testutil/fixtures/plugin
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/testutil/registry
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/testutil/request
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/volume
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/volume/drivers
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/volume/local
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/volume/mounts
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/volume/service
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/volume/service/opts
14:47:36 [2023-07-13T14:47:36.082Z] github.com/docker/docker/volume/testutils' ']'
14:47:36 [2023-07-13T14:47:36.082Z] + 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/system 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/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label 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/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/client/buildkit 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/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/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest 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/snapshotter 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/mod 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/shimopts 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/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/meminfo 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/platforms 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/rootless github.com/docker/docker/pkg/rootless/specconv 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/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
14:47:36 [2023-07-13T14:47:36.655Z] ?   	github.com/docker/docker/api	[no test files]
14:47:44 [2023-07-13T14:47:44.815Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
14:47:44 [2023-07-13T14:47:44.815Z] ok  	github.com/docker/docker/api/server	0.032s	coverage: 13.0% of statements
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
14:48:06 [2023-07-13T14:48:06.818Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 28.3% of statements
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
14:48:06 [2023-07-13T14:48:06.818Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/api/types	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
14:48:06 [2023-07-13T14:48:06.818Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
14:48:06 [2023-07-13T14:48:06.818Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
14:48:06 [2023-07-13T14:48:06.818Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] 	github.com/docker/docker/api/types/container	coverage: 82.3% of statements
14:48:06 [2023-07-13T14:48:06.818Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 82.3% of statements
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
14:48:06 [2023-07-13T14:48:06.818Z] 	github.com/docker/docker/api/types/filters	coverage: 89.3% of statements
14:48:06 [2023-07-13T14:48:06.818Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
14:48:06 [2023-07-13T14:48:06.818Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 89.3% of statements
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/api/types/system	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
14:48:06 [2023-07-13T14:48:06.818Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/builder	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
14:48:06 [2023-07-13T14:48:06.818Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
14:48:06 [2023-07-13T14:48:06.818Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
14:48:06 [2023-07-13T14:48:06.818Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
14:48:06 [2023-07-13T14:48:06.818Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
14:48:06 [2023-07-13T14:48:06.818Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.021s	coverage: 100.0% of statements
14:48:06 [2023-07-13T14:48:06.818Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
14:48:06 [2023-07-13T14:48:06.818Z] ok  	github.com/docker/docker/cli/debug	0.032s	coverage: 100.0% of statements
14:48:06 [2023-07-13T14:48:06.818Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
14:48:06 [2023-07-13T14:48:06.818Z] 	github.com/docker/docker/builder/remotecontext	coverage: 33.5% of statements
14:48:06 [2023-07-13T14:48:06.818Z] ok  	github.com/docker/docker/builder/dockerfile	0.044s	coverage: 50.1% of statements
14:48:06 [2023-07-13T14:48:06.818Z] ok  	github.com/docker/docker/builder/remotecontext	0.048s	coverage: 33.5% of statements
14:48:07 [2023-07-13T14:48:07.402Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
14:48:07 [2023-07-13T14:48:07.670Z] 	github.com/docker/docker/client	coverage: 77.4% of statements
14:48:07 [2023-07-13T14:48:07.670Z] ok  	github.com/docker/docker/client	0.129s	coverage: 77.4% of statements
14:48:07 [2023-07-13T14:48:07.670Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 68.2% of statements
14:48:07 [2023-07-13T14:48:07.670Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.201s	coverage: 68.2% of statements
14:48:12 [2023-07-13T14:48:12.974Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
14:48:12 [2023-07-13T14:48:12.974Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.369s	coverage: 82.5% of statements
14:48:19 [2023-07-13T14:48:19.572Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
14:48:19 [2023-07-13T14:48:19.572Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:48:19 [2023-07-13T14:48:19.572Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:48:19 [2023-07-13T14:48:19.572Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:48:19 [2023-07-13T14:48:19.572Z] 	github.com/docker/docker/container	coverage: 36.4% of statements
14:48:19 [2023-07-13T14:48:19.572Z] ok  	github.com/docker/docker/container	0.133s	coverage: 36.4% of statements
14:48:19 [2023-07-13T14:48:19.572Z] 	github.com/docker/docker/cmd/dockerd	coverage: 29.6% of statements
14:48:19 [2023-07-13T14:48:19.573Z] ok  	github.com/docker/docker/cmd/dockerd	0.227s	coverage: 29.6% of statements
14:48:22 [2023-07-13T14:48:22.124Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
14:48:22 [2023-07-13T14:48:22.124Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.452s	coverage: 0.0% of statements
14:48:23 [2023-07-13T14:48:23.069Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:48:23 [2023-07-13T14:48:23.069Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 39.2% of statements
14:48:23 [2023-07-13T14:48:23.069Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
14:48:23 [2023-07-13T14:48:23.069Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.014s	coverage: 39.2% of statements
14:48:23 [2023-07-13T14:48:23.069Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.014s	coverage: 65.3% of statements
14:48:23 [2023-07-13T14:48:23.069Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
14:48:23 [2023-07-13T14:48:23.069Z] ok  	github.com/docker/docker/daemon/cluster	0.046s	coverage: 0.5% of statements
14:48:23 [2023-07-13T14:48:23.645Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:48:23 [2023-07-13T14:48:23.645Z] 	github.com/docker/docker/daemon/config	coverage: 76.2% of statements
14:48:23 [2023-07-13T14:48:23.645Z] ok  	github.com/docker/docker/daemon/config	0.061s	coverage: 76.2% of statements
14:48:25 [2023-07-13T14:48:25.034Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:48:25 [2023-07-13T14:48:25.034Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.3% of statements
14:48:25 [2023-07-13T14:48:25.034Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
14:48:25 [2023-07-13T14:48:25.034Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.7% of statements
14:48:25 [2023-07-13T14:48:25.034Z] ok  	github.com/docker/docker/daemon/containerd	0.022s	coverage: 0.7% of statements
14:48:25 [2023-07-13T14:48:25.034Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
14:48:25 [2023-07-13T14:48:25.034Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
14:48:25 [2023-07-13T14:48:25.034Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
14:48:25 [2023-07-13T14:48:25.034Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 2.8% of statements
14:48:25 [2023-07-13T14:48:25.295Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
14:48:25 [2023-07-13T14:48:25.295Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.185s	coverage: 59.6% of statements
14:48:25 [2023-07-13T14:48:25.868Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:48:25 [2023-07-13T14:48:25.868Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
14:48:25 [2023-07-13T14:48:25.868Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
14:48:25 [2023-07-13T14:48:25.868Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
14:48:25 [2023-07-13T14:48:25.868Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:48:26 [2023-07-13T14:48:26.130Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
14:48:26 [2023-07-13T14:48:26.130Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.188s	coverage: 60.2% of statements
14:48:26 [2023-07-13T14:48:26.130Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 60.9% of statements
14:48:26 [2023-07-13T14:48:26.130Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.012s	coverage: 60.9% of statements
14:48:26 [2023-07-13T14:48:26.703Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
14:48:26 [2023-07-13T14:48:26.703Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
14:48:26 [2023-07-13T14:48:26.965Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
14:48:26 [2023-07-13T14:48:26.965Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.472s	coverage: 13.0% of statements
14:48:27 [2023-07-13T14:48:27.226Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:48:27 [2023-07-13T14:48:27.226Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:48:27 [2023-07-13T14:48:27.226Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
14:48:27 [2023-07-13T14:48:27.226Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
14:48:27 [2023-07-13T14:48:27.226Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
14:48:27 [2023-07-13T14:48:27.226Z] ok  	github.com/docker/docker/daemon/images	0.029s	coverage: 3.0% of statements
14:48:27 [2023-07-13T14:48:27.489Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
14:48:27 [2023-07-13T14:48:27.489Z] ok  	github.com/docker/docker/daemon/logger	0.228s	coverage: 43.2% of statements
14:48:27 [2023-07-13T14:48:27.750Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:48:27 [2023-07-13T14:48:27.750Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
14:48:27 [2023-07-13T14:48:27.750Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.013s	coverage: 53.6% of statements
14:48:27 [2023-07-13T14:48:27.750Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.3% of statements
14:48:27 [2023-07-13T14:48:27.750Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.139s	coverage: 78.3% of statements
14:48:27 [2023-07-13T14:48:27.750Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
14:48:27 [2023-07-13T14:48:27.750Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 68.2% of statements
14:48:28 [2023-07-13T14:48:28.324Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
14:48:28 [2023-07-13T14:48:28.324Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
14:48:28 [2023-07-13T14:48:28.324Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
14:48:28 [2023-07-13T14:48:28.324Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.005s	coverage: 88.2% of statements
14:48:28 [2023-07-13T14:48:28.586Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
14:48:28 [2023-07-13T14:48:28.586Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
14:48:28 [2023-07-13T14:48:28.586Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
14:48:28 [2023-07-13T14:48:28.586Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.087s	coverage: 76.8% of statements
14:48:28 [2023-07-13T14:48:28.586Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:48:28 [2023-07-13T14:48:28.586Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
14:48:28 [2023-07-13T14:48:28.586Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
14:48:28 [2023-07-13T14:48:28.586Z] ok  	github.com/docker/docker/daemon/logger/local	0.041s	coverage: 79.4% of statements
14:48:29 [2023-07-13T14:48:29.161Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
14:48:29 [2023-07-13T14:48:29.161Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.025s	coverage: 63.5% of statements
14:48:29 [2023-07-13T14:48:29.161Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
14:48:29 [2023-07-13T14:48:29.161Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.035s	coverage: 31.5% of statements
14:48:29 [2023-07-13T14:48:29.423Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:48:29 [2023-07-13T14:48:29.423Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
14:48:29 [2023-07-13T14:48:29.423Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
14:48:29 [2023-07-13T14:48:29.423Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
14:48:29 [2023-07-13T14:48:29.423Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.009s	coverage: 46.8% of statements
14:48:29 [2023-07-13T14:48:29.685Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
14:48:29 [2023-07-13T14:48:29.685Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:48:29 [2023-07-13T14:48:29.685Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
14:48:29 [2023-07-13T14:48:29.685Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
14:48:29 [2023-07-13T14:48:29.685Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
14:48:29 [2023-07-13T14:48:29.947Z] ok  	github.com/docker/docker/daemon/logger/journald	1.491s	coverage: 74.5% of statements
14:48:30 [2023-07-13T14:48:30.891Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:48:30 [2023-07-13T14:48:30.891Z] 	github.com/docker/docker/dockerversion	coverage: 100.0% of statements
14:48:30 [2023-07-13T14:48:30.891Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
14:48:30 [2023-07-13T14:48:30.891Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
14:48:30 [2023-07-13T14:48:30.891Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.7% of statements
14:48:30 [2023-07-13T14:48:30.891Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
14:48:30 [2023-07-13T14:48:30.891Z] ok  	github.com/docker/docker/distribution/metadata	0.032s	coverage: 44.4% of statements
14:48:30 [2023-07-13T14:48:30.891Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
14:48:30 [2023-07-13T14:48:30.891Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.485s	coverage: 82.5% of statements
14:48:31 [2023-07-13T14:48:31.464Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
14:48:31 [2023-07-13T14:48:31.464Z] ok  	github.com/docker/docker/distribution	0.591s	coverage: 29.5% of statements
14:48:31 [2023-07-13T14:48:31.464Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
14:48:31 [2023-07-13T14:48:31.464Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
14:48:31 [2023-07-13T14:48:31.464Z] ?   	github.com/docker/docker/image/v1	[no test files]
14:48:31 [2023-07-13T14:48:31.464Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
14:48:31 [2023-07-13T14:48:31.464Z] 	github.com/docker/docker/internal/mod	coverage: 66.7% of statements
14:48:31 [2023-07-13T14:48:31.464Z] ok  	github.com/docker/docker/internal/mod	0.003s	coverage: 66.7% of statements
14:48:31 [2023-07-13T14:48:31.464Z] 	github.com/docker/docker/image/tarexport	coverage: 0.6% of statements
14:48:31 [2023-07-13T14:48:31.464Z] ok  	github.com/docker/docker/image/tarexport	0.010s	coverage: 0.6% of statements
14:48:31 [2023-07-13T14:48:31.464Z] 	github.com/docker/docker/image	coverage: 86.4% of statements
14:48:31 [2023-07-13T14:48:31.464Z] ok  	github.com/docker/docker/image	0.033s	coverage: 86.4% of statements
14:48:31 [2023-07-13T14:48:31.464Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:48:31 [2023-07-13T14:48:31.464Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
14:48:32 [2023-07-13T14:48:32.850Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:48:32 [2023-07-13T14:48:32.850Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:48:32 [2023-07-13T14:48:32.850Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
14:48:32 [2023-07-13T14:48:32.850Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:48:32 [2023-07-13T14:48:32.850Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:48:32 [2023-07-13T14:48:32.850Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
14:48:32 [2023-07-13T14:48:32.850Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
14:48:32 [2023-07-13T14:48:32.850Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
14:48:32 [2023-07-13T14:48:32.850Z] ok  	github.com/docker/docker/distribution/xfer	2.187s	coverage: 85.4% of statements
14:48:33 [2023-07-13T14:48:33.112Z] 	github.com/docker/docker/daemon	coverage: 17.1% of statements
14:48:33 [2023-07-13T14:48:33.113Z] ok  	github.com/docker/docker/daemon	10.734s	coverage: 17.1% of statements
14:48:33 [2023-07-13T14:48:33.375Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:48:33 [2023-07-13T14:48:33.375Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
14:48:33 [2023-07-13T14:48:33.375Z] 	github.com/docker/docker/oci	coverage: 36.9% of statements
14:48:33 [2023-07-13T14:48:33.375Z] ok  	github.com/docker/docker/oci	0.017s	coverage: 36.9% of statements
14:48:33 [2023-07-13T14:48:33.375Z] ok  	github.com/docker/docker/pkg/aaparser	0.017s	coverage: 52.9% of statements
14:48:33 [2023-07-13T14:48:33.375Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
14:48:33 [2023-07-13T14:48:33.375Z] ok  	github.com/docker/docker/opts	0.041s	coverage: 67.9% of statements
14:48:33 [2023-07-13T14:48:33.949Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
14:48:33 [2023-07-13T14:48:33.949Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
14:48:33 [2023-07-13T14:48:33.949Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
14:48:33 [2023-07-13T14:48:33.949Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
14:48:33 [2023-07-13T14:48:33.949Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
14:48:33 [2023-07-13T14:48:33.949Z] ok  	github.com/docker/docker/pkg/containerfs	0.009s	coverage: 28.6% of statements
14:48:33 [2023-07-13T14:48:33.949Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
14:48:33 [2023-07-13T14:48:33.949Z] ok  	github.com/docker/docker/pkg/directory	0.009s	coverage: 81.8% of statements
14:48:34 [2023-07-13T14:48:34.212Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
14:48:34 [2023-07-13T14:48:34.212Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
14:48:34 [2023-07-13T14:48:34.212Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
14:48:34 [2023-07-13T14:48:34.212Z] 	github.com/docker/docker/pkg/fileutils	coverage: 56.4% of statements
14:48:34 [2023-07-13T14:48:34.212Z] ok  	github.com/docker/docker/pkg/fileutils	0.004s	coverage: 56.4% of statements
14:48:34 [2023-07-13T14:48:34.212Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.288s	coverage: 83.1% of statements
14:48:34 [2023-07-13T14:48:34.212Z] 	github.com/docker/docker/pkg/homedir	coverage: 8.3% of statements
14:48:34 [2023-07-13T14:48:34.212Z] ok  	github.com/docker/docker/pkg/homedir	0.019s	coverage: 8.3% of statements
14:48:34 [2023-07-13T14:48:34.212Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
14:48:34 [2023-07-13T14:48:34.475Z] ok  	github.com/docker/docker/pkg/authorization	0.469s	coverage: 68.3% of statements
14:48:34 [2023-07-13T14:48:34.475Z] 	github.com/docker/docker/pkg/archive	coverage: 81.5% of statements
14:48:34 [2023-07-13T14:48:34.475Z] ok  	github.com/docker/docker/pkg/archive	0.487s	coverage: 81.5% of statements
14:48:34 [2023-07-13T14:48:34.475Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
14:48:34 [2023-07-13T14:48:34.475Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
14:48:34 [2023-07-13T14:48:34.475Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 45.5% of statements
14:48:34 [2023-07-13T14:48:34.475Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
14:48:34 [2023-07-13T14:48:34.475Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.019s	coverage: 92.3% of statements
14:48:34 [2023-07-13T14:48:34.737Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
14:48:34 [2023-07-13T14:48:34.737Z] ok  	github.com/docker/docker/pkg/meminfo	0.026s	coverage: 75.0% of statements
14:48:34 [2023-07-13T14:48:34.737Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
14:48:34 [2023-07-13T14:48:34.737Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.006s	coverage: 85.7% of statements
14:48:34 [2023-07-13T14:48:34.737Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.8% of statements
14:48:34 [2023-07-13T14:48:34.737Z] ok  	github.com/docker/docker/pkg/idtools	0.344s	coverage: 69.8% of statements
14:48:34 [2023-07-13T14:48:34.737Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
14:48:34 [2023-07-13T14:48:34.737Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
14:48:34 [2023-07-13T14:48:34.737Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
14:48:34 [2023-07-13T14:48:34.737Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
14:48:34 [2023-07-13T14:48:34.999Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
14:48:34 [2023-07-13T14:48:34.999Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
14:48:34 [2023-07-13T14:48:34.999Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:48:34 [2023-07-13T14:48:34.999Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
14:48:34 [2023-07-13T14:48:34.999Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:48:34 [2023-07-13T14:48:34.999Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
14:48:34 [2023-07-13T14:48:34.999Z] ok  	github.com/docker/docker/pkg/pidfile	0.007s	coverage: 94.1% of statements
14:48:34 [2023-07-13T14:48:34.999Z] 	github.com/docker/docker/pkg/ioutils	coverage: 72.3% of statements
14:48:34 [2023-07-13T14:48:34.999Z] ok  	github.com/docker/docker/pkg/ioutils	0.401s	coverage: 72.3% of statements
14:48:35 [2023-07-13T14:48:35.572Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:48:35 [2023-07-13T14:48:35.572Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:48:35 [2023-07-13T14:48:35.572Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
14:48:35 [2023-07-13T14:48:35.572Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
14:48:35 [2023-07-13T14:48:35.572Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
14:48:35 [2023-07-13T14:48:35.572Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
14:48:35 [2023-07-13T14:48:35.572Z] ok  	github.com/docker/docker/pkg/process	0.005s	coverage: 21.7% of statements
14:48:35 [2023-07-13T14:48:35.572Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
14:48:35 [2023-07-13T14:48:35.572Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
14:48:35 [2023-07-13T14:48:35.572Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.006s	coverage: 85.7% of statements
14:48:35 [2023-07-13T14:48:35.572Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
14:48:35 [2023-07-13T14:48:35.572Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
14:48:35 [2023-07-13T14:48:35.834Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
14:48:35 [2023-07-13T14:48:35.834Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
14:48:35 [2023-07-13T14:48:35.834Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
14:48:35 [2023-07-13T14:48:35.834Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
14:48:35 [2023-07-13T14:48:35.834Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
14:48:35 [2023-07-13T14:48:35.834Z] ok  	github.com/docker/docker/pkg/reexec	0.017s	coverage: 82.4% of statements
14:48:35 [2023-07-13T14:48:35.834Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
14:48:35 [2023-07-13T14:48:35.834Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
14:48:36 [2023-07-13T14:48:36.096Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
14:48:36 [2023-07-13T14:48:36.096Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
14:48:36 [2023-07-13T14:48:36.096Z] ok  	github.com/docker/docker/pkg/stringid	0.007s	coverage: 61.9% of statements
14:48:36 [2023-07-13T14:48:36.096Z] ok  	github.com/docker/docker/pkg/streamformatter	0.009s	coverage: 66.2% of statements
14:48:36 [2023-07-13T14:48:36.359Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
14:48:36 [2023-07-13T14:48:36.359Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 43.1% of statements
14:48:36 [2023-07-13T14:48:36.359Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
14:48:36 [2023-07-13T14:48:36.359Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.4% of statements
14:48:36 [2023-07-13T14:48:36.359Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
14:48:36 [2023-07-13T14:48:36.359Z] ok  	github.com/docker/docker/pkg/tailfile	0.038s	coverage: 88.6% of statements
14:48:36 [2023-07-13T14:48:36.359Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
14:48:36 [2023-07-13T14:48:36.359Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
14:48:36 [2023-07-13T14:48:36.359Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
14:48:36 [2023-07-13T14:48:36.359Z] ok  	github.com/docker/docker/pkg/tarsum	0.050s	coverage: 89.1% of statements
14:48:37 [2023-07-13T14:48:37.303Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:48:37 [2023-07-13T14:48:37.303Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
14:48:37 [2023-07-13T14:48:37.303Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
14:48:37 [2023-07-13T14:48:37.303Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
14:48:37 [2023-07-13T14:48:37.303Z] ok  	github.com/docker/docker/profiles/seccomp	0.012s	coverage: 86.0% of statements
14:48:37 [2023-07-13T14:48:37.303Z] ok  	github.com/docker/docker/plugin/v2	0.012s	coverage: 14.4% of statements
14:48:37 [2023-07-13T14:48:37.565Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
14:48:37 [2023-07-13T14:48:37.565Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 83.7% of statements
14:48:37 [2023-07-13T14:48:37.827Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
14:48:37 [2023-07-13T14:48:37.827Z] ok  	github.com/docker/docker/plugin	0.531s	coverage: 23.3% of statements
14:48:38 [2023-07-13T14:48:38.088Z] 	github.com/docker/docker/quota	coverage: 71.4% of statements
14:48:38 [2023-07-13T14:48:38.088Z] ok  	github.com/docker/docker/quota	0.523s	coverage: 71.4% of statements
14:48:38 [2023-07-13T14:48:38.088Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
14:48:38 [2023-07-13T14:48:38.088Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 51.9% of statements
14:48:38 [2023-07-13T14:48:38.088Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
14:48:38 [2023-07-13T14:48:38.088Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
14:48:38 [2023-07-13T14:48:38.088Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:48:38 [2023-07-13T14:48:38.088Z] 	github.com/docker/docker/registry	coverage: 65.2% of statements
14:48:38 [2023-07-13T14:48:38.088Z] ok  	github.com/docker/docker/registry	0.127s	coverage: 65.2% of statements
14:48:38 [2023-07-13T14:48:38.088Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
14:48:38 [2023-07-13T14:48:38.088Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 63.6% of statements
14:48:38 [2023-07-13T14:48:38.350Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
14:48:38 [2023-07-13T14:48:38.350Z] ok  	github.com/docker/docker/testutil	0.004s	coverage: 62.5% of statements
14:48:38 [2023-07-13T14:48:38.611Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:48:38 [2023-07-13T14:48:38.611Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:48:38 [2023-07-13T14:48:38.611Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:48:38 [2023-07-13T14:48:38.873Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:48:38 [2023-07-13T14:48:38.873Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:48:38 [2023-07-13T14:48:38.873Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:48:38 [2023-07-13T14:48:38.873Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:48:38 [2023-07-13T14:48:38.873Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:48:38 [2023-07-13T14:48:38.873Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:48:38 [2023-07-13T14:48:38.873Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:48:38 [2023-07-13T14:48:38.873Z] ?   	github.com/docker/docker/volume	[no test files]
14:48:39 [2023-07-13T14:48:39.446Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
14:48:39 [2023-07-13T14:48:39.446Z] ok  	github.com/docker/docker/volume/drivers	0.007s	coverage: 36.1% of statements
14:48:39 [2023-07-13T14:48:39.446Z] 	github.com/docker/docker/volume/mounts	coverage: 66.0% of statements
14:48:39 [2023-07-13T14:48:39.446Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 66.0% of statements
14:48:39 [2023-07-13T14:48:39.707Z] 	github.com/docker/docker/volume/local	coverage: 74.4% of statements
14:48:39 [2023-07-13T14:48:39.707Z] ok  	github.com/docker/docker/volume/local	0.147s	coverage: 74.4% of statements
14:48:39 [2023-07-13T14:48:39.968Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:48:39 [2023-07-13T14:48:39.968Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:48:39 [2023-07-13T14:48:39.968Z] 	github.com/docker/docker/volume/service	coverage: 71.8% of statements
14:48:39 [2023-07-13T14:48:39.968Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 71.8% of statements
14:48:40 [2023-07-13T14:48:40.229Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
14:48:40 [2023-07-13T14:48:40.229Z] ok  	github.com/docker/docker/layer	7.433s	coverage: 68.7% of statements
14:49:12 [2023-07-13T14:49:12.343Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.3% of statements
14:49:12 [2023-07-13T14:49:12.343Z] ok  	github.com/docker/docker/pkg/plugins	33.631s	coverage: 74.3% of statements
14:49:12 [2023-07-13T14:49:12.343Z] 
14:49:12 [2023-07-13T14:49:12.343Z] === Skipped
14:49:12 [2023-07-13T14:49:12.343Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
14:49:12 [2023-07-13T14:49:12.343Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
14:49:12 [2023-07-13T14:49:12.343Z] 
14:49:12 [2023-07-13T14:49:12.343Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
14:49:12 [2023-07-13T14:49:12.343Z]     network_proxy_test.go:210: No support for dual stack yet
14:49:12 [2023-07-13T14:49:12.343Z] 
14:49:12 [2023-07-13T14:49:12.343Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
14:49:12 [2023-07-13T14:49:12.343Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
14:49:12 [2023-07-13T14:49:12.343Z] 
14:49:12 [2023-07-13T14:49:12.343Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
14:49:12 [2023-07-13T14:49:12.343Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
14:49:12 [2023-07-13T14:49:12.343Z] 
14:49:12 [2023-07-13T14:49:12.343Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
14:49:12 [2023-07-13T14:49:12.343Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:49:12 [2023-07-13T14:49:12.343Z]     graphtest_unix.go:41: Driver btrfs not supported
14:49:12 [2023-07-13T14:49:12.343Z] 
14:49:12 [2023-07-13T14:49:12.343Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
14:49:12 [2023-07-13T14:49:12.343Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:49:12 [2023-07-13T14:49:12.343Z]     graphtest_unix.go:41: Driver btrfs not supported
14:49:12 [2023-07-13T14:49:12.343Z] 
14:49:12 [2023-07-13T14:49:12.343Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
14:49:12 [2023-07-13T14:49:12.343Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:49:12 [2023-07-13T14:49:12.343Z]     graphtest_unix.go:41: Driver btrfs not supported
14:49:12 [2023-07-13T14:49:12.343Z] 
14:49:12 [2023-07-13T14:49:12.343Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
14:49:12 [2023-07-13T14:49:12.343Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:49:12 [2023-07-13T14:49:12.343Z]     graphtest_unix.go:41: Driver btrfs not supported
14:49:12 [2023-07-13T14:49:12.343Z] 
14:49:12 [2023-07-13T14:49:12.343Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
14:49:12 [2023-07-13T14:49:12.343Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:49:12 [2023-07-13T14:49:12.343Z]     graphtest_unix.go:41: Driver btrfs not supported
14:49:12 [2023-07-13T14:49:12.343Z] 
14:49:12 [2023-07-13T14:49:12.343Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
14:49:12 [2023-07-13T14:49:12.343Z]     graphtest_unix.go:68: No driver to put!
14:49:12 [2023-07-13T14:49:12.343Z] 
14:49:12 [2023-07-13T14:49:12.343Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
14:49:12 [2023-07-13T14:49:12.343Z] time="2023-07-13T14:48:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:49:12 [2023-07-13T14:49:12.343Z]     graphtest_unix.go:39: graphdriver: driver not supported
14:49:12 [2023-07-13T14:49:12.343Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
14:49:12 [2023-07-13T14:49:12.343Z] 
14:49:12 [2023-07-13T14:49:12.343Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
14:49:12 [2023-07-13T14:49:12.343Z] time="2023-07-13T14:48:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:49:12 [2023-07-13T14:49:12.343Z]     graphtest_unix.go:39: graphdriver: driver not supported
14:49:12 [2023-07-13T14:49:12.343Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
14:49:12 [2023-07-13T14:49:12.343Z] 
14:49:12 [2023-07-13T14:49:12.343Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
14:49:12 [2023-07-13T14:49:12.343Z] time="2023-07-13T14:48:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:49:12 [2023-07-13T14:49:12.343Z]     graphtest_unix.go:39: graphdriver: driver not supported
14:49:12 [2023-07-13T14:49:12.343Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
14:49:12 [2023-07-13T14:49:12.343Z] 
14:49:12 [2023-07-13T14:49:12.343Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
14:49:12 [2023-07-13T14:49:12.343Z] time="2023-07-13T14:48:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:49:12 [2023-07-13T14:49:12.343Z]     graphtest_unix.go:39: graphdriver: driver not supported
14:49:12 [2023-07-13T14:49:12.343Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
14:49:12 [2023-07-13T14:49:12.343Z] 
14:49:12 [2023-07-13T14:49:12.343Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
14:49:12 [2023-07-13T14:49:12.343Z] time="2023-07-13T14:48:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:49:12 [2023-07-13T14:49:12.343Z]     graphtest_unix.go:39: graphdriver: driver not supported
14:49:12 [2023-07-13T14:49:12.343Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
14:49:12 [2023-07-13T14:49:12.343Z] 
14:49:12 [2023-07-13T14:49:12.343Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
14:49:12 [2023-07-13T14:49:12.343Z]     graphtest_unix.go:68: No driver to put!
14:49:12 [2023-07-13T14:49:12.343Z] 
14:49:12 [2023-07-13T14:49:12.343Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
14:49:12 [2023-07-13T14:49:12.343Z]     overlay_test.go:61: Cannot run test with naive change algorithm
14:49:12 [2023-07-13T14:49:12.343Z] 
14:49:12 [2023-07-13T14:49:12.343Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
14:49:12 [2023-07-13T14:49:12.343Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
14:49:12 [2023-07-13T14:49:12.343Z] 
14:49:12 [2023-07-13T14:49:12.343Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
14:49:12 [2023-07-13T14:49:12.343Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:49:12 [2023-07-13T14:49:12.343Z]     graphtest_unix.go:41: Driver zfs not supported
14:49:12 [2023-07-13T14:49:12.343Z] 
14:49:12 [2023-07-13T14:49:12.343Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
14:49:12 [2023-07-13T14:49:12.343Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:49:12 [2023-07-13T14:49:12.343Z]     graphtest_unix.go:41: Driver zfs not supported
14:49:12 [2023-07-13T14:49:12.343Z] 
14:49:12 [2023-07-13T14:49:12.343Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
14:49:12 [2023-07-13T14:49:12.343Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:49:12 [2023-07-13T14:49:12.343Z]     graphtest_unix.go:41: Driver zfs not supported
14:49:12 [2023-07-13T14:49:12.343Z] 
14:49:12 [2023-07-13T14:49:12.343Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
14:49:12 [2023-07-13T14:49:12.343Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:49:12 [2023-07-13T14:49:12.343Z]     graphtest_unix.go:41: Driver zfs not supported
14:49:12 [2023-07-13T14:49:12.343Z] 
14:49:12 [2023-07-13T14:49:12.343Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
14:49:12 [2023-07-13T14:49:12.343Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:49:12 [2023-07-13T14:49:12.343Z]     graphtest_unix.go:41: Driver zfs not supported
14:49:12 [2023-07-13T14:49:12.343Z] 
14:49:12 [2023-07-13T14:49:12.343Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
14:49:12 [2023-07-13T14:49:12.343Z]     graphtest_unix.go:68: No driver to put!
14:49:12 [2023-07-13T14:49:12.343Z] 
14:49:12 [2023-07-13T14:49:12.343Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
14:49:12 [2023-07-13T14:49:12.343Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
14:49:12 [2023-07-13T14:49:12.343Z] 
14:49:12 [2023-07-13T14:49:12.343Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
14:49:12 [2023-07-13T14:49:12.343Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
14:49:12 [2023-07-13T14:49:12.343Z] 
14:49:12 [2023-07-13T14:49:12.343Z] DONE 3041 tests, 26 skipped in 93.302s
14:49:12 [2023-07-13T14:49:12.343Z] + '[' -n 'github.com/docker/docker/libnetwork
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/bitmap
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/cluster
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/config
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/datastore
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/diagnostic
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/discoverapi
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/driverapi
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/drivers/bridge
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/drivers/host
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/drivers/null
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/drivers/overlay
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/drivers/remote
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/drivers/windows
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/drvregistry
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/etchosts
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/internal/caller
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/internal/kvstore
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/ipam
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/ipamapi
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/ipams/builtin
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/ipams/null
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/ipams/remote
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/ipamutils
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/ipbits
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/iptables
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/netlabel
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/netutils
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/networkdb
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/ns
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/options
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/osl
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/osl/kernel
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/portallocator
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/portmapper
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/resolvconf
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/testutils
14:49:12 [2023-07-13T14:49:12.343Z] github.com/docker/docker/libnetwork/types' ']'
14:49:12 [2023-07-13T14:49:12.343Z] + 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/bitmap 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/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/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb 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/ipbits 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
14:49:59 [2023-07-13T14:49:59.061Z] 	github.com/docker/docker/libnetwork	coverage: 42.5% of statements
14:49:59 [2023-07-13T14:49:59.061Z] ok  	github.com/docker/docker/libnetwork	44.399s	coverage: 42.5% of statements
14:49:59 [2023-07-13T14:49:59.061Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
14:49:59 [2023-07-13T14:49:59.061Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
14:49:59 [2023-07-13T14:49:59.061Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
14:49:59 [2023-07-13T14:49:59.061Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
14:49:59 [2023-07-13T14:49:59.322Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
14:49:59 [2023-07-13T14:49:59.322Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
14:49:59 [2023-07-13T14:49:59.322Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
14:49:59 [2023-07-13T14:49:59.322Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
14:49:59 [2023-07-13T14:49:59.894Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
14:50:00 [2023-07-13T14:50:00.156Z] 	github.com/docker/docker/libnetwork/config	coverage: 13.2% of statements
14:50:00 [2023-07-13T14:50:00.156Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 13.2% of statements
14:50:00 [2023-07-13T14:50:00.417Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 24.5% of statements
14:50:00 [2023-07-13T14:50:00.417Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 24.5% of statements
14:50:00 [2023-07-13T14:50:00.417Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
14:50:00 [2023-07-13T14:50:00.417Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
14:50:00 [2023-07-13T14:50:00.678Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
14:50:00 [2023-07-13T14:50:00.678Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
14:50:03 [2023-07-13T14:50:03.983Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 61.9% of statements
14:50:03 [2023-07-13T14:50:03.983Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	2.113s	coverage: 61.9% of statements
14:50:03 [2023-07-13T14:50:03.983Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
14:50:03 [2023-07-13T14:50:03.983Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 36.4% of statements
14:50:03 [2023-07-13T14:50:03.983Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 36.4% of statements
14:50:05 [2023-07-13T14:50:05.370Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.0% of statements
14:50:05 [2023-07-13T14:50:05.370Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.856s	coverage: 5.0% of statements
14:50:05 [2023-07-13T14:50:05.370Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
14:50:05 [2023-07-13T14:50:05.631Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.6% of statements
14:50:05 [2023-07-13T14:50:05.631Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
14:50:05 [2023-07-13T14:50:05.631Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
14:50:05 [2023-07-13T14:50:05.892Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 36.4% of statements
14:50:05 [2023-07-13T14:50:05.892Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 36.4% of statements
14:50:07 [2023-07-13T14:50:07.280Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.4% of statements
14:50:07 [2023-07-13T14:50:07.280Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.011s	coverage: 1.4% of statements
14:50:07 [2023-07-13T14:50:07.280Z] 	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	coverage: 45.0% of statements
14:50:07 [2023-07-13T14:50:07.281Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
14:50:07 [2023-07-13T14:50:07.542Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 60.9% of statements
14:50:07 [2023-07-13T14:50:07.542Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 60.9% of statements
14:50:08 [2023-07-13T14:50:08.115Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.4% of statements
14:50:08 [2023-07-13T14:50:08.115Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.013s	coverage: 57.4% of statements
14:50:08 [2023-07-13T14:50:08.115Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
14:50:08 [2023-07-13T14:50:08.115Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
14:50:08 [2023-07-13T14:50:08.115Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
14:50:08 [2023-07-13T14:50:08.687Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 87.0% of statements
14:50:08 [2023-07-13T14:50:08.687Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.021s	coverage: 87.0% of statements
14:50:08 [2023-07-13T14:50:08.948Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
14:50:08 [2023-07-13T14:50:08.948Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
14:50:09 [2023-07-13T14:50:09.209Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
14:50:09 [2023-07-13T14:50:09.209Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
14:50:09 [2023-07-13T14:50:09.209Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
14:50:09 [2023-07-13T14:50:09.209Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
14:50:21 [2023-07-13T14:50:21.448Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
14:50:21 [2023-07-13T14:50:21.448Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
14:50:23 [2023-07-13T14:50:23.365Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.5% of statements
14:50:23 [2023-07-13T14:50:23.365Z] ok  	github.com/docker/docker/libnetwork/ipam	3.438s	coverage: 80.5% of statements
14:50:23 [2023-07-13T14:50:23.365Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
14:50:23 [2023-07-13T14:50:23.365Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
14:50:23 [2023-07-13T14:50:23.626Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 57.1% of statements
14:50:23 [2023-07-13T14:50:23.626Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
14:50:23 [2023-07-13T14:50:23.887Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 47.4% of statements
14:50:23 [2023-07-13T14:50:23.887Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.010s	coverage: 47.4% of statements
14:50:23 [2023-07-13T14:50:23.887Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
14:50:24 [2023-07-13T14:50:24.148Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
14:50:24 [2023-07-13T14:50:24.148Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 80.0% of statements
14:50:24 [2023-07-13T14:50:24.720Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
14:50:24 [2023-07-13T14:50:24.720Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.296s	coverage: 86.4% of statements
14:50:24 [2023-07-13T14:50:24.982Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
14:50:24 [2023-07-13T14:50:24.982Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
14:50:25 [2023-07-13T14:50:25.926Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.1% of statements
14:50:25 [2023-07-13T14:50:25.926Z] ok  	github.com/docker/docker/libnetwork/iptables	0.240s	coverage: 40.1% of statements
14:50:25 [2023-07-13T14:50:25.926Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
14:50:26 [2023-07-13T14:50:26.187Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
14:50:26 [2023-07-13T14:50:26.187Z] ok  	github.com/docker/docker/libnetwork/netutils	0.016s	coverage: 54.9% of statements
14:53:02 [2023-07-13T14:53:02.845Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 58.6% of statements
14:53:02 [2023-07-13T14:53:02.845Z] ok  	github.com/docker/docker/libnetwork/networkdb	153.269s	coverage: 58.6% of statements
14:53:02 [2023-07-13T14:53:02.845Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
14:53:02 [2023-07-13T14:53:02.845Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
14:53:02 [2023-07-13T14:53:02.845Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
14:53:06 [2023-07-13T14:53:06.200Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.5% of statements
14:53:06 [2023-07-13T14:53:06.200Z] ok  	github.com/docker/docker/libnetwork/osl	4.472s	coverage: 41.5% of statements
14:53:06 [2023-07-13T14:53:06.200Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
14:53:06 [2023-07-13T14:53:06.200Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
14:53:06 [2023-07-13T14:53:06.463Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
14:53:06 [2023-07-13T14:53:06.463Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.017s	coverage: 80.7% of statements
14:53:07 [2023-07-13T14:53:07.848Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
14:53:07 [2023-07-13T14:53:07.848Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.721s	coverage: 46.3% of statements
14:53:07 [2023-07-13T14:53:07.848Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
14:53:07 [2023-07-13T14:53:07.848Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
14:53:07 [2023-07-13T14:53:07.848Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
14:53:08 [2023-07-13T14:53:08.109Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
14:53:08 [2023-07-13T14:53:08.109Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
14:53:08 [2023-07-13T14:53:08.109Z] 
14:53:08 [2023-07-13T14:53:08.109Z] === Skipped
14:53:08 [2023-07-13T14:53:08.109Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
14:53:08 [2023-07-13T14:53:08.109Z]     firewalld_test.go:14: firewalld is not running
14:53:08 [2023-07-13T14:53:08.109Z] 
14:53:08 [2023-07-13T14:53:08.109Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
14:53:08 [2023-07-13T14:53:08.109Z]     firewalld_test.go:75: firewalld is not running
14:53:08 [2023-07-13T14:53:08.109Z] 
14:53:08 [2023-07-13T14:53:08.109Z] DONE 342 tests, 2 skipped in 238.858s
Post stage
[Pipeline] junit
14:53:09 [2023-07-13T14:53:09.066Z] Recording test results
14:53:10 [2023-07-13T14:53:10.121Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:53:10 [2023-07-13T14:53:10.439Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45961/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b77a83267f0fba9626e393645a8551fa4d932b1a -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:b77a83267f0fba9626e393645a8551fa4d932b1a hack/make.sh dynbinary test-integration
14:53:10 [2023-07-13T14:53:10.700Z] 
14:53:10 [2023-07-13T14:53:10.700Z] Removing bundles/
14:53:10 [2023-07-13T14:53:10.700Z] 
14:53:10 [2023-07-13T14:53:10.700Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:53:10 [2023-07-13T14:53:10.700Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
14:53:49 [2023-07-13T14:53:49.479Z] Created binary: bundles/dynbinary-daemon/dockerd
14:53:49 [2023-07-13T14:53:49.479Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
14:53:49 [2023-07-13T14:53:49.479Z] Created binary: bundles/dynbinary-daemon/docker-proxy
14:53:49 [2023-07-13T14:53:49.479Z] 
14:53:49 [2023-07-13T14:53:49.479Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:53:49 [2023-07-13T14:53:49.479Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:53:49 [2023-07-13T14:53:49.479Z] HOSTNAME=b0e7a27b608a
14:53:49 [2023-07-13T14:53:49.479Z] TESTDEBUG=0
14:53:49 [2023-07-13T14:53:49.479Z] DEST=bundles/test-integration
14:53:49 [2023-07-13T14:53:49.479Z] PWD=/go/src/github.com/docker/docker
14:53:49 [2023-07-13T14:53:49.479Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
14:53:49 [2023-07-13T14:53:49.479Z] DOCKER_GITCOMMIT=b77a83267f0fba9626e393645a8551fa4d932b1a
14:53:49 [2023-07-13T14:53:49.479Z] container=docker
14:53:49 [2023-07-13T14:53:49.479Z] HOME=/root
14:53:49 [2023-07-13T14:53:49.479Z] CONTAINERD_NAMESPACE=moby
14:53:49 [2023-07-13T14:53:49.479Z] GOLANG_VERSION=1.20.5
14:53:49 [2023-07-13T14:53:49.479Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:53:49 [2023-07-13T14:53:49.479Z] VALIDATE_BRANCH=master
14:53:49 [2023-07-13T14:53:49.479Z] TERM=xterm
14:53:49 [2023-07-13T14:53:49.479Z] DOCKER_PKG=github.com/docker/docker
14:53:49 [2023-07-13T14:53:49.479Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
14:53:49 [2023-07-13T14:53:49.479Z] SHLVL=1
14:53:49 [2023-07-13T14:53:49.479Z] TIMEOUT=120m
14:53:49 [2023-07-13T14:53:49.479Z] DOCKER_GRAPHDRIVER=overlay2
14:53:49 [2023-07-13T14:53:49.479Z] GO111MODULE=off
14:53:49 [2023-07-13T14:53:49.479Z] DOCKER_EXPERIMENTAL=1
14:53:49 [2023-07-13T14:53:49.479Z] TEST_SKIP_INTEGRATION_CLI=1
14:53:49 [2023-07-13T14:53:49.479Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:53:49 [2023-07-13T14:53:49.479Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:53:49 [2023-07-13T14:53:49.479Z] GOPATH=/go
14:53:49 [2023-07-13T14:53:49.479Z] PKG_CONFIG=pkg-config
14:53:49 [2023-07-13T14:53:49.479Z] _=/usr/bin/env
14:53:49 [2023-07-13T14:53:49.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:54:07 [2023-07-13T14:54:07.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:54:08 [2023-07-13T14:54:08.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:54:10 [2023-07-13T14:54:10.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
14:54:14 [2023-07-13T14:54:14.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:54:17 [2023-07-13T14:54:17.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
14:54:17 [2023-07-13T14:54:17.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:54:19 [2023-07-13T14:54:19.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:54:20 [2023-07-13T14:54:20.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:54:21 [2023-07-13T14:54:21.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:54:21 [2023-07-13T14:54:21.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:54:23 [2023-07-13T14:54:23.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:54:25 [2023-07-13T14:54:25.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:54:26 [2023-07-13T14:54:26.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:54:28 [2023-07-13T14:54:28.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
14:54:28 [2023-07-13T14:54:28.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:54:29 [2023-07-13T14:54:29.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:54:31 [2023-07-13T14:54:31.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:54:32 [2023-07-13T14:54:32.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:54:32 [2023-07-13T14:54:32.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:54:34 [2023-07-13T14:54:34.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:54:35 [2023-07-13T14:54:35.487Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:54:35 [2023-07-13T14:54:35.487Z] Using test binary /usr/local/cli-integration/docker
14:54:35 [2023-07-13T14:54:35.487Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:54:35 [2023-07-13T14:54:35.487Z] +++ /etc/init.d/apparmor start
14:54:35 [2023-07-13T14:54:35.487Z] Not: starting.
14:54:35 [2023-07-13T14:54:35.487Z] INFO: Waiting for daemon to start...
14:54:35 [2023-07-13T14:54:35.487Z] Starting dockerd
14:54:35 [2023-07-13T14:54:35.488Z] +++ 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
14:54:42 [2023-07-13T14:54:42.071Z] .
14:54:42 [2023-07-13T14:54:42.071Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
14:54:42 [2023-07-13T14:54:42.332Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:54:42 [2023-07-13T14:54:42.332Z] ++++ docker load
14:54:42 [2023-07-13T14:54:42.332Z] Loaded image: emptyfs:latest
14:54:42 [2023-07-13T14:54:42.332Z] ++++ tar -cC bundles/test-integration/dangling .
14:54:42 [2023-07-13T14:54:42.332Z] ++++ docker load
14:54:42 [2023-07-13T14:54:42.332Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
14:54:42 [2023-07-13T14:54:42.332Z] Running integration-test (iteration 1)
14:54:42 [2023-07-13T14:54:42.332Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
14:54:42 [2023-07-13T14:54:42.332Z] ++ 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
14:54:42 [2023-07-13T14:54:42.332Z] ++ set -e
14:54:42 [2023-07-13T14:54:42.332Z] ++ '[' -n 0 ']'
14:54:42 [2023-07-13T14:54:42.332Z] ++ set -x
14:54:42 [2023-07-13T14:54:42.332Z] ++ 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= 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= 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=/usr/local/cli-integration/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
14:54:42 [2023-07-13T14:54:42.332Z] Loaded image: busybox:latest
14:54:42 [2023-07-13T14:54:42.594Z] Loaded image: busybox:glibc
14:54:43 [2023-07-13T14:54:43.536Z] Loaded image: debian:bullseye-slim
14:54:43 [2023-07-13T14:54:43.536Z] Loaded image: hello-world:latest
14:54:43 [2023-07-13T14:54:43.536Z] Loaded image: arm32v7/hello-world:latest
14:54:43 [2023-07-13T14:54:43.536Z] INFO: Testing against a local daemon
14:54:43 [2023-07-13T14:54:43.536Z] === RUN   TestCgroupNamespacesBuild
14:54:44 [2023-07-13T14:54:44.921Z] --- PASS: TestCgroupNamespacesBuild (1.15s)
14:54:44 [2023-07-13T14:54:44.921Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:54:45 [2023-07-13T14:54:45.864Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s)
14:54:45 [2023-07-13T14:54:45.864Z] === RUN   TestBuildWithSession
14:54:45 [2023-07-13T14:54:45.864Z]     build_session_test.go:25: TODO: BuildKit
14:54:45 [2023-07-13T14:54:45.864Z] --- SKIP: TestBuildWithSession (0.00s)
14:54:45 [2023-07-13T14:54:45.864Z] === RUN   TestBuildSquashParent
14:54:49 [2023-07-13T14:54:49.165Z] --- PASS: TestBuildSquashParent (3.28s)
14:54:49 [2023-07-13T14:54:49.165Z] === RUN   TestBuildWithRemoveAndForceRemove
14:54:49 [2023-07-13T14:54:49.165Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:54:49 [2023-07-13T14:54:49.165Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:54:49 [2023-07-13T14:54:49.165Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:54:49 [2023-07-13T14:54:49.165Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:54:49 [2023-07-13T14:54:49.165Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:54:49 [2023-07-13T14:54:49.165Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:54:49 [2023-07-13T14:54:49.165Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:54:49 [2023-07-13T14:54:49.165Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:54:49 [2023-07-13T14:54:49.165Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:54:49 [2023-07-13T14:54:49.165Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:54:49 [2023-07-13T14:54:49.165Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:54:49 [2023-07-13T14:54:49.165Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:54:49 [2023-07-13T14:54:49.165Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:54:49 [2023-07-13T14:54:49.165Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:54:49 [2023-07-13T14:54:49.165Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:54:49 [2023-07-13T14:54:49.165Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:54:49 [2023-07-13T14:54:49.165Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:54:49 [2023-07-13T14:54:49.165Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:54:52 [2023-07-13T14:54:52.468Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
14:54:52 [2023-07-13T14:54:52.468Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.63s)
14:54:52 [2023-07-13T14:54:52.468Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.75s)
14:54:52 [2023-07-13T14:54:52.468Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.99s)
14:54:52 [2023-07-13T14:54:52.468Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.02s)
14:54:52 [2023-07-13T14:54:52.468Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.19s)
14:54:52 [2023-07-13T14:54:52.468Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.26s)
14:54:52 [2023-07-13T14:54:52.468Z] === RUN   TestBuildMultiStageCopy
14:54:52 [2023-07-13T14:54:52.468Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:54:53 [2023-07-13T14:54:53.411Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:54:53 [2023-07-13T14:54:53.411Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:54:53 [2023-07-13T14:54:53.671Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:54:53 [2023-07-13T14:54:53.671Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:54:53 [2023-07-13T14:54:53.671Z] --- PASS: TestBuildMultiStageCopy (1.26s)
14:54:53 [2023-07-13T14:54:53.671Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.93s)
14:54:53 [2023-07-13T14:54:53.671Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s)
14:54:53 [2023-07-13T14:54:53.671Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.12s)
14:54:53 [2023-07-13T14:54:53.671Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s)
14:54:53 [2023-07-13T14:54:53.671Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.07s)
14:54:53 [2023-07-13T14:54:53.671Z] === RUN   TestBuildMultiStageParentConfig
14:54:53 [2023-07-13T14:54:53.932Z] --- PASS: TestBuildMultiStageParentConfig (0.27s)
14:54:53 [2023-07-13T14:54:53.932Z] === RUN   TestBuildLabelWithTargets
14:54:54 [2023-07-13T14:54:54.503Z] --- PASS: TestBuildLabelWithTargets (0.56s)
14:54:54 [2023-07-13T14:54:54.503Z] === RUN   TestBuildWithEmptyLayers
14:54:54 [2023-07-13T14:54:54.503Z] --- PASS: TestBuildWithEmptyLayers (0.09s)
14:54:54 [2023-07-13T14:54:54.503Z] === RUN   TestBuildMultiStageOnBuild
14:54:55 [2023-07-13T14:54:55.889Z] --- PASS: TestBuildMultiStageOnBuild (1.07s)
14:54:55 [2023-07-13T14:54:55.889Z] === RUN   TestBuildUncleanTarFilenames
14:54:55 [2023-07-13T14:54:55.889Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
14:54:55 [2023-07-13T14:54:55.889Z] === RUN   TestBuildMultiStageLayerLeak
14:54:56 [2023-07-13T14:54:56.831Z] --- PASS: TestBuildMultiStageLayerLeak (1.12s)
14:54:56 [2023-07-13T14:54:56.832Z] === RUN   TestBuildWithHugeFile
14:56:04 [2023-07-13T14:56:04.566Z] --- PASS: TestBuildWithHugeFile (63.54s)
14:56:04 [2023-07-13T14:56:04.566Z] === RUN   TestBuildWCOWSandboxSize
14:56:04 [2023-07-13T14:56:04.566Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:56:04 [2023-07-13T14:56:04.566Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
14:56:04 [2023-07-13T14:56:04.566Z] === RUN   TestBuildWithEmptyDockerfile
14:56:04 [2023-07-13T14:56:04.566Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:56:04 [2023-07-13T14:56:04.566Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:56:04 [2023-07-13T14:56:04.566Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:56:04 [2023-07-13T14:56:04.566Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:56:04 [2023-07-13T14:56:04.566Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:56:04 [2023-07-13T14:56:04.566Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:56:04 [2023-07-13T14:56:04.566Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:56:04 [2023-07-13T14:56:04.566Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:56:04 [2023-07-13T14:56:04.566Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:56:04 [2023-07-13T14:56:04.566Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
14:56:04 [2023-07-13T14:56:04.566Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
14:56:04 [2023-07-13T14:56:04.566Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
14:56:04 [2023-07-13T14:56:04.566Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
14:56:04 [2023-07-13T14:56:04.566Z] === RUN   TestBuildPreserveOwnership
14:56:04 [2023-07-13T14:56:04.566Z] === RUN   TestBuildPreserveOwnership/copy_from
14:56:04 [2023-07-13T14:56:04.566Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:56:04 [2023-07-13T14:56:04.566Z] --- PASS: TestBuildPreserveOwnership (2.17s)
14:56:04 [2023-07-13T14:56:04.566Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.61s)
14:56:04 [2023-07-13T14:56:04.566Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.55s)
14:56:04 [2023-07-13T14:56:04.566Z] === RUN   TestBuildPlatformInvalid
14:56:04 [2023-07-13T14:56:04.566Z] --- PASS: TestBuildPlatformInvalid (0.03s)
14:56:04 [2023-07-13T14:56:04.566Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
14:56:04 [2023-07-13T14:56:04.566Z] Loaded image: busybox:latest
14:56:04 [2023-07-13T14:56:04.566Z] Loaded image: busybox:glibc
14:56:04 [2023-07-13T14:56:04.566Z] Loaded image: debian:bullseye-slim
14:56:04 [2023-07-13T14:56:04.566Z] Loaded image: hello-world:latest
14:56:04 [2023-07-13T14:56:04.566Z] Loaded image: arm32v7/hello-world:latest
14:56:14 [2023-07-13T14:56:14.566Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.16s)
14:56:14 [2023-07-13T14:56:14.566Z] PASS
14:56:14 [2023-07-13T14:56:14.566Z] 
14:56:14 [2023-07-13T14:56:14.566Z] === Skipped
14:56:14 [2023-07-13T14:56:14.566Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
14:56:14 [2023-07-13T14:56:14.566Z]     build_session_test.go:25: TODO: BuildKit
14:56:14 [2023-07-13T14:56:14.566Z] 
14:56:14 [2023-07-13T14:56:14.566Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
14:56:14 [2023-07-13T14:56:14.566Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:56:14 [2023-07-13T14:56:14.566Z] 
14:56:14 [2023-07-13T14:56:14.566Z] DONE 34 tests, 2 skipped in 90.529s
14:56:14 [2023-07-13T14:56:14.566Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
14:56:14 [2023-07-13T14:56:14.566Z] ++ 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
14:56:14 [2023-07-13T14:56:14.566Z] ++ set -e
14:56:14 [2023-07-13T14:56:14.566Z] ++ '[' -n 0 ']'
14:56:14 [2023-07-13T14:56:14.566Z] ++ set -x
14:56:14 [2023-07-13T14:56:14.566Z] ++ 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= 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= 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=/usr/local/cli-integration/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
14:56:14 [2023-07-13T14:56:14.566Z] INFO: Testing against a local daemon
14:56:14 [2023-07-13T14:56:14.566Z] === RUN   TestConfigInspect
14:56:14 [2023-07-13T14:56:14.827Z] --- PASS: TestConfigInspect (1.93s)
14:56:14 [2023-07-13T14:56:14.827Z] === RUN   TestConfigList
14:56:16 [2023-07-13T14:56:16.739Z] --- PASS: TestConfigList (1.96s)
14:56:16 [2023-07-13T14:56:16.739Z] === RUN   TestConfigsCreateAndDelete
14:56:18 [2023-07-13T14:56:18.653Z] --- PASS: TestConfigsCreateAndDelete (1.88s)
14:56:18 [2023-07-13T14:56:18.653Z] === RUN   TestConfigsUpdate
14:56:21 [2023-07-13T14:56:21.199Z] --- PASS: TestConfigsUpdate (2.03s)
14:56:21 [2023-07-13T14:56:21.199Z] === RUN   TestTemplatedConfig
14:56:23 [2023-07-13T14:56:23.744Z] --- PASS: TestTemplatedConfig (2.69s)
14:56:23 [2023-07-13T14:56:23.744Z] === RUN   TestConfigCreateResolve
14:56:25 [2023-07-13T14:56:25.657Z] --- PASS: TestConfigCreateResolve (1.93s)
14:56:25 [2023-07-13T14:56:25.657Z] PASS
14:56:25 [2023-07-13T14:56:25.657Z] 
14:56:25 [2023-07-13T14:56:25.657Z] DONE 6 tests in 12.463s
14:56:25 [2023-07-13T14:56:25.657Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
14:56:25 [2023-07-13T14:56:25.657Z] ++ 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
14:56:25 [2023-07-13T14:56:25.657Z] ++ set -e
14:56:25 [2023-07-13T14:56:25.657Z] ++ '[' -n 0 ']'
14:56:25 [2023-07-13T14:56:25.657Z] ++ set -x
14:56:25 [2023-07-13T14:56:25.657Z] ++ 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= 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= 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=/usr/local/cli-integration/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
14:56:25 [2023-07-13T14:56:25.657Z] INFO: Testing against a local daemon
14:56:25 [2023-07-13T14:56:25.657Z] === RUN   TestAttachWithTTY
14:56:25 [2023-07-13T14:56:25.657Z] --- PASS: TestAttachWithTTY (0.10s)
14:56:25 [2023-07-13T14:56:25.657Z] === RUN   TestAttachWithoutTTy
14:56:25 [2023-07-13T14:56:25.657Z] --- PASS: TestAttachWithoutTTy (0.03s)
14:56:25 [2023-07-13T14:56:25.657Z] === RUN   TestCreateWithCDIDevices
14:56:26 [2023-07-13T14:56:26.600Z] --- PASS: TestCreateWithCDIDevices (1.05s)
14:56:26 [2023-07-13T14:56:26.600Z] === RUN   TestCheckpoint
14:56:26 [2023-07-13T14:56:26.600Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:56:26 [2023-07-13T14:56:26.600Z] --- SKIP: TestCheckpoint (0.00s)
14:56:26 [2023-07-13T14:56:26.600Z] === RUN   TestContainerInvalidJSON
14:56:26 [2023-07-13T14:56:26.600Z] === RUN   TestContainerInvalidJSON/commit
14:56:26 [2023-07-13T14:56:26.600Z] === PAUSE TestContainerInvalidJSON/commit
14:56:26 [2023-07-13T14:56:26.600Z] === RUN   TestContainerInvalidJSON/containers/create
14:56:26 [2023-07-13T14:56:26.600Z] === PAUSE TestContainerInvalidJSON/containers/create
14:56:26 [2023-07-13T14:56:26.600Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
14:56:26 [2023-07-13T14:56:26.600Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
14:56:26 [2023-07-13T14:56:26.600Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
14:56:26 [2023-07-13T14:56:26.600Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
14:56:26 [2023-07-13T14:56:26.600Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
14:56:26 [2023-07-13T14:56:26.600Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
14:56:26 [2023-07-13T14:56:26.600Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:56:26 [2023-07-13T14:56:26.600Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:56:26 [2023-07-13T14:56:26.600Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
14:56:26 [2023-07-13T14:56:26.600Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
14:56:26 [2023-07-13T14:56:26.600Z] === CONT  TestContainerInvalidJSON/commit
14:56:26 [2023-07-13T14:56:26.600Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
14:56:26 [2023-07-13T14:56:26.600Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
14:56:26 [2023-07-13T14:56:26.600Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
14:56:26 [2023-07-13T14:56:26.600Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
14:56:26 [2023-07-13T14:56:26.600Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
14:56:26 [2023-07-13T14:56:26.600Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
14:56:26 [2023-07-13T14:56:26.600Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:56:26 [2023-07-13T14:56:26.600Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
14:56:26 [2023-07-13T14:56:26.600Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
14:56:26 [2023-07-13T14:56:26.600Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
14:56:26 [2023-07-13T14:56:26.600Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
14:56:26 [2023-07-13T14:56:26.600Z] === CONT  TestContainerInvalidJSON/containers/create
14:56:26 [2023-07-13T14:56:26.600Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
14:56:26 [2023-07-13T14:56:26.600Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
14:56:26 [2023-07-13T14:56:26.600Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
14:56:26 [2023-07-13T14:56:26.600Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
14:56:26 [2023-07-13T14:56:26.600Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
14:56:26 [2023-07-13T14:56:26.600Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
14:56:26 [2023-07-13T14:56:26.600Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
14:56:26 [2023-07-13T14:56:26.600Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
14:56:26 [2023-07-13T14:56:26.600Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
14:56:26 [2023-07-13T14:56:26.600Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
14:56:26 [2023-07-13T14:56:26.600Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
14:56:26 [2023-07-13T14:56:26.600Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
14:56:26 [2023-07-13T14:56:26.600Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
14:56:26 [2023-07-13T14:56:26.600Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
14:56:26 [2023-07-13T14:56:26.600Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
14:56:26 [2023-07-13T14:56:26.600Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
14:56:26 [2023-07-13T14:56:26.600Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
14:56:26 [2023-07-13T14:56:26.600Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
14:56:26 [2023-07-13T14:56:26.600Z] === RUN   TestContainerInvalidJSON/commit/empty_body
14:56:26 [2023-07-13T14:56:26.600Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
14:56:26 [2023-07-13T14:56:26.600Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
14:56:26 [2023-07-13T14:56:26.600Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
14:56:26 [2023-07-13T14:56:26.600Z] --- PASS: TestContainerInvalidJSON (0.01s)
14:56:26 [2023-07-13T14:56:26.600Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
14:56:26 [2023-07-13T14:56:26.600Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
14:56:26 [2023-07-13T14:56:26.600Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
14:56:26 [2023-07-13T14:56:26.600Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
14:56:26 [2023-07-13T14:56:26.600Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
14:56:26 [2023-07-13T14:56:26.600Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
14:56:26 [2023-07-13T14:56:26.600Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
14:56:26 [2023-07-13T14:56:26.600Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
14:56:26 [2023-07-13T14:56:26.600Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
14:56:26 [2023-07-13T14:56:26.600Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
14:56:26 [2023-07-13T14:56:26.600Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
14:56:26 [2023-07-13T14:56:26.600Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
14:56:26 [2023-07-13T14:56:26.600Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
14:56:26 [2023-07-13T14:56:26.600Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
14:56:26 [2023-07-13T14:56:26.600Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
14:56:26 [2023-07-13T14:56:26.600Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
14:56:26 [2023-07-13T14:56:26.600Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
14:56:26 [2023-07-13T14:56:26.600Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
14:56:26 [2023-07-13T14:56:26.600Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
14:56:26 [2023-07-13T14:56:26.600Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
14:56:26 [2023-07-13T14:56:26.601Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
14:56:26 [2023-07-13T14:56:26.601Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
14:56:26 [2023-07-13T14:56:26.601Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
14:56:26 [2023-07-13T14:56:26.601Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
14:56:26 [2023-07-13T14:56:26.601Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
14:56:26 [2023-07-13T14:56:26.601Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
14:56:26 [2023-07-13T14:56:26.601Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
14:56:26 [2023-07-13T14:56:26.601Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
14:56:26 [2023-07-13T14:56:26.601Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
14:56:26 [2023-07-13T14:56:26.601Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
14:56:26 [2023-07-13T14:56:26.601Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
14:56:26 [2023-07-13T14:56:26.601Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
14:56:26 [2023-07-13T14:56:26.601Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
14:56:26 [2023-07-13T14:56:26.601Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
14:56:26 [2023-07-13T14:56:26.601Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
14:56:26 [2023-07-13T14:56:26.601Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:56:26 [2023-07-13T14:56:26.601Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
14:56:26 [2023-07-13T14:56:26.601Z] === RUN   TestCopyFromContainerPathIsNotDir
14:56:26 [2023-07-13T14:56:26.601Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
14:56:26 [2023-07-13T14:56:26.601Z] === RUN   TestCopyToContainerPathDoesNotExist
14:56:26 [2023-07-13T14:56:26.601Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
14:56:26 [2023-07-13T14:56:26.601Z] === RUN   TestCopyEmptyFile
14:56:26 [2023-07-13T14:56:26.861Z] --- PASS: TestCopyEmptyFile (0.05s)
14:56:26 [2023-07-13T14:56:26.861Z] === RUN   TestCopyToContainerPathIsNotDir
14:56:26 [2023-07-13T14:56:26.861Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
14:56:26 [2023-07-13T14:56:26.861Z] === RUN   TestCopyFromContainer
14:56:27 [2023-07-13T14:56:27.433Z] === RUN   TestCopyFromContainer//
14:56:27 [2023-07-13T14:56:27.433Z] === RUN   TestCopyFromContainer/.
14:56:27 [2023-07-13T14:56:27.433Z] === RUN   TestCopyFromContainer//.
14:56:27 [2023-07-13T14:56:27.433Z] === RUN   TestCopyFromContainer/./
14:56:27 [2023-07-13T14:56:27.433Z] === RUN   TestCopyFromContainer//./
14:56:27 [2023-07-13T14:56:27.433Z] === RUN   TestCopyFromContainer//bar/root
14:56:27 [2023-07-13T14:56:27.433Z] === RUN   TestCopyFromContainer//bar/root/
14:56:27 [2023-07-13T14:56:27.433Z] === RUN   TestCopyFromContainer//bar/root/.
14:56:27 [2023-07-13T14:56:27.433Z] === RUN   TestCopyFromContainer/bar/quux
14:56:27 [2023-07-13T14:56:27.433Z] === RUN   TestCopyFromContainer/bar/quux/
14:56:27 [2023-07-13T14:56:27.433Z] === RUN   TestCopyFromContainer/bar/quux/.
14:56:27 [2023-07-13T14:56:27.433Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:56:27 [2023-07-13T14:56:27.433Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:56:27 [2023-07-13T14:56:27.433Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:56:27 [2023-07-13T14:56:27.433Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:56:27 [2023-07-13T14:56:27.433Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
14:56:27 [2023-07-13T14:56:27.433Z] === RUN   TestCopyFromContainer/bar/notarget
14:56:27 [2023-07-13T14:56:27.433Z] --- PASS: TestCopyFromContainer (0.77s)
14:56:27 [2023-07-13T14:56:27.433Z]     --- PASS: TestCopyFromContainer// (0.01s)
14:56:27 [2023-07-13T14:56:27.433Z]     --- PASS: TestCopyFromContainer/. (0.01s)
14:56:27 [2023-07-13T14:56:27.433Z]     --- PASS: TestCopyFromContainer//. (0.01s)
14:56:27 [2023-07-13T14:56:27.433Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
14:56:27 [2023-07-13T14:56:27.433Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
14:56:27 [2023-07-13T14:56:27.433Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
14:56:27 [2023-07-13T14:56:27.433Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
14:56:27 [2023-07-13T14:56:27.433Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
14:56:27 [2023-07-13T14:56:27.433Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
14:56:27 [2023-07-13T14:56:27.433Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.02s)
14:56:27 [2023-07-13T14:56:27.433Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.02s)
14:56:27 [2023-07-13T14:56:27.433Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
14:56:27 [2023-07-13T14:56:27.433Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
14:56:27 [2023-07-13T14:56:27.433Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
14:56:27 [2023-07-13T14:56:27.433Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
14:56:27 [2023-07-13T14:56:27.433Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
14:56:27 [2023-07-13T14:56:27.433Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
14:56:27 [2023-07-13T14:56:27.433Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:56:27 [2023-07-13T14:56:27.695Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:56:27 [2023-07-13T14:56:27.695Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:56:27 [2023-07-13T14:56:27.695Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:56:27 [2023-07-13T14:56:27.695Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:56:27 [2023-07-13T14:56:27.695Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:56:27 [2023-07-13T14:56:27.695Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:56:27 [2023-07-13T14:56:27.695Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:56:27 [2023-07-13T14:56:27.695Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:56:27 [2023-07-13T14:56:27.695Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:56:27 [2023-07-13T14:56:27.695Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
14:56:27 [2023-07-13T14:56:27.695Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:56:27 [2023-07-13T14:56:27.695Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:56:27 [2023-07-13T14:56:27.695Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:56:27 [2023-07-13T14:56:27.695Z] === RUN   TestCreateLinkToNonExistingContainer
14:56:27 [2023-07-13T14:56:27.695Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
14:56:27 [2023-07-13T14:56:27.695Z] === RUN   TestCreateWithInvalidEnv
14:56:27 [2023-07-13T14:56:27.695Z] === RUN   TestCreateWithInvalidEnv/0
14:56:27 [2023-07-13T14:56:27.695Z] === PAUSE TestCreateWithInvalidEnv/0
14:56:27 [2023-07-13T14:56:27.695Z] === RUN   TestCreateWithInvalidEnv/1
14:56:27 [2023-07-13T14:56:27.695Z] === PAUSE TestCreateWithInvalidEnv/1
14:56:27 [2023-07-13T14:56:27.695Z] === RUN   TestCreateWithInvalidEnv/2
14:56:27 [2023-07-13T14:56:27.695Z] === PAUSE TestCreateWithInvalidEnv/2
14:56:27 [2023-07-13T14:56:27.695Z] === CONT  TestCreateWithInvalidEnv/0
14:56:27 [2023-07-13T14:56:27.695Z] === CONT  TestCreateWithInvalidEnv/2
14:56:27 [2023-07-13T14:56:27.695Z] === CONT  TestCreateWithInvalidEnv/1
14:56:27 [2023-07-13T14:56:27.695Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
14:56:27 [2023-07-13T14:56:27.695Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:56:27 [2023-07-13T14:56:27.695Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:56:27 [2023-07-13T14:56:27.695Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:56:27 [2023-07-13T14:56:27.695Z] === RUN   TestCreateTmpfsMountsTarget
14:56:27 [2023-07-13T14:56:27.695Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
14:56:27 [2023-07-13T14:56:27.695Z] === RUN   TestCreateWithCustomMaskedPaths
14:56:29 [2023-07-13T14:56:29.082Z] --- PASS: TestCreateWithCustomMaskedPaths (1.32s)
14:56:29 [2023-07-13T14:56:29.082Z] === RUN   TestCreateWithCustomReadonlyPaths
14:56:30 [2023-07-13T14:56:30.468Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.31s)
14:56:30 [2023-07-13T14:56:30.468Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:56:30 [2023-07-13T14:56:30.468Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:56:30 [2023-07-13T14:56:30.468Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:56:30 [2023-07-13T14:56:30.468Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:56:30 [2023-07-13T14:56:30.468Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:56:30 [2023-07-13T14:56:30.468Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:56:30 [2023-07-13T14:56:30.468Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:56:30 [2023-07-13T14:56:30.468Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:56:30 [2023-07-13T14:56:30.468Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:56:30 [2023-07-13T14:56:30.468Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:56:30 [2023-07-13T14:56:30.468Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:56:30 [2023-07-13T14:56:30.468Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:56:30 [2023-07-13T14:56:30.468Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:56:30 [2023-07-13T14:56:30.468Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:56:30 [2023-07-13T14:56:30.468Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:56:30 [2023-07-13T14:56:30.468Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:56:30 [2023-07-13T14:56:30.468Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
14:56:30 [2023-07-13T14:56:30.468Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
14:56:30 [2023-07-13T14:56:30.468Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
14:56:30 [2023-07-13T14:56:30.468Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
14:56:30 [2023-07-13T14:56:30.468Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
14:56:30 [2023-07-13T14:56:30.468Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
14:56:30 [2023-07-13T14:56:30.468Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:56:30 [2023-07-13T14:56:30.728Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s)
14:56:30 [2023-07-13T14:56:30.728Z] === RUN   TestCreateDifferentPlatform
14:56:30 [2023-07-13T14:56:30.728Z] === RUN   TestCreateDifferentPlatform/different_os
14:56:30 [2023-07-13T14:56:30.728Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
14:56:30 [2023-07-13T14:56:30.728Z] --- PASS: TestCreateDifferentPlatform (0.01s)
14:56:30 [2023-07-13T14:56:30.728Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
14:56:30 [2023-07-13T14:56:30.728Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
14:56:30 [2023-07-13T14:56:30.728Z] === RUN   TestCreateVolumesFromNonExistingContainer
14:56:30 [2023-07-13T14:56:30.728Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
14:56:30 [2023-07-13T14:56:30.728Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
14:56:30 [2023-07-13T14:56:30.728Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
14:56:30 [2023-07-13T14:56:30.728Z] === RUN   TestCreateInvalidHostConfig
14:56:30 [2023-07-13T14:56:30.728Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
14:56:30 [2023-07-13T14:56:30.728Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
14:56:30 [2023-07-13T14:56:30.728Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
14:56:30 [2023-07-13T14:56:30.728Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
14:56:30 [2023-07-13T14:56:30.728Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:56:30 [2023-07-13T14:56:30.728Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:56:30 [2023-07-13T14:56:30.728Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
14:56:30 [2023-07-13T14:56:30.728Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
14:56:30 [2023-07-13T14:56:30.728Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
14:56:30 [2023-07-13T14:56:30.728Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
14:56:30 [2023-07-13T14:56:30.728Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
14:56:30 [2023-07-13T14:56:30.728Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
14:56:30 [2023-07-13T14:56:30.728Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:56:30 [2023-07-13T14:56:30.728Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
14:56:30 [2023-07-13T14:56:30.728Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
14:56:30 [2023-07-13T14:56:30.729Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
14:56:30 [2023-07-13T14:56:30.729Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
14:56:30 [2023-07-13T14:56:30.729Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
14:56:30 [2023-07-13T14:56:30.729Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
14:56:30 [2023-07-13T14:56:30.729Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
14:56:30 [2023-07-13T14:56:30.729Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
14:56:30 [2023-07-13T14:56:30.729Z] === RUN   TestContainerStartOnDaemonRestart
14:56:30 [2023-07-13T14:56:30.729Z] === PAUSE TestContainerStartOnDaemonRestart
14:56:30 [2023-07-13T14:56:30.729Z] === RUN   TestDaemonRestartIpcMode
14:56:30 [2023-07-13T14:56:30.729Z] === PAUSE TestDaemonRestartIpcMode
14:56:30 [2023-07-13T14:56:30.729Z] === RUN   TestDaemonHostGatewayIP
14:56:30 [2023-07-13T14:56:30.729Z] === PAUSE TestDaemonHostGatewayIP
14:56:30 [2023-07-13T14:56:30.729Z] === RUN   TestRestartDaemonWithRestartingContainer
14:56:30 [2023-07-13T14:56:30.729Z] === PAUSE TestRestartDaemonWithRestartingContainer
14:56:30 [2023-07-13T14:56:30.729Z] === RUN   TestHardRestartWhenContainerIsRunning
14:56:30 [2023-07-13T14:56:30.729Z] === PAUSE TestHardRestartWhenContainerIsRunning
14:56:30 [2023-07-13T14:56:30.729Z] === RUN   TestContainerKillOnDaemonStart
14:56:30 [2023-07-13T14:56:30.729Z] === PAUSE TestContainerKillOnDaemonStart
14:56:30 [2023-07-13T14:56:30.729Z] === RUN   TestDiff
14:56:31 [2023-07-13T14:56:31.300Z] --- PASS: TestDiff (0.45s)
14:56:31 [2023-07-13T14:56:31.300Z] === RUN   TestExecConsoleSize
14:56:31 [2023-07-13T14:56:31.872Z] --- PASS: TestExecConsoleSize (0.54s)
14:56:31 [2023-07-13T14:56:31.872Z] === RUN   TestExecWithCloseStdin
14:56:32 [2023-07-13T14:56:32.444Z] --- PASS: TestExecWithCloseStdin (0.50s)
14:56:32 [2023-07-13T14:56:32.444Z] === RUN   TestExec
14:56:32 [2023-07-13T14:56:32.705Z] --- PASS: TestExec (0.52s)
14:56:32 [2023-07-13T14:56:32.705Z] === RUN   TestExecUser
14:56:33 [2023-07-13T14:56:33.276Z] --- PASS: TestExecUser (0.50s)
14:56:33 [2023-07-13T14:56:33.276Z] === RUN   TestExportContainerAndImportImage
14:56:33 [2023-07-13T14:56:33.848Z] --- PASS: TestExportContainerAndImportImage (0.54s)
14:56:33 [2023-07-13T14:56:33.848Z] === RUN   TestExportContainerAfterDaemonRestart
14:56:40 [2023-07-13T14:56:40.449Z] --- PASS: TestExportContainerAfterDaemonRestart (6.14s)
14:56:40 [2023-07-13T14:56:40.449Z] === RUN   TestHealthCheckWorkdir
14:56:40 [2023-07-13T14:56:40.710Z] --- PASS: TestHealthCheckWorkdir (0.65s)
14:56:40 [2023-07-13T14:56:40.710Z] === RUN   TestHealthKillContainer
14:56:48 [2023-07-13T14:56:48.847Z] --- PASS: TestHealthKillContainer (7.95s)
14:56:48 [2023-07-13T14:56:48.847Z] === RUN   TestHealthCheckProcessKilled
14:56:49 [2023-07-13T14:56:49.419Z] --- PASS: TestHealthCheckProcessKilled (0.77s)
14:56:49 [2023-07-13T14:56:49.419Z] === RUN   TestHealthStartInterval
14:56:50 [2023-07-13T14:56:50.803Z]     health_test.go:145: &{2023-07-13 14:56:50.499908766 +0000 UTC 2023-07-13 14:56:50.569789085 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:56:50 [2023-07-13T14:56:50.803Z]         }
14:56:50 [2023-07-13T14:56:50.803Z]     health_test.go:145: &{2023-07-13 14:56:50.499908766 +0000 UTC 2023-07-13 14:56:50.569789085 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:56:50 [2023-07-13T14:56:50.803Z]         }
14:56:51 [2023-07-13T14:56:51.064Z]     health_test.go:145: &{2023-07-13 14:56:50.499908766 +0000 UTC 2023-07-13 14:56:50.569789085 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:56:51 [2023-07-13T14:56:51.064Z]         }
14:56:51 [2023-07-13T14:56:51.064Z]     health_test.go:145: &{2023-07-13 14:56:50.499908766 +0000 UTC 2023-07-13 14:56:50.569789085 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:56:51 [2023-07-13T14:56:51.064Z]         }
14:56:51 [2023-07-13T14:56:51.064Z]     health_test.go:145: &{2023-07-13 14:56:50.499908766 +0000 UTC 2023-07-13 14:56:50.569789085 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:56:51 [2023-07-13T14:56:51.064Z]         }
14:56:51 [2023-07-13T14:56:51.325Z]     health_test.go:145: &{2023-07-13 14:56:50.499908766 +0000 UTC 2023-07-13 14:56:50.569789085 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:56:51 [2023-07-13T14:56:51.325Z]         }
14:56:51 [2023-07-13T14:56:51.325Z]     health_test.go:145: &{2023-07-13 14:56:50.499908766 +0000 UTC 2023-07-13 14:56:50.569789085 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:56:51 [2023-07-13T14:56:51.325Z]         }
14:56:51 [2023-07-13T14:56:51.325Z]     health_test.go:145: &{2023-07-13 14:56:50.499908766 +0000 UTC 2023-07-13 14:56:50.569789085 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:56:51 [2023-07-13T14:56:51.325Z]         }
14:56:51 [2023-07-13T14:56:51.586Z]     health_test.go:145: &{2023-07-13 14:56:50.499908766 +0000 UTC 2023-07-13 14:56:50.569789085 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:56:51 [2023-07-13T14:56:51.586Z]         }
14:56:51 [2023-07-13T14:56:51.586Z]     health_test.go:145: &{2023-07-13 14:56:50.499908766 +0000 UTC 2023-07-13 14:56:50.569789085 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:56:51 [2023-07-13T14:56:51.586Z]         }
14:56:51 [2023-07-13T14:56:51.847Z]     health_test.go:145: &{2023-07-13 14:56:50.499908766 +0000 UTC 2023-07-13 14:56:50.569789085 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:56:51 [2023-07-13T14:56:51.847Z]         }
14:56:51 [2023-07-13T14:56:51.847Z]     health_test.go:145: &{2023-07-13 14:56:51.576991128 +0000 UTC 2023-07-13 14:56:51.634192321 +0000 UTC 1 2}
14:56:51 [2023-07-13T14:56:51.847Z]     health_test.go:145: &{2023-07-13 14:56:51.576991128 +0000 UTC 2023-07-13 14:56:51.634192321 +0000 UTC 1 2}
14:56:52 [2023-07-13T14:56:52.107Z]     health_test.go:145: &{2023-07-13 14:56:51.576991128 +0000 UTC 2023-07-13 14:56:51.634192321 +0000 UTC 1 2}
14:56:52 [2023-07-13T14:56:52.107Z]     health_test.go:145: &{2023-07-13 14:56:51.576991128 +0000 UTC 2023-07-13 14:56:51.634192321 +0000 UTC 1 2}
14:56:52 [2023-07-13T14:56:52.368Z]     health_test.go:145: &{2023-07-13 14:56:51.576991128 +0000 UTC 2023-07-13 14:56:51.634192321 +0000 UTC 1 2}
14:56:52 [2023-07-13T14:56:52.368Z]     health_test.go:145: &{2023-07-13 14:56:51.576991128 +0000 UTC 2023-07-13 14:56:51.634192321 +0000 UTC 1 2}
14:56:52 [2023-07-13T14:56:52.368Z]     health_test.go:145: &{2023-07-13 14:56:51.576991128 +0000 UTC 2023-07-13 14:56:51.634192321 +0000 UTC 1 2}
14:56:52 [2023-07-13T14:56:52.629Z]     health_test.go:145: &{2023-07-13 14:56:51.576991128 +0000 UTC 2023-07-13 14:56:51.634192321 +0000 UTC 1 2}
14:56:52 [2023-07-13T14:56:52.629Z]     health_test.go:145: &{2023-07-13 14:56:51.576991128 +0000 UTC 2023-07-13 14:56:51.634192321 +0000 UTC 1 2}
14:56:52 [2023-07-13T14:56:52.629Z]     health_test.go:145: &{2023-07-13 14:56:51.576991128 +0000 UTC 2023-07-13 14:56:51.634192321 +0000 UTC 1 2}
14:56:52 [2023-07-13T14:56:52.890Z]     health_test.go:173: 1.064724461s
14:56:53 [2023-07-13T14:56:53.831Z]     health_test.go:173: 1.064724461s
14:56:54 [2023-07-13T14:56:54.773Z]     health_test.go:173: 1.064724461s
14:56:56 [2023-07-13T14:56:56.156Z]     health_test.go:173: 1.064724461s
14:56:57 [2023-07-13T14:56:57.098Z]     health_test.go:173: 1.064724461s
14:56:58 [2023-07-13T14:56:58.039Z]     health_test.go:173: 1.064724461s
14:56:58 [2023-07-13T14:56:58.981Z]     health_test.go:173: 1.064724461s
14:56:59 [2023-07-13T14:56:59.923Z]     health_test.go:173: 1.064724461s
14:57:00 [2023-07-13T14:57:00.864Z]     health_test.go:173: 1.064724461s
14:57:01 [2023-07-13T14:57:01.806Z]     health_test.go:173: 1.064724461s
14:57:02 [2023-07-13T14:57:02.748Z]     health_test.go:173: 1.064724461s
14:57:04 [2023-07-13T14:57:04.132Z]     health_test.go:173: 1.064724461s
14:57:05 [2023-07-13T14:57:05.073Z]     health_test.go:173: 1.064724461s
14:57:06 [2023-07-13T14:57:06.014Z]     health_test.go:173: 1.064724461s
14:57:06 [2023-07-13T14:57:06.956Z]     health_test.go:173: 1.064724461s
14:57:07 [2023-07-13T14:57:07.897Z]     health_test.go:173: 1.064724461s
14:57:08 [2023-07-13T14:57:08.839Z]     health_test.go:173: 1.064724461s
14:57:09 [2023-07-13T14:57:09.781Z]     health_test.go:173: 1.064724461s
14:57:11 [2023-07-13T14:57:11.165Z]     health_test.go:173: 1.064724461s
14:57:12 [2023-07-13T14:57:12.106Z]     health_test.go:173: 1.064724461s
14:57:13 [2023-07-13T14:57:13.048Z]     health_test.go:173: 1.064724461s
14:57:13 [2023-07-13T14:57:13.989Z]     health_test.go:173: 1.064724461s
14:57:14 [2023-07-13T14:57:14.930Z]     health_test.go:173: 1.064724461s
14:57:15 [2023-07-13T14:57:15.871Z]     health_test.go:173: 1.064724461s
14:57:16 [2023-07-13T14:57:16.812Z]     health_test.go:173: 1.064724461s
14:57:17 [2023-07-13T14:57:17.754Z]     health_test.go:173: 1.064724461s
14:57:19 [2023-07-13T14:57:19.138Z]     health_test.go:173: 1.064724461s
14:57:20 [2023-07-13T14:57:20.087Z]     health_test.go:173: 1.064724461s
14:57:21 [2023-07-13T14:57:21.041Z]     health_test.go:173: 1.064724461s
14:57:21 [2023-07-13T14:57:21.988Z]     health_test.go:173: 1.064724461s
14:57:23 [2023-07-13T14:57:23.381Z] --- PASS: TestHealthStartInterval (33.70s)
14:57:23 [2023-07-13T14:57:23.381Z] === RUN   TestInspectCpusetInConfigPre120
14:57:23 [2023-07-13T14:57:23.381Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s)
14:57:23 [2023-07-13T14:57:23.381Z] === RUN   TestInspectAnnotations
14:57:23 [2023-07-13T14:57:23.647Z] --- PASS: TestInspectAnnotations (0.04s)
14:57:23 [2023-07-13T14:57:23.647Z] === RUN   TestIpcModeNone
14:57:24 [2023-07-13T14:57:24.236Z] --- PASS: TestIpcModeNone (0.55s)
14:57:24 [2023-07-13T14:57:24.236Z] === RUN   TestIpcModePrivate
14:57:24 [2023-07-13T14:57:24.507Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
14:57:24 [2023-07-13T14:57:24.507Z] --- PASS: TestIpcModePrivate (0.48s)
14:57:24 [2023-07-13T14:57:24.507Z] === RUN   TestIpcModeShareable
14:57:25 [2023-07-13T14:57:25.097Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
14:57:25 [2023-07-13T14:57:25.097Z] --- PASS: TestIpcModeShareable (0.54s)
14:57:25 [2023-07-13T14:57:25.097Z] === RUN   TestAPIIpcModeShareableAndContainer
14:57:27 [2023-07-13T14:57:27.011Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.61s)
14:57:27 [2023-07-13T14:57:27.011Z] === RUN   TestAPIIpcModeHost
14:57:27 [2023-07-13T14:57:27.011Z] --- PASS: TestAPIIpcModeHost (0.33s)
14:57:27 [2023-07-13T14:57:27.011Z] === RUN   TestDaemonIpcModeShareable
14:57:27 [2023-07-13T14:57:27.954Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
14:57:28 [2023-07-13T14:57:28.215Z] --- PASS: TestDaemonIpcModeShareable (1.14s)
14:57:28 [2023-07-13T14:57:28.215Z] === RUN   TestDaemonIpcModePrivate
14:57:29 [2023-07-13T14:57:29.158Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
14:57:29 [2023-07-13T14:57:29.158Z] --- PASS: TestDaemonIpcModePrivate (1.10s)
14:57:29 [2023-07-13T14:57:29.158Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:57:30 [2023-07-13T14:57:30.100Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
14:57:30 [2023-07-13T14:57:30.361Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s)
14:57:30 [2023-07-13T14:57:30.361Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:57:31 [2023-07-13T14:57:31.303Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
14:57:31 [2023-07-13T14:57:31.564Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s)
14:57:31 [2023-07-13T14:57:31.564Z] === RUN   TestIpcModeOlderClient
14:57:31 [2023-07-13T14:57:31.564Z] === PAUSE TestIpcModeOlderClient
14:57:31 [2023-07-13T14:57:31.564Z] === RUN   TestKillContainerInvalidSignal
14:57:32 [2023-07-13T14:57:32.136Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
14:57:32 [2023-07-13T14:57:32.136Z] === RUN   TestKillContainer
14:57:32 [2023-07-13T14:57:32.136Z] === RUN   TestKillContainer/no_signal
14:57:32 [2023-07-13T14:57:32.397Z] === RUN   TestKillContainer/non_killing_signal
14:57:32 [2023-07-13T14:57:32.657Z] === RUN   TestKillContainer/killing_signal
14:57:33 [2023-07-13T14:57:33.230Z] --- PASS: TestKillContainer (1.35s)
14:57:33 [2023-07-13T14:57:33.230Z]     --- PASS: TestKillContainer/no_signal (0.42s)
14:57:33 [2023-07-13T14:57:33.230Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
14:57:33 [2023-07-13T14:57:33.230Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
14:57:33 [2023-07-13T14:57:33.230Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:57:33 [2023-07-13T14:57:33.492Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:57:33 [2023-07-13T14:57:33.753Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:57:34 [2023-07-13T14:57:34.694Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s)
14:57:34 [2023-07-13T14:57:34.694Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s)
14:57:34 [2023-07-13T14:57:34.695Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s)
14:57:34 [2023-07-13T14:57:34.695Z] === RUN   TestKillStoppedContainer
14:57:34 [2023-07-13T14:57:34.695Z] --- PASS: TestKillStoppedContainer (0.04s)
14:57:34 [2023-07-13T14:57:34.695Z] === RUN   TestKillStoppedContainerAPIPre120
14:57:34 [2023-07-13T14:57:34.695Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
14:57:34 [2023-07-13T14:57:34.695Z] === RUN   TestKillDifferentUserContainer
14:57:35 [2023-07-13T14:57:35.265Z] --- PASS: TestKillDifferentUserContainer (0.45s)
14:57:35 [2023-07-13T14:57:35.265Z] === RUN   TestInspectOomKilledTrue
14:57:35 [2023-07-13T14:57:35.837Z] --- PASS: TestInspectOomKilledTrue (0.49s)
14:57:35 [2023-07-13T14:57:35.837Z] === RUN   TestInspectOomKilledFalse
14:57:36 [2023-07-13T14:57:36.097Z] --- PASS: TestInspectOomKilledFalse (0.45s)
14:57:36 [2023-07-13T14:57:36.097Z] === RUN   TestLinksEtcHostsContentMatch
14:57:36 [2023-07-13T14:57:36.358Z] --- PASS: TestLinksEtcHostsContentMatch (0.24s)
14:57:36 [2023-07-13T14:57:36.358Z] === RUN   TestLinksContainerNames
14:57:37 [2023-07-13T14:57:37.301Z] --- PASS: TestLinksContainerNames (0.97s)
14:57:37 [2023-07-13T14:57:37.301Z] === RUN   TestLogsFollowTailEmpty
14:57:37 [2023-07-13T14:57:37.873Z] --- PASS: TestLogsFollowTailEmpty (0.52s)
14:57:37 [2023-07-13T14:57:37.873Z] === RUN   TestLogs
14:57:37 [2023-07-13T14:57:37.873Z] === RUN   TestLogs/driver_local
14:57:37 [2023-07-13T14:57:37.873Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
14:57:37 [2023-07-13T14:57:37.873Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
14:57:37 [2023-07-13T14:57:37.873Z] === RUN   TestLogs/driver_local/tty/only_stdout
14:57:37 [2023-07-13T14:57:37.873Z] === PAUSE TestLogs/driver_local/tty/only_stdout
14:57:37 [2023-07-13T14:57:37.873Z] === RUN   TestLogs/driver_local/tty/only_stderr
14:57:37 [2023-07-13T14:57:37.873Z] === PAUSE TestLogs/driver_local/tty/only_stderr
14:57:37 [2023-07-13T14:57:37.873Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
14:57:37 [2023-07-13T14:57:37.873Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
14:57:37 [2023-07-13T14:57:37.873Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
14:57:37 [2023-07-13T14:57:37.873Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
14:57:37 [2023-07-13T14:57:37.873Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
14:57:37 [2023-07-13T14:57:37.873Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
14:57:37 [2023-07-13T14:57:37.873Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
14:57:37 [2023-07-13T14:57:37.873Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
14:57:37 [2023-07-13T14:57:37.873Z] === CONT  TestLogs/driver_local/tty/only_stderr
14:57:37 [2023-07-13T14:57:37.873Z] === CONT  TestLogs/driver_local/tty/only_stdout
14:57:37 [2023-07-13T14:57:37.873Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
14:57:37 [2023-07-13T14:57:37.873Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
14:57:39 [2023-07-13T14:57:39.788Z] === RUN   TestLogs/driver_json-file
14:57:39 [2023-07-13T14:57:39.788Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
14:57:39 [2023-07-13T14:57:39.788Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
14:57:39 [2023-07-13T14:57:39.788Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
14:57:39 [2023-07-13T14:57:39.788Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
14:57:39 [2023-07-13T14:57:39.788Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
14:57:39 [2023-07-13T14:57:39.788Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
14:57:39 [2023-07-13T14:57:39.788Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:57:39 [2023-07-13T14:57:39.788Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:57:39 [2023-07-13T14:57:39.788Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
14:57:39 [2023-07-13T14:57:39.788Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
14:57:39 [2023-07-13T14:57:39.788Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
14:57:39 [2023-07-13T14:57:39.788Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
14:57:39 [2023-07-13T14:57:39.788Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
14:57:39 [2023-07-13T14:57:39.788Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:57:39 [2023-07-13T14:57:39.788Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
14:57:39 [2023-07-13T14:57:39.788Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
14:57:39 [2023-07-13T14:57:39.788Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
14:57:39 [2023-07-13T14:57:39.788Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
14:57:41 [2023-07-13T14:57:41.174Z] --- PASS: TestLogs (3.23s)
14:57:41 [2023-07-13T14:57:41.174Z]     --- PASS: TestLogs/driver_local (0.01s)
14:57:41 [2023-07-13T14:57:41.174Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.88s)
14:57:41 [2023-07-13T14:57:41.174Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.88s)
14:57:41 [2023-07-13T14:57:41.174Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.18s)
14:57:41 [2023-07-13T14:57:41.174Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.47s)
14:57:41 [2023-07-13T14:57:41.174Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.51s)
14:57:41 [2023-07-13T14:57:41.174Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.58s)
14:57:41 [2023-07-13T14:57:41.174Z]     --- PASS: TestLogs/driver_json-file (0.01s)
14:57:41 [2023-07-13T14:57:41.174Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.00s)
14:57:41 [2023-07-13T14:57:41.174Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.04s)
14:57:41 [2023-07-13T14:57:41.174Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.43s)
14:57:41 [2023-07-13T14:57:41.174Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.45s)
14:57:41 [2023-07-13T14:57:41.174Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.56s)
14:57:41 [2023-07-13T14:57:41.174Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.63s)
14:57:41 [2023-07-13T14:57:41.174Z] === RUN   TestContainerNetworkMountsNoChown
14:57:41 [2023-07-13T14:57:41.745Z] --- PASS: TestContainerNetworkMountsNoChown (0.48s)
14:57:41 [2023-07-13T14:57:41.745Z] === RUN   TestMountDaemonRoot
14:57:41 [2023-07-13T14:57:41.745Z] === RUN   TestMountDaemonRoot/default
14:57:41 [2023-07-13T14:57:41.745Z] === PAUSE TestMountDaemonRoot/default
14:57:41 [2023-07-13T14:57:41.745Z] === RUN   TestMountDaemonRoot/private
14:57:41 [2023-07-13T14:57:41.745Z] === PAUSE TestMountDaemonRoot/private
14:57:41 [2023-07-13T14:57:41.745Z] === RUN   TestMountDaemonRoot/rprivate
14:57:41 [2023-07-13T14:57:41.745Z] === PAUSE TestMountDaemonRoot/rprivate
14:57:41 [2023-07-13T14:57:41.745Z] === RUN   TestMountDaemonRoot/slave
14:57:41 [2023-07-13T14:57:41.745Z] === PAUSE TestMountDaemonRoot/slave
14:57:41 [2023-07-13T14:57:41.745Z] === RUN   TestMountDaemonRoot/rslave
14:57:41 [2023-07-13T14:57:41.745Z] === PAUSE TestMountDaemonRoot/rslave
14:57:41 [2023-07-13T14:57:41.745Z] === RUN   TestMountDaemonRoot/shared
14:57:41 [2023-07-13T14:57:41.745Z] === PAUSE TestMountDaemonRoot/shared
14:57:41 [2023-07-13T14:57:41.745Z] === RUN   TestMountDaemonRoot/rshared
14:57:41 [2023-07-13T14:57:41.745Z] === PAUSE TestMountDaemonRoot/rshared
14:57:41 [2023-07-13T14:57:41.745Z] === CONT  TestMountDaemonRoot/default
14:57:41 [2023-07-13T14:57:41.746Z] === RUN   TestMountDaemonRoot/default/bind_root
14:57:41 [2023-07-13T14:57:41.746Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:57:41 [2023-07-13T14:57:41.746Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === CONT  TestMountDaemonRoot/rslave
14:57:41 [2023-07-13T14:57:41.746Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:57:41 [2023-07-13T14:57:41.746Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:57:41 [2023-07-13T14:57:41.746Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:57:41 [2023-07-13T14:57:41.746Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:57:41 [2023-07-13T14:57:41.746Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:57:41 [2023-07-13T14:57:41.746Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === RUN   TestMountDaemonRoot/default/mount_root
14:57:41 [2023-07-13T14:57:41.746Z] === CONT  TestMountDaemonRoot/slave
14:57:41 [2023-07-13T14:57:41.746Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:57:41 [2023-07-13T14:57:41.746Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:57:41 [2023-07-13T14:57:41.746Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:57:41 [2023-07-13T14:57:41.746Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:57:41 [2023-07-13T14:57:41.746Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:57:41 [2023-07-13T14:57:41.746Z] === CONT  TestMountDaemonRoot/private
14:57:41 [2023-07-13T14:57:41.746Z] === CONT  TestMountDaemonRoot/shared
14:57:41 [2023-07-13T14:57:41.746Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:57:41 [2023-07-13T14:57:41.746Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:57:41 [2023-07-13T14:57:41.746Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === CONT  TestMountDaemonRoot/rshared
14:57:41 [2023-07-13T14:57:41.746Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:57:41 [2023-07-13T14:57:41.746Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:57:41 [2023-07-13T14:57:41.746Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:57:41 [2023-07-13T14:57:41.746Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:57:41 [2023-07-13T14:57:41.746Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:57:41 [2023-07-13T14:57:41.746Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === CONT  TestMountDaemonRoot/rprivate
14:57:41 [2023-07-13T14:57:41.746Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:57:41 [2023-07-13T14:57:41.746Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:57:41 [2023-07-13T14:57:41.746Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:57:41 [2023-07-13T14:57:41.746Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:57:41 [2023-07-13T14:57:41.746Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === CONT  TestMountDaemonRoot/default/bind_root
14:57:41 [2023-07-13T14:57:41.746Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:57:41 [2023-07-13T14:57:41.746Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === RUN   TestMountDaemonRoot/private/mount_root
14:57:41 [2023-07-13T14:57:41.746Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:57:41 [2023-07-13T14:57:41.746Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === RUN   TestMountDaemonRoot/private/bind_root
14:57:41 [2023-07-13T14:57:41.746Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:57:41 [2023-07-13T14:57:41.746Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:57:41 [2023-07-13T14:57:41.746Z] === CONT  TestMountDaemonRoot/default/mount_root
14:57:41 [2023-07-13T14:57:41.746Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:57:41 [2023-07-13T14:57:41.746Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:57:41 [2023-07-13T14:57:41.746Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:57:41 [2023-07-13T14:57:41.746Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:57:41 [2023-07-13T14:57:41.746Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:57:41 [2023-07-13T14:57:41.746Z] === CONT  TestMountDaemonRoot/private/mount_root
14:57:41 [2023-07-13T14:57:41.746Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:57:41 [2023-07-13T14:57:41.746Z] === CONT  TestMountDaemonRoot/private/bind_root
14:57:41 [2023-07-13T14:57:41.746Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:57:41 [2023-07-13T14:57:41.746Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:57:41 [2023-07-13T14:57:41.746Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:57:41 [2023-07-13T14:57:41.746Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:57:41 [2023-07-13T14:57:41.746Z] --- PASS: TestMountDaemonRoot (0.02s)
14:57:41 [2023-07-13T14:57:41.746Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:57:41 [2023-07-13T14:57:41.746Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
14:57:41 [2023-07-13T14:57:41.746Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
14:57:41 [2023-07-13T14:57:41.746Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
14:57:41 [2023-07-13T14:57:41.746Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
14:57:41 [2023-07-13T14:57:41.746Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:57:41 [2023-07-13T14:57:41.746Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
14:57:41 [2023-07-13T14:57:41.746Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
14:57:41 [2023-07-13T14:57:41.746Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
14:57:41 [2023-07-13T14:57:41.746Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
14:57:41 [2023-07-13T14:57:41.746Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:57:41 [2023-07-13T14:57:41.746Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
14:57:41 [2023-07-13T14:57:41.746Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
14:57:41 [2023-07-13T14:57:41.746Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
14:57:41 [2023-07-13T14:57:41.746Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
14:57:41 [2023-07-13T14:57:41.746Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:57:41 [2023-07-13T14:57:41.746Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
14:57:41 [2023-07-13T14:57:41.746Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
14:57:41 [2023-07-13T14:57:41.746Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
14:57:41 [2023-07-13T14:57:41.746Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
14:57:41 [2023-07-13T14:57:41.746Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:57:41 [2023-07-13T14:57:41.746Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
14:57:41 [2023-07-13T14:57:41.746Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
14:57:41 [2023-07-13T14:57:41.746Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
14:57:41 [2023-07-13T14:57:41.746Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
14:57:41 [2023-07-13T14:57:41.746Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:57:41 [2023-07-13T14:57:41.746Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
14:57:41 [2023-07-13T14:57:41.746Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
14:57:41 [2023-07-13T14:57:41.746Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
14:57:41 [2023-07-13T14:57:41.746Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
14:57:41 [2023-07-13T14:57:41.746Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:57:41 [2023-07-13T14:57:41.746Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
14:57:41 [2023-07-13T14:57:41.746Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
14:57:41 [2023-07-13T14:57:41.746Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
14:57:41 [2023-07-13T14:57:41.746Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
14:57:41 [2023-07-13T14:57:41.746Z] === RUN   TestContainerBindMountNonRecursive
14:57:43 [2023-07-13T14:57:43.131Z] --- PASS: TestContainerBindMountNonRecursive (1.12s)
14:57:43 [2023-07-13T14:57:43.131Z] === RUN   TestContainerVolumesMountedAsShared
14:57:43 [2023-07-13T14:57:43.392Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s)
14:57:43 [2023-07-13T14:57:43.392Z] === RUN   TestContainerVolumesMountedAsSlave
14:57:43 [2023-07-13T14:57:43.653Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
14:57:43 [2023-07-13T14:57:43.653Z] === RUN   TestContainerCopyLeaksMounts
14:57:44 [2023-07-13T14:57:44.224Z] --- PASS: TestContainerCopyLeaksMounts (0.57s)
14:57:44 [2023-07-13T14:57:44.224Z] === RUN   TestContainerBindMountRecursivelyReadOnly
14:57:46 [2023-07-13T14:57:46.769Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (2.17s)
14:57:46 [2023-07-13T14:57:46.769Z] === RUN   TestNetworkNat
14:57:47 [2023-07-13T14:57:47.030Z] --- PASS: TestNetworkNat (0.54s)
14:57:47 [2023-07-13T14:57:47.030Z] === RUN   TestNetworkLocalhostTCPNat
14:57:47 [2023-07-13T14:57:47.601Z] --- PASS: TestNetworkLocalhostTCPNat (0.50s)
14:57:47 [2023-07-13T14:57:47.601Z] === RUN   TestNetworkLoopbackNat
14:57:50 [2023-07-13T14:57:50.146Z] --- PASS: TestNetworkLoopbackNat (2.58s)
14:57:50 [2023-07-13T14:57:50.146Z] === RUN   TestPause
14:57:50 [2023-07-13T14:57:50.408Z] --- PASS: TestPause (0.47s)
14:57:50 [2023-07-13T14:57:50.408Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:57:50 [2023-07-13T14:57:50.408Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:57:50 [2023-07-13T14:57:50.408Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:57:50 [2023-07-13T14:57:50.408Z] === RUN   TestPauseStopPausedContainer
14:57:50 [2023-07-13T14:57:50.980Z] --- PASS: TestPauseStopPausedContainer (0.48s)
14:57:50 [2023-07-13T14:57:50.980Z] === RUN   TestPidHost
14:57:51 [2023-07-13T14:57:51.923Z] --- PASS: TestPidHost (1.05s)
14:57:51 [2023-07-13T14:57:51.923Z] === RUN   TestPsFilter
14:57:52 [2023-07-13T14:57:52.185Z] === RUN   TestPsFilter/since
14:57:52 [2023-07-13T14:57:52.185Z] === RUN   TestPsFilter/before
14:57:52 [2023-07-13T14:57:52.185Z] --- PASS: TestPsFilter (0.09s)
14:57:52 [2023-07-13T14:57:52.185Z]     --- PASS: TestPsFilter/since (0.00s)
14:57:52 [2023-07-13T14:57:52.185Z]     --- PASS: TestPsFilter/before (0.00s)
14:57:52 [2023-07-13T14:57:52.185Z] === RUN   TestRemoveContainerWithRemovedVolume
14:57:52 [2023-07-13T14:57:52.756Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.48s)
14:57:52 [2023-07-13T14:57:52.756Z] === RUN   TestRemoveContainerWithVolume
14:57:53 [2023-07-13T14:57:53.017Z] --- PASS: TestRemoveContainerWithVolume (0.47s)
14:57:53 [2023-07-13T14:57:53.017Z] === RUN   TestRemoveContainerRunning
14:57:53 [2023-07-13T14:57:53.588Z] --- PASS: TestRemoveContainerRunning (0.45s)
14:57:53 [2023-07-13T14:57:53.588Z] === RUN   TestRemoveContainerForceRemoveRunning
14:57:54 [2023-07-13T14:57:54.159Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s)
14:57:54 [2023-07-13T14:57:54.159Z] === RUN   TestRemoveInvalidContainer
14:57:54 [2023-07-13T14:57:54.159Z] --- PASS: TestRemoveInvalidContainer (0.01s)
14:57:54 [2023-07-13T14:57:54.159Z] === RUN   TestRenameLinkedContainer
14:57:56 [2023-07-13T14:57:56.072Z] --- PASS: TestRenameLinkedContainer (1.78s)
14:57:56 [2023-07-13T14:57:56.072Z] === RUN   TestRenameStoppedContainer
14:57:56 [2023-07-13T14:57:56.333Z] --- PASS: TestRenameStoppedContainer (0.43s)
14:57:56 [2023-07-13T14:57:56.333Z] === RUN   TestRenameRunningContainerAndReuse
14:57:57 [2023-07-13T14:57:57.275Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
14:57:57 [2023-07-13T14:57:57.275Z] === RUN   TestRenameInvalidName
14:57:57 [2023-07-13T14:57:57.536Z] --- PASS: TestRenameInvalidName (0.47s)
14:57:57 [2023-07-13T14:57:57.536Z] === RUN   TestRenameAnonymousContainer
14:57:59 [2023-07-13T14:57:59.450Z] --- PASS: TestRenameAnonymousContainer (1.72s)
14:57:59 [2023-07-13T14:57:59.450Z] === RUN   TestRenameContainerWithSameName
14:57:59 [2023-07-13T14:57:59.711Z] --- PASS: TestRenameContainerWithSameName (0.43s)
14:57:59 [2023-07-13T14:57:59.711Z] === RUN   TestRenameContainerWithLinkedContainer
14:58:00 [2023-07-13T14:58:00.653Z] --- PASS: TestRenameContainerWithLinkedContainer (0.97s)
14:58:00 [2023-07-13T14:58:00.653Z] === RUN   TestResize
14:58:01 [2023-07-13T14:58:01.224Z] --- PASS: TestResize (0.46s)
14:58:01 [2023-07-13T14:58:01.224Z] === RUN   TestResizeWithInvalidSize
14:58:01 [2023-07-13T14:58:01.796Z] --- PASS: TestResizeWithInvalidSize (0.46s)
14:58:01 [2023-07-13T14:58:01.796Z] === RUN   TestResizeWhenContainerNotStarted
14:58:02 [2023-07-13T14:58:02.057Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
14:58:02 [2023-07-13T14:58:02.057Z] === RUN   TestDaemonRestartKillContainers
14:58:02 [2023-07-13T14:58:02.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:58:02 [2023-07-13T14:58:02.057Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:58:03 [2023-07-13T14:58:03.444Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:58:03 [2023-07-13T14:58:03.444Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:58:04 [2023-07-13T14:58:04.017Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:58:04 [2023-07-13T14:58:04.590Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:58:04 [2023-07-13T14:58:04.590Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:58:05 [2023-07-13T14:58:05.162Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:58:05 [2023-07-13T14:58:05.733Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:58:05 [2023-07-13T14:58:05.733Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:58:07 [2023-07-13T14:58:07.649Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:58:07 [2023-07-13T14:58:07.649Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s)
14:58:07 [2023-07-13T14:58:07.649Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s)
14:58:07 [2023-07-13T14:58:07.649Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.84s)
14:58:07 [2023-07-13T14:58:07.649Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.19s)
14:58:07 [2023-07-13T14:58:07.649Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.41s)
14:58:07 [2023-07-13T14:58:07.649Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.85s)
14:58:07 [2023-07-13T14:58:07.649Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s)
14:58:07 [2023-07-13T14:58:07.649Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.20s)
14:58:07 [2023-07-13T14:58:07.649Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.91s)
14:58:07 [2023-07-13T14:58:07.649Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.95s)
14:58:07 [2023-07-13T14:58:07.649Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.69s)
14:58:07 [2023-07-13T14:58:07.649Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.39s)
14:58:07 [2023-07-13T14:58:07.649Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.46s)
14:58:07 [2023-07-13T14:58:07.649Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.92s)
14:58:07 [2023-07-13T14:58:07.649Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.93s)
14:58:07 [2023-07-13T14:58:07.649Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.11s)
14:58:07 [2023-07-13T14:58:07.649Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
14:58:07 [2023-07-13T14:58:07.649Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
14:58:09 [2023-07-13T14:58:09.034Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
14:58:09 [2023-07-13T14:58:09.977Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.97s)
14:58:09 [2023-07-13T14:58:09.977Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.98s)
14:58:09 [2023-07-13T14:58:09.977Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.98s)
14:58:09 [2023-07-13T14:58:09.977Z] === RUN   TestCgroupNamespacesRun
14:58:10 [2023-07-13T14:58:10.920Z] --- PASS: TestCgroupNamespacesRun (1.14s)
14:58:10 [2023-07-13T14:58:10.920Z] === RUN   TestCgroupNamespacesRunPrivileged
14:58:11 [2023-07-13T14:58:11.863Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s)
14:58:11 [2023-07-13T14:58:11.863Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:58:13 [2023-07-13T14:58:13.247Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.08s)
14:58:13 [2023-07-13T14:58:13.247Z] === RUN   TestCgroupNamespacesRunHostMode
14:58:14 [2023-07-13T14:58:14.190Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s)
14:58:14 [2023-07-13T14:58:14.190Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:58:15 [2023-07-13T14:58:15.132Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s)
14:58:15 [2023-07-13T14:58:15.132Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:58:16 [2023-07-13T14:58:16.517Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s)
14:58:16 [2023-07-13T14:58:16.517Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:58:17 [2023-07-13T14:58:17.088Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
14:58:17 [2023-07-13T14:58:17.088Z] === RUN   TestCgroupNamespacesRunOlderClient
14:58:18 [2023-07-13T14:58:18.032Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.06s)
14:58:18 [2023-07-13T14:58:18.032Z] === RUN   TestNISDomainname
14:58:18 [2023-07-13T14:58:18.603Z] --- PASS: TestNISDomainname (0.54s)
14:58:18 [2023-07-13T14:58:18.603Z] === RUN   TestHostnameDnsResolution
14:58:19 [2023-07-13T14:58:19.174Z] --- PASS: TestHostnameDnsResolution (0.71s)
14:58:19 [2023-07-13T14:58:19.174Z] === RUN   TestUnprivilegedPortsAndPing
14:58:19 [2023-07-13T14:58:19.746Z] --- PASS: TestUnprivilegedPortsAndPing (0.59s)
14:58:19 [2023-07-13T14:58:19.746Z] === RUN   TestPrivilegedHostDevices
14:58:20 [2023-07-13T14:58:20.318Z] --- PASS: TestPrivilegedHostDevices (0.54s)
14:58:20 [2023-07-13T14:58:20.318Z] === RUN   TestRunConsoleSize
14:58:20 [2023-07-13T14:58:20.889Z] --- PASS: TestRunConsoleSize (0.44s)
14:58:20 [2023-07-13T14:58:20.889Z] === RUN   TestRunWithAlternativeContainerdShim
14:58:25 [2023-07-13T14:58:25.094Z] --- PASS: TestRunWithAlternativeContainerdShim (3.96s)
14:58:25 [2023-07-13T14:58:25.094Z] === RUN   TestStats
14:58:27 [2023-07-13T14:58:27.640Z] --- PASS: TestStats (2.47s)
14:58:27 [2023-07-13T14:58:27.640Z] === RUN   TestStopContainerWithTimeout
14:58:27 [2023-07-13T14:58:27.640Z] === RUN   TestStopContainerWithTimeout/0
14:58:27 [2023-07-13T14:58:27.640Z] === PAUSE TestStopContainerWithTimeout/0
14:58:27 [2023-07-13T14:58:27.640Z] === RUN   TestStopContainerWithTimeout/1
14:58:27 [2023-07-13T14:58:27.640Z] === PAUSE TestStopContainerWithTimeout/1
14:58:27 [2023-07-13T14:58:27.640Z] === RUN   TestStopContainerWithTimeout/3
14:58:27 [2023-07-13T14:58:27.640Z] === PAUSE TestStopContainerWithTimeout/3
14:58:27 [2023-07-13T14:58:27.640Z] === RUN   TestStopContainerWithTimeout/-1
14:58:27 [2023-07-13T14:58:27.640Z] === PAUSE TestStopContainerWithTimeout/-1
14:58:27 [2023-07-13T14:58:27.640Z] === CONT  TestStopContainerWithTimeout/0
14:58:27 [2023-07-13T14:58:27.640Z] === CONT  TestStopContainerWithTimeout/3
14:58:27 [2023-07-13T14:58:27.640Z] === CONT  TestStopContainerWithTimeout/1
14:58:27 [2023-07-13T14:58:27.640Z] === CONT  TestStopContainerWithTimeout/-1
14:58:30 [2023-07-13T14:58:30.186Z] --- PASS: TestStopContainerWithTimeout (0.04s)
14:58:30 [2023-07-13T14:58:30.186Z]     --- PASS: TestStopContainerWithTimeout/0 (0.76s)
14:58:30 [2023-07-13T14:58:30.186Z]     --- PASS: TestStopContainerWithTimeout/1 (1.91s)
14:58:30 [2023-07-13T14:58:30.186Z]     --- PASS: TestStopContainerWithTimeout/3 (2.67s)
14:58:30 [2023-07-13T14:58:30.186Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.93s)
14:58:30 [2023-07-13T14:58:30.186Z] === RUN   TestStopContainerWithTimeoutCancel
14:58:30 [2023-07-13T14:58:30.186Z] === PAUSE TestStopContainerWithTimeoutCancel
14:58:30 [2023-07-13T14:58:30.186Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:58:32 [2023-07-13T14:58:32.732Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.08s)
14:58:32 [2023-07-13T14:58:32.732Z] === RUN   TestUpdateMemory
14:58:32 [2023-07-13T14:58:32.732Z] --- PASS: TestUpdateMemory (0.53s)
14:58:32 [2023-07-13T14:58:32.732Z] === RUN   TestUpdateCPUQuota
14:58:33 [2023-07-13T14:58:33.674Z] --- PASS: TestUpdateCPUQuota (0.86s)
14:58:33 [2023-07-13T14:58:33.674Z] === RUN   TestUpdatePidsLimit
14:58:33 [2023-07-13T14:58:33.674Z] === RUN   TestUpdatePidsLimit/update_from_none
14:58:33 [2023-07-13T14:58:33.935Z] === RUN   TestUpdatePidsLimit/no_change
14:58:34 [2023-07-13T14:58:34.195Z] === RUN   TestUpdatePidsLimit/update_lower
14:58:34 [2023-07-13T14:58:34.457Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:58:34 [2023-07-13T14:58:34.717Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:58:34 [2023-07-13T14:58:34.717Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:58:34 [2023-07-13T14:58:34.978Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:58:35 [2023-07-13T14:58:35.920Z] --- PASS: TestUpdatePidsLimit (2.01s)
14:58:35 [2023-07-13T14:58:35.920Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
14:58:35 [2023-07-13T14:58:35.920Z]     --- PASS: TestUpdatePidsLimit/no_change (0.22s)
14:58:35 [2023-07-13T14:58:35.920Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.26s)
14:58:35 [2023-07-13T14:58:35.920Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
14:58:35 [2023-07-13T14:58:35.920Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
14:58:35 [2023-07-13T14:58:35.920Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s)
14:58:35 [2023-07-13T14:58:35.920Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
14:58:35 [2023-07-13T14:58:35.920Z] === RUN   TestUpdateRestartPolicy
14:58:48 [2023-07-13T14:58:48.152Z] --- PASS: TestUpdateRestartPolicy (10.81s)
14:58:48 [2023-07-13T14:58:48.152Z] === RUN   TestUpdateRestartWithAutoRemove
14:58:48 [2023-07-13T14:58:48.152Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s)
14:58:48 [2023-07-13T14:58:48.152Z] === RUN   TestWaitNonBlocked
14:58:48 [2023-07-13T14:58:48.152Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:58:48 [2023-07-13T14:58:48.152Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:58:48 [2023-07-13T14:58:48.152Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:58:48 [2023-07-13T14:58:48.152Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:58:48 [2023-07-13T14:58:48.152Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:58:48 [2023-07-13T14:58:48.152Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:58:48 [2023-07-13T14:58:48.152Z] --- PASS: TestWaitNonBlocked (0.03s)
14:58:48 [2023-07-13T14:58:48.152Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s)
14:58:48 [2023-07-13T14:58:48.152Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s)
14:58:48 [2023-07-13T14:58:48.152Z] === RUN   TestWaitBlocked
14:58:48 [2023-07-13T14:58:48.152Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:58:48 [2023-07-13T14:58:48.152Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:58:48 [2023-07-13T14:58:48.152Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:58:48 [2023-07-13T14:58:48.153Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:58:48 [2023-07-13T14:58:48.153Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:58:48 [2023-07-13T14:58:48.153Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:58:48 [2023-07-13T14:58:48.724Z] --- PASS: TestWaitBlocked (0.03s)
14:58:48 [2023-07-13T14:58:48.724Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.79s)
14:58:48 [2023-07-13T14:58:48.724Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.85s)
14:58:48 [2023-07-13T14:58:48.724Z] === RUN   TestWaitConditions
14:58:48 [2023-07-13T14:58:48.724Z] === RUN   TestWaitConditions/default
14:58:48 [2023-07-13T14:58:48.724Z] === PAUSE TestWaitConditions/default
14:58:48 [2023-07-13T14:58:48.724Z] === RUN   TestWaitConditions/not-running
14:58:48 [2023-07-13T14:58:48.724Z] === PAUSE TestWaitConditions/not-running
14:58:48 [2023-07-13T14:58:48.724Z] === RUN   TestWaitConditions/next-exit
14:58:48 [2023-07-13T14:58:48.724Z] === PAUSE TestWaitConditions/next-exit
14:58:48 [2023-07-13T14:58:48.724Z] === RUN   TestWaitConditions/removed
14:58:48 [2023-07-13T14:58:48.724Z] === PAUSE TestWaitConditions/removed
14:58:48 [2023-07-13T14:58:48.724Z] === CONT  TestWaitConditions/default
14:58:48 [2023-07-13T14:58:48.724Z] === CONT  TestWaitConditions/next-exit
14:58:48 [2023-07-13T14:58:48.724Z] === CONT  TestWaitConditions/removed
14:58:48 [2023-07-13T14:58:48.724Z] === CONT  TestWaitConditions/not-running
14:58:48 [2023-07-13T14:58:48.724Z]     wait_test.go:146: ContainerID = 8d00144f1726434ce4d0b552374cf6ba32bac2cc9b8b028223158bd84fcdd5b5
14:58:48 [2023-07-13T14:58:48.724Z]     wait_test.go:146: ContainerID = fc57fd58a2c902c2370433d3e0e9ba6869d8941cd9703bb6245161238006bac9
14:58:48 [2023-07-13T14:58:48.724Z]     wait_test.go:146: ContainerID = 200d5af739e59b83f7d7ce41cf68fe21f537e6a7dd4e3293526bf6acee832f66
14:58:48 [2023-07-13T14:58:48.724Z]     wait_test.go:146: ContainerID = 5f6ac4173c2e4aacb89ea0c240479e084bbcb733a7c0e743933ee6247fc85459
14:58:50 [2023-07-13T14:58:50.108Z] --- PASS: TestWaitConditions (0.04s)
14:58:50 [2023-07-13T14:58:50.108Z]     --- PASS: TestWaitConditions/next-exit (0.92s)
14:58:50 [2023-07-13T14:58:50.108Z]     --- PASS: TestWaitConditions/removed (0.93s)
14:58:50 [2023-07-13T14:58:50.108Z]     --- PASS: TestWaitConditions/default (1.19s)
14:58:50 [2023-07-13T14:58:50.108Z]     --- PASS: TestWaitConditions/not-running (1.26s)
14:58:50 [2023-07-13T14:58:50.108Z] === RUN   TestWaitRestartedContainer
14:58:50 [2023-07-13T14:58:50.108Z] === RUN   TestWaitRestartedContainer/default
14:58:50 [2023-07-13T14:58:50.108Z] === PAUSE TestWaitRestartedContainer/default
14:58:50 [2023-07-13T14:58:50.108Z] === RUN   TestWaitRestartedContainer/not-running
14:58:50 [2023-07-13T14:58:50.108Z] === PAUSE TestWaitRestartedContainer/not-running
14:58:50 [2023-07-13T14:58:50.108Z] === RUN   TestWaitRestartedContainer/next-exit
14:58:50 [2023-07-13T14:58:50.108Z] === PAUSE TestWaitRestartedContainer/next-exit
14:58:50 [2023-07-13T14:58:50.108Z] === CONT  TestWaitRestartedContainer/default
14:58:50 [2023-07-13T14:58:50.108Z] === CONT  TestWaitRestartedContainer/next-exit
14:58:50 [2023-07-13T14:58:50.108Z] === CONT  TestWaitRestartedContainer/not-running
14:58:52 [2023-07-13T14:58:52.022Z] --- PASS: TestWaitRestartedContainer (0.01s)
14:58:52 [2023-07-13T14:58:52.022Z]     --- PASS: TestWaitRestartedContainer/not-running (1.52s)
14:58:52 [2023-07-13T14:58:52.022Z]     --- PASS: TestWaitRestartedContainer/default (1.67s)
14:58:52 [2023-07-13T14:58:52.022Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.82s)
14:58:52 [2023-07-13T14:58:52.022Z] === CONT  TestContainerStartOnDaemonRestart
14:58:52 [2023-07-13T14:58:52.022Z] === CONT  TestStopContainerWithTimeoutCancel
14:58:52 [2023-07-13T14:58:52.022Z] === CONT  TestContainerKillOnDaemonStart
14:58:52 [2023-07-13T14:58:52.022Z] === CONT  TestIpcModeOlderClient
14:58:52 [2023-07-13T14:58:52.022Z] === CONT  TestDaemonHostGatewayIP
14:58:52 [2023-07-13T14:58:52.022Z] === CONT  TestDaemonRestartIpcMode
14:58:52 [2023-07-13T14:58:52.022Z] === CONT  TestHardRestartWhenContainerIsRunning
14:58:52 [2023-07-13T14:58:52.022Z] === CONT  TestRestartDaemonWithRestartingContainer
14:58:52 [2023-07-13T14:58:52.022Z] --- PASS: TestIpcModeOlderClient (0.05s)
14:58:53 [2023-07-13T14:58:53.938Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
14:58:53 [2023-07-13T14:58:53.938Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
14:58:53 [2023-07-13T14:58:53.938Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.19s)
14:58:53 [2023-07-13T14:58:53.938Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
14:58:53 [2023-07-13T14:58:53.938Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.34s)
14:58:54 [2023-07-13T14:58:54.509Z] --- PASS: TestContainerStartOnDaemonRestart (2.57s)
14:58:54 [2023-07-13T14:58:54.771Z] --- PASS: TestDaemonHostGatewayIP (3.07s)
14:58:55 [2023-07-13T14:58:55.713Z] --- PASS: TestStopContainerWithTimeoutCancel (3.69s)
14:58:55 [2023-07-13T14:58:55.713Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.94s)
14:58:55 [2023-07-13T14:58:55.713Z] --- PASS: TestDaemonRestartIpcMode (3.97s)
14:59:03 [2023-07-13T14:59:03.850Z] --- PASS: TestContainerKillOnDaemonStart (11.79s)
14:59:03 [2023-07-13T14:59:03.850Z] PASS
14:59:03 [2023-07-13T14:59:03.850Z] 
14:59:03 [2023-07-13T14:59:03.850Z] === Skipped
14:59:03 [2023-07-13T14:59:03.850Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
14:59:03 [2023-07-13T14:59:03.850Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:59:03 [2023-07-13T14:59:03.850Z] 
14:59:03 [2023-07-13T14:59:03.850Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:59:03 [2023-07-13T14:59:03.850Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:59:03 [2023-07-13T14:59:03.850Z] 
14:59:03 [2023-07-13T14:59:03.850Z] DONE 291 tests, 2 skipped in 158.251s
14:59:03 [2023-07-13T14:59:03.850Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
14:59:03 [2023-07-13T14:59:03.851Z] ++ 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
14:59:03 [2023-07-13T14:59:03.851Z] ++ set -e
14:59:03 [2023-07-13T14:59:03.851Z] ++ '[' -n 0 ']'
14:59:03 [2023-07-13T14:59:03.851Z] ++ set -x
14:59:03 [2023-07-13T14:59:03.851Z] ++ 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= 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= 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=/usr/local/cli-integration/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
14:59:03 [2023-07-13T14:59:03.851Z] INFO: Testing against a local daemon
14:59:03 [2023-07-13T14:59:03.851Z] === RUN   TestConfigDaemonID
14:59:04 [2023-07-13T14:59:04.794Z]     daemon_test.go:52: [d7204adda8071] daemon is not started
14:59:04 [2023-07-13T14:59:04.794Z] --- PASS: TestConfigDaemonID (1.04s)
14:59:04 [2023-07-13T14:59:04.794Z] === RUN   TestDaemonConfigValidation
14:59:04 [2023-07-13T14:59:04.794Z] === RUN   TestDaemonConfigValidation/config_with_no_content
14:59:04 [2023-07-13T14:59:04.794Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
14:59:04 [2023-07-13T14:59:04.794Z] === RUN   TestDaemonConfigValidation/config_with_{}
14:59:04 [2023-07-13T14:59:04.794Z] === PAUSE TestDaemonConfigValidation/config_with_{}
14:59:04 [2023-07-13T14:59:04.794Z] === RUN   TestDaemonConfigValidation/invalid_config
14:59:04 [2023-07-13T14:59:04.794Z] === PAUSE TestDaemonConfigValidation/invalid_config
14:59:04 [2023-07-13T14:59:04.794Z] === RUN   TestDaemonConfigValidation/malformed_config
14:59:04 [2023-07-13T14:59:04.794Z] === PAUSE TestDaemonConfigValidation/malformed_config
14:59:04 [2023-07-13T14:59:04.794Z] === RUN   TestDaemonConfigValidation/valid_config
14:59:04 [2023-07-13T14:59:04.794Z] === PAUSE TestDaemonConfigValidation/valid_config
14:59:04 [2023-07-13T14:59:04.794Z] === CONT  TestDaemonConfigValidation/config_with_no_content
14:59:04 [2023-07-13T14:59:04.794Z] === CONT  TestDaemonConfigValidation/malformed_config
14:59:04 [2023-07-13T14:59:04.794Z] === CONT  TestDaemonConfigValidation/valid_config
14:59:04 [2023-07-13T14:59:04.794Z] === CONT  TestDaemonConfigValidation/invalid_config
14:59:04 [2023-07-13T14:59:04.794Z] === CONT  TestDaemonConfigValidation/config_with_{}
14:59:04 [2023-07-13T14:59:04.794Z] --- PASS: TestDaemonConfigValidation (0.00s)
14:59:04 [2023-07-13T14:59:04.794Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
14:59:04 [2023-07-13T14:59:04.794Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
14:59:04 [2023-07-13T14:59:04.794Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
14:59:04 [2023-07-13T14:59:04.794Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
14:59:04 [2023-07-13T14:59:04.794Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
14:59:04 [2023-07-13T14:59:04.794Z] === RUN   TestConfigDaemonSeccompProfiles
14:59:04 [2023-07-13T14:59:04.794Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
14:59:05 [2023-07-13T14:59:05.737Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
14:59:07 [2023-07-13T14:59:07.124Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
14:59:08 [2023-07-13T14:59:08.066Z]     daemon_test.go:166: [d5975b5ecea21] daemon is not started
14:59:08 [2023-07-13T14:59:08.066Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
14:59:08 [2023-07-13T14:59:08.066Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
14:59:08 [2023-07-13T14:59:08.066Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
14:59:08 [2023-07-13T14:59:08.066Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
14:59:08 [2023-07-13T14:59:08.066Z] === RUN   TestDaemonProxy
14:59:08 [2023-07-13T14:59:08.066Z] === RUN   TestDaemonProxy/environment_variables
14:59:09 [2023-07-13T14:59:09.979Z] === RUN   TestDaemonProxy/command-line_options
14:59:11 [2023-07-13T14:59:11.365Z] === RUN   TestDaemonProxy/configuration_file
14:59:13 [2023-07-13T14:59:13.279Z] === RUN   TestDaemonProxy/conflicting_options
14:59:13 [2023-07-13T14:59:13.540Z] === RUN   TestDaemonProxy/reload_sanitized
14:59:14 [2023-07-13T14:59:14.111Z] --- PASS: TestDaemonProxy (6.28s)
14:59:14 [2023-07-13T14:59:14.111Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
14:59:14 [2023-07-13T14:59:14.111Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
14:59:14 [2023-07-13T14:59:14.111Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
14:59:14 [2023-07-13T14:59:14.111Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
14:59:14 [2023-07-13T14:59:14.111Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.56s)
14:59:14 [2023-07-13T14:59:14.111Z] === RUN   TestLiveRestore
14:59:14 [2023-07-13T14:59:14.111Z] === RUN   TestLiveRestore/volume_references
14:59:14 [2023-07-13T14:59:14.111Z] === PAUSE TestLiveRestore/volume_references
14:59:14 [2023-07-13T14:59:14.111Z] === CONT  TestLiveRestore/volume_references
14:59:14 [2023-07-13T14:59:14.682Z] === RUN   TestLiveRestore/volume_references/restartPolicy
14:59:14 [2023-07-13T14:59:14.682Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
14:59:15 [2023-07-13T14:59:15.625Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
14:59:17 [2023-07-13T14:59:17.010Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
14:59:17 [2023-07-13T14:59:17.582Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
14:59:18 [2023-07-13T14:59:18.525Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
14:59:19 [2023-07-13T14:59:19.467Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
14:59:20 [2023-07-13T14:59:20.853Z] --- PASS: TestLiveRestore (0.00s)
14:59:20 [2023-07-13T14:59:20.853Z]     --- PASS: TestLiveRestore/volume_references (6.36s)
14:59:20 [2023-07-13T14:59:20.853Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.83s)
14:59:20 [2023-07-13T14:59:20.853Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.98s)
14:59:20 [2023-07-13T14:59:20.853Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.96s)
14:59:20 [2023-07-13T14:59:20.853Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.96s)
14:59:20 [2023-07-13T14:59:20.853Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.94s)
14:59:20 [2023-07-13T14:59:20.853Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (0.97s)
14:59:20 [2023-07-13T14:59:20.853Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.96s)
14:59:20 [2023-07-13T14:59:20.853Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
14:59:21 [2023-07-13T14:59:21.114Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.66s)
14:59:21 [2023-07-13T14:59:21.114Z] PASS
14:59:21 [2023-07-13T14:59:21.114Z] 
14:59:21 [2023-07-13T14:59:21.114Z] DONE 27 tests in 17.589s
14:59:21 [2023-07-13T14:59:21.114Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
14:59:21 [2023-07-13T14:59:21.114Z] ++ 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
14:59:21 [2023-07-13T14:59:21.114Z] ++ set -e
14:59:21 [2023-07-13T14:59:21.114Z] ++ '[' -n 0 ']'
14:59:21 [2023-07-13T14:59:21.114Z] ++ set -x
14:59:21 [2023-07-13T14:59:21.114Z] ++ 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= 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= 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=/usr/local/cli-integration/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
14:59:21 [2023-07-13T14:59:21.376Z] INFO: Testing against a local daemon
14:59:21 [2023-07-13T14:59:21.376Z] === RUN   TestCommitInheritsEnv
14:59:21 [2023-07-13T14:59:21.376Z] --- PASS: TestCommitInheritsEnv (0.12s)
14:59:21 [2023-07-13T14:59:21.376Z] === RUN   TestImportExtremelyLargeImageWorks
14:59:21 [2023-07-13T14:59:21.376Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
14:59:21 [2023-07-13T14:59:21.376Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
14:59:21 [2023-07-13T14:59:21.376Z] === RUN   TestImportWithCustomPlatform
14:59:21 [2023-07-13T14:59:21.376Z] === RUN   TestImportWithCustomPlatform/#00
14:59:21 [2023-07-13T14:59:21.376Z] === RUN   TestImportWithCustomPlatform/_______
14:59:21 [2023-07-13T14:59:21.376Z] === RUN   TestImportWithCustomPlatform//
14:59:21 [2023-07-13T14:59:21.376Z] === RUN   TestImportWithCustomPlatform/linux
14:59:21 [2023-07-13T14:59:21.376Z] === RUN   TestImportWithCustomPlatform/LINUX
14:59:21 [2023-07-13T14:59:21.376Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
14:59:21 [2023-07-13T14:59:21.376Z] === RUN   TestImportWithCustomPlatform/macos
14:59:21 [2023-07-13T14:59:21.376Z] === RUN   TestImportWithCustomPlatform/macos/arm64
14:59:21 [2023-07-13T14:59:21.376Z] === RUN   TestImportWithCustomPlatform/nintendo64
14:59:21 [2023-07-13T14:59:21.376Z] --- PASS: TestImportWithCustomPlatform (0.11s)
14:59:21 [2023-07-13T14:59:21.376Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
14:59:21 [2023-07-13T14:59:21.376Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
14:59:21 [2023-07-13T14:59:21.376Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
14:59:21 [2023-07-13T14:59:21.376Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
14:59:21 [2023-07-13T14:59:21.376Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
14:59:21 [2023-07-13T14:59:21.376Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
14:59:21 [2023-07-13T14:59:21.376Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
14:59:21 [2023-07-13T14:59:21.376Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
14:59:21 [2023-07-13T14:59:21.376Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
14:59:21 [2023-07-13T14:59:21.376Z] === RUN   TestImageInspectEmptyTagsAndDigests
14:59:21 [2023-07-13T14:59:21.376Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
14:59:21 [2023-07-13T14:59:21.376Z] === RUN   TestImagesFilterMultiReference
14:59:21 [2023-07-13T14:59:21.636Z] --- PASS: TestImagesFilterMultiReference (0.05s)
14:59:21 [2023-07-13T14:59:21.636Z] === RUN   TestImagesFilterBeforeSince
14:59:21 [2023-07-13T14:59:21.636Z]     list_test.go:87: ImageList: ID=sha256:4226f05984b3c691b0e0a2236f3552a2e2747ee3d6aecefc94cff784f42c71cf RepoTags=[testimagesfilterbeforesince:v2]
14:59:21 [2023-07-13T14:59:21.636Z]     list_test.go:87: ImageList: ID=sha256:236bcc5bcf0c0066478c47409aacb474ce6c08959548948bc99a7dcd195227a6 RepoTags=[testimagesfilterbeforesince:v1]
14:59:21 [2023-07-13T14:59:21.636Z]     list_test.go:87: ImageList: ID=sha256:2ee4b600fc4afd8d1f409d7ed120d6b0e60b521208142371f10328e105132fc9 RepoTags=[testimagesfilterbeforesince:v3]
14:59:21 [2023-07-13T14:59:21.902Z] --- PASS: TestImagesFilterBeforeSince (0.23s)
14:59:21 [2023-07-13T14:59:21.902Z] === RUN   TestPruneDontDeleteUsedDangling
14:59:21 [2023-07-13T14:59:21.902Z] --- PASS: TestPruneDontDeleteUsedDangling (0.03s)
14:59:21 [2023-07-13T14:59:21.902Z] === RUN   TestImagePullPlatformInvalid
14:59:21 [2023-07-13T14:59:21.902Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
14:59:21 [2023-07-13T14:59:21.902Z] === RUN   TestImagePullStoredfDigestForOtherRepo
14:59:21 [2023-07-13T14:59:21.902Z] time="2023-07-13T14:59:21Z" 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.20.5 instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.902Z] time="2023-07-13T14:59:21Z" level=info msg="redis not configured" go.version=go1.20.5 instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.902Z] time="2023-07-13T14:59:21Z" level=info msg="Starting upload purge in 20m0s" go.version=go1.20.5 instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.902Z] time="2023-07-13T14:59:21Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.5 instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.902Z] time="2023-07-13T14:59:21Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c00afba2-722d-4b15-878d-c715e84f3f5f http.request.method=GET http.request.remoteaddr="127.0.0.1:49190" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.902Z] time="2023-07-13T14:59:21Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c00afba2-722d-4b15-878d-c715e84f3f5f http.request.method=GET http.request.remoteaddr="127.0.0.1:49190" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.084706ms http.response.status=200 http.response.written=2 instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.902Z] 127.0.0.1 - - [13/Jul/2023:14:59:21 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
14:59:21 [2023-07-13T14:59:21.902Z] time="2023-07-13T14:59:21Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=3bf24092-63c0-4f5e-949d-4cbaf9bbb1f5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.902Z] time="2023-07-13T14:59:21Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=3bf24092-63c0-4f5e-949d-4cbaf9bbb1f5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.902Z] time="2023-07-13T14:59:21Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=d22768de-5533-4f09-9347-95ef70a4b849 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.902Z] time="2023-07-13T14:59:21Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=d22768de-5533-4f09-9347-95ef70a4b849 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.902Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=3bf24092-63c0-4f5e-949d-4cbaf9bbb1f5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=30.908µs trace.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=29348cfc-1bcf-4642-bd48-195c6acc226d trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.902Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=d22768de-5533-4f09-9347-95ef70a4b849 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=26.699µs trace.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=2984aee1-2ff4-409d-9e3c-9edfa53e7344 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.902Z] time="2023-07-13T14:59:21Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=d22768de-5533-4f09-9347-95ef70a4b849 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.91334ms http.response.status=404 http.response.written=157 instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.902Z] 127.0.0.1 - - [13/Jul/2023:14:59:21 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
14:59:21 [2023-07-13T14:59:21.903Z] time="2023-07-13T14:59:21Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=3bf24092-63c0-4f5e-949d-4cbaf9bbb1f5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.034492ms http.response.status=404 http.response.written=157 instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.903Z] 127.0.0.1 - - [13/Jul/2023:14:59:21 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
14:59:21 [2023-07-13T14:59:21.903Z] time="2023-07-13T14:59:21Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=e4195a30-3724-457b-8d30-d9da95277e72 http.request.method=POST http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.903Z] time="2023-07-13T14:59:21Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=e4195a30-3724-457b-8d30-d9da95277e72 http.request.method=POST http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.903Z] time="2023-07-13T14:59:21Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=9385196f-9bb6-474d-8429-cb97e9634867 http.request.method=POST http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.903Z] time="2023-07-13T14:59:21Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=9385196f-9bb6-474d-8429-cb97e9634867 http.request.method=POST http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.903Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/928a2dbd-f840-42de-95af-8bd482324fe6/startedat\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=e4195a30-3724-457b-8d30-d9da95277e72 http.request.method=POST http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=114.835µs trace.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=6268f4e6-67c7-4b25-abef-e3c883bc9aba trace.line=95 vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.903Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/3ef1d226-42cc-4b4a-955b-fd0ed6227857/startedat\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=9385196f-9bb6-474d-8429-cb97e9634867 http.request.method=POST http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=63.596µs trace.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=0be89b8b-5ad4-4704-889a-f461940451eb trace.line=95 vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.903Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3ef1d226-42cc-4b4a-955b-fd0ed6227857/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=9385196f-9bb6-474d-8429-cb97e9634867 http.request.method=POST http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=10.625µs trace.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=f1fe485a-ece5-4fdf-ad55-dd69676850b6 trace.line=141 vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.903Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/928a2dbd-f840-42de-95af-8bd482324fe6/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=e4195a30-3724-457b-8d30-d9da95277e72 http.request.method=POST http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=13.776µs trace.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=4922617a-c263-496d-8209-cab3817225a3 trace.line=141 vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.903Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/3ef1d226-42cc-4b4a-955b-fd0ed6227857/hashstates/sha256/0\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=9385196f-9bb6-474d-8429-cb97e9634867 http.request.method=POST http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=79.702µs trace.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=228302d7-55fd-4241-bb9d-4ca42d986d2e trace.line=95 vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.903Z] time="2023-07-13T14:59:21Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=9385196f-9bb6-474d-8429-cb97e9634867 http.request.method=POST http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.126944ms http.response.status=202 http.response.written=0 instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.903Z] 127.0.0.1 - - [13/Jul/2023:14:59:21 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
14:59:21 [2023-07-13T14:59:21.903Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/928a2dbd-f840-42de-95af-8bd482324fe6/hashstates/sha256/0\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=e4195a30-3724-457b-8d30-d9da95277e72 http.request.method=POST http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=73.344µs trace.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=487e9680-cc1f-4bef-a2fc-52ced4c2e94f trace.line=95 vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.903Z] time="2023-07-13T14:59:21Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=e4195a30-3724-457b-8d30-d9da95277e72 http.request.method=POST http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.133648ms http.response.status=202 http.response.written=0 instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.903Z] 127.0.0.1 - - [13/Jul/2023:14:59:21 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
14:59:21 [2023-07-13T14:59:21.903Z] time="2023-07-13T14:59:21Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fbe20d68-d5f6-4fb8-9b17-2f0f35b59b5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/blobs/uploads/3ef1d226-42cc-4b4a-955b-fd0ed6227857?_state=V5nUW7G849xudQLklSLcqus3tPiYw7x0KyIwtWlAcEF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNlZjFkMjI2LTQyY2MtNGI0YS05NTViLWZkMGVkNjIyNzg1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxNDo1OToyMS44MjYxNDQxNjlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.name=test vars.uuid=3ef1d226-42cc-4b4a-955b-fd0ed6227857 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.903Z] time="2023-07-13T14:59:21Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=af41869b-69c3-4b8f-89a1-552ffcf50060 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/uploads/928a2dbd-f840-42de-95af-8bd482324fe6?_state=StZ8LwUumQeDl1b-T4k7EkErsGgp9WmLZd6vYrU9QyV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyOGEyZGJkLWY4NDAtNDJkZS05NWFmLThiZDQ4MjMyNGZlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxNDo1OToyMS44MjYwNjEzNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.name=test vars.uuid=928a2dbd-f840-42de-95af-8bd482324fe6 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.903Z] time="2023-07-13T14:59:21Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=af41869b-69c3-4b8f-89a1-552ffcf50060 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/uploads/928a2dbd-f840-42de-95af-8bd482324fe6?_state=StZ8LwUumQeDl1b-T4k7EkErsGgp9WmLZd6vYrU9QyV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyOGEyZGJkLWY4NDAtNDJkZS05NWFmLThiZDQ4MjMyNGZlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxNDo1OToyMS44MjYwNjEzNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.name=test vars.uuid=928a2dbd-f840-42de-95af-8bd482324fe6 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.903Z] time="2023-07-13T14:59:21Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fbe20d68-d5f6-4fb8-9b17-2f0f35b59b5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/blobs/uploads/3ef1d226-42cc-4b4a-955b-fd0ed6227857?_state=V5nUW7G849xudQLklSLcqus3tPiYw7x0KyIwtWlAcEF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNlZjFkMjI2LTQyY2MtNGI0YS05NTViLWZkMGVkNjIyNzg1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxNDo1OToyMS44MjYxNDQxNjlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.name=test vars.uuid=3ef1d226-42cc-4b4a-955b-fd0ed6227857 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.903Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/928a2dbd-f840-42de-95af-8bd482324fe6/startedat\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=af41869b-69c3-4b8f-89a1-552ffcf50060 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/uploads/928a2dbd-f840-42de-95af-8bd482324fe6?_state=StZ8LwUumQeDl1b-T4k7EkErsGgp9WmLZd6vYrU9QyV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyOGEyZGJkLWY4NDAtNDJkZS05NWFmLThiZDQ4MjMyNGZlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxNDo1OToyMS44MjYwNjEzNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=44.626µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=72cce4f5-0f40-4010-af21-9ad5eb17f878 trace.line=82 vars.name=test vars.uuid=928a2dbd-f840-42de-95af-8bd482324fe6 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.903Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/928a2dbd-f840-42de-95af-8bd482324fe6/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=af41869b-69c3-4b8f-89a1-552ffcf50060 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/uploads/928a2dbd-f840-42de-95af-8bd482324fe6?_state=StZ8LwUumQeDl1b-T4k7EkErsGgp9WmLZd6vYrU9QyV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyOGEyZGJkLWY4NDAtNDJkZS05NWFmLThiZDQ4MjMyNGZlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxNDo1OToyMS44MjYwNjEzNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=15.86µs trace.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=c5177629-965d-4240-9adc-348c25e86611 trace.line=141 vars.name=test vars.uuid=928a2dbd-f840-42de-95af-8bd482324fe6 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.903Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/3ef1d226-42cc-4b4a-955b-fd0ed6227857/startedat\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fbe20d68-d5f6-4fb8-9b17-2f0f35b59b5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/blobs/uploads/3ef1d226-42cc-4b4a-955b-fd0ed6227857?_state=V5nUW7G849xudQLklSLcqus3tPiYw7x0KyIwtWlAcEF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNlZjFkMjI2LTQyY2MtNGI0YS05NTViLWZkMGVkNjIyNzg1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxNDo1OToyMS44MjYxNDQxNjlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=33.755µs trace.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=661e7998-b3d7-4089-be1e-277ef3151ea2 trace.line=82 vars.name=test vars.uuid=3ef1d226-42cc-4b4a-955b-fd0ed6227857 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.903Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3ef1d226-42cc-4b4a-955b-fd0ed6227857/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fbe20d68-d5f6-4fb8-9b17-2f0f35b59b5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/blobs/uploads/3ef1d226-42cc-4b4a-955b-fd0ed6227857?_state=V5nUW7G849xudQLklSLcqus3tPiYw7x0KyIwtWlAcEF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNlZjFkMjI2LTQyY2MtNGI0YS05NTViLWZkMGVkNjIyNzg1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxNDo1OToyMS44MjYxNDQxNjlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=12.611µs trace.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=0ae36763-0ead-45ec-b158-4884888fcca7 trace.line=141 vars.name=test vars.uuid=3ef1d226-42cc-4b4a-955b-fd0ed6227857 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.903Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/928a2dbd-f840-42de-95af-8bd482324fe6/data\", 0)" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=af41869b-69c3-4b8f-89a1-552ffcf50060 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/uploads/928a2dbd-f840-42de-95af-8bd482324fe6?_state=StZ8LwUumQeDl1b-T4k7EkErsGgp9WmLZd6vYrU9QyV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyOGEyZGJkLWY4NDAtNDJkZS05NWFmLThiZDQ4MjMyNGZlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxNDo1OToyMS44MjYwNjEzNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=396.738µs trace.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=43061f92-6c5a-4623-8767-2fa924863c4a trace.line=124 vars.name=test vars.uuid=928a2dbd-f840-42de-95af-8bd482324fe6 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.903Z] time="2023-07-13T14:59:21Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=af41869b-69c3-4b8f-89a1-552ffcf50060 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/uploads/928a2dbd-f840-42de-95af-8bd482324fe6?_state=StZ8LwUumQeDl1b-T4k7EkErsGgp9WmLZd6vYrU9QyV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyOGEyZGJkLWY4NDAtNDJkZS05NWFmLThiZDQ4MjMyNGZlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxNDo1OToyMS44MjYwNjEzNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.name=test vars.uuid=928a2dbd-f840-42de-95af-8bd482324fe6 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.903Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/3ef1d226-42cc-4b4a-955b-fd0ed6227857/data\", 0)" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fbe20d68-d5f6-4fb8-9b17-2f0f35b59b5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/blobs/uploads/3ef1d226-42cc-4b4a-955b-fd0ed6227857?_state=V5nUW7G849xudQLklSLcqus3tPiYw7x0KyIwtWlAcEF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNlZjFkMjI2LTQyY2MtNGI0YS05NTViLWZkMGVkNjIyNzg1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxNDo1OToyMS44MjYxNDQxNjlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=251.274µs trace.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=84a18748-5a9d-4e35-9b2e-8f6fb94e8b31 trace.line=124 vars.name=test vars.uuid=3ef1d226-42cc-4b4a-955b-fd0ed6227857 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.903Z] time="2023-07-13T14:59:21Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fbe20d68-d5f6-4fb8-9b17-2f0f35b59b5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/blobs/uploads/3ef1d226-42cc-4b4a-955b-fd0ed6227857?_state=V5nUW7G849xudQLklSLcqus3tPiYw7x0KyIwtWlAcEF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNlZjFkMjI2LTQyY2MtNGI0YS05NTViLWZkMGVkNjIyNzg1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxNDo1OToyMS44MjYxNDQxNjlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.name=test vars.uuid=3ef1d226-42cc-4b4a-955b-fd0ed6227857 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.903Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/928a2dbd-f840-42de-95af-8bd482324fe6/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=af41869b-69c3-4b8f-89a1-552ffcf50060 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/uploads/928a2dbd-f840-42de-95af-8bd482324fe6?_state=StZ8LwUumQeDl1b-T4k7EkErsGgp9WmLZd6vYrU9QyV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyOGEyZGJkLWY4NDAtNDJkZS05NWFmLThiZDQ4MjMyNGZlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxNDo1OToyMS44MjYwNjEzNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=13.177µs trace.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=de8713bb-ae69-4ba4-b56b-5543d72632f4 trace.line=141 vars.name=test vars.uuid=928a2dbd-f840-42de-95af-8bd482324fe6 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.903Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3ef1d226-42cc-4b4a-955b-fd0ed6227857/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fbe20d68-d5f6-4fb8-9b17-2f0f35b59b5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/blobs/uploads/3ef1d226-42cc-4b4a-955b-fd0ed6227857?_state=V5nUW7G849xudQLklSLcqus3tPiYw7x0KyIwtWlAcEF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNlZjFkMjI2LTQyY2MtNGI0YS05NTViLWZkMGVkNjIyNzg1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxNDo1OToyMS44MjYxNDQxNjlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=18.223µs trace.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=402322d3-6418-4167-8a69-501b10155c2b trace.line=141 vars.name=test vars.uuid=3ef1d226-42cc-4b4a-955b-fd0ed6227857 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.904Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=af41869b-69c3-4b8f-89a1-552ffcf50060 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/uploads/928a2dbd-f840-42de-95af-8bd482324fe6?_state=StZ8LwUumQeDl1b-T4k7EkErsGgp9WmLZd6vYrU9QyV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyOGEyZGJkLWY4NDAtNDJkZS05NWFmLThiZDQ4MjMyNGZlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxNDo1OToyMS44MjYwNjEzNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=14.359µs trace.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=9884584f-d13e-401d-ac3b-21301b51d2ef trace.line=141 vars.name=test vars.uuid=928a2dbd-f840-42de-95af-8bd482324fe6 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.904Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fbe20d68-d5f6-4fb8-9b17-2f0f35b59b5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/blobs/uploads/3ef1d226-42cc-4b4a-955b-fd0ed6227857?_state=V5nUW7G849xudQLklSLcqus3tPiYw7x0KyIwtWlAcEF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNlZjFkMjI2LTQyY2MtNGI0YS05NTViLWZkMGVkNjIyNzg1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxNDo1OToyMS44MjYxNDQxNjlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=11.938µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d335a858-c154-42d9-8ec6-5ff25878fbc4 trace.line=141 vars.name=test vars.uuid=3ef1d226-42cc-4b4a-955b-fd0ed6227857 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.904Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/928a2dbd-f840-42de-95af-8bd482324fe6/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=af41869b-69c3-4b8f-89a1-552ffcf50060 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/uploads/928a2dbd-f840-42de-95af-8bd482324fe6?_state=StZ8LwUumQeDl1b-T4k7EkErsGgp9WmLZd6vYrU9QyV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyOGEyZGJkLWY4NDAtNDJkZS05NWFmLThiZDQ4MjMyNGZlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxNDo1OToyMS44MjYwNjEzNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=9.009µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=edcc3cc8-8939-4fb0-9ee8-ec10b9d86ffa trace.line=141 vars.name=test vars.uuid=928a2dbd-f840-42de-95af-8bd482324fe6 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.904Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3ef1d226-42cc-4b4a-955b-fd0ed6227857/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fbe20d68-d5f6-4fb8-9b17-2f0f35b59b5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/blobs/uploads/3ef1d226-42cc-4b4a-955b-fd0ed6227857?_state=V5nUW7G849xudQLklSLcqus3tPiYw7x0KyIwtWlAcEF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNlZjFkMjI2LTQyY2MtNGI0YS05NTViLWZkMGVkNjIyNzg1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxNDo1OToyMS44MjYxNDQxNjlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=8.918µs trace.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=1f841e26-2dc3-45ef-af18-9e2083b51212 trace.line=141 vars.name=test vars.uuid=3ef1d226-42cc-4b4a-955b-fd0ed6227857 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.904Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/928a2dbd-f840-42de-95af-8bd482324fe6/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=af41869b-69c3-4b8f-89a1-552ffcf50060 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/uploads/928a2dbd-f840-42de-95af-8bd482324fe6?_state=StZ8LwUumQeDl1b-T4k7EkErsGgp9WmLZd6vYrU9QyV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyOGEyZGJkLWY4NDAtNDJkZS05NWFmLThiZDQ4MjMyNGZlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxNDo1OToyMS44MjYwNjEzNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=50.443µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=8807ee0e-0249-4ee1-a136-fc6d5796c46d trace.line=167 vars.name=test vars.uuid=928a2dbd-f840-42de-95af-8bd482324fe6 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.904Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/3ef1d226-42cc-4b4a-955b-fd0ed6227857/data\", \"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\"" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fbe20d68-d5f6-4fb8-9b17-2f0f35b59b5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/blobs/uploads/3ef1d226-42cc-4b4a-955b-fd0ed6227857?_state=V5nUW7G849xudQLklSLcqus3tPiYw7x0KyIwtWlAcEF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNlZjFkMjI2LTQyY2MtNGI0YS05NTViLWZkMGVkNjIyNzg1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxNDo1OToyMS44MjYxNDQxNjlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=39.99µs trace.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=9fddb523-31f2-4739-8a4c-564a8ce64bac trace.line=167 vars.name=test vars.uuid=3ef1d226-42cc-4b4a-955b-fd0ed6227857 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.904Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=af41869b-69c3-4b8f-89a1-552ffcf50060 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/uploads/928a2dbd-f840-42de-95af-8bd482324fe6?_state=StZ8LwUumQeDl1b-T4k7EkErsGgp9WmLZd6vYrU9QyV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyOGEyZGJkLWY4NDAtNDJkZS05NWFmLThiZDQ4MjMyNGZlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxNDo1OToyMS44MjYwNjEzNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=55.112µs trace.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=c6d86e6f-6a8a-4ca0-86b6-7bfb488596ca trace.line=95 vars.name=test vars.uuid=928a2dbd-f840-42de-95af-8bd482324fe6 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.904Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fbe20d68-d5f6-4fb8-9b17-2f0f35b59b5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/blobs/uploads/3ef1d226-42cc-4b4a-955b-fd0ed6227857?_state=V5nUW7G849xudQLklSLcqus3tPiYw7x0KyIwtWlAcEF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNlZjFkMjI2LTQyY2MtNGI0YS05NTViLWZkMGVkNjIyNzg1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxNDo1OToyMS44MjYxNDQxNjlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=43.215µs trace.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=d5ad1f25-6a17-4406-ae95-8329639c3c1e trace.line=95 vars.name=test vars.uuid=3ef1d226-42cc-4b4a-955b-fd0ed6227857 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.904Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/928a2dbd-f840-42de-95af-8bd482324fe6\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=af41869b-69c3-4b8f-89a1-552ffcf50060 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/uploads/928a2dbd-f840-42de-95af-8bd482324fe6?_state=StZ8LwUumQeDl1b-T4k7EkErsGgp9WmLZd6vYrU9QyV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyOGEyZGJkLWY4NDAtNDJkZS05NWFmLThiZDQ4MjMyNGZlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxNDo1OToyMS44MjYwNjEzNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=91.361µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=c55222f1-6a1c-4dc4-8d03-7afeba392909 trace.line=181 vars.name=test vars.uuid=928a2dbd-f840-42de-95af-8bd482324fe6 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.904Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/3ef1d226-42cc-4b4a-955b-fd0ed6227857\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fbe20d68-d5f6-4fb8-9b17-2f0f35b59b5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/blobs/uploads/3ef1d226-42cc-4b4a-955b-fd0ed6227857?_state=V5nUW7G849xudQLklSLcqus3tPiYw7x0KyIwtWlAcEF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNlZjFkMjI2LTQyY2MtNGI0YS05NTViLWZkMGVkNjIyNzg1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxNDo1OToyMS44MjYxNDQxNjlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=81.713µs trace.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=2e836112-a9c2-4298-b3de-54cdf22af1fb trace.line=181 vars.name=test vars.uuid=3ef1d226-42cc-4b4a-955b-fd0ed6227857 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.904Z] time="2023-07-13T14:59:21Z" level=info msg="response completed" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=af41869b-69c3-4b8f-89a1-552ffcf50060 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/uploads/928a2dbd-f840-42de-95af-8bd482324fe6?_state=StZ8LwUumQeDl1b-T4k7EkErsGgp9WmLZd6vYrU9QyV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyOGEyZGJkLWY4NDAtNDJkZS05NWFmLThiZDQ4MjMyNGZlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxNDo1OToyMS44MjYwNjEzNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.460431ms http.response.status=201 http.response.written=0 instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.904Z] 127.0.0.1 - - [13/Jul/2023:14:59:21 +0000] "PUT /v2/test/blobs/uploads/928a2dbd-f840-42de-95af-8bd482324fe6?_state=StZ8LwUumQeDl1b-T4k7EkErsGgp9WmLZd6vYrU9QyV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyOGEyZGJkLWY4NDAtNDJkZS05NWFmLThiZDQ4MjMyNGZlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxNDo1OToyMS44MjYwNjEzNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
14:59:21 [2023-07-13T14:59:21.904Z] time="2023-07-13T14:59:21Z" level=info msg="response completed" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fbe20d68-d5f6-4fb8-9b17-2f0f35b59b5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/blobs/uploads/3ef1d226-42cc-4b4a-955b-fd0ed6227857?_state=V5nUW7G849xudQLklSLcqus3tPiYw7x0KyIwtWlAcEF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNlZjFkMjI2LTQyY2MtNGI0YS05NTViLWZkMGVkNjIyNzg1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxNDo1OToyMS44MjYxNDQxNjlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.553097ms http.response.status=201 http.response.written=0 instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.904Z] 127.0.0.1 - - [13/Jul/2023:14:59:21 +0000] "PUT /v2/test/blobs/uploads/3ef1d226-42cc-4b4a-955b-fd0ed6227857?_state=V5nUW7G849xudQLklSLcqus3tPiYw7x0KyIwtWlAcEF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNlZjFkMjI2LTQyY2MtNGI0YS05NTViLWZkMGVkNjIyNzg1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxNDo1OToyMS44MjYxNDQxNjlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
14:59:21 [2023-07-13T14:59:21.904Z] time="2023-07-13T14:59:21Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=052d67b4-9fad-4347-befd-51573a81c99b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.904Z] time="2023-07-13T14:59:21Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=052d67b4-9fad-4347-befd-51573a81c99b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.904Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=052d67b4-9fad-4347-befd-51573a81c99b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=27.387µs trace.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=bb01e234-d251-4379-ada9-d4313d1e43c6 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.904Z] time="2023-07-13T14:59:21Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=052d67b4-9fad-4347-befd-51573a81c99b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="916.975µs" http.response.status=404 http.response.written=96 instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.904Z] 127.0.0.1 - - [13/Jul/2023:14:59:21 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.21+unknown"
14:59:21 [2023-07-13T14:59:21.904Z] time="2023-07-13T14:59:21Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=632a29dc-fb3a-4beb-901d-12e53f13eb20 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.904Z] time="2023-07-13T14:59:21Z" level=debug msg=PutImageManifest go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=632a29dc-fb3a-4beb-901d-12e53f13eb20 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.904Z] time="2023-07-13T14:59:21Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=632a29dc-fb3a-4beb-901d-12e53f13eb20 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.904Z] time="2023-07-13T14:59:21Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=632a29dc-fb3a-4beb-901d-12e53f13eb20 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.904Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=632a29dc-fb3a-4beb-901d-12e53f13eb20 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=41.516µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fbc32326-71d0-4b0d-9e6d-a65331c3289f trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.904Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=632a29dc-fb3a-4beb-901d-12e53f13eb20 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=13.767µs trace.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=12e4cfd7-fd90-4121-aaa1-0383ab80f362 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.904Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=632a29dc-fb3a-4beb-901d-12e53f13eb20 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=21.932µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fee290ca-736c-4592-84c6-8120122b4cbd trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.904Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=632a29dc-fb3a-4beb-901d-12e53f13eb20 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 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).Stat" trace.id=eb0f3858-8cb6-467b-a14f-84b203db16bc trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.904Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=632a29dc-fb3a-4beb-901d-12e53f13eb20 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=12.176µs trace.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=d1f48485-31c9-4a5c-aa31-fbd759e06862 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.904Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=632a29dc-fb3a-4beb-901d-12e53f13eb20 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=55.284µs trace.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=fc7a9d0c-fadd-42e1-93ff-2d7e5f867907 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.904Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=632a29dc-fb3a-4beb-901d-12e53f13eb20 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=49.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).PutContent" trace.id=7b96f562-0e04-4a99-bd78-8fd7e735cde5 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.905Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=632a29dc-fb3a-4beb-901d-12e53f13eb20 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=25.673µs trace.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=a4ab80dc-f525-4218-8c11-9f45594ba9bd trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.905Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=632a29dc-fb3a-4beb-901d-12e53f13eb20 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=75.714µs trace.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=725bd212-6533-44a8-90c3-b54d5770ae14 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.905Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=632a29dc-fb3a-4beb-901d-12e53f13eb20 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=32.032µs trace.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=befeecaf-6d21-408a-8b0f-cd0db4f0d30e trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.905Z] time="2023-07-13T14:59:21Z" level=info msg="response completed" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=632a29dc-fb3a-4beb-901d-12e53f13eb20 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49202" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.755092ms http.response.status=201 http.response.written=0 instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.905Z] 127.0.0.1 - - [13/Jul/2023:14:59:21 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
14:59:21 [2023-07-13T14:59:21.905Z] time="2023-07-13T14:59:21Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c6fb2c49-86ad-43d2-b5ac-378d1dd21e25 http.request.method=GET http.request.remoteaddr="127.0.0.1:49236" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.905Z] time="2023-07-13T14:59:21Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c6fb2c49-86ad-43d2-b5ac-378d1dd21e25 http.request.method=GET http.request.remoteaddr="127.0.0.1:49236" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="825.31µs" http.response.status=200 http.response.written=2 instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.905Z] 127.0.0.1 - - [13/Jul/2023:14:59:21 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:59:21 [2023-07-13T14:59:21.905Z] time="2023-07-13T14:59:21Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=cd53f993-a6db-4d5d-b2a6-84fd11eb398d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.905Z] time="2023-07-13T14:59:21Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=cd53f993-a6db-4d5d-b2a6-84fd11eb398d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.905Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=cd53f993-a6db-4d5d-b2a6-84fd11eb398d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=58.27µs trace.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=b3762e3c-dfd7-477a-bd02-1665c14f8b1b trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.905Z] time="2023-07-13T14:59:21Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=cd53f993-a6db-4d5d-b2a6-84fd11eb398d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.905Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=cd53f993-a6db-4d5d-b2a6-84fd11eb398d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=27.65µs trace.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=3528e225-e813-4301-9257-c35f2227d1a0 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.905Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=cd53f993-a6db-4d5d-b2a6-84fd11eb398d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=14.604µs trace.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=34e85d63-4ff7-463a-aa9b-67f643f81081 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.905Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=cd53f993-a6db-4d5d-b2a6-84fd11eb398d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=17.124µs trace.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=0bed94ff-ec07-49c2-9d5f-aa52933419f5 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.905Z] time="2023-07-13T14:59:21Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=cd53f993-a6db-4d5d-b2a6-84fd11eb398d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.905Z] time="2023-07-13T14:59:21Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=cd53f993-a6db-4d5d-b2a6-84fd11eb398d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.335102ms http.response.status=200 http.response.written=417 instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.905Z] 127.0.0.1 - - [13/Jul/2023:14:59:21 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:59:21 [2023-07-13T14:59:21.905Z] time="2023-07-13T14:59:21Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=e4561a2c-b59a-4458-b121-ce5f745c575c http.request.method=GET http.request.remoteaddr="127.0.0.1:49250" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.905Z] time="2023-07-13T14:59:21Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=e4561a2c-b59a-4458-b121-ce5f745c575c http.request.method=GET http.request.remoteaddr="127.0.0.1:49250" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.905Z] time="2023-07-13T14:59:21Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=e4561a2c-b59a-4458-b121-ce5f745c575c http.request.method=GET http.request.remoteaddr="127.0.0.1:49250" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.905Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=e4561a2c-b59a-4458-b121-ce5f745c575c http.request.method=GET http.request.remoteaddr="127.0.0.1:49250" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=49.746µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5ef4d0ba-238e-46ae-8acd-717aabe5d0d1 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.905Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=e4561a2c-b59a-4458-b121-ce5f745c575c http.request.method=GET http.request.remoteaddr="127.0.0.1:49250" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=15.77µs trace.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=6966ef79-3473-4068-b3dd-4e3e770a3a41 trace.line=141 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.905Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=e4561a2c-b59a-4458-b121-ce5f745c575c http.request.method=GET http.request.remoteaddr="127.0.0.1:49250" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=16.254µs trace.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=800b8a96-9f5c-4d22-bacb-41b106da2d9e trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.905Z] time="2023-07-13T14:59:21Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=e4561a2c-b59a-4458-b121-ce5f745c575c http.request.method=GET http.request.remoteaddr="127.0.0.1:49250" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.905Z] time="2023-07-13T14:59:21Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=e4561a2c-b59a-4458-b121-ce5f745c575c http.request.method=GET http.request.remoteaddr="127.0.0.1:49250" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.289319ms http.response.status=200 http.response.written=417 instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.905Z] 127.0.0.1 - - [13/Jul/2023:14:59:21 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:59:21 [2023-07-13T14:59:21.905Z] time="2023-07-13T14:59:21Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=d1823911-fd4d-4939-8b91-3b0d30fb83b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49262" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.905Z] time="2023-07-13T14:59:21Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=d1823911-fd4d-4939-8b91-3b0d30fb83b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49262" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.905Z] time="2023-07-13T14:59:21Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=cba46862-45d4-4882-bf73-86352dc53868 http.request.method=GET http.request.remoteaddr="127.0.0.1:49268" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.905Z] time="2023-07-13T14:59:21Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=cba46862-45d4-4882-bf73-86352dc53868 http.request.method=GET http.request.remoteaddr="127.0.0.1:49268" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.905Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=d1823911-fd4d-4939-8b91-3b0d30fb83b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49262" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=46.661µs trace.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=5c925cc2-73ef-4aa6-8866-ed6502c4f2b0 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.906Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=cba46862-45d4-4882-bf73-86352dc53868 http.request.method=GET http.request.remoteaddr="127.0.0.1:49268" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=35.019µs trace.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=833e3758-a08d-4b53-8000-a365dbd48373 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.906Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=d1823911-fd4d-4939-8b91-3b0d30fb83b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49262" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=15.688µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=66981242-b513-470a-b059-a3009978825e trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.906Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=cba46862-45d4-4882-bf73-86352dc53868 http.request.method=GET http.request.remoteaddr="127.0.0.1:49268" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=19.995µs trace.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=d7d831f3-e7d8-4566-b4f9-314938e3bd20 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.906Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=d1823911-fd4d-4939-8b91-3b0d30fb83b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49262" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=16.705µs trace.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=2aa79649-d379-4f5c-8ad9-a75495f9c914 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.906Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=cba46862-45d4-4882-bf73-86352dc53868 http.request.method=GET http.request.remoteaddr="127.0.0.1:49268" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=16.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=ef4d3ab5-efa9-441f-a3a9-4e6776340800 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.906Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=d1823911-fd4d-4939-8b91-3b0d30fb83b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49262" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=8.919µs trace.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=ddae849b-1b36-41cb-826e-92d2aac44b41 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.906Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=cba46862-45d4-4882-bf73-86352dc53868 http.request.method=GET http.request.remoteaddr="127.0.0.1:49268" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=8.763µs trace.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=137b9a2a-a6cc-4e70-9bee-76152e2a7f3d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.906Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=cba46862-45d4-4882-bf73-86352dc53868 http.request.method=GET http.request.remoteaddr="127.0.0.1:49268" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=12.315µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7b626b5c-c4db-43bb-9882-a21b4aaae065 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.906Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=cba46862-45d4-4882-bf73-86352dc53868 http.request.method=GET http.request.remoteaddr="127.0.0.1:49268" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=6.146µs trace.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=ea2c1319-f74d-46b0-b2c3-cfd4f1225a84 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.906Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=d1823911-fd4d-4939-8b91-3b0d30fb83b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49262" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=8.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).Stat" trace.id=18a421a5-21d3-4aa3-828a-5e07bf068516 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.906Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=cba46862-45d4-4882-bf73-86352dc53868 http.request.method=GET http.request.remoteaddr="127.0.0.1:49268" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=19.355µs trace.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=4efd9686-0c42-4e63-8efc-952a07d58407 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.906Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=d1823911-fd4d-4939-8b91-3b0d30fb83b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49262" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=9.354µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=f52b2335-d86c-4c6d-8576-05f81e363e90 trace.line=193 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.906Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\", 0)" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=d1823911-fd4d-4939-8b91-3b0d30fb83b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49262" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=27.765µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=8a287e34-2052-4e24-9f3b-6650969f15a4 trace.line=107 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.906Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=d1823911-fd4d-4939-8b91-3b0d30fb83b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49262" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=92.042µs trace.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=062bc71d-f3b0-47ec-a444-659c834c7497 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.906Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=d1823911-fd4d-4939-8b91-3b0d30fb83b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49262" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=23.597µs trace.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=468c07bf-16aa-4510-9ece-125ddb167275 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.906Z] time="2023-07-13T14:59:21Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=d1823911-fd4d-4939-8b91-3b0d30fb83b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49262" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.874177ms http.response.status=200 http.response.written=194 instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.906Z] 127.0.0.1 - - [13/Jul/2023:14:59:21 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:59:21 [2023-07-13T14:59:21.906Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=cba46862-45d4-4882-bf73-86352dc53868 http.request.method=GET http.request.remoteaddr="127.0.0.1:49268" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=35.929µs trace.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=d34dc0db-9d26-4df7-9bf8-75d614b37d2e trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.906Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=cba46862-45d4-4882-bf73-86352dc53868 http.request.method=GET http.request.remoteaddr="127.0.0.1:49268" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=14.449µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f055e672-7cc4-4038-a32a-67be08a80196 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.906Z] time="2023-07-13T14:59:21Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=cba46862-45d4-4882-bf73-86352dc53868 http.request.method=GET http.request.remoteaddr="127.0.0.1:49268" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.384593ms http.response.status=200 http.response.written=68 instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.906Z] 127.0.0.1 - - [13/Jul/2023:14:59:21 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:59:21 [2023-07-13T14:59:21.906Z] time="2023-07-13T14:59:21Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=2a6b7ddf-df74-437b-9ee7-e5aff59e4957 http.request.method=GET http.request.remoteaddr="127.0.0.1:49280" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.906Z] time="2023-07-13T14:59:21Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=2a6b7ddf-df74-437b-9ee7-e5aff59e4957 http.request.method=GET http.request.remoteaddr="127.0.0.1:49280" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="864.521µs" http.response.status=200 http.response.written=2 instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.906Z] 127.0.0.1 - - [13/Jul/2023:14:59:21 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:59:21 [2023-07-13T14:59:21.906Z] time="2023-07-13T14:59:21Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=998c329c-9c4e-4f42-80e7-96816517e263 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49290" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.906Z] time="2023-07-13T14:59:21Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=998c329c-9c4e-4f42-80e7-96816517e263 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49290" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.906Z] time="2023-07-13T14:59:21Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=998c329c-9c4e-4f42-80e7-96816517e263 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49290" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.906Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=998c329c-9c4e-4f42-80e7-96816517e263 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49290" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=35.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=51cfa007-c3a6-4bdd-b37f-9d0f1fd7ead3 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.907Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=998c329c-9c4e-4f42-80e7-96816517e263 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49290" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=11.979µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fd07f7f9-71c0-4622-bc9e-c29c9d180cd5 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.907Z] time="2023-07-13T14:59:21Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=998c329c-9c4e-4f42-80e7-96816517e263 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49290" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.188802ms http.response.status=404 http.response.written=181 instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.907Z] 127.0.0.1 - - [13/Jul/2023:14:59:21 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:59:21 [2023-07-13T14:59:21.907Z] time="2023-07-13T14:59:21Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=69531224-bb43-4934-bcde-764c42cdb9c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49304" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.907Z] time="2023-07-13T14:59:21Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=69531224-bb43-4934-bcde-764c42cdb9c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49304" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.907Z] time="2023-07-13T14:59:21Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=69531224-bb43-4934-bcde-764c42cdb9c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49304" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.907Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=69531224-bb43-4934-bcde-764c42cdb9c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49304" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=30.678µs trace.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=13b19a3d-a01b-49c3-b79c-3d31edd565c5 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.907Z] time="2023-07-13T14:59:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=69531224-bb43-4934-bcde-764c42cdb9c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49304" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 trace.duration=12.135µs trace.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=ed1d44fa-cda3-48b5-915d-ff1c0ee06a1c trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.907Z] time="2023-07-13T14:59:21Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=69531224-bb43-4934-bcde-764c42cdb9c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49304" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.096267ms http.response.status=404 http.response.written=181 instance.id=3b58d0bb-976f-45a3-ae06-c98de1587ef5 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
14:59:21 [2023-07-13T14:59:21.907Z] 127.0.0.1 - - [13/Jul/2023:14:59:21 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.5 git-commit/b77a83267f0fba9626e393645a8551fa4d932b1a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:59:21 [2023-07-13T14:59:21.907Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
14:59:21 [2023-07-13T14:59:21.907Z] === RUN   TestRemoveImageOrphaning
14:59:22 [2023-07-13T14:59:22.168Z] --- PASS: TestRemoveImageOrphaning (0.13s)
14:59:22 [2023-07-13T14:59:22.168Z] === RUN   TestRemoveImageGarbageCollector
14:59:22 [2023-07-13T14:59:22.168Z]     remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:59:22 [2023-07-13T14:59:22.168Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
14:59:22 [2023-07-13T14:59:22.168Z] === RUN   TestSaveCheckTimes
14:59:22 [2023-07-13T14:59:22.168Z] === PAUSE TestSaveCheckTimes
14:59:22 [2023-07-13T14:59:22.168Z] === RUN   TestSaveRepoWithMultipleImages
14:59:23 [2023-07-13T14:59:23.111Z] --- PASS: TestSaveRepoWithMultipleImages (0.99s)
14:59:23 [2023-07-13T14:59:23.111Z] === RUN   TestSaveDirectoryPermissions
14:59:24 [2023-07-13T14:59:24.053Z] --- PASS: TestSaveDirectoryPermissions (0.95s)
14:59:24 [2023-07-13T14:59:24.053Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:59:24 [2023-07-13T14:59:24.053Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
14:59:24 [2023-07-13T14:59:24.053Z] === RUN   TestTagInvalidReference
14:59:24 [2023-07-13T14:59:24.053Z] --- PASS: TestTagInvalidReference (0.01s)
14:59:24 [2023-07-13T14:59:24.053Z] === RUN   TestTagValidPrefixedRepo
14:59:24 [2023-07-13T14:59:24.053Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
14:59:24 [2023-07-13T14:59:24.053Z] === RUN   TestTagExistedNameWithoutForce
14:59:24 [2023-07-13T14:59:24.314Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
14:59:24 [2023-07-13T14:59:24.314Z] === RUN   TestTagOfficialNames
14:59:24 [2023-07-13T14:59:24.314Z] --- PASS: TestTagOfficialNames (0.08s)
14:59:24 [2023-07-13T14:59:24.314Z] === RUN   TestTagMatchesDigest
14:59:24 [2023-07-13T14:59:24.314Z] --- PASS: TestTagMatchesDigest (0.01s)
14:59:24 [2023-07-13T14:59:24.314Z] === CONT  TestSaveCheckTimes
14:59:24 [2023-07-13T14:59:24.314Z] --- PASS: TestSaveCheckTimes (0.03s)
14:59:24 [2023-07-13T14:59:24.314Z] PASS
14:59:24 [2023-07-13T14:59:24.314Z] 
14:59:24 [2023-07-13T14:59:24.314Z] === Skipped
14:59:24 [2023-07-13T14:59:24.314Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
14:59:24 [2023-07-13T14:59:24.314Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
14:59:24 [2023-07-13T14:59:24.314Z] 
14:59:24 [2023-07-13T14:59:24.314Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
14:59:24 [2023-07-13T14:59:24.314Z]     remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:59:24 [2023-07-13T14:59:24.314Z] 
14:59:24 [2023-07-13T14:59:24.314Z] DONE 29 tests, 2 skipped in 3.088s
14:59:24 [2023-07-13T14:59:24.314Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
14:59:24 [2023-07-13T14:59:24.314Z] ++ 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
14:59:24 [2023-07-13T14:59:24.314Z] ++ set -e
14:59:24 [2023-07-13T14:59:24.314Z] ++ '[' -n 0 ']'
14:59:24 [2023-07-13T14:59:24.314Z] ++ set -x
14:59:24 [2023-07-13T14:59:24.314Z] ++ 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= 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= 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=/usr/local/cli-integration/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
14:59:24 [2023-07-13T14:59:24.314Z] === RUN   TestStripANSICommands
14:59:24 [2023-07-13T14:59:24.314Z] === RUN   TestStripANSICommands/#00
14:59:24 [2023-07-13T14:59:24.314Z] === RUN   TestStripANSICommands/#01
14:59:24 [2023-07-13T14:59:24.314Z] --- PASS: TestStripANSICommands (0.00s)
14:59:24 [2023-07-13T14:59:24.314Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
14:59:24 [2023-07-13T14:59:24.314Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
14:59:24 [2023-07-13T14:59:24.314Z] PASS
14:59:24 [2023-07-13T14:59:24.314Z] 
14:59:24 [2023-07-13T14:59:24.314Z] DONE 3 tests in 0.010s
14:59:24 [2023-07-13T14:59:24.314Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
14:59:24 [2023-07-13T14:59:24.314Z] ++ 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
14:59:24 [2023-07-13T14:59:24.314Z] ++ set -e
14:59:24 [2023-07-13T14:59:24.314Z] ++ '[' -n 0 ']'
14:59:24 [2023-07-13T14:59:24.314Z] ++ set -x
14:59:24 [2023-07-13T14:59:24.315Z] ++ 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= 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= 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=/usr/local/cli-integration/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
14:59:24 [2023-07-13T14:59:24.315Z] INFO: Testing against a local daemon
14:59:24 [2023-07-13T14:59:24.315Z] === RUN   TestNetworkCreateDelete
14:59:24 [2023-07-13T14:59:24.575Z] --- PASS: TestNetworkCreateDelete (0.19s)
14:59:24 [2023-07-13T14:59:24.575Z] === RUN   TestDockerNetworkDeletePreferID
14:59:25 [2023-07-13T14:59:25.147Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s)
14:59:25 [2023-07-13T14:59:25.147Z] === RUN   TestDaemonDNSFallback
14:59:31 [2023-07-13T14:59:31.731Z] --- PASS: TestDaemonDNSFallback (6.16s)
14:59:31 [2023-07-13T14:59:31.731Z] === RUN   TestInspectNetwork
14:59:34 [2023-07-13T14:59:34.277Z] === RUN   TestInspectNetwork/full_network_id
14:59:34 [2023-07-13T14:59:34.277Z] === RUN   TestInspectNetwork/partial_network_id
14:59:34 [2023-07-13T14:59:34.277Z] === RUN   TestInspectNetwork/network_name
14:59:34 [2023-07-13T14:59:34.277Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:59:38 [2023-07-13T14:59:38.481Z] --- PASS: TestInspectNetwork (7.27s)
14:59:38 [2023-07-13T14:59:38.481Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
14:59:38 [2023-07-13T14:59:38.481Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:59:38 [2023-07-13T14:59:38.481Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:59:38 [2023-07-13T14:59:38.481Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:59:38 [2023-07-13T14:59:38.481Z] === RUN   TestRunContainerWithBridgeNone
14:59:39 [2023-07-13T14:59:39.867Z] --- PASS: TestRunContainerWithBridgeNone (1.43s)
14:59:39 [2023-07-13T14:59:39.867Z] === RUN   TestNetworkInvalidJSON
14:59:39 [2023-07-13T14:59:39.867Z] === RUN   TestNetworkInvalidJSON/networks/create
14:59:39 [2023-07-13T14:59:39.867Z] === PAUSE TestNetworkInvalidJSON/networks/create
14:59:39 [2023-07-13T14:59:39.867Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
14:59:39 [2023-07-13T14:59:39.867Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
14:59:39 [2023-07-13T14:59:39.867Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
14:59:39 [2023-07-13T14:59:39.868Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
14:59:39 [2023-07-13T14:59:39.868Z] === CONT  TestNetworkInvalidJSON/networks/create
14:59:39 [2023-07-13T14:59:39.868Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
14:59:39 [2023-07-13T14:59:39.868Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
14:59:39 [2023-07-13T14:59:39.868Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
14:59:39 [2023-07-13T14:59:39.868Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
14:59:39 [2023-07-13T14:59:39.868Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
14:59:39 [2023-07-13T14:59:39.868Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
14:59:39 [2023-07-13T14:59:39.868Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
14:59:39 [2023-07-13T14:59:39.868Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
14:59:39 [2023-07-13T14:59:39.868Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
14:59:39 [2023-07-13T14:59:39.868Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
14:59:39 [2023-07-13T14:59:39.868Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
14:59:39 [2023-07-13T14:59:39.868Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
14:59:39 [2023-07-13T14:59:39.868Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
14:59:39 [2023-07-13T14:59:39.868Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
14:59:39 [2023-07-13T14:59:39.868Z] --- PASS: TestNetworkInvalidJSON (0.01s)
14:59:39 [2023-07-13T14:59:39.868Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
14:59:39 [2023-07-13T14:59:39.868Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
14:59:39 [2023-07-13T14:59:39.868Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
14:59:39 [2023-07-13T14:59:39.868Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
14:59:39 [2023-07-13T14:59:39.868Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
14:59:39 [2023-07-13T14:59:39.868Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
14:59:39 [2023-07-13T14:59:39.868Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
14:59:39 [2023-07-13T14:59:39.868Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
14:59:39 [2023-07-13T14:59:39.868Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
14:59:39 [2023-07-13T14:59:39.868Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
14:59:39 [2023-07-13T14:59:39.868Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
14:59:39 [2023-07-13T14:59:39.868Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
14:59:39 [2023-07-13T14:59:39.868Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
14:59:39 [2023-07-13T14:59:39.868Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
14:59:39 [2023-07-13T14:59:39.868Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
14:59:39 [2023-07-13T14:59:39.868Z] === RUN   TestNetworkList
14:59:39 [2023-07-13T14:59:39.868Z] === RUN   TestNetworkList//networks
14:59:39 [2023-07-13T14:59:39.868Z] === PAUSE TestNetworkList//networks
14:59:39 [2023-07-13T14:59:39.868Z] === RUN   TestNetworkList//networks/
14:59:39 [2023-07-13T14:59:39.868Z] === PAUSE TestNetworkList//networks/
14:59:39 [2023-07-13T14:59:39.868Z] === CONT  TestNetworkList//networks
14:59:39 [2023-07-13T14:59:39.868Z] === CONT  TestNetworkList//networks/
14:59:39 [2023-07-13T14:59:39.868Z] --- PASS: TestNetworkList (0.01s)
14:59:39 [2023-07-13T14:59:39.868Z]     --- PASS: TestNetworkList//networks/ (0.00s)
14:59:39 [2023-07-13T14:59:39.868Z]     --- PASS: TestNetworkList//networks (0.00s)
14:59:39 [2023-07-13T14:59:39.868Z] === RUN   TestHostIPv4BridgeLabel
14:59:40 [2023-07-13T14:59:40.439Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
14:59:40 [2023-07-13T14:59:40.439Z] === RUN   TestDefaultNetworkOpts
14:59:40 [2023-07-13T14:59:40.439Z] === RUN   TestDefaultNetworkOpts/default_value
14:59:41 [2023-07-13T14:59:41.825Z] === RUN   TestDefaultNetworkOpts/cmdline_value
14:59:43 [2023-07-13T14:59:43.210Z] === RUN   TestDefaultNetworkOpts/config-from_value
14:59:44 [2023-07-13T14:59:44.594Z] --- PASS: TestDefaultNetworkOpts (3.91s)
14:59:44 [2023-07-13T14:59:44.594Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.31s)
14:59:44 [2023-07-13T14:59:44.594Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.33s)
14:59:44 [2023-07-13T14:59:44.594Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.27s)
14:59:44 [2023-07-13T14:59:44.594Z] === RUN   TestDaemonRestartWithLiveRestore
14:59:45 [2023-07-13T14:59:45.537Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
14:59:45 [2023-07-13T14:59:45.537Z] === RUN   TestDaemonDefaultNetworkPools
14:59:46 [2023-07-13T14:59:46.479Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
14:59:46 [2023-07-13T14:59:46.479Z] === RUN   TestDaemonRestartWithExistingNetwork
14:59:47 [2023-07-13T14:59:47.421Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
14:59:47 [2023-07-13T14:59:47.421Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:59:48 [2023-07-13T14:59:48.806Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s)
14:59:48 [2023-07-13T14:59:48.806Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:59:49 [2023-07-13T14:59:49.378Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s)
14:59:49 [2023-07-13T14:59:49.378Z] === RUN   TestServiceWithPredefinedNetwork
14:59:51 [2023-07-13T14:59:51.922Z] --- PASS: TestServiceWithPredefinedNetwork (2.07s)
14:59:51 [2023-07-13T14:59:51.922Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:59:51 [2023-07-13T14:59:51.922Z]     service_test.go:242: FLAKY_TEST
14:59:51 [2023-07-13T14:59:51.922Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:59:51 [2023-07-13T14:59:51.922Z] === RUN   TestServiceWithDataPathPortInit
15:00:06 [2023-07-13T15:00:06.830Z] --- PASS: TestServiceWithDataPathPortInit (13.65s)
15:00:06 [2023-07-13T15:00:06.830Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:00:07 [2023-07-13T15:00:07.401Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pm3dc7jpfgfo0mg29ru4i3i98 Created:2023-07-13 15:00:06.312159334 +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[79aef63ad82a90c8d57d7ebb145cb151d354bb3b36314fda1d7ebd8895aa98b0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u2cr7unri6730wvbc80d8voss EndpointID:fecd16d44f76a36a330b69c560b491b8e22caa1033228d3c5e0b5ba523cc06c7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c3741aeac5d38fe3a2c08eb114827da12fea90062b28051866058583565b2a4d 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:79145b54ca1d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u2cr7unri6730wvbc80d8voss EndpointID:fecd16d44f76a36a330b69c560b491b8e22caa1033228d3c5e0b5ba523cc06c7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:00:12 [2023-07-13T15:00:12.691Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s)
15:00:12 [2023-07-13T15:00:12.691Z] PASS
15:00:12 [2023-07-13T15:00:12.691Z] 
15:00:12 [2023-07-13T15:00:12.691Z] === Skipped
15:00:12 [2023-07-13T15:00:12.691Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:00:12 [2023-07-13T15:00:12.691Z]     service_test.go:242: FLAKY_TEST
15:00:12 [2023-07-13T15:00:12.691Z] 
15:00:12 [2023-07-13T15:00:12.691Z] DONE 42 tests, 1 skipped in 47.634s
15:00:12 [2023-07-13T15:00:12.691Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:00:12 [2023-07-13T15:00:12.691Z] ++ 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
15:00:12 [2023-07-13T15:00:12.691Z] ++ set -e
15:00:12 [2023-07-13T15:00:12.691Z] ++ '[' -n 0 ']'
15:00:12 [2023-07-13T15:00:12.691Z] ++ set -x
15:00:12 [2023-07-13T15:00:12.691Z] ++ 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= 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= 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=/usr/local/cli-integration/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
15:00:12 [2023-07-13T15:00:12.691Z] INFO: Testing against a local daemon
15:00:12 [2023-07-13T15:00:12.691Z] === RUN   TestDockerNetworkIpvlanPersistance
15:00:12 [2023-07-13T15:00:12.691Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:00:12 [2023-07-13T15:00:12.691Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:00:12 [2023-07-13T15:00:12.691Z] === RUN   TestDockerNetworkIpvlan
15:00:12 [2023-07-13T15:00:12.691Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:00:12 [2023-07-13T15:00:12.691Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:00:12 [2023-07-13T15:00:12.691Z] PASS
15:00:12 [2023-07-13T15:00:12.691Z] 
15:00:12 [2023-07-13T15:00:12.691Z] === Skipped
15:00:12 [2023-07-13T15:00:12.691Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:00:12 [2023-07-13T15:00:12.691Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:00:12 [2023-07-13T15:00:12.691Z] 
15:00:12 [2023-07-13T15:00:12.691Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:00:12 [2023-07-13T15:00:12.691Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:00:12 [2023-07-13T15:00:12.691Z] 
15:00:12 [2023-07-13T15:00:12.691Z] DONE 2 tests, 2 skipped in 0.035s
15:00:12 [2023-07-13T15:00:12.691Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:00:12 [2023-07-13T15:00:12.691Z] ++ 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
15:00:12 [2023-07-13T15:00:12.691Z] ++ set -e
15:00:12 [2023-07-13T15:00:12.691Z] ++ '[' -n 0 ']'
15:00:12 [2023-07-13T15:00:12.691Z] ++ set -x
15:00:12 [2023-07-13T15:00:12.691Z] ++ 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= 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= 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=/usr/local/cli-integration/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
15:00:12 [2023-07-13T15:00:12.691Z] INFO: Testing against a local daemon
15:00:12 [2023-07-13T15:00:12.691Z] === RUN   TestDockerNetworkMacvlanPersistance
15:00:13 [2023-07-13T15:00:13.263Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.22s)
15:00:13 [2023-07-13T15:00:13.263Z] === RUN   TestDockerNetworkMacvlan
15:00:13 [2023-07-13T15:00:13.834Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:00:14 [2023-07-13T15:00:14.777Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:00:15 [2023-07-13T15:00:15.349Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:00:16 [2023-07-13T15:00:16.734Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:00:18 [2023-07-13T15:00:18.648Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:00:21 [2023-07-13T15:00:21.195Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:00:21 [2023-07-13T15:00:21.456Z] --- PASS: TestDockerNetworkMacvlan (8.25s)
15:00:21 [2023-07-13T15:00:21.456Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
15:00:21 [2023-07-13T15:00:21.456Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
15:00:21 [2023-07-13T15:00:21.456Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.69s)
15:00:21 [2023-07-13T15:00:21.456Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.66s)
15:00:21 [2023-07-13T15:00:21.456Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.37s)
15:00:21 [2023-07-13T15:00:21.456Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.39s)
15:00:21 [2023-07-13T15:00:21.456Z] PASS
15:00:21 [2023-07-13T15:00:21.456Z] 
15:00:21 [2023-07-13T15:00:21.456Z] DONE 8 tests in 9.498s
15:00:21 [2023-07-13T15:00:21.456Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
15:00:21 [2023-07-13T15:00:21.456Z] ++ 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
15:00:21 [2023-07-13T15:00:21.456Z] ++ set -e
15:00:21 [2023-07-13T15:00:21.456Z] ++ '[' -n 0 ']'
15:00:21 [2023-07-13T15:00:21.456Z] ++ set -x
15:00:21 [2023-07-13T15:00:21.456Z] ++ 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= 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= 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=/usr/local/cli-integration/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
15:00:21 [2023-07-13T15:00:21.456Z] testing: warning: no tests to run
15:00:21 [2023-07-13T15:00:21.456Z] PASS
15:00:21 [2023-07-13T15:00:21.456Z] 
15:00:21 [2023-07-13T15:00:21.456Z] DONE 0 tests in 0.008s
15:00:21 [2023-07-13T15:00:21.717Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:00:21 [2023-07-13T15:00:21.717Z] ++ 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
15:00:21 [2023-07-13T15:00:21.717Z] ++ set -e
15:00:21 [2023-07-13T15:00:21.717Z] ++ '[' -n 0 ']'
15:00:21 [2023-07-13T15:00:21.717Z] ++ set -x
15:00:21 [2023-07-13T15:00:21.717Z] ++ 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= 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= 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=/usr/local/cli-integration/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
15:00:21 [2023-07-13T15:00:21.717Z] INFO: Testing against a local daemon
15:00:21 [2023-07-13T15:00:21.717Z] === RUN   TestAuthZPluginAllowRequest
15:00:22 [2023-07-13T15:00:22.660Z] --- PASS: TestAuthZPluginAllowRequest (1.09s)
15:00:22 [2023-07-13T15:00:22.660Z] === RUN   TestAuthZPluginTLS
15:00:23 [2023-07-13T15:00:23.231Z] --- PASS: TestAuthZPluginTLS (0.55s)
15:00:23 [2023-07-13T15:00:23.231Z] === RUN   TestAuthZPluginDenyRequest
15:00:23 [2023-07-13T15:00:23.802Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
15:00:23 [2023-07-13T15:00:23.802Z] === RUN   TestAuthZPluginAPIDenyResponse
15:00:24 [2023-07-13T15:00:24.374Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
15:00:24 [2023-07-13T15:00:24.374Z] === RUN   TestAuthZPluginDenyResponse
15:00:24 [2023-07-13T15:00:24.945Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
15:00:24 [2023-07-13T15:00:24.945Z] === RUN   TestAuthZPluginAllowEventStream
15:00:25 [2023-07-13T15:00:25.887Z] --- PASS: TestAuthZPluginAllowEventStream (1.06s)
15:00:25 [2023-07-13T15:00:25.887Z] === RUN   TestAuthZPluginErrorResponse
15:00:26 [2023-07-13T15:00:26.459Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
15:00:26 [2023-07-13T15:00:26.459Z] === RUN   TestAuthZPluginErrorRequest
15:00:27 [2023-07-13T15:00:27.031Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
15:00:27 [2023-07-13T15:00:27.031Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:00:27 [2023-07-13T15:00:27.603Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
15:00:27 [2023-07-13T15:00:27.603Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:00:28 [2023-07-13T15:00:28.545Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.14s)
15:00:28 [2023-07-13T15:00:28.545Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:00:29 [2023-07-13T15:00:29.930Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.10s)
15:00:29 [2023-07-13T15:00:29.930Z] === RUN   TestAuthZPluginHeader
15:00:30 [2023-07-13T15:00:30.504Z] --- PASS: TestAuthZPluginHeader (0.61s)
15:00:30 [2023-07-13T15:00:30.504Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:00:30 [2023-07-13T15:00:30.504Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:00:30 [2023-07-13T15:00:30.504Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:00:30 [2023-07-13T15:00:30.504Z] === RUN   TestAuthZPluginV2Disable
15:00:30 [2023-07-13T15:00:30.504Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:00:30 [2023-07-13T15:00:30.504Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:00:30 [2023-07-13T15:00:30.504Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:00:30 [2023-07-13T15:00:30.504Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:00:30 [2023-07-13T15:00:30.504Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:00:30 [2023-07-13T15:00:30.504Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:00:30 [2023-07-13T15:00:30.504Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:00:30 [2023-07-13T15:00:30.504Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:00:30 [2023-07-13T15:00:30.504Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:00:48 [2023-07-13T15:00:48.619Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
15:00:48 [2023-07-13T15:00:48.619Z] PASS
15:00:48 [2023-07-13T15:00:48.619Z] 
15:00:48 [2023-07-13T15:00:48.619Z] === Skipped
15:00:48 [2023-07-13T15:00:48.619Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:00:48 [2023-07-13T15:00:48.619Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:00:48 [2023-07-13T15:00:48.619Z] 
15:00:48 [2023-07-13T15:00:48.619Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:00:48 [2023-07-13T15:00:48.619Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:00:48 [2023-07-13T15:00:48.619Z] 
15:00:48 [2023-07-13T15:00:48.619Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:00:48 [2023-07-13T15:00:48.619Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:00:48 [2023-07-13T15:00:48.619Z] 
15:00:48 [2023-07-13T15:00:48.619Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:00:48 [2023-07-13T15:00:48.619Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:00:48 [2023-07-13T15:00:48.619Z] 
15:00:48 [2023-07-13T15:00:48.619Z] DONE 17 tests, 4 skipped in 25.650s
15:00:48 [2023-07-13T15:00:48.619Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:00:48 [2023-07-13T15:00:48.619Z] ++ 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
15:00:48 [2023-07-13T15:00:48.619Z] ++ set -e
15:00:48 [2023-07-13T15:00:48.619Z] ++ '[' -n 0 ']'
15:00:48 [2023-07-13T15:00:48.619Z] ++ set -x
15:00:48 [2023-07-13T15:00:48.619Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= 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= 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=/usr/local/cli-integration/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
15:00:48 [2023-07-13T15:00:48.619Z] INFO: Testing against a local daemon
15:00:48 [2023-07-13T15:00:48.619Z] === RUN   TestPluginInvalidJSON
15:00:48 [2023-07-13T15:00:48.619Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
15:00:48 [2023-07-13T15:00:48.619Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
15:00:48 [2023-07-13T15:00:48.619Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
15:00:48 [2023-07-13T15:00:48.619Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
15:00:48 [2023-07-13T15:00:48.619Z] === RUN   TestPluginInvalidJSON/plugins/pull
15:00:48 [2023-07-13T15:00:48.619Z] === PAUSE TestPluginInvalidJSON/plugins/pull
15:00:48 [2023-07-13T15:00:48.619Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
15:00:48 [2023-07-13T15:00:48.619Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
15:00:48 [2023-07-13T15:00:48.619Z] === CONT  TestPluginInvalidJSON/plugins/pull
15:00:48 [2023-07-13T15:00:48.619Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
15:00:48 [2023-07-13T15:00:48.619Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
15:00:48 [2023-07-13T15:00:48.619Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
15:00:48 [2023-07-13T15:00:48.619Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
15:00:48 [2023-07-13T15:00:48.619Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
15:00:48 [2023-07-13T15:00:48.619Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
15:00:48 [2023-07-13T15:00:48.619Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
15:00:48 [2023-07-13T15:00:48.619Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
15:00:48 [2023-07-13T15:00:48.619Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
15:00:48 [2023-07-13T15:00:48.619Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
15:00:48 [2023-07-13T15:00:48.619Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
15:00:48 [2023-07-13T15:00:48.619Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
15:00:48 [2023-07-13T15:00:48.619Z] --- PASS: TestPluginInvalidJSON (0.01s)
15:00:48 [2023-07-13T15:00:48.619Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
15:00:48 [2023-07-13T15:00:48.619Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
15:00:48 [2023-07-13T15:00:48.619Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
15:00:48 [2023-07-13T15:00:48.619Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
15:00:48 [2023-07-13T15:00:48.619Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
15:00:48 [2023-07-13T15:00:48.619Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
15:00:48 [2023-07-13T15:00:48.619Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
15:00:48 [2023-07-13T15:00:48.619Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
15:00:48 [2023-07-13T15:00:48.619Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
15:00:48 [2023-07-13T15:00:48.619Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
15:00:48 [2023-07-13T15:00:48.619Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
15:00:48 [2023-07-13T15:00:48.619Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
15:00:48 [2023-07-13T15:00:48.619Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
15:00:48 [2023-07-13T15:00:48.619Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
15:00:48 [2023-07-13T15:00:48.619Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
15:00:48 [2023-07-13T15:00:48.619Z] === RUN   TestPluginInstall
15:00:48 [2023-07-13T15:00:48.619Z] === RUN   TestPluginInstall/no_auth
15:00:50 [2023-07-13T15:00:50.533Z] time="2023-07-13T15:00:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:00:50 [2023-07-13T15:00:50.533Z] time="2023-07-13T15:00:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bc3a416dee0555bab7a2f02578e1b165b75b4f847664614f85d741184a78911c" mediatype=application/vnd.docker.plugin.v1+json size=522
15:00:50 [2023-07-13T15:00:50.533Z] time="2023-07-13T15:00:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:00:50 [2023-07-13T15:00:50.533Z] time="2023-07-13T15:00:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bc3a416dee0555bab7a2f02578e1b165b75b4f847664614f85d741184a78911c" mediatype=application/vnd.docker.plugin.v1+json size=522
15:00:50 [2023-07-13T15:00:50.533Z] === RUN   TestPluginInstall/with_htpasswd
15:00:50 [2023-07-13T15:00:50.794Z] time="2023-07-13T15:00:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:00:50 [2023-07-13T15:00:50.794Z] time="2023-07-13T15:00:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b20dae662e28e150202c6ff89218aa69bd391026bc449e20f45535891826702" mediatype=application/vnd.docker.plugin.v1+json size=522
15:00:50 [2023-07-13T15:00:50.794Z] time="2023-07-13T15:00:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:00:50 [2023-07-13T15:00:50.794Z] time="2023-07-13T15:00:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b20dae662e28e150202c6ff89218aa69bd391026bc449e20f45535891826702" mediatype=application/vnd.docker.plugin.v1+json size=522
15:00:51 [2023-07-13T15:00:51.057Z] === RUN   TestPluginInstall/with_insecure
15:00:51 [2023-07-13T15:00:51.999Z] time="2023-07-13T15:00:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:00:51 [2023-07-13T15:00:51.999Z] time="2023-07-13T15:00:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:16d2de0b1d15ff5b00a4ab7407a1f34f489e8e5cff27ef4237e147059048fce8" mediatype=application/vnd.docker.plugin.v1+json size=522
15:00:52 [2023-07-13T15:00:52.000Z] time="2023-07-13T15:00:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:00:52 [2023-07-13T15:00:52.000Z] time="2023-07-13T15:00:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:16d2de0b1d15ff5b00a4ab7407a1f34f489e8e5cff27ef4237e147059048fce8" mediatype=application/vnd.docker.plugin.v1+json size=522
15:00:52 [2023-07-13T15:00:52.000Z]     plugin_test.go:196: [d7d448299dd42] daemon is not started
15:00:52 [2023-07-13T15:00:52.000Z] --- PASS: TestPluginInstall (4.68s)
15:00:52 [2023-07-13T15:00:52.000Z]     --- PASS: TestPluginInstall/no_auth (3.24s)
15:00:52 [2023-07-13T15:00:52.000Z]     --- PASS: TestPluginInstall/with_htpasswd (0.49s)
15:00:52 [2023-07-13T15:00:52.000Z]     --- PASS: TestPluginInstall/with_insecure (0.95s)
15:00:52 [2023-07-13T15:00:52.000Z] === RUN   TestPluginsWithRuntimes
15:00:53 [2023-07-13T15:00:53.385Z] === RUN   TestPluginsWithRuntimes/No_Args
15:00:54 [2023-07-13T15:00:54.328Z] === RUN   TestPluginsWithRuntimes/With_Args
15:00:55 [2023-07-13T15:00:55.270Z] --- PASS: TestPluginsWithRuntimes (3.36s)
15:00:55 [2023-07-13T15:00:55.270Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.92s)
15:00:55 [2023-07-13T15:00:55.270Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.93s)
15:00:55 [2023-07-13T15:00:55.270Z] === RUN   TestPluginBackCompatMediaTypes
15:00:55 [2023-07-13T15:00:55.842Z] --- PASS: TestPluginBackCompatMediaTypes (0.51s)
15:00:55 [2023-07-13T15:00:55.842Z] PASS
15:00:55 [2023-07-13T15:00:55.842Z] 
15:00:55 [2023-07-13T15:00:55.842Z] DONE 24 tests in 8.603s
15:00:55 [2023-07-13T15:00:55.842Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:00:55 [2023-07-13T15:00:55.842Z] ++ 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
15:00:55 [2023-07-13T15:00:55.842Z] ++ set -e
15:00:55 [2023-07-13T15:00:55.842Z] ++ '[' -n 0 ']'
15:00:55 [2023-07-13T15:00:55.842Z] ++ set -x
15:00:55 [2023-07-13T15:00:55.842Z] ++ 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= 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= 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=/usr/local/cli-integration/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
15:00:55 [2023-07-13T15:00:55.842Z] INFO: Testing against a local daemon
15:00:55 [2023-07-13T15:00:55.842Z] === RUN   TestExternalGraphDriver
15:00:56 [2023-07-13T15:00:56.413Z] === RUN   TestExternalGraphDriver/json
15:00:57 [2023-07-13T15:00:57.800Z] === RUN   TestExternalGraphDriver/spec
15:00:59 [2023-07-13T15:00:59.715Z] === RUN   TestExternalGraphDriver/pull
15:01:01 [2023-07-13T15:01:01.100Z] --- PASS: TestExternalGraphDriver (5.00s)
15:01:01 [2023-07-13T15:01:01.100Z]     --- PASS: TestExternalGraphDriver/json (1.57s)
15:01:01 [2023-07-13T15:01:01.100Z]     --- PASS: TestExternalGraphDriver/spec (1.52s)
15:01:01 [2023-07-13T15:01:01.100Z]     --- PASS: TestExternalGraphDriver/pull (1.58s)
15:01:01 [2023-07-13T15:01:01.100Z] === RUN   TestGraphdriverPluginV2
15:01:01 [2023-07-13T15:01:01.361Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:01:01 [2023-07-13T15:01:01.361Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
15:01:01 [2023-07-13T15:01:01.361Z] PASS
15:01:01 [2023-07-13T15:01:01.361Z] 
15:01:01 [2023-07-13T15:01:01.361Z] === Skipped
15:01:01 [2023-07-13T15:01:01.361Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
15:01:01 [2023-07-13T15:01:01.361Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:01:01 [2023-07-13T15:01:01.361Z] 
15:01:01 [2023-07-13T15:01:01.361Z] DONE 5 tests, 1 skipped in 5.355s
15:01:01 [2023-07-13T15:01:01.361Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:01:01 [2023-07-13T15:01:01.362Z] ++ 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
15:01:01 [2023-07-13T15:01:01.362Z] ++ set -e
15:01:01 [2023-07-13T15:01:01.362Z] ++ '[' -n 0 ']'
15:01:01 [2023-07-13T15:01:01.362Z] ++ set -x
15:01:01 [2023-07-13T15:01:01.362Z] ++ 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= 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= 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=/usr/local/cli-integration/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
15:01:01 [2023-07-13T15:01:01.362Z] INFO: Testing against a local daemon
15:01:01 [2023-07-13T15:01:01.362Z] === RUN   TestContinueAfterPluginCrash
15:01:01 [2023-07-13T15:01:01.362Z] === PAUSE TestContinueAfterPluginCrash
15:01:01 [2023-07-13T15:01:01.362Z] === RUN   TestReadPluginNoRead
15:01:01 [2023-07-13T15:01:01.362Z] === PAUSE TestReadPluginNoRead
15:01:01 [2023-07-13T15:01:01.362Z] === RUN   TestDaemonStartWithLogOpt
15:01:01 [2023-07-13T15:01:01.362Z] === PAUSE TestDaemonStartWithLogOpt
15:01:01 [2023-07-13T15:01:01.362Z] === CONT  TestContinueAfterPluginCrash
15:01:01 [2023-07-13T15:01:01.362Z] === CONT  TestDaemonStartWithLogOpt
15:01:01 [2023-07-13T15:01:01.362Z] === CONT  TestReadPluginNoRead
15:01:03 [2023-07-13T15:01:03.909Z] === RUN   TestReadPluginNoRead/default
15:01:04 [2023-07-13T15:01:04.170Z] --- PASS: TestDaemonStartWithLogOpt (2.77s)
15:01:04 [2023-07-13T15:01:04.742Z] === RUN   TestReadPluginNoRead/disabled_caching
15:01:06 [2023-07-13T15:01:06.126Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:01:07 [2023-07-13T15:01:07.068Z]     read_test.go:91: [dccbf74cac2c5] daemon is not started
15:01:07 [2023-07-13T15:01:07.068Z] --- PASS: TestReadPluginNoRead (5.78s)
15:01:07 [2023-07-13T15:01:07.068Z]     --- PASS: TestReadPluginNoRead/default (1.24s)
15:01:07 [2023-07-13T15:01:07.068Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.20s)
15:01:07 [2023-07-13T15:01:07.068Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s)
15:01:08 [2023-07-13T15:01:08.982Z] --- PASS: TestContinueAfterPluginCrash (7.71s)
15:01:08 [2023-07-13T15:01:08.982Z] PASS
15:01:08 [2023-07-13T15:01:08.982Z] 
15:01:08 [2023-07-13T15:01:08.982Z] DONE 6 tests in 7.741s
15:01:08 [2023-07-13T15:01:08.982Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:01:08 [2023-07-13T15:01:08.982Z] ++ 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
15:01:08 [2023-07-13T15:01:08.982Z] ++ set -e
15:01:08 [2023-07-13T15:01:08.982Z] ++ '[' -n 0 ']'
15:01:08 [2023-07-13T15:01:08.982Z] ++ set -x
15:01:08 [2023-07-13T15:01:08.982Z] ++ 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= 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= 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=/usr/local/cli-integration/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
15:01:08 [2023-07-13T15:01:08.982Z] testing: warning: no tests to run
15:01:08 [2023-07-13T15:01:08.982Z] PASS
15:01:08 [2023-07-13T15:01:08.982Z] 
15:01:08 [2023-07-13T15:01:08.982Z] DONE 0 tests in 0.009s
15:01:08 [2023-07-13T15:01:08.982Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:01:08 [2023-07-13T15:01:08.982Z] ++ 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
15:01:08 [2023-07-13T15:01:08.982Z] ++ set -e
15:01:08 [2023-07-13T15:01:08.982Z] ++ '[' -n 0 ']'
15:01:08 [2023-07-13T15:01:08.982Z] ++ set -x
15:01:08 [2023-07-13T15:01:08.982Z] ++ 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= 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= 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=/usr/local/cli-integration/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
15:01:08 [2023-07-13T15:01:08.982Z] INFO: Testing against a local daemon
15:01:08 [2023-07-13T15:01:08.982Z] === RUN   TestPluginWithDevMounts
15:01:08 [2023-07-13T15:01:08.982Z] === PAUSE TestPluginWithDevMounts
15:01:08 [2023-07-13T15:01:08.982Z] === CONT  TestPluginWithDevMounts
15:01:10 [2023-07-13T15:01:10.895Z] --- PASS: TestPluginWithDevMounts (1.49s)
15:01:10 [2023-07-13T15:01:10.895Z] PASS
15:01:10 [2023-07-13T15:01:10.895Z] 
15:01:10 [2023-07-13T15:01:10.895Z] DONE 1 tests in 1.525s
15:01:10 [2023-07-13T15:01:10.895Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
15:01:10 [2023-07-13T15:01:10.895Z] ++ 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
15:01:10 [2023-07-13T15:01:10.895Z] ++ set -e
15:01:10 [2023-07-13T15:01:10.895Z] ++ '[' -n 0 ']'
15:01:10 [2023-07-13T15:01:10.895Z] ++ set -x
15:01:10 [2023-07-13T15:01:10.895Z] ++ 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= 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= 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=/usr/local/cli-integration/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
15:01:10 [2023-07-13T15:01:10.895Z] INFO: Testing against a local daemon
15:01:10 [2023-07-13T15:01:10.895Z] === RUN   TestSecretInspect
15:01:12 [2023-07-13T15:01:12.808Z] --- PASS: TestSecretInspect (1.92s)
15:01:12 [2023-07-13T15:01:12.808Z] === RUN   TestSecretList
15:01:14 [2023-07-13T15:01:14.721Z] --- PASS: TestSecretList (1.88s)
15:01:14 [2023-07-13T15:01:14.721Z] === RUN   TestSecretsCreateAndDelete
15:01:16 [2023-07-13T15:01:16.634Z] --- PASS: TestSecretsCreateAndDelete (1.91s)
15:01:16 [2023-07-13T15:01:16.634Z] === RUN   TestSecretsUpdate
15:01:18 [2023-07-13T15:01:18.547Z] --- PASS: TestSecretsUpdate (1.99s)
15:01:18 [2023-07-13T15:01:18.547Z] === RUN   TestTemplatedSecret
15:01:21 [2023-07-13T15:01:21.092Z] --- PASS: TestTemplatedSecret (2.61s)
15:01:21 [2023-07-13T15:01:21.092Z] === RUN   TestSecretCreateResolve
15:01:23 [2023-07-13T15:01:23.006Z] --- PASS: TestSecretCreateResolve (1.92s)
15:01:23 [2023-07-13T15:01:23.006Z] PASS
15:01:23 [2023-07-13T15:01:23.006Z] 
15:01:23 [2023-07-13T15:01:23.006Z] DONE 6 tests in 12.267s
15:01:23 [2023-07-13T15:01:23.006Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
15:01:23 [2023-07-13T15:01:23.006Z] ++ 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
15:01:23 [2023-07-13T15:01:23.006Z] ++ set -e
15:01:23 [2023-07-13T15:01:23.006Z] ++ '[' -n 0 ']'
15:01:23 [2023-07-13T15:01:23.006Z] ++ set -x
15:01:23 [2023-07-13T15:01:23.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= 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= 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=/usr/local/cli-integration/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
15:01:23 [2023-07-13T15:01:23.006Z] INFO: Testing against a local daemon
15:01:23 [2023-07-13T15:01:23.006Z] === RUN   TestServiceCreateInit
15:01:23 [2023-07-13T15:01:23.006Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:01:27 [2023-07-13T15:01:27.211Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:01:31 [2023-07-13T15:01:31.417Z] --- PASS: TestServiceCreateInit (7.81s)
15:01:31 [2023-07-13T15:01:31.417Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.94s)
15:01:31 [2023-07-13T15:01:31.417Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.85s)
15:01:31 [2023-07-13T15:01:31.417Z] === RUN   TestCreateServiceMultipleTimes
15:01:46 [2023-07-13T15:01:46.326Z] --- PASS: TestCreateServiceMultipleTimes (14.54s)
15:01:46 [2023-07-13T15:01:46.326Z] === RUN   TestCreateServiceConflict
15:01:47 [2023-07-13T15:01:47.268Z] --- PASS: TestCreateServiceConflict (1.96s)
15:01:47 [2023-07-13T15:01:47.268Z] === RUN   TestCreateServiceMaxReplicas
15:01:49 [2023-07-13T15:01:49.815Z] --- PASS: TestCreateServiceMaxReplicas (2.74s)
15:01:49 [2023-07-13T15:01:49.815Z] === RUN   TestCreateWithDuplicateNetworkNames
15:02:04 [2023-07-13T15:02:04.740Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.92s)
15:02:04 [2023-07-13T15:02:04.740Z] === RUN   TestCreateServiceSecretFileMode
15:02:17 [2023-07-13T15:02:17.079Z] --- PASS: TestCreateServiceSecretFileMode (12.63s)
15:02:17 [2023-07-13T15:02:17.079Z] === RUN   TestCreateServiceConfigFileMode
15:02:29 [2023-07-13T15:02:29.355Z] --- PASS: TestCreateServiceConfigFileMode (12.48s)
15:02:29 [2023-07-13T15:02:29.355Z] === RUN   TestCreateServiceSysctls
15:02:31 [2023-07-13T15:02:31.269Z] --- PASS: TestCreateServiceSysctls (3.16s)
15:02:31 [2023-07-13T15:02:31.269Z] === RUN   TestCreateServiceCapabilities
15:02:33 [2023-07-13T15:02:33.815Z] --- PASS: TestCreateServiceCapabilities (2.66s)
15:02:33 [2023-07-13T15:02:33.815Z] === RUN   TestInspect
15:02:37 [2023-07-13T15:02:37.115Z] --- PASS: TestInspect (2.71s)
15:02:37 [2023-07-13T15:02:37.115Z] === RUN   TestCreateJob
15:02:39 [2023-07-13T15:02:39.660Z] --- PASS: TestCreateJob (3.16s)
15:02:39 [2023-07-13T15:02:39.661Z] === RUN   TestReplicatedJob
15:02:44 [2023-07-13T15:02:44.950Z] --- PASS: TestReplicatedJob (5.36s)
15:02:44 [2023-07-13T15:02:44.950Z] === RUN   TestUpdateReplicatedJob
15:02:48 [2023-07-13T15:02:48.250Z] --- PASS: TestUpdateReplicatedJob (3.33s)
15:02:48 [2023-07-13T15:02:48.250Z] === RUN   TestServiceListWithStatuses
15:02:48 [2023-07-13T15:02:48.250Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:02:48 [2023-07-13T15:02:48.250Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:02:48 [2023-07-13T15:02:48.250Z] === RUN   TestDockerNetworkConnectAlias
15:02:52 [2023-07-13T15:02:52.457Z] --- PASS: TestDockerNetworkConnectAlias (4.05s)
15:02:52 [2023-07-13T15:02:52.457Z] === RUN   TestDockerNetworkReConnect
15:02:55 [2023-07-13T15:02:55.759Z] --- PASS: TestDockerNetworkReConnect (3.18s)
15:02:55 [2023-07-13T15:02:55.759Z] === RUN   TestServicePlugin
15:02:55 [2023-07-13T15:02:55.759Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:02:55 [2023-07-13T15:02:55.759Z] --- SKIP: TestServicePlugin (0.00s)
15:02:55 [2023-07-13T15:02:55.759Z] === RUN   TestServiceUpdateLabel
15:02:57 [2023-07-13T15:02:57.673Z] --- PASS: TestServiceUpdateLabel (1.85s)
15:02:57 [2023-07-13T15:02:57.673Z] === RUN   TestServiceUpdateSecrets
15:03:12 [2023-07-13T15:03:12.580Z] --- PASS: TestServiceUpdateSecrets (14.47s)
15:03:12 [2023-07-13T15:03:12.580Z] === RUN   TestServiceUpdateConfigs
15:03:27 [2023-07-13T15:03:27.488Z] --- PASS: TestServiceUpdateConfigs (14.47s)
15:03:27 [2023-07-13T15:03:27.488Z] === RUN   TestServiceUpdateNetwork
15:03:39 [2023-07-13T15:03:39.721Z] --- PASS: TestServiceUpdateNetwork (12.25s)
15:03:39 [2023-07-13T15:03:39.721Z] === RUN   TestServiceUpdatePidsLimit
15:03:39 [2023-07-13T15:03:39.721Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:03:40 [2023-07-13T15:03:40.663Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:03:47 [2023-07-13T15:03:47.248Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:03:55 [2023-07-13T15:03:55.386Z] --- PASS: TestServiceUpdatePidsLimit (16.32s)
15:03:55 [2023-07-13T15:03:55.386Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
15:03:55 [2023-07-13T15:03:55.386Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
15:03:55 [2023-07-13T15:03:55.386Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
15:03:55 [2023-07-13T15:03:55.386Z] PASS
15:03:55 [2023-07-13T15:03:55.386Z] 
15:03:55 [2023-07-13T15:03:55.386Z] === Skipped
15:03:55 [2023-07-13T15:03:55.386Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
15:03:55 [2023-07-13T15:03:55.386Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:03:55 [2023-07-13T15:03:55.386Z] 
15:03:55 [2023-07-13T15:03:55.386Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
15:03:55 [2023-07-13T15:03:55.386Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:03:55 [2023-07-13T15:03:55.386Z] 
15:03:55 [2023-07-13T15:03:55.386Z] DONE 27 tests, 2 skipped in 152.068s
15:03:55 [2023-07-13T15:03:55.386Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
15:03:55 [2023-07-13T15:03:55.386Z] ++ 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
15:03:55 [2023-07-13T15:03:55.386Z] ++ set -e
15:03:55 [2023-07-13T15:03:55.386Z] ++ '[' -n 0 ']'
15:03:55 [2023-07-13T15:03:55.386Z] ++ set -x
15:03:55 [2023-07-13T15:03:55.386Z] ++ 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= 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= 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=/usr/local/cli-integration/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
15:03:55 [2023-07-13T15:03:55.386Z] INFO: Testing against a local daemon
15:03:55 [2023-07-13T15:03:55.386Z] === RUN   TestSessionCreate
15:03:55 [2023-07-13T15:03:55.386Z] --- PASS: TestSessionCreate (0.02s)
15:03:55 [2023-07-13T15:03:55.386Z] === RUN   TestSessionCreateWithBadUpgrade
15:03:55 [2023-07-13T15:03:55.386Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:03:55 [2023-07-13T15:03:55.386Z] PASS
15:03:55 [2023-07-13T15:03:55.386Z] 
15:03:55 [2023-07-13T15:03:55.386Z] DONE 2 tests in 0.056s
15:03:55 [2023-07-13T15:03:55.386Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
15:03:55 [2023-07-13T15:03:55.386Z] ++ 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
15:03:55 [2023-07-13T15:03:55.386Z] ++ set -e
15:03:55 [2023-07-13T15:03:55.386Z] ++ '[' -n 0 ']'
15:03:55 [2023-07-13T15:03:55.386Z] ++ set -x
15:03:55 [2023-07-13T15:03:55.386Z] ++ 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= 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= 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=/usr/local/cli-integration/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
15:03:55 [2023-07-13T15:03:55.386Z] INFO: Testing against a local daemon
15:03:55 [2023-07-13T15:03:55.386Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:03:55 [2023-07-13T15:03:55.386Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:03:55 [2023-07-13T15:03:55.386Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:03:55 [2023-07-13T15:03:55.386Z] === RUN   TestDiskUsage
15:03:55 [2023-07-13T15:03:55.386Z] === PAUSE TestDiskUsage
15:03:55 [2023-07-13T15:03:55.386Z] === RUN   TestEventsExecDie
15:03:55 [2023-07-13T15:03:55.647Z] --- PASS: TestEventsExecDie (0.51s)
15:03:55 [2023-07-13T15:03:55.647Z] === RUN   TestEventsBackwardsCompatible
15:03:55 [2023-07-13T15:03:55.647Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
15:03:55 [2023-07-13T15:03:55.647Z] === RUN   TestEventsVolumeCreate
15:03:55 [2023-07-13T15:03:55.647Z] --- PASS: TestEventsVolumeCreate (0.04s)
15:03:55 [2023-07-13T15:03:55.647Z] === RUN   TestInfoBinaryCommits
15:03:55 [2023-07-13T15:03:55.647Z] --- PASS: TestInfoBinaryCommits (0.02s)
15:03:55 [2023-07-13T15:03:55.647Z] === RUN   TestInfoAPIVersioned
15:03:55 [2023-07-13T15:03:55.647Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:03:55 [2023-07-13T15:03:55.647Z] === RUN   TestInfoAPI
15:03:55 [2023-07-13T15:03:55.647Z] --- PASS: TestInfoAPI (0.02s)
15:03:55 [2023-07-13T15:03:55.647Z] === RUN   TestInfoAPIWarnings
15:04:13 [2023-07-13T15:04:13.762Z] --- PASS: TestInfoAPIWarnings (16.54s)
15:04:13 [2023-07-13T15:04:13.762Z] === RUN   TestInfoDebug
15:04:13 [2023-07-13T15:04:13.762Z] --- PASS: TestInfoDebug (0.52s)
15:04:13 [2023-07-13T15:04:13.762Z] === RUN   TestInfoInsecureRegistries
15:04:13 [2023-07-13T15:04:13.762Z] --- PASS: TestInfoInsecureRegistries (0.52s)
15:04:13 [2023-07-13T15:04:13.762Z] === RUN   TestInfoRegistryMirrors
15:04:13 [2023-07-13T15:04:13.762Z] --- PASS: TestInfoRegistryMirrors (0.52s)
15:04:13 [2023-07-13T15:04:13.762Z] === RUN   TestLoginFailsWithBadCredentials
15:04:14 [2023-07-13T15:04:14.335Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
15:04:14 [2023-07-13T15:04:14.335Z] === RUN   TestPingCacheHeaders
15:04:14 [2023-07-13T15:04:14.335Z] --- PASS: TestPingCacheHeaders (0.02s)
15:04:14 [2023-07-13T15:04:14.335Z] === RUN   TestPingGet
15:04:14 [2023-07-13T15:04:14.335Z] --- PASS: TestPingGet (0.01s)
15:04:14 [2023-07-13T15:04:14.335Z] === RUN   TestPingHead
15:04:14 [2023-07-13T15:04:14.335Z] --- PASS: TestPingHead (0.02s)
15:04:14 [2023-07-13T15:04:14.335Z] === RUN   TestPingSwarmHeader
15:04:14 [2023-07-13T15:04:14.906Z] === RUN   TestPingSwarmHeader/before_swarm_init
15:04:15 [2023-07-13T15:04:15.167Z] === RUN   TestPingSwarmHeader/after_swarm_init
15:04:16 [2023-07-13T15:04:16.110Z] === RUN   TestPingSwarmHeader/after_swarm_leave
15:04:16 [2023-07-13T15:04:16.110Z] --- PASS: TestPingSwarmHeader (1.96s)
15:04:16 [2023-07-13T15:04:16.110Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
15:04:16 [2023-07-13T15:04:16.110Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
15:04:16 [2023-07-13T15:04:16.110Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
15:04:16 [2023-07-13T15:04:16.110Z] === RUN   TestPingBuilderHeader
15:04:16 [2023-07-13T15:04:16.110Z] === RUN   TestPingBuilderHeader/default_config
15:04:16 [2023-07-13T15:04:16.682Z] === RUN   TestPingBuilderHeader/buildkit_disabled
15:04:17 [2023-07-13T15:04:17.254Z] --- PASS: TestPingBuilderHeader (1.04s)
15:04:17 [2023-07-13T15:04:17.254Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
15:04:17 [2023-07-13T15:04:17.254Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
15:04:17 [2023-07-13T15:04:17.254Z] === RUN   TestVersion
15:04:17 [2023-07-13T15:04:17.254Z] --- PASS: TestVersion (0.02s)
15:04:17 [2023-07-13T15:04:17.254Z] === CONT  TestDiskUsage
15:04:17 [2023-07-13T15:04:17.825Z] === RUN   TestDiskUsage/empty
15:04:17 [2023-07-13T15:04:17.825Z] === RUN   TestDiskUsage/empty/container_types
15:04:17 [2023-07-13T15:04:17.825Z] === RUN   TestDiskUsage/empty/image_types
15:04:17 [2023-07-13T15:04:17.825Z] === RUN   TestDiskUsage/empty/volume_types
15:04:17 [2023-07-13T15:04:17.825Z] === RUN   TestDiskUsage/empty/build-cache_types
15:04:17 [2023-07-13T15:04:17.825Z] === RUN   TestDiskUsage/empty/container,_volume_types
15:04:17 [2023-07-13T15:04:17.825Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
15:04:17 [2023-07-13T15:04:17.825Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
15:04:17 [2023-07-13T15:04:17.825Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
15:04:17 [2023-07-13T15:04:17.825Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
15:04:17 [2023-07-13T15:04:17.825Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
15:04:17 [2023-07-13T15:04:17.825Z] === RUN   TestDiskUsage/after_LoadBusybox
15:04:17 [2023-07-13T15:04:17.825Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
15:04:17 [2023-07-13T15:04:17.825Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
15:04:17 [2023-07-13T15:04:17.825Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
15:04:17 [2023-07-13T15:04:17.825Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
15:04:17 [2023-07-13T15:04:17.825Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
15:04:17 [2023-07-13T15:04:17.825Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
15:04:17 [2023-07-13T15:04:17.825Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
15:04:17 [2023-07-13T15:04:17.825Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
15:04:17 [2023-07-13T15:04:17.825Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
15:04:17 [2023-07-13T15:04:17.825Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
15:04:17 [2023-07-13T15:04:17.825Z] === RUN   TestDiskUsage/after_container.Run
15:04:18 [2023-07-13T15:04:18.086Z] === RUN   TestDiskUsage/after_container.Run/container_types
15:04:18 [2023-07-13T15:04:18.086Z] === RUN   TestDiskUsage/after_container.Run/image_types
15:04:18 [2023-07-13T15:04:18.086Z] === RUN   TestDiskUsage/after_container.Run/volume_types
15:04:18 [2023-07-13T15:04:18.086Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
15:04:18 [2023-07-13T15:04:18.086Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
15:04:18 [2023-07-13T15:04:18.086Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
15:04:18 [2023-07-13T15:04:18.086Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
15:04:18 [2023-07-13T15:04:18.086Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
15:04:18 [2023-07-13T15:04:18.086Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
15:04:18 [2023-07-13T15:04:18.086Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
15:04:18 [2023-07-13T15:04:18.347Z] --- PASS: TestDiskUsage (1.07s)
15:04:18 [2023-07-13T15:04:18.347Z]     --- PASS: TestDiskUsage/empty (0.01s)
15:04:18 [2023-07-13T15:04:18.347Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
15:04:18 [2023-07-13T15:04:18.347Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z]     --- PASS: TestDiskUsage/after_container.Run (0.26s)
15:04:18 [2023-07-13T15:04:18.347Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z] PASS
15:04:18 [2023-07-13T15:04:18.347Z] 
15:04:18 [2023-07-13T15:04:18.347Z] === Skipped
15:04:18 [2023-07-13T15:04:18.347Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:04:18 [2023-07-13T15:04:18.347Z] 
15:04:18 [2023-07-13T15:04:18.347Z] DONE 57 tests, 1 skipped in 23.285s
15:04:18 [2023-07-13T15:04:18.347Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
15:04:18 [2023-07-13T15:04:18.347Z] ++ 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
15:04:18 [2023-07-13T15:04:18.347Z] ++ set -e
15:04:18 [2023-07-13T15:04:18.347Z] ++ '[' -n 0 ']'
15:04:18 [2023-07-13T15:04:18.347Z] ++ set -x
15:04:18 [2023-07-13T15:04:18.347Z] ++ 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= 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= 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=/usr/local/cli-integration/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
15:04:18 [2023-07-13T15:04:18.347Z] INFO: Testing against a local daemon
15:04:18 [2023-07-13T15:04:18.347Z] === RUN   TestVolumesCreateAndList
15:04:18 [2023-07-13T15:04:18.347Z] --- PASS: TestVolumesCreateAndList (0.01s)
15:04:18 [2023-07-13T15:04:18.347Z] === RUN   TestVolumesRemove
15:04:18 [2023-07-13T15:04:18.347Z] === RUN   TestVolumesRemove/volume_in_use
15:04:18 [2023-07-13T15:04:18.347Z] === RUN   TestVolumesRemove/volume_not_in_use
15:04:18 [2023-07-13T15:04:18.347Z] === RUN   TestVolumesRemove/non-existing_volume
15:04:18 [2023-07-13T15:04:18.347Z] === RUN   TestVolumesRemove/non-existing_volume_force
15:04:18 [2023-07-13T15:04:18.347Z] --- PASS: TestVolumesRemove (0.04s)
15:04:18 [2023-07-13T15:04:18.347Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
15:04:18 [2023-07-13T15:04:18.347Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z] === RUN   TestVolumesRemoveSwarmEnabled
15:04:18 [2023-07-13T15:04:18.347Z] === PAUSE TestVolumesRemoveSwarmEnabled
15:04:18 [2023-07-13T15:04:18.347Z] === RUN   TestVolumesInspect
15:04:18 [2023-07-13T15:04:18.347Z] --- PASS: TestVolumesInspect (0.01s)
15:04:18 [2023-07-13T15:04:18.347Z] === RUN   TestVolumesInvalidJSON
15:04:18 [2023-07-13T15:04:18.347Z] === RUN   TestVolumesInvalidJSON/volumes/create
15:04:18 [2023-07-13T15:04:18.347Z] === PAUSE TestVolumesInvalidJSON/volumes/create
15:04:18 [2023-07-13T15:04:18.347Z] === CONT  TestVolumesInvalidJSON/volumes/create
15:04:18 [2023-07-13T15:04:18.347Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
15:04:18 [2023-07-13T15:04:18.347Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
15:04:18 [2023-07-13T15:04:18.347Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
15:04:18 [2023-07-13T15:04:18.347Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
15:04:18 [2023-07-13T15:04:18.347Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:04:18 [2023-07-13T15:04:18.347Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
15:04:18 [2023-07-13T15:04:18.347Z] === RUN   TestVolumePruneAnonymous
15:04:18 [2023-07-13T15:04:18.347Z] --- PASS: TestVolumePruneAnonymous (0.03s)
15:04:18 [2023-07-13T15:04:18.347Z] === RUN   TestVolumePruneAnonFromImage
15:04:18 [2023-07-13T15:04:18.608Z] --- PASS: TestVolumePruneAnonFromImage (0.09s)
15:04:18 [2023-07-13T15:04:18.608Z] === CONT  TestVolumesRemoveSwarmEnabled
15:04:19 [2023-07-13T15:04:19.993Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
15:04:19 [2023-07-13T15:04:19.993Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
15:04:19 [2023-07-13T15:04:19.993Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
15:04:19 [2023-07-13T15:04:19.993Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
15:04:20 [2023-07-13T15:04:20.565Z] --- PASS: TestVolumesRemoveSwarmEnabled (2.02s)
15:04:20 [2023-07-13T15:04:20.565Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
15:04:20 [2023-07-13T15:04:20.565Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
15:04:20 [2023-07-13T15:04:20.565Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
15:04:20 [2023-07-13T15:04:20.565Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
15:04:20 [2023-07-13T15:04:20.565Z] PASS
15:04:20 [2023-07-13T15:04:20.565Z] 
15:04:20 [2023-07-13T15:04:20.565Z] DONE 20 tests in 2.256s
15:04:20 [2023-07-13T15:04:20.565Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:04:20 [2023-07-13T15:04:20.826Z] ++++ cat bundles/test-integration/docker.pid
15:04:20 [2023-07-13T15:04:20.826Z] +++ kill 21973
15:04:22 [2023-07-13T15:04:22.212Z] +++ /etc/init.d/apparmor stop
15:04:22 [2023-07-13T15:04:22.212Z] Leaving: AppArmorNo profiles have been unloaded.
15:04:22 [2023-07-13T15:04:22.212Z] 
15:04:22 [2023-07-13T15:04:22.212Z] Unloading profiles will leave already running processes permanently
15:04:22 [2023-07-13T15:04:22.212Z] unconfined, which can lead to unexpected situations.
15:04:22 [2023-07-13T15:04:22.212Z] 
15:04:22 [2023-07-13T15:04:22.212Z] To set a process to complain mode, use the command line tool
15:04:22 [2023-07-13T15:04:22.212Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:04:22 [2023-07-13T15:04:22.212Z] +++ true
15:04:22 [2023-07-13T15:04:22.212Z] exiting test-integration
15:04:22 [2023-07-13T15:04:22.212Z] ++ exit 0
15:04:22 [2023-07-13T15:04:22.212Z] 
Post stage
[Pipeline] junit
15:04:23 [2023-07-13T15:04:23.170Z] Recording test results
15:04:23 [2023-07-13T15:04:23.361Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:04:23 [2023-07-13T15:04:23.675Z] + echo Ensuring container killed.
15:04:23 [2023-07-13T15:04:23.675Z] Ensuring container killed.
15:04:23 [2023-07-13T15:04:23.675Z] + docker rm -vf docker-pr1
15:04:23 [2023-07-13T15:04:23.675Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
15:04:23 [2023-07-13T15:04:23.962Z] + echo Chowning /workspace to jenkins user
15:04:23 [2023-07-13T15:04:23.962Z] Chowning /workspace to jenkins user
15:04:23 [2023-07-13T15:04:23.962Z] + id -u
15:04:23 [2023-07-13T15:04:23.962Z] + id -g
15:04:23 [2023-07-13T15:04:23.962Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45961:/workspace busybox chown -R 1000:1000 /workspace
15:04:23 [2023-07-13T15:04:23.962Z] Unable to find image 'busybox:latest' locally
15:04:24 [2023-07-13T15:04:24.224Z] latest: Pulling from library/busybox
15:04:24 [2023-07-13T15:04:24.224Z] ba1cab11642e: Already exists
15:04:24 [2023-07-13T15:04:24.224Z] Digest: sha256:2376a0c12759aa1214ba83e771ff252c7b1663216b192fbe5e0fb364e952f85c
15:04:24 [2023-07-13T15:04:24.224Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:04:28 [2023-07-13T15:04:28.381Z] + bundleName=arm64-integration
15:04:28 [2023-07-13T15:04:28.383Z] + echo Creating arm64-integration-bundles.tar.gz
15:04:28 [2023-07-13T15:04:28.383Z] Creating arm64-integration-bundles.tar.gz
15:04:28 [2023-07-13T15:04:28.383Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
15:04:28 [2023-07-13T15:04:28.383Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
15:04:28 [2023-07-13T15:04:28.662Z] Archiving artifacts
15:04:30 [2023-07-13T15:04:30.143Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45961/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:04:30 [2023-07-13T15:04:30.473Z] + make clean
15:04:30 [2023-07-13T15:04:30.473Z] docker volume rm -f docker-dev-cache docker-mod-cache
15:04:30 [2023-07-13T15:04:30.473Z] docker-dev-cache
15:04:30 [2023-07-13T15:04:30.473Z] 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