Skip to content
Success

Console Output

Pull request #46413 updated
21:15:29 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 42290326767f37f0c6373794bd54ea6f87a8e9bd+cdb594731689cc753c07041e77deae5ed35121ab (758287e38827265f5f9eefaea7ad1f80dd80a863)
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
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-46413@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
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
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"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
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
21:15:31 [2023-09-11T21:15:31.730Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
21:15:31 [2023-09-11T21:15:31.735Z] Trying to pass milestone 1
[Pipeline] milestone
21:15:31 [2023-09-11T21:15:31.884Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
21:15:47 [2023-09-11T21:15:47.080Z] Still waiting to schedule task
21:15:47 [2023-09-11T21:15:47.081Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a5839ffd66b3baa2)21:16:28 [2023-09-11T21:16:28.511Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0fa85fc9b0d8649f1) in /home/ubuntu/workspace/moby_PR-46413
[Pipeline] {
[Pipeline] checkout
21:16:28 [2023-09-11T21:16:28.578Z] The recommended git tool is: git
21:16:30 [2023-09-11T21:16:30.337Z] using credential docker-jenkins-github-credentials
21:16:30 [2023-09-11T21:16:30.354Z] Cloning the remote Git repository
21:16:30 [2023-09-11T21:16:30.354Z] Cloning with configured refspecs honoured and without tags
21:16:30 [2023-09-11T21:16:30.324Z] Cloning repository https://github.com/moby/moby.git
21:16:30 [2023-09-11T21:16:30.381Z]  > git init /home/ubuntu/workspace/moby_PR-46413 # timeout=10
21:16:30 [2023-09-11T21:16:30.754Z] Fetching upstream changes from https://github.com/moby/moby.git
21:16:30 [2023-09-11T21:16:30.754Z]  > git --version # timeout=10
21:16:30 [2023-09-11T21:16:30.757Z]  > git --version # 'git version 2.25.1'
21:16:30 [2023-09-11T21:16:30.757Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:16:30 [2023-09-11T21:16:30.759Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46413/head:refs/remotes/origin/PR-46413 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:16:43 [2023-09-11T21:16:43.204Z] Fetching without tags
21:16:43 [2023-09-11T21:16:43.448Z] Merging remotes/origin/master commit cdb594731689cc753c07041e77deae5ed35121ab into PR head commit 42290326767f37f0c6373794bd54ea6f87a8e9bd
21:16:44 [2023-09-11T21:16:44.095Z] Merge succeeded, producing 42290326767f37f0c6373794bd54ea6f87a8e9bd
21:16:44 [2023-09-11T21:16:44.096Z] Checking out Revision 42290326767f37f0c6373794bd54ea6f87a8e9bd (PR-46413)
21:16:43 [2023-09-11T21:16:43.084Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:16:43 [2023-09-11T21:16:43.088Z]  > git config --add remote.origin.fetch +refs/pull/46413/head:refs/remotes/origin/PR-46413 # timeout=10
21:16:43 [2023-09-11T21:16:43.112Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:16:43 [2023-09-11T21:16:43.180Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:16:43 [2023-09-11T21:16:43.232Z] Fetching upstream changes from https://github.com/moby/moby.git
21:16:43 [2023-09-11T21:16:43.232Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:16:43 [2023-09-11T21:16:43.233Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46413/head:refs/remotes/origin/PR-46413 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:16:43 [2023-09-11T21:16:43.434Z]  > git config core.sparsecheckout # timeout=10
21:16:43 [2023-09-11T21:16:43.437Z]  > git checkout -f 42290326767f37f0c6373794bd54ea6f87a8e9bd # timeout=10
21:16:44 [2023-09-11T21:16:44.057Z]  > git remote # timeout=10
21:16:44 [2023-09-11T21:16:44.060Z]  > git config --get remote.origin.url # timeout=10
21:16:44 [2023-09-11T21:16:44.063Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:16:44 [2023-09-11T21:16:44.064Z]  > git merge cdb594731689cc753c07041e77deae5ed35121ab # timeout=10
21:16:44 [2023-09-11T21:16:44.072Z]  > git rev-parse HEAD^{commit} # timeout=10
21:16:44 [2023-09-11T21:16:44.079Z]  > git config core.sparsecheckout # timeout=10
21:16:44 [2023-09-11T21:16:44.082Z]  > git checkout -f 42290326767f37f0c6373794bd54ea6f87a8e9bd # timeout=10
21:16:47 [2023-09-11T21:16:47.701Z] Commit message: "daemon/containerd: use "DiffID" type for diff fields"
21:16:47 [2023-09-11T21:16:47.707Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:16:47 [2023-09-11T21:16:47.687Z]  > git rev-list --no-walk dfdd93415686d5d54294ddeba615aeb6b2b86212 # timeout=10
21:16:48 [2023-09-11T21:16:48.531Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46413:/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
21:16:52 [2023-09-11T21:16:52.768Z] Unable to find image 'alpine:latest' locally
21:16:52 [2023-09-11T21:16:52.768Z] latest: Pulling from library/alpine
21:16:52 [2023-09-11T21:16:52.768Z] 9fda8d8052c6: Pulling fs layer
21:16:53 [2023-09-11T21:16:53.024Z] 9fda8d8052c6: Verifying Checksum
21:16:53 [2023-09-11T21:16:53.024Z] 9fda8d8052c6: Download complete
21:16:53 [2023-09-11T21:16:53.280Z] 9fda8d8052c6: Pull complete
21:16:53 [2023-09-11T21:16:53.280Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
21:16:53 [2023-09-11T21:16:53.280Z] Status: Downloaded newer image for alpine:latest
21:16:59 [2023-09-11T21:16:59.816Z] 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: arm64)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
21:16:59 [2023-09-11T21:16:59.887Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0fa85fc9b0d8649f1) in /home/ubuntu/workspace/moby_PR-46413
[Pipeline] {
[Pipeline] checkout
21:16:59 [2023-09-11T21:16:59.901Z] The recommended git tool is: git
21:16:59 [2023-09-11T21:16:59.907Z] using credential docker-jenkins-github-credentials
21:16:59 [2023-09-11T21:16:59.923Z] Fetching changes from the remote Git repository
21:16:59 [2023-09-11T21:16:59.927Z] Fetching without tags
21:17:00 [2023-09-11T21:17:00.130Z] Merging remotes/origin/master commit cdb594731689cc753c07041e77deae5ed35121ab into PR head commit 42290326767f37f0c6373794bd54ea6f87a8e9bd
21:17:00 [2023-09-11T21:17:00.197Z] Merge succeeded, producing 42290326767f37f0c6373794bd54ea6f87a8e9bd
21:17:00 [2023-09-11T21:17:00.198Z] Checking out Revision 42290326767f37f0c6373794bd54ea6f87a8e9bd (PR-46413)
21:17:00 [2023-09-11T21:17:00.250Z] Commit message: "daemon/containerd: use "DiffID" type for diff fields"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
21:16:59 [2023-09-11T21:16:59.911Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46413/.git # timeout=10
21:16:59 [2023-09-11T21:16:59.916Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:16:59 [2023-09-11T21:16:59.921Z] Fetching upstream changes from https://github.com/moby/moby.git
21:16:59 [2023-09-11T21:16:59.921Z]  > git --version # timeout=10
21:16:59 [2023-09-11T21:16:59.923Z]  > git --version # 'git version 2.25.1'
21:16:59 [2023-09-11T21:16:59.923Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:16:59 [2023-09-11T21:16:59.924Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46413/head:refs/remotes/origin/PR-46413 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:17:00 [2023-09-11T21:17:00.124Z]  > git config core.sparsecheckout # timeout=10
21:17:00 [2023-09-11T21:17:00.127Z]  > git checkout -f 42290326767f37f0c6373794bd54ea6f87a8e9bd # timeout=10
21:17:00 [2023-09-11T21:17:00.173Z]  > git remote # timeout=10
21:17:00 [2023-09-11T21:17:00.176Z]  > git config --get remote.origin.url # timeout=10
21:17:00 [2023-09-11T21:17:00.178Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:17:00 [2023-09-11T21:17:00.179Z]  > git merge cdb594731689cc753c07041e77deae5ed35121ab # timeout=10
21:17:00 [2023-09-11T21:17:00.186Z]  > git rev-parse HEAD^{commit} # timeout=10
21:17:00 [2023-09-11T21:17:00.191Z]  > git config core.sparsecheckout # timeout=10
21:17:00 [2023-09-11T21:17:00.193Z]  > git checkout -f 42290326767f37f0c6373794bd54ea6f87a8e9bd # timeout=10
21:17:00 [2023-09-11T21:17:00.916Z] + docker version
21:17:00 [2023-09-11T21:17:00.916Z] Client: Docker Engine - Community
21:17:00 [2023-09-11T21:17:00.916Z]  Version:           24.0.2
21:17:00 [2023-09-11T21:17:00.916Z]  API version:       1.43
21:17:00 [2023-09-11T21:17:00.916Z]  Go version:        go1.20.4
21:17:00 [2023-09-11T21:17:00.916Z]  Git commit:        cb74dfc
21:17:00 [2023-09-11T21:17:00.916Z]  Built:             Thu May 25 21:52:41 2023
21:17:00 [2023-09-11T21:17:00.916Z]  OS/Arch:           linux/arm64
21:17:00 [2023-09-11T21:17:00.916Z]  Context:           default
21:17:00 [2023-09-11T21:17:00.916Z] 
21:17:00 [2023-09-11T21:17:00.916Z] Server: Docker Engine - Community
21:17:00 [2023-09-11T21:17:00.916Z]  Engine:
21:17:00 [2023-09-11T21:17:00.916Z]   Version:          24.0.2
21:17:00 [2023-09-11T21:17:00.916Z]   API version:      1.43 (minimum version 1.12)
21:17:00 [2023-09-11T21:17:00.916Z]   Go version:       go1.20.4
21:17:00 [2023-09-11T21:17:00.916Z]   Git commit:       659604f
21:17:00 [2023-09-11T21:17:00.916Z]   Built:            Thu May 25 21:52:41 2023
21:17:00 [2023-09-11T21:17:00.916Z]   OS/Arch:          linux/arm64
21:17:00 [2023-09-11T21:17:00.916Z]   Experimental:     true
21:17:00 [2023-09-11T21:17:00.916Z]  containerd:
21:17:00 [2023-09-11T21:17:00.916Z]   Version:          1.6.21
21:17:00 [2023-09-11T21:17:00.916Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
21:17:00 [2023-09-11T21:17:00.916Z]  runc:
21:17:00 [2023-09-11T21:17:00.916Z]   Version:          1.1.7
21:17:00 [2023-09-11T21:17:00.916Z]   GitCommit:        v1.1.7-0-g860f061
21:17:00 [2023-09-11T21:17:00.916Z]  docker-init:
21:17:00 [2023-09-11T21:17:00.916Z]   Version:          0.19.0
21:17:00 [2023-09-11T21:17:00.916Z]   GitCommit:        de40ad0
[Pipeline] sh
21:17:01 [2023-09-11T21:17:01.191Z] + docker info
21:17:09 [2023-09-11T21:17:09.283Z] Client: Docker Engine - Community
21:17:09 [2023-09-11T21:17:09.283Z]  Version:    24.0.2
21:17:09 [2023-09-11T21:17:09.283Z]  Context:    default
21:17:09 [2023-09-11T21:17:09.283Z]  Debug Mode: false
21:17:09 [2023-09-11T21:17:09.283Z]  Plugins:
21:17:09 [2023-09-11T21:17:09.283Z]   buildx: Docker Buildx (Docker Inc.)
21:17:09 [2023-09-11T21:17:09.283Z]     Version:  v0.11.0
21:17:09 [2023-09-11T21:17:09.283Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:17:09 [2023-09-11T21:17:09.283Z]   compose: Docker Compose (Docker Inc.)
21:17:09 [2023-09-11T21:17:09.283Z]     Version:  v2.19.1
21:17:09 [2023-09-11T21:17:09.283Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:17:09 [2023-09-11T21:17:09.283Z] 
21:17:09 [2023-09-11T21:17:09.283Z] Server:
21:17:09 [2023-09-11T21:17:09.283Z]  Containers: 0
21:17:09 [2023-09-11T21:17:09.283Z]   Running: 0
21:17:09 [2023-09-11T21:17:09.283Z]   Paused: 0
21:17:09 [2023-09-11T21:17:09.283Z]   Stopped: 0
21:17:09 [2023-09-11T21:17:09.283Z]  Images: 1
21:17:09 [2023-09-11T21:17:09.283Z]  Server Version: 24.0.2
21:17:09 [2023-09-11T21:17:09.283Z]  Storage Driver: overlay2
21:17:09 [2023-09-11T21:17:09.283Z]   Backing Filesystem: extfs
21:17:09 [2023-09-11T21:17:09.283Z]   Supports d_type: true
21:17:09 [2023-09-11T21:17:09.283Z]   Using metacopy: false
21:17:09 [2023-09-11T21:17:09.283Z]   Native Overlay Diff: true
21:17:09 [2023-09-11T21:17:09.283Z]   userxattr: false
21:17:09 [2023-09-11T21:17:09.283Z]  Logging Driver: json-file
21:17:09 [2023-09-11T21:17:09.283Z]  Cgroup Driver: cgroupfs
21:17:09 [2023-09-11T21:17:09.283Z]  Cgroup Version: 1
21:17:09 [2023-09-11T21:17:09.283Z]  Plugins:
21:17:09 [2023-09-11T21:17:09.283Z]   Volume: local
21:17:09 [2023-09-11T21:17:09.283Z]   Network: bridge host ipvlan macvlan null overlay
21:17:09 [2023-09-11T21:17:09.283Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:17:09 [2023-09-11T21:17:09.283Z]  Swarm: inactive
21:17:09 [2023-09-11T21:17:09.283Z]  Runtimes: io.containerd.runc.v2 runc
21:17:09 [2023-09-11T21:17:09.283Z]  Default Runtime: runc
21:17:09 [2023-09-11T21:17:09.283Z]  Init Binary: docker-init
21:17:09 [2023-09-11T21:17:09.283Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
21:17:09 [2023-09-11T21:17:09.283Z]  runc version: v1.1.7-0-g860f061
21:17:09 [2023-09-11T21:17:09.283Z]  init version: de40ad0
21:17:09 [2023-09-11T21:17:09.283Z]  Security Options:
21:17:09 [2023-09-11T21:17:09.283Z]   apparmor
21:17:09 [2023-09-11T21:17:09.283Z]   seccomp
21:17:09 [2023-09-11T21:17:09.283Z]    Profile: builtin
21:17:09 [2023-09-11T21:17:09.283Z]  Kernel Version: 5.15.0-1039-aws
21:17:09 [2023-09-11T21:17:09.283Z]  Operating System: Ubuntu 20.04.6 LTS
21:17:09 [2023-09-11T21:17:09.283Z]  OSType: linux
21:17:09 [2023-09-11T21:17:09.283Z]  Architecture: aarch64
21:17:09 [2023-09-11T21:17:09.283Z]  CPUs: 8
21:17:09 [2023-09-11T21:17:09.283Z]  Total Memory: 30.64GiB
21:17:09 [2023-09-11T21:17:09.283Z]  Name: ip-10-100-88-148
21:17:09 [2023-09-11T21:17:09.283Z]  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
21:17:09 [2023-09-11T21:17:09.283Z]  Docker Root Dir: /var/lib/docker
21:17:09 [2023-09-11T21:17:09.283Z]  Debug Mode: false
21:17:09 [2023-09-11T21:17:09.283Z]  Experimental: true
21:17:09 [2023-09-11T21:17:09.283Z]  Insecure Registries:
21:17:09 [2023-09-11T21:17:09.283Z]   127.0.0.0/8
21:17:09 [2023-09-11T21:17:09.283Z]  Live Restore Enabled: true
21:17:09 [2023-09-11T21:17:09.283Z] 
[Pipeline] sh
21:17:09 [2023-09-11T21:17:09.558Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
21:17:09 [2023-09-11T21:17:09.558Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
21:17:09 [2023-09-11T21:17:09.558Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46413/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
21:17:09 [2023-09-11T21:17:09.558Z] + bash /home/ubuntu/workspace/moby_PR-46413/check-config.sh
21:17:09 [2023-09-11T21:17:09.558Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
21:17:09 [2023-09-11T21:17:09.558Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ...
21:17:09 [2023-09-11T21:17:09.559Z] 
21:17:09 [2023-09-11T21:17:09.559Z] Generally Necessary:
21:17:09 [2023-09-11T21:17:09.559Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
21:17:09 [2023-09-11T21:17:09.559Z] - apparmor: enabled and tools installed
21:17:09 [2023-09-11T21:17:09.559Z] - CONFIG_NAMESPACES: enabled
21:17:09 [2023-09-11T21:17:09.559Z] - CONFIG_NET_NS: enabled
21:17:09 [2023-09-11T21:17:09.559Z] - CONFIG_PID_NS: enabled
21:17:09 [2023-09-11T21:17:09.559Z] - CONFIG_IPC_NS: enabled
21:17:09 [2023-09-11T21:17:09.559Z] - CONFIG_UTS_NS: enabled
21:17:09 [2023-09-11T21:17:09.559Z] - CONFIG_CGROUPS: enabled
21:17:09 [2023-09-11T21:17:09.559Z] - CONFIG_CGROUP_CPUACCT: enabled
21:17:09 [2023-09-11T21:17:09.559Z] - CONFIG_CGROUP_DEVICE: enabled
21:17:09 [2023-09-11T21:17:09.559Z] - CONFIG_CGROUP_FREEZER: enabled
21:17:09 [2023-09-11T21:17:09.559Z] - CONFIG_CGROUP_SCHED: enabled
21:17:09 [2023-09-11T21:17:09.559Z] - CONFIG_CPUSETS: enabled
21:17:09 [2023-09-11T21:17:09.559Z] - CONFIG_MEMCG: enabled
21:17:09 [2023-09-11T21:17:09.559Z] - CONFIG_KEYS: enabled
21:17:09 [2023-09-11T21:17:09.559Z] - CONFIG_VETH: enabled (as module)
21:17:09 [2023-09-11T21:17:09.559Z] - CONFIG_BRIDGE: enabled (as module)
21:17:09 [2023-09-11T21:17:09.559Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
21:17:09 [2023-09-11T21:17:09.559Z] - CONFIG_IP_NF_FILTER: enabled (as module)
21:17:09 [2023-09-11T21:17:09.559Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
21:17:09 [2023-09-11T21:17:09.815Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
21:17:09 [2023-09-11T21:17:09.815Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
21:17:09 [2023-09-11T21:17:09.815Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
21:17:09 [2023-09-11T21:17:09.815Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
21:17:09 [2023-09-11T21:17:09.815Z] - CONFIG_IP_NF_NAT: enabled (as module)
21:17:09 [2023-09-11T21:17:09.815Z] - CONFIG_NF_NAT: enabled (as module)
21:17:09 [2023-09-11T21:17:09.815Z] - CONFIG_POSIX_MQUEUE: enabled
21:17:09 [2023-09-11T21:17:09.815Z] - CONFIG_CGROUP_BPF: enabled
21:17:09 [2023-09-11T21:17:09.815Z] 
21:17:09 [2023-09-11T21:17:09.815Z] Optional Features:
21:17:09 [2023-09-11T21:17:09.815Z] - CONFIG_USER_NS: enabled
21:17:09 [2023-09-11T21:17:09.815Z] - CONFIG_SECCOMP: enabled
21:17:09 [2023-09-11T21:17:09.815Z] - CONFIG_SECCOMP_FILTER: enabled
21:17:09 [2023-09-11T21:17:09.815Z] - CONFIG_CGROUP_PIDS: enabled
21:17:09 [2023-09-11T21:17:09.815Z] - CONFIG_MEMCG_SWAP: enabled
21:17:09 [2023-09-11T21:17:09.815Z]     (cgroup swap accounting is currently enabled)
21:17:09 [2023-09-11T21:17:09.815Z] - CONFIG_BLK_CGROUP: enabled
21:17:09 [2023-09-11T21:17:09.815Z] - CONFIG_BLK_DEV_THROTTLING: enabled
21:17:09 [2023-09-11T21:17:09.815Z] - CONFIG_CGROUP_PERF: enabled
21:17:09 [2023-09-11T21:17:09.815Z] - CONFIG_CGROUP_HUGETLB: enabled
21:17:09 [2023-09-11T21:17:09.815Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
21:17:09 [2023-09-11T21:17:09.815Z] - CONFIG_CGROUP_NET_PRIO: enabled
21:17:09 [2023-09-11T21:17:09.815Z] - CONFIG_CFS_BANDWIDTH: enabled
21:17:09 [2023-09-11T21:17:09.815Z] - CONFIG_FAIR_GROUP_SCHED: enabled
21:17:09 [2023-09-11T21:17:09.815Z] - CONFIG_RT_GROUP_SCHED: missing
21:17:09 [2023-09-11T21:17:09.815Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
21:17:10 [2023-09-11T21:17:10.071Z] - CONFIG_IP_VS: enabled (as module)
21:17:10 [2023-09-11T21:17:10.071Z] - CONFIG_IP_VS_NFCT: enabled
21:17:10 [2023-09-11T21:17:10.071Z] - CONFIG_IP_VS_PROTO_TCP: enabled
21:17:10 [2023-09-11T21:17:10.071Z] - CONFIG_IP_VS_PROTO_UDP: enabled
21:17:10 [2023-09-11T21:17:10.071Z] - CONFIG_IP_VS_RR: enabled (as module)
21:17:10 [2023-09-11T21:17:10.071Z] - CONFIG_SECURITY_SELINUX: enabled
21:17:10 [2023-09-11T21:17:10.071Z] - CONFIG_SECURITY_APPARMOR: enabled
21:17:10 [2023-09-11T21:17:10.071Z] - CONFIG_EXT4_FS: enabled
21:17:10 [2023-09-11T21:17:10.071Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
21:17:10 [2023-09-11T21:17:10.071Z] - CONFIG_EXT4_FS_SECURITY: enabled
21:17:10 [2023-09-11T21:17:10.071Z] - Network Drivers:
21:17:10 [2023-09-11T21:17:10.071Z]   - "overlay":
21:17:10 [2023-09-11T21:17:10.071Z]     - CONFIG_VXLAN: enabled (as module)
21:17:10 [2023-09-11T21:17:10.071Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
21:17:10 [2023-09-11T21:17:10.071Z]       Optional (for encrypted networks):
21:17:10 [2023-09-11T21:17:10.071Z]       - CONFIG_CRYPTO: enabled
21:17:10 [2023-09-11T21:17:10.071Z]       - CONFIG_CRYPTO_AEAD: enabled
21:17:10 [2023-09-11T21:17:10.071Z]       - CONFIG_CRYPTO_GCM: enabled
21:17:10 [2023-09-11T21:17:10.071Z]       - CONFIG_CRYPTO_SEQIV: enabled
21:17:10 [2023-09-11T21:17:10.071Z]       - CONFIG_CRYPTO_GHASH: enabled
21:17:10 [2023-09-11T21:17:10.071Z]       - CONFIG_XFRM: enabled
21:17:10 [2023-09-11T21:17:10.071Z]       - CONFIG_XFRM_USER: enabled (as module)
21:17:10 [2023-09-11T21:17:10.071Z]       - CONFIG_XFRM_ALGO: enabled (as module)
21:17:10 [2023-09-11T21:17:10.071Z]       - CONFIG_INET_ESP: enabled (as module)
21:17:10 [2023-09-11T21:17:10.071Z]   - "ipvlan":
21:17:10 [2023-09-11T21:17:10.071Z]     - CONFIG_IPVLAN: enabled (as module)
21:17:10 [2023-09-11T21:17:10.071Z]   - "macvlan":
21:17:10 [2023-09-11T21:17:10.071Z]     - CONFIG_MACVLAN: enabled (as module)
21:17:10 [2023-09-11T21:17:10.071Z]     - CONFIG_DUMMY: enabled (as module)
21:17:10 [2023-09-11T21:17:10.328Z]   - "ftp,tftp client in container":
21:17:10 [2023-09-11T21:17:10.328Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
21:17:10 [2023-09-11T21:17:10.328Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
21:17:10 [2023-09-11T21:17:10.328Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
21:17:10 [2023-09-11T21:17:10.328Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
21:17:10 [2023-09-11T21:17:10.328Z] - Storage Drivers:
21:17:10 [2023-09-11T21:17:10.328Z]   - "aufs":
21:17:10 [2023-09-11T21:17:10.328Z]     - CONFIG_AUFS_FS: enabled (as module)
21:17:10 [2023-09-11T21:17:10.328Z]   - "btrfs":
21:17:10 [2023-09-11T21:17:10.328Z]     - CONFIG_BTRFS_FS: enabled (as module)
21:17:10 [2023-09-11T21:17:10.328Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
21:17:10 [2023-09-11T21:17:10.328Z]   - "devicemapper":
21:17:10 [2023-09-11T21:17:10.328Z]     - CONFIG_BLK_DEV_DM: enabled
21:17:10 [2023-09-11T21:17:10.328Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
21:17:10 [2023-09-11T21:17:10.328Z]   - "overlay":
21:17:10 [2023-09-11T21:17:10.328Z]     - CONFIG_OVERLAY_FS: enabled (as module)
21:17:10 [2023-09-11T21:17:10.328Z]   - "zfs":
21:17:10 [2023-09-11T21:17:10.328Z]     - /dev/zfs: present
21:17:10 [2023-09-11T21:17:10.328Z]     - zfs command: missing
21:17:10 [2023-09-11T21:17:10.328Z]     - zpool command: missing
21:17:10 [2023-09-11T21:17:10.328Z] 
21:17:10 [2023-09-11T21:17:10.328Z] Limits:
21:17:10 [2023-09-11T21:17:10.328Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
21:17:10 [2023-09-11T21:17:10.328Z] 
21:17:10 [2023-09-11T21:17:10.328Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
21:17:10 [2023-09-11T21:17:10.661Z] + docker build --force-rm -t docker:42290326767f37f0c6373794bd54ea6f87a8e9bd .
21:17:10 [2023-09-11T21:17:10.917Z] #0 building with "default" instance using docker driver
21:17:10 [2023-09-11T21:17:10.917Z] 
21:17:10 [2023-09-11T21:17:10.917Z] #1 [internal] load .dockerignore
21:17:10 [2023-09-11T21:17:10.917Z] #1 transferring context: 113B done
21:17:10 [2023-09-11T21:17:10.917Z] #1 DONE 0.0s
21:17:10 [2023-09-11T21:17:10.917Z] 
21:17:10 [2023-09-11T21:17:10.917Z] #2 [internal] load build definition from Dockerfile
21:17:10 [2023-09-11T21:17:10.917Z] #2 transferring dockerfile: 28.05kB done
21:17:10 [2023-09-11T21:17:10.917Z] #2 DONE 0.0s
21:17:10 [2023-09-11T21:17:10.917Z] 
21:17:10 [2023-09-11T21:17:10.917Z] #3 resolve image config for docker.io/docker/dockerfile:1
21:17:11 [2023-09-11T21:17:11.174Z] #3 DONE 0.5s
21:17:11 [2023-09-11T21:17:11.430Z] 
21:17:11 [2023-09-11T21:17:11.430Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
21:17:11 [2023-09-11T21:17:11.430Z] #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
21:17:11 [2023-09-11T21:17:11.430Z] #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
21:17:11 [2023-09-11T21:17:11.430Z] #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
21:17:11 [2023-09-11T21:17:11.430Z] #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
21:17:11 [2023-09-11T21:17:11.430Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0B / 11.02MB 0.1s
21:17:11 [2023-09-11T21:17:11.430Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s
21:17:11 [2023-09-11T21:17:11.686Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done
21:17:11 [2023-09-11T21:17:11.686Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
21:17:11 [2023-09-11T21:17:11.686Z] #4 DONE 0.4s
21:17:11 [2023-09-11T21:17:11.686Z] 
21:17:11 [2023-09-11T21:17:11.687Z] #5 [internal] load metadata for docker.io/distribution/distribution:2.8.2
21:17:13 [2023-09-11T21:17:13.618Z] #5 ...
21:17:13 [2023-09-11T21:17:13.618Z] 
21:17:13 [2023-09-11T21:17:13.618Z] #6 [internal] load metadata for docker.io/library/golang:1.20.7-bullseye
21:17:13 [2023-09-11T21:17:13.618Z] #6 DONE 1.5s
21:17:13 [2023-09-11T21:17:13.618Z] 
21:17:13 [2023-09-11T21:17:13.618Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:17:13 [2023-09-11T21:17:13.618Z] #7 DONE 1.6s
21:17:13 [2023-09-11T21:17:13.618Z] 
21:17:13 [2023-09-11T21:17:13.618Z] #8 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
21:17:13 [2023-09-11T21:17:13.618Z] #8 DONE 1.7s
21:17:13 [2023-09-11T21:17:13.618Z] 
21:17:13 [2023-09-11T21:17:13.618Z] #9 [internal] load metadata for docker.io/library/busybox:latest
21:17:13 [2023-09-11T21:17:13.618Z] #9 DONE 1.6s
21:17:13 [2023-09-11T21:17:13.618Z] 
21:17:13 [2023-09-11T21:17:13.618Z] #10 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
21:17:13 [2023-09-11T21:17:13.618Z] #10 ...
21:17:13 [2023-09-11T21:17:13.618Z] 
21:17:13 [2023-09-11T21:17:13.618Z] #11 [internal] load metadata for docker.io/library/debian:bullseye
21:17:13 [2023-09-11T21:17:13.618Z] #11 DONE 1.7s
21:17:13 [2023-09-11T21:17:13.618Z] 
21:17:13 [2023-09-11T21:17:13.618Z] #5 [internal] load metadata for docker.io/distribution/distribution:2.8.2
21:17:13 [2023-09-11T21:17:13.618Z] #5 DONE 1.7s
21:17:13 [2023-09-11T21:17:13.618Z] 
21:17:13 [2023-09-11T21:17:13.618Z] #12 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
21:17:13 [2023-09-11T21:17:13.618Z] #12 DONE 1.8s
21:17:13 [2023-09-11T21:17:13.878Z] 
21:17:13 [2023-09-11T21:17:13.878Z] #10 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
21:17:13 [2023-09-11T21:17:13.878Z] #10 DONE 1.8s
21:17:13 [2023-09-11T21:17:13.878Z] 
21:17:13 [2023-09-11T21:17:13.878Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:f33900927c0a8bcf3f0e2281fd0237f4780cc6bc59729bb3a10e75b0703c5ca7
21:17:13 [2023-09-11T21:17:13.878Z] #13 resolve docker.io/library/debian:bullseye@sha256:f33900927c0a8bcf3f0e2281fd0237f4780cc6bc59729bb3a10e75b0703c5ca7
21:17:14 [2023-09-11T21:17:14.135Z] #13 resolve docker.io/library/debian:bullseye@sha256:f33900927c0a8bcf3f0e2281fd0237f4780cc6bc59729bb3a10e75b0703c5ca7 0.3s done
21:17:14 [2023-09-11T21:17:14.391Z] #13 sha256:f33900927c0a8bcf3f0e2281fd0237f4780cc6bc59729bb3a10e75b0703c5ca7 1.85kB / 1.85kB done
21:17:14 [2023-09-11T21:17:14.391Z] #13 sha256:1620118ab54e20a6546c85e9854d8315d96380f75c060e66a25c3c882881accb 529B / 529B done
21:17:14 [2023-09-11T21:17:14.391Z] #13 sha256:2b5ad0e226fa1722d88f0327ef4ef822f41dd8d1a64c13e2fb0dc42c8b7ea394 1.48kB / 1.48kB done
21:17:15 [2023-09-11T21:17:15.774Z] #13 ...
21:17:15 [2023-09-11T21:17:15.774Z] 
21:17:15 [2023-09-11T21:17:15.774Z] #14 [internal] load build context
21:17:15 [2023-09-11T21:17:15.774Z] #14 transferring context: 72.26MB 1.6s done
21:17:15 [2023-09-11T21:17:15.774Z] #14 DONE 1.9s
21:17:15 [2023-09-11T21:17:15.774Z] 
21:17:15 [2023-09-11T21:17:15.774Z] #15 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99
21:17:15 [2023-09-11T21:17:15.774Z] #15 resolve docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 0.3s done
21:17:15 [2023-09-11T21:17:15.774Z] #15 sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 1.86kB / 1.86kB done
21:17:15 [2023-09-11T21:17:15.774Z] #15 sha256:1c030fd1c5b9dab54619b938b399b16c64ff5db0f1ac8bbcbc1d4f2b1c957c76 1.58kB / 1.58kB done
21:17:15 [2023-09-11T21:17:15.774Z] #15 sha256:2031acc47e4016991ab6e1545e7dacfc608f1bf4a9d60d21ae27faaddb63cf56 7.07kB / 7.07kB done
21:17:15 [2023-09-11T21:17:15.774Z] #15 sha256:9abd0588cbb35597a784666f0dc97746829b8b4b730b73e8781fb90678ffef22 15.75MB / 15.75MB 0.5s done
21:17:15 [2023-09-11T21:17:15.774Z] #15 sha256:85a8864a846a08e10fbf877e73678d1f0803227b00a1b16d9ba948070c6e58f6 50.33MB / 54.68MB 1.6s
21:17:15 [2023-09-11T21:17:15.774Z] #15 sha256:e837d9f05c625de5b814b851adbc03559ba02ea7078f57c81a01e18fc65bf42b 53.70MB / 53.70MB 1.4s done
21:17:15 [2023-09-11T21:17:15.774Z] #15 sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 50.33MB / 81.44MB 1.6s
21:17:15 [2023-09-11T21:17:15.774Z] #15 extracting sha256:e837d9f05c625de5b814b851adbc03559ba02ea7078f57c81a01e18fc65bf42b 0.1s
21:17:15 [2023-09-11T21:17:15.774Z] #15 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 0B / 95.56MB 1.6s
21:17:15 [2023-09-11T21:17:15.774Z] #15 sha256:85a8864a846a08e10fbf877e73678d1f0803227b00a1b16d9ba948070c6e58f6 54.68MB / 54.68MB 1.7s
21:17:15 [2023-09-11T21:17:15.774Z] #15 sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 66.06MB / 81.44MB 1.7s
21:17:16 [2023-09-11T21:17:16.030Z] #15 sha256:85a8864a846a08e10fbf877e73678d1f0803227b00a1b16d9ba948070c6e58f6 54.68MB / 54.68MB 1.7s done
21:17:16 [2023-09-11T21:17:16.031Z] #15 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 17.83MB / 95.56MB 1.8s
21:17:16 [2023-09-11T21:17:16.031Z] #15 sha256:e39520c676da7d710492019f341848138c28ca672056c94b3f03efc92d62f02a 156B / 156B 1.7s done
21:17:16 [2023-09-11T21:17:16.031Z] #15 ...
21:17:16 [2023-09-11T21:17:16.031Z] 
21:17:16 [2023-09-11T21:17:16.031Z] #16 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
21:17:16 [2023-09-11T21:17:16.031Z] #16 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.3s done
21:17:16 [2023-09-11T21:17:16.031Z] #16 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
21:17:16 [2023-09-11T21:17:16.031Z] #16 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
21:17:16 [2023-09-11T21:17:16.031Z] #16 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
21:17:16 [2023-09-11T21:17:16.031Z] #16 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 1.8s done
21:17:16 [2023-09-11T21:17:16.031Z] #16 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
21:17:16 [2023-09-11T21:17:16.031Z] #16 DONE 2.3s
21:17:16 [2023-09-11T21:17:16.031Z] 
21:17:16 [2023-09-11T21:17:16.031Z] #15 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99
21:17:16 [2023-09-11T21:17:16.031Z] #15 sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 71.30MB / 81.44MB 2.0s
21:17:16 [2023-09-11T21:17:16.287Z] #15 sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 79.69MB / 81.44MB 2.1s
21:17:16 [2023-09-11T21:17:16.287Z] #15 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 25.49MB / 95.56MB 2.2s
21:17:16 [2023-09-11T21:17:16.544Z] #15 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 32.51MB / 95.56MB 2.3s
21:17:16 [2023-09-11T21:17:16.544Z] #15 sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 81.44MB / 81.44MB 2.3s done
21:17:16 [2023-09-11T21:17:16.801Z] #15 ...
21:17:16 [2023-09-11T21:17:16.801Z] 
21:17:16 [2023-09-11T21:17:16.801Z] #17 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647
21:17:16 [2023-09-11T21:17:16.801Z] #17 resolve docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 0.3s done
21:17:16 [2023-09-11T21:17:16.801Z] #17 sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 8.43kB / 8.43kB done
21:17:16 [2023-09-11T21:17:16.801Z] #17 sha256:72063b8434af3e33c5e482f4432eaa293a62d010f907a8e61de4aca2b897f168 482B / 482B done
21:17:16 [2023-09-11T21:17:16.801Z] #17 sha256:a6921127aa893540af6281ca86f9acb7d5de67c0e34f407ff27705836995d407 1.14kB / 1.14kB done
21:17:16 [2023-09-11T21:17:16.801Z] #17 sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 15.77MB / 15.77MB 2.1s done
21:17:16 [2023-09-11T21:17:16.801Z] #17 extracting sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 0.3s done
21:17:16 [2023-09-11T21:17:16.801Z] #17 DONE 3.0s
21:17:16 [2023-09-11T21:17:16.801Z] 
21:17:16 [2023-09-11T21:17:16.801Z] #15 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99
21:17:16 [2023-09-11T21:17:16.801Z] #15 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 48.23MB / 95.56MB 2.5s
21:17:17 [2023-09-11T21:17:17.058Z] #15 ...
21:17:17 [2023-09-11T21:17:17.058Z] 
21:17:17 [2023-09-11T21:17:17.058Z] #18 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
21:17:17 [2023-09-11T21:17:17.058Z] #18 resolve docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 0.3s done
21:17:17 [2023-09-11T21:17:17.058Z] #18 sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 8.43kB / 8.43kB done
21:17:17 [2023-09-11T21:17:17.058Z] #18 sha256:3fe5e1176d135e30c230bea731562ab9e3bd22009cbebd801811d167eb2a3380 482B / 482B done
21:17:17 [2023-09-11T21:17:17.058Z] #18 sha256:00178eb749e7591f4a7e6b4ba276167adc842bb0c9a687933e659ae969c6bbd3 2.21kB / 2.21kB done
21:17:17 [2023-09-11T21:17:17.058Z] #18 sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 16.30MB / 16.30MB 2.4s done
21:17:17 [2023-09-11T21:17:17.058Z] #18 extracting sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 0.3s done
21:17:17 [2023-09-11T21:17:17.058Z] #18 DONE 3.2s
21:17:17 [2023-09-11T21:17:17.058Z] 
21:17:17 [2023-09-11T21:17:17.058Z] #15 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99
21:17:17 [2023-09-11T21:17:17.058Z] #15 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 66.06MB / 95.56MB 2.9s
21:17:17 [2023-09-11T21:17:17.058Z] #15 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 72.35MB / 95.56MB 3.0s
21:17:17 [2023-09-11T21:17:17.314Z] #15 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 83.89MB / 95.56MB 3.1s
21:17:17 [2023-09-11T21:17:17.314Z] #15 extracting sha256:e837d9f05c625de5b814b851adbc03559ba02ea7078f57c81a01e18fc65bf42b 1.8s done
21:17:17 [2023-09-11T21:17:17.570Z] #15 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 95.56MB / 95.56MB 3.4s
21:17:17 [2023-09-11T21:17:17.570Z] #15 extracting sha256:9abd0588cbb35597a784666f0dc97746829b8b4b730b73e8781fb90678ffef22
21:17:17 [2023-09-11T21:17:17.827Z] #15 ...
21:17:17 [2023-09-11T21:17:17.827Z] 
21:17:17 [2023-09-11T21:17:17.828Z] #19 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
21:17:17 [2023-09-11T21:17:17.828Z] #19 resolve docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 0.3s done
21:17:17 [2023-09-11T21:17:17.828Z] #19 sha256:1fa89c01cd0473cedbd1a470abb8c139eeb80920edf1bc55de87851bfb63ea11 528B / 528B done
21:17:17 [2023-09-11T21:17:17.828Z] #19 sha256:fc9db2894f4e4b8c296b8c9dab7e18a6e78de700d21bc0cfaf5c78484226db9c 1.47kB / 1.47kB done
21:17:17 [2023-09-11T21:17:17.828Z] #19 sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 2.29kB / 2.29kB done
21:17:17 [2023-09-11T21:17:17.828Z] #19 sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 1.92MB / 1.92MB 3.1s done
21:17:17 [2023-09-11T21:17:17.828Z] #19 extracting sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 0.1s done
21:17:17 [2023-09-11T21:17:17.828Z] #19 DONE 4.1s
21:17:17 [2023-09-11T21:17:17.828Z] 
21:17:17 [2023-09-11T21:17:17.828Z] #15 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99
21:17:17 [2023-09-11T21:17:17.828Z] #15 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 95.56MB / 95.56MB 3.5s done
21:17:17 [2023-09-11T21:17:17.828Z] #15 ...
21:17:17 [2023-09-11T21:17:17.828Z] 
21:17:17 [2023-09-11T21:17:17.828Z] #20 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:17:17 [2023-09-11T21:17:17.828Z] #20 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.3s done
21:17:17 [2023-09-11T21:17:17.828Z] #20 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
21:17:17 [2023-09-11T21:17:17.828Z] #20 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
21:17:17 [2023-09-11T21:17:17.828Z] #20 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
21:17:17 [2023-09-11T21:17:17.828Z] #20 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.4s done
21:17:17 [2023-09-11T21:17:17.828Z] #20 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done
21:17:17 [2023-09-11T21:17:17.828Z] #20 DONE 4.2s
21:17:17 [2023-09-11T21:17:17.828Z] 
21:17:17 [2023-09-11T21:17:17.828Z] #21 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.2@sha256:5d9a57b8024989a7f460cc4c44552fc8e0a183598962a916aafa276861cdae77
21:17:17 [2023-09-11T21:17:17.828Z] #21 resolve docker.io/distribution/distribution:2.8.2@sha256:5d9a57b8024989a7f460cc4c44552fc8e0a183598962a916aafa276861cdae77 0.3s done
21:17:17 [2023-09-11T21:17:17.828Z] #21 sha256:5d9a57b8024989a7f460cc4c44552fc8e0a183598962a916aafa276861cdae77 4.67kB / 4.67kB done
21:17:17 [2023-09-11T21:17:17.828Z] #21 sha256:53383dd1e02ae76917d592b584075acdfd90b257f3096437f093a4984cb08e1e 1.05kB / 1.05kB done
21:17:17 [2023-09-11T21:17:17.828Z] #21 sha256:72483cff642c2b49b78d76e5fa966cab301bed36c296a5eabba9d0bd2ec6a7c8 3.42kB / 3.42kB done
21:17:17 [2023-09-11T21:17:17.828Z] #21 sha256:547446be3368f442c50ff95e2a2a9c85110b6b41bbb3c75b7e5ebb115f478b57 2.71MB / 2.71MB 2.4s
21:17:17 [2023-09-11T21:17:17.828Z] #21 extracting sha256:547446be3368f442c50ff95e2a2a9c85110b6b41bbb3c75b7e5ebb115f478b57 0.1s done
21:17:17 [2023-09-11T21:17:17.828Z] #21 sha256:74b206d31b33476c6c62eaef4d08665f1c7e3faaf84ecc4ae2c2b41fa2006dd5 284.78kB / 284.78kB 2.6s done
21:17:17 [2023-09-11T21:17:17.828Z] #21 sha256:e99d6ac351b75848bab20b56bcc49a85e48099ead9de78c0483c25a3403404dd 767B / 767B 2.5s done
21:17:17 [2023-09-11T21:17:17.828Z] #21 extracting sha256:74b206d31b33476c6c62eaef4d08665f1c7e3faaf84ecc4ae2c2b41fa2006dd5 0.1s done
21:17:17 [2023-09-11T21:17:17.828Z] #21 sha256:6c49486ccb38a739841b2f3b45e4e5f425dbaf1ca00b4f904822e107d2d3c0d9 5.38MB / 5.38MB 2.9s done
21:17:17 [2023-09-11T21:17:17.828Z] #21 extracting sha256:e99d6ac351b75848bab20b56bcc49a85e48099ead9de78c0483c25a3403404dd done
21:17:17 [2023-09-11T21:17:17.828Z] #21 extracting sha256:6c49486ccb38a739841b2f3b45e4e5f425dbaf1ca00b4f904822e107d2d3c0d9 0.1s done
21:17:17 [2023-09-11T21:17:17.828Z] #21 ...
21:17:17 [2023-09-11T21:17:17.828Z] 
21:17:17 [2023-09-11T21:17:17.828Z] #15 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99
21:17:18 [2023-09-11T21:17:18.084Z] #15 extracting sha256:9abd0588cbb35597a784666f0dc97746829b8b4b730b73e8781fb90678ffef22 0.3s done
21:17:18 [2023-09-11T21:17:18.084Z] #15 extracting sha256:85a8864a846a08e10fbf877e73678d1f0803227b00a1b16d9ba948070c6e58f6
21:17:19 [2023-09-11T21:17:19.977Z] #15 extracting sha256:85a8864a846a08e10fbf877e73678d1f0803227b00a1b16d9ba948070c6e58f6 1.6s done
21:17:19 [2023-09-11T21:17:19.977Z] #15 extracting sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c
21:17:20 [2023-09-11T21:17:20.907Z] #15 ...
21:17:20 [2023-09-11T21:17:20.907Z] 
21:17:20 [2023-09-11T21:17:20.907Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:f33900927c0a8bcf3f0e2281fd0237f4780cc6bc59729bb3a10e75b0703c5ca7
21:17:20 [2023-09-11T21:17:20.907Z] #13 sha256:61c16b7975697b00760ff9536c09eed29b6a76923d4d98be38e9cdc749506417 53.70MB / 53.70MB 4.7s done
21:17:20 [2023-09-11T21:17:20.907Z] #13 extracting sha256:61c16b7975697b00760ff9536c09eed29b6a76923d4d98be38e9cdc749506417 1.8s done
21:17:20 [2023-09-11T21:17:20.907Z] #13 DONE 7.3s
21:17:21 [2023-09-11T21:17:21.163Z] 
21:17:21 [2023-09-11T21:17:21.163Z] #15 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99
21:17:21 [2023-09-11T21:17:21.726Z] #15 extracting sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 1.6s done
21:17:21 [2023-09-11T21:17:21.726Z] #15 extracting sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9
21:17:24 [2023-09-11T21:17:24.996Z] #15 extracting sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 2.8s done
21:17:24 [2023-09-11T21:17:24.996Z] #15 extracting sha256:e39520c676da7d710492019f341848138c28ca672056c94b3f03efc92d62f02a done
21:17:24 [2023-09-11T21:17:24.996Z] #15 DONE 11.3s
21:17:24 [2023-09-11T21:17:24.996Z] 
21:17:24 [2023-09-11T21:17:24.996Z] #22 [build-dummy 2/2] RUN mkdir -p /build
21:17:24 [2023-09-11T21:17:24.996Z] #22 DONE 7.2s
21:17:24 [2023-09-11T21:17:24.996Z] 
21:17:24 [2023-09-11T21:17:24.996Z] #23 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
21:17:24 [2023-09-11T21:17:24.996Z] #23 DONE 7.1s
21:17:24 [2023-09-11T21:17:24.996Z] 
21:17:24 [2023-09-11T21:17:24.996Z] #24 [base 2/5] COPY --from=xx / /
21:17:24 [2023-09-11T21:17:24.996Z] #24 DONE 0.1s
21:17:24 [2023-09-11T21:17:24.996Z] 
21:17:24 [2023-09-11T21:17:24.996Z] #25 [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
21:17:24 [2023-09-11T21:17:24.996Z] #25 0.649 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:17:24 [2023-09-11T21:17:24.996Z] #25 0.662 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:17:24 [2023-09-11T21:17:24.996Z] #25 0.662 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:17:24 [2023-09-11T21:17:24.996Z] #25 0.782 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
21:17:24 [2023-09-11T21:17:24.996Z] #25 0.899 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [242 kB]
21:17:24 [2023-09-11T21:17:24.996Z] #25 1.002 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
21:17:24 [2023-09-11T21:17:24.996Z] #25 1.753 Fetched 8536 kB in 1s (6251 kB/s)
21:17:24 [2023-09-11T21:17:24.996Z] #25 1.753 Reading package lists...
21:17:24 [2023-09-11T21:17:24.996Z] #25 2.284 Reading package lists...
21:17:24 [2023-09-11T21:17:24.996Z] #25 2.814 Building dependency tree...
21:17:24 [2023-09-11T21:17:24.996Z] #25 3.135 The following additional packages will be installed:
21:17:24 [2023-09-11T21:17:24.996Z] #25 3.135   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
21:17:24 [2023-09-11T21:17:24.996Z] #25 3.136   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
21:17:24 [2023-09-11T21:17:24.996Z] #25 3.137 Recommended packages:
21:17:24 [2023-09-11T21:17:24.996Z] #25 3.137   libldap-common publicsuffix libsasl2-modules
21:17:24 [2023-09-11T21:17:24.996Z] #25 3.243 The following NEW packages will be installed:
21:17:24 [2023-09-11T21:17:24.996Z] #25 3.243   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
21:17:24 [2023-09-11T21:17:24.996Z] #25 3.243   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
21:17:24 [2023-09-11T21:17:24.996Z] #25 3.244   libssh2-1 openssl
21:17:24 [2023-09-11T21:17:24.996Z] #25 3.524 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
21:17:24 [2023-09-11T21:17:24.996Z] #25 3.524 Need to get 2945 kB of archives.
21:17:24 [2023-09-11T21:17:24.996Z] #25 3.524 After this operation, 6484 kB of additional disk space will be used.
21:17:24 [2023-09-11T21:17:24.996Z] #25 3.524 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u5 [832 kB]
21:17:24 [2023-09-11T21:17:24.996Z] #25 3.553 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
21:17:24 [2023-09-11T21:17:24.996Z] #25 3.570 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
21:17:24 [2023-09-11T21:17:24.996Z] #25 3.571 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
21:17:24 [2023-09-11T21:17:24.996Z] #25 3.573 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
21:17:24 [2023-09-11T21:17:24.996Z] #25 3.576 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
21:17:24 [2023-09-11T21:17:24.996Z] #25 3.578 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
21:17:24 [2023-09-11T21:17:24.996Z] #25 3.580 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
21:17:24 [2023-09-11T21:17:24.996Z] #25 3.582 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
21:17:24 [2023-09-11T21:17:24.996Z] #25 3.583 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
21:17:24 [2023-09-11T21:17:24.996Z] #25 3.587 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB]
21:17:24 [2023-09-11T21:17:24.996Z] #25 3.589 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB]
21:17:24 [2023-09-11T21:17:24.996Z] #25 3.592 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
21:17:24 [2023-09-11T21:17:24.996Z] #25 3.593 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
21:17:24 [2023-09-11T21:17:24.996Z] #25 3.594 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
21:17:24 [2023-09-11T21:17:24.996Z] #25 3.736 debconf: delaying package configuration, since apt-utils is not installed
21:17:24 [2023-09-11T21:17:24.996Z] #25 3.848 Fetched 2945 kB in 0s (8579 kB/s)
21:17:24 [2023-09-11T21:17:24.996Z] #25 3.878 Selecting previously unselected package openssl.
21:17:24 [2023-09-11T21:17:24.996Z] #25 3.878 (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.)
21:17:24 [2023-09-11T21:17:24.996Z] #25 3.882 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_arm64.deb ...
21:17:24 [2023-09-11T21:17:24.996Z] #25 3.890 Unpacking openssl (1.1.1n-0+deb11u5) ...
21:17:24 [2023-09-11T21:17:24.997Z] #25 4.015 Selecting previously unselected package ca-certificates.
21:17:24 [2023-09-11T21:17:24.997Z] #25 4.016 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
21:17:24 [2023-09-11T21:17:24.997Z] #25 4.024 Unpacking ca-certificates (20210119) ...
21:17:25 [2023-09-11T21:17:25.253Z] #25 ...
21:17:25 [2023-09-11T21:17:25.253Z] 
21:17:25 [2023-09-11T21:17:25.253Z] #26 [binary-dummy 1/1] COPY --from=build-dummy /build /build
21:17:25 [2023-09-11T21:17:25.253Z] #26 DONE 0.0s
21:17:25 [2023-09-11T21:17:25.253Z] 
21:17:25 [2023-09-11T21:17:25.253Z] #25 [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
21:17:25 [2023-09-11T21:17:25.253Z] #25 4.091 Selecting previously unselected package libbrotli1:arm64.
21:17:25 [2023-09-11T21:17:25.253Z] #25 4.093 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
21:17:25 [2023-09-11T21:17:25.253Z] #25 4.101 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
21:17:25 [2023-09-11T21:17:25.253Z] #25 4.145 Selecting previously unselected package libsasl2-modules-db:arm64.
21:17:25 [2023-09-11T21:17:25.253Z] #25 4.146 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
21:17:25 [2023-09-11T21:17:25.253Z] #25 4.149 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
21:17:25 [2023-09-11T21:17:25.253Z] #25 4.180 Selecting previously unselected package libsasl2-2:arm64.
21:17:25 [2023-09-11T21:17:25.253Z] #25 4.181 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
21:17:25 [2023-09-11T21:17:25.253Z] #25 4.184 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
21:17:25 [2023-09-11T21:17:25.253Z] #25 4.218 Selecting previously unselected package libldap-2.4-2:arm64.
21:17:25 [2023-09-11T21:17:25.253Z] #25 4.219 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
21:17:25 [2023-09-11T21:17:25.253Z] #25 4.223 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
21:17:25 [2023-09-11T21:17:25.253Z] #25 4.267 Selecting previously unselected package libnghttp2-14:arm64.
21:17:25 [2023-09-11T21:17:25.253Z] #25 4.268 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
21:17:25 [2023-09-11T21:17:25.253Z] #25 4.271 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
21:17:25 [2023-09-11T21:17:25.253Z] #25 4.307 Selecting previously unselected package libpsl5:arm64.
21:17:25 [2023-09-11T21:17:25.253Z] #25 4.308 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
21:17:25 [2023-09-11T21:17:25.253Z] #25 4.311 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
21:17:25 [2023-09-11T21:17:25.253Z] #25 4.343 Selecting previously unselected package librtmp1:arm64.
21:17:25 [2023-09-11T21:17:25.509Z] #25 4.345 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
21:17:25 [2023-09-11T21:17:25.509Z] #25 4.348 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
21:17:25 [2023-09-11T21:17:25.509Z] #25 4.380 Selecting previously unselected package libssh2-1:arm64.
21:17:25 [2023-09-11T21:17:25.509Z] #25 4.381 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
21:17:25 [2023-09-11T21:17:25.509Z] #25 4.385 Unpacking libssh2-1:arm64 (1.9.0-2) ...
21:17:25 [2023-09-11T21:17:25.509Z] #25 4.423 Selecting previously unselected package libcurl4:arm64.
21:17:25 [2023-09-11T21:17:25.509Z] #25 4.424 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ...
21:17:25 [2023-09-11T21:17:25.509Z] #25 4.427 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
21:17:25 [2023-09-11T21:17:25.509Z] #25 4.468 Selecting previously unselected package curl.
21:17:25 [2023-09-11T21:17:25.509Z] #25 4.469 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ...
21:17:25 [2023-09-11T21:17:25.509Z] #25 4.471 Unpacking curl (7.74.0-1.3+deb11u7) ...
21:17:25 [2023-09-11T21:17:25.509Z] #25 4.515 Selecting previously unselected package libonig5:arm64.
21:17:25 [2023-09-11T21:17:25.509Z] #25 4.516 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
21:17:25 [2023-09-11T21:17:25.509Z] #25 4.519 Unpacking libonig5:arm64 (6.9.6-1.1) ...
21:17:25 [2023-09-11T21:17:25.509Z] #25 4.558 Selecting previously unselected package libjq1:arm64.
21:17:25 [2023-09-11T21:17:25.509Z] #25 4.559 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
21:17:25 [2023-09-11T21:17:25.509Z] #25 4.562 Unpacking libjq1:arm64 (1.6-2.1) ...
21:17:25 [2023-09-11T21:17:25.509Z] #25 4.594 Selecting previously unselected package jq.
21:17:25 [2023-09-11T21:17:25.765Z] #25 ...
21:17:25 [2023-09-11T21:17:25.765Z] 
21:17:25 [2023-09-11T21:17:25.765Z] #27 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
21:17:25 [2023-09-11T21:17:25.765Z] #27 DONE 0.6s
21:17:25 [2023-09-11T21:17:25.765Z] 
21:17:25 [2023-09-11T21:17:25.765Z] #25 [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
21:17:25 [2023-09-11T21:17:25.765Z] #25 4.595 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
21:17:25 [2023-09-11T21:17:25.765Z] #25 4.598 Unpacking jq (1.6-2.1) ...
21:17:25 [2023-09-11T21:17:25.765Z] #25 4.672 Setting up libpsl5:arm64 (0.21.0-1.2) ...
21:17:25 [2023-09-11T21:17:25.765Z] #25 4.681 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
21:17:25 [2023-09-11T21:17:25.765Z] #25 4.690 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
21:17:25 [2023-09-11T21:17:25.765Z] #25 4.699 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
21:17:25 [2023-09-11T21:17:25.765Z] #25 4.708 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
21:17:25 [2023-09-11T21:17:25.765Z] #25 4.717 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
21:17:25 [2023-09-11T21:17:25.765Z] #25 4.726 Setting up libssh2-1:arm64 (1.9.0-2) ...
21:17:25 [2023-09-11T21:17:25.765Z] #25 4.734 Setting up openssl (1.1.1n-0+deb11u5) ...
21:17:25 [2023-09-11T21:17:25.765Z] #25 4.746 Setting up libonig5:arm64 (6.9.6-1.1) ...
21:17:25 [2023-09-11T21:17:25.765Z] #25 4.755 Setting up libjq1:arm64 (1.6-2.1) ...
21:17:25 [2023-09-11T21:17:25.765Z] #25 4.763 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
21:17:25 [2023-09-11T21:17:25.765Z] #25 4.772 Setting up ca-certificates (20210119) ...
21:17:26 [2023-09-11T21:17:26.024Z] #25 ...
21:17:26 [2023-09-11T21:17:26.024Z] 
21:17:26 [2023-09-11T21:17:26.024Z] #28 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true
21:17:26 [2023-09-11T21:17:26.024Z] #28 DONE 0.4s
21:17:26 [2023-09-11T21:17:26.280Z] 
21:17:26 [2023-09-11T21:17:26.280Z] #25 [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
21:17:26 [2023-09-11T21:17:26.280Z] #25 5.238 Updating certificates in /etc/ssl/certs...
21:17:26 [2023-09-11T21:17:26.843Z] #25 5.776 129 added, 0 removed; done.
21:17:26 [2023-09-11T21:17:26.843Z] #25 5.883 Setting up jq (1.6-2.1) ...
21:17:26 [2023-09-11T21:17:26.843Z] #25 5.893 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
21:17:26 [2023-09-11T21:17:26.843Z] #25 5.902 Setting up curl (7.74.0-1.3+deb11u7) ...
21:17:26 [2023-09-11T21:17:26.843Z] #25 5.912 Processing triggers for libc-bin (2.31-13+deb11u6) ...
21:17:26 [2023-09-11T21:17:26.843Z] #25 5.930 Processing triggers for ca-certificates (20210119) ...
21:17:26 [2023-09-11T21:17:26.843Z] #25 5.938 Updating certificates in /etc/ssl/certs...
21:17:27 [2023-09-11T21:17:27.406Z] #25 6.369 0 added, 0 removed; done.
21:17:27 [2023-09-11T21:17:27.406Z] #25 6.369 Running hooks in /etc/ca-certificates/update.d...
21:17:27 [2023-09-11T21:17:27.406Z] #25 6.370 done.
21:17:27 [2023-09-11T21:17:27.406Z] #25 DONE 6.4s
21:17:27 [2023-09-11T21:17:27.406Z] 
21:17:27 [2023-09-11T21:17:27.406Z] #29 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
21:17:27 [2023-09-11T21:17:27.406Z] #29 0.659 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:17:27 [2023-09-11T21:17:27.406Z] #29 0.670 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:17:27 [2023-09-11T21:17:27.406Z] #29 0.670 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:17:27 [2023-09-11T21:17:27.406Z] #29 0.794 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
21:17:27 [2023-09-11T21:17:27.406Z] #29 0.918 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [242 kB]
21:17:27 [2023-09-11T21:17:27.406Z] #29 1.024 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
21:17:27 [2023-09-11T21:17:27.662Z] #29 ...
21:17:27 [2023-09-11T21:17:27.662Z] 
21:17:27 [2023-09-11T21:17:27.662Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
21:17:27 [2023-09-11T21:17:27.662Z] #30 DONE 0.0s
21:17:27 [2023-09-11T21:17:27.662Z] 
21:17:27 [2023-09-11T21:17:27.662Z] #31 [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
21:17:29 [2023-09-11T21:17:29.553Z] #31 2.191 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
21:17:30 [2023-09-11T21:17:30.116Z] 
21:17:30 [2023-09-11T21:17:30.116Z] #31 ...
21:17:30 [2023-09-11T21:17:30.116Z] 
21:17:30 [2023-09-11T21:17:30.116Z] #29 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
21:17:30 [2023-09-11T21:17:30.116Z] #29 1.809 Fetched 8536 kB in 1s (6068 kB/s)
21:17:30 [2023-09-11T21:17:30.116Z] #29 1.809 Reading package lists...
21:17:30 [2023-09-11T21:17:30.116Z] #29 2.340 Reading package lists...
21:17:30 [2023-09-11T21:17:30.116Z] #29 2.856 Building dependency tree...
21:17:30 [2023-09-11T21:17:30.116Z] #29 3.008 Reading state information...
21:17:30 [2023-09-11T21:17:30.116Z] #29 3.177 The following additional packages will be installed:
21:17:30 [2023-09-11T21:17:30.116Z] #29 3.178   libmagic-mgc libmagic1
21:17:30 [2023-09-11T21:17:30.116Z] #29 3.196 The following NEW packages will be installed:
21:17:30 [2023-09-11T21:17:30.116Z] #29 3.197   file libmagic-mgc libmagic1
21:17:30 [2023-09-11T21:17:30.116Z] #29 3.468 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
21:17:30 [2023-09-11T21:17:30.116Z] #29 3.468 Need to get 465 kB of archives.
21:17:30 [2023-09-11T21:17:30.116Z] #29 3.468 After this operation, 7075 kB of additional disk space will be used.
21:17:30 [2023-09-11T21:17:30.116Z] #29 3.468 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 libmagic-mgc arm64 1:5.39-3+deb11u1 [273 kB]
21:17:30 [2023-09-11T21:17:30.116Z] #29 3.475 Get:2 http://deb.debian.org/debian-security bullseye-security/main arm64 libmagic1 arm64 1:5.39-3+deb11u1 [123 kB]
21:17:30 [2023-09-11T21:17:30.116Z] #29 3.476 Get:3 http://deb.debian.org/debian-security bullseye-security/main arm64 file arm64 1:5.39-3+deb11u1 [69.2 kB]
21:17:30 [2023-09-11T21:17:30.116Z] #29 3.599 debconf: delaying package configuration, since apt-utils is not installed
21:17:30 [2023-09-11T21:17:30.116Z] #29 3.636 Fetched 465 kB in 0s (1701 kB/s)
21:17:30 [2023-09-11T21:17:30.116Z] #29 3.653 Selecting previously unselected package libmagic-mgc.
21:17:30 [2023-09-11T21:17:30.116Z] #29 3.653 (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.)
21:17:30 [2023-09-11T21:17:30.116Z] #29 3.663 Preparing to unpack .../libmagic-mgc_1%3a5.39-3+deb11u1_arm64.deb ...
21:17:30 [2023-09-11T21:17:30.116Z] #29 3.666 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ...
21:17:30 [2023-09-11T21:17:30.116Z] #29 3.729 Selecting previously unselected package libmagic1:arm64.
21:17:30 [2023-09-11T21:17:30.116Z] #29 3.731 Preparing to unpack .../libmagic1_1%3a5.39-3+deb11u1_arm64.deb ...
21:17:30 [2023-09-11T21:17:30.116Z] #29 3.737 Unpacking libmagic1:arm64 (1:5.39-3+deb11u1) ...
21:17:30 [2023-09-11T21:17:30.116Z] #29 3.768 Selecting previously unselected package file.
21:17:30 [2023-09-11T21:17:30.116Z] #29 3.770 Preparing to unpack .../file_1%3a5.39-3+deb11u1_arm64.deb ...
21:17:30 [2023-09-11T21:17:30.116Z] #29 3.773 Unpacking file (1:5.39-3+deb11u1) ...
21:17:30 [2023-09-11T21:17:30.116Z] #29 3.816 Setting up libmagic-mgc (1:5.39-3+deb11u1) ...
21:17:30 [2023-09-11T21:17:30.116Z] #29 3.827 Setting up libmagic1:arm64 (1:5.39-3+deb11u1) ...
21:17:30 [2023-09-11T21:17:30.116Z] #29 3.842 Setting up file (1:5.39-3+deb11u1) ...
21:17:30 [2023-09-11T21:17:30.116Z] #29 3.851 Processing triggers for libc-bin (2.31-13+deb11u6) ...
21:17:30 [2023-09-11T21:17:30.116Z] #29 DONE 4.0s
21:17:30 [2023-09-11T21:17:30.116Z] 
21:17:30 [2023-09-11T21:17:30.117Z] #31 [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
21:17:30 [2023-09-11T21:17:30.373Z] #31 2.750 #=#=#                                                                         
#31 ...
21:17:30 [2023-09-11T21:17:30.373Z] 
21:17:30 [2023-09-11T21:17:30.373Z] #32 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
21:17:30 [2023-09-11T21:17:30.373Z] #32 DONE 0.1s
21:17:30 [2023-09-11T21:17:30.373Z] 
21:17:30 [2023-09-11T21:17:30.373Z] #33 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
21:17:30 [2023-09-11T21:17:30.373Z] #33 DONE 0.1s
21:17:30 [2023-09-11T21:17:30.373Z] 
21:17:30 [2023-09-11T21:17:30.373Z] #34 [containerd-src 1/3] WORKDIR /usr/src/containerd
21:17:30 [2023-09-11T21:17:30.373Z] #34 DONE 0.1s
21:17:30 [2023-09-11T21:17:30.373Z] 
21:17:30 [2023-09-11T21:17:30.373Z] #35 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
21:17:30 [2023-09-11T21:17:30.373Z] #35 DONE 0.1s
21:17:30 [2023-09-11T21:17:30.373Z] 
21:17:30 [2023-09-11T21:17:30.373Z] #36 [swagger-src 1/3] WORKDIR /usr/src/swagger
21:17:30 [2023-09-11T21:17:30.373Z] #36 DONE 0.2s
21:17:30 [2023-09-11T21:17:30.373Z] 
21:17:30 [2023-09-11T21:17:30.373Z] #31 [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
21:17:30 [2023-09-11T21:17:30.373Z] #31 2.750 #=#=#                                                                         
21:17:30 [2023-09-11T21:17:30.373Z] #31 ...
21:17:30 [2023-09-11T21:17:30.373Z] 
21:17:30 [2023-09-11T21:17:30.373Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
21:17:30 [2023-09-11T21:17:30.373Z] #37 DONE 0.2s
21:17:30 [2023-09-11T21:17:30.373Z] 
21:17:30 [2023-09-11T21:17:30.373Z] #38 [delve-src 1/3] WORKDIR /usr/src/delve
21:17:30 [2023-09-11T21:17:30.373Z] #38 DONE 0.2s
21:17:30 [2023-09-11T21:17:30.373Z] 
21:17:30 [2023-09-11T21:17:30.373Z] #39 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
21:17:30 [2023-09-11T21:17:30.373Z] #39 DONE 0.2s
21:17:30 [2023-09-11T21:17:30.373Z] 
21:17:30 [2023-09-11T21:17:30.373Z] #40 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
21:17:30 [2023-09-11T21:17:30.373Z] #40 DONE 0.2s
21:17:30 [2023-09-11T21:17:30.373Z] 
21:17:30 [2023-09-11T21:17:30.373Z] #41 [runc-src 1/3] WORKDIR /usr/src/runc
21:17:30 [2023-09-11T21:17:30.373Z] #41 DONE 0.3s
21:17:30 [2023-09-11T21:17:30.373Z] 
21:17:30 [2023-09-11T21:17:30.373Z] #42 [tini-src 1/3] WORKDIR /usr/src/tini
21:17:30 [2023-09-11T21:17:30.373Z] #42 DONE 0.3s
21:17:30 [2023-09-11T21:17:30.373Z] 
21:17:30 [2023-09-11T21:17:30.373Z] #43 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
21:17:30 [2023-09-11T21:17:30.373Z] #43 DONE 0.3s
21:17:30 [2023-09-11T21:17:30.373Z] 
21:17:30 [2023-09-11T21:17:30.373Z] #44 [registry-src 1/2] WORKDIR /usr/src/registry
21:17:30 [2023-09-11T21:17:30.373Z] #44 DONE 0.3s
21:17:30 [2023-09-11T21:17:30.629Z] 
21:17:30 [2023-09-11T21:17:30.629Z] #45 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
21:17:30 [2023-09-11T21:17:30.629Z] #45 DONE 0.3s
21:17:30 [2023-09-11T21:17:30.629Z] 
21:17:30 [2023-09-11T21:17:30.629Z] #31 [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
21:17:30 [2023-09-11T21:17:30.629Z] #31 3.007 #=#=#                                                                         

######################################################################## 100.0%
21:17:30 [2023-09-11T21:17:30.886Z] #31 ...
21:17:30 [2023-09-11T21:17:30.886Z] 
21:17:30 [2023-09-11T21:17:30.886Z] #46 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
21:17:30 [2023-09-11T21:17:30.886Z] #46 0.443 hint: Using 'master' as the name for the initial branch. This default branch name
21:17:30 [2023-09-11T21:17:30.886Z] #46 0.443 hint: is subject to change. To configure the initial branch name to use in all
21:17:30 [2023-09-11T21:17:30.886Z] #46 0.443 hint: of your new repositories, which will suppress this warning, call:
21:17:30 [2023-09-11T21:17:30.886Z] #46 0.443 hint: 
21:17:30 [2023-09-11T21:17:30.886Z] #46 0.443 hint: 	git config --global init.defaultBranch <name>
21:17:30 [2023-09-11T21:17:30.886Z] #46 0.443 hint: 
21:17:30 [2023-09-11T21:17:30.886Z] #46 0.443 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
21:17:30 [2023-09-11T21:17:30.886Z] #46 0.443 hint: 'development'. The just-created branch can be renamed via this command:
21:17:30 [2023-09-11T21:17:30.886Z] #46 0.443 hint: 
21:17:30 [2023-09-11T21:17:30.886Z] #46 0.443 hint: 	git branch -m <name>
21:17:30 [2023-09-11T21:17:30.886Z] #46 0.444 Initialized empty Git repository in /usr/src/containerd/.git/
21:17:30 [2023-09-11T21:17:30.886Z] #46 DONE 0.6s
21:17:30 [2023-09-11T21:17:30.886Z] 
21:17:30 [2023-09-11T21:17:30.886Z] #31 [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
21:17:30 [2023-09-11T21:17:30.886Z] #31 3.267 
21:17:31 [2023-09-11T21:17:31.142Z] #31 ...
21:17:31 [2023-09-11T21:17:31.142Z] 
21:17:31 [2023-09-11T21:17:31.142Z] #47 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
21:17:31 [2023-09-11T21:17:31.142Z] #47 0.592 hint: Using 'master' as the name for the initial branch. This default branch name
21:17:31 [2023-09-11T21:17:31.142Z] #47 0.592 hint: is subject to change. To configure the initial branch name to use in all
21:17:31 [2023-09-11T21:17:31.142Z] #47 0.592 hint: of your new repositories, which will suppress this warning, call:
21:17:31 [2023-09-11T21:17:31.142Z] #47 0.592 hint: 
21:17:31 [2023-09-11T21:17:31.142Z] #47 0.592 hint: 	git config --global init.defaultBranch <name>
21:17:31 [2023-09-11T21:17:31.142Z] #47 0.592 hint: 
21:17:31 [2023-09-11T21:17:31.142Z] #47 0.592 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
21:17:31 [2023-09-11T21:17:31.142Z] #47 0.592 hint: 'development'. The just-created branch can be renamed via this command:
21:17:31 [2023-09-11T21:17:31.142Z] #47 0.592 hint: 
21:17:31 [2023-09-11T21:17:31.142Z] #47 0.592 hint: 	git branch -m <name>
21:17:31 [2023-09-11T21:17:31.142Z] #47 0.594 Initialized empty Git repository in /usr/src/swagger/.git/
21:17:31 [2023-09-11T21:17:31.142Z] #47 DONE 0.6s
21:17:31 [2023-09-11T21:17:31.142Z] 
21:17:31 [2023-09-11T21:17:31.142Z] #48 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
21:17:31 [2023-09-11T21:17:31.142Z] #48 0.593 hint: Using 'master' as the name for the initial branch. This default branch name
21:17:31 [2023-09-11T21:17:31.142Z] #48 0.593 hint: is subject to change. To configure the initial branch name to use in all
21:17:31 [2023-09-11T21:17:31.142Z] #48 0.593 hint: of your new repositories, which will suppress this warning, call:
21:17:31 [2023-09-11T21:17:31.142Z] #48 0.593 hint: 
21:17:31 [2023-09-11T21:17:31.142Z] #48 0.593 hint: 	git config --global init.defaultBranch <name>
21:17:31 [2023-09-11T21:17:31.142Z] #48 0.593 hint: 
21:17:31 [2023-09-11T21:17:31.142Z] #48 0.593 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
21:17:31 [2023-09-11T21:17:31.142Z] #48 0.593 hint: 'development'. The just-created branch can be renamed via this command:
21:17:31 [2023-09-11T21:17:31.142Z] #48 0.593 hint: 
21:17:31 [2023-09-11T21:17:31.142Z] #48 0.593 hint: 	git branch -m <name>
21:17:31 [2023-09-11T21:17:31.142Z] #48 0.594 Initialized empty Git repository in /usr/src/delve/.git/
21:17:31 [2023-09-11T21:17:31.142Z] #48 DONE 0.6s
21:17:31 [2023-09-11T21:17:31.142Z] 
21:17:31 [2023-09-11T21:17:31.142Z] #49 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:17:31 [2023-09-11T21:17:31.398Z] #49 ...
21:17:31 [2023-09-11T21:17:31.398Z] 
21:17:31 [2023-09-11T21:17:31.398Z] #50 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
21:17:31 [2023-09-11T21:17:31.398Z] #50 0.972 hint: Using 'master' as the name for the initial branch. This default branch name
21:17:31 [2023-09-11T21:17:31.398Z] #50 0.972 hint: is subject to change. To configure the initial branch name to use in all
21:17:31 [2023-09-11T21:17:31.398Z] #50 0.972 hint: of your new repositories, which will suppress this warning, call:
21:17:31 [2023-09-11T21:17:31.398Z] #50 0.972 hint: 
21:17:31 [2023-09-11T21:17:31.398Z] #50 0.972 hint: 	git config --global init.defaultBranch <name>
21:17:31 [2023-09-11T21:17:31.398Z] #50 0.972 hint: 
21:17:31 [2023-09-11T21:17:31.398Z] #50 0.972 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
21:17:31 [2023-09-11T21:17:31.398Z] #50 0.972 hint: 'development'. The just-created branch can be renamed via this command:
21:17:31 [2023-09-11T21:17:31.398Z] #50 0.972 hint: 
21:17:31 [2023-09-11T21:17:31.398Z] #50 0.972 hint: 	git branch -m <name>
21:17:31 [2023-09-11T21:17:31.398Z] #50 0.973 Initialized empty Git repository in /usr/src/runc/.git/
21:17:31 [2023-09-11T21:17:31.398Z] #50 DONE 1.0s
21:17:31 [2023-09-11T21:17:31.655Z] 
21:17:31 [2023-09-11T21:17:31.655Z] #51 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:17:31 [2023-09-11T21:17:31.655Z] #51 ...
21:17:31 [2023-09-11T21:17:31.655Z] 
21:17:31 [2023-09-11T21:17:31.655Z] #52 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
21:17:31 [2023-09-11T21:17:31.655Z] #52 1.225 hint: Using 'master' as the name for the initial branch. This default branch name
21:17:31 [2023-09-11T21:17:31.655Z] #52 1.225 hint: is subject to change. To configure the initial branch name to use in all
21:17:31 [2023-09-11T21:17:31.655Z] #52 1.225 hint: of your new repositories, which will suppress this warning, call:
21:17:31 [2023-09-11T21:17:31.655Z] #52 1.225 hint: 
21:17:31 [2023-09-11T21:17:31.655Z] #52 1.225 hint: 	git config --global init.defaultBranch <name>
21:17:31 [2023-09-11T21:17:31.655Z] #52 1.225 hint: 
21:17:31 [2023-09-11T21:17:31.655Z] #52 1.225 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
21:17:31 [2023-09-11T21:17:31.655Z] #52 1.225 hint: 'development'. The just-created branch can be renamed via this command:
21:17:31 [2023-09-11T21:17:31.655Z] #52 1.225 hint: 
21:17:31 [2023-09-11T21:17:31.655Z] #52 1.225 hint: 	git branch -m <name>
21:17:31 [2023-09-11T21:17:31.655Z] #52 1.226 Initialized empty Git repository in /usr/src/tini/.git/
21:17:31 [2023-09-11T21:17:31.655Z] #52 DONE 1.3s
21:17:31 [2023-09-11T21:17:31.912Z] 
21:17:31 [2023-09-11T21:17:31.912Z] #53 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:17:32 [2023-09-11T21:17:32.169Z] #53 ...
21:17:32 [2023-09-11T21:17:32.169Z] 
21:17:32 [2023-09-11T21:17:32.169Z] #54 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
21:17:32 [2023-09-11T21:17:32.169Z] #54 1.467 hint: Using 'master' as the name for the initial branch. This default branch name
21:17:32 [2023-09-11T21:17:32.169Z] #54 1.467 hint: is subject to change. To configure the initial branch name to use in all
21:17:32 [2023-09-11T21:17:32.169Z] #54 1.467 hint: of your new repositories, which will suppress this warning, call:
21:17:32 [2023-09-11T21:17:32.169Z] #54 1.467 hint: 
21:17:32 [2023-09-11T21:17:32.169Z] #54 1.467 hint: 	git config --global init.defaultBranch <name>
21:17:32 [2023-09-11T21:17:32.169Z] #54 1.467 hint: 
21:17:32 [2023-09-11T21:17:32.169Z] #54 1.467 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
21:17:32 [2023-09-11T21:17:32.169Z] #54 1.467 hint: 'development'. The just-created branch can be renamed via this command:
21:17:32 [2023-09-11T21:17:32.169Z] #54 1.467 hint: 
21:17:32 [2023-09-11T21:17:32.169Z] #54 1.467 hint: 	git branch -m <name>
21:17:32 [2023-09-11T21:17:32.169Z] #54 1.468 Initialized empty Git repository in /usr/src/rootlesskit/.git/
21:17:32 [2023-09-11T21:17:32.169Z] #54 DONE 1.7s
21:17:32 [2023-09-11T21:17:32.169Z] 
21:17:32 [2023-09-11T21:17:32.169Z] #55 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
21:17:32 [2023-09-11T21:17:32.169Z] #55 1.696 Initialized empty Git repository in /usr/src/registry/.git/
21:17:32 [2023-09-11T21:17:32.169Z] #55 1.696 hint: Using 'master' as the name for the initial branch. This default branch name
21:17:32 [2023-09-11T21:17:32.169Z] #55 1.696 hint: is subject to change. To configure the initial branch name to use in all
21:17:32 [2023-09-11T21:17:32.169Z] #55 1.696 hint: of your new repositories, which will suppress this warning, call:
21:17:32 [2023-09-11T21:17:32.169Z] #55 1.696 hint: 
21:17:32 [2023-09-11T21:17:32.169Z] #55 1.696 hint: 	git config --global init.defaultBranch <name>
21:17:32 [2023-09-11T21:17:32.169Z] #55 1.696 hint: 
21:17:32 [2023-09-11T21:17:32.169Z] #55 1.696 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
21:17:32 [2023-09-11T21:17:32.169Z] #55 1.696 hint: 'development'. The just-created branch can be renamed via this command:
21:17:32 [2023-09-11T21:17:32.169Z] #55 1.696 hint: 
21:17:32 [2023-09-11T21:17:32.169Z] #55 1.696 hint: 	git branch -m <name>
21:17:32 [2023-09-11T21:17:32.169Z] #55 DONE 1.8s
21:17:32 [2023-09-11T21:17:32.169Z] 
21:17:32 [2023-09-11T21:17:32.169Z] #56 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:17:35 [2023-09-11T21:17:35.459Z] #56 ...
21:17:35 [2023-09-11T21:17:35.459Z] 
21:17:35 [2023-09-11T21:17:35.459Z] #53 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:17:35 [2023-09-11T21:17:35.459Z] #53 DONE 3.4s
21:17:35 [2023-09-11T21:17:35.459Z] 
21:17:35 [2023-09-11T21:17:35.459Z] #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.54.2"      && /build/golangci-lint --version
21:17:35 [2023-09-11T21:17:35.459Z] #57 3.178 go: downloading github.com/golangci/golangci-lint v1.54.2
21:17:35 [2023-09-11T21:17:35.459Z] #57 3.928 go: downloading github.com/gofrs/flock v0.8.1
21:17:35 [2023-09-11T21:17:35.459Z] #57 3.929 go: downloading github.com/spf13/cobra v1.7.0
21:17:35 [2023-09-11T21:17:35.459Z] #57 3.931 go: downloading github.com/spf13/pflag v1.0.5
21:17:35 [2023-09-11T21:17:35.459Z] #57 3.952 go: downloading github.com/spf13/viper v1.12.0
21:17:35 [2023-09-11T21:17:35.459Z] #57 3.985 go: downloading gopkg.in/yaml.v3 v3.0.1
21:17:35 [2023-09-11T21:17:35.459Z] #57 3.985 go: downloading github.com/fatih/color v1.15.0
21:17:35 [2023-09-11T21:17:35.459Z] #57 4.060 go: downloading golang.org/x/tools v0.12.0
21:17:35 [2023-09-11T21:17:35.459Z] #57 4.086 go: downloading github.com/hashicorp/go-version v1.6.0
21:17:35 [2023-09-11T21:17:35.459Z] #57 4.218 go: downloading github.com/ldez/gomoddirectives v0.2.3
21:17:35 [2023-09-11T21:17:35.459Z] #57 4.317 go: downloading github.com/mitchellh/go-homedir v1.1.0
21:17:35 [2023-09-11T21:17:35.459Z] #57 4.323 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:17:35 [2023-09-11T21:17:35.459Z] #57 4.323 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
21:17:35 [2023-09-11T21:17:35.459Z] #57 4.496 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:17:35 [2023-09-11T21:17:35.459Z] #57 4.571 go: downloading github.com/mattn/go-colorable v0.1.13
21:17:35 [2023-09-11T21:17:35.459Z] #57 4.575 go: downloading github.com/sirupsen/logrus v1.9.3
21:17:35 [2023-09-11T21:17:35.459Z] #57 4.577 go: downloading github.com/stretchr/testify v1.8.4
21:17:35 [2023-09-11T21:17:35.459Z] #57 4.680 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
21:17:35 [2023-09-11T21:17:35.459Z] #57 5.023 go: downloading github.com/spf13/afero v1.8.2
21:17:35 [2023-09-11T21:17:35.459Z] #57 5.040 go: downloading github.com/spf13/cast v1.5.0
21:17:35 [2023-09-11T21:17:35.459Z] #57 5.080 go: downloading github.com/spf13/jwalterweatherman v1.1.0
21:17:35 [2023-09-11T21:17:35.459Z] #57 5.129 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
21:17:35 [2023-09-11T21:17:35.459Z] #57 5.225 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
21:17:35 [2023-09-11T21:17:35.459Z] #57 5.243 go: downloading 4d63.com/gochecknoglobals v0.2.1
21:17:35 [2023-09-11T21:17:35.459Z] #57 5.333 go: downloading github.com/Abirdcfly/dupword v0.0.12
21:17:35 [2023-09-11T21:17:35.459Z] #57 5.335 go: downloading github.com/4meepo/tagalign v1.3.2
21:17:35 [2023-09-11T21:17:35.459Z] #57 5.343 go: downloading github.com/Antonboom/errname v0.1.12
21:17:35 [2023-09-11T21:17:35.719Z] #57 5.462 go: downloading github.com/Antonboom/nilnil v0.1.7
21:17:35 [2023-09-11T21:17:35.719Z] #57 5.485 go: downloading github.com/BurntSushi/toml v1.3.2
21:17:35 [2023-09-11T21:17:35.719Z] #57 5.558 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
21:17:35 [2023-09-11T21:17:35.719Z] #57 ...
21:17:35 [2023-09-11T21:17:35.719Z] 
21:17:35 [2023-09-11T21:17:35.719Z] #56 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:17:35 [2023-09-11T21:17:35.719Z] #56 DONE 3.7s
21:17:35 [2023-09-11T21:17:35.719Z] 
21:17:35 [2023-09-11T21:17:35.719Z] #51 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:17:35 [2023-09-11T21:17:35.719Z] #51 DONE 4.4s
21:17:35 [2023-09-11T21:17:35.719Z] 
21:17:35 [2023-09-11T21:17:35.719Z] #58 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
21:17:35 [2023-09-11T21:17:35.719Z] #58 DONE 4.9s
21:17:35 [2023-09-11T21:17:35.719Z] 
21:17:35 [2023-09-11T21:17:35.719Z] #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.54.2"      && /build/golangci-lint --version
21:17:35 [2023-09-11T21:17:35.719Z] #57 5.584 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0
21:17:35 [2023-09-11T21:17:35.719Z] #57 5.594 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0
21:17:35 [2023-09-11T21:17:35.719Z] #57 5.646 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2
21:17:35 [2023-09-11T21:17:35.719Z] #57 5.675 go: downloading github.com/alexkohler/prealloc v1.0.0
21:17:35 [2023-09-11T21:17:35.719Z] #57 ...
21:17:35 [2023-09-11T21:17:35.719Z] 
21:17:35 [2023-09-11T21:17:35.719Z] #59 [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             ;
21:17:35 [2023-09-11T21:17:35.719Z] #59 1.589 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:17:35 [2023-09-11T21:17:35.719Z] #59 1.600 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:17:35 [2023-09-11T21:17:35.719Z] #59 1.600 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:17:35 [2023-09-11T21:17:35.719Z] #59 1.741 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
21:17:35 [2023-09-11T21:17:35.719Z] #59 1.882 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [242 kB]
21:17:35 [2023-09-11T21:17:35.719Z] #59 2.143 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
21:17:35 [2023-09-11T21:17:35.719Z] #59 2.902 Fetched 8536 kB in 2s (5174 kB/s)
21:17:35 [2023-09-11T21:17:35.719Z] #59 2.902 Reading package lists...
21:17:35 [2023-09-11T21:17:35.719Z] #59 3.639 Reading package lists...
21:17:35 [2023-09-11T21:17:35.719Z] #59 4.402 Building dependency tree...
21:17:35 [2023-09-11T21:17:35.719Z] #59 4.997 python3 is already the newest version (3.9.2-3).
21:17:35 [2023-09-11T21:17:35.719Z] #59 4.997 The following additional packages will be installed:
21:17:35 [2023-09-11T21:17:35.719Z] #59 5.000   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
21:17:35 [2023-09-11T21:17:35.719Z] #59 5.002   patch xz-utils
21:17:35 [2023-09-11T21:17:35.719Z] #59 5.007 Suggested packages:
21:17:35 [2023-09-11T21:17:35.719Z] #59 5.007   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
21:17:35 [2023-09-11T21:17:35.719Z] #59 5.009   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
21:17:35 [2023-09-11T21:17:35.719Z] #59 5.009   m4-doc ed diffutils-doc
21:17:35 [2023-09-11T21:17:35.719Z] #59 5.009 Recommended packages:
21:17:35 [2023-09-11T21:17:35.719Z] #59 5.009   fakeroot libalgorithm-merge-perl libltdl-dev
21:17:35 [2023-09-11T21:17:35.719Z] #59 5.470 The following NEW packages will be installed:
21:17:35 [2023-09-11T21:17:35.719Z] #59 5.471   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
21:17:35 [2023-09-11T21:17:35.719Z] #59 5.472   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
21:17:35 [2023-09-11T21:17:35.719Z] #59 5.473   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
21:17:35 [2023-09-11T21:17:35.976Z] #59 ...
21:17:35 [2023-09-11T21:17:35.976Z] 
21:17:35 [2023-09-11T21:17:35.976Z] #60 [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...)
21:17:35 [2023-09-11T21:17:35.976Z] #60 1.798 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
21:17:35 [2023-09-11T21:17:35.976Z] #60 1.798 + mkdir /build
21:17:35 [2023-09-11T21:17:35.976Z] #60 DONE 3.5s
21:17:35 [2023-09-11T21:17:35.976Z] 
21:17:35 [2023-09-11T21:17:35.976Z] #59 [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             ;
21:17:35 [2023-09-11T21:17:35.976Z] #59 5.778 0 upgraded, 20 newly installed, 0 to remove and 1 not upgraded.
21:17:35 [2023-09-11T21:17:35.976Z] #59 5.778 Need to get 5458 kB of archives.
21:17:35 [2023-09-11T21:17:35.976Z] #59 5.778 After this operation, 11.6 MB of additional disk space will be used.
21:17:35 [2023-09-11T21:17:35.976Z] #59 5.778 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
21:17:35 [2023-09-11T21:17:35.976Z] #59 5.778 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
21:17:35 [2023-09-11T21:17:35.976Z] #59 5.789 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
21:17:35 [2023-09-11T21:17:35.976Z] #59 5.789 Get:4 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
21:17:35 [2023-09-11T21:17:35.976Z] #59 5.789 Get:5 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
21:17:35 [2023-09-11T21:17:35.976Z] #59 5.789 Get:6 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
21:17:35 [2023-09-11T21:17:35.976Z] #59 ...
21:17:35 [2023-09-11T21:17:35.976Z] 
21:17:35 [2023-09-11T21:17:35.976Z] #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.54.2"      && /build/golangci-lint --version
21:17:35 [2023-09-11T21:17:35.976Z] #57 5.708 go: downloading github.com/alingse/asasalint v0.0.11
21:17:35 [2023-09-11T21:17:35.976Z] #57 5.759 go: downloading github.com/ashanbrown/forbidigo v1.6.0
21:17:35 [2023-09-11T21:17:35.976Z] #57 5.759 go: downloading github.com/ashanbrown/makezero v1.1.1
21:17:35 [2023-09-11T21:17:35.976Z] #57 5.824 go: downloading github.com/bkielbasa/cyclop v1.2.1
21:17:35 [2023-09-11T21:17:35.976Z] #57 5.825 go: downloading github.com/blizzy78/varnamelen v0.8.0
21:17:36 [2023-09-11T21:17:36.236Z] #57 5.939 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
21:17:36 [2023-09-11T21:17:36.236Z] #57 5.945 go: downloading github.com/breml/bidichk v0.2.4
21:17:36 [2023-09-11T21:17:36.236Z] #57 5.945 go: downloading github.com/breml/errchkjson v0.3.1
21:17:36 [2023-09-11T21:17:36.236Z] #57 6.035 go: downloading github.com/butuzov/ireturn v0.2.0
21:17:36 [2023-09-11T21:17:36.236Z] #57 6.076 go: downloading github.com/butuzov/mirror v1.1.0
21:17:36 [2023-09-11T21:17:36.236Z] #57 6.076 go: downloading github.com/charithe/durationcheck v0.0.10
21:17:36 [2023-09-11T21:17:36.236Z] #57 6.111 go: downloading github.com/curioswitch/go-reassign v0.2.0
21:17:36 [2023-09-11T21:17:36.236Z] #57 6.142 go: downloading github.com/daixiang0/gci v0.11.0
21:17:36 [2023-09-11T21:17:36.494Z] #57 6.303 go: downloading github.com/denis-tingaikin/go-header v0.4.3
21:17:36 [2023-09-11T21:17:36.494Z] #57 6.358 go: downloading github.com/esimonov/ifshort v1.0.4
21:17:36 [2023-09-11T21:17:36.752Z] #57 6.443 go: downloading github.com/firefart/nonamedreturns v1.0.4
21:17:36 [2023-09-11T21:17:36.752Z] #57 6.448 go: downloading github.com/fzipp/gocyclo v0.6.0
21:17:36 [2023-09-11T21:17:36.752Z] #57 6.470 go: downloading github.com/go-critic/go-critic v0.9.0
21:17:36 [2023-09-11T21:17:36.752Z] #57 6.473 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
21:17:36 [2023-09-11T21:17:36.752Z] #57 6.576 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
21:17:36 [2023-09-11T21:17:36.752Z] #57 6.589 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
21:17:36 [2023-09-11T21:17:36.752Z] #57 6.591 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
21:17:37 [2023-09-11T21:17:37.033Z] #57 ...
21:17:37 [2023-09-11T21:17:37.033Z] 
21:17:37 [2023-09-11T21:17:37.033Z] #49 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:17:37 [2023-09-11T21:17:37.033Z] #49 DONE 5.8s
21:17:37 [2023-09-11T21:17:37.033Z] 
21:17:37 [2023-09-11T21:17:37.033Z] #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.54.2"      && /build/golangci-lint --version
21:17:37 [2023-09-11T21:17:37.033Z] #57 6.761 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
21:17:37 [2023-09-11T21:17:37.033Z] #57 6.761 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
21:17:37 [2023-09-11T21:17:37.033Z] #57 6.815 go: downloading github.com/golangci/misspell v0.4.1
21:17:37 [2023-09-11T21:17:37.033Z] #57 6.815 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
21:17:37 [2023-09-11T21:17:37.033Z] #57 6.819 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601
21:17:37 [2023-09-11T21:17:37.291Z] #57 6.903 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
21:17:37 [2023-09-11T21:17:37.291Z] #57 6.923 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
21:17:37 [2023-09-11T21:17:37.291Z] #57 7.047 go: downloading github.com/hexops/gotextdiff v1.0.3
21:17:37 [2023-09-11T21:17:37.291Z] #57 7.082 go: downloading github.com/jgautheron/goconst v1.5.1
21:17:37 [2023-09-11T21:17:37.291Z] #57 7.116 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
21:17:37 [2023-09-11T21:17:37.291Z] #57 7.117 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
21:17:37 [2023-09-11T21:17:37.291Z] #57 7.125 go: downloading github.com/julz/importas v0.1.0
21:17:37 [2023-09-11T21:17:37.291Z] #57 7.141 go: downloading github.com/kisielk/errcheck v1.6.3
21:17:37 [2023-09-11T21:17:37.291Z] #57 7.149 go: downloading github.com/kkHAIKE/contextcheck v1.1.4
21:17:37 [2023-09-11T21:17:37.291Z] #57 7.192 go: downloading github.com/kulti/thelper v0.6.3
21:17:37 [2023-09-11T21:17:37.291Z] #57 7.234 go: downloading github.com/kunwardeep/paralleltest v1.0.8
21:17:37 [2023-09-11T21:17:37.291Z] #57 7.253 go: downloading github.com/kyoh86/exportloopref v0.1.11
21:17:37 [2023-09-11T21:17:37.549Z] #57 7.297 go: downloading github.com/ldez/tagliatelle v0.5.0
21:17:37 [2023-09-11T21:17:37.549Z] #57 7.327 go: downloading github.com/leonklingele/grouper v1.1.1
21:17:37 [2023-09-11T21:17:37.549Z] #57 7.416 go: downloading github.com/lufeee/execinquery v1.2.1
21:17:37 [2023-09-11T21:17:37.549Z] #57 7.420 go: downloading github.com/maratori/testableexamples v1.0.0
21:17:37 [2023-09-11T21:17:37.549Z] #57 7.446 go: downloading github.com/maratori/testpackage v1.1.1
21:17:37 [2023-09-11T21:17:37.549Z] #57 7.446 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
21:17:37 [2023-09-11T21:17:37.549Z] #57 7.480 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
21:17:37 [2023-09-11T21:17:37.549Z] #57 7.496 go: downloading github.com/mgechev/revive v1.3.2
21:17:37 [2023-09-11T21:17:37.808Z] #57 7.514 go: downloading github.com/moricho/tparallel v0.3.1
21:17:37 [2023-09-11T21:17:37.808Z] #57 7.565 go: downloading github.com/nakabonne/nestif v0.3.1
21:17:37 [2023-09-11T21:17:37.808Z] #57 7.567 go: downloading github.com/nishanths/exhaustive v0.11.0
21:17:37 [2023-09-11T21:17:37.808Z] #57 7.568 go: downloading github.com/nishanths/predeclared v0.2.2
21:17:37 [2023-09-11T21:17:37.808Z] #57 7.572 go: downloading github.com/nunnatsa/ginkgolinter v0.13.5
21:17:37 [2023-09-11T21:17:37.808Z] #57 7.600 go: downloading github.com/polyfloyd/go-errorlint v1.4.4
21:17:37 [2023-09-11T21:17:37.808Z] #57 7.677 go: downloading github.com/ryancurrah/gomodguard v1.3.0
21:17:37 [2023-09-11T21:17:37.808Z] #57 7.677 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
21:17:37 [2023-09-11T21:17:37.808Z] #57 7.694 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
21:17:37 [2023-09-11T21:17:37.808Z] #57 7.703 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
21:17:38 [2023-09-11T21:17:38.065Z] #57 7.762 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0
21:17:38 [2023-09-11T21:17:38.065Z] #57 7.823 go: downloading github.com/securego/gosec/v2 v2.17.0
21:17:38 [2023-09-11T21:17:38.065Z] #57 7.888 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
21:17:38 [2023-09-11T21:17:38.065Z] #57 7.919 go: downloading github.com/sivchari/containedctx v1.0.3
21:17:38 [2023-09-11T21:17:38.065Z] #57 7.963 go: downloading github.com/sivchari/nosnakecase v1.7.0
21:17:38 [2023-09-11T21:17:38.323Z] #57 7.978 go: downloading github.com/sivchari/tenv v1.7.1
21:17:38 [2023-09-11T21:17:38.323Z] #57 8.044 go: downloading github.com/sonatard/noctx v0.0.2
21:17:38 [2023-09-11T21:17:38.323Z] #57 8.090 go: downloading github.com/sourcegraph/go-diff v0.7.0
21:17:38 [2023-09-11T21:17:38.323Z] #57 8.108 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
21:17:38 [2023-09-11T21:17:38.323Z] #57 8.109 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
21:17:38 [2023-09-11T21:17:38.323Z] #57 8.110 go: downloading github.com/tdakkota/asciicheck v0.2.0
21:17:38 [2023-09-11T21:17:38.323Z] #57 8.121 go: downloading github.com/tetafro/godot v1.4.14
21:17:38 [2023-09-11T21:17:38.323Z] #57 8.127 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
21:17:38 [2023-09-11T21:17:38.323Z] #57 8.128 go: downloading github.com/timonwong/loggercheck v0.9.4
21:17:38 [2023-09-11T21:17:38.323Z] #57 8.128 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
21:17:38 [2023-09-11T21:17:38.323Z] #57 8.139 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
21:17:38 [2023-09-11T21:17:38.323Z] #57 8.206 go: downloading github.com/ultraware/funlen v0.1.0
21:17:38 [2023-09-11T21:17:38.323Z] #57 8.207 go: downloading github.com/ultraware/whitespace v0.0.5
21:17:38 [2023-09-11T21:17:38.323Z] #57 8.237 go: downloading github.com/uudashr/gocognit v1.0.7
21:17:38 [2023-09-11T21:17:38.323Z] #57 8.239 go: downloading github.com/xen0n/gosmopolitan v1.2.1
21:17:38 [2023-09-11T21:17:38.323Z] #57 8.254 go: downloading github.com/yagipy/maintidx v1.0.0
21:17:38 [2023-09-11T21:17:38.323Z] #57 8.269 go: downloading github.com/yeya24/promlinter v0.2.0
21:17:38 [2023-09-11T21:17:38.323Z] #57 8.313 go: downloading github.com/ykadowak/zerologlint v0.1.3
21:17:38 [2023-09-11T21:17:38.580Z] #57 8.333 go: downloading gitlab.com/bosi/decorder v0.4.0
21:17:38 [2023-09-11T21:17:38.580Z] #57 8.343 go: downloading go.tmz.dev/musttag v0.7.2
21:17:38 [2023-09-11T21:17:38.580Z] #57 8.369 go: downloading honnef.co/go/tools v0.4.5
21:17:38 [2023-09-11T21:17:38.580Z] #57 8.510 go: downloading mvdan.cc/gofumpt v0.5.0
21:17:38 [2023-09-11T21:17:38.580Z] #57 8.559 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
21:17:38 [2023-09-11T21:17:38.872Z] #57 8.644 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
21:17:39 [2023-09-11T21:17:39.130Z] #57 8.714 go: downloading github.com/mattn/go-isatty v0.0.17
21:17:39 [2023-09-11T21:17:39.130Z] #57 8.722 go: downloading golang.org/x/mod v0.12.0
21:17:39 [2023-09-11T21:17:39.130Z] #57 8.751 go: downloading github.com/hashicorp/errwrap v1.0.0
21:17:39 [2023-09-11T21:17:39.130Z] #57 8.786 go: downloading golang.org/x/sys v0.11.0
21:17:39 [2023-09-11T21:17:39.389Z] #57 9.132 go: downloading github.com/davecgh/go-spew v1.1.1
21:17:39 [2023-09-11T21:17:39.389Z] #57 9.212 go: downloading github.com/pmezard/go-difflib v1.0.0
21:17:39 [2023-09-11T21:17:39.389Z] #57 9.219 go: downloading github.com/stretchr/objx v0.5.0
21:17:39 [2023-09-11T21:17:39.389Z] #57 9.305 go: downloading github.com/subosito/gotenv v1.4.1
21:17:39 [2023-09-11T21:17:39.389Z] #57 9.334 go: downloading github.com/hashicorp/hcl v1.0.0
21:17:39 [2023-09-11T21:17:39.646Z] #57 9.499 go: downloading gopkg.in/ini.v1 v1.67.0
21:17:39 [2023-09-11T21:17:39.646Z] #57 9.608 go: downloading github.com/magiconair/properties v1.8.6
21:17:39 [2023-09-11T21:17:39.904Z] #57 9.674 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
21:17:40 [2023-09-11T21:17:40.168Z] #57 9.892 go: downloading golang.org/x/text v0.12.0
21:17:40 [2023-09-11T21:17:40.168Z] #57 9.941 go: downloading github.com/pelletier/go-toml v1.9.5
21:17:40 [2023-09-11T21:17:40.168Z] #57 9.997 go: downloading github.com/fatih/structtag v1.2.0
21:17:40 [2023-09-11T21:17:40.168Z] #57 10.00 go: downloading github.com/gobwas/glob v0.2.3
21:17:40 [2023-09-11T21:17:40.168Z] #57 10.00 go: downloading github.com/google/go-cmp v0.5.9
21:17:40 [2023-09-11T21:17:40.168Z] #57 10.00 go: downloading gopkg.in/yaml.v2 v2.4.0
21:17:40 [2023-09-11T21:17:40.168Z] #57 10.04 go: downloading golang.org/x/sync v0.3.0
21:17:40 [2023-09-11T21:17:40.168Z] #57 ...
21:17:40 [2023-09-11T21:17:40.168Z] 
21:17:40 [2023-09-11T21:17:40.168Z] #61 [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
21:17:40 [2023-09-11T21:17:40.168Z] #61 3.359 go: downloading github.com/tc-hib/go-winres v0.3.0
21:17:40 [2023-09-11T21:17:40.168Z] #61 3.791 go: downloading github.com/tc-hib/winres v0.1.6
21:17:40 [2023-09-11T21:17:40.168Z] #61 3.792 go: downloading github.com/urfave/cli/v2 v2.3.0
21:17:40 [2023-09-11T21:17:40.168Z] #61 4.187 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
21:17:40 [2023-09-11T21:17:40.168Z] #61 4.190 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
21:17:40 [2023-09-11T21:17:40.168Z] #61 4.308 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
21:17:40 [2023-09-11T21:17:40.168Z] #61 4.338 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:17:40 [2023-09-11T21:17:40.429Z] #61 ...
21:17:40 [2023-09-11T21:17:40.429Z] 
21:17:40 [2023-09-11T21:17:40.429Z] #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
21:17:40 [2023-09-11T21:17:40.429Z] #62 3.159 go: downloading github.com/pelletier/go-toml v1.8.1
21:17:40 [2023-09-11T21:17:40.429Z] #62 ...
21:17:40 [2023-09-11T21:17:40.429Z] 
21:17:40 [2023-09-11T21:17:40.429Z] #63 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --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
21:17:40 [2023-09-11T21:17:40.429Z] #63 ...
21:17:40 [2023-09-11T21:17:40.429Z] 
21:17:40 [2023-09-11T21:17:40.429Z] #64 [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
21:17:40 [2023-09-11T21:17:40.429Z] #64 3.490 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:17:40 [2023-09-11T21:17:40.429Z] #64 3.502 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:17:40 [2023-09-11T21:17:40.429Z] #64 3.503 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:17:40 [2023-09-11T21:17:40.429Z] #64 3.951 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
21:17:40 [2023-09-11T21:17:40.429Z] #64 4.435 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [242 kB]
21:17:40 [2023-09-11T21:17:40.429Z] #64 5.091 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
21:17:40 [2023-09-11T21:17:40.429Z] #64 6.628 Fetched 8536 kB in 3s (2520 kB/s)
21:17:40 [2023-09-11T21:17:40.429Z] #64 6.628 Reading package lists...
21:17:40 [2023-09-11T21:17:40.429Z] #64 7.632 Reading package lists...
21:17:40 [2023-09-11T21:17:40.429Z] #64 8.656 Building dependency tree...
21:17:40 [2023-09-11T21:17:40.429Z] #64 9.223 The following additional packages will be installed:
21:17:40 [2023-09-11T21:17:40.429Z] #64 9.227   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
21:17:40 [2023-09-11T21:17:40.429Z] #64 9.230 Suggested packages:
21:17:40 [2023-09-11T21:17:40.429Z] #64 9.231   cmake-doc ninja-build lrzip
21:17:40 [2023-09-11T21:17:40.429Z] #64 9.336 The following NEW packages will be installed:
21:17:40 [2023-09-11T21:17:40.429Z] #64 9.339   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
21:17:40 [2023-09-11T21:17:40.429Z] #64 9.628 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
21:17:40 [2023-09-11T21:17:40.429Z] #64 9.628 Need to get 15.1 MB of archives.
21:17:40 [2023-09-11T21:17:40.429Z] #64 9.628 After this operation, 66.8 MB of additional disk space will be used.
21:17:40 [2023-09-11T21:17:40.429Z] #64 9.628 Get:1 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
21:17:40 [2023-09-11T21:17:40.429Z] #64 9.653 Get:2 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
21:17:40 [2023-09-11T21:17:40.429Z] #64 9.811 Get:3 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
21:17:40 [2023-09-11T21:17:40.429Z] #64 9.814 Get:4 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
21:17:40 [2023-09-11T21:17:40.429Z] #64 9.818 Get:5 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
21:17:40 [2023-09-11T21:17:40.429Z] #64 9.819 Get:6 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
21:17:40 [2023-09-11T21:17:40.429Z] #64 9.821 Get:7 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
21:17:40 [2023-09-11T21:17:40.429Z] #64 9.822 Get:8 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
21:17:40 [2023-09-11T21:17:40.688Z] #64 10.20 debconf: delaying package configuration, since apt-utils is not installed
21:17:40 [2023-09-11T21:17:40.688Z] #64 ...
21:17:40 [2023-09-11T21:17:40.688Z] 
21:17:40 [2023-09-11T21:17:40.688Z] #65 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --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 v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
21:17:40 [2023-09-11T21:17:40.995Z] #65 ...
21:17:40 [2023-09-11T21:17:40.995Z] 
21:17:40 [2023-09-11T21:17:40.995Z] #66 [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
21:17:40 [2023-09-11T21:17:40.995Z] #66 1.228 go: downloading mvdan.cc/sh/v3 v3.6.0
21:17:40 [2023-09-11T21:17:40.995Z] #66 1.618 go: downloading golang.org/x/term v0.3.0
21:17:40 [2023-09-11T21:17:40.995Z] #66 1.620 go: downloading mvdan.cc/editorconfig v0.2.0
21:17:40 [2023-09-11T21:17:40.995Z] #66 1.623 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
21:17:40 [2023-09-11T21:17:40.995Z] #66 1.623 go: downloading github.com/google/renameio/v2 v2.0.0
21:17:40 [2023-09-11T21:17:40.995Z] #66 1.662 go: downloading golang.org/x/sys v0.3.0
21:17:40 [2023-09-11T21:17:40.995Z] #66 ...
21:17:40 [2023-09-11T21:17:40.995Z] 
21:17:40 [2023-09-11T21:17:40.995Z] #67 [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
21:17:40 [2023-09-11T21:17:40.995Z] #67 3.297 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:17:40 [2023-09-11T21:17:40.995Z] #67 3.307 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:17:40 [2023-09-11T21:17:40.995Z] #67 3.307 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:17:40 [2023-09-11T21:17:40.995Z] #67 3.589 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
21:17:40 [2023-09-11T21:17:40.995Z] #67 4.065 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [242 kB]
21:17:40 [2023-09-11T21:17:40.995Z] #67 4.779 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
21:17:40 [2023-09-11T21:17:40.995Z] #67 5.772 Fetched 8536 kB in 3s (3097 kB/s)
21:17:40 [2023-09-11T21:17:40.995Z] #67 5.772 Reading package lists...
21:17:40 [2023-09-11T21:17:40.995Z] #67 7.230 Hit:1 http://deb.debian.org/debian bullseye InRelease
21:17:40 [2023-09-11T21:17:40.995Z] #67 7.231 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
21:17:40 [2023-09-11T21:17:40.995Z] #67 7.232 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
21:17:40 [2023-09-11T21:17:40.995Z] #67 8.885 Reading package lists...
21:17:40 [2023-09-11T21:17:40.995Z] #67 10.20 + apt-get  install -y --no-install-recommends gcc libc6-dev
21:17:41 [2023-09-11T21:17:41.435Z] #67 10.22 Reading package lists...
21:17:41 [2023-09-11T21:17:41.435Z] #67 ...
21:17:41 [2023-09-11T21:17:41.435Z] 
21:17:41 [2023-09-11T21:17:41.435Z] #68 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:17:41 [2023-09-11T21:17:41.435Z] #68 ...
21:17:41 [2023-09-11T21:17:41.435Z] 
21:17:41 [2023-09-11T21:17:41.435Z] #69 [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
21:17:41 [2023-09-11T21:17:41.435Z] #69 3.115 go: downloading gotest.tools/gotestsum v1.8.2
21:17:41 [2023-09-11T21:17:41.435Z] #69 3.791 go: downloading github.com/dnephin/pflag v1.0.7
21:17:41 [2023-09-11T21:17:41.435Z] #69 3.791 go: downloading github.com/fatih/color v1.13.0
21:17:41 [2023-09-11T21:17:41.435Z] #69 3.791 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:17:41 [2023-09-11T21:17:41.435Z] #69 3.811 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
21:17:41 [2023-09-11T21:17:41.435Z] #69 3.811 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
21:17:41 [2023-09-11T21:17:41.435Z] #69 3.811 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
21:17:41 [2023-09-11T21:17:41.435Z] #69 3.814 go: downloading golang.org/x/tools v0.1.11
21:17:41 [2023-09-11T21:17:41.435Z] #69 3.814 go: downloading github.com/fsnotify/fsnotify v1.5.4
21:17:41 [2023-09-11T21:17:41.435Z] #69 3.979 go: downloading github.com/mattn/go-colorable v0.1.12
21:17:41 [2023-09-11T21:17:41.435Z] #69 3.984 go: downloading github.com/mattn/go-isatty v0.0.14
21:17:41 [2023-09-11T21:17:41.435Z] #69 5.649 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
21:17:41 [2023-09-11T21:17:41.693Z] #69 ...
21:17:41 [2023-09-11T21:17:41.693Z] 
21:17:41 [2023-09-11T21:17:41.693Z] #70 [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
21:17:41 [2023-09-11T21:17:41.693Z] #70 2.312 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:17:41 [2023-09-11T21:17:41.693Z] #70 2.323 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:17:41 [2023-09-11T21:17:41.693Z] #70 2.323 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:17:41 [2023-09-11T21:17:41.693Z] #70 2.458 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
21:17:41 [2023-09-11T21:17:41.693Z] #70 2.580 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [242 kB]
21:17:41 [2023-09-11T21:17:41.693Z] #70 2.786 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
21:17:41 [2023-09-11T21:17:41.693Z] #70 3.682 Fetched 8536 kB in 2s (5162 kB/s)
21:17:41 [2023-09-11T21:17:41.693Z] #70 3.682 Reading package lists...
21:17:41 [2023-09-11T21:17:41.693Z] #70 4.905 Hit:1 http://deb.debian.org/debian bullseye InRelease
21:17:41 [2023-09-11T21:17:41.693Z] #70 4.905 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
21:17:41 [2023-09-11T21:17:41.693Z] #70 4.905 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
21:17:41 [2023-09-11T21:17:41.693Z] #70 6.365 Reading package lists...
21:17:41 [2023-09-11T21:17:41.693Z] #70 7.169 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
21:17:41 [2023-09-11T21:17:41.693Z] #70 7.181 Reading package lists...
21:17:41 [2023-09-11T21:17:41.693Z] #70 8.092 Building dependency tree...
21:17:41 [2023-09-11T21:17:41.693Z] #70 8.820 gcc is already the newest version (4:10.2.1-1).
21:17:41 [2023-09-11T21:17:41.693Z] #70 8.820 libc6-dev is already the newest version (2.31-13+deb11u6).
21:17:41 [2023-09-11T21:17:41.693Z] #70 8.820 The following additional packages will be installed:
21:17:41 [2023-09-11T21:17:41.693Z] #70 8.826   bzip2 patch xz-utils
21:17:41 [2023-09-11T21:17:41.693Z] #70 8.832 Suggested packages:
21:17:41 [2023-09-11T21:17:41.693Z] #70 8.835   bzip2-doc debian-keyring seccomp ed diffutils-doc
21:17:41 [2023-09-11T21:17:41.693Z] #70 8.836 Recommended packages:
21:17:41 [2023-09-11T21:17:41.693Z] #70 8.836   build-essential fakeroot libalgorithm-merge-perl
21:17:41 [2023-09-11T21:17:41.693Z] #70 8.945 The following NEW packages will be installed:
21:17:41 [2023-09-11T21:17:41.693Z] #70 8.947   bzip2 dpkg-dev libseccomp-dev patch xz-utils
21:17:41 [2023-09-11T21:17:41.693Z] #70 9.248 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded.
21:17:41 [2023-09-11T21:17:41.693Z] #70 9.248 Need to get 2790 kB of archives.
21:17:41 [2023-09-11T21:17:41.693Z] #70 9.248 After this operation, 4077 kB of additional disk space will be used.
21:17:41 [2023-09-11T21:17:41.693Z] #70 9.248 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
21:17:41 [2023-09-11T21:17:41.693Z] #70 9.268 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
21:17:41 [2023-09-11T21:17:41.693Z] #70 9.271 Get:3 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
21:17:41 [2023-09-11T21:17:41.693Z] #70 9.272 Get:4 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
21:17:41 [2023-09-11T21:17:41.693Z] #70 9.302 Get:5 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
21:17:41 [2023-09-11T21:17:41.693Z] #70 9.548 debconf: delaying package configuration, since apt-utils is not installed
21:17:41 [2023-09-11T21:17:41.693Z] #70 9.624 Fetched 2790 kB in 0s (8364 kB/s)
21:17:41 [2023-09-11T21:17:41.693Z] #70 9.684 Selecting previously unselected package bzip2.
21:17:41 [2023-09-11T21:17:41.693Z] #70 9.684 (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.)
21:17:41 [2023-09-11T21:17:41.693Z] #70 9.721 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
21:17:41 [2023-09-11T21:17:41.693Z] #70 9.731 Unpacking bzip2 (1.0.8-4) ...
21:17:41 [2023-09-11T21:17:41.693Z] #70 9.787 Selecting previously unselected package xz-utils.
21:17:41 [2023-09-11T21:17:41.693Z] #70 9.797 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
21:17:41 [2023-09-11T21:17:41.693Z] #70 9.804 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
21:17:41 [2023-09-11T21:17:41.693Z] #70 9.978 Selecting previously unselected package patch.
21:17:41 [2023-09-11T21:17:41.693Z] #70 9.996 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
21:17:41 [2023-09-11T21:17:41.693Z] #70 10.01 Unpacking patch (2.7.6-7) ...
21:17:41 [2023-09-11T21:17:41.693Z] #70 10.13 Selecting previously unselected package dpkg-dev.
21:17:41 [2023-09-11T21:17:41.693Z] #70 10.14 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
21:17:41 [2023-09-11T21:17:41.693Z] #70 10.15 Unpacking dpkg-dev (1.20.12) ...
21:17:41 [2023-09-11T21:17:41.693Z] #70 10.70 Selecting previously unselected package libseccomp-dev:arm64.
21:17:41 [2023-09-11T21:17:41.693Z] #70 10.70 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
21:17:41 [2023-09-11T21:17:41.694Z] #70 10.80 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
21:17:41 [2023-09-11T21:17:41.694Z] #70 11.07 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
21:17:41 [2023-09-11T21:17:41.694Z] #70 11.10 Setting up bzip2 (1.0.8-4) ...
21:17:41 [2023-09-11T21:17:41.694Z] #70 ...
21:17:41 [2023-09-11T21:17:41.694Z] 
21:17:41 [2023-09-11T21:17:41.694Z] #71 [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
21:17:41 [2023-09-11T21:17:41.694Z] #71 3.158 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:17:41 [2023-09-11T21:17:41.694Z] #71 3.176 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:17:41 [2023-09-11T21:17:41.694Z] #71 3.176 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:17:41 [2023-09-11T21:17:41.694Z] #71 3.331 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
21:17:41 [2023-09-11T21:17:41.694Z] #71 3.654 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [242 kB]
21:17:41 [2023-09-11T21:17:41.694Z] #71 4.413 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
21:17:41 [2023-09-11T21:17:41.694Z] #71 5.445 Fetched 8536 kB in 3s (3354 kB/s)
21:17:41 [2023-09-11T21:17:41.694Z] #71 5.445 Reading package lists...
21:17:41 [2023-09-11T21:17:41.694Z] #71 6.907 Hit:1 http://deb.debian.org/debian bullseye InRelease
21:17:41 [2023-09-11T21:17:41.694Z] #71 6.907 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
21:17:41 [2023-09-11T21:17:41.694Z] #71 6.907 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
21:17:41 [2023-09-11T21:17:41.694Z] #71 8.341 Reading package lists...
21:17:41 [2023-09-11T21:17:41.694Z] #71 9.560 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
21:17:41 [2023-09-11T21:17:41.694Z] #71 9.575 Reading package lists...
21:17:41 [2023-09-11T21:17:41.694Z] #71 10.83 Building dependency tree...
21:17:41 [2023-09-11T21:17:41.694Z] #71 ...
21:17:41 [2023-09-11T21:17:41.694Z] 
21:17:41 [2023-09-11T21:17:41.694Z] #70 [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
21:17:41 [2023-09-11T21:17:41.694Z] #70 11.41 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
21:17:41 [2023-09-11T21:17:41.694Z] #70 11.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:17:41 [2023-09-11T21:17:41.694Z] #70 11.50 Setting up patch (2.7.6-7) ...
21:17:41 [2023-09-11T21:17:41.694Z] #70 11.53 Setting up dpkg-dev (1.20.12) ...
21:17:43 [2023-09-11T21:17:43.065Z] #70 ...
21:17:43 [2023-09-11T21:17:43.065Z] 
21:17:43 [2023-09-11T21:17:43.065Z] #31 [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
21:17:43 [2023-09-11T21:17:43.065Z] #31 5.573 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
21:17:43 [2023-09-11T21:17:43.065Z] #31 6.210 #=#=#                                                                         
21:17:43 [2023-09-11T21:17:43.065Z] #31 6.531 #=#=#                                                                         

                                                                           0.1%
######################################################################## 100.0%
21:17:43 [2023-09-11T21:17:43.065Z] #31 6.945 
21:17:43 [2023-09-11T21:17:43.065Z] #31 9.827 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
21:17:43 [2023-09-11T21:17:43.065Z] #31 10.74 #=#=#                                                                         
21:17:43 [2023-09-11T21:17:43.065Z] #31 11.04 #=#=#                                                                         

                                                                           0.0%
#############                                                             19.4%
#########################                                                 35.8%
##########################################                                59.2%
###################################################                       71.1%
#####################################################################     96.3%
######################################################################## 100.0%
21:17:43 [2023-09-11T21:17:43.065Z] #31 12.36 
21:17:43 [2023-09-11T21:17:43.065Z] #31 15.28 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
21:17:43 [2023-09-11T21:17:43.412Z] #31 ...
21:17:43 [2023-09-11T21:17:43.412Z] 
21:17:43 [2023-09-11T21:17:43.412Z] #71 [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
21:17:43 [2023-09-11T21:17:43.412Z] #71 11.47 gcc is already the newest version (4:10.2.1-1).
21:17:43 [2023-09-11T21:17:43.412Z] #71 11.47 The following additional packages will be installed:
21:17:43 [2023-09-11T21:17:43.412Z] #71 11.47   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
21:17:43 [2023-09-11T21:17:43.412Z] #71 11.47   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
21:17:43 [2023-09-11T21:17:43.412Z] #71 11.47   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
21:17:43 [2023-09-11T21:17:43.412Z] #71 11.47   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
21:17:43 [2023-09-11T21:17:43.412Z] #71 11.47   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
21:17:43 [2023-09-11T21:17:43.412Z] #71 11.48   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
21:17:43 [2023-09-11T21:17:43.412Z] #71 11.48 Suggested packages:
21:17:43 [2023-09-11T21:17:43.412Z] #71 11.48   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
21:17:43 [2023-09-11T21:17:43.412Z] #71 11.48   | libgdk-pixbuf2.0-dev libxml2-utils
21:17:43 [2023-09-11T21:17:43.412Z] #71 11.85 The following NEW packages will be installed:
21:17:43 [2023-09-11T21:17:43.412Z] #71 11.85   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
21:17:43 [2023-09-11T21:17:43.412Z] #71 11.85   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
21:17:43 [2023-09-11T21:17:43.412Z] #71 11.85   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
21:17:43 [2023-09-11T21:17:43.412Z] #71 11.85   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
21:17:43 [2023-09-11T21:17:43.412Z] #71 11.85   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
21:17:43 [2023-09-11T21:17:43.412Z] #71 11.85   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
21:17:43 [2023-09-11T21:17:43.412Z] #71 12.16 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
21:17:43 [2023-09-11T21:17:43.412Z] #71 12.16 Need to get 7950 kB of archives.
21:17:43 [2023-09-11T21:17:43.412Z] #71 12.16 After this operation, 39.9 MB of additional disk space will be used.
21:17:43 [2023-09-11T21:17:43.412Z] #71 12.16 Get:1 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
21:17:43 [2023-09-11T21:17:43.412Z] #71 12.16 Get:2 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
21:17:43 [2023-09-11T21:17:43.412Z] #71 12.16 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
21:17:43 [2023-09-11T21:17:43.412Z] #71 12.16 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
21:17:43 [2023-09-11T21:17:43.412Z] #71 12.17 Get:5 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
21:17:43 [2023-09-11T21:17:43.412Z] #71 12.17 Get:6 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
21:17:43 [2023-09-11T21:17:43.412Z] #71 12.17 Get:7 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
21:17:43 [2023-09-11T21:17:43.412Z] #71 12.17 Get:8 http://deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
21:17:43 [2023-09-11T21:17:43.412Z] #71 12.17 Get:9 http://deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
21:17:43 [2023-09-11T21:17:43.412Z] #71 12.18 Get:10 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
21:17:43 [2023-09-11T21:17:43.412Z] #71 12.18 Get:11 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
21:17:43 [2023-09-11T21:17:43.412Z] #71 12.18 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
21:17:43 [2023-09-11T21:17:43.412Z] #71 12.23 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
21:17:43 [2023-09-11T21:17:43.412Z] #71 12.23 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
21:17:43 [2023-09-11T21:17:43.412Z] #71 12.23 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
21:17:43 [2023-09-11T21:17:43.412Z] #71 12.24 Get:16 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
21:17:43 [2023-09-11T21:17:43.412Z] #71 12.24 Get:17 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
21:17:43 [2023-09-11T21:17:43.412Z] #71 12.24 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
21:17:43 [2023-09-11T21:17:43.412Z] #71 12.37 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
21:17:43 [2023-09-11T21:17:43.412Z] #71 12.37 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
21:17:43 [2023-09-11T21:17:43.412Z] #71 12.37 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
21:17:43 [2023-09-11T21:17:43.412Z] #71 12.37 Get:22 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
21:17:43 [2023-09-11T21:17:43.412Z] #71 12.37 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
21:17:43 [2023-09-11T21:17:43.412Z] #71 12.37 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
21:17:43 [2023-09-11T21:17:43.412Z] #71 12.38 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
21:17:43 [2023-09-11T21:17:43.412Z] #71 12.52 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
21:17:43 [2023-09-11T21:17:43.412Z] #71 12.52 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
21:17:43 [2023-09-11T21:17:43.412Z] #71 12.67 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
21:17:43 [2023-09-11T21:17:43.412Z] #71 12.71 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
21:17:43 [2023-09-11T21:17:43.412Z] #71 12.84 Get:30 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
21:17:44 [2023-09-11T21:17:44.172Z] #71 13.51 debconf: delaying package configuration, since apt-utils is not installed
21:17:44 [2023-09-11T21:17:44.527Z] #71 13.93 Fetched 7950 kB in 1s (7822 kB/s)
21:17:44 [2023-09-11T21:17:44.527Z] #71 14.29 Selecting previously unselected package libgirepository-1.0-1:arm64.
21:17:44 [2023-09-11T21:17:44.857Z] #71 14.29 (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.)
21:17:44 [2023-09-11T21:17:44.857Z] #71 14.30 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
21:17:45 [2023-09-11T21:17:45.184Z] #71 14.57 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
21:17:45 [2023-09-11T21:17:45.184Z] #71 14.76 Selecting previously unselected package gir1.2-glib-2.0:arm64.
21:17:45 [2023-09-11T21:17:45.184Z] #71 14.76 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
21:17:45 [2023-09-11T21:17:45.184Z] #71 14.77 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
21:17:46 [2023-09-11T21:17:46.118Z] #71 ...
21:17:46 [2023-09-11T21:17:46.118Z] 
21:17:46 [2023-09-11T21:17:46.118Z] #59 [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             ;
21:17:46 [2023-09-11T21:17:46.118Z] #59 5.799 Get:7 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
21:17:46 [2023-09-11T21:17:46.118Z] #59 5.825 Get:8 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
21:17:46 [2023-09-11T21:17:46.118Z] #59 5.832 Get:9 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
21:17:46 [2023-09-11T21:17:46.118Z] #59 5.876 Get:10 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
21:17:46 [2023-09-11T21:17:46.118Z] #59 5.880 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
21:17:46 [2023-09-11T21:17:46.118Z] #59 5.880 Get:12 http://deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
21:17:46 [2023-09-11T21:17:46.118Z] #59 5.887 Get:13 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
21:17:46 [2023-09-11T21:17:46.118Z] #59 5.935 Get:14 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
21:17:46 [2023-09-11T21:17:46.118Z] #59 5.935 Get:15 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
21:17:46 [2023-09-11T21:17:46.118Z] #59 5.939 Get:16 http://deb.debian.org/debian bullseye-updates/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
21:17:46 [2023-09-11T21:17:46.118Z] #59 5.947 Get:17 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
21:17:46 [2023-09-11T21:17:46.118Z] #59 5.979 Get:18 http://deb.debian.org/debian bullseye-updates/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
21:17:46 [2023-09-11T21:17:46.118Z] #59 5.995 Get:19 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
21:17:46 [2023-09-11T21:17:46.118Z] #59 5.995 Get:20 http://deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
21:17:46 [2023-09-11T21:17:46.118Z] #59 6.462 debconf: delaying package configuration, since apt-utils is not installed
21:17:46 [2023-09-11T21:17:46.118Z] #59 6.554 Fetched 5458 kB in 0s (11.0 MB/s)
21:17:46 [2023-09-11T21:17:46.118Z] #59 6.606 Selecting previously unselected package bzip2.
21:17:46 [2023-09-11T21:17:46.118Z] #59 6.606 (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.)
21:17:46 [2023-09-11T21:17:46.118Z] #59 6.683 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 6.727 Unpacking bzip2 (1.0.8-4) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 6.830 Selecting previously unselected package xz-utils.
21:17:46 [2023-09-11T21:17:46.118Z] #59 6.830 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 6.842 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 7.045 Selecting previously unselected package libsigsegv2:arm64.
21:17:46 [2023-09-11T21:17:46.118Z] #59 7.055 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 7.071 Unpacking libsigsegv2:arm64 (2.13-1) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 7.191 Selecting previously unselected package m4.
21:17:46 [2023-09-11T21:17:46.118Z] #59 7.191 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 7.208 Unpacking m4 (1.4.18-5) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 7.342 Selecting previously unselected package autoconf.
21:17:46 [2023-09-11T21:17:46.118Z] #59 7.342 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 7.381 Unpacking autoconf (2.69-14) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 7.678 Selecting previously unselected package autotools-dev.
21:17:46 [2023-09-11T21:17:46.118Z] #59 7.682 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 7.686 Unpacking autotools-dev (20180224.1+nmu1) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 7.892 Selecting previously unselected package automake.
21:17:46 [2023-09-11T21:17:46.118Z] #59 7.895 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 7.923 Unpacking automake (1:1.16.3-2) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 8.252 Selecting previously unselected package patch.
21:17:46 [2023-09-11T21:17:46.118Z] #59 8.255 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 8.275 Unpacking patch (2.7.6-7) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 8.429 Selecting previously unselected package dpkg-dev.
21:17:46 [2023-09-11T21:17:46.118Z] #59 8.432 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 8.445 Unpacking dpkg-dev (1.20.12) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 8.895 Selecting previously unselected package build-essential.
21:17:46 [2023-09-11T21:17:46.118Z] #59 8.897 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 8.914 Unpacking build-essential (12.9) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 9.072 Selecting previously unselected package libcap2:arm64.
21:17:46 [2023-09-11T21:17:46.118Z] #59 9.072 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 9.116 Unpacking libcap2:arm64 (1:2.44-1) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 9.177 Selecting previously unselected package libcap-dev:arm64.
21:17:46 [2023-09-11T21:17:46.118Z] #59 9.179 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 9.206 Unpacking libcap-dev:arm64 (1:2.44-1) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 9.391 Selecting previously unselected package libprotobuf-c1:arm64.
21:17:46 [2023-09-11T21:17:46.118Z] #59 9.391 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 9.413 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 9.551 Selecting previously unselected package libprotobuf-c-dev:arm64.
21:17:46 [2023-09-11T21:17:46.118Z] #59 9.553 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 9.565 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 9.652 Selecting previously unselected package libseccomp-dev:arm64.
21:17:46 [2023-09-11T21:17:46.118Z] #59 9.654 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 9.662 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 9.777 Selecting previously unselected package libsystemd-dev:arm64.
21:17:46 [2023-09-11T21:17:46.118Z] #59 9.789 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 9.793 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 10.00 Selecting previously unselected package libtool.
21:17:46 [2023-09-11T21:17:46.118Z] #59 10.02 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 10.03 Unpacking libtool (2.4.6-15) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 10.25 Selecting previously unselected package libudev-dev:arm64.
21:17:46 [2023-09-11T21:17:46.118Z] #59 10.25 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u4_arm64.deb ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 10.28 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 10.44 Selecting previously unselected package libyajl2:arm64.
21:17:46 [2023-09-11T21:17:46.118Z] #59 10.44 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 10.48 Unpacking libyajl2:arm64 (2.1.0-3) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 10.61 Selecting previously unselected package libyajl-dev:arm64.
21:17:46 [2023-09-11T21:17:46.118Z] #59 10.61 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 10.62 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 10.85 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 10.92 Setting up libyajl2:arm64 (2.1.0-3) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 11.00 Setting up bzip2 (1.0.8-4) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 11.02 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 11.12 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 11.18 Setting up libcap2:arm64 (1:2.44-1) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 11.48 Setting up autotools-dev (20180224.1+nmu1) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 11.53 Setting up libsigsegv2:arm64 (2.13-1) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 11.58 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 11.61 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:17:46 [2023-09-11T21:17:46.118Z] #59 11.63 Setting up patch (2.7.6-7) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 11.70 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 11.75 Setting up libyajl-dev:arm64 (2.1.0-3) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 12.05 Setting up libcap-dev:arm64 (1:2.44-1) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 12.19 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 12.38 Setting up libtool (2.4.6-15) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 12.84 Setting up m4 (1.4.18-5) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 13.14 Setting up dpkg-dev (1.20.12) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 14.22 Setting up autoconf (2.69-14) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 14.68 Setting up build-essential (12.9) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 14.85 Setting up automake (1:1.16.3-2) ...
21:17:46 [2023-09-11T21:17:46.118Z] #59 14.86 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:17:46 [2023-09-11T21:17:46.118Z] #59 15.02 Processing triggers for libc-bin (2.31-13+deb11u6) ...
21:17:46 [2023-09-11T21:17:46.376Z] #59 ...
21:17:46 [2023-09-11T21:17:46.376Z] 
21:17:46 [2023-09-11T21:17:46.376Z] #71 [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
21:17:46 [2023-09-11T21:17:46.376Z] #71 15.81 Selecting previously unselected package libsecret-common.
21:17:46 [2023-09-11T21:17:46.376Z] #71 15.82 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
21:17:46 [2023-09-11T21:17:46.376Z] #71 16.04 Unpacking libsecret-common (0.20.4-2) ...
21:17:46 [2023-09-11T21:17:46.634Z] #71 ...
21:17:46 [2023-09-11T21:17:46.634Z] 
21:17:46 [2023-09-11T21:17:46.634Z] #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...)
21:17:46 [2023-09-11T21:17:46.988Z] #72 ...
21:17:46 [2023-09-11T21:17:46.988Z] 
21:17:46 [2023-09-11T21:17:46.988Z] #71 [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
21:17:46 [2023-09-11T21:17:46.988Z] #71 16.53 Selecting previously unselected package libsecret-1-0:arm64.
21:17:46 [2023-09-11T21:17:46.988Z] #71 16.54 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
21:17:47 [2023-09-11T21:17:47.247Z] #71 16.80 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
21:17:47 [2023-09-11T21:17:47.247Z] #71 ...
21:17:47 [2023-09-11T21:17:47.247Z] 
21:17:47 [2023-09-11T21:17:47.247Z] #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...)
21:17:47 [2023-09-11T21:17:47.505Z] #73 ...
21:17:47 [2023-09-11T21:17:47.505Z] 
21:17:47 [2023-09-11T21:17:47.505Z] #31 [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
21:17:47 [2023-09-11T21:17:47.505Z] #31 16.06 #=#=#                                                                         
21:17:47 [2023-09-11T21:17:47.505Z] #31 16.34 #=#=#                                                                         

################################                                          45.0%
######################################################################## 100.0%
21:17:47 [2023-09-11T21:17:47.505Z] #31 16.86 
21:17:47 [2023-09-11T21:17:47.505Z] #31 18.37 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
21:17:47 [2023-09-11T21:17:47.505Z] #31 19.16 #=#=#                                                                         
21:17:47 [2023-09-11T21:17:47.505Z] #31 19.44 #=#=#                                                                         

######################################################################## 100.0%
21:17:47 [2023-09-11T21:17:47.505Z] #31 20.09 
21:17:48 [2023-09-11T21:17:48.072Z] #31 20.21 Download of images into '/build' complete.
21:17:48 [2023-09-11T21:17:48.072Z] #31 20.22 Use something like the following to load the result into a Docker daemon:
21:17:48 [2023-09-11T21:17:48.072Z] #31 20.22   tar -cC '/build' . | docker load
21:17:49 [2023-09-11T21:17:49.035Z] #31 ...
21:17:49 [2023-09-11T21:17:49.035Z] 
21:17:49 [2023-09-11T21:17:49.035Z] #66 [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
21:17:49 [2023-09-11T21:17:49.035Z] #66 18.74 v3.6.0
21:17:50 [2023-09-11T21:17:50.576Z] #66 ...
21:17:50 [2023-09-11T21:17:50.576Z] 
21:17:50 [2023-09-11T21:17:50.576Z] #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.54.2"      && /build/golangci-lint --version
21:17:50 [2023-09-11T21:17:50.576Z] #57 10.09 go: downloading go.uber.org/zap v1.24.0
21:17:50 [2023-09-11T21:17:50.576Z] #57 10.21 go: downloading github.com/kisielk/gotool v1.0.0
21:17:50 [2023-09-11T21:17:50.576Z] #57 10.21 go: downloading github.com/go-toolsmith/astcast v1.1.0
21:17:50 [2023-09-11T21:17:50.576Z] #57 10.26 go: downloading github.com/go-toolsmith/astcopy v1.1.0
21:17:50 [2023-09-11T21:17:50.576Z] #57 10.30 go: downloading github.com/go-toolsmith/astequal v1.1.0
21:17:50 [2023-09-11T21:17:50.576Z] #57 10.31 go: downloading github.com/go-toolsmith/astfmt v1.1.0
21:17:50 [2023-09-11T21:17:50.576Z] #57 10.32 go: downloading github.com/go-toolsmith/astp v1.1.0
21:17:50 [2023-09-11T21:17:50.576Z] #57 10.32 go: downloading github.com/go-toolsmith/strparse v1.1.0
21:17:50 [2023-09-11T21:17:50.576Z] #57 10.36 go: downloading github.com/go-toolsmith/typep v1.1.0
21:17:50 [2023-09-11T21:17:50.576Z] #57 10.36 go: downloading github.com/quasilyte/go-ruleguard v0.4.0
21:17:50 [2023-09-11T21:17:50.576Z] #57 10.38 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
21:17:50 [2023-09-11T21:17:50.576Z] #57 10.45 go: downloading github.com/gostaticanalysis/comment v1.4.2
21:17:50 [2023-09-11T21:17:50.576Z] #57 10.45 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
21:17:50 [2023-09-11T21:17:50.576Z] #57 10.48 go: downloading github.com/ettle/strcase v0.1.1
21:17:50 [2023-09-11T21:17:50.576Z] #57 10.51 go: downloading github.com/Masterminds/semver v1.5.0
21:17:50 [2023-09-11T21:17:50.576Z] #57 10.51 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1
21:17:50 [2023-09-11T21:17:50.576Z] #57 10.74 go: downloading github.com/prometheus/client_golang v1.12.1
21:17:50 [2023-09-11T21:17:50.576Z] #57 11.04 go: downloading github.com/prometheus/client_model v0.2.0
21:17:50 [2023-09-11T21:17:50.576Z] #57 11.12 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
21:17:50 [2023-09-11T21:17:50.576Z] #57 11.18 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833
21:17:50 [2023-09-11T21:17:50.576Z] #57 11.51 go: downloading go.uber.org/atomic v1.7.0
21:17:50 [2023-09-11T21:17:50.576Z] #57 11.52 go: downloading go.uber.org/multierr v1.6.0
21:17:50 [2023-09-11T21:17:50.576Z] #57 11.53 go: downloading github.com/chavacava/garif v0.0.0-20230227094218-b8c73b2037b8
21:17:50 [2023-09-11T21:17:50.576Z] #57 11.53 go: downloading github.com/olekukonko/tablewriter v0.0.5
21:17:50 [2023-09-11T21:17:50.576Z] #57 11.63 go: downloading github.com/golang/protobuf v1.5.2
21:17:50 [2023-09-11T21:17:50.576Z] #57 11.65 go: downloading github.com/prometheus/common v0.32.1
21:17:50 [2023-09-11T21:17:50.576Z] #57 11.68 go: downloading github.com/beorn7/perks v1.0.1
21:17:50 [2023-09-11T21:17:50.576Z] #57 11.92 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:17:50 [2023-09-11T21:17:50.576Z] #57 12.02 go: downloading github.com/prometheus/procfs v0.7.3
21:17:50 [2023-09-11T21:17:50.576Z] #57 12.06 go: downloading google.golang.org/protobuf v1.28.0
21:17:50 [2023-09-11T21:17:50.576Z] #57 12.12 go: downloading github.com/quasilyte/gogrep v0.5.0
21:17:50 [2023-09-11T21:17:50.576Z] #57 12.31 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
21:17:50 [2023-09-11T21:17:50.576Z] #57 12.39 go: downloading github.com/mattn/go-runewidth v0.0.9
21:17:50 [2023-09-11T21:17:50.576Z] #57 13.05 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
21:17:50 [2023-09-11T21:17:50.576Z] #57 ...
21:17:50 [2023-09-11T21:17:50.576Z] 
21:17:50 [2023-09-11T21:17:50.576Z] #61 [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
21:17:50 [2023-09-11T21:17:50.576Z] #61 19.97 NAME:
21:17:50 [2023-09-11T21:17:50.576Z] #61 19.97    go-winres - A tool for embedding resources in Windows executables
21:17:50 [2023-09-11T21:17:50.576Z] #61 19.97 
21:17:50 [2023-09-11T21:17:50.576Z] #61 19.97 USAGE:
21:17:50 [2023-09-11T21:17:50.576Z] #61 19.97    go-winres [global options] command [command options] [arguments...]
21:17:50 [2023-09-11T21:17:50.576Z] #61 19.97 
21:17:50 [2023-09-11T21:17:50.576Z] #61 19.97 COMMANDS:
21:17:50 [2023-09-11T21:17:50.576Z] #61 19.97    init     Create an initial ./winres/winres.json
21:17:50 [2023-09-11T21:17:50.576Z] #61 19.97    make     Make syso files for the "go build" command
21:17:50 [2023-09-11T21:17:50.576Z] #61 19.97    simply   Make syso files for the "go build" command (simplified)
21:17:50 [2023-09-11T21:17:50.576Z] #61 19.97    extract  Extract all resources from an executable
21:17:50 [2023-09-11T21:17:50.576Z] #61 19.97    patch    Replace resources in an executable file (exe, dll)
21:17:50 [2023-09-11T21:17:50.576Z] #61 19.97    help, h  Shows a list of commands or help for one command
21:17:50 [2023-09-11T21:17:50.576Z] #61 19.97 
21:17:50 [2023-09-11T21:17:50.576Z] #61 19.97 GLOBAL OPTIONS:
21:17:50 [2023-09-11T21:17:50.576Z] #61 19.97    --help, -h  show help (default: false)
21:17:50 [2023-09-11T21:17:50.900Z] #61 ...
21:17:50 [2023-09-11T21:17:50.900Z] 
21:17:50 [2023-09-11T21:17:50.900Z] #64 [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
21:17:50 [2023-09-11T21:17:50.900Z] #64 10.33 Fetched 15.1 MB in 0s (30.8 MB/s)
21:17:50 [2023-09-11T21:17:50.900Z] #64 10.46 Selecting previously unselected package cmake-data.
21:17:50 [2023-09-11T21:17:50.900Z] #64 10.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.)
21:17:50 [2023-09-11T21:17:50.900Z] #64 10.50 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
21:17:50 [2023-09-11T21:17:50.900Z] #64 10.54 Unpacking cmake-data (3.18.4-2+deb11u1) ...
21:17:50 [2023-09-11T21:17:50.900Z] #64 14.17 Selecting previously unselected package libicu67:arm64.
21:17:50 [2023-09-11T21:17:50.900Z] #64 14.18 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
21:17:50 [2023-09-11T21:17:50.900Z] #64 14.39 Unpacking libicu67:arm64 (67.1-7) ...
21:17:50 [2023-09-11T21:17:50.900Z] #64 17.79 Selecting previously unselected package libxml2:arm64.
21:17:50 [2023-09-11T21:17:50.900Z] #64 17.79 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
21:17:50 [2023-09-11T21:17:50.900Z] #64 17.83 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
21:17:50 [2023-09-11T21:17:50.900Z] #64 18.72 Selecting previously unselected package libarchive13:arm64.
21:17:50 [2023-09-11T21:17:50.900Z] #64 18.72 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
21:17:50 [2023-09-11T21:17:50.900Z] #64 18.87 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
21:17:50 [2023-09-11T21:17:50.900Z] #64 20.27 Selecting previously unselected package libjsoncpp24:arm64.
21:17:50 [2023-09-11T21:17:50.900Z] #64 20.27 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
21:17:50 [2023-09-11T21:17:50.900Z] #64 20.31 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
21:17:50 [2023-09-11T21:17:50.900Z] #64 ...
21:17:50 [2023-09-11T21:17:50.900Z] 
21:17:50 [2023-09-11T21:17:50.900Z] #71 [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
21:17:50 [2023-09-11T21:17:50.900Z] #71 17.21 Selecting previously unselected package gir1.2-secret-1:arm64.
21:17:50 [2023-09-11T21:17:50.900Z] #71 17.22 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
21:17:50 [2023-09-11T21:17:50.900Z] #71 17.25 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
21:17:50 [2023-09-11T21:17:50.900Z] #71 17.86 Selecting previously unselected package uuid-dev:arm64.
21:17:50 [2023-09-11T21:17:50.900Z] #71 17.87 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
21:17:50 [2023-09-11T21:17:50.900Z] #71 17.92 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
21:17:50 [2023-09-11T21:17:50.900Z] #71 18.80 Selecting previously unselected package libblkid-dev:arm64.
21:17:50 [2023-09-11T21:17:50.900Z] #71 18.80 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
21:17:50 [2023-09-11T21:17:50.900Z] #71 19.01 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
21:17:50 [2023-09-11T21:17:50.900Z] #71 20.18 Selecting previously unselected package libbtrfs0:arm64.
21:17:50 [2023-09-11T21:17:50.900Z] #71 20.18 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
21:17:50 [2023-09-11T21:17:50.900Z] #71 20.41 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
21:17:51 [2023-09-11T21:17:51.491Z] #71 20.91 Selecting previously unselected package libbtrfs-dev:arm64.
21:17:51 [2023-09-11T21:17:51.491Z] #71 20.91 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
21:17:51 [2023-09-11T21:17:51.491Z] #71 21.12 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
21:17:51 [2023-09-11T21:17:51.754Z] #71 ...
21:17:51 [2023-09-11T21:17:51.754Z] 
21:17:51 [2023-09-11T21:17:51.754Z] #67 [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
21:17:51 [2023-09-11T21:17:51.754Z] #67 10.22 Reading package lists...
21:17:51 [2023-09-11T21:17:51.754Z] #67 11.27 Building dependency tree...
21:17:51 [2023-09-11T21:17:51.754Z] #67 11.88 gcc is already the newest version (4:10.2.1-1).
21:17:51 [2023-09-11T21:17:51.754Z] #67 11.88 libc6-dev is already the newest version (2.31-13+deb11u6).
21:17:51 [2023-09-11T21:17:51.754Z] #67 11.88 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
21:17:52 [2023-09-11T21:17:52.011Z] #67 ...
21:17:52 [2023-09-11T21:17:52.011Z] 
21:17:52 [2023-09-11T21:17:52.011Z] #64 [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
21:17:52 [2023-09-11T21:17:52.011Z] #64 21.10 Selecting previously unselected package librhash0:arm64.
21:17:52 [2023-09-11T21:17:52.011Z] #64 21.10 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
21:17:52 [2023-09-11T21:17:52.011Z] #64 21.21 Unpacking librhash0:arm64 (1.4.1-2) ...
21:17:52 [2023-09-11T21:17:52.268Z] #64 21.70 Selecting previously unselected package libuv1:arm64.
21:17:52 [2023-09-11T21:17:52.268Z] #64 21.70 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
21:17:52 [2023-09-11T21:17:52.268Z] #64 21.74 Unpacking libuv1:arm64 (1.40.0-2) ...
21:17:52 [2023-09-11T21:17:52.528Z] #64 22.26 Selecting previously unselected package cmake.
21:17:52 [2023-09-11T21:17:52.785Z] #64 22.27 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
21:17:52 [2023-09-11T21:17:52.785Z] #64 22.31 Unpacking cmake (3.18.4-2+deb11u1) ...
21:17:54 [2023-09-11T21:17:54.156Z] #64 23.52 Setting up libicu67:arm64 (67.1-7) ...
21:17:54 [2023-09-11T21:17:54.156Z] #64 23.55 Setting up libuv1:arm64 (1.40.0-2) ...
21:17:54 [2023-09-11T21:17:54.156Z] #64 23.71 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
21:17:54 [2023-09-11T21:17:54.432Z] #64 23.90 Setting up librhash0:arm64 (1.4.1-2) ...
21:17:54 [2023-09-11T21:17:54.689Z] #64 24.21 Setting up cmake-data (3.18.4-2+deb11u1) ...
21:17:54 [2023-09-11T21:17:54.976Z] #64 24.41 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
21:17:55 [2023-09-11T21:17:55.233Z] #64 24.66 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
21:17:55 [2023-09-11T21:17:55.490Z] #64 25.09 Setting up cmake (3.18.4-2+deb11u1) ...
21:17:55 [2023-09-11T21:17:55.748Z] #64 25.31 Processing triggers for libc-bin (2.31-13+deb11u6) ...
21:17:58 [2023-09-11T21:17:58.271Z] #64 ...
21:17:58 [2023-09-11T21:17:58.271Z] 
21:17:58 [2023-09-11T21:17:58.271Z] #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
21:17:58 [2023-09-11T21:17:58.271Z] #62 17.85 tomll can be used in two ways:
21:17:58 [2023-09-11T21:17:58.271Z] #62 17.85 Writing to STDIN and reading from STDOUT:
21:17:58 [2023-09-11T21:17:58.271Z] #62 17.85   cat file.toml | tomll > file.toml
21:17:58 [2023-09-11T21:17:58.271Z] #62 17.85 
21:17:58 [2023-09-11T21:17:58.271Z] #62 17.85 Reading and updating a list of files:
21:17:58 [2023-09-11T21:17:58.271Z] #62 17.85   tomll a.toml b.toml c.toml
21:17:58 [2023-09-11T21:17:58.271Z] #62 17.85 
21:17:58 [2023-09-11T21:17:58.271Z] #62 17.85 When given a list of files, tomll will modify all files in place without asking.
21:17:58 [2023-09-11T21:17:58.271Z] #62 ...
21:17:58 [2023-09-11T21:17:58.271Z] 
21:17:58 [2023-09-11T21:17:58.271Z] #71 [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
21:17:58 [2023-09-11T21:17:58.271Z] #71 21.72 Selecting previously unselected package libelf1:arm64.
21:17:58 [2023-09-11T21:17:58.271Z] #71 21.72 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
21:17:58 [2023-09-11T21:17:58.271Z] #71 21.82 Unpacking libelf1:arm64 (0.183-1) ...
21:17:58 [2023-09-11T21:17:58.271Z] #71 22.26 Selecting previously unselected package libffi-dev:arm64.
21:17:58 [2023-09-11T21:17:58.271Z] #71 22.26 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
21:17:58 [2023-09-11T21:17:58.271Z] #71 22.39 Unpacking libffi-dev:arm64 (3.3-6) ...
21:17:58 [2023-09-11T21:17:58.271Z] #71 22.63 Selecting previously unselected package libglib2.0-data.
21:17:58 [2023-09-11T21:17:58.271Z] #71 22.63 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
21:17:58 [2023-09-11T21:17:58.271Z] #71 22.68 Unpacking libglib2.0-data (2.66.8-1) ...
21:17:58 [2023-09-11T21:17:58.271Z] #71 23.31 Selecting previously unselected package libglib2.0-bin.
21:17:58 [2023-09-11T21:17:58.271Z] #71 23.32 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
21:17:58 [2023-09-11T21:17:58.271Z] #71 23.39 Unpacking libglib2.0-bin (2.66.8-1) ...
21:17:58 [2023-09-11T21:17:58.271Z] #71 23.82 Selecting previously unselected package python3-lib2to3.
21:17:58 [2023-09-11T21:17:58.271Z] #71 23.82 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
21:17:58 [2023-09-11T21:17:58.271Z] #71 23.91 Unpacking python3-lib2to3 (3.9.2-1) ...
21:17:58 [2023-09-11T21:17:58.271Z] #71 24.44 Selecting previously unselected package python3-distutils.
21:17:58 [2023-09-11T21:17:58.271Z] #71 24.45 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
21:17:58 [2023-09-11T21:17:58.271Z] #71 24.51 Unpacking python3-distutils (3.9.2-1) ...
21:17:58 [2023-09-11T21:17:58.271Z] #71 25.25 Selecting previously unselected package libglib2.0-dev-bin.
21:17:58 [2023-09-11T21:17:58.271Z] #71 25.25 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
21:17:58 [2023-09-11T21:17:58.271Z] #71 25.35 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
21:17:58 [2023-09-11T21:17:58.271Z] #71 25.93 Selecting previously unselected package libsepol1-dev:arm64.
21:17:58 [2023-09-11T21:17:58.271Z] #71 25.94 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
21:17:58 [2023-09-11T21:17:58.271Z] #71 26.00 Unpacking libsepol1-dev:arm64 (3.1-1) ...
21:17:58 [2023-09-11T21:17:58.271Z] #71 26.36 Selecting previously unselected package libpcre2-16-0:arm64.
21:17:58 [2023-09-11T21:17:58.271Z] #71 26.37 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
21:17:58 [2023-09-11T21:17:58.271Z] #71 26.40 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
21:17:58 [2023-09-11T21:17:58.271Z] #71 26.95 Selecting previously unselected package libpcre2-32-0:arm64.
21:17:58 [2023-09-11T21:17:58.271Z] #71 26.96 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
21:17:58 [2023-09-11T21:17:58.271Z] #71 27.00 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
21:17:58 [2023-09-11T21:17:58.271Z] #71 27.47 Selecting previously unselected package libpcre2-posix2:arm64.
21:17:58 [2023-09-11T21:17:58.271Z] #71 27.47 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
21:17:58 [2023-09-11T21:17:58.271Z] #71 27.51 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
21:17:58 [2023-09-11T21:17:58.271Z] #71 27.77 Selecting previously unselected package libpcre2-dev:arm64.
21:17:58 [2023-09-11T21:17:58.271Z] #71 27.77 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
21:17:58 [2023-09-11T21:17:58.271Z] #71 27.84 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
21:17:58 [2023-09-11T21:17:58.557Z] #71 28.29 Selecting previously unselected package libselinux1-dev:arm64.
21:17:58 [2023-09-11T21:17:58.557Z] #71 28.29 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
21:17:58 [2023-09-11T21:17:58.557Z] #71 28.33 Unpacking libselinux1-dev:arm64 (3.1-3) ...
21:17:59 [2023-09-11T21:17:59.083Z] #71 28.62 Selecting previously unselected package libmount-dev:arm64.
21:17:59 [2023-09-11T21:17:59.083Z] #71 28.62 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
21:17:59 [2023-09-11T21:17:59.083Z] #71 28.70 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
21:17:59 [2023-09-11T21:17:59.778Z] #71 29.11 Selecting previously unselected package libpcre16-3:arm64.
21:17:59 [2023-09-11T21:17:59.778Z] #71 29.11 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
21:17:59 [2023-09-11T21:17:59.778Z] #71 29.14 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
21:18:00 [2023-09-11T21:18:00.037Z] #71 29.60 Selecting previously unselected package libpcre32-3:arm64.
21:18:00 [2023-09-11T21:18:00.037Z] #71 29.60 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
21:18:00 [2023-09-11T21:18:00.037Z] #71 29.68 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
21:18:00 [2023-09-11T21:18:00.608Z] #71 30.35 Selecting previously unselected package libpcrecpp0v5:arm64.
21:18:00 [2023-09-11T21:18:00.608Z] #71 30.35 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
21:18:00 [2023-09-11T21:18:00.608Z] #71 30.37 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
21:18:00 [2023-09-11T21:18:00.868Z] #71 ...
21:18:00 [2023-09-11T21:18:00.868Z] 
21:18:00 [2023-09-11T21:18:00.868Z] #70 [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
21:18:00 [2023-09-11T21:18:00.868Z] #70 DONE 30.5s
21:18:00 [2023-09-11T21:18:00.868Z] 
21:18:00 [2023-09-11T21:18:00.868Z] #71 [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
21:18:00 [2023-09-11T21:18:00.868Z] #71 30.55 Selecting previously unselected package libpcre3-dev:arm64.
21:18:00 [2023-09-11T21:18:00.868Z] #71 ...
21:18:00 [2023-09-11T21:18:00.868Z] 
21:18:00 [2023-09-11T21:18:00.868Z] #74 [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...)
21:18:01 [2023-09-11T21:18:01.126Z] #74 ...
21:18:01 [2023-09-11T21:18:01.126Z] 
21:18:01 [2023-09-11T21:18:01.126Z] #68 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:18:01 [2023-09-11T21:18:01.126Z] #68 DONE 30.3s
21:18:01 [2023-09-11T21:18:01.126Z] 
21:18:01 [2023-09-11T21:18:01.126Z] #31 [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
21:18:01 [2023-09-11T21:18:01.126Z] #31 DONE 33.7s
21:18:01 [2023-09-11T21:18:01.126Z] 
21:18:01 [2023-09-11T21:18:01.126Z] #66 [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
21:18:01 [2023-09-11T21:18:01.126Z] #66 DONE 31.0s
21:18:01 [2023-09-11T21:18:01.126Z] 
21:18:01 [2023-09-11T21:18:01.126Z] #61 [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
21:18:01 [2023-09-11T21:18:01.126Z] #61 DONE 31.0s
21:18:01 [2023-09-11T21:18:01.126Z] 
21:18:01 [2023-09-11T21:18:01.126Z] #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
21:18:01 [2023-09-11T21:18:01.126Z] #62 DONE 31.1s
21:18:01 [2023-09-11T21:18:01.126Z] 
21:18:01 [2023-09-11T21:18:01.126Z] #69 [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
21:18:01 [2023-09-11T21:18:01.126Z] #69 28.38 gotestsum version dev
21:18:01 [2023-09-11T21:18:01.126Z] #69 DONE 31.1s
21:18:01 [2023-09-11T21:18:01.126Z] 
21:18:01 [2023-09-11T21:18:01.126Z] #71 [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
21:18:01 [2023-09-11T21:18:01.126Z] #71 30.55 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
21:18:01 [2023-09-11T21:18:01.126Z] #71 30.58 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
21:18:01 [2023-09-11T21:18:01.126Z] #71 30.87 Selecting previously unselected package zlib1g-dev:arm64.
21:18:01 [2023-09-11T21:18:01.126Z] #71 30.87 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
21:18:01 [2023-09-11T21:18:01.126Z] #71 30.87 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
21:18:01 [2023-09-11T21:18:01.383Z] #71 ...
21:18:01 [2023-09-11T21:18:01.383Z] 
21:18:01 [2023-09-11T21:18:01.383Z] #59 [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             ;
21:18:01 [2023-09-11T21:18:01.383Z] #59 DONE 31.1s
21:18:01 [2023-09-11T21:18:01.383Z] 
21:18:01 [2023-09-11T21:18:01.383Z] #64 [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
21:18:01 [2023-09-11T21:18:01.383Z] #64 DONE 30.9s
21:18:01 [2023-09-11T21:18:01.383Z] 
21:18:01 [2023-09-11T21:18:01.383Z] #67 [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
21:18:01 [2023-09-11T21:18:01.383Z] #67 DONE 30.9s
21:18:01 [2023-09-11T21:18:01.383Z] 
21:18:01 [2023-09-11T21:18:01.383Z] #71 [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
21:18:01 [2023-09-11T21:18:01.383Z] #71 31.10 Selecting previously unselected package libglib2.0-dev:arm64.
21:18:01 [2023-09-11T21:18:01.383Z] #71 31.10 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
21:18:01 [2023-09-11T21:18:01.644Z] #71 31.14 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
21:18:01 [2023-09-11T21:18:01.902Z] #71 31.65 Selecting previously unselected package libsecret-1-dev:arm64.
21:18:01 [2023-09-11T21:18:01.902Z] #71 31.66 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
21:18:01 [2023-09-11T21:18:01.902Z] #71 31.68 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
21:18:02 [2023-09-11T21:18:02.470Z] #71 32.23 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
21:18:02 [2023-09-11T21:18:02.739Z] #71 32.35 Setting up libpcre16-3:arm64 (2:8.39-13) ...
21:18:02 [2023-09-11T21:18:02.739Z] #71 32.40 Setting up libsepol1-dev:arm64 (3.1-1) ...
21:18:02 [2023-09-11T21:18:02.739Z] #71 32.42 Setting up libffi-dev:arm64 (3.3-6) ...
21:18:02 [2023-09-11T21:18:02.739Z] #71 32.45 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
21:18:02 [2023-09-11T21:18:02.739Z] #71 32.46 Setting up libbtrfs0:arm64 (5.10.1-2) ...
21:18:02 [2023-09-11T21:18:02.739Z] #71 32.51 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
21:18:02 [2023-09-11T21:18:02.739Z] #71 32.56 Setting up libglib2.0-data (2.66.8-1) ...
21:18:02 [2023-09-11T21:18:02.997Z] #71 32.57 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
21:18:02 [2023-09-11T21:18:02.997Z] #71 32.66 Setting up libpcre32-3:arm64 (2:8.39-13) ...
21:18:02 [2023-09-11T21:18:02.997Z] #71 32.72 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
21:18:02 [2023-09-11T21:18:02.997Z] 
21:18:02 [2023-09-11T21:18:02.997Z] #71 ...
21:18:02 [2023-09-11T21:18:02.997Z] 
21:18:02 [2023-09-11T21:18:02.997Z] #75 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
21:18:02 [2023-09-11T21:18:02.997Z] #75 DONE 0.4s
21:18:02 [2023-09-11T21:18:02.997Z] 
21:18:02 [2023-09-11T21:18:02.997Z] #71 [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
21:18:02 [2023-09-11T21:18:02.997Z] #71 32.81 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
21:18:03 [2023-09-11T21:18:03.256Z] #71 32.82 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
21:18:03 [2023-09-11T21:18:03.256Z] #71 32.85 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
21:18:03 [2023-09-11T21:18:03.256Z] #71 32.87 Setting up python3-lib2to3 (3.9.2-1) ...
21:18:03 [2023-09-11T21:18:03.256Z] #71 33.07 Setting up libelf1:arm64 (0.183-1) ...
21:18:03 [2023-09-11T21:18:03.514Z] #71 33.14 Setting up libsecret-common (0.20.4-2) ...
21:18:03 [2023-09-11T21:18:03.514Z] #71 33.19 Setting up python3-distutils (3.9.2-1) ...
21:18:03 [2023-09-11T21:18:03.771Z] #71 33.44 Setting up libglib2.0-dev-bin (2.66.8-1) ...
21:18:04 [2023-09-11T21:18:04.336Z] #71 33.90 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
21:18:04 [2023-09-11T21:18:04.336Z] #71 33.93 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
21:18:04 [2023-09-11T21:18:04.336Z] #71 33.95 Setting up libselinux1-dev:arm64 (3.1-3) ...
21:18:04 [2023-09-11T21:18:04.336Z] #71 33.97 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
21:18:04 [2023-09-11T21:18:04.336Z] #71 34.01 Setting up libglib2.0-bin (2.66.8-1) ...
21:18:04 [2023-09-11T21:18:04.336Z] #71 34.03 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
21:18:04 [2023-09-11T21:18:04.336Z] #71 34.04 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
21:18:04 [2023-09-11T21:18:04.336Z] #71 34.06 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
21:18:04 [2023-09-11T21:18:04.336Z] #71 34.07 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
21:18:04 [2023-09-11T21:18:04.336Z] #71 34.08 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
21:18:04 [2023-09-11T21:18:04.336Z] #71 34.13 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
21:18:04 [2023-09-11T21:18:04.336Z] #71 34.17 No schema files found: doing nothing.
21:18:04 [2023-09-11T21:18:04.601Z] #71 34.17 Processing triggers for libc-bin (2.31-13+deb11u6) ...
21:18:04 [2023-09-11T21:18:04.602Z] #71 34.25 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
21:18:05 [2023-09-11T21:18:05.973Z] #71 DONE 35.6s
21:18:05 [2023-09-11T21:18:05.973Z] 
21:18:05 [2023-09-11T21:18:05.973Z] #76 [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...)
21:18:05 [2023-09-11T21:18:05.973Z] #76 2.398 go: downloading github.com/sirupsen/logrus v1.9.0
21:18:05 [2023-09-11T21:18:05.973Z] #76 2.419 go: downloading github.com/urfave/cli/v2 v2.23.5
21:18:05 [2023-09-11T21:18:05.973Z] #76 2.435 go: downloading github.com/google/uuid v1.3.0
21:18:05 [2023-09-11T21:18:05.973Z] #76 2.444 go: downloading github.com/moby/vpnkit v0.5.0
21:18:05 [2023-09-11T21:18:05.973Z] #76 2.446 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:18:05 [2023-09-11T21:18:05.973Z] #76 2.502 go: downloading github.com/gorilla/mux v1.8.0
21:18:05 [2023-09-11T21:18:05.973Z] #76 2.504 go: downloading github.com/moby/sys/mountinfo v0.6.2
21:18:05 [2023-09-11T21:18:05.973Z] #76 2.515 go: downloading golang.org/x/sys v0.2.0
21:18:05 [2023-09-11T21:18:05.973Z] #76 3.268 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:18:05 [2023-09-11T21:18:05.973Z] #76 3.710 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:18:05 [2023-09-11T21:18:05.973Z] #76 3.716 go: downloading golang.org/x/net v0.1.0
21:18:05 [2023-09-11T21:18:05.973Z] #76 4.006 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:18:05 [2023-09-11T21:18:05.973Z] #76 4.007 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:18:09 [2023-09-11T21:18:09.279Z] #76 ...
21:18:09 [2023-09-11T21:18:09.279Z] 
21:18:09 [2023-09-11T21:18:09.279Z] #77 [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
21:18:09 [2023-09-11T21:18:09.279Z] #77 2.920 Hit:1 http://deb.debian.org/debian bullseye InRelease
21:18:09 [2023-09-11T21:18:09.279Z] #77 2.920 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
21:18:09 [2023-09-11T21:18:09.279Z] #77 2.920 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
21:18:09 [2023-09-11T21:18:09.279Z] #77 4.322 Reading package lists...
21:18:09 [2023-09-11T21:18:09.279Z] #77 5.319 + apt-get  install -y --no-install-recommends gcc libc6-dev
21:18:09 [2023-09-11T21:18:09.279Z] #77 5.341 Reading package lists...
21:18:09 [2023-09-11T21:18:09.279Z] #77 6.035 Building dependency tree...
21:18:09 [2023-09-11T21:18:09.279Z] #77 6.242 Reading state information...
21:18:09 [2023-09-11T21:18:09.279Z] #77 6.490 gcc is already the newest version (4:10.2.1-1).
21:18:09 [2023-09-11T21:18:09.279Z] #77 6.490 libc6-dev is already the newest version (2.31-13+deb11u6).
21:18:09 [2023-09-11T21:18:09.279Z] #77 6.490 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
21:18:09 [2023-09-11T21:18:09.279Z] #77 DONE 7.3s
21:18:09 [2023-09-11T21:18:09.279Z] 
21:18:09 [2023-09-11T21:18:09.279Z] #78 [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...)
21:18:09 [2023-09-11T21:18:09.537Z] #78 0.820 -- The C compiler identification is GNU 10.2.1
21:18:09 [2023-09-11T21:18:09.537Z] #78 0.857 -- Detecting C compiler ABI info
21:18:10 [2023-09-11T21:18:10.101Z] #78 1.124 -- Detecting C compiler ABI info - done
21:18:10 [2023-09-11T21:18:10.101Z] #78 1.150 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
21:18:10 [2023-09-11T21:18:10.101Z] #78 1.155 -- Detecting C compile features
21:18:10 [2023-09-11T21:18:10.101Z] #78 1.156 -- Detecting C compile features - done
21:18:10 [2023-09-11T21:18:10.101Z] #78 1.181 -- Performing Test HAS_BUILTIN_FORTIFY
21:18:10 [2023-09-11T21:18:10.101Z] #78 1.284 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:18:10 [2023-09-11T21:18:10.101Z] #78 1.315 -- Configuring done
21:18:10 [2023-09-11T21:18:10.101Z] #78 1.323 -- Generating done
21:18:10 [2023-09-11T21:18:10.101Z] #78 1.325 -- Build files have been written to: /go/src/github.com/krallin/tini
21:18:10 [2023-09-11T21:18:10.101Z] #78 1.429 Scanning dependencies of target tini-static
21:18:10 [2023-09-11T21:18:10.101Z] #78 1.473 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:18:10 [2023-09-11T21:18:10.664Z] #78 1.843 [100%] Linking C executable tini-static
21:18:10 [2023-09-11T21:18:10.664Z] #78 1.986 [100%] Built target tini-static
21:18:11 [2023-09-11T21:18:11.596Z] #78 ...
21:18:11 [2023-09-11T21:18:11.596Z] 
21:18:11 [2023-09-11T21:18:11.596Z] #79 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:18:11 [2023-09-11T21:18:11.596Z] #79 2.172 Cloning into '/tmp/crun-build'...
21:18:11 [2023-09-11T21:18:11.596Z] #79 3.625 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
21:18:11 [2023-09-11T21:18:11.596Z] #79 3.642 Cloning into '/tmp/crun-build/libocispec'...
21:18:11 [2023-09-11T21:18:11.596Z] #79 4.178 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
21:18:11 [2023-09-11T21:18:11.596Z] #79 4.204 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
21:18:11 [2023-09-11T21:18:11.596Z] #79 4.204 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
21:18:11 [2023-09-11T21:18:11.596Z] #79 4.204 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
21:18:11 [2023-09-11T21:18:11.596Z] #79 4.227 Cloning into '/tmp/crun-build/libocispec/image-spec'...
21:18:11 [2023-09-11T21:18:11.596Z] #79 4.852 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
21:18:11 [2023-09-11T21:18:11.596Z] #79 5.476 Cloning into '/tmp/crun-build/libocispec/yajl'...
21:18:11 [2023-09-11T21:18:11.596Z] #79 5.957 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
21:18:11 [2023-09-11T21:18:11.596Z] #79 6.179 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
21:18:11 [2023-09-11T21:18:11.596Z] #79 6.304 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
21:18:12 [2023-09-11T21:18:12.528Z] #79 ...
21:18:12 [2023-09-11T21:18:12.528Z] 
21:18:12 [2023-09-11T21:18:12.528Z] #78 [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...)
21:18:12 [2023-09-11T21:18:12.528Z] #78 DONE 3.8s
21:18:12 [2023-09-11T21:18:12.528Z] 
21:18:12 [2023-09-11T21:18:12.528Z] #80 [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...)
21:18:12 [2023-09-11T21:18:12.528Z] #80 3.905 + bin/ctr
21:18:12 [2023-09-11T21:18:12.528Z] #80 3.906 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.3 -X github.com/containerd/containerd/version.Revision=7880925980b188f4c97b462f709d0db8e8962aff -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
21:18:12 [2023-09-11T21:18:12.788Z] #80 ...
21:18:12 [2023-09-11T21:18:12.788Z] 
21:18:12 [2023-09-11T21:18:12.788Z] #74 [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...)
21:18:12 [2023-09-11T21:18:12.788Z] #74 2.192 go build -trimpath -buildmode=pie  -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.9-0-gccaecfc -X main.version=1.1.9 -linkmode external -extldflags --static-pie " -o runc .
21:18:14 [2023-09-11T21:18:14.159Z] #74 ...
21:18:14 [2023-09-11T21:18:14.159Z] 
21:18:14 [2023-09-11T21:18:14.159Z] #79 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:18:14 [2023-09-11T21:18:14.159Z] #79 12.56 aclocal: warning: couldn't open directory 'm4': No such file or directory
21:18:19 [2023-09-11T21:18:19.475Z] #79 17.47 libtoolize: putting auxiliary files in '.'.
21:18:19 [2023-09-11T21:18:19.475Z] #79 17.47 libtoolize: copying file './ltmain.sh'
21:18:19 [2023-09-11T21:18:19.733Z] #79 18.30 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
21:18:19 [2023-09-11T21:18:19.733Z] #79 18.30 libtoolize: and rerunning libtoolize and aclocal.
21:18:19 [2023-09-11T21:18:19.733Z] #79 18.30 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
21:18:22 [2023-09-11T21:18:22.261Z] #79 ...
21:18:22 [2023-09-11T21:18:22.261Z] 
21:18:22 [2023-09-11T21:18:22.261Z] #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...)
21:18:22 [2023-09-11T21:18:22.261Z] #73 DONE 44.7s
21:18:22 [2023-09-11T21:18:22.261Z] 
21:18:22 [2023-09-11T21:18:22.261Z] #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...)
21:18:22 [2023-09-11T21:18:22.261Z] #72 DONE 45.2s
21:18:22 [2023-09-11T21:18:22.261Z] 
21:18:22 [2023-09-11T21:18:22.261Z] #76 [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...)
21:18:22 [2023-09-11T21:18:22.825Z] #76 ...
21:18:22 [2023-09-11T21:18:22.825Z] 
21:18:22 [2023-09-11T21:18:22.825Z] #79 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:18:22 [2023-09-11T21:18:22.825Z] #79 21.47 configure.ac:7: installing './compile'
21:18:22 [2023-09-11T21:18:22.825Z] #79 21.48 configure.ac:11: installing './config.guess'
21:18:22 [2023-09-11T21:18:22.825Z] #79 21.48 configure.ac:11: installing './config.sub'
21:18:22 [2023-09-11T21:18:22.825Z] #79 21.49 configure.ac:8: installing './install-sh'
21:18:22 [2023-09-11T21:18:22.825Z] #79 21.49 configure.ac:8: installing './missing'
21:18:22 [2023-09-11T21:18:22.825Z] #79 21.51 Makefile.am: installing './depcomp'
21:18:23 [2023-09-11T21:18:23.390Z] #79 22.12 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
21:18:23 [2023-09-11T21:18:23.390Z] #79 22.12 libtoolize: copying file 'build-aux/ltmain.sh'
21:18:23 [2023-09-11T21:18:23.647Z] #79 22.31 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
21:18:23 [2023-09-11T21:18:23.647Z] #79 22.31 libtoolize: copying file 'm4/libtool.m4'
21:18:23 [2023-09-11T21:18:23.647Z] #79 22.43 libtoolize: copying file 'm4/ltoptions.m4'
21:18:23 [2023-09-11T21:18:23.904Z] #79 22.57 libtoolize: copying file 'm4/ltsugar.m4'
21:18:23 [2023-09-11T21:18:23.904Z] #79 22.72 libtoolize: copying file 'm4/ltversion.m4'
21:18:24 [2023-09-11T21:18:24.162Z] #79 ...
21:18:24 [2023-09-11T21:18:24.162Z] 
21:18:24 [2023-09-11T21:18:24.162Z] #81 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
21:18:24 [2023-09-11T21:18:24.162Z] #81 DONE 1.0s
21:18:24 [2023-09-11T21:18:24.162Z] 
21:18:24 [2023-09-11T21:18:24.162Z] #79 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:18:24 [2023-09-11T21:18:24.162Z] #79 22.80 libtoolize: copying file 'm4/lt~obsolete.m4'
21:18:24 [2023-09-11T21:18:24.162Z] #79 22.88 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
21:18:24 [2023-09-11T21:18:24.742Z] #79 ...
21:18:24 [2023-09-11T21:18:24.742Z] 
21:18:24 [2023-09-11T21:18:24.742Z] #82 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
21:18:24 [2023-09-11T21:18:24.742Z] #82 DONE 0.6s
21:18:25 [2023-09-11T21:18:25.000Z] 
21:18:25 [2023-09-11T21:18:25.000Z] #83 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
21:18:25 [2023-09-11T21:18:25.000Z] #83 DONE 0.2s
21:18:25 [2023-09-11T21:18:25.000Z] 
21:18:25 [2023-09-11T21:18:25.000Z] #84 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
21:18:25 [2023-09-11T21:18:25.257Z] #84 DONE 0.3s
21:18:25 [2023-09-11T21:18:25.257Z] 
21:18:25 [2023-09-11T21:18:25.257Z] #85 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
21:18:25 [2023-09-11T21:18:25.257Z] #85 DONE 0.2s
21:18:25 [2023-09-11T21:18:25.257Z] 
21:18:25 [2023-09-11T21:18:25.257Z] #74 [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...)
21:18:25 [2023-09-11T21:18:25.514Z] #74 ...
21:18:25 [2023-09-11T21:18:25.514Z] 
21:18:25 [2023-09-11T21:18:25.514Z] #86 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
21:18:25 [2023-09-11T21:18:25.514Z] #86 DONE 0.2s
21:18:25 [2023-09-11T21:18:25.514Z] 
21:18:25 [2023-09-11T21:18:25.514Z] #87 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
21:18:26 [2023-09-11T21:18:26.445Z] #87 DONE 0.6s
21:18:26 [2023-09-11T21:18:26.445Z] 
21:18:26 [2023-09-11T21:18:26.445Z] #88 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
21:18:26 [2023-09-11T21:18:26.445Z] #88 DONE 0.2s
21:18:26 [2023-09-11T21:18:26.445Z] 
21:18:26 [2023-09-11T21:18:26.445Z] #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.54.2"      && /build/golangci-lint --version
21:18:28 [2023-09-11T21:18:28.340Z] #57 ...
21:18:28 [2023-09-11T21:18:28.340Z] 
21:18:28 [2023-09-11T21:18:28.340Z] #79 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:18:28 [2023-09-11T21:18:28.340Z] #79 27.08 configure.ac:7: installing 'build-aux/compile'
21:18:28 [2023-09-11T21:18:28.340Z] #79 27.09 configure.ac:9: installing 'build-aux/config.guess'
21:18:28 [2023-09-11T21:18:28.340Z] #79 27.09 configure.ac:9: installing 'build-aux/config.sub'
21:18:28 [2023-09-11T21:18:28.340Z] #79 27.09 configure.ac:11: installing 'build-aux/install-sh'
21:18:28 [2023-09-11T21:18:28.340Z] #79 27.09 configure.ac:11: installing 'build-aux/missing'
21:18:28 [2023-09-11T21:18:28.340Z] #79 27.14 Makefile.am: installing 'build-aux/depcomp'
21:18:28 [2023-09-11T21:18:28.599Z] #79 27.17 parallel-tests: installing 'build-aux/test-driver'
21:18:29 [2023-09-11T21:18:29.970Z] #79 28.74 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
21:18:29 [2023-09-11T21:18:29.970Z] #79 28.74 libtoolize: copying file 'build-aux/ltmain.sh'
21:18:30 [2023-09-11T21:18:30.535Z] #79 29.26 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
21:18:30 [2023-09-11T21:18:30.535Z] #79 29.26 libtoolize: copying file 'm4/libtool.m4'
21:18:30 [2023-09-11T21:18:30.793Z] #79 29.47 libtoolize: copying file 'm4/ltoptions.m4'
21:18:30 [2023-09-11T21:18:30.793Z] #79 29.65 libtoolize: copying file 'm4/ltsugar.m4'
21:18:31 [2023-09-11T21:18:31.378Z] #79 29.82 libtoolize: copying file 'm4/ltversion.m4'
21:18:31 [2023-09-11T21:18:31.378Z] #79 29.92 libtoolize: copying file 'm4/lt~obsolete.m4'
21:18:36 [2023-09-11T21:18:36.638Z] #79 34.89 configure.ac:11: installing 'build-aux/compile'
21:18:36 [2023-09-11T21:18:36.638Z] #79 34.89 configure.ac:11: installing 'build-aux/config.guess'
21:18:36 [2023-09-11T21:18:36.638Z] #79 34.90 configure.ac:11: installing 'build-aux/config.sub'
21:18:36 [2023-09-11T21:18:36.638Z] #79 34.90 configure.ac:13: installing 'build-aux/install-sh'
21:18:36 [2023-09-11T21:18:36.638Z] #79 34.90 configure.ac:13: installing 'build-aux/missing'
21:18:36 [2023-09-11T21:18:36.638Z] #79 34.90 configure.ac:8: installing 'build-aux/tap-driver.sh'
21:18:36 [2023-09-11T21:18:36.638Z] #79 34.95 Makefile.am: installing 'build-aux/depcomp'
21:18:37 [2023-09-11T21:18:37.202Z] #79 35.69 checking build system type... aarch64-unknown-linux-gnu
21:18:37 [2023-09-11T21:18:37.202Z] #79 ...
21:18:37 [2023-09-11T21:18:37.202Z] 
21:18:37 [2023-09-11T21:18:37.202Z] #65 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --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 v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
21:18:37 [2023-09-11T21:18:37.202Z] #65 66.91 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
21:18:37 [2023-09-11T21:18:37.202Z] #65 66.96 Docker version unknown-version, build unknown-commit
21:18:42 [2023-09-11T21:18:42.459Z] #65 ...
21:18:42 [2023-09-11T21:18:42.459Z] 
21:18:42 [2023-09-11T21:18:42.459Z] #79 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:18:42 [2023-09-11T21:18:42.459Z] #79 35.90 checking host system type... aarch64-unknown-linux-gnu
21:18:42 [2023-09-11T21:18:42.459Z] #79 35.91 checking how to print strings... printf
21:18:42 [2023-09-11T21:18:42.459Z] #79 35.92 checking for gcc... gcc
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.00 checking whether the C compiler works... yes
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.06 checking for C compiler default output file name... a.out
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.06 checking for suffix of executables... 
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.12 checking whether we are cross compiling... no
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.18 checking for suffix of object files... o
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.23 checking whether we are using the GNU C compiler... yes
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.28 checking whether gcc accepts -g... yes
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.34 checking for gcc option to accept ISO C89... none needed
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.41 checking whether gcc understands -c and -o together... yes
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.49 checking for a sed that does not truncate output... /bin/sed
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.50 checking for grep that handles long lines and -e... /bin/grep
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.50 checking for egrep... /bin/grep -E
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.50 checking for fgrep... /bin/grep -F
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.51 checking for ld used by gcc... /usr/bin/ld
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.52 checking if the linker (/usr/bin/ld) is GNU ld... yes
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.53 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.54 checking the name lister (/usr/bin/nm -B) interface... BSD nm
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.58 checking whether ln -s works... yes
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.58 checking the maximum length of command line arguments... 1572864
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.60 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.60 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.60 checking for /usr/bin/ld option to reload object files... -r
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.60 checking for objdump... objdump
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.60 checking how to recognize dependent libraries... pass_all
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.60 checking for dlltool... no
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.60 checking how to associate runtime and link libraries... printf %s\n
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.60 checking for ar... ar
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.61 checking for archiver @FILE support... @
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.65 checking for strip... strip
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.65 checking for ranlib... ranlib
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.65 checking for gawk... no
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.65 checking for mawk... mawk
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.65 checking command to parse /usr/bin/nm -B output from gcc object... ok
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.80 checking for sysroot... no
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.80 checking for a working dd... /bin/dd
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.81 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.81 checking for mt... no
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.82 checking if : is a manifest tool... no
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.82 checking how to run the C preprocessor... gcc -E
21:18:42 [2023-09-11T21:18:42.459Z] #79 36.91 checking for ANSI C header files... yes
21:18:42 [2023-09-11T21:18:42.459Z] #79 37.10 checking for sys/types.h... yes
21:18:42 [2023-09-11T21:18:42.459Z] #79 37.17 checking for sys/stat.h... yes
21:18:42 [2023-09-11T21:18:42.459Z] #79 37.24 checking for stdlib.h... yes
21:18:42 [2023-09-11T21:18:42.459Z] #79 37.32 checking for string.h... yes
21:18:42 [2023-09-11T21:18:42.459Z] #79 37.42 checking for memory.h... yes
21:18:42 [2023-09-11T21:18:42.459Z] #79 37.54 checking for strings.h... yes
21:18:42 [2023-09-11T21:18:42.459Z] #79 37.68 checking for inttypes.h... yes
21:18:42 [2023-09-11T21:18:42.459Z] #79 37.78 checking for stdint.h... yes
21:18:42 [2023-09-11T21:18:42.459Z] #79 37.87 checking for unistd.h... yes
21:18:42 [2023-09-11T21:18:42.459Z] #79 37.94 checking for dlfcn.h... yes
21:18:42 [2023-09-11T21:18:42.459Z] #79 38.01 checking for objdir... .libs
21:18:42 [2023-09-11T21:18:42.459Z] #79 38.18 checking if gcc supports -fno-rtti -fno-exceptions... no
21:18:42 [2023-09-11T21:18:42.459Z] #79 38.27 checking for gcc option to produce PIC... -fPIC -DPIC
21:18:42 [2023-09-11T21:18:42.459Z] #79 38.27 checking if gcc PIC flag -fPIC -DPIC works... yes
21:18:42 [2023-09-11T21:18:42.459Z] #79 38.32 checking if gcc static flag -static works... yes
21:18:42 [2023-09-11T21:18:42.459Z] #79 38.44 checking if gcc supports -c -o file.o... yes
21:18:42 [2023-09-11T21:18:42.459Z] #79 38.55 checking if gcc supports -c -o file.o... (cached) yes
21:18:42 [2023-09-11T21:18:42.459Z] #79 38.55 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
21:18:42 [2023-09-11T21:18:42.459Z] #79 38.57 checking dynamic linker characteristics... GNU/Linux ld.so
21:18:42 [2023-09-11T21:18:42.459Z] #79 38.72 checking how to hardcode library paths into programs... immediate
21:18:42 [2023-09-11T21:18:42.459Z] #79 38.72 checking whether stripping libraries is possible... yes
21:18:42 [2023-09-11T21:18:42.459Z] #79 38.72 checking if libtool supports shared libraries... yes
21:18:42 [2023-09-11T21:18:42.459Z] #79 38.72 checking whether to build shared libraries... no
21:18:42 [2023-09-11T21:18:42.459Z] #79 38.73 checking whether to build static libraries... yes
21:18:42 [2023-09-11T21:18:42.459Z] #79 38.73 checking for a BSD-compatible install... /usr/bin/install -c
21:18:42 [2023-09-11T21:18:42.459Z] #79 38.77 checking whether build environment is sane... yes
21:18:42 [2023-09-11T21:18:42.459Z] #79 38.81 checking for a thread-safe mkdir -p... /bin/mkdir -p
21:18:42 [2023-09-11T21:18:42.459Z] #79 38.82 checking whether make sets $(MAKE)... yes
21:18:42 [2023-09-11T21:18:42.459Z] #79 38.86 checking whether make supports the include directive... yes (GNU style)
21:18:42 [2023-09-11T21:18:42.459Z] #79 38.87 checking whether make supports nested variables... yes
21:18:42 [2023-09-11T21:18:42.459Z] #79 38.92 checking whether UID '0' is supported by ustar format... yes
21:18:42 [2023-09-11T21:18:42.459Z] #79 38.92 checking whether GID '0' is supported by ustar format... yes
21:18:42 [2023-09-11T21:18:42.459Z] #79 38.92 checking how to create a ustar tar archive... gnutar
21:18:42 [2023-09-11T21:18:42.459Z] #79 38.95 checking dependency style of gcc... gcc3
21:18:42 [2023-09-11T21:18:42.459Z] #79 39.03 checking whether to enable maintainer-specific portions of Makefiles... yes
21:18:42 [2023-09-11T21:18:42.459Z] #79 39.03 checking whether make supports nested variables... (cached) yes
21:18:42 [2023-09-11T21:18:42.459Z] #79 39.03 checking for gawk... (cached) mawk
21:18:42 [2023-09-11T21:18:42.459Z] #79 39.03 checking for a sed that does not truncate output... (cached) /bin/sed
21:18:42 [2023-09-11T21:18:42.459Z] #79 39.04 checking for gcc... (cached) gcc
21:18:42 [2023-09-11T21:18:42.459Z] #79 39.09 checking whether we are using the GNU C compiler... (cached) yes
21:18:42 [2023-09-11T21:18:42.460Z] #79 39.10 checking whether gcc accepts -g... (cached) yes
21:18:42 [2023-09-11T21:18:42.460Z] #79 39.10 checking for gcc option to accept ISO C89... (cached) none needed
21:18:42 [2023-09-11T21:18:42.460Z] #79 39.10 checking whether gcc understands -c and -o together... (cached) yes
21:18:42 [2023-09-11T21:18:42.460Z] #79 39.10 checking for a Python interpreter with version >= 3... python3
21:18:42 [2023-09-11T21:18:42.460Z] #79 39.13 checking for python3... /usr/bin/python3
21:18:42 [2023-09-11T21:18:42.460Z] #79 39.13 checking for python3 version... 3.9
21:18:42 [2023-09-11T21:18:42.460Z] #79 39.15 checking for python3 platform... linux
21:18:42 [2023-09-11T21:18:42.460Z] #79 39.16 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
21:18:42 [2023-09-11T21:18:42.460Z] #79 39.20 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
21:18:42 [2023-09-11T21:18:42.460Z] #79 39.24 checking for go-md2man... no
21:18:42 [2023-09-11T21:18:42.460Z] #79 39.24 checking error.h usability... yes
21:18:42 [2023-09-11T21:18:42.460Z] #79 39.29 checking error.h presence... yes
21:18:42 [2023-09-11T21:18:42.460Z] #79 39.31 checking for error.h... yes
21:18:42 [2023-09-11T21:18:42.460Z] #79 39.34 checking linux/openat2.h usability... yes
21:18:42 [2023-09-11T21:18:42.460Z] #79 39.43 checking linux/openat2.h presence... yes
21:18:42 [2023-09-11T21:18:42.460Z] #79 39.46 checking for linux/openat2.h... yes
21:18:42 [2023-09-11T21:18:42.460Z] #79 39.50 checking stdatomic.h usability... yes
21:18:42 [2023-09-11T21:18:42.460Z] #79 39.57 checking stdatomic.h presence... yes
21:18:42 [2023-09-11T21:18:42.460Z] #79 39.58 checking for stdatomic.h... yes
21:18:42 [2023-09-11T21:18:42.460Z] #79 39.60 checking linux/ioprio.h usability... no
21:18:42 [2023-09-11T21:18:42.460Z] #79 39.68 checking linux/ioprio.h presence... no
21:18:42 [2023-09-11T21:18:42.460Z] #79 39.70 checking for linux/ioprio.h... no
21:18:42 [2023-09-11T21:18:42.460Z] #79 39.70 checking for atomic_int... yes
21:18:42 [2023-09-11T21:18:42.460Z] #79 39.81 checking for atomic_bool... yes
21:18:42 [2023-09-11T21:18:42.460Z] #79 39.92 checking for copy_file_range... yes
21:18:42 [2023-09-11T21:18:42.460Z] #79 40.02 checking for fgetxattr... yes
21:18:42 [2023-09-11T21:18:42.460Z] #79 40.12 checking for statx... yes
21:18:42 [2023-09-11T21:18:42.460Z] #79 40.21 checking for fgetpwent_r... yes
21:18:42 [2023-09-11T21:18:42.460Z] #79 40.30 checking for issetugid... no
21:18:42 [2023-09-11T21:18:42.460Z] #79 40.40 checking for pkg-config... /usr/bin/pkg-config
21:18:42 [2023-09-11T21:18:42.460Z] #79 40.40 checking pkg-config is at least version 0.9.0... yes
21:18:42 [2023-09-11T21:18:42.460Z] #79 40.41 checking for library containing yajl_tree_get... -lyajl
21:18:42 [2023-09-11T21:18:42.460Z] #79 40.54 checking for yajl >= 2.0.0... yes
21:18:42 [2023-09-11T21:18:42.460Z] #79 40.55 checking sys/capability.h usability... yes
21:18:42 [2023-09-11T21:18:42.460Z] #79 40.61 checking sys/capability.h presence... yes
21:18:42 [2023-09-11T21:18:42.460Z] #79 40.63 checking for sys/capability.h... yes
21:18:42 [2023-09-11T21:18:42.460Z] #79 40.63 checking for library containing cap_from_name... -lcap
21:18:42 [2023-09-11T21:18:42.460Z] #79 40.75 checking for library containing gcry_check_version... no
21:18:42 [2023-09-11T21:18:42.460Z] #79 40.89 checking for library containing dlopen... -ldl
21:18:42 [2023-09-11T21:18:42.460Z] #79 41.02 checking seccomp.h usability... yes
21:18:42 [2023-09-11T21:18:42.460Z] #79 41.08 checking seccomp.h presence... yes
21:18:42 [2023-09-11T21:18:42.460Z] #79 41.10 checking for seccomp.h... yes
21:18:42 [2023-09-11T21:18:42.460Z] #79 41.10 checking for library containing seccomp_rule_add... -lseccomp
21:18:42 [2023-09-11T21:18:42.716Z] #79 41.23 checking for library containing seccomp_arch_resolve_name... none required
21:18:42 [2023-09-11T21:18:42.716Z] #79 41.31 checking systemd/sd-bus.h usability... yes
21:18:42 [2023-09-11T21:18:42.716Z] #79 41.37 checking systemd/sd-bus.h presence... yes
21:18:42 [2023-09-11T21:18:42.716Z] #79 41.40 checking for systemd/sd-bus.h... yes
21:18:42 [2023-09-11T21:18:42.972Z] #79 41.40 checking for library containing sd_bus_match_signal_async... -lsystemd
21:18:42 [2023-09-11T21:18:42.972Z] #79 41.53 checking for sd_notify_barrier... yes
21:18:42 [2023-09-11T21:18:42.972Z] #79 41.62 checking linux/bpf.h usability... yes
21:18:42 [2023-09-11T21:18:42.972Z] #79 41.68 checking linux/bpf.h presence... yes
21:18:42 [2023-09-11T21:18:42.972Z] #79 41.69 checking for linux/bpf.h... yes
21:18:42 [2023-09-11T21:18:42.972Z] #79 41.69 checking compilation for eBPF... yes
21:18:42 [2023-09-11T21:18:42.972Z] #79 41.76 checking for criu >= 3.15... no
21:18:42 [2023-09-11T21:18:42.972Z] #79 41.77 configure: CRIU headers not found, building without CRIU support
21:18:42 [2023-09-11T21:18:42.972Z] #79 41.77 checking for criu > 3.16... no
21:18:43 [2023-09-11T21:18:43.229Z] #79 41.78 configure: CRIU version doesn't support join-ns API
21:18:43 [2023-09-11T21:18:43.229Z] #79 41.78 checking for criu > 3.16.1... no
21:18:43 [2023-09-11T21:18:43.229Z] #79 41.79 configure: CRIU version doesn't support for pre-dumping
21:18:43 [2023-09-11T21:18:43.229Z] #79 41.79 checking for new mount API (fsconfig)... no
21:18:43 [2023-09-11T21:18:43.229Z] #79 41.84 yes
21:18:43 [2023-09-11T21:18:43.229Z] #79 41.84 checking for seccomp notify API... yes
21:18:43 [2023-09-11T21:18:43.229Z] #79 41.88 checking for gperf... no
21:18:43 [2023-09-11T21:18:43.229Z] #79 41.88 configure: gperf not found - cannot rebuild signal parser code
21:18:43 [2023-09-11T21:18:43.229Z] #79 41.88 checking for library containing argp_parse... none required
21:18:43 [2023-09-11T21:18:43.485Z] #79 42.00 checking that generated files are newer than configure... done
21:18:43 [2023-09-11T21:18:43.485Z] #79 42.00 configure: creating ./config.status
21:18:43 [2023-09-11T21:18:43.742Z] #79 ...
21:18:43 [2023-09-11T21:18:43.742Z] 
21:18:43 [2023-09-11T21:18:43.742Z] #65 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --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 v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
21:18:43 [2023-09-11T21:18:43.742Z] #65 DONE 73.5s
21:18:43 [2023-09-11T21:18:43.742Z] 
21:18:43 [2023-09-11T21:18:43.742Z] #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.54.2"      && /build/golangci-lint --version
21:18:43 [2023-09-11T21:18:43.742Z] #57 73.04 golangci-lint has version v1.54.2 built with go1.20.7 from (unknown, mod sum: "h1:oR9zxfWYxt7hFqk6+fw6Enr+E7F0SN2nqHhJYyIb0yo=") on (unknown)
21:18:43 [2023-09-11T21:18:43.742Z] #57 DONE 73.6s
21:18:43 [2023-09-11T21:18:43.742Z] 
21:18:43 [2023-09-11T21:18:43.742Z] #76 [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...)
21:18:43 [2023-09-11T21:18:43.742Z] #76 DONE 42.3s
21:18:43 [2023-09-11T21:18:43.742Z] 
21:18:43 [2023-09-11T21:18:43.742Z] #74 [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...)
21:18:43 [2023-09-11T21:18:43.742Z] #74 DONE 43.0s
21:18:43 [2023-09-11T21:18:43.742Z] 
21:18:43 [2023-09-11T21:18:43.742Z] #89 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
21:18:43 [2023-09-11T21:18:43.742Z] #89 DONE 0.0s
21:18:43 [2023-09-11T21:18:43.742Z] 
21:18:43 [2023-09-11T21:18:43.742Z] #90 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
21:18:43 [2023-09-11T21:18:43.742Z] #90 DONE 0.0s
21:18:43 [2023-09-11T21:18:43.742Z] 
21:18:43 [2023-09-11T21:18:43.742Z] #79 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:18:44 [2023-09-11T21:18:44.305Z] #79 43.03 config.status: creating Makefile
21:18:44 [2023-09-11T21:18:44.305Z] #79 43.07 config.status: creating config.h
21:18:44 [2023-09-11T21:18:44.305Z] #79 43.08 config.status: executing libtool commands
21:18:44 [2023-09-11T21:18:44.305Z] #79 43.09 config.status: executing depfiles commands
21:18:44 [2023-09-11T21:18:44.867Z] #79 43.67 === configuring in libocispec (/tmp/crun-build/libocispec)
21:18:45 [2023-09-11T21:18:45.128Z] #79 43.68 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
21:18:45 [2023-09-11T21:18:45.128Z] #79 43.78 checking for gcc... gcc
21:18:45 [2023-09-11T21:18:45.128Z] #79 43.81 checking whether the C compiler works... yes
21:18:45 [2023-09-11T21:18:45.128Z] #79 43.87 checking for C compiler default output file name... a.out
21:18:45 [2023-09-11T21:18:45.128Z] #79 43.87 checking for suffix of executables... 
21:18:45 [2023-09-11T21:18:45.385Z] 
21:18:45 [2023-09-11T21:18:45.385Z] #79 ...
21:18:45 [2023-09-11T21:18:45.385Z] 
21:18:45 [2023-09-11T21:18:45.385Z] #91 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
21:18:45 [2023-09-11T21:18:45.385Z] #91 DONE 0.8s
21:18:45 [2023-09-11T21:18:45.385Z] 
21:18:45 [2023-09-11T21:18:45.385Z] #92 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
21:18:45 [2023-09-11T21:18:45.385Z] #92 DONE 0.0s
21:18:45 [2023-09-11T21:18:45.385Z] 
21:18:45 [2023-09-11T21:18:45.385Z] #79 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:18:45 [2023-09-11T21:18:45.385Z] #79 43.91 checking whether we are cross compiling... no
21:18:45 [2023-09-11T21:18:45.385Z] #79 43.96 checking for suffix of object files... o
21:18:45 [2023-09-11T21:18:45.385Z] #79 43.99 checking whether we are using the GNU C compiler... yes
21:18:45 [2023-09-11T21:18:45.385Z] #79 44.01 checking whether gcc accepts -g... yes
21:18:45 [2023-09-11T21:18:45.385Z] #79 44.04 checking for gcc option to accept ISO C89... none needed
21:18:45 [2023-09-11T21:18:45.385Z] #79 44.09 checking whether gcc understands -c and -o together... yes
21:18:45 [2023-09-11T21:18:45.641Z] 
21:18:45 [2023-09-11T21:18:45.641Z] #79 ...
21:18:45 [2023-09-11T21:18:45.641Z] 
21:18:45 [2023-09-11T21:18:45.641Z] #93 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
21:18:45 [2023-09-11T21:18:45.641Z] #93 DONE 0.3s
21:18:45 [2023-09-11T21:18:45.641Z] 
21:18:45 [2023-09-11T21:18:45.641Z] #79 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:18:45 [2023-09-11T21:18:45.641Z] #79 44.15 checking how to run the C preprocessor... gcc -E
21:18:45 [2023-09-11T21:18:45.641Z] #79 44.21 checking for grep that handles long lines and -e... /bin/grep
21:18:45 [2023-09-11T21:18:45.641Z] #79 44.21 checking for egrep... /bin/grep -E
21:18:45 [2023-09-11T21:18:45.641Z] #79 44.22 checking for ANSI C header files... yes
21:18:45 [2023-09-11T21:18:45.641Z] #79 44.35 checking for sys/types.h... yes
21:18:45 [2023-09-11T21:18:45.641Z] #79 44.39 checking for sys/stat.h... yes
21:18:45 [2023-09-11T21:18:45.641Z] #79 44.43 checking for stdlib.h... yes
21:18:45 [2023-09-11T21:18:45.641Z] #79 44.47 checking for string.h... yes
21:18:45 [2023-09-11T21:18:45.899Z] #79 44.51 checking for memory.h... yes
21:18:45 [2023-09-11T21:18:45.899Z] #79 44.55 checking for strings.h... yes
21:18:45 [2023-09-11T21:18:45.899Z] #79 44.59 checking for inttypes.h... yes
21:18:45 [2023-09-11T21:18:45.899Z] #79 44.63 checking for stdint.h... yes
21:18:45 [2023-09-11T21:18:45.899Z] #79 44.67 checking for unistd.h... yes
21:18:45 [2023-09-11T21:18:45.899Z] #79 44.72 checking minix/config.h usability... no
21:18:46 [2023-09-11T21:18:46.156Z] #79 44.75 checking minix/config.h presence... no
21:18:46 [2023-09-11T21:18:46.156Z] #79 44.77 checking for minix/config.h... no
21:18:46 [2023-09-11T21:18:46.156Z] #79 44.77 checking whether it is safe to define __EXTENSIONS__... yes
21:18:46 [2023-09-11T21:18:46.413Z] #79 44.83 checking build system type... aarch64-unknown-linux-gnu
21:18:46 [2023-09-11T21:18:46.413Z] #79 44.91 checking host system type... aarch64-unknown-linux-gnu
21:18:46 [2023-09-11T21:18:46.413Z] #79 44.91 checking how to print strings... printf
21:18:46 [2023-09-11T21:18:46.413Z] #79 44.91 checking for a sed that does not truncate output... /bin/sed
21:18:46 [2023-09-11T21:18:46.413Z] #79 44.92 checking for fgrep... /bin/grep -F
21:18:46 [2023-09-11T21:18:46.413Z] #79 44.92 checking for ld used by gcc... /usr/bin/ld
21:18:46 [2023-09-11T21:18:46.413Z] #79 44.93 checking if the linker (/usr/bin/ld) is GNU ld... yes
21:18:46 [2023-09-11T21:18:46.413Z] #79 44.93 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
21:18:46 [2023-09-11T21:18:46.413Z] #79 44.94 checking the name lister (/usr/bin/nm -B) interface... BSD nm
21:18:46 [2023-09-11T21:18:46.413Z] #79 44.97 checking whether ln -s works... yes
21:18:46 [2023-09-11T21:18:46.413Z] #79 44.97 checking the maximum length of command line arguments... 1572864
21:18:46 [2023-09-11T21:18:46.413Z] #79 44.98 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
21:18:46 [2023-09-11T21:18:46.413Z] #79 44.98 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
21:18:46 [2023-09-11T21:18:46.413Z] #79 44.98 checking for /usr/bin/ld option to reload object files... -r
21:18:46 [2023-09-11T21:18:46.413Z] #79 44.98 checking for objdump... objdump
21:18:46 [2023-09-11T21:18:46.413Z] #79 44.98 checking how to recognize dependent libraries... pass_all
21:18:46 [2023-09-11T21:18:46.413Z] #79 44.99 checking for dlltool... no
21:18:46 [2023-09-11T21:18:46.413Z] #79 44.99 checking how to associate runtime and link libraries... printf %s\n
21:18:46 [2023-09-11T21:18:46.413Z] #79 44.99 checking for ar... ar
21:18:46 [2023-09-11T21:18:46.413Z] #79 44.99 checking for archiver @FILE support... @
21:18:46 [2023-09-11T21:18:46.413Z] #79 45.03 checking for strip... strip
21:18:46 [2023-09-11T21:18:46.413Z] #79 45.03 checking for ranlib... ranlib
21:18:46 [2023-09-11T21:18:46.413Z] #79 45.03 checking for gawk... no
21:18:46 [2023-09-11T21:18:46.413Z] #79 45.03 checking for mawk... mawk
21:18:46 [2023-09-11T21:18:46.413Z] #79 45.03 checking command to parse /usr/bin/nm -B output from gcc object... ok
21:18:46 [2023-09-11T21:18:46.671Z] #79 45.16 checking for sysroot... no
21:18:46 [2023-09-11T21:18:46.671Z] #79 45.16 checking for a working dd... /bin/dd
21:18:46 [2023-09-11T21:18:46.671Z] #79 45.17 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
21:18:46 [2023-09-11T21:18:46.671Z] #79 45.17 checking for mt... no
21:18:46 [2023-09-11T21:18:46.671Z] #79 45.17 checking if : is a manifest tool... no
21:18:46 [2023-09-11T21:18:46.671Z] #79 45.18 checking for dlfcn.h... yes
21:18:46 [2023-09-11T21:18:46.671Z] #79 45.24 checking for objdir... .libs
21:18:46 [2023-09-11T21:18:46.671Z] #79 45.35 checking if gcc supports -fno-rtti -fno-exceptions... no
21:18:46 [2023-09-11T21:18:46.928Z] #79 45.42 checking for gcc option to produce PIC... -fPIC -DPIC
21:18:46 [2023-09-11T21:18:46.928Z] #79 45.42 checking if gcc PIC flag -fPIC -DPIC works... yes
21:18:46 [2023-09-11T21:18:46.928Z] #79 45.49 checking if gcc static flag -static works... yes
21:18:46 [2023-09-11T21:18:46.928Z] #79 45.57 checking if gcc supports -c -o file.o... yes
21:18:46 [2023-09-11T21:18:46.928Z] #79 45.63 checking if gcc supports -c -o file.o... (cached) yes
21:18:46 [2023-09-11T21:18:46.928Z] #79 45.63 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
21:18:47 [2023-09-11T21:18:47.186Z] #79 45.65 checking dynamic linker characteristics... GNU/Linux ld.so
21:18:47 [2023-09-11T21:18:47.186Z] #79 45.81 checking how to hardcode library paths into programs... immediate
21:18:47 [2023-09-11T21:18:47.186Z] #79 45.81 checking whether stripping libraries is possible... yes
21:18:47 [2023-09-11T21:18:47.186Z] #79 45.81 checking if libtool supports shared libraries... yes
21:18:47 [2023-09-11T21:18:47.186Z] #79 45.81 checking whether to build shared libraries... no
21:18:47 [2023-09-11T21:18:47.186Z] #79 45.81 checking whether to build static libraries... yes
21:18:47 [2023-09-11T21:18:47.186Z] #79 45.81 checking for a BSD-compatible install... /usr/bin/install -c
21:18:47 [2023-09-11T21:18:47.186Z] 
21:18:47 [2023-09-11T21:18:47.186Z] #79 ...
21:18:47 [2023-09-11T21:18:47.186Z] 
21:18:47 [2023-09-11T21:18:47.186Z] #63 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --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
21:18:47 [2023-09-11T21:18:47.186Z] #63 76.07 Docker version 24.0.2, build cb74dfc
21:18:47 [2023-09-11T21:18:47.186Z] #63 DONE 76.9s
21:18:47 [2023-09-11T21:18:47.186Z] 
21:18:47 [2023-09-11T21:18:47.186Z] #79 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:18:47 [2023-09-11T21:18:47.186Z] #79 45.84 checking whether build environment is sane... yes
21:18:47 [2023-09-11T21:18:47.186Z] #79 45.85 checking for a thread-safe mkdir -p... /bin/mkdir -p
21:18:47 [2023-09-11T21:18:47.186Z] #79 45.86 checking whether make sets $(MAKE)... yes
21:18:47 [2023-09-11T21:18:47.186Z] #79 45.87 checking whether make supports the include directive... yes (GNU style)
21:18:47 [2023-09-11T21:18:47.186Z] #79 45.89 checking whether make supports nested variables... yes
21:18:47 [2023-09-11T21:18:47.186Z] #79 45.93 checking whether UID '0' is supported by ustar format... yes
21:18:47 [2023-09-11T21:18:47.186Z] #79 45.93 checking whether GID '0' is supported by ustar format... yes
21:18:47 [2023-09-11T21:18:47.443Z] #79 45.93 checking how to create a ustar tar archive... gnutar
21:18:47 [2023-09-11T21:18:47.443Z] #79 46.03 checking dependency style of gcc... gcc3
21:18:47 [2023-09-11T21:18:47.443Z] #79 46.11 checking whether to enable maintainer-specific portions of Makefiles... yes
21:18:47 [2023-09-11T21:18:47.443Z] #79 46.11 checking whether make supports nested variables... (cached) yes
21:18:47 [2023-09-11T21:18:47.443Z] #79 46.11 checking for pkg-config... /usr/bin/pkg-config
21:18:47 [2023-09-11T21:18:47.443Z] #79 46.11 checking pkg-config is at least version 0.9.0... yes
21:18:47 [2023-09-11T21:18:47.443Z] #79 46.12 checking for yajl >= 2.1.0... yes
21:18:47 [2023-09-11T21:18:47.443Z] #79 46.13 checking for a sed that does not truncate output... (cached) /bin/sed
21:18:47 [2023-09-11T21:18:47.443Z] #79 46.13 checking for gcc... (cached) gcc
21:18:47 [2023-09-11T21:18:47.443Z] #79 46.16 checking whether we are using the GNU C compiler... (cached) yes
21:18:47 [2023-09-11T21:18:47.443Z] #79 46.16 checking whether gcc accepts -g... (cached) yes
21:18:47 [2023-09-11T21:18:47.443Z] #79 46.16 checking for gcc option to accept ISO C89... (cached) none needed
21:18:47 [2023-09-11T21:18:47.443Z] #79 46.16 checking whether gcc understands -c and -o together... (cached) yes
21:18:47 [2023-09-11T21:18:47.443Z] #79 46.16 checking for a Python interpreter with version >= 3... python3
21:18:47 [2023-09-11T21:18:47.443Z] #79 46.18 checking for python3... /usr/bin/python3
21:18:47 [2023-09-11T21:18:47.443Z] #79 46.18 checking for python3 version... 3.9
21:18:47 [2023-09-11T21:18:47.443Z] #79 46.20 checking for python3 platform... linux
21:18:47 [2023-09-11T21:18:47.701Z] #79 46.22 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
21:18:47 [2023-09-11T21:18:47.701Z] #79 46.26 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
21:18:48 [2023-09-11T21:18:48.265Z] #79 46.34 checking that generated files are newer than configure... done
21:18:48 [2023-09-11T21:18:48.265Z] #79 46.85 configure: creating ./config.status
21:18:49 [2023-09-11T21:18:49.634Z] #79 48.21 config.status: creating Makefile
21:18:49 [2023-09-11T21:18:49.635Z] #79 48.24 config.status: creating ocispec.pc
21:18:49 [2023-09-11T21:18:49.635Z] #79 48.27 config.status: creating config.h
21:18:49 [2023-09-11T21:18:49.635Z] #79 48.30 config.status: executing libtool commands
21:18:49 [2023-09-11T21:18:49.635Z] #79 48.31 config.status: executing depfiles commands
21:18:49 [2023-09-11T21:18:49.892Z] #79 48.63 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
21:18:49 [2023-09-11T21:18:49.892Z] #79 48.65 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
21:18:50 [2023-09-11T21:18:50.149Z] #79 48.84 checking for gcc... gcc
21:18:50 [2023-09-11T21:18:50.149Z] #79 48.88 checking whether the C compiler works... yes
21:18:50 [2023-09-11T21:18:50.149Z] #79 48.93 checking for C compiler default output file name... a.out
21:18:50 [2023-09-11T21:18:50.149Z] #79 48.93 checking for suffix of executables... 
21:18:50 [2023-09-11T21:18:50.406Z] #79 48.98 checking whether we are cross compiling... no
21:18:50 [2023-09-11T21:18:50.406Z] #79 49.04 checking for suffix of object files... o
21:18:50 [2023-09-11T21:18:50.406Z] #79 49.10 checking whether we are using the GNU C compiler... yes
21:18:50 [2023-09-11T21:18:50.406Z] #79 49.14 checking whether gcc accepts -g... yes
21:18:50 [2023-09-11T21:18:50.406Z] #79 49.17 checking for gcc option to accept ISO C89... none needed
21:18:50 [2023-09-11T21:18:50.683Z] #79 49.21 checking whether gcc understands -c and -o together... yes
21:18:50 [2023-09-11T21:18:50.683Z] #79 49.26 checking for a BSD-compatible install... /usr/bin/install -c
21:18:50 [2023-09-11T21:18:50.683Z] #79 49.28 checking whether build environment is sane... yes
21:18:50 [2023-09-11T21:18:50.683Z] #79 49.30 checking for a thread-safe mkdir -p... /bin/mkdir -p
21:18:50 [2023-09-11T21:18:50.683Z] #79 49.31 checking for gawk... no
21:18:50 [2023-09-11T21:18:50.683Z] #79 49.31 checking for mawk... mawk
21:18:50 [2023-09-11T21:18:50.683Z] #79 49.31 checking whether make sets $(MAKE)... yes
21:18:50 [2023-09-11T21:18:50.683Z] #79 49.35 checking whether make supports the include directive... yes (GNU style)
21:18:50 [2023-09-11T21:18:50.683Z] #79 49.36 checking whether make supports nested variables... yes
21:18:50 [2023-09-11T21:18:50.683Z] #79 49.40 checking whether UID '0' is supported by ustar format... yes
21:18:50 [2023-09-11T21:18:50.683Z] #79 49.40 checking whether GID '0' is supported by ustar format... yes
21:18:50 [2023-09-11T21:18:50.683Z] #79 49.40 checking how to create a ustar tar archive... gnutar
21:18:50 [2023-09-11T21:18:50.940Z] #79 49.42 checking dependency style of gcc... gcc3
21:18:50 [2023-09-11T21:18:50.940Z] #79 49.48 checking whether to enable maintainer-specific portions of Makefiles... yes
21:18:50 [2023-09-11T21:18:50.940Z] #79 49.48 checking whether make supports nested variables... (cached) yes
21:18:50 [2023-09-11T21:18:50.940Z] #79 49.50 checking build system type... aarch64-unknown-linux-gnu
21:18:50 [2023-09-11T21:18:50.940Z] #79 49.66 checking host system type... aarch64-unknown-linux-gnu
21:18:50 [2023-09-11T21:18:50.940Z] #79 49.66 checking how to print strings... printf
21:18:50 [2023-09-11T21:18:50.940Z] #79 49.67 checking for a sed that does not truncate output... /bin/sed
21:18:50 [2023-09-11T21:18:50.940Z] #79 49.69 checking for grep that handles long lines and -e... /bin/grep
21:18:50 [2023-09-11T21:18:50.941Z] #79 49.69 checking for egrep... /bin/grep -E
21:18:50 [2023-09-11T21:18:50.941Z] #79 49.70 checking for fgrep... /bin/grep -F
21:18:50 [2023-09-11T21:18:50.941Z] #79 49.70 checking for ld used by gcc... /usr/bin/ld
21:18:50 [2023-09-11T21:18:50.941Z] #79 49.71 checking if the linker (/usr/bin/ld) is GNU ld... yes
21:18:50 [2023-09-11T21:18:50.941Z] #79 49.71 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
21:18:50 [2023-09-11T21:18:50.941Z] #79 49.71 checking the name lister (/usr/bin/nm -B) interface... BSD nm
21:18:51 [2023-09-11T21:18:51.198Z] #79 49.79 checking whether ln -s works... yes
21:18:51 [2023-09-11T21:18:51.198Z] #79 49.79 checking the maximum length of command line arguments... 1572864
21:18:51 [2023-09-11T21:18:51.198Z] #79 49.83 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
21:18:51 [2023-09-11T21:18:51.198Z] #79 49.83 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
21:18:51 [2023-09-11T21:18:51.198Z] #79 49.83 checking for /usr/bin/ld option to reload object files... -r
21:18:51 [2023-09-11T21:18:51.198Z] #79 49.83 checking for objdump... objdump
21:18:51 [2023-09-11T21:18:51.198Z] #79 49.83 checking how to recognize dependent libraries... pass_all
21:18:51 [2023-09-11T21:18:51.198Z] #79 49.83 checking for dlltool... no
21:18:51 [2023-09-11T21:18:51.198Z] #79 49.83 checking how to associate runtime and link libraries... printf %s\n
21:18:51 [2023-09-11T21:18:51.198Z] #79 49.83 checking for ar... ar
21:18:51 [2023-09-11T21:18:51.198Z] #79 49.83 checking for archiver @FILE support... @
21:18:51 [2023-09-11T21:18:51.198Z] #79 49.88 checking for strip... strip
21:18:51 [2023-09-11T21:18:51.198Z] #79 49.88 checking for ranlib... ranlib
21:18:51 [2023-09-11T21:18:51.198Z] #79 49.88 checking command to parse /usr/bin/nm -B output from gcc object... ok
21:18:51 [2023-09-11T21:18:51.198Z] #79 50.00 checking for sysroot... no
21:18:51 [2023-09-11T21:18:51.198Z] #79 50.00 checking for a working dd... /bin/dd
21:18:51 [2023-09-11T21:18:51.198Z] #79 50.03 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
21:18:51 [2023-09-11T21:18:51.456Z] #79 50.05 checking for mt... no
21:18:51 [2023-09-11T21:18:51.456Z] #79 50.05 checking if : is a manifest tool... no
21:18:51 [2023-09-11T21:18:51.456Z] #79 50.06 checking how to run the C preprocessor... gcc -E
21:18:51 [2023-09-11T21:18:51.713Z] #79 50.21 checking for ANSI C header files... yes
21:18:51 [2023-09-11T21:18:51.713Z] #79 50.36 checking for sys/types.h... yes
21:18:51 [2023-09-11T21:18:51.713Z] #79 50.41 checking for sys/stat.h... yes
21:18:51 [2023-09-11T21:18:51.971Z] #79 50.48 checking for stdlib.h... yes
21:18:51 [2023-09-11T21:18:51.971Z] #79 50.52 checking for string.h... yes
21:18:51 [2023-09-11T21:18:51.971Z] #79 50.57 checking for memory.h... yes
21:18:51 [2023-09-11T21:18:51.971Z] #79 50.64 checking for strings.h... yes
21:18:51 [2023-09-11T21:18:51.971Z] #79 50.71 checking for inttypes.h... yes
21:18:52 [2023-09-11T21:18:52.228Z] #79 50.78 checking for stdint.h... yes
21:18:52 [2023-09-11T21:18:52.228Z] #79 50.84 checking for unistd.h... yes
21:18:52 [2023-09-11T21:18:52.228Z] #79 50.91 checking for dlfcn.h... yes
21:18:52 [2023-09-11T21:18:52.228Z] #79 50.95 checking for objdir... .libs
21:18:52 [2023-09-11T21:18:52.485Z] #79 51.08 checking if gcc supports -fno-rtti -fno-exceptions... no
21:18:52 [2023-09-11T21:18:52.485Z] #79 51.13 checking for gcc option to produce PIC... -fPIC -DPIC
21:18:52 [2023-09-11T21:18:52.485Z] #79 51.13 checking if gcc PIC flag -fPIC -DPIC works... yes
21:18:52 [2023-09-11T21:18:52.485Z] #79 51.17 checking if gcc static flag -static works... yes
21:18:52 [2023-09-11T21:18:52.485Z] #79 51.25 checking if gcc supports -c -o file.o... yes
21:18:52 [2023-09-11T21:18:52.743Z] #79 51.30 checking if gcc supports -c -o file.o... (cached) yes
21:18:52 [2023-09-11T21:18:52.743Z] #79 51.30 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
21:18:52 [2023-09-11T21:18:52.743Z] #79 51.32 checking dynamic linker characteristics... GNU/Linux ld.so
21:18:52 [2023-09-11T21:18:52.743Z] #79 51.42 checking how to hardcode library paths into programs... immediate
21:18:52 [2023-09-11T21:18:52.743Z] #79 51.42 checking whether stripping libraries is possible... yes
21:18:52 [2023-09-11T21:18:52.743Z] #79 51.42 checking if libtool supports shared libraries... yes
21:18:52 [2023-09-11T21:18:52.743Z] #79 51.43 checking whether to build shared libraries... no
21:18:52 [2023-09-11T21:18:52.743Z] #79 51.43 checking whether to build static libraries... yes
21:18:52 [2023-09-11T21:18:52.743Z] #79 51.44 checking float.h usability... yes
21:18:52 [2023-09-11T21:18:52.743Z] #79 51.48 checking float.h presence... yes
21:18:52 [2023-09-11T21:18:52.743Z] #79 51.50 checking for float.h... yes
21:18:53 [2023-09-11T21:18:53.000Z] #79 51.52 checking limits.h usability... yes
21:18:53 [2023-09-11T21:18:53.000Z] #79 51.56 checking limits.h presence... yes
21:18:53 [2023-09-11T21:18:53.000Z] #79 51.58 checking for limits.h... yes
21:18:53 [2023-09-11T21:18:53.000Z] #79 51.60 checking stddef.h usability... yes
21:18:53 [2023-09-11T21:18:53.000Z] #79 51.64 checking stddef.h presence... yes
21:18:53 [2023-09-11T21:18:53.000Z] #79 51.66 checking for stddef.h... yes
21:18:53 [2023-09-11T21:18:53.000Z] #79 51.68 checking for stdlib.h... (cached) yes
21:18:53 [2023-09-11T21:18:53.000Z] #79 51.70 checking for string.h... (cached) yes
21:18:53 [2023-09-11T21:18:53.000Z] #79 51.73 checking sys/time.h usability... yes
21:18:53 [2023-09-11T21:18:53.258Z] #79 51.78 checking sys/time.h presence... yes
21:18:53 [2023-09-11T21:18:53.258Z] #79 51.81 checking for sys/time.h... yes
21:18:53 [2023-09-11T21:18:53.258Z] #79 51.82 checking for inline... inline
21:18:53 [2023-09-11T21:18:53.258Z] #79 51.84 checking for size_t... yes
21:18:53 [2023-09-11T21:18:53.258Z] #79 51.93 checking for stdlib.h... (cached) yes
21:18:53 [2023-09-11T21:18:53.258Z] #79 51.93 checking for GNU libc compatible malloc... yes
21:18:53 [2023-09-11T21:18:53.258Z] #79 51.99 checking for stdlib.h... (cached) yes
21:18:53 [2023-09-11T21:18:53.258Z] #79 51.99 checking for GNU libc compatible realloc... yes
21:18:53 [2023-09-11T21:18:53.515Z] #79 52.06 checking for working strtod... yes
21:18:53 [2023-09-11T21:18:53.515Z] #79 52.13 checking for gettimeofday... yes
21:18:53 [2023-09-11T21:18:53.515Z] #79 52.20 checking for memset... yes
21:18:53 [2023-09-11T21:18:53.515Z] #79 52.28 checking for strspn... yes
21:18:53 [2023-09-11T21:18:53.772Z] #79 52.39 checking that generated files are newer than configure... done
21:18:53 [2023-09-11T21:18:53.772Z] #79 52.39 configure: creating ./config.status
21:18:54 [2023-09-11T21:18:54.700Z] #79 53.14 config.status: creating Makefile
21:18:54 [2023-09-11T21:18:54.700Z] #79 53.16 config.status: creating config.h
21:18:54 [2023-09-11T21:18:54.700Z] #79 53.17 config.status: executing depfiles commands
21:18:54 [2023-09-11T21:18:54.700Z] #79 53.22 config.status: executing libtool commands
21:18:54 [2023-09-11T21:18:54.700Z] #79 53.45   GEN      .version
21:18:54 [2023-09-11T21:18:54.700Z] #79 53.46 make  install-recursive
21:18:54 [2023-09-11T21:18:54.700Z] #79 53.46 make[1]: Entering directory '/tmp/crun-build'
21:18:54 [2023-09-11T21:18:54.700Z] #79 53.49 Making install in libocispec
21:18:54 [2023-09-11T21:18:54.956Z] #79 53.49 make[2]: Entering directory '/tmp/crun-build/libocispec'
21:18:54 [2023-09-11T21:18:54.956Z] #79 53.50 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
21:18:54 [2023-09-11T21:18:54.956Z] #79 53.51 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
21:18:54 [2023-09-11T21:18:54.956Z] #79 53.51 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
21:18:54 [2023-09-11T21:18:54.956Z] #79 53.51 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
21:18:54 [2023-09-11T21:18:54.956Z] #79 53.55 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
21:18:54 [2023-09-11T21:18:54.956Z] #79 53.56 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
21:18:54 [2023-09-11T21:18:54.956Z] #79 53.56 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
21:18:54 [2023-09-11T21:18:54.956Z] #79 53.56 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
21:18:54 [2023-09-11T21:18:54.956Z] #79 53.56 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
21:18:54 [2023-09-11T21:18:54.956Z] #79 53.56 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
21:18:54 [2023-09-11T21:18:54.956Z] #79 53.56 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
21:18:54 [2023-09-11T21:18:54.956Z] #79 53.56 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
21:18:54 [2023-09-11T21:18:54.956Z] #79 53.56 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
21:18:54 [2023-09-11T21:18:54.956Z] #79 53.58 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
21:18:54 [2023-09-11T21:18:54.956Z] #79 53.58 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
21:18:54 [2023-09-11T21:18:54.956Z] #79 53.58 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
21:18:54 [2023-09-11T21:18:54.956Z] #79 53.58 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
21:18:54 [2023-09-11T21:18:54.956Z] #79 53.58 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
21:18:54 [2023-09-11T21:18:54.956Z] #79 53.58 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
21:18:54 [2023-09-11T21:18:54.956Z] #79 53.58 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
21:18:55 [2023-09-11T21:18:55.213Z] #79 53.86 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
21:18:55 [2023-09-11T21:18:55.213Z] #79 53.86 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
21:18:55 [2023-09-11T21:18:55.213Z] #79 53.86 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
21:18:55 [2023-09-11T21:18:55.213Z] #79 53.86 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
21:18:55 [2023-09-11T21:18:55.213Z] #79 53.86 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
21:18:55 [2023-09-11T21:18:55.213Z] #79 53.86 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
21:18:55 [2023-09-11T21:18:55.213Z] #79 53.86 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
21:18:55 [2023-09-11T21:18:55.213Z] #79 53.86 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
21:18:55 [2023-09-11T21:18:55.213Z] #79 53.86 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
21:18:55 [2023-09-11T21:18:55.213Z] #79 53.86 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
21:18:55 [2023-09-11T21:18:55.213Z] #79 53.86 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
21:18:55 [2023-09-11T21:18:55.213Z] #79 53.86 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
21:18:55 [2023-09-11T21:18:55.213Z] #79 53.86 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
21:18:55 [2023-09-11T21:18:55.213Z] #79 53.86 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
21:18:55 [2023-09-11T21:18:55.213Z] #79 53.87 make  install-recursive
21:18:55 [2023-09-11T21:18:55.213Z] #79 53.88 make[3]: Entering directory '/tmp/crun-build/libocispec'
21:18:55 [2023-09-11T21:18:55.213Z] #79 53.91 Making install in yajl
21:18:55 [2023-09-11T21:18:55.213Z] #79 53.91 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
21:18:55 [2023-09-11T21:18:55.213Z] #79 53.92   CC       verify/json_verify-json_verify.o
21:18:55 [2023-09-11T21:18:55.213Z] #79 53.92   CC       src/libyajl_la-yajl_alloc.lo
21:18:55 [2023-09-11T21:18:55.213Z] #79 53.92   CC       src/libyajl_la-yajl.lo
21:18:55 [2023-09-11T21:18:55.213Z] #79 53.92   CC       src/libyajl_la-yajl_gen.lo
21:18:55 [2023-09-11T21:18:55.213Z] #79 53.92   CC       src/libyajl_la-yajl_parser.lo
21:18:55 [2023-09-11T21:18:55.213Z] #79 53.92   CC       src/libyajl_la-yajl_encode.lo
21:18:55 [2023-09-11T21:18:55.213Z] #79 53.92   CC       src/libyajl_la-yajl_lex.lo
21:18:55 [2023-09-11T21:18:55.213Z] #79 53.92   CC       src/libyajl_la-yajl_tree.lo
21:18:55 [2023-09-11T21:18:55.213Z] #79 53.92   CC       src/libyajl_la-yajl_buf.lo
21:18:55 [2023-09-11T21:18:55.779Z] #79 54.27   CCLD     libyajl.la
21:18:55 [2023-09-11T21:18:55.779Z] #79 54.36   CCLD     verify/json_verify
21:18:55 [2023-09-11T21:18:55.779Z] #79 54.46 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
21:18:55 [2023-09-11T21:18:55.779Z] #79 54.46 make[5]: Nothing to be done for 'install-exec-am'.
21:18:55 [2023-09-11T21:18:55.779Z] #79 54.46 make[5]: Nothing to be done for 'install-data-am'.
21:18:55 [2023-09-11T21:18:55.779Z] #79 54.46 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
21:18:55 [2023-09-11T21:18:55.779Z] #79 54.46 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
21:18:55 [2023-09-11T21:18:55.779Z] #79 54.46 make[4]: Entering directory '/tmp/crun-build/libocispec'
21:18:55 [2023-09-11T21:18:55.779Z] #79 54.48   CC       src/ocispec/validate.o
21:18:55 [2023-09-11T21:18:55.779Z] #79 54.48   CC       src/ocispec/image_spec_schema_config_schema.lo
21:18:55 [2023-09-11T21:18:55.779Z] #79 54.49   CC       src/ocispec/image_spec_schema_content_descriptor.lo
21:18:55 [2023-09-11T21:18:55.779Z] #79 54.49   CC       src/ocispec/image_spec_schema_defs.lo
21:18:55 [2023-09-11T21:18:55.779Z] #79 54.49   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
21:18:55 [2023-09-11T21:18:55.779Z] #79 54.49   CC       src/ocispec/image_spec_schema_image_index_schema.lo
21:18:55 [2023-09-11T21:18:55.779Z] #79 54.49   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
21:18:55 [2023-09-11T21:18:55.779Z] #79 54.49   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
21:18:55 [2023-09-11T21:18:55.779Z] #79 54.49   CC       src/ocispec/runtime_spec_schema_config_linux.lo
21:18:55 [2023-09-11T21:18:55.779Z] #79 54.49   CC       src/ocispec/runtime_spec_schema_config_zos.lo
21:18:55 [2023-09-11T21:18:55.779Z] #79 54.50   CC       src/ocispec/runtime_spec_schema_config_schema.lo
21:18:55 [2023-09-11T21:18:55.779Z] #79 54.51   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
21:18:55 [2023-09-11T21:18:55.779Z] #79 54.51   CC       src/ocispec/runtime_spec_schema_config_vm.lo
21:18:55 [2023-09-11T21:18:55.779Z] #79 54.52   CC       src/ocispec/runtime_spec_schema_config_windows.lo
21:18:55 [2023-09-11T21:18:55.779Z] #79 54.52   CC       src/ocispec/runtime_spec_schema_defs.lo
21:18:55 [2023-09-11T21:18:55.779Z] #79 54.52   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
21:18:55 [2023-09-11T21:18:55.779Z] #79 54.52   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
21:18:55 [2023-09-11T21:18:55.779Z] #79 54.52   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
21:18:55 [2023-09-11T21:18:55.779Z] #79 54.52   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
21:18:55 [2023-09-11T21:18:55.779Z] #79 54.52   CC       src/ocispec/runtime_spec_schema_state_schema.lo
21:18:55 [2023-09-11T21:18:55.779Z] #79 54.54   CC       src/ocispec/runtime_spec_schema_features_linux.lo
21:18:55 [2023-09-11T21:18:55.779Z] #79 54.56   CC       src/ocispec/runtime_spec_schema_features_schema.lo
21:18:55 [2023-09-11T21:18:55.779Z] #79 54.60   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
21:18:56 [2023-09-11T21:18:56.037Z] #79 54.62   CC       src/ocispec/basic_test_double_array_item.lo
21:18:56 [2023-09-11T21:18:56.037Z] #79 54.63   CC       src/ocispec/basic_test_double_array.lo
21:18:56 [2023-09-11T21:18:56.037Z] #79 54.63   CC       src/ocispec/basic_test_top_array_int.lo
21:18:56 [2023-09-11T21:18:56.037Z] #79 54.63   CC       src/ocispec/basic_test_top_array_string.lo
21:18:56 [2023-09-11T21:18:56.037Z] #79 54.64   CC       src/ocispec/basic_test_top_double_array_int.lo
21:18:56 [2023-09-11T21:18:56.037Z] #79 54.64   CC       src/ocispec/basic_test_top_double_array_obj.lo
21:18:56 [2023-09-11T21:18:56.037Z] #79 54.66   CC       src/ocispec/basic_test_top_double_array_refobj.lo
21:18:56 [2023-09-11T21:18:56.037Z] #79 54.71   CC       src/ocispec/basic_test_top_double_array_string.lo
21:18:56 [2023-09-11T21:18:56.037Z] #79 ...
21:18:56 [2023-09-11T21:18:56.037Z] 
21:18:56 [2023-09-11T21:18:56.037Z] #80 [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...)
21:18:56 [2023-09-11T21:18:56.037Z] #80 40.04 + bin/containerd
21:18:56 [2023-09-11T21:18:56.037Z] #80 40.04 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.3 -X github.com/containerd/containerd/version.Revision=7880925980b188f4c97b462f709d0db8e8962aff -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
21:18:56 [2023-09-11T21:18:56.037Z] #80 ...
21:18:56 [2023-09-11T21:18:56.037Z] 
21:18:56 [2023-09-11T21:18:56.037Z] #79 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:18:56 [2023-09-11T21:18:56.037Z] #79 54.72   CC       src/ocispec/read-file.lo
21:18:56 [2023-09-11T21:18:56.037Z] #79 54.73   CC       src/ocispec/json_common.lo
21:18:56 [2023-09-11T21:18:56.037Z] #79 54.73   CC       tests/test-1.o
21:18:56 [2023-09-11T21:18:56.037Z] #79 54.73   CC       tests/test-2.o
21:18:56 [2023-09-11T21:18:56.037Z] #79 54.77   CC       tests/test-3.o
21:18:56 [2023-09-11T21:18:56.037Z] #79 54.78   CC       tests/test-4.o
21:18:56 [2023-09-11T21:18:56.037Z] #79 54.80   CC       tests/test-5.o
21:18:56 [2023-09-11T21:18:56.037Z] #79 54.81   CC       tests/test-6.o
21:18:56 [2023-09-11T21:18:56.295Z] #79 54.84   CC       tests/test-7.o
21:18:56 [2023-09-11T21:18:56.295Z] #79 54.86   CC       tests/test-8.o
21:18:56 [2023-09-11T21:18:56.295Z] #79 54.91   CC       tests/test-9.o
21:18:56 [2023-09-11T21:18:56.295Z] #79 54.94   CC       tests/test-10.o
21:18:56 [2023-09-11T21:18:56.295Z] #79 54.96   CC       tests/test-11.o
21:18:58 [2023-09-11T21:18:58.817Z] #79 57.30   CCLD     libocispec.la
21:18:58 [2023-09-11T21:18:58.818Z] #79 57.43   CCLD     src/ocispec/validate
21:18:58 [2023-09-11T21:18:58.818Z] #79 57.43   CCLD     tests/test-1
21:18:58 [2023-09-11T21:18:58.818Z] #79 57.43   CCLD     tests/test-2
21:18:58 [2023-09-11T21:18:58.818Z] #79 57.43   CCLD     tests/test-3
21:18:58 [2023-09-11T21:18:58.818Z] #79 57.43   CCLD     tests/test-4
21:18:58 [2023-09-11T21:18:58.818Z] #79 57.43   CCLD     tests/test-5
21:18:58 [2023-09-11T21:18:58.818Z] #79 57.43   CCLD     tests/test-6
21:18:58 [2023-09-11T21:18:58.818Z] #79 57.44   CCLD     tests/test-7
21:18:58 [2023-09-11T21:18:58.818Z] #79 57.44   CCLD     tests/test-8
21:18:58 [2023-09-11T21:18:58.818Z] #79 57.44   CCLD     tests/test-9
21:18:58 [2023-09-11T21:18:58.818Z] #79 57.44 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
21:18:58 [2023-09-11T21:18:58.818Z] #79 57.45   CCLD     tests/test-10
21:18:58 [2023-09-11T21:18:58.818Z] #79 57.46   CCLD     tests/test-11
21:18:59 [2023-09-11T21:18:59.075Z] #79 57.62 libtool: link: ar cr libocispec.a 
21:18:59 [2023-09-11T21:18:59.075Z] #79 57.63 libtool: link: ranlib libocispec.a
21:18:59 [2023-09-11T21:18:59.075Z] #79 57.75 make[5]: Entering directory '/tmp/crun-build/libocispec'
21:18:59 [2023-09-11T21:18:59.075Z] #79 57.78 make[5]: Leaving directory '/tmp/crun-build/libocispec'
21:18:59 [2023-09-11T21:18:59.075Z] #79 57.78 make[4]: Leaving directory '/tmp/crun-build/libocispec'
21:18:59 [2023-09-11T21:18:59.075Z] #79 57.78 make[3]: Leaving directory '/tmp/crun-build/libocispec'
21:18:59 [2023-09-11T21:18:59.075Z] #79 57.78 make[2]: Leaving directory '/tmp/crun-build/libocispec'
21:18:59 [2023-09-11T21:18:59.075Z] #79 57.78 make[2]: Entering directory '/tmp/crun-build'
21:18:59 [2023-09-11T21:18:59.075Z] #79 57.83   CC       src/crun-crun.o
21:18:59 [2023-09-11T21:18:59.333Z] #79 57.84   CC       src/crun-run.o
21:18:59 [2023-09-11T21:18:59.333Z] #79 57.84   CC       src/crun-delete.o
21:18:59 [2023-09-11T21:18:59.333Z] #79 57.85   CC       src/crun-kill.o
21:18:59 [2023-09-11T21:18:59.333Z] #79 57.85   CC       src/crun-pause.o
21:18:59 [2023-09-11T21:18:59.333Z] #79 57.87   CC       src/crun-unpause.o
21:18:59 [2023-09-11T21:18:59.333Z] #79 57.87   CC       src/crun-oci_features.o
21:18:59 [2023-09-11T21:18:59.333Z] #79 57.89   CC       src/crun-spec.o
21:18:59 [2023-09-11T21:18:59.333Z] #79 57.91   CC       src/crun-exec.o
21:18:59 [2023-09-11T21:18:59.333Z] #79 57.92   CC       src/crun-list.o
21:18:59 [2023-09-11T21:18:59.333Z] #79 57.93   CC       src/crun-create.o
21:18:59 [2023-09-11T21:18:59.333Z] #79 57.94   CC       src/crun-start.o
21:18:59 [2023-09-11T21:18:59.333Z] #79 57.96   CC       src/crun-state.o
21:18:59 [2023-09-11T21:18:59.333Z] #79 58.02   CC       src/crun-update.o
21:18:59 [2023-09-11T21:18:59.333Z] #79 58.02   CC       src/crun-ps.o
21:18:59 [2023-09-11T21:18:59.333Z] #79 58.02   CC       src/crun-checkpoint.o
21:18:59 [2023-09-11T21:18:59.333Z] #79 58.03   CC       src/crun-restore.o
21:18:59 [2023-09-11T21:18:59.333Z] #79 58.04   CC       src/libcrun/crun-cloned_binary.o
21:18:59 [2023-09-11T21:18:59.333Z] #79 58.05   CC       src/libcrun/libcrun_la-utils.lo
21:18:59 [2023-09-11T21:18:59.333Z] #79 58.07   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
21:18:59 [2023-09-11T21:18:59.333Z] #79 58.09   CC       src/libcrun/libcrun_la-cgroup-resources.lo
21:18:59 [2023-09-11T21:18:59.333Z] #79 58.09   CC       src/libcrun/libcrun_la-cgroup-setup.lo
21:18:59 [2023-09-11T21:18:59.333Z] #79 58.09   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
21:18:59 [2023-09-11T21:18:59.333Z] #79 58.09   CC       src/libcrun/libcrun_la-cgroup-utils.lo
21:18:59 [2023-09-11T21:18:59.333Z] #79 58.10   CC       src/libcrun/libcrun_la-cgroup.lo
21:18:59 [2023-09-11T21:18:59.333Z] #79 58.11   CC       src/libcrun/libcrun_la-chroot_realpath.lo
21:18:59 [2023-09-11T21:18:59.333Z] #79 58.12   CC       src/libcrun/libcrun_la-cloned_binary.lo
21:18:59 [2023-09-11T21:18:59.333Z] #79 58.12   CC       src/libcrun/libcrun_la-criu.lo
21:18:59 [2023-09-11T21:18:59.333Z] #79 58.12   CC       src/libcrun/libcrun_la-container.lo
21:18:59 [2023-09-11T21:18:59.333Z] #79 58.12   CC       src/libcrun/libcrun_la-custom-handler.lo
21:18:59 [2023-09-11T21:18:59.333Z] #79 58.12   CC       src/libcrun/libcrun_la-ebpf.lo
21:18:59 [2023-09-11T21:18:59.333Z] #79 58.13   CC       src/libcrun/libcrun_la-error.lo
21:18:59 [2023-09-11T21:18:59.333Z] #79 58.13   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
21:18:59 [2023-09-11T21:18:59.333Z] #79 58.13   CC       src/libcrun/handlers/libcrun_la-krun.lo
21:18:59 [2023-09-11T21:18:59.333Z] #79 58.17   CC       src/libcrun/handlers/libcrun_la-mono.lo
21:18:59 [2023-09-11T21:18:59.591Z] #79 58.18   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
21:18:59 [2023-09-11T21:18:59.591Z] #79 58.19   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
21:18:59 [2023-09-11T21:18:59.591Z] #79 58.20   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
21:18:59 [2023-09-11T21:18:59.591Z] #79 58.23   CC       src/libcrun/libcrun_la-io_priority.lo
21:18:59 [2023-09-11T21:18:59.591Z] #79 58.24   CC       src/libcrun/libcrun_la-linux.lo
21:18:59 [2023-09-11T21:18:59.591Z] #79 58.24   CC       src/libcrun/libcrun_la-mount_flags.lo
21:18:59 [2023-09-11T21:18:59.591Z] #79 58.25   CC       src/libcrun/libcrun_la-scheduler.lo
21:18:59 [2023-09-11T21:18:59.591Z] #79 58.26   CC       src/libcrun/libcrun_la-seccomp.lo
21:18:59 [2023-09-11T21:18:59.591Z] #79 58.28   CC       src/libcrun/libcrun_la-seccomp_notify.lo
21:18:59 [2023-09-11T21:18:59.591Z] #79 58.29   CC       src/libcrun/libcrun_la-signals.lo
21:18:59 [2023-09-11T21:18:59.591Z] #79 58.30   CC       src/libcrun/libcrun_la-status.lo
21:18:59 [2023-09-11T21:18:59.591Z] #79 58.33   CC       src/libcrun/libcrun_la-terminal.lo
21:18:59 [2023-09-11T21:18:59.591Z] #79 58.36   CC       tests/init.o
21:18:59 [2023-09-11T21:18:59.591Z] #79 58.37   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
21:18:59 [2023-09-11T21:18:59.591Z] #79 58.39   CC       src/libcrun/libcrun_testing_a-utils.o
21:18:59 [2023-09-11T21:18:59.848Z] #79 58.41   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
21:18:59 [2023-09-11T21:18:59.848Z] #79 58.49   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
21:18:59 [2023-09-11T21:18:59.848Z] #79 58.49   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
21:18:59 [2023-09-11T21:18:59.848Z] #79 58.51   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
21:18:59 [2023-09-11T21:18:59.848Z] #79 58.55   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
21:18:59 [2023-09-11T21:18:59.848Z] #79 58.58   CC       src/libcrun/libcrun_testing_a-cgroup.o
21:19:00 [2023-09-11T21:19:00.106Z] #79 58.83   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
21:19:00 [2023-09-11T21:19:00.106Z] #79 58.84   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
21:19:00 [2023-09-11T21:19:00.363Z] #79 59.06   CC       src/libcrun/libcrun_testing_a-container.o
21:19:00 [2023-09-11T21:19:00.363Z] #79 59.07   CC       src/libcrun/libcrun_testing_a-criu.o
21:19:00 [2023-09-11T21:19:00.363Z] #79 59.09   CC       src/libcrun/libcrun_testing_a-custom-handler.o
21:19:00 [2023-09-11T21:19:00.363Z] #79 59.11   CC       src/libcrun/libcrun_testing_a-ebpf.o
21:19:00 [2023-09-11T21:19:00.363Z] #79 59.15   CC       src/libcrun/libcrun_testing_a-error.o
21:19:00 [2023-09-11T21:19:00.620Z] #79 59.29   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
21:19:00 [2023-09-11T21:19:00.620Z] #79 59.32   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
21:19:00 [2023-09-11T21:19:00.620Z] #79 59.35   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
21:19:00 [2023-09-11T21:19:00.620Z] #79 59.37   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
21:19:00 [2023-09-11T21:19:00.620Z] #79 59.38   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
21:19:00 [2023-09-11T21:19:00.620Z] #79 59.40   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
21:19:00 [2023-09-11T21:19:00.620Z] #79 59.43   CC       src/libcrun/libcrun_testing_a-io_priority.o
21:19:00 [2023-09-11T21:19:00.620Z] #79 59.45   CC       src/libcrun/libcrun_testing_a-linux.o
21:19:00 [2023-09-11T21:19:00.620Z] #79 59.48   CC       src/libcrun/libcrun_testing_a-mount_flags.o
21:19:01 [2023-09-11T21:19:01.184Z] #79 59.77   CC       src/libcrun/libcrun_testing_a-scheduler.o
21:19:01 [2023-09-11T21:19:01.184Z] #79 59.77   CC       src/libcrun/libcrun_testing_a-seccomp.o
21:19:01 [2023-09-11T21:19:01.184Z] #79 59.83   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
21:19:01 [2023-09-11T21:19:01.184Z] #79 59.84   CC       src/libcrun/libcrun_testing_a-signals.o
21:19:01 [2023-09-11T21:19:01.184Z] #79 59.85   CC       src/libcrun/libcrun_testing_a-status.o
21:19:01 [2023-09-11T21:19:01.184Z] #79 59.85   CC       src/libcrun/libcrun_testing_a-terminal.o
21:19:01 [2023-09-11T21:19:01.184Z] #79 59.85   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
21:19:01 [2023-09-11T21:19:01.184Z] #79 59.87   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
21:19:01 [2023-09-11T21:19:01.184Z] #79 60.02   CCLD     tests/init
21:19:01 [2023-09-11T21:19:01.441Z] #79 ...
21:19:01 [2023-09-11T21:19:01.441Z] 
21:19:01 [2023-09-11T21:19:01.441Z] #80 [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...)
21:19:01 [2023-09-11T21:19:01.441Z] #80 55.69 + bin/containerd-stress
21:19:01 [2023-09-11T21:19:01.699Z] #80 55.69 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.3 -X github.com/containerd/containerd/version.Revision=7880925980b188f4c97b462f709d0db8e8962aff -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
21:19:03 [2023-09-11T21:19:03.066Z] #80 57.10 + bin/containerd-shim
21:19:03 [2023-09-11T21:19:03.628Z] #80 57.66 + bin/containerd-shim-runc-v1
21:19:04 [2023-09-11T21:19:04.556Z] #80 58.47 + bin/containerd-shim-runc-v2
21:19:05 [2023-09-11T21:19:05.118Z] #80 59.20 + binaries
21:19:05 [2023-09-11T21:19:05.118Z] #80 ...
21:19:05 [2023-09-11T21:19:05.118Z] 
21:19:05 [2023-09-11T21:19:05.118Z] #79 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:19:05 [2023-09-11T21:19:05.118Z] #79 61.50   CCLD     libcrun.la
21:19:05 [2023-09-11T21:19:05.118Z] #79 61.68   CCLD     crun
21:19:05 [2023-09-11T21:19:05.118Z] #79 61.77   AR       libcrun_testing.a
21:19:05 [2023-09-11T21:19:05.118Z] #79 61.78 ar: `u' modifier ignored since `D' is the default (see `U')
21:19:05 [2023-09-11T21:19:05.118Z] #79 61.80   CCLD     tests/tests_libcrun_utils
21:19:05 [2023-09-11T21:19:05.118Z] #79 61.80   CCLD     tests/tests_libcrun_errors
21:19:05 [2023-09-11T21:19:05.118Z] #79 61.80   CCLD     tests/tests_libcrun_fuzzer
21:19:05 [2023-09-11T21:19:05.118Z] #79 61.97 make[3]: Entering directory '/tmp/crun-build'
21:19:05 [2023-09-11T21:19:05.118Z] #79 62.04  /bin/mkdir -p '/usr/local/share/man/man1'
21:19:05 [2023-09-11T21:19:05.118Z] #79 62.04  /bin/mkdir -p '/usr/local/lib'
21:19:05 [2023-09-11T21:19:05.118Z] #79 62.04  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
21:19:05 [2023-09-11T21:19:05.118Z] #79 62.05  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
21:19:05 [2023-09-11T21:19:05.118Z] #79 62.06 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
21:19:05 [2023-09-11T21:19:05.118Z] #79 62.06 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
21:19:05 [2023-09-11T21:19:05.118Z] #79 62.07 libtool: install: chmod 644 /usr/local/lib/libcrun.a
21:19:05 [2023-09-11T21:19:05.118Z] #79 62.07 libtool: install: ranlib /usr/local/lib/libcrun.a
21:19:05 [2023-09-11T21:19:05.118Z] #79 62.22 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
21:19:05 [2023-09-11T21:19:05.118Z] #79 62.22 ----------------------------------------------------------------------
21:19:05 [2023-09-11T21:19:05.118Z] #79 62.22 Libraries have been installed in:
21:19:05 [2023-09-11T21:19:05.118Z] #79 62.22    /usr/local/lib
21:19:05 [2023-09-11T21:19:05.118Z] #79 62.22 
21:19:05 [2023-09-11T21:19:05.118Z] #79 62.22 If you ever happen to want to link against installed libraries
21:19:05 [2023-09-11T21:19:05.118Z] #79 62.22 in a given directory, LIBDIR, you must either use libtool, and
21:19:05 [2023-09-11T21:19:05.118Z] #79 62.22 specify the full pathname of the library, or use the '-LLIBDIR'
21:19:05 [2023-09-11T21:19:05.118Z] #79 62.22 flag during linking and do at least one of the following:
21:19:05 [2023-09-11T21:19:05.118Z] #79 62.22    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
21:19:05 [2023-09-11T21:19:05.118Z] #79 62.22      during execution
21:19:05 [2023-09-11T21:19:05.118Z] #79 62.22    - add LIBDIR to the 'LD_RUN_PATH' environment variable
21:19:05 [2023-09-11T21:19:05.118Z] #79 62.22      during linking
21:19:05 [2023-09-11T21:19:05.118Z] #79 62.22    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
21:19:05 [2023-09-11T21:19:05.118Z] #79 62.22    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
21:19:05 [2023-09-11T21:19:05.118Z] #79 62.22 
21:19:05 [2023-09-11T21:19:05.118Z] #79 62.22 See any operating system documentation about shared libraries for
21:19:05 [2023-09-11T21:19:05.118Z] #79 62.22 more information, such as the ld(1) and ld.so(8) manual pages.
21:19:05 [2023-09-11T21:19:05.118Z] #79 62.22 ----------------------------------------------------------------------
21:19:05 [2023-09-11T21:19:05.118Z] #79 62.23  /bin/mkdir -p '/build'
21:19:05 [2023-09-11T21:19:05.118Z] #79 62.23   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
21:19:05 [2023-09-11T21:19:05.118Z] #79 62.25 libtool: install: /usr/bin/install -c crun /build/crun
21:19:05 [2023-09-11T21:19:05.118Z] #79 62.26 make[3]: Leaving directory '/tmp/crun-build'
21:19:05 [2023-09-11T21:19:05.118Z] #79 62.26 make[2]: Leaving directory '/tmp/crun-build'
21:19:05 [2023-09-11T21:19:05.118Z] #79 62.26 make[1]: Leaving directory '/tmp/crun-build'
21:19:05 [2023-09-11T21:19:05.118Z] #79 DONE 63.9s
21:19:05 [2023-09-11T21:19:05.374Z] 
21:19:05 [2023-09-11T21:19:05.374Z] #80 [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...)
21:19:05 [2023-09-11T21:19:05.936Z] #80 DONE 59.8s
21:19:06 [2023-09-11T21:19:06.498Z] 
21:19:06 [2023-09-11T21:19:06.498Z] #94 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
21:19:06 [2023-09-11T21:19:06.498Z] #94 DONE 0.2s
21:19:06 [2023-09-11T21:19:06.498Z] 
21:19:06 [2023-09-11T21:19:06.498Z] #95 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
21:19:06 [2023-09-11T21:19:06.498Z] #95 DONE 0.1s
21:19:06 [2023-09-11T21:19:06.754Z] 
21:19:06 [2023-09-11T21:19:06.754Z] #96 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
21:19:06 [2023-09-11T21:19:06.754Z] #96 DONE 0.1s
21:19:06 [2023-09-11T21:19:06.754Z] 
21:19:06 [2023-09-11T21:19:06.754Z] #97 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
21:19:06 [2023-09-11T21:19:06.754Z] #97 DONE 0.0s
21:19:06 [2023-09-11T21:19:06.754Z] 
21:19:06 [2023-09-11T21:19:06.754Z] #98 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
21:19:06 [2023-09-11T21:19:06.754Z] #98 DONE 0.0s
21:19:06 [2023-09-11T21:19:06.754Z] 
21:19:06 [2023-09-11T21:19:06.754Z] #99 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
21:19:06 [2023-09-11T21:19:06.754Z] #99 DONE 0.0s
21:19:06 [2023-09-11T21:19:06.754Z] 
21:19:06 [2023-09-11T21:19:06.754Z] #100 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
21:19:06 [2023-09-11T21:19:06.754Z] #100 DONE 0.1s
21:19:07 [2023-09-11T21:19:07.011Z] 
21:19:07 [2023-09-11T21:19:07.011Z] #101 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
21:19:07 [2023-09-11T21:19:07.011Z] #101 DONE 0.1s
21:19:07 [2023-09-11T21:19:07.267Z] 
21:19:07 [2023-09-11T21:19:07.267Z] #102 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
21:19:07 [2023-09-11T21:19:07.267Z] #102 DONE 0.0s
21:19:07 [2023-09-11T21:19:07.267Z] 
21:19:07 [2023-09-11T21:19:07.267Z] #103 [dev-base  1/13] RUN groupadd -r docker
21:19:07 [2023-09-11T21:19:07.267Z] #103 DONE 0.2s
21:19:07 [2023-09-11T21:19:07.267Z] 
21:19:07 [2023-09-11T21:19:07.267Z] #104 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
21:19:07 [2023-09-11T21:19:07.829Z] #104 DONE 0.4s
21:19:07 [2023-09-11T21:19:07.829Z] 
21:19:07 [2023-09-11T21:19:07.829Z] #105 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
21:19:08 [2023-09-11T21:19:08.085Z] #105 0.311 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
21:19:08 [2023-09-11T21:19:08.085Z] #105 DONE 0.3s
21:19:08 [2023-09-11T21:19:08.085Z] 
21:19:08 [2023-09-11T21:19:08.085Z] #106 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
21:19:08 [2023-09-11T21:19:08.647Z] #106 DONE 0.4s
21:19:08 [2023-09-11T21:19:08.647Z] 
21:19:08 [2023-09-11T21:19:08.647Z] #107 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
21:19:08 [2023-09-11T21:19:08.903Z] #107 DONE 0.4s
21:19:08 [2023-09-11T21:19:08.903Z] 
21:19:08 [2023-09-11T21:19:08.903Z] #108 [dev-base  6/13] RUN ldconfig
21:19:09 [2023-09-11T21:19:09.159Z] #108 DONE 0.3s
21:19:09 [2023-09-11T21:19:09.159Z] 
21:19:09 [2023-09-11T21:19:09.159Z] #109 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
21:19:09 [2023-09-11T21:19:09.415Z] #109 DONE 0.3s
21:19:09 [2023-09-11T21:19:09.415Z] 
21:19:09 [2023-09-11T21:19:09.415Z] #110 [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
21:19:10 [2023-09-11T21:19:10.342Z] #110 0.583 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:19:10 [2023-09-11T21:19:10.342Z] #110 0.594 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:19:10 [2023-09-11T21:19:10.342Z] #110 0.594 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:19:10 [2023-09-11T21:19:10.342Z] #110 0.716 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
21:19:10 [2023-09-11T21:19:10.342Z] #110 0.835 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [242 kB]
21:19:10 [2023-09-11T21:19:10.598Z] #110 0.999 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
21:19:11 [2023-09-11T21:19:11.159Z] #110 1.669 Fetched 8536 kB in 1s (6343 kB/s)
21:19:11 [2023-09-11T21:19:11.721Z] #110 1.669 Reading package lists...
21:19:12 [2023-09-11T21:19:12.283Z] #110 2.213 Reading package lists...
21:19:12 [2023-09-11T21:19:12.538Z] #110 2.748 Building dependency tree...
21:19:12 [2023-09-11T21:19:12.538Z] #110 3.086 The following additional packages will be installed:
21:19:12 [2023-09-11T21:19:12.538Z] #110 3.086   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
21:19:12 [2023-09-11T21:19:12.538Z] #110 3.086   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
21:19:12 [2023-09-11T21:19:12.538Z] #110 3.086   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
21:19:12 [2023-09-11T21:19:12.538Z] #110 3.086   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
21:19:12 [2023-09-11T21:19:12.538Z] #110 3.087   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
21:19:12 [2023-09-11T21:19:12.539Z] #110 3.087   xxd
21:19:12 [2023-09-11T21:19:12.539Z] #110 3.088 Suggested packages:
21:19:12 [2023-09-11T21:19:12.539Z] #110 3.088   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
21:19:12 [2023-09-11T21:19:12.539Z] #110 3.088   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
21:19:12 [2023-09-11T21:19:12.539Z] #110 3.088   ctags vim-doc vim-scripts xfsdump acl attr quota
21:19:12 [2023-09-11T21:19:12.539Z] #110 3.088 Recommended packages:
21:19:12 [2023-09-11T21:19:12.539Z] #110 3.088   libatm1 nftables libpam-cap build-essential python3-dev dbus
21:19:12 [2023-09-11T21:19:12.539Z] #110 3.088   systemd-timesyncd | time-daemon unzip
21:19:12 [2023-09-11T21:19:12.794Z] #110 3.419 The following NEW packages will be installed:
21:19:12 [2023-09-11T21:19:12.794Z] #110 3.419   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
21:19:12 [2023-09-11T21:19:12.794Z] #110 3.419   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
21:19:12 [2023-09-11T21:19:12.794Z] #110 3.420   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
21:19:12 [2023-09-11T21:19:12.794Z] #110 3.420   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
21:19:12 [2023-09-11T21:19:12.794Z] #110 3.420   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
21:19:12 [2023-09-11T21:19:12.794Z] #110 3.420   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
21:19:12 [2023-09-11T21:19:12.794Z] #110 3.420   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
21:19:12 [2023-09-11T21:19:12.794Z] #110 3.421   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
21:19:12 [2023-09-11T21:19:12.794Z] #110 3.421   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
21:19:12 [2023-09-11T21:19:12.794Z] #110 3.421   xz-utils zip zstd
21:19:13 [2023-09-11T21:19:13.051Z] #110 3.695 0 upgraded, 59 newly installed, 0 to remove and 1 not upgraded.
21:19:13 [2023-09-11T21:19:13.051Z] #110 3.695 Need to get 32.1 MB of archives.
21:19:13 [2023-09-11T21:19:13.051Z] #110 3.695 After this operation, 124 MB of additional disk space will be used.
21:19:13 [2023-09-11T21:19:13.051Z] #110 3.695 Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
21:19:13 [2023-09-11T21:19:13.051Z] #110 3.699 Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
21:19:13 [2023-09-11T21:19:13.051Z] #110 3.700 Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
21:19:13 [2023-09-11T21:19:13.051Z] #110 3.702 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
21:19:13 [2023-09-11T21:19:13.051Z] #110 3.703 Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
21:19:13 [2023-09-11T21:19:13.051Z] #110 3.707 Get:6 http://deb.debian.org/debian-security bullseye-security/main arm64 libjson-c5 arm64 0.15-2+deb11u1 [41.6 kB]
21:19:13 [2023-09-11T21:19:13.051Z] #110 3.709 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
21:19:13 [2023-09-11T21:19:13.051Z] #110 3.711 Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
21:19:13 [2023-09-11T21:19:13.051Z] #110 3.713 Get:9 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
21:19:13 [2023-09-11T21:19:13.051Z] #110 3.714 Get:10 http://deb.debian.org/debian bullseye-updates/main arm64 systemd arm64 247.3-7+deb11u4 [4155 kB]
21:19:13 [2023-09-11T21:19:13.051Z] #110 3.728 Get:11 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
21:19:13 [2023-09-11T21:19:13.051Z] #110 3.728 Get:12 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
21:19:13 [2023-09-11T21:19:13.051Z] #110 3.729 Get:13 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
21:19:13 [2023-09-11T21:19:13.051Z] #110 3.730 Get:14 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
21:19:13 [2023-09-11T21:19:13.051Z] #110 3.730 Get:15 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
21:19:13 [2023-09-11T21:19:13.051Z] #110 3.734 Get:16 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
21:19:13 [2023-09-11T21:19:13.051Z] #110 3.736 Get:17 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
21:19:13 [2023-09-11T21:19:13.051Z] #110 3.741 Get:18 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
21:19:13 [2023-09-11T21:19:13.051Z] #110 3.743 Get:19 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
21:19:13 [2023-09-11T21:19:13.051Z] #110 3.745 Get:20 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
21:19:13 [2023-09-11T21:19:13.051Z] #110 3.746 Get:21 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
21:19:13 [2023-09-11T21:19:13.051Z] #110 3.748 Get:22 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
21:19:13 [2023-09-11T21:19:13.051Z] #110 3.751 Get:23 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
21:19:13 [2023-09-11T21:19:13.307Z] #110 3.755 Get:24 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
21:19:13 [2023-09-11T21:19:13.307Z] #110 3.756 Get:25 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
21:19:13 [2023-09-11T21:19:13.307Z] #110 3.757 Get:26 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
21:19:13 [2023-09-11T21:19:13.307Z] #110 3.758 Get:27 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
21:19:13 [2023-09-11T21:19:13.307Z] #110 3.760 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
21:19:13 [2023-09-11T21:19:13.307Z] #110 3.762 Get:29 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
21:19:13 [2023-09-11T21:19:13.307Z] #110 3.765 Get:30 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
21:19:13 [2023-09-11T21:19:13.307Z] #110 3.767 Get:31 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
21:19:13 [2023-09-11T21:19:13.307Z] #110 3.768 Get:32 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
21:19:13 [2023-09-11T21:19:13.307Z] #110 3.769 Get:33 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
21:19:13 [2023-09-11T21:19:13.307Z] #110 3.770 Get:34 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
21:19:13 [2023-09-11T21:19:13.307Z] #110 3.776 Get:35 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
21:19:13 [2023-09-11T21:19:13.307Z] #110 3.824 Get:36 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
21:19:13 [2023-09-11T21:19:13.307Z] #110 3.824 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
21:19:13 [2023-09-11T21:19:13.307Z] #110 3.825 Get:38 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
21:19:13 [2023-09-11T21:19:13.307Z] #110 3.825 Get:39 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
21:19:13 [2023-09-11T21:19:13.307Z] #110 3.826 Get:40 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
21:19:13 [2023-09-11T21:19:13.307Z] #110 3.826 Get:41 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
21:19:13 [2023-09-11T21:19:13.307Z] #110 3.826 Get:42 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
21:19:13 [2023-09-11T21:19:13.307Z] #110 3.828 Get:43 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
21:19:13 [2023-09-11T21:19:13.307Z] #110 3.829 Get:44 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
21:19:13 [2023-09-11T21:19:13.307Z] #110 3.838 Get:45 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
21:19:13 [2023-09-11T21:19:13.307Z] #110 3.838 Get:46 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
21:19:13 [2023-09-11T21:19:13.307Z] #110 3.839 Get:47 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
21:19:13 [2023-09-11T21:19:13.307Z] #110 3.840 Get:48 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
21:19:13 [2023-09-11T21:19:13.307Z] #110 3.842 Get:49 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
21:19:13 [2023-09-11T21:19:13.307Z] #110 3.843 Get:50 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
21:19:13 [2023-09-11T21:19:13.307Z] #110 3.844 Get:51 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
21:19:13 [2023-09-11T21:19:13.307Z] #110 3.849 Get:52 http://deb.debian.org/debian bullseye-updates/main arm64 systemd-journal-remote arm64 247.3-7+deb11u4 [161 kB]
21:19:13 [2023-09-11T21:19:13.307Z] #110 3.850 Get:53 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
21:19:13 [2023-09-11T21:19:13.307Z] #110 3.852 Get:54 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
21:19:13 [2023-09-11T21:19:13.307Z] #110 3.853 Get:55 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
21:19:13 [2023-09-11T21:19:13.307Z] #110 3.887 Get:56 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
21:19:13 [2023-09-11T21:19:13.307Z] #110 3.894 Get:57 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
21:19:13 [2023-09-11T21:19:13.307Z] #110 3.898 Get:58 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
21:19:13 [2023-09-11T21:19:13.307Z] #110 3.899 Get:59 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
21:19:13 [2023-09-11T21:19:13.563Z] #110 4.032 debconf: delaying package configuration, since apt-utils is not installed
21:19:13 [2023-09-11T21:19:13.563Z] #110 4.070 Fetched 32.1 MB in 0s (68.0 MB/s)
21:19:13 [2023-09-11T21:19:13.563Z] #110 4.097 Selecting previously unselected package libapparmor1:arm64.
21:19:13 [2023-09-11T21:19:13.563Z] #110 4.097 (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.)
21:19:13 [2023-09-11T21:19:13.563Z] #110 4.106 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
21:19:13 [2023-09-11T21:19:13.563Z] #110 4.113 Unpacking libapparmor1:arm64 (2.13.6-10) ...
21:19:13 [2023-09-11T21:19:13.563Z] #110 4.151 Selecting previously unselected package libcap2:arm64.
21:19:13 [2023-09-11T21:19:13.563Z] #110 4.153 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
21:19:13 [2023-09-11T21:19:13.563Z] #110 4.157 Unpacking libcap2:arm64 (1:2.44-1) ...
21:19:13 [2023-09-11T21:19:13.563Z] #110 4.188 Selecting previously unselected package libargon2-1:arm64.
21:19:13 [2023-09-11T21:19:13.563Z] #110 4.190 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
21:19:13 [2023-09-11T21:19:13.563Z] #110 4.194 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
21:19:13 [2023-09-11T21:19:13.563Z] #110 4.226 Selecting previously unselected package dmsetup.
21:19:13 [2023-09-11T21:19:13.820Z] #110 4.228 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
21:19:13 [2023-09-11T21:19:13.820Z] #110 4.231 Unpacking dmsetup (2:1.02.175-2.1) ...
21:19:13 [2023-09-11T21:19:13.820Z] #110 4.269 Selecting previously unselected package libdevmapper1.02.1:arm64.
21:19:13 [2023-09-11T21:19:13.820Z] #110 4.271 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
21:19:13 [2023-09-11T21:19:13.820Z] #110 4.274 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
21:19:13 [2023-09-11T21:19:13.820Z] #110 4.313 Selecting previously unselected package libjson-c5:arm64.
21:19:13 [2023-09-11T21:19:13.820Z] #110 4.315 Preparing to unpack .../05-libjson-c5_0.15-2+deb11u1_arm64.deb ...
21:19:13 [2023-09-11T21:19:13.820Z] #110 4.318 Unpacking libjson-c5:arm64 (0.15-2+deb11u1) ...
21:19:13 [2023-09-11T21:19:13.820Z] #110 4.352 Selecting previously unselected package libcryptsetup12:arm64.
21:19:13 [2023-09-11T21:19:13.820Z] #110 4.354 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
21:19:13 [2023-09-11T21:19:13.820Z] #110 4.357 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
21:19:13 [2023-09-11T21:19:13.820Z] #110 4.404 Selecting previously unselected package libip4tc2:arm64.
21:19:13 [2023-09-11T21:19:13.820Z] #110 4.406 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
21:19:13 [2023-09-11T21:19:13.820Z] #110 4.410 Unpacking libip4tc2:arm64 (1.8.7-1) ...
21:19:13 [2023-09-11T21:19:13.820Z] #110 4.442 Selecting previously unselected package libkmod2:arm64.
21:19:13 [2023-09-11T21:19:13.820Z] #110 4.444 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
21:19:13 [2023-09-11T21:19:13.820Z] #110 4.447 Unpacking libkmod2:arm64 (28-1) ...
21:19:13 [2023-09-11T21:19:13.820Z] #110 4.485 Selecting previously unselected package systemd.
21:19:14 [2023-09-11T21:19:14.075Z] #110 4.487 Preparing to unpack .../09-systemd_247.3-7+deb11u4_arm64.deb ...
21:19:14 [2023-09-11T21:19:14.075Z] #110 4.532 Unpacking systemd (247.3-7+deb11u4) ...
21:19:14 [2023-09-11T21:19:14.331Z] #110 4.897 Selecting previously unselected package pigz.
21:19:14 [2023-09-11T21:19:14.331Z] #110 4.899 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
21:19:14 [2023-09-11T21:19:14.331Z] #110 4.903 Unpacking pigz (2.6-1) ...
21:19:14 [2023-09-11T21:19:14.331Z] #110 4.936 Selecting previously unselected package libelf1:arm64.
21:19:14 [2023-09-11T21:19:14.331Z] #110 4.938 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
21:19:14 [2023-09-11T21:19:14.331Z] #110 4.941 Unpacking libelf1:arm64 (0.183-1) ...
21:19:14 [2023-09-11T21:19:14.331Z] #110 4.987 Selecting previously unselected package libbpf0:arm64.
21:19:14 [2023-09-11T21:19:14.331Z] #110 4.989 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
21:19:14 [2023-09-11T21:19:14.331Z] #110 4.993 Unpacking libbpf0:arm64 (1:0.3-2) ...
21:19:14 [2023-09-11T21:19:14.331Z] #110 5.030 Selecting previously unselected package libmnl0:arm64.
21:19:14 [2023-09-11T21:19:14.587Z] #110 5.032 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
21:19:14 [2023-09-11T21:19:14.587Z] #110 5.036 Unpacking libmnl0:arm64 (1.0.4-3) ...
21:19:14 [2023-09-11T21:19:14.587Z] #110 5.070 Selecting previously unselected package libxtables12:arm64.
21:19:14 [2023-09-11T21:19:14.587Z] #110 5.072 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
21:19:14 [2023-09-11T21:19:14.587Z] #110 5.076 Unpacking libxtables12:arm64 (1.8.7-1) ...
21:19:14 [2023-09-11T21:19:14.587Z] #110 5.105 Selecting previously unselected package libcap2-bin.
21:19:14 [2023-09-11T21:19:14.587Z] #110 5.107 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
21:19:14 [2023-09-11T21:19:14.587Z] #110 5.110 Unpacking libcap2-bin (1:2.44-1) ...
21:19:14 [2023-09-11T21:19:14.587Z] #110 5.147 Selecting previously unselected package iproute2.
21:19:14 [2023-09-11T21:19:14.587Z] #110 5.149 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
21:19:14 [2023-09-11T21:19:14.587Z] #110 5.153 Unpacking iproute2 (5.10.0-4) ...
21:19:14 [2023-09-11T21:19:14.587Z] #110 5.246 Selecting previously unselected package xxd.
21:19:14 [2023-09-11T21:19:14.587Z] #110 5.249 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
21:19:14 [2023-09-11T21:19:14.843Z] #110 5.252 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
21:19:14 [2023-09-11T21:19:14.843Z] #110 5.293 Selecting previously unselected package vim-common.
21:19:14 [2023-09-11T21:19:14.844Z] #110 5.295 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
21:19:14 [2023-09-11T21:19:14.844Z] #110 5.303 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
21:19:14 [2023-09-11T21:19:14.844Z] #110 5.349 Selecting previously unselected package bash-completion.
21:19:14 [2023-09-11T21:19:14.844Z] #110 5.351 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
21:19:15 [2023-09-11T21:19:15.405Z] #110 5.986 Unpacking bash-completion (1:2.11-2) ...
21:19:15 [2023-09-11T21:19:15.405Z] #110 6.094 Selecting previously unselected package bzip2.
21:19:15 [2023-09-11T21:19:15.661Z] #110 6.096 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
21:19:15 [2023-09-11T21:19:15.661Z] #110 6.101 Unpacking bzip2 (1.0.8-4) ...
21:19:15 [2023-09-11T21:19:15.661Z] #110 6.135 Selecting previously unselected package xz-utils.
21:19:15 [2023-09-11T21:19:15.661Z] #110 6.137 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
21:19:15 [2023-09-11T21:19:15.661Z] #110 6.141 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
21:19:15 [2023-09-11T21:19:15.661Z] #110 6.190 Selecting previously unselected package apparmor.
21:19:15 [2023-09-11T21:19:15.661Z] #110 6.192 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
21:19:15 [2023-09-11T21:19:15.661Z] #110 6.214 Unpacking apparmor (2.13.6-10) ...
21:19:15 [2023-09-11T21:19:15.661Z] #110 6.301 Selecting previously unselected package inetutils-ping.
21:19:15 [2023-09-11T21:19:15.661Z] #110 6.304 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
21:19:15 [2023-09-11T21:19:15.661Z] #110 6.307 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
21:19:15 [2023-09-11T21:19:15.661Z] #110 6.349 Selecting previously unselected package libip6tc2:arm64.
21:19:15 [2023-09-11T21:19:15.917Z] #110 6.351 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
21:19:15 [2023-09-11T21:19:15.917Z] #110 6.355 Unpacking libip6tc2:arm64 (1.8.7-1) ...
21:19:15 [2023-09-11T21:19:15.917Z] #110 6.386 Selecting previously unselected package libnfnetlink0:arm64.
21:19:15 [2023-09-11T21:19:15.917Z] #110 6.388 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
21:19:15 [2023-09-11T21:19:15.917Z] #110 6.391 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
21:19:15 [2023-09-11T21:19:15.917Z] #110 6.422 Selecting previously unselected package libnetfilter-conntrack3:arm64.
21:19:15 [2023-09-11T21:19:15.917Z] #110 6.424 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
21:19:15 [2023-09-11T21:19:15.917Z] #110 6.427 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
21:19:15 [2023-09-11T21:19:15.917Z] #110 6.462 Selecting previously unselected package libnftnl11:arm64.
21:19:15 [2023-09-11T21:19:15.917Z] #110 6.464 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
21:19:15 [2023-09-11T21:19:15.917Z] #110 6.467 Unpacking libnftnl11:arm64 (1.1.9-1) ...
21:19:15 [2023-09-11T21:19:15.917Z] #110 6.499 Selecting previously unselected package iptables.
21:19:15 [2023-09-11T21:19:15.917Z] #110 6.501 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
21:19:15 [2023-09-11T21:19:15.917Z] #110 6.505 Unpacking iptables (1.8.7-1) ...
21:19:15 [2023-09-11T21:19:15.917Z] #110 6.572 Selecting previously unselected package libonig5:arm64.
21:19:16 [2023-09-11T21:19:16.173Z] #110 6.574 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
21:19:16 [2023-09-11T21:19:16.173Z] #110 6.578 Unpacking libonig5:arm64 (6.9.6-1.1) ...
21:19:16 [2023-09-11T21:19:16.173Z] #110 6.620 Selecting previously unselected package libjq1:arm64.
21:19:16 [2023-09-11T21:19:16.173Z] #110 6.623 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
21:19:16 [2023-09-11T21:19:16.173Z] #110 6.626 Unpacking libjq1:arm64 (1.6-2.1) ...
21:19:16 [2023-09-11T21:19:16.173Z] #110 6.659 Selecting previously unselected package jq.
21:19:16 [2023-09-11T21:19:16.173Z] #110 6.662 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
21:19:16 [2023-09-11T21:19:16.173Z] #110 6.665 Unpacking jq (1.6-2.1) ...
21:19:16 [2023-09-11T21:19:16.173Z] #110 6.700 Selecting previously unselected package libaio1:arm64.
21:19:16 [2023-09-11T21:19:16.173Z] #110 6.703 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
21:19:16 [2023-09-11T21:19:16.173Z] #110 6.705 Unpacking libaio1:arm64 (0.3.112-9) ...
21:19:16 [2023-09-11T21:19:16.173Z] #110 6.736 Selecting previously unselected package libgpm2:arm64.
21:19:16 [2023-09-11T21:19:16.173Z] #110 6.739 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
21:19:16 [2023-09-11T21:19:16.173Z] #110 6.742 Unpacking libgpm2:arm64 (1.20.7-8) ...
21:19:16 [2023-09-11T21:19:16.173Z] #110 6.775 Selecting previously unselected package libicu67:arm64.
21:19:16 [2023-09-11T21:19:16.173Z] #110 6.777 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
21:19:16 [2023-09-11T21:19:16.173Z] #110 6.781 Unpacking libicu67:arm64 (67.1-7) ...
21:19:16 [2023-09-11T21:19:16.734Z] #110 7.441 Selecting previously unselected package libinih1:arm64.
21:19:16 [2023-09-11T21:19:16.990Z] #110 7.443 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
21:19:16 [2023-09-11T21:19:16.990Z] #110 7.446 Unpacking libinih1:arm64 (53-1+b2) ...
21:19:16 [2023-09-11T21:19:16.990Z] #110 7.479 Selecting previously unselected package libmicrohttpd12:arm64.
21:19:16 [2023-09-11T21:19:16.990Z] #110 7.481 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
21:19:16 [2023-09-11T21:19:16.990Z] #110 7.485 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
21:19:16 [2023-09-11T21:19:16.990Z] #110 7.521 Selecting previously unselected package libnet1:arm64.
21:19:16 [2023-09-11T21:19:16.990Z] #110 7.523 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
21:19:16 [2023-09-11T21:19:16.990Z] #110 7.526 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
21:19:16 [2023-09-11T21:19:16.990Z] #110 7.561 Selecting previously unselected package libnl-3-200:arm64.
21:19:16 [2023-09-11T21:19:16.990Z] #110 7.563 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
21:19:16 [2023-09-11T21:19:16.990Z] #110 7.566 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
21:19:16 [2023-09-11T21:19:16.990Z] #110 7.600 Selecting previously unselected package libprotobuf-c1:arm64.
21:19:16 [2023-09-11T21:19:16.990Z] #110 7.602 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
21:19:16 [2023-09-11T21:19:16.990Z] #110 7.605 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
21:19:16 [2023-09-11T21:19:16.990Z] #110 7.636 Selecting previously unselected package libyajl2:arm64.
21:19:16 [2023-09-11T21:19:16.990Z] #110 7.639 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
21:19:16 [2023-09-11T21:19:16.990Z] #110 7.642 Unpacking libyajl2:arm64 (2.1.0-3) ...
21:19:16 [2023-09-11T21:19:16.990Z] #110 7.669 Selecting previously unselected package net-tools.
21:19:17 [2023-09-11T21:19:17.246Z] #110 7.671 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
21:19:17 [2023-09-11T21:19:17.246Z] #110 7.674 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
21:19:17 [2023-09-11T21:19:17.246Z] #110 7.718 Selecting previously unselected package patch.
21:19:17 [2023-09-11T21:19:17.246Z] #110 7.720 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
21:19:17 [2023-09-11T21:19:17.246Z] #110 7.723 Unpacking patch (2.7.6-7) ...
21:19:17 [2023-09-11T21:19:17.246Z] #110 7.757 Selecting previously unselected package python-pip-whl.
21:19:17 [2023-09-11T21:19:17.246Z] #110 7.759 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
21:19:17 [2023-09-11T21:19:17.246Z] #110 7.762 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
21:19:17 [2023-09-11T21:19:17.246Z] #110 7.891 Selecting previously unselected package python3-lib2to3.
21:19:17 [2023-09-11T21:19:17.246Z] #110 7.893 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
21:19:17 [2023-09-11T21:19:17.246Z] #110 7.896 Unpacking python3-lib2to3 (3.9.2-1) ...
21:19:17 [2023-09-11T21:19:17.246Z] #110 7.933 Selecting previously unselected package python3-distutils.
21:19:17 [2023-09-11T21:19:17.502Z] #110 7.935 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
21:19:17 [2023-09-11T21:19:17.502Z] #110 7.939 Unpacking python3-distutils (3.9.2-1) ...
21:19:17 [2023-09-11T21:19:17.502Z] #110 7.980 Selecting previously unselected package python3-pkg-resources.
21:19:17 [2023-09-11T21:19:17.502Z] #110 7.982 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
21:19:17 [2023-09-11T21:19:17.502Z] #110 7.985 Unpacking python3-pkg-resources (52.0.0-4) ...
21:19:17 [2023-09-11T21:19:17.502Z] #110 8.025 Selecting previously unselected package python3-setuptools.
21:19:17 [2023-09-11T21:19:17.502Z] #110 8.028 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
21:19:17 [2023-09-11T21:19:17.502Z] #110 8.032 Unpacking python3-setuptools (52.0.0-4) ...
21:19:17 [2023-09-11T21:19:17.502Z] #110 8.089 Selecting previously unselected package python3-wheel.
21:19:17 [2023-09-11T21:19:17.502Z] #110 8.091 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
21:19:17 [2023-09-11T21:19:17.502Z] #110 8.094 Unpacking python3-wheel (0.34.2-1) ...
21:19:17 [2023-09-11T21:19:17.502Z] #110 8.123 Selecting previously unselected package python3-pip.
21:19:17 [2023-09-11T21:19:17.502Z] #110 8.125 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
21:19:17 [2023-09-11T21:19:17.502Z] #110 8.128 Unpacking python3-pip (20.3.4-4+deb11u1) ...
21:19:17 [2023-09-11T21:19:17.502Z] #110 8.191 Selecting previously unselected package sudo.
21:19:17 [2023-09-11T21:19:17.758Z] #110 8.193 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
21:19:17 [2023-09-11T21:19:17.758Z] #110 8.198 Unpacking sudo (1.9.5p2-3+deb11u1) ...
21:19:17 [2023-09-11T21:19:17.758Z] #110 8.306 Selecting previously unselected package systemd-journal-remote.
21:19:17 [2023-09-11T21:19:17.758Z] #110 8.309 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u4_arm64.deb ...
21:19:17 [2023-09-11T21:19:17.758Z] #110 8.313 Unpacking systemd-journal-remote (247.3-7+deb11u4) ...
21:19:17 [2023-09-11T21:19:17.758Z] #110 8.348 Selecting previously unselected package thin-provisioning-tools.
21:19:17 [2023-09-11T21:19:17.758Z] #110 8.351 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
21:19:17 [2023-09-11T21:19:17.758Z] #110 8.354 Unpacking thin-provisioning-tools (0.9.0-1) ...
21:19:17 [2023-09-11T21:19:17.758Z] #110 8.409 Selecting previously unselected package uidmap.
21:19:18 [2023-09-11T21:19:18.014Z] #110 8.411 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
21:19:18 [2023-09-11T21:19:18.014Z] #110 8.415 Unpacking uidmap (1:4.8.1-1) ...
21:19:18 [2023-09-11T21:19:18.014Z] #110 8.461 Selecting previously unselected package vim-runtime.
21:19:18 [2023-09-11T21:19:18.014Z] #110 8.463 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
21:19:18 [2023-09-11T21:19:18.014Z] #110 8.473 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
21:19:18 [2023-09-11T21:19:18.014Z] #110 8.485 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
21:19:18 [2023-09-11T21:19:18.014Z] #110 8.488 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
21:19:18 [2023-09-11T21:19:18.576Z] #110 9.035 Selecting previously unselected package vim.
21:19:18 [2023-09-11T21:19:18.576Z] #110 9.038 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
21:19:18 [2023-09-11T21:19:18.576Z] #110 9.046 Unpacking vim (2:8.2.2434-3+deb11u1) ...
21:19:18 [2023-09-11T21:19:18.576Z] #110 9.170 Selecting previously unselected package xfsprogs.
21:19:18 [2023-09-11T21:19:18.576Z] #110 9.172 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
21:19:18 [2023-09-11T21:19:18.576Z] #110 9.177 Unpacking xfsprogs (5.10.0-4) ...
21:19:18 [2023-09-11T21:19:18.576Z] #110 9.269 Selecting previously unselected package zip.
21:19:18 [2023-09-11T21:19:18.832Z] #110 9.271 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
21:19:18 [2023-09-11T21:19:18.832Z] #110 9.274 Unpacking zip (3.0-12) ...
21:19:18 [2023-09-11T21:19:18.832Z] #110 9.316 Selecting previously unselected package zstd.
21:19:18 [2023-09-11T21:19:18.832Z] #110 9.319 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
21:19:18 [2023-09-11T21:19:18.832Z] #110 9.322 Unpacking zstd (1.4.8+dfsg-2.1) ...
21:19:18 [2023-09-11T21:19:18.832Z] #110 9.403 Setting up python3-pkg-resources (52.0.0-4) ...
21:19:19 [2023-09-11T21:19:19.088Z] #110 9.588 Setting up libip4tc2:arm64 (1.8.7-1) ...
21:19:19 [2023-09-11T21:19:19.088Z] #110 9.597 Setting up net-tools (1.60+git20181103.0eebece-1) ...
21:19:19 [2023-09-11T21:19:19.088Z] #110 9.607 Setting up libapparmor1:arm64 (2.13.6-10) ...
21:19:19 [2023-09-11T21:19:19.088Z] #110 9.618 Setting up libgpm2:arm64 (1.20.7-8) ...
21:19:19 [2023-09-11T21:19:19.088Z] #110 9.626 Setting up libicu67:arm64 (67.1-7) ...
21:19:19 [2023-09-11T21:19:19.088Z] #110 9.635 Setting up libip6tc2:arm64 (1.8.7-1) ...
21:19:19 [2023-09-11T21:19:19.088Z] #110 9.643 Setting up libinih1:arm64 (53-1+b2) ...
21:19:19 [2023-09-11T21:19:19.088Z] #110 9.653 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
21:19:19 [2023-09-11T21:19:19.088Z] #110 9.663 Setting up uidmap (1:4.8.1-1) ...
21:19:19 [2023-09-11T21:19:19.344Z] #110 9.671 Setting up libyajl2:arm64 (2.1.0-3) ...
21:19:19 [2023-09-11T21:19:19.344Z] #110 9.680 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
21:19:19 [2023-09-11T21:19:19.344Z] #110 9.687 Setting up bzip2 (1.0.8-4) ...
21:19:19 [2023-09-11T21:19:19.344Z] #110 9.695 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
21:19:19 [2023-09-11T21:19:19.344Z] #110 9.705 Setting up python3-wheel (0.34.2-1) ...
21:19:19 [2023-09-11T21:19:19.344Z] #110 9.843 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
21:19:19 [2023-09-11T21:19:19.344Z] #110 9.853 Setting up xxd (2:8.2.2434-3+deb11u1) ...
21:19:19 [2023-09-11T21:19:19.344Z] #110 9.863 Setting up libcap2:arm64 (1:2.44-1) ...
21:19:19 [2023-09-11T21:19:19.344Z] #110 9.872 Setting up libcap2-bin (1:2.44-1) ...
21:19:19 [2023-09-11T21:19:19.344Z] #110 9.882 Setting up apparmor (2.13.6-10) ...
21:19:19 [2023-09-11T21:19:19.988Z] #110 10.54 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
21:19:19 [2023-09-11T21:19:19.988Z] #110 10.57 Setting up zip (3.0-12) ...
21:19:19 [2023-09-11T21:19:19.988Z] #110 10.57 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
21:19:19 [2023-09-11T21:19:19.988Z] #110 10.59 Setting up bash-completion (1:2.11-2) ...
21:19:20 [2023-09-11T21:19:20.917Z] #110 11.31 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
21:19:20 [2023-09-11T21:19:20.917Z] #110 11.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:19:20 [2023-09-11T21:19:20.917Z] #110 11.33 Setting up libmnl0:arm64 (1.0.4-3) ...
21:19:20 [2023-09-11T21:19:20.917Z] #110 11.34 Setting up patch (2.7.6-7) ...
21:19:20 [2023-09-11T21:19:20.917Z] #110 11.35 Setting up sudo (1.9.5p2-3+deb11u1) ...
21:19:20 [2023-09-11T21:19:20.917Z] #110 11.39 invoke-rc.d: could not determine current runlevel
21:19:20 [2023-09-11T21:19:20.917Z] #110 11.39 invoke-rc.d: policy-rc.d denied execution of start.
21:19:20 [2023-09-11T21:19:20.917Z] #110 11.40 Setting up libxtables12:arm64 (1.8.7-1) ...
21:19:20 [2023-09-11T21:19:20.917Z] #110 11.41 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
21:19:20 [2023-09-11T21:19:20.917Z] #110 11.42 Setting up pigz (2.6-1) ...
21:19:20 [2023-09-11T21:19:20.917Z] #110 11.43 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
21:19:20 [2023-09-11T21:19:20.917Z] #110 11.44 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
21:19:20 [2023-09-11T21:19:20.917Z] #110 11.45 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
21:19:20 [2023-09-11T21:19:20.917Z] #110 11.46 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
21:19:21 [2023-09-11T21:19:21.173Z] #110 11.63 Setting up libaio1:arm64 (0.3.112-9) ...
21:19:21 [2023-09-11T21:19:21.173Z] #110 11.64 Setting up python3-lib2to3 (3.9.2-1) ...
21:19:21 [2023-09-11T21:19:21.173Z] #110 11.74 Setting up libelf1:arm64 (0.183-1) ...
21:19:21 [2023-09-11T21:19:21.173Z] #110 11.75 Setting up libjson-c5:arm64 (0.15-2+deb11u1) ...
21:19:21 [2023-09-11T21:19:21.173Z] #110 11.76 Setting up zstd (1.4.8+dfsg-2.1) ...
21:19:21 [2023-09-11T21:19:21.173Z] #110 11.77 Setting up libonig5:arm64 (6.9.6-1.1) ...
21:19:21 [2023-09-11T21:19:21.173Z] #110 11.78 Setting up libkmod2:arm64 (28-1) ...
21:19:21 [2023-09-11T21:19:21.173Z] #110 11.79 Setting up python3-distutils (3.9.2-1) ...
21:19:21 [2023-09-11T21:19:21.429Z] #110 11.91 Setting up vim (2:8.2.2434-3+deb11u1) ...
21:19:21 [2023-09-11T21:19:21.429Z] #110 11.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
21:19:21 [2023-09-11T21:19:21.429Z] #110 11.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
21:19:21 [2023-09-11T21:19:21.429Z] #110 11.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
21:19:21 [2023-09-11T21:19:21.429Z] #110 11.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
21:19:21 [2023-09-11T21:19:21.429Z] #110 11.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
21:19:21 [2023-09-11T21:19:21.429Z] #110 11.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
21:19:21 [2023-09-11T21:19:21.429Z] #110 11.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
21:19:21 [2023-09-11T21:19:21.429Z] #110 11.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
21:19:21 [2023-09-11T21:19:21.429Z] #110 11.96 Setting up python3-setuptools (52.0.0-4) ...
21:19:21 [2023-09-11T21:19:21.991Z] #110 12.28 Setting up libjq1:arm64 (1.6-2.1) ...
21:19:21 [2023-09-11T21:19:21.991Z] #110 12.29 Setting up libnftnl11:arm64 (1.1.9-1) ...
21:19:21 [2023-09-11T21:19:21.991Z] #110 12.30 Setting up thin-provisioning-tools (0.9.0-1) ...
21:19:21 [2023-09-11T21:19:21.991Z] #110 12.32 Setting up python3-pip (20.3.4-4+deb11u1) ...
21:19:21 [2023-09-11T21:19:21.991Z] #110 12.57 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
21:19:21 [2023-09-11T21:19:21.991Z] #110 12.58 Setting up jq (1.6-2.1) ...
21:19:21 [2023-09-11T21:19:21.991Z] #110 12.59 Setting up libbpf0:arm64 (1:0.3-2) ...
21:19:21 [2023-09-11T21:19:21.991Z] #110 12.60 Setting up iptables (1.8.7-1) ...
21:19:21 [2023-09-11T21:19:21.991Z] #110 12.60 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:19:21 [2023-09-11T21:19:21.991Z] #110 12.61 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:19:21 [2023-09-11T21:19:21.991Z] #110 12.62 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:19:21 [2023-09-11T21:19:21.991Z] #110 12.62 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:19:21 [2023-09-11T21:19:21.991Z] #110 12.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:19:21 [2023-09-11T21:19:21.991Z] #110 12.63 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:19:21 [2023-09-11T21:19:21.991Z] #110 12.63 Setting up iproute2 (5.10.0-4) ...
21:19:22 [2023-09-11T21:19:22.247Z] #110 12.76 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
21:19:22 [2023-09-11T21:19:22.247Z] #110 12.77 Setting up dmsetup (2:1.02.175-2.1) ...
21:19:22 [2023-09-11T21:19:22.247Z] #110 12.78 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
21:19:22 [2023-09-11T21:19:22.247Z] #110 12.79 Setting up systemd (247.3-7+deb11u4) ...
21:19:22 [2023-09-11T21:19:22.247Z] #110 12.82 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:19:22 [2023-09-11T21:19:22.504Z] #110 12.83 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:19:22 [2023-09-11T21:19:22.505Z] #110 12.83 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
21:19:22 [2023-09-11T21:19:22.505Z] #110 12.83 Initializing machine ID from random generator.
21:19:22 [2023-09-11T21:19:22.760Z] #110 13.21 Setting up systemd-journal-remote (247.3-7+deb11u4) ...
21:19:22 [2023-09-11T21:19:22.760Z] #110 13.32 Setting up xfsprogs (5.10.0-4) ...
21:19:22 [2023-09-11T21:19:22.760Z] #110 13.33 System has not been booted with systemd as init system (PID 1). Can't operate.
21:19:22 [2023-09-11T21:19:22.760Z] #110 13.33 Failed to connect to bus: Host is down
21:19:22 [2023-09-11T21:19:22.760Z] #110 13.34 Processing triggers for libc-bin (2.31-13+deb11u6) ...
21:19:23 [2023-09-11T21:19:23.323Z] #110 DONE 14.0s
21:19:23 [2023-09-11T21:19:23.323Z] 
21:19:23 [2023-09-11T21:19:23.323Z] #111 [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
21:19:23 [2023-09-11T21:19:23.884Z] #111 0.348 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
21:19:23 [2023-09-11T21:19:23.884Z] #111 0.352 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
21:19:23 [2023-09-11T21:19:23.884Z] #111 0.356 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
21:19:23 [2023-09-11T21:19:23.884Z] #111 DONE 0.4s
21:19:23 [2023-09-11T21:19:23.884Z] 
21:19:23 [2023-09-11T21:19:23.884Z] #112 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
21:19:30 [2023-09-11T21:19:30.418Z] #112 5.570 Collecting yamllint==1.27.1
21:19:30 [2023-09-11T21:19:30.418Z] #112 6.590   Downloading yamllint-1.27.1.tar.gz (129 kB)
21:19:30 [2023-09-11T21:19:30.674Z] #112 6.877 Collecting pathspec>=0.5.3
21:19:30 [2023-09-11T21:19:30.674Z] #112 6.881   Downloading pathspec-0.11.2-py3-none-any.whl (29 kB)
21:19:30 [2023-09-11T21:19:30.674Z] #112 6.983 Collecting pyyaml
21:19:30 [2023-09-11T21:19:30.930Z] #112 6.988   Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
21:19:30 [2023-09-11T21:19:30.930Z] #112 7.004 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
21:19:30 [2023-09-11T21:19:30.930Z] #112 7.008 Building wheels for collected packages: yamllint
21:19:30 [2023-09-11T21:19:30.930Z] #112 7.008   Building wheel for yamllint (setup.py): started
21:19:30 [2023-09-11T21:19:30.930Z] #112 7.251   Building wheel for yamllint (setup.py): finished with status 'done'
21:19:31 [2023-09-11T21:19:31.186Z] #112 7.251   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=dadd2d51cf19af538ef4d93805bb0557f1b97309f3a9de3ad7ab5a4f832295cf
21:19:31 [2023-09-11T21:19:31.186Z] #112 7.252   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
21:19:31 [2023-09-11T21:19:31.186Z] #112 7.254 Successfully built yamllint
21:19:31 [2023-09-11T21:19:31.186Z] #112 7.260 Installing collected packages: pyyaml, pathspec, yamllint
21:19:31 [2023-09-11T21:19:31.186Z] #112 7.368 Successfully installed pathspec-0.11.2 pyyaml-6.0.1 yamllint-1.27.1
21:19:31 [2023-09-11T21:19:31.186Z] #112 DONE 7.5s
21:19:31 [2023-09-11T21:19:31.186Z] 
21:19:31 [2023-09-11T21:19:31.186Z] #113 [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             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
21:19:32 [2023-09-11T21:19:32.113Z] #113 0.574 Hit:1 http://deb.debian.org/debian bullseye InRelease
21:19:32 [2023-09-11T21:19:32.113Z] #113 0.574 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
21:19:32 [2023-09-11T21:19:32.113Z] #113 0.574 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
21:19:32 [2023-09-11T21:19:32.675Z] #113 0.922 Reading package lists...
21:19:33 [2023-09-11T21:19:33.236Z] #113 1.470 Reading package lists...
21:19:33 [2023-09-11T21:19:33.492Z] #113 1.992 Building dependency tree...
21:19:33 [2023-09-11T21:19:33.492Z] #113 2.138 Reading state information...
21:19:33 [2023-09-11T21:19:33.748Z] #113 2.314 gcc is already the newest version (4:10.2.1-1).
21:19:33 [2023-09-11T21:19:33.748Z] #113 2.314 pkg-config is already the newest version (0.29.2-1).
21:19:33 [2023-09-11T21:19:33.748Z] #113 2.314 The following additional packages will be installed:
21:19:33 [2023-09-11T21:19:33.748Z] #113 2.314   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libffi-dev
21:19:33 [2023-09-11T21:19:33.748Z] #113 2.314   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
21:19:33 [2023-09-11T21:19:33.748Z] #113 2.314   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
21:19:33 [2023-09-11T21:19:33.748Z] #113 2.314   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
21:19:33 [2023-09-11T21:19:33.748Z] #113 2.315   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev uuid-dev
21:19:33 [2023-09-11T21:19:33.748Z] #113 2.315   zlib1g-dev
21:19:33 [2023-09-11T21:19:33.748Z] #113 2.316 Suggested packages:
21:19:33 [2023-09-11T21:19:33.748Z] #113 2.316   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
21:19:33 [2023-09-11T21:19:33.748Z] #113 2.316   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
21:19:33 [2023-09-11T21:19:33.748Z] #113 2.316 Recommended packages:
21:19:33 [2023-09-11T21:19:33.748Z] #113 2.316   build-essential fakeroot libalgorithm-merge-perl
21:19:33 [2023-09-11T21:19:33.748Z] #113 2.532 The following NEW packages will be installed:
21:19:34 [2023-09-11T21:19:34.003Z] #113 2.532   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
21:19:34 [2023-09-11T21:19:34.003Z] #113 2.532   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
21:19:34 [2023-09-11T21:19:34.003Z] #113 2.532   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
21:19:34 [2023-09-11T21:19:34.003Z] #113 2.532   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
21:19:34 [2023-09-11T21:19:34.003Z] #113 2.533   libpcrecpp0v5 libseccomp-dev libsecret-1-0 libsecret-1-dev libsecret-common
21:19:34 [2023-09-11T21:19:34.003Z] #113 2.533   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev uuid-dev zlib1g-dev
21:19:34 [2023-09-11T21:19:34.003Z] #113 2.806 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
21:19:34 [2023-09-11T21:19:34.003Z] #113 2.806 Need to get 10.2 MB of archives.
21:19:34 [2023-09-11T21:19:34.003Z] #113 2.806 After this operation, 41.2 MB of additional disk space will be used.
21:19:34 [2023-09-11T21:19:34.003Z] #113 2.806 Get:1 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
21:19:34 [2023-09-11T21:19:34.259Z] #113 2.822 Get:2 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
21:19:34 [2023-09-11T21:19:34.259Z] #113 2.823 Get:3 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
21:19:34 [2023-09-11T21:19:34.259Z] #113 2.825 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
21:19:34 [2023-09-11T21:19:34.259Z] #113 2.827 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
21:19:34 [2023-09-11T21:19:34.259Z] #113 2.830 Get:6 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
21:19:34 [2023-09-11T21:19:34.259Z] #113 2.831 Get:7 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
21:19:34 [2023-09-11T21:19:34.259Z] #113 2.834 Get:8 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
21:19:34 [2023-09-11T21:19:34.259Z] #113 2.836 Get:9 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
21:19:34 [2023-09-11T21:19:34.259Z] #113 2.838 Get:10 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
21:19:34 [2023-09-11T21:19:34.259Z] #113 2.840 Get:11 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
21:19:34 [2023-09-11T21:19:34.259Z] #113 2.845 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
21:19:34 [2023-09-11T21:19:34.259Z] #113 2.847 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
21:19:34 [2023-09-11T21:19:34.259Z] #113 2.849 Get:14 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
21:19:34 [2023-09-11T21:19:34.259Z] #113 2.870 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
21:19:34 [2023-09-11T21:19:34.259Z] #113 2.871 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
21:19:34 [2023-09-11T21:19:34.259Z] #113 2.872 Get:17 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
21:19:34 [2023-09-11T21:19:34.259Z] #113 2.872 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
21:19:34 [2023-09-11T21:19:34.259Z] #113 2.878 Get:19 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
21:19:34 [2023-09-11T21:19:34.259Z] #113 2.880 Get:20 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
21:19:34 [2023-09-11T21:19:34.259Z] #113 2.880 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
21:19:34 [2023-09-11T21:19:34.259Z] #113 2.882 Get:22 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
21:19:34 [2023-09-11T21:19:34.259Z] #113 2.895 Get:23 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
21:19:34 [2023-09-11T21:19:34.259Z] #113 2.896 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
21:19:34 [2023-09-11T21:19:34.259Z] #113 2.909 Get:25 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
21:19:34 [2023-09-11T21:19:34.259Z] #113 2.910 Get:26 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
21:19:34 [2023-09-11T21:19:34.259Z] #113 2.941 Get:27 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
21:19:34 [2023-09-11T21:19:34.259Z] #113 2.941 Get:28 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
21:19:34 [2023-09-11T21:19:34.259Z] #113 2.942 Get:29 http://deb.debian.org/debian bullseye-updates/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
21:19:34 [2023-09-11T21:19:34.259Z] #113 2.943 Get:30 http://deb.debian.org/debian bullseye-updates/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
21:19:34 [2023-09-11T21:19:34.515Z] #113 3.130 debconf: delaying package configuration, since apt-utils is not installed
21:19:34 [2023-09-11T21:19:34.515Z] #113 3.169 Fetched 10.2 MB in 0s (25.3 MB/s)
21:19:34 [2023-09-11T21:19:34.515Z] #113 3.190 Selecting previously unselected package dpkg-dev.
21:19:34 [2023-09-11T21:19:34.515Z] #113 3.190 (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.)
21:19:34 [2023-09-11T21:19:34.515Z] #113 3.202 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
21:19:34 [2023-09-11T21:19:34.515Z] #113 3.205 Unpacking dpkg-dev (1.20.12) ...
21:19:34 [2023-09-11T21:19:34.772Z] #113 3.320 Selecting previously unselected package libgirepository-1.0-1:arm64.
21:19:34 [2023-09-11T21:19:34.772Z] #113 3.324 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
21:19:34 [2023-09-11T21:19:34.772Z] #113 3.329 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
21:19:34 [2023-09-11T21:19:34.772Z] #113 3.359 Selecting previously unselected package gir1.2-glib-2.0:arm64.
21:19:34 [2023-09-11T21:19:34.772Z] #113 3.361 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
21:19:34 [2023-09-11T21:19:34.772Z] #113 3.364 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
21:19:34 [2023-09-11T21:19:34.772Z] #113 3.399 Selecting previously unselected package libsecret-common.
21:19:34 [2023-09-11T21:19:34.772Z] #113 3.401 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
21:19:34 [2023-09-11T21:19:34.772Z] #113 3.404 Unpacking libsecret-common (0.20.4-2) ...
21:19:34 [2023-09-11T21:19:34.772Z] #113 3.449 Selecting previously unselected package libsecret-1-0:arm64.
21:19:34 [2023-09-11T21:19:34.772Z] #113 3.452 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
21:19:34 [2023-09-11T21:19:34.772Z] #113 3.455 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
21:19:34 [2023-09-11T21:19:34.772Z] #113 3.486 Selecting previously unselected package gir1.2-secret-1:arm64.
21:19:34 [2023-09-11T21:19:34.772Z] #113 3.488 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
21:19:34 [2023-09-11T21:19:34.772Z] #113 3.491 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
21:19:34 [2023-09-11T21:19:34.772Z] #113 3.517 Selecting previously unselected package libapparmor-dev:arm64.
21:19:34 [2023-09-11T21:19:34.772Z] #113 3.519 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
21:19:34 [2023-09-11T21:19:34.772Z] #113 3.522 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
21:19:34 [2023-09-11T21:19:34.772Z] #113 3.556 Selecting previously unselected package uuid-dev:arm64.
21:19:34 [2023-09-11T21:19:34.772Z] #113 3.559 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
21:19:34 [2023-09-11T21:19:34.772Z] #113 3.562 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
21:19:34 [2023-09-11T21:19:34.772Z] #113 3.602 Selecting previously unselected package libblkid-dev:arm64.
21:19:34 [2023-09-11T21:19:34.772Z] #113 3.605 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
21:19:34 [2023-09-11T21:19:34.772Z] #113 3.614 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
21:19:34 [2023-09-11T21:19:34.772Z] #113 3.657 Selecting previously unselected package libffi-dev:arm64.
21:19:35 [2023-09-11T21:19:35.027Z] #113 3.659 Preparing to unpack .../09-libffi-dev_3.3-6_arm64.deb ...
21:19:35 [2023-09-11T21:19:35.027Z] #113 3.662 Unpacking libffi-dev:arm64 (3.3-6) ...
21:19:35 [2023-09-11T21:19:35.027Z] #113 3.694 Selecting previously unselected package libglib2.0-data.
21:19:35 [2023-09-11T21:19:35.027Z] #113 3.696 Preparing to unpack .../10-libglib2.0-data_2.66.8-1_all.deb ...
21:19:35 [2023-09-11T21:19:35.027Z] #113 3.700 Unpacking libglib2.0-data (2.66.8-1) ...
21:19:35 [2023-09-11T21:19:35.283Z] #113 3.830 Selecting previously unselected package libglib2.0-bin.
21:19:35 [2023-09-11T21:19:35.283Z] #113 3.832 Preparing to unpack .../11-libglib2.0-bin_2.66.8-1_arm64.deb ...
21:19:35 [2023-09-11T21:19:35.283Z] #113 3.836 Unpacking libglib2.0-bin (2.66.8-1) ...
21:19:35 [2023-09-11T21:19:35.283Z] #113 3.876 Selecting previously unselected package libglib2.0-dev-bin.
21:19:35 [2023-09-11T21:19:35.283Z] #113 3.879 Preparing to unpack .../12-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
21:19:35 [2023-09-11T21:19:35.283Z] #113 3.883 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
21:19:35 [2023-09-11T21:19:35.283Z] #113 3.922 Selecting previously unselected package libsepol1-dev:arm64.
21:19:35 [2023-09-11T21:19:35.283Z] #113 3.925 Preparing to unpack .../13-libsepol1-dev_3.1-1_arm64.deb ...
21:19:35 [2023-09-11T21:19:35.283Z] #113 3.928 Unpacking libsepol1-dev:arm64 (3.1-1) ...
21:19:35 [2023-09-11T21:19:35.283Z] #113 3.988 Selecting previously unselected package libpcre2-16-0:arm64.
21:19:35 [2023-09-11T21:19:35.283Z] #113 3.990 Preparing to unpack .../14-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
21:19:35 [2023-09-11T21:19:35.283Z] #113 3.994 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
21:19:35 [2023-09-11T21:19:35.283Z] #113 4.039 Selecting previously unselected package libpcre2-32-0:arm64.
21:19:35 [2023-09-11T21:19:35.539Z] #113 4.041 Preparing to unpack .../15-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
21:19:35 [2023-09-11T21:19:35.539Z] #113 4.045 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
21:19:35 [2023-09-11T21:19:35.539Z] #113 4.089 Selecting previously unselected package libpcre2-posix2:arm64.
21:19:35 [2023-09-11T21:19:35.539Z] #113 4.092 Preparing to unpack .../16-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
21:19:35 [2023-09-11T21:19:35.539Z] #113 4.095 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
21:19:35 [2023-09-11T21:19:35.539Z] #113 4.123 Selecting previously unselected package libpcre2-dev:arm64.
21:19:35 [2023-09-11T21:19:35.539Z] #113 4.125 Preparing to unpack .../17-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
21:19:35 [2023-09-11T21:19:35.539Z] #113 4.128 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
21:19:35 [2023-09-11T21:19:35.539Z] #113 4.203 Selecting previously unselected package libselinux1-dev:arm64.
21:19:35 [2023-09-11T21:19:35.539Z] #113 4.205 Preparing to unpack .../18-libselinux1-dev_3.1-3_arm64.deb ...
21:19:35 [2023-09-11T21:19:35.539Z] #113 4.209 Unpacking libselinux1-dev:arm64 (3.1-3) ...
21:19:35 [2023-09-11T21:19:35.539Z] #113 4.260 Selecting previously unselected package libmount-dev:arm64.
21:19:35 [2023-09-11T21:19:35.539Z] #113 4.264 Preparing to unpack .../19-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
21:19:35 [2023-09-11T21:19:35.539Z] #113 4.267 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
21:19:35 [2023-09-11T21:19:35.539Z] #113 4.301 Selecting previously unselected package libpcre16-3:arm64.
21:19:35 [2023-09-11T21:19:35.794Z] #113 4.304 Preparing to unpack .../20-libpcre16-3_2%3a8.39-13_arm64.deb ...
21:19:35 [2023-09-11T21:19:35.794Z] #113 4.307 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
21:19:35 [2023-09-11T21:19:35.794Z] #113 4.349 Selecting previously unselected package libpcre32-3:arm64.
21:19:35 [2023-09-11T21:19:35.794Z] #113 4.351 Preparing to unpack .../21-libpcre32-3_2%3a8.39-13_arm64.deb ...
21:19:35 [2023-09-11T21:19:35.794Z] #113 4.354 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
21:19:35 [2023-09-11T21:19:35.794Z] #113 4.395 Selecting previously unselected package libpcrecpp0v5:arm64.
21:19:35 [2023-09-11T21:19:35.794Z] #113 4.398 Preparing to unpack .../22-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
21:19:35 [2023-09-11T21:19:35.794Z] #113 4.401 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
21:19:35 [2023-09-11T21:19:35.794Z] #113 4.431 Selecting previously unselected package libpcre3-dev:arm64.
21:19:35 [2023-09-11T21:19:35.794Z] #113 4.434 Preparing to unpack .../23-libpcre3-dev_2%3a8.39-13_arm64.deb ...
21:19:35 [2023-09-11T21:19:35.794Z] #113 4.437 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
21:19:35 [2023-09-11T21:19:35.794Z] #113 4.509 Selecting previously unselected package zlib1g-dev:arm64.
21:19:35 [2023-09-11T21:19:35.794Z] #113 4.512 Preparing to unpack .../24-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
21:19:35 [2023-09-11T21:19:35.794Z] #113 4.515 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
21:19:35 [2023-09-11T21:19:35.795Z] #113 4.552 Selecting previously unselected package libglib2.0-dev:arm64.
21:19:36 [2023-09-11T21:19:36.050Z] #113 4.555 Preparing to unpack .../25-libglib2.0-dev_2.66.8-1_arm64.deb ...
21:19:36 [2023-09-11T21:19:36.050Z] #113 4.558 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
21:19:36 [2023-09-11T21:19:36.050Z] #113 4.734 Selecting previously unselected package libseccomp-dev:arm64.
21:19:36 [2023-09-11T21:19:36.050Z] #113 4.736 Preparing to unpack .../26-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
21:19:36 [2023-09-11T21:19:36.050Z] #113 4.740 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
21:19:36 [2023-09-11T21:19:36.050Z] #113 4.773 Selecting previously unselected package libsecret-1-dev:arm64.
21:19:36 [2023-09-11T21:19:36.050Z] #113 4.775 Preparing to unpack .../27-libsecret-1-dev_0.20.4-2_arm64.deb ...
21:19:36 [2023-09-11T21:19:36.050Z] #113 4.779 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
21:19:36 [2023-09-11T21:19:36.050Z] #113 4.828 Selecting previously unselected package libsystemd-dev:arm64.
21:19:36 [2023-09-11T21:19:36.306Z] #113 4.831 Preparing to unpack .../28-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
21:19:36 [2023-09-11T21:19:36.306Z] #113 4.834 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
21:19:36 [2023-09-11T21:19:36.306Z] #113 4.922 Selecting previously unselected package libudev-dev:arm64.
21:19:36 [2023-09-11T21:19:36.306Z] #113 4.925 Preparing to unpack .../29-libudev-dev_247.3-7+deb11u4_arm64.deb ...
21:19:36 [2023-09-11T21:19:36.306Z] #113 4.928 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
21:19:36 [2023-09-11T21:19:36.306Z] #113 5.048 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
21:19:36 [2023-09-11T21:19:36.306Z] #113 5.058 Setting up libglib2.0-dev-bin (2.66.8-1) ...
21:19:36 [2023-09-11T21:19:36.562Z] #113 5.211 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
21:19:36 [2023-09-11T21:19:36.562Z] #113 5.221 Setting up libpcre16-3:arm64 (2:8.39-13) ...
21:19:36 [2023-09-11T21:19:36.562Z] #113 5.231 Setting up libsepol1-dev:arm64 (3.1-1) ...
21:19:36 [2023-09-11T21:19:36.562Z] #113 5.240 Setting up libffi-dev:arm64 (3.3-6) ...
21:19:36 [2023-09-11T21:19:36.562Z] #113 5.250 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
21:19:36 [2023-09-11T21:19:36.562Z] #113 5.259 Setting up dpkg-dev (1.20.12) ...
21:19:36 [2023-09-11T21:19:36.562Z] #113 5.275 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
21:19:36 [2023-09-11T21:19:36.562Z] #113 5.285 Setting up libglib2.0-data (2.66.8-1) ...
21:19:36 [2023-09-11T21:19:36.562Z] #113 5.294 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
21:19:36 [2023-09-11T21:19:36.562Z] #113 5.303 Setting up libpcre32-3:arm64 (2:8.39-13) ...
21:19:36 [2023-09-11T21:19:36.562Z] #113 5.312 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
21:19:36 [2023-09-11T21:19:36.562Z] #113 5.321 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
21:19:36 [2023-09-11T21:19:36.562Z] #113 5.330 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
21:19:36 [2023-09-11T21:19:36.562Z] #113 5.339 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
21:19:36 [2023-09-11T21:19:36.562Z] #113 5.349 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
21:19:36 [2023-09-11T21:19:36.562Z] #113 5.357 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
21:19:36 [2023-09-11T21:19:36.562Z] #113 5.366 Setting up libsecret-common (0.20.4-2) ...
21:19:36 [2023-09-11T21:19:36.562Z] #113 5.375 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
21:19:36 [2023-09-11T21:19:36.562Z] #113 5.390 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
21:19:36 [2023-09-11T21:19:36.562Z] #113 5.399 Setting up libselinux1-dev:arm64 (3.1-3) ...
21:19:36 [2023-09-11T21:19:36.562Z] #113 5.408 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
21:19:36 [2023-09-11T21:19:36.562Z] #113 5.416 Setting up libglib2.0-bin (2.66.8-1) ...
21:19:36 [2023-09-11T21:19:36.562Z] #113 5.426 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
21:19:36 [2023-09-11T21:19:36.562Z] #113 5.435 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
21:19:36 [2023-09-11T21:19:36.562Z] #113 5.445 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
21:19:36 [2023-09-11T21:19:36.817Z] #113 5.454 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
21:19:36 [2023-09-11T21:19:36.817Z] #113 5.464 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
21:19:36 [2023-09-11T21:19:36.817Z] #113 5.473 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
21:19:36 [2023-09-11T21:19:36.817Z] #113 5.483 No schema files found: doing nothing.
21:19:36 [2023-09-11T21:19:36.817Z] #113 5.487 Processing triggers for libc-bin (2.31-13+deb11u6) ...
21:19:36 [2023-09-11T21:19:36.817Z] #113 5.505 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
21:19:37 [2023-09-11T21:19:37.073Z] #113 DONE 5.8s
21:19:37 [2023-09-11T21:19:37.073Z] 
21:19:37 [2023-09-11T21:19:37.073Z] #114 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
21:19:37 [2023-09-11T21:19:37.635Z] #114 DONE 0.6s
21:19:37 [2023-09-11T21:19:37.635Z] 
21:19:37 [2023-09-11T21:19:37.635Z] #115 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
21:19:38 [2023-09-11T21:19:38.232Z] #115 DONE 0.3s
21:19:38 [2023-09-11T21:19:38.232Z] 
21:19:38 [2023-09-11T21:19:38.232Z] #116 [dev 1/1] COPY --link . .
21:19:39 [2023-09-11T21:19:39.160Z] #116 DONE 1.3s
21:19:39 [2023-09-11T21:19:39.417Z] 
21:19:39 [2023-09-11T21:19:39.417Z] #117 exporting to image
21:19:39 [2023-09-11T21:19:39.417Z] #117 exporting layers
21:19:40 [2023-09-11T21:19:40.345Z] #117 exporting layers 0.9s done
21:19:40 [2023-09-11T21:19:40.345Z] #117 writing image sha256:7e63c39920457c7867046a700ae7562006e7d2a77967eaab35f5aaf2b9f5a5ec done
21:19:40 [2023-09-11T21:19:40.345Z] #117 naming to docker.io/library/docker:42290326767f37f0c6373794bd54ea6f87a8e9bd done
21:19:40 [2023-09-11T21:19:40.345Z] #117 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
21:19:40 [2023-09-11T21:19:40.635Z] + sudo modprobe ip6table_filter
[Pipeline] sh
21:19:40 [2023-09-11T21:19:40.991Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46413/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=42290326767f37f0c6373794bd54ea6f87a8e9bd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:42290326767f37f0c6373794bd54ea6f87a8e9bd hack/test/unit
21:19:41 [2023-09-11T21:19:41.247Z] + BUILDFLAGS=(-tags 'netgo journald')
21:19:41 [2023-09-11T21:19:41.247Z] + TESTFLAGS+=' -test.timeout=5m'
21:19:41 [2023-09-11T21:19:41.247Z] + TESTDIRS=./...
21:19:41 [2023-09-11T21:19:41.247Z] + exclude_paths='/vendor/|/integration'
21:19:41 [2023-09-11T21:19:41.247Z] ++ go list ./...
21:19:41 [2023-09-11T21:19:41.247Z] ++ grep -vE '(/vendor/|/integration)'
21:19:41 [2023-09-11T21:19:41.811Z] + pkg_list='github.com/docker/docker/api
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/server
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/server/backend/build
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/server/httpstatus
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/server/httputils
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/server/middleware
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/server/router
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/server/router/build
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/server/router/checkpoint
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/server/router/container
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/server/router/debug
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/server/router/distribution
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/server/router/grpc
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/server/router/image
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/server/router/network
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/server/router/plugin
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/server/router/session
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/server/router/swarm
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/server/router/system
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/server/router/volume
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/types
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/types/backend
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/types/blkiodev
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/types/checkpoint
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/types/container
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/types/events
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/types/filters
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/types/image
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/types/mount
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/types/network
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/types/plugins/logdriver
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/types/registry
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/types/strslice
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/types/swarm
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/types/swarm/runtime
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/types/system
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/types/time
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/types/versions
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/types/versions/v1p19
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/types/versions/v1p20
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/api/types/volume
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/builder
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/builder/builder-next
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/builder/builder-next/exporter
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/builder/builder-next/exporter/overrides
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/builder/builder-next/worker
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/builder/builder-next/worker/label
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/builder/dockerfile
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/builder/remotecontext
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/builder/remotecontext/git
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/builder/remotecontext/urlutil
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/cli/debug
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/cli/winresources/docker-proxy
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/cli/winresources/dockerd
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/client
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/client/buildkit
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/cmd/docker-proxy
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/cmd/dockerd
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/cmd/dockerd/trap
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/container
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/container/stream
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/contrib/apparmor
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/contrib/httpserver
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/cluster
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/cluster/convert
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/cluster/executor
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/cluster/executor/container
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/cluster/provider
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/config
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/containerd
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/events
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/events/testutils
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/graphdriver
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/graphdriver/copy
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/graphdriver/register
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/graphdriver/vfs
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/graphdriver/zfs
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/images
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/initlayer
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/links
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/listeners
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/logger
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/logger/awslogs
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/logger/fluentd
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/logger/gcplogs
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/logger/gelf
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/logger/journald
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/logger/local
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/logger/logentries
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/logger/loggertest
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/logger/loggerutils
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/logger/splunk
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/logger/syslog
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/logger/templates
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/names
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/network
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/snapshotter
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/daemon/stats
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/distribution
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/distribution/metadata
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/distribution/utils
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/distribution/xfer
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/dockerversion
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/errdefs
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/image
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/image/cache
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/image/spec/specs-go
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/image/spec/specs-go/v1
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/image/tarexport
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/image/v1
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/internal/mod
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/internal/mounttree
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/internal/multierror
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/internal/test/suite
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/internal/testutils
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/internal/testutils/netnsutils
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/internal/unshare
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/layer
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/libcontainerd
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/libcontainerd/queue
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/libcontainerd/remote
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/libcontainerd/shimopts
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/libcontainerd/supervisor
21:19:41 [2023-09-11T21:19:41.811Z] github.com/docker/docker/libcontainerd/types
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/bitmap
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/cluster
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/config
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/datastore
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/diagnostic
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/discoverapi
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/driverapi
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/drivers/bridge
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/drivers/host
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/drivers/null
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/drivers/overlay
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/drivers/remote
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/drivers/windows
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/drvregistry
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/etchosts
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/internal/caller
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/internal/kvstore
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/ipam
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/ipamapi
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/ipams/builtin
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/ipams/null
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/ipams/remote
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/ipamutils
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/ipbits
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/iptables
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/netlabel
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/netutils
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/networkdb
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/ns
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/options
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/osl
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/osl/kernel
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/portallocator
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/portmapper
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/resolvconf
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/scope
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/types
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/oci
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/oci/caps
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/opts
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/aaparser
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/archive
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/authorization
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/broadcaster
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/capabilities
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/chrootarchive
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/containerfs
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/directory
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/dmesg
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/fileutils
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/homedir
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/idtools
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/ioutils
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/jsonmessage
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/longpath
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/loopback
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/meminfo
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/namesgenerator
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/parsers
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/parsers/kernel
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/pidfile
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/platform
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/platforms
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/plugingetter
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/plugins
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/plugins/transport
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/pools
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/process
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/progress
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/reexec
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/rootless
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/rootless/specconv
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/stack
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/stdcopy
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/streamformatter
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/stringid
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/sysinfo
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/system
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/tailfile
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/tarsum
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/pkg/useragent
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/plugin
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/plugin/executor/containerd
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/plugin/v2
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/profiles/apparmor
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/profiles/seccomp
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/quota
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/reference
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/registry
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/registry/resumable
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/restartmanager
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/runconfig
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/runconfig/opts
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/testutil
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/testutil/daemon
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/testutil/environment
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/testutil/fakecontext
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/testutil/fakegit
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/testutil/fakestorage
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/testutil/fixtures/load
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/testutil/fixtures/plugin
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/testutil/registry
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/testutil/request
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/volume
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/volume/drivers
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/volume/local
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/volume/mounts
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/volume/service
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/volume/service/opts
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/volume/testutils'
21:19:41 [2023-09-11T21:19:41.812Z] ++ grep --fixed-strings -v /libnetwork
21:19:41 [2023-09-11T21:19:41.812Z] ++ echo 'github.com/docker/docker/api
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/server
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/server/backend/build
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/server/httpstatus
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/server/httputils
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/server/middleware
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/server/router
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/server/router/build
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/server/router/checkpoint
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/server/router/container
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/server/router/debug
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/server/router/distribution
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/server/router/grpc
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/server/router/image
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/server/router/network
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/server/router/plugin
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/server/router/session
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/server/router/swarm
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/server/router/system
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/server/router/volume
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/types
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/types/backend
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/types/blkiodev
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/types/checkpoint
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/types/container
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/types/events
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/types/filters
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/types/image
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/types/mount
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/types/network
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/types/plugins/logdriver
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/types/registry
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/types/strslice
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/types/swarm
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/types/swarm/runtime
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/types/system
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/types/time
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/types/versions
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/types/versions/v1p19
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/types/versions/v1p20
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/api/types/volume
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/builder
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/builder/builder-next
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/builder/builder-next/exporter
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/builder/builder-next/exporter/overrides
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/builder/builder-next/worker
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/builder/builder-next/worker/label
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/builder/dockerfile
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/builder/remotecontext
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/builder/remotecontext/git
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/builder/remotecontext/urlutil
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/cli/debug
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/cli/winresources/docker-proxy
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/cli/winresources/dockerd
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/client
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/client/buildkit
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/cmd/docker-proxy
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/cmd/dockerd
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/cmd/dockerd/trap
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/container
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/container/stream
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/contrib/apparmor
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/contrib/httpserver
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/cluster
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/cluster/convert
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/cluster/executor
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/cluster/executor/container
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/cluster/provider
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/config
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/containerd
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/events
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/events/testutils
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/graphdriver
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/graphdriver/copy
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/graphdriver/register
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/graphdriver/vfs
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/graphdriver/zfs
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/images
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/initlayer
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/links
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/listeners
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/logger
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/logger/awslogs
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/logger/fluentd
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/logger/gcplogs
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/logger/gelf
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/logger/journald
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/logger/local
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/logger/logentries
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/logger/loggertest
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/logger/loggerutils
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/logger/splunk
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/logger/syslog
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/logger/templates
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/names
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/network
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/snapshotter
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/daemon/stats
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/distribution
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/distribution/metadata
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/distribution/utils
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/distribution/xfer
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/dockerversion
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/errdefs
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/image
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/image/cache
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/image/spec/specs-go
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/image/spec/specs-go/v1
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/image/tarexport
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/image/v1
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/internal/mod
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/internal/mounttree
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/internal/multierror
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/internal/test/suite
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/internal/testutils
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/internal/testutils/netnsutils
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/internal/unshare
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/layer
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libcontainerd
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libcontainerd/queue
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libcontainerd/remote
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libcontainerd/shimopts
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libcontainerd/supervisor
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libcontainerd/types
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/bitmap
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/cluster
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/config
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/datastore
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/diagnostic
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/discoverapi
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/driverapi
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/drivers/bridge
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/drivers/host
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/drivers/null
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/drivers/overlay
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/drivers/remote
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/drivers/windows
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/drvregistry
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/etchosts
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/internal/caller
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/internal/kvstore
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/ipam
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/ipamapi
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/ipams/builtin
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/ipams/null
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/ipams/remote
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:19:41 [2023-09-11T21:19:41.812Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/libnetwork/ipamutils
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/libnetwork/ipbits
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/libnetwork/iptables
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/libnetwork/netlabel
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/libnetwork/netutils
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/libnetwork/networkdb
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/libnetwork/ns
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/libnetwork/options
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/libnetwork/osl
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/libnetwork/osl/kernel
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/libnetwork/portallocator
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/libnetwork/portmapper
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/libnetwork/resolvconf
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/libnetwork/scope
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/libnetwork/types
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/oci
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/oci/caps
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/opts
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/aaparser
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/archive
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/authorization
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/broadcaster
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/capabilities
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/chrootarchive
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/containerfs
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/directory
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/dmesg
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/fileutils
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/homedir
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/idtools
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/ioutils
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/jsonmessage
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/longpath
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/loopback
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/meminfo
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/namesgenerator
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/parsers
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/parsers/kernel
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/pidfile
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/platform
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/platforms
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/plugingetter
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/plugins
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/plugins/transport
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/pools
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/process
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/progress
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/reexec
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/rootless
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/rootless/specconv
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/stack
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/stdcopy
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/streamformatter
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/stringid
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/sysinfo
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/system
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/tailfile
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/tarsum
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/useragent
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/plugin
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/plugin/executor/containerd
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/plugin/v2
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/profiles/apparmor
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/profiles/seccomp
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/quota
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/reference
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/registry
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/registry/resumable
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/restartmanager
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/runconfig
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/runconfig/opts
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/testutil
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/testutil/daemon
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/testutil/environment
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/testutil/fakecontext
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/testutil/fakegit
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/testutil/fakestorage
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/testutil/fixtures/load
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/testutil/fixtures/plugin
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/testutil/registry
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/testutil/request
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/volume
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/volume/drivers
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/volume/local
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/volume/mounts
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/volume/service
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/volume/service/opts
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/volume/testutils'
21:19:41 [2023-09-11T21:19:41.813Z] + base_pkg_list='github.com/docker/docker/api
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/server
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/server/backend/build
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/server/httpstatus
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/server/httputils
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/server/middleware
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/server/router
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/server/router/build
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/server/router/checkpoint
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/server/router/container
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/server/router/debug
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/server/router/distribution
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/server/router/grpc
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/server/router/image
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/server/router/network
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/server/router/plugin
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/server/router/session
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/server/router/swarm
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/server/router/system
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/server/router/volume
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/types
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/types/backend
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/types/blkiodev
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/types/checkpoint
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/types/container
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/types/events
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/types/filters
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/types/image
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/types/mount
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/types/network
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/types/plugins/logdriver
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/types/registry
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/types/strslice
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/types/swarm
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/types/swarm/runtime
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/types/system
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/types/time
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/types/versions
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/types/versions/v1p19
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/types/versions/v1p20
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/types/volume
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/builder
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/builder/builder-next
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/builder/builder-next/exporter
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/builder/builder-next/exporter/overrides
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/builder/builder-next/worker
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/builder/builder-next/worker/label
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/builder/dockerfile
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/builder/remotecontext
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/builder/remotecontext/git
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/builder/remotecontext/urlutil
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/cli/debug
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/cli/winresources/docker-proxy
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/cli/winresources/dockerd
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/client
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/client/buildkit
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/cmd/docker-proxy
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/cmd/dockerd
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/cmd/dockerd/trap
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/container
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/container/stream
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/contrib/apparmor
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/contrib/httpserver
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/cluster
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/cluster/convert
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/cluster/executor
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/cluster/executor/container
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/cluster/provider
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/config
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/containerd
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/events
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/events/testutils
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/graphdriver
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/graphdriver/copy
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/graphdriver/register
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/graphdriver/vfs
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/graphdriver/zfs
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/images
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/initlayer
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/links
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/listeners
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/logger
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/logger/awslogs
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/logger/fluentd
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/logger/gcplogs
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/logger/gelf
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/logger/journald
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/logger/local
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/logger/logentries
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/logger/loggertest
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/logger/loggerutils
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/logger/splunk
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/logger/syslog
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/logger/templates
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/names
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/network
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/snapshotter
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/daemon/stats
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/distribution
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/distribution/metadata
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/distribution/utils
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/distribution/xfer
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/dockerversion
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/errdefs
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/image
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/image/cache
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/image/spec/specs-go
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/image/spec/specs-go/v1
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/image/tarexport
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/image/v1
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/internal/mod
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/internal/mounttree
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/internal/multierror
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/internal/test/suite
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/internal/testutils
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/internal/testutils/netnsutils
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/internal/unshare
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/layer
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/libcontainerd
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/libcontainerd/queue
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/libcontainerd/remote
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/libcontainerd/shimopts
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/libcontainerd/supervisor
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/libcontainerd/types
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/oci
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/oci/caps
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/opts
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/aaparser
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/archive
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/authorization
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/broadcaster
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/capabilities
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/chrootarchive
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/containerfs
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/directory
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/dmesg
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/fileutils
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/homedir
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/idtools
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/ioutils
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/jsonmessage
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/longpath
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/loopback
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/meminfo
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/namesgenerator
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/parsers
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/parsers/kernel
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/pidfile
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/platform
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/platforms
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/plugingetter
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/plugins
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/plugins/transport
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/pools
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/process
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/progress
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/reexec
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/rootless
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/rootless/specconv
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/stack
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/stdcopy
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/streamformatter
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/stringid
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/sysinfo
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/system
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/tailfile
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/tarsum
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/pkg/useragent
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/plugin
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/plugin/executor/containerd
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/plugin/v2
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/profiles/apparmor
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/profiles/seccomp
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/quota
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/reference
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/registry
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/registry/resumable
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/restartmanager
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/runconfig
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/runconfig/opts
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/testutil
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/testutil/daemon
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/testutil/environment
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/testutil/fakecontext
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/testutil/fakegit
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/testutil/fakestorage
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/testutil/fixtures/load
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/testutil/fixtures/plugin
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/testutil/registry
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/testutil/request
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/volume
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/volume/drivers
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/volume/local
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/volume/mounts
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/volume/service
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/volume/service/opts
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/volume/testutils'
21:19:41 [2023-09-11T21:19:41.813Z] ++ grep --fixed-strings /libnetwork
21:19:41 [2023-09-11T21:19:41.813Z] ++ echo 'github.com/docker/docker/api
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/server
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/server/backend/build
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/server/httpstatus
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/server/httputils
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/server/middleware
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/server/router
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/server/router/build
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/server/router/checkpoint
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/server/router/container
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/server/router/debug
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/server/router/distribution
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/server/router/grpc
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/server/router/image
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/server/router/network
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/server/router/plugin
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/server/router/session
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/server/router/swarm
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/server/router/system
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/server/router/volume
21:19:41 [2023-09-11T21:19:41.813Z] github.com/docker/docker/api/types
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/api/types/backend
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/api/types/blkiodev
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/api/types/checkpoint
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/api/types/container
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/api/types/events
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/api/types/filters
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/api/types/image
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/api/types/mount
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/api/types/network
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/api/types/plugins/logdriver
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/api/types/registry
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/api/types/strslice
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/api/types/swarm
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/api/types/swarm/runtime
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/api/types/system
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/api/types/time
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/api/types/versions
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/api/types/versions/v1p19
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/api/types/versions/v1p20
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/api/types/volume
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/builder
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/builder/builder-next
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/builder/builder-next/exporter
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/builder/builder-next/exporter/overrides
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/builder/builder-next/worker
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/builder/builder-next/worker/label
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/builder/dockerfile
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/builder/remotecontext
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/builder/remotecontext/git
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/builder/remotecontext/urlutil
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/cli/debug
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/cli/winresources/docker-proxy
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/cli/winresources/dockerd
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/client
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/client/buildkit
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/cmd/docker-proxy
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/cmd/dockerd
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/cmd/dockerd/trap
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/container
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/container/stream
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/contrib/apparmor
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/contrib/httpserver
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/cluster
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/cluster/convert
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/cluster/executor
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/cluster/executor/container
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/cluster/provider
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/config
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/containerd
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/events
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/events/testutils
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/graphdriver
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/graphdriver/copy
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/graphdriver/register
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/graphdriver/vfs
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/graphdriver/zfs
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/images
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/initlayer
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/links
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/listeners
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/logger
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/logger/awslogs
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/logger/fluentd
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/logger/gcplogs
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/logger/gelf
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/logger/journald
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/logger/local
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/logger/logentries
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/logger/loggertest
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/logger/loggerutils
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/logger/splunk
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/logger/syslog
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/logger/templates
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/names
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/network
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/snapshotter
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/daemon/stats
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/distribution
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/distribution/metadata
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/distribution/utils
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/distribution/xfer
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/dockerversion
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/errdefs
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/image
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/image/cache
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/image/spec/specs-go
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/image/spec/specs-go/v1
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/image/tarexport
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/image/v1
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/internal/mod
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/internal/mounttree
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/internal/multierror
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/internal/test/suite
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/internal/testutils
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/internal/testutils/netnsutils
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/internal/unshare
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/layer
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libcontainerd
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libcontainerd/queue
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libcontainerd/remote
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libcontainerd/shimopts
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libcontainerd/supervisor
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libcontainerd/types
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/bitmap
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/cluster
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/config
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/datastore
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/diagnostic
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/discoverapi
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/driverapi
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/drivers/bridge
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/drivers/host
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/drivers/null
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/drivers/overlay
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/drivers/remote
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/drivers/windows
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/drvregistry
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/etchosts
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/internal/caller
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/internal/kvstore
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/ipam
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/ipamapi
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/ipams/builtin
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/ipams/null
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/ipams/remote
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/ipamutils
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/ipbits
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/iptables
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/netlabel
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/netutils
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/networkdb
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/ns
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/options
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/osl
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/osl/kernel
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/portallocator
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/portmapper
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/resolvconf
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/scope
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/types
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/oci
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/oci/caps
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/opts
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/aaparser
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/archive
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/authorization
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/broadcaster
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/capabilities
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/chrootarchive
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/containerfs
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/directory
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/dmesg
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/fileutils
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/homedir
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/idtools
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/ioutils
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/jsonmessage
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/longpath
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/loopback
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/meminfo
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/namesgenerator
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/parsers
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/parsers/kernel
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/pidfile
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/platform
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/platforms
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/plugingetter
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/plugins
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/plugins/transport
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/pools
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/process
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/progress
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/reexec
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/rootless
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/rootless/specconv
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/stack
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/stdcopy
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/streamformatter
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/stringid
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/sysinfo
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/system
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/tailfile
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/tarsum
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/pkg/useragent
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/plugin
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/plugin/executor/containerd
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/plugin/v2
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/profiles/apparmor
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/profiles/seccomp
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/quota
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/reference
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/registry
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/registry/resumable
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/restartmanager
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/runconfig
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/runconfig/opts
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/testutil
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/testutil/daemon
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/testutil/environment
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/testutil/fakecontext
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/testutil/fakegit
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/testutil/fakestorage
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/testutil/fixtures/load
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/testutil/fixtures/plugin
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/testutil/registry
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/testutil/request
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/volume
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/volume/drivers
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/volume/local
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/volume/mounts
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/volume/service
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/volume/service/opts
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/volume/testutils'
21:19:41 [2023-09-11T21:19:41.814Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/bitmap
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/cluster
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/config
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/datastore
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/diagnostic
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/discoverapi
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/driverapi
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/drivers/bridge
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/drivers/host
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/drivers/null
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/drivers/overlay
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/drivers/remote
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/drivers/windows
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/drvregistry
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/etchosts
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/internal/caller
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/internal/kvstore
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/ipam
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/ipamapi
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/ipams/builtin
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/ipams/null
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/ipams/remote
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/ipamutils
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/ipbits
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/iptables
21:19:41 [2023-09-11T21:19:41.814Z] github.com/docker/docker/libnetwork/netlabel
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/netutils
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/networkdb
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/ns
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/options
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/osl
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/osl/kernel
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/portallocator
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/portmapper
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/resolvconf
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/scope
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/types'
21:19:41 [2023-09-11T21:19:41.815Z] + echo 'github.com/docker/docker/libnetwork
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/bitmap
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/cluster
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/config
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/datastore
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/diagnostic
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/discoverapi
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/driverapi
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/drivers/bridge
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/drivers/host
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/drivers/null
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/drivers/overlay
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/drivers/remote
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/drivers/windows
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/drvregistry
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/etchosts
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/internal/caller
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/internal/kvstore
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/ipam
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/ipamapi
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/ipams/builtin
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/ipams/null
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/ipams/remote
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/ipamutils
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/ipbits
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/iptables
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/netlabel
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/netutils
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/networkdb
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/ns
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/options
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/osl
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/osl/kernel
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/portallocator
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/portmapper
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/resolvconf
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/scope
21:19:41 [2023-09-11T21:19:41.815Z] + grep --fixed-strings libnetwork/drivers/bridge
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/types'
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/drivers/bridge
21:19:41 [2023-09-11T21:19:41.815Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:19:41 [2023-09-11T21:19:41.815Z] + type docker-proxy
21:19:41 [2023-09-11T21:19:41.815Z] hack/test/unit: line 25: type: docker-proxy: not found
21:19:41 [2023-09-11T21:19:41.815Z] + hack/make.sh binary-proxy install-proxy
21:19:41 [2023-09-11T21:19:41.815Z] 
21:19:41 [2023-09-11T21:19:41.815Z] Removing bundles/
21:19:41 [2023-09-11T21:19:41.815Z] 
21:19:41 [2023-09-11T21:19:41.815Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
21:19:41 [2023-09-11T21:19:41.815Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
21:19:41 [2023-09-11T21:19:41.815Z] + tee /go/src/github.com/docker/docker/go.mod
21:19:41 [2023-09-11T21:19:41.815Z] module github.com/docker/docker
21:19:41 [2023-09-11T21:19:41.815Z] 
21:19:41 [2023-09-11T21:19:41.815Z] go 1.19
21:19:41 [2023-09-11T21:19:41.815Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
21:19:41 [2023-09-11T21:19:41.815Z] + GO111MODULE=on
21:19:41 [2023-09-11T21:19:41.815Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/binary-proxy/docker-proxy -tags 'netgo osusergo static_build  journald' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=42290326767f37f0c6373794bd54ea6f87a8e9bd" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-11T21:19:41.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="  -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy
21:19:46 [2023-09-11T21:19:46.128Z] + rm -f /go/src/github.com/docker/docker/go.mod
21:19:46 [2023-09-11T21:19:46.128Z] Created binary: bundles/binary-proxy/docker-proxy
21:19:46 [2023-09-11T21:19:46.128Z] 
21:19:46 [2023-09-11T21:19:46.128Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
21:19:46 [2023-09-11T21:19:46.128Z] Installing docker-proxy to /usr/local/bin/
21:19:46 [2023-09-11T21:19:46.128Z] 
21:19:46 [2023-09-11T21:19:46.128Z] + mkdir -p bundles
21:19:46 [2023-09-11T21:19:46.128Z] + '[' -n 'github.com/docker/docker/api
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/server
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/server/backend/build
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/server/httpstatus
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/server/httputils
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/server/middleware
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/server/router
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/server/router/build
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/server/router/checkpoint
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/server/router/container
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/server/router/debug
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/server/router/distribution
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/server/router/grpc
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/server/router/image
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/server/router/network
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/server/router/plugin
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/server/router/session
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/server/router/swarm
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/server/router/system
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/server/router/volume
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/types
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/types/backend
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/types/blkiodev
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/types/checkpoint
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/types/container
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/types/events
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/types/filters
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/types/image
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/types/mount
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/types/network
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/types/plugins/logdriver
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/types/registry
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/types/strslice
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/types/swarm
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/types/swarm/runtime
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/types/system
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/types/time
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/types/versions
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/types/versions/v1p19
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/types/versions/v1p20
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/api/types/volume
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/builder
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/builder/builder-next
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/builder/builder-next/exporter
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/builder/builder-next/exporter/overrides
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/builder/builder-next/worker
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/builder/builder-next/worker/label
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/builder/dockerfile
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/builder/remotecontext
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/builder/remotecontext/git
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/builder/remotecontext/urlutil
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/cli/debug
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/cli/winresources/docker-proxy
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/cli/winresources/dockerd
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/client
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/client/buildkit
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/cmd/docker-proxy
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/cmd/dockerd
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/cmd/dockerd/trap
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/container
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/container/stream
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/contrib/apparmor
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/contrib/httpserver
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/daemon
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/daemon/cluster
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/daemon/cluster/convert
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/daemon/cluster/executor
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/daemon/cluster/executor/container
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/daemon/cluster/provider
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/daemon/config
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/daemon/containerd
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/daemon/events
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/daemon/events/testutils
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/daemon/graphdriver
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/daemon/graphdriver/copy
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/daemon/graphdriver/register
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/daemon/graphdriver/vfs
21:19:46 [2023-09-11T21:19:46.128Z] github.com/docker/docker/daemon/graphdriver/zfs
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/daemon/images
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/daemon/initlayer
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/daemon/links
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/daemon/listeners
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/daemon/logger
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/daemon/logger/awslogs
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/daemon/logger/fluentd
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/daemon/logger/gcplogs
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/daemon/logger/gelf
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/daemon/logger/journald
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/daemon/logger/local
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/daemon/logger/logentries
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/daemon/logger/loggertest
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/daemon/logger/loggerutils
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/daemon/logger/splunk
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/daemon/logger/syslog
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/daemon/logger/templates
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/daemon/names
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/daemon/network
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/daemon/snapshotter
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/daemon/stats
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/distribution
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/distribution/metadata
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/distribution/utils
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/distribution/xfer
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/dockerversion
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/errdefs
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/image
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/image/cache
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/image/spec/specs-go
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/image/spec/specs-go/v1
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/image/tarexport
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/image/v1
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/internal/mod
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/internal/mounttree
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/internal/multierror
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/internal/test/suite
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/internal/testutils
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/internal/testutils/netnsutils
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/internal/unshare
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/layer
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/libcontainerd
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/libcontainerd/queue
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/libcontainerd/remote
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/libcontainerd/shimopts
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/libcontainerd/supervisor
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/libcontainerd/types
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/oci
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/oci/caps
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/opts
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/aaparser
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/archive
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/authorization
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/broadcaster
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/capabilities
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/chrootarchive
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/containerfs
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/directory
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/dmesg
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/fileutils
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/homedir
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/idtools
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/ioutils
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/jsonmessage
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/longpath
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/loopback
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/meminfo
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/namesgenerator
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/parsers
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/parsers/kernel
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/pidfile
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/platform
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/platforms
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/plugingetter
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/plugins
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/plugins/transport
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/pools
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/process
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/progress
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/reexec
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/rootless
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/rootless/specconv
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/stack
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/stdcopy
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/streamformatter
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/stringid
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/sysinfo
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/system
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/tailfile
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/tarsum
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/pkg/useragent
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/plugin
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/plugin/executor/containerd
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/plugin/v2
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/profiles/apparmor
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/profiles/seccomp
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/quota
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/reference
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/registry
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/registry/resumable
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/restartmanager
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/runconfig
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/runconfig/opts
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/testutil
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/testutil/daemon
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/testutil/environment
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/testutil/fakecontext
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/testutil/fakegit
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/testutil/fakestorage
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/testutil/fixtures/load
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/testutil/fixtures/plugin
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/testutil/registry
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/testutil/request
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/volume
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/volume/drivers
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/volume/local
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/volume/mounts
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/volume/service
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/volume/service/opts
21:19:46 [2023-09-11T21:19:46.129Z] github.com/docker/docker/volume/testutils' ']'
21:19:46 [2023-09-11T21:19:46.130Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo 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/checkpoint 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/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 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/multierror github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils 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
21:19:46 [2023-09-11T21:19:46.693Z] ?   	github.com/docker/docker/api	[no test files]
21:19:53 [2023-09-11T21:19:53.243Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
21:19:53 [2023-09-11T21:19:53.243Z] ok  	github.com/docker/docker/api/server	0.053s	coverage: 13.0% of statements
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
21:20:15 [2023-09-11T21:20:15.149Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 28.3% of statements
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
21:20:15 [2023-09-11T21:20:15.149Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/api/types	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
21:20:15 [2023-09-11T21:20:15.149Z] ok  	github.com/docker/docker/api/server/router/swarm	0.005s	coverage: 6.0% of statements
21:20:15 [2023-09-11T21:20:15.149Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
21:20:15 [2023-09-11T21:20:15.149Z] ok  	github.com/docker/docker/api/server/router/volume	0.011s	coverage: 66.7% of statements
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] 	github.com/docker/docker/api/types/filters	coverage: 94.0% of statements
21:20:15 [2023-09-11T21:20:15.149Z] 	github.com/docker/docker/api/types/network	coverage: 66.7% of statements
21:20:15 [2023-09-11T21:20:15.149Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
21:20:15 [2023-09-11T21:20:15.149Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 94.0% of statements
21:20:15 [2023-09-11T21:20:15.149Z] ok  	github.com/docker/docker/api/types/registry	0.007s	coverage: 54.2% of statements
21:20:15 [2023-09-11T21:20:15.149Z] ok  	github.com/docker/docker/api/types/network	0.008s	coverage: 66.7% of statements
21:20:15 [2023-09-11T21:20:15.149Z] 	github.com/docker/docker/api/types/container	coverage: 83.7% of statements
21:20:15 [2023-09-11T21:20:15.149Z] ok  	github.com/docker/docker/api/types/container	0.018s	coverage: 83.7% of statements
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/api/types/system	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/builder	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
21:20:15 [2023-09-11T21:20:15.149Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
21:20:15 [2023-09-11T21:20:15.149Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
21:20:15 [2023-09-11T21:20:15.149Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
21:20:15 [2023-09-11T21:20:15.149Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
21:20:15 [2023-09-11T21:20:15.149Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
21:20:15 [2023-09-11T21:20:15.149Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
21:20:15 [2023-09-11T21:20:15.406Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
21:20:15 [2023-09-11T21:20:15.406Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
21:20:15 [2023-09-11T21:20:15.406Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
21:20:15 [2023-09-11T21:20:15.406Z] ok  	github.com/docker/docker/cli/debug	0.004s	coverage: 100.0% of statements
21:20:15 [2023-09-11T21:20:15.406Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
21:20:15 [2023-09-11T21:20:15.406Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.016s	coverage: 100.0% of statements
21:20:15 [2023-09-11T21:20:15.406Z] 	github.com/docker/docker/builder/remotecontext	coverage: 33.5% of statements
21:20:15 [2023-09-11T21:20:15.406Z] ok  	github.com/docker/docker/builder/remotecontext	0.095s	coverage: 33.5% of statements
21:20:15 [2023-09-11T21:20:15.406Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
21:20:15 [2023-09-11T21:20:15.406Z] ok  	github.com/docker/docker/builder/dockerfile	0.107s	coverage: 50.1% of statements
21:20:16 [2023-09-11T21:20:16.340Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
21:20:16 [2023-09-11T21:20:16.598Z] 	github.com/docker/docker/client	coverage: 77.2% of statements
21:20:16 [2023-09-11T21:20:16.598Z] ok  	github.com/docker/docker/client	0.139s	coverage: 77.2% of statements
21:20:16 [2023-09-11T21:20:16.598Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
21:20:16 [2023-09-11T21:20:16.598Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.168s	coverage: 66.5% of statements
21:20:20 [2023-09-11T21:20:20.775Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
21:20:20 [2023-09-11T21:20:20.775Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.015s	coverage: 82.5% of statements
21:20:28 [2023-09-11T21:20:28.887Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
21:20:28 [2023-09-11T21:20:28.887Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:20:28 [2023-09-11T21:20:28.887Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:20:28 [2023-09-11T21:20:28.887Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:20:28 [2023-09-11T21:20:28.887Z] 	github.com/docker/docker/container	coverage: 36.5% of statements
21:20:28 [2023-09-11T21:20:28.887Z] ok  	github.com/docker/docker/container	0.133s	coverage: 36.5% of statements
21:20:28 [2023-09-11T21:20:28.887Z] 	github.com/docker/docker/cmd/dockerd	coverage: 29.6% of statements
21:20:28 [2023-09-11T21:20:28.887Z] ok  	github.com/docker/docker/cmd/dockerd	0.262s	coverage: 29.6% of statements
21:20:30 [2023-09-11T21:20:30.778Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
21:20:30 [2023-09-11T21:20:30.778Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.418s	coverage: 0.0% of statements
21:20:32 [2023-09-11T21:20:32.144Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:20:32 [2023-09-11T21:20:32.144Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
21:20:32 [2023-09-11T21:20:32.144Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.015s	coverage: 65.3% of statements
21:20:32 [2023-09-11T21:20:32.144Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 39.2% of statements
21:20:32 [2023-09-11T21:20:32.144Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.018s	coverage: 39.2% of statements
21:20:32 [2023-09-11T21:20:32.144Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
21:20:32 [2023-09-11T21:20:32.144Z] ok  	github.com/docker/docker/daemon/cluster	0.060s	coverage: 0.5% of statements
21:20:32 [2023-09-11T21:20:32.144Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:20:32 [2023-09-11T21:20:32.400Z] 	github.com/docker/docker/daemon/config	coverage: 75.7% of statements
21:20:32 [2023-09-11T21:20:32.400Z] ok  	github.com/docker/docker/daemon/config	0.062s	coverage: 75.7% of statements
21:20:33 [2023-09-11T21:20:33.767Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:20:33 [2023-09-11T21:20:33.767Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.3% of statements
21:20:33 [2023-09-11T21:20:33.767Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
21:20:33 [2023-09-11T21:20:33.767Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.9% of statements
21:20:33 [2023-09-11T21:20:33.767Z] ok  	github.com/docker/docker/daemon/containerd	0.020s	coverage: 0.9% of statements
21:20:33 [2023-09-11T21:20:33.767Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
21:20:33 [2023-09-11T21:20:33.767Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
21:20:33 [2023-09-11T21:20:33.767Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
21:20:33 [2023-09-11T21:20:33.767Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
21:20:33 [2023-09-11T21:20:33.767Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
21:20:33 [2023-09-11T21:20:33.767Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.183s	coverage: 59.6% of statements
21:20:34 [2023-09-11T21:20:34.329Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:20:34 [2023-09-11T21:20:34.329Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
21:20:34 [2023-09-11T21:20:34.329Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
21:20:34 [2023-09-11T21:20:34.329Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
21:20:34 [2023-09-11T21:20:34.329Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:20:34 [2023-09-11T21:20:34.586Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
21:20:34 [2023-09-11T21:20:34.586Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.186s	coverage: 60.2% of statements
21:20:34 [2023-09-11T21:20:34.586Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 60.9% of statements
21:20:34 [2023-09-11T21:20:34.586Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.012s	coverage: 60.9% of statements
21:20:35 [2023-09-11T21:20:35.513Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
21:20:35 [2023-09-11T21:20:35.513Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
21:20:35 [2023-09-11T21:20:35.769Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
21:20:35 [2023-09-11T21:20:35.769Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.503s	coverage: 13.0% of statements
21:20:35 [2023-09-11T21:20:35.769Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:20:35 [2023-09-11T21:20:35.769Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:20:35 [2023-09-11T21:20:35.769Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
21:20:35 [2023-09-11T21:20:35.769Z] ok  	github.com/docker/docker/daemon/links	0.006s	coverage: 93.0% of statements
21:20:35 [2023-09-11T21:20:35.769Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
21:20:35 [2023-09-11T21:20:35.769Z] ok  	github.com/docker/docker/daemon/images	0.027s	coverage: 3.0% of statements
21:20:36 [2023-09-11T21:20:36.026Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
21:20:36 [2023-09-11T21:20:36.026Z] ok  	github.com/docker/docker/daemon/logger	0.229s	coverage: 43.2% of statements
21:20:36 [2023-09-11T21:20:36.283Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.3% of statements
21:20:36 [2023-09-11T21:20:36.283Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.095s	coverage: 78.3% of statements
21:20:36 [2023-09-11T21:20:36.545Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:20:36 [2023-09-11T21:20:36.545Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
21:20:36 [2023-09-11T21:20:36.545Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.015s	coverage: 53.6% of statements
21:20:36 [2023-09-11T21:20:36.545Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
21:20:36 [2023-09-11T21:20:36.545Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
21:20:36 [2023-09-11T21:20:36.801Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
21:20:36 [2023-09-11T21:20:36.801Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
21:20:36 [2023-09-11T21:20:36.801Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
21:20:36 [2023-09-11T21:20:36.801Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.018s	coverage: 88.2% of statements
21:20:37 [2023-09-11T21:20:37.057Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
21:20:37 [2023-09-11T21:20:37.057Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.009s	coverage: 87.2% of statements
21:20:37 [2023-09-11T21:20:37.314Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
21:20:37 [2023-09-11T21:20:37.314Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.117s	coverage: 76.8% of statements
21:20:37 [2023-09-11T21:20:37.314Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
21:20:37 [2023-09-11T21:20:37.314Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
21:20:37 [2023-09-11T21:20:37.314Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
21:20:37 [2023-09-11T21:20:37.314Z] ok  	github.com/docker/docker/daemon/logger/local	0.038s	coverage: 79.4% of statements
21:20:37 [2023-09-11T21:20:37.570Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
21:20:37 [2023-09-11T21:20:37.570Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.030s	coverage: 63.5% of statements
21:20:37 [2023-09-11T21:20:37.826Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
21:20:37 [2023-09-11T21:20:37.826Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.022s	coverage: 31.5% of statements
21:20:38 [2023-09-11T21:20:38.082Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:20:38 [2023-09-11T21:20:38.082Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
21:20:38 [2023-09-11T21:20:38.082Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
21:20:38 [2023-09-11T21:20:38.082Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
21:20:38 [2023-09-11T21:20:38.082Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
21:20:38 [2023-09-11T21:20:38.341Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
21:20:38 [2023-09-11T21:20:38.341Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:20:38 [2023-09-11T21:20:38.341Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
21:20:38 [2023-09-11T21:20:38.341Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
21:20:38 [2023-09-11T21:20:38.341Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
21:20:38 [2023-09-11T21:20:38.341Z] ok  	github.com/docker/docker/daemon/logger/journald	1.456s	coverage: 74.5% of statements
21:20:39 [2023-09-11T21:20:39.268Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:20:39 [2023-09-11T21:20:39.268Z] 	github.com/docker/docker/dockerversion	coverage: 100.0% of statements
21:20:39 [2023-09-11T21:20:39.268Z] ok  	github.com/docker/docker/dockerversion	0.003s	coverage: 100.0% of statements
21:20:39 [2023-09-11T21:20:39.268Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
21:20:39 [2023-09-11T21:20:39.268Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.7% of statements
21:20:39 [2023-09-11T21:20:39.268Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
21:20:39 [2023-09-11T21:20:39.268Z] ok  	github.com/docker/docker/distribution/metadata	0.033s	coverage: 44.4% of statements
21:20:39 [2023-09-11T21:20:39.524Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
21:20:39 [2023-09-11T21:20:39.524Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.491s	coverage: 82.5% of statements
21:20:39 [2023-09-11T21:20:39.779Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
21:20:39 [2023-09-11T21:20:39.779Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
21:20:39 [2023-09-11T21:20:39.779Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
21:20:39 [2023-09-11T21:20:39.779Z] ok  	github.com/docker/docker/image/cache	0.009s	coverage: 19.2% of statements
21:20:39 [2023-09-11T21:20:39.779Z] 	github.com/docker/docker/image	coverage: 84.6% of statements
21:20:39 [2023-09-11T21:20:39.779Z] ok  	github.com/docker/docker/image	0.033s	coverage: 84.6% of statements
21:20:40 [2023-09-11T21:20:40.341Z] ?   	github.com/docker/docker/image/v1	[no test files]
21:20:40 [2023-09-11T21:20:40.341Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
21:20:40 [2023-09-11T21:20:40.341Z] 	github.com/docker/docker/internal/mod	coverage: 66.7% of statements
21:20:40 [2023-09-11T21:20:40.341Z] ok  	github.com/docker/docker/internal/mod	0.003s	coverage: 66.7% of statements
21:20:40 [2023-09-11T21:20:40.341Z] 	github.com/docker/docker/internal/multierror	coverage: 88.9% of statements
21:20:40 [2023-09-11T21:20:40.341Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
21:20:40 [2023-09-11T21:20:40.341Z] 	github.com/docker/docker/image/tarexport	coverage: 0.6% of statements
21:20:40 [2023-09-11T21:20:40.341Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.6% of statements
21:20:40 [2023-09-11T21:20:40.341Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:20:40 [2023-09-11T21:20:40.341Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
21:20:40 [2023-09-11T21:20:40.341Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
21:20:40 [2023-09-11T21:20:40.341Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
21:20:40 [2023-09-11T21:20:40.902Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
21:20:40 [2023-09-11T21:20:40.902Z] ok  	github.com/docker/docker/distribution	1.523s	coverage: 29.5% of statements
21:20:41 [2023-09-11T21:20:41.464Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:20:41 [2023-09-11T21:20:41.464Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:20:41 [2023-09-11T21:20:41.464Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
21:20:41 [2023-09-11T21:20:41.464Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:20:41 [2023-09-11T21:20:41.464Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:20:41 [2023-09-11T21:20:41.464Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
21:20:41 [2023-09-11T21:20:41.464Z] ok  	github.com/docker/docker/libcontainerd/queue	0.025s	coverage: 100.0% of statements
21:20:41 [2023-09-11T21:20:41.464Z] 	github.com/docker/docker/distribution/xfer	coverage: 84.9% of statements
21:20:41 [2023-09-11T21:20:41.464Z] ok  	github.com/docker/docker/distribution/xfer	2.181s	coverage: 84.9% of statements
21:20:41 [2023-09-11T21:20:41.464Z] 	github.com/docker/docker/daemon	coverage: 17.3% of statements
21:20:41 [2023-09-11T21:20:41.464Z] ok  	github.com/docker/docker/daemon	10.838s	coverage: 17.3% of statements
21:20:42 [2023-09-11T21:20:42.026Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:20:42 [2023-09-11T21:20:42.026Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
21:20:42 [2023-09-11T21:20:42.026Z] ok  	github.com/docker/docker/pkg/aaparser	0.005s	coverage: 52.9% of statements
21:20:42 [2023-09-11T21:20:42.026Z] 	github.com/docker/docker/oci	coverage: 38.1% of statements
21:20:42 [2023-09-11T21:20:42.026Z] ok  	github.com/docker/docker/oci	0.010s	coverage: 38.1% of statements
21:20:42 [2023-09-11T21:20:42.026Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
21:20:42 [2023-09-11T21:20:42.026Z] ok  	github.com/docker/docker/opts	0.030s	coverage: 67.9% of statements
21:20:42 [2023-09-11T21:20:42.284Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
21:20:42 [2023-09-11T21:20:42.284Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
21:20:42 [2023-09-11T21:20:42.284Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
21:20:42 [2023-09-11T21:20:42.284Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 28.6% of statements
21:20:42 [2023-09-11T21:20:42.284Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
21:20:42 [2023-09-11T21:20:42.284Z] ok  	github.com/docker/docker/pkg/broadcaster	0.014s	coverage: 100.0% of statements
21:20:42 [2023-09-11T21:20:42.541Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
21:20:42 [2023-09-11T21:20:42.541Z] ok  	github.com/docker/docker/pkg/directory	0.015s	coverage: 81.8% of statements
21:20:42 [2023-09-11T21:20:42.541Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
21:20:42 [2023-09-11T21:20:42.541Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
21:20:42 [2023-09-11T21:20:42.541Z] 	github.com/docker/docker/pkg/fileutils	coverage: 56.4% of statements
21:20:42 [2023-09-11T21:20:42.541Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 56.4% of statements
21:20:42 [2023-09-11T21:20:42.541Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.7% of statements
21:20:42 [2023-09-11T21:20:42.798Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.272s	coverage: 83.7% of statements
21:20:42 [2023-09-11T21:20:42.798Z] 	github.com/docker/docker/pkg/homedir	coverage: 8.3% of statements
21:20:42 [2023-09-11T21:20:42.798Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 8.3% of statements
21:20:42 [2023-09-11T21:20:42.798Z] 	github.com/docker/docker/pkg/archive	coverage: 80.8% of statements
21:20:42 [2023-09-11T21:20:42.798Z] ok  	github.com/docker/docker/pkg/archive	0.463s	coverage: 80.8% of statements
21:20:43 [2023-09-11T21:20:43.054Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
21:20:43 [2023-09-11T21:20:43.054Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
21:20:43 [2023-09-11T21:20:43.054Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
21:20:43 [2023-09-11T21:20:43.054Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 45.5% of statements
21:20:43 [2023-09-11T21:20:43.054Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.010s	coverage: 92.3% of statements
21:20:43 [2023-09-11T21:20:43.054Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
21:20:43 [2023-09-11T21:20:43.054Z] ok  	github.com/docker/docker/pkg/meminfo	0.002s	coverage: 75.0% of statements
21:20:43 [2023-09-11T21:20:43.310Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
21:20:43 [2023-09-11T21:20:43.310Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.006s	coverage: 85.7% of statements
21:20:43 [2023-09-11T21:20:43.310Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
21:20:43 [2023-09-11T21:20:43.310Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
21:20:43 [2023-09-11T21:20:43.310Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
21:20:43 [2023-09-11T21:20:43.310Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
21:20:43 [2023-09-11T21:20:43.566Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
21:20:43 [2023-09-11T21:20:43.566Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
21:20:43 [2023-09-11T21:20:43.566Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.7% of statements
21:20:43 [2023-09-11T21:20:43.566Z] ok  	github.com/docker/docker/pkg/idtools	0.365s	coverage: 69.7% of statements
21:20:43 [2023-09-11T21:20:43.566Z] 	github.com/docker/docker/pkg/ioutils	coverage: 71.9% of statements
21:20:43 [2023-09-11T21:20:43.566Z] ok  	github.com/docker/docker/pkg/ioutils	0.402s	coverage: 71.9% of statements
21:20:43 [2023-09-11T21:20:43.566Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
21:20:43 [2023-09-11T21:20:43.566Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
21:20:43 [2023-09-11T21:20:43.566Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
21:20:43 [2023-09-11T21:20:43.566Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
21:20:43 [2023-09-11T21:20:43.566Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 94.1% of statements
21:20:44 [2023-09-11T21:20:44.128Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
21:20:44 [2023-09-11T21:20:44.128Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
21:20:44 [2023-09-11T21:20:44.128Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
21:20:44 [2023-09-11T21:20:44.128Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 90.0% of statements
21:20:44 [2023-09-11T21:20:44.128Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
21:20:44 [2023-09-11T21:20:44.128Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
21:20:44 [2023-09-11T21:20:44.128Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 90.0% of statements
21:20:44 [2023-09-11T21:20:44.128Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
21:20:44 [2023-09-11T21:20:44.385Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
21:20:44 [2023-09-11T21:20:44.385Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
21:20:44 [2023-09-11T21:20:44.385Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
21:20:44 [2023-09-11T21:20:44.385Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
21:20:44 [2023-09-11T21:20:44.385Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
21:20:44 [2023-09-11T21:20:44.385Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
21:20:44 [2023-09-11T21:20:44.385Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
21:20:44 [2023-09-11T21:20:44.385Z] ok  	github.com/docker/docker/pkg/reexec	0.012s	coverage: 82.4% of statements
21:20:44 [2023-09-11T21:20:44.385Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
21:20:44 [2023-09-11T21:20:44.385Z] ok  	github.com/docker/docker/pkg/authorization	2.027s	coverage: 68.3% of statements
21:20:44 [2023-09-11T21:20:44.641Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
21:20:44 [2023-09-11T21:20:44.641Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
21:20:44 [2023-09-11T21:20:44.641Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
21:20:44 [2023-09-11T21:20:44.641Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
21:20:44 [2023-09-11T21:20:44.641Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
21:20:44 [2023-09-11T21:20:44.641Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
21:20:44 [2023-09-11T21:20:44.641Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
21:20:44 [2023-09-11T21:20:44.641Z] ok  	github.com/docker/docker/pkg/stringid	0.019s	coverage: 61.9% of statements
21:20:44 [2023-09-11T21:20:44.900Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
21:20:44 [2023-09-11T21:20:44.900Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 43.1% of statements
21:20:44 [2023-09-11T21:20:44.900Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
21:20:44 [2023-09-11T21:20:44.900Z] ok  	github.com/docker/docker/pkg/sysinfo	0.010s	coverage: 53.4% of statements
21:20:44 [2023-09-11T21:20:44.900Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
21:20:44 [2023-09-11T21:20:44.900Z] ok  	github.com/docker/docker/pkg/tailfile	0.035s	coverage: 88.6% of statements
21:20:45 [2023-09-11T21:20:45.157Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
21:20:45 [2023-09-11T21:20:45.157Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
21:20:45 [2023-09-11T21:20:45.157Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
21:20:45 [2023-09-11T21:20:45.157Z] ok  	github.com/docker/docker/pkg/tarsum	0.049s	coverage: 89.1% of statements
21:20:45 [2023-09-11T21:20:45.720Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
21:20:45 [2023-09-11T21:20:45.720Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
21:20:45 [2023-09-11T21:20:45.720Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
21:20:45 [2023-09-11T21:20:45.720Z] ok  	github.com/docker/docker/plugin/v2	0.007s	coverage: 14.4% of statements
21:20:45 [2023-09-11T21:20:45.720Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
21:20:45 [2023-09-11T21:20:45.720Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
21:20:45 [2023-09-11T21:20:45.977Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.9% of statements
21:20:45 [2023-09-11T21:20:45.977Z] ok  	github.com/docker/docker/pkg/plugins	2.013s	coverage: 74.9% of statements
21:20:46 [2023-09-11T21:20:46.233Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
21:20:46 [2023-09-11T21:20:46.233Z] ok  	github.com/docker/docker/plugin	0.521s	coverage: 23.3% of statements
21:20:46 [2023-09-11T21:20:46.233Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
21:20:46 [2023-09-11T21:20:46.233Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
21:20:46 [2023-09-11T21:20:46.489Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
21:20:46 [2023-09-11T21:20:46.489Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 51.9% of statements
21:20:46 [2023-09-11T21:20:46.489Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
21:20:46 [2023-09-11T21:20:46.489Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
21:20:46 [2023-09-11T21:20:46.489Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
21:20:46 [2023-09-11T21:20:46.745Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
21:20:46 [2023-09-11T21:20:46.745Z] 	github.com/docker/docker/registry	coverage: 64.9% of statements
21:20:46 [2023-09-11T21:20:46.745Z] ok  	github.com/docker/docker/registry	0.126s	coverage: 64.9% of statements
21:20:46 [2023-09-11T21:20:46.745Z] ok  	github.com/docker/docker/runconfig	0.014s	coverage: 63.6% of statements
21:20:47 [2023-09-11T21:20:47.001Z] 	github.com/docker/docker/quota	coverage: 69.2% of statements
21:20:47 [2023-09-11T21:20:47.001Z] ok  	github.com/docker/docker/quota	0.582s	coverage: 69.2% of statements
21:20:47 [2023-09-11T21:20:47.001Z] 	github.com/docker/docker/testutil	coverage: 8.2% of statements
21:20:47 [2023-09-11T21:20:47.001Z] ok  	github.com/docker/docker/testutil	0.007s	coverage: 8.2% of statements
21:20:47 [2023-09-11T21:20:47.257Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
21:20:47 [2023-09-11T21:20:47.257Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
21:20:47 [2023-09-11T21:20:47.257Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
21:20:47 [2023-09-11T21:20:47.257Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
21:20:47 [2023-09-11T21:20:47.257Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
21:20:47 [2023-09-11T21:20:47.257Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
21:20:47 [2023-09-11T21:20:47.257Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
21:20:47 [2023-09-11T21:20:47.257Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
21:20:47 [2023-09-11T21:20:47.257Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
21:20:47 [2023-09-11T21:20:47.257Z] ?   	github.com/docker/docker/testutil/request	[no test files]
21:20:47 [2023-09-11T21:20:47.257Z] ?   	github.com/docker/docker/volume	[no test files]
21:20:47 [2023-09-11T21:20:47.513Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
21:20:47 [2023-09-11T21:20:47.513Z] ok  	github.com/docker/docker/volume/drivers	0.007s	coverage: 36.1% of statements
21:20:47 [2023-09-11T21:20:47.770Z] 	github.com/docker/docker/volume/mounts	coverage: 65.7% of statements
21:20:47 [2023-09-11T21:20:47.770Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.7% of statements
21:20:48 [2023-09-11T21:20:48.025Z] 	github.com/docker/docker/volume/local	coverage: 74.6% of statements
21:20:48 [2023-09-11T21:20:48.025Z] ok  	github.com/docker/docker/volume/local	0.155s	coverage: 74.6% of statements
21:20:48 [2023-09-11T21:20:48.281Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
21:20:48 [2023-09-11T21:20:48.281Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
21:20:48 [2023-09-11T21:20:48.281Z] 	github.com/docker/docker/volume/service	coverage: 71.8% of statements
21:20:48 [2023-09-11T21:20:48.281Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 71.8% of statements
21:20:49 [2023-09-11T21:20:49.210Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
21:20:49 [2023-09-11T21:20:49.210Z] ok  	github.com/docker/docker/layer	7.842s	coverage: 68.7% of statements
21:20:49 [2023-09-11T21:20:49.210Z] 
21:20:49 [2023-09-11T21:20:49.210Z] === Skipped
21:20:49 [2023-09-11T21:20:49.210Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
21:20:49 [2023-09-11T21:20:49.210Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
21:20:49 [2023-09-11T21:20:49.210Z] 
21:20:49 [2023-09-11T21:20:49.210Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
21:20:49 [2023-09-11T21:20:49.210Z]     network_proxy_test.go:210: No support for dual stack yet
21:20:49 [2023-09-11T21:20:49.210Z] 
21:20:49 [2023-09-11T21:20:49.210Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
21:20:49 [2023-09-11T21:20:49.210Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
21:20:49 [2023-09-11T21:20:49.210Z] 
21:20:49 [2023-09-11T21:20:49.210Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
21:20:49 [2023-09-11T21:20:49.210Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
21:20:49 [2023-09-11T21:20:49.210Z] 
21:20:49 [2023-09-11T21:20:49.210Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
21:20:49 [2023-09-11T21:20:49.210Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:20:49 [2023-09-11T21:20:49.210Z]     graphtest_unix.go:41: Driver btrfs not supported
21:20:49 [2023-09-11T21:20:49.210Z] 
21:20:49 [2023-09-11T21:20:49.210Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
21:20:49 [2023-09-11T21:20:49.210Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:20:49 [2023-09-11T21:20:49.210Z]     graphtest_unix.go:41: Driver btrfs not supported
21:20:49 [2023-09-11T21:20:49.210Z] 
21:20:49 [2023-09-11T21:20:49.210Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
21:20:49 [2023-09-11T21:20:49.210Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:20:49 [2023-09-11T21:20:49.210Z]     graphtest_unix.go:41: Driver btrfs not supported
21:20:49 [2023-09-11T21:20:49.210Z] 
21:20:49 [2023-09-11T21:20:49.210Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
21:20:49 [2023-09-11T21:20:49.210Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:20:49 [2023-09-11T21:20:49.210Z]     graphtest_unix.go:41: Driver btrfs not supported
21:20:49 [2023-09-11T21:20:49.210Z] 
21:20:49 [2023-09-11T21:20:49.210Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
21:20:49 [2023-09-11T21:20:49.210Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:20:49 [2023-09-11T21:20:49.210Z]     graphtest_unix.go:41: Driver btrfs not supported
21:20:49 [2023-09-11T21:20:49.210Z] 
21:20:49 [2023-09-11T21:20:49.210Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
21:20:49 [2023-09-11T21:20:49.210Z]     graphtest_unix.go:68: No driver to put!
21:20:49 [2023-09-11T21:20:49.210Z] 
21:20:49 [2023-09-11T21:20:49.210Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
21:20:49 [2023-09-11T21:20:49.210Z] time="2023-09-11T21:20:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:20:49 [2023-09-11T21:20:49.210Z]     graphtest_unix.go:39: graphdriver: driver not supported
21:20:49 [2023-09-11T21:20:49.210Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
21:20:49 [2023-09-11T21:20:49.210Z] 
21:20:49 [2023-09-11T21:20:49.210Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
21:20:49 [2023-09-11T21:20:49.210Z] time="2023-09-11T21:20:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:20:49 [2023-09-11T21:20:49.210Z]     graphtest_unix.go:39: graphdriver: driver not supported
21:20:49 [2023-09-11T21:20:49.210Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
21:20:49 [2023-09-11T21:20:49.210Z] 
21:20:49 [2023-09-11T21:20:49.210Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
21:20:49 [2023-09-11T21:20:49.210Z] time="2023-09-11T21:20:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:20:49 [2023-09-11T21:20:49.210Z]     graphtest_unix.go:39: graphdriver: driver not supported
21:20:49 [2023-09-11T21:20:49.210Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
21:20:49 [2023-09-11T21:20:49.210Z] 
21:20:49 [2023-09-11T21:20:49.210Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
21:20:49 [2023-09-11T21:20:49.210Z] time="2023-09-11T21:20:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:20:49 [2023-09-11T21:20:49.210Z]     graphtest_unix.go:39: graphdriver: driver not supported
21:20:49 [2023-09-11T21:20:49.210Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
21:20:49 [2023-09-11T21:20:49.210Z] 
21:20:49 [2023-09-11T21:20:49.210Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
21:20:49 [2023-09-11T21:20:49.210Z] time="2023-09-11T21:20:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:20:49 [2023-09-11T21:20:49.210Z]     graphtest_unix.go:39: graphdriver: driver not supported
21:20:49 [2023-09-11T21:20:49.210Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
21:20:49 [2023-09-11T21:20:49.210Z] 
21:20:49 [2023-09-11T21:20:49.210Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
21:20:49 [2023-09-11T21:20:49.210Z]     graphtest_unix.go:68: No driver to put!
21:20:49 [2023-09-11T21:20:49.210Z] 
21:20:49 [2023-09-11T21:20:49.210Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
21:20:49 [2023-09-11T21:20:49.210Z]     overlay_test.go:61: Cannot run test with naive change algorithm
21:20:49 [2023-09-11T21:20:49.210Z] 
21:20:49 [2023-09-11T21:20:49.210Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
21:20:49 [2023-09-11T21:20:49.210Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
21:20:49 [2023-09-11T21:20:49.210Z] 
21:20:49 [2023-09-11T21:20:49.210Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
21:20:49 [2023-09-11T21:20:49.210Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:20:49 [2023-09-11T21:20:49.210Z]     graphtest_unix.go:41: Driver zfs not supported
21:20:49 [2023-09-11T21:20:49.210Z] 
21:20:49 [2023-09-11T21:20:49.210Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
21:20:49 [2023-09-11T21:20:49.210Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:20:49 [2023-09-11T21:20:49.210Z]     graphtest_unix.go:41: Driver zfs not supported
21:20:49 [2023-09-11T21:20:49.210Z] 
21:20:49 [2023-09-11T21:20:49.210Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
21:20:49 [2023-09-11T21:20:49.210Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:20:49 [2023-09-11T21:20:49.210Z]     graphtest_unix.go:41: Driver zfs not supported
21:20:49 [2023-09-11T21:20:49.210Z] 
21:20:49 [2023-09-11T21:20:49.210Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
21:20:49 [2023-09-11T21:20:49.210Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:20:49 [2023-09-11T21:20:49.210Z]     graphtest_unix.go:41: Driver zfs not supported
21:20:49 [2023-09-11T21:20:49.210Z] 
21:20:49 [2023-09-11T21:20:49.210Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
21:20:49 [2023-09-11T21:20:49.210Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:20:49 [2023-09-11T21:20:49.210Z]     graphtest_unix.go:41: Driver zfs not supported
21:20:49 [2023-09-11T21:20:49.210Z] 
21:20:49 [2023-09-11T21:20:49.210Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
21:20:49 [2023-09-11T21:20:49.210Z]     graphtest_unix.go:68: No driver to put!
21:20:49 [2023-09-11T21:20:49.210Z] 
21:20:49 [2023-09-11T21:20:49.210Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
21:20:49 [2023-09-11T21:20:49.210Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
21:20:49 [2023-09-11T21:20:49.210Z] 
21:20:49 [2023-09-11T21:20:49.210Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
21:20:49 [2023-09-11T21:20:49.210Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
21:20:49 [2023-09-11T21:20:49.210Z] 
21:20:49 [2023-09-11T21:20:49.210Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
21:20:49 [2023-09-11T21:20:49.210Z]     validate_test.go:70: only tested on Windows
21:20:49 [2023-09-11T21:20:49.210Z] 
21:20:49 [2023-09-11T21:20:49.210Z] DONE 3141 tests, 27 skipped in 63.305s
21:20:49 [2023-09-11T21:20:49.210Z] + '[' -n 'github.com/docker/docker/libnetwork
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/bitmap
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/cluster
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/config
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/datastore
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/diagnostic
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/discoverapi
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/driverapi
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/drivers/bridge
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/drivers/host
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/drivers/null
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/drivers/overlay
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/drivers/remote
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/drivers/windows
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/drvregistry
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/etchosts
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/internal/caller
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/internal/kvstore
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/ipam
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/ipamapi
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/ipams/builtin
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/ipams/null
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/ipams/remote
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/ipamutils
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/ipbits
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/iptables
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/netlabel
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/netutils
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/networkdb
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/ns
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/options
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/osl
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/osl/kernel
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/portallocator
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/portmapper
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/resolvconf
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/scope
21:20:49 [2023-09-11T21:20:49.210Z] github.com/docker/docker/libnetwork/types' ']'
21:20:49 [2023-09-11T21:20:49.210Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo 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/scope github.com/docker/docker/libnetwork/types
21:21:45 [2023-09-11T21:21:45.377Z] 	github.com/docker/docker/libnetwork	coverage: 43.0% of statements
21:21:45 [2023-09-11T21:21:45.377Z] ok  	github.com/docker/docker/libnetwork	44.598s	coverage: 43.0% of statements
21:21:45 [2023-09-11T21:21:45.377Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
21:21:45 [2023-09-11T21:21:45.377Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
21:21:45 [2023-09-11T21:21:45.377Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
21:21:45 [2023-09-11T21:21:45.377Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
21:21:45 [2023-09-11T21:21:45.377Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
21:21:45 [2023-09-11T21:21:45.377Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
21:21:45 [2023-09-11T21:21:45.377Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
21:21:45 [2023-09-11T21:21:45.377Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
21:21:45 [2023-09-11T21:21:45.377Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
21:21:45 [2023-09-11T21:21:45.377Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.3% of statements
21:21:45 [2023-09-11T21:21:45.377Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.3% of statements
21:21:45 [2023-09-11T21:21:45.377Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 16.2% of statements
21:21:45 [2023-09-11T21:21:45.377Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 16.2% of statements
21:21:45 [2023-09-11T21:21:45.377Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
21:21:45 [2023-09-11T21:21:45.377Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
21:21:45 [2023-09-11T21:21:45.377Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
21:21:45 [2023-09-11T21:21:45.377Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
21:21:45 [2023-09-11T21:21:45.377Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.2% of statements
21:21:45 [2023-09-11T21:21:45.377Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.920s	coverage: 62.2% of statements
21:21:45 [2023-09-11T21:21:45.377Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
21:21:45 [2023-09-11T21:21:45.377Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 40.0% of statements
21:21:45 [2023-09-11T21:21:45.377Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
21:21:45 [2023-09-11T21:21:45.377Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.0% of statements
21:21:45 [2023-09-11T21:21:45.377Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.788s	coverage: 5.0% of statements
21:21:45 [2023-09-11T21:21:45.377Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
21:21:45 [2023-09-11T21:21:45.377Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.6% of statements
21:21:45 [2023-09-11T21:21:45.377Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
21:21:45 [2023-09-11T21:21:45.377Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
21:21:45 [2023-09-11T21:21:45.377Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 40.0% of statements
21:21:45 [2023-09-11T21:21:45.377Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 40.0% of statements
21:21:46 [2023-09-11T21:21:46.305Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.4% of statements
21:21:46 [2023-09-11T21:21:46.305Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.4% of statements
21:21:46 [2023-09-11T21:21:46.560Z] 	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	coverage: 45.0% of statements
21:21:46 [2023-09-11T21:21:46.560Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
21:21:47 [2023-09-11T21:21:47.121Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.7% of statements
21:21:47 [2023-09-11T21:21:47.121Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
21:21:47 [2023-09-11T21:21:47.377Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.2% of statements
21:21:47 [2023-09-11T21:21:47.377Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.2% of statements
21:21:47 [2023-09-11T21:21:47.377Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
21:21:47 [2023-09-11T21:21:47.377Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
21:21:47 [2023-09-11T21:21:47.633Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
21:21:47 [2023-09-11T21:21:47.888Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 87.0% of statements
21:21:47 [2023-09-11T21:21:47.888Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.019s	coverage: 87.0% of statements
21:21:48 [2023-09-11T21:21:48.144Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
21:21:48 [2023-09-11T21:21:48.144Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
21:21:48 [2023-09-11T21:21:48.400Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
21:21:48 [2023-09-11T21:21:48.400Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
21:21:48 [2023-09-11T21:21:48.400Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
21:21:48 [2023-09-11T21:21:48.400Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
21:22:00 [2023-09-11T21:22:00.565Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
21:22:00 [2023-09-11T21:22:00.565Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
21:22:02 [2023-09-11T21:22:02.453Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.0% of statements
21:22:02 [2023-09-11T21:22:02.453Z] ok  	github.com/docker/docker/libnetwork/ipam	3.292s	coverage: 80.0% of statements
21:22:02 [2023-09-11T21:22:02.453Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
21:22:02 [2023-09-11T21:22:02.453Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
21:22:02 [2023-09-11T21:22:02.708Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 63.2% of statements
21:22:02 [2023-09-11T21:22:02.708Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 63.2% of statements
21:22:02 [2023-09-11T21:22:02.963Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 48.7% of statements
21:22:02 [2023-09-11T21:22:02.963Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 48.7% of statements
21:22:02 [2023-09-11T21:22:02.963Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
21:22:03 [2023-09-11T21:22:03.219Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
21:22:03 [2023-09-11T21:22:03.219Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
21:22:03 [2023-09-11T21:22:03.780Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
21:22:03 [2023-09-11T21:22:03.780Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.279s	coverage: 86.4% of statements
21:22:04 [2023-09-11T21:22:04.035Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
21:22:04 [2023-09-11T21:22:04.035Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
21:22:04 [2023-09-11T21:22:04.597Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 39.9% of statements
21:22:04 [2023-09-11T21:22:04.597Z] ok  	github.com/docker/docker/libnetwork/iptables	0.222s	coverage: 39.9% of statements
21:22:04 [2023-09-11T21:22:04.597Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
21:22:05 [2023-09-11T21:22:05.158Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
21:22:05 [2023-09-11T21:22:05.158Z] ok  	github.com/docker/docker/libnetwork/netutils	0.015s	coverage: 54.9% of statements
21:23:56 [2023-09-11T21:23:56.533Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 58.9% of statements
21:23:56 [2023-09-11T21:23:56.533Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.663s	coverage: 58.9% of statements
21:23:56 [2023-09-11T21:23:56.533Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
21:23:56 [2023-09-11T21:23:56.533Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
21:23:56 [2023-09-11T21:23:56.533Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
21:23:56 [2023-09-11T21:23:56.533Z] 	github.com/docker/docker/libnetwork/osl	coverage: 39.5% of statements
21:23:56 [2023-09-11T21:23:56.533Z] ok  	github.com/docker/docker/libnetwork/osl	4.426s	coverage: 39.5% of statements
21:23:56 [2023-09-11T21:23:56.533Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
21:23:56 [2023-09-11T21:23:56.533Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
21:23:56 [2023-09-11T21:23:56.533Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
21:23:56 [2023-09-11T21:23:56.533Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
21:23:56 [2023-09-11T21:23:56.533Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
21:23:56 [2023-09-11T21:23:56.533Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.642s	coverage: 46.3% of statements
21:23:56 [2023-09-11T21:23:56.789Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
21:23:56 [2023-09-11T21:23:56.789Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
21:23:56 [2023-09-11T21:23:56.789Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
21:23:57 [2023-09-11T21:23:57.045Z] 	github.com/docker/docker/libnetwork/types	coverage: 41.7% of statements
21:23:57 [2023-09-11T21:23:57.045Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
21:23:57 [2023-09-11T21:23:57.300Z] 
21:23:57 [2023-09-11T21:23:57.300Z] === Skipped
21:23:57 [2023-09-11T21:23:57.300Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
21:23:57 [2023-09-11T21:23:57.300Z]     firewalld_test.go:29: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
21:23:57 [2023-09-11T21:23:57.300Z] 
21:23:57 [2023-09-11T21:23:57.300Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
21:23:57 [2023-09-11T21:23:57.300Z]     firewalld_test.go:88: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
21:23:57 [2023-09-11T21:23:57.300Z] 
21:23:57 [2023-09-11T21:23:57.300Z] DONE 344 tests, 2 skipped in 187.860s
Post stage
[Pipeline] junit
21:23:57 [2023-09-11T21:23:57.918Z] Recording test results
21:23:58 [2023-09-11T21:23:58.881Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:23:59 [2023-09-11T21:23:59.173Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46413/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=42290326767f37f0c6373794bd54ea6f87a8e9bd -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:42290326767f37f0c6373794bd54ea6f87a8e9bd hack/make.sh dynbinary test-integration
21:23:59 [2023-09-11T21:23:59.431Z] 
21:23:59 [2023-09-11T21:23:59.431Z] Removing bundles/
21:23:59 [2023-09-11T21:23:59.431Z] 
21:23:59 [2023-09-11T21:23:59.431Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:23:59 [2023-09-11T21:23:59.431Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
21:23:59 [2023-09-11T21:23:59.431Z] + tee /go/src/github.com/docker/docker/go.mod
21:23:59 [2023-09-11T21:23:59.431Z] module github.com/docker/docker
21:23:59 [2023-09-11T21:23:59.431Z] 
21:23:59 [2023-09-11T21:23:59.431Z] go 1.19
21:23:59 [2023-09-11T21:23:59.431Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
21:23:59 [2023-09-11T21:23:59.431Z] + GO111MODULE=on
21:23:59 [2023-09-11T21:23:59.431Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=42290326767f37f0c6373794bd54ea6f87a8e9bd" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-11T21:23:59.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
21:24:38 [2023-09-11T21:24:38.110Z] + rm -f /go/src/github.com/docker/docker/go.mod
21:24:38 [2023-09-11T21:24:38.110Z] Created binary: bundles/dynbinary-daemon/dockerd
21:24:38 [2023-09-11T21:24:38.110Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
21:24:38 [2023-09-11T21:24:38.110Z] + tee /go/src/github.com/docker/docker/go.mod
21:24:38 [2023-09-11T21:24:38.110Z] module github.com/docker/docker
21:24:38 [2023-09-11T21:24:38.110Z] 
21:24:38 [2023-09-11T21:24:38.110Z] go 1.19
21:24:38 [2023-09-11T21:24:38.110Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
21:24:38 [2023-09-11T21:24:38.110Z] + GO111MODULE=on
21:24:38 [2023-09-11T21:24:38.110Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=42290326767f37f0c6373794bd54ea6f87a8e9bd" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-11T21:23:59.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
21:24:38 [2023-09-11T21:24:38.110Z] + rm -f /go/src/github.com/docker/docker/go.mod
21:24:38 [2023-09-11T21:24:38.110Z] Created binary: bundles/dynbinary-daemon/docker-proxy
21:24:38 [2023-09-11T21:24:38.110Z] 
21:24:38 [2023-09-11T21:24:38.110Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:24:38 [2023-09-11T21:24:38.110Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:24:38 [2023-09-11T21:24:38.110Z] HOSTNAME=0a092cfab306
21:24:38 [2023-09-11T21:24:38.110Z] TESTDEBUG=0
21:24:38 [2023-09-11T21:24:38.110Z] DEST=bundles/test-integration
21:24:38 [2023-09-11T21:24:38.110Z] PWD=/go/src/github.com/docker/docker
21:24:38 [2023-09-11T21:24:38.110Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
21:24:38 [2023-09-11T21:24:38.110Z] DOCKER_GITCOMMIT=42290326767f37f0c6373794bd54ea6f87a8e9bd
21:24:38 [2023-09-11T21:24:38.110Z] container=docker
21:24:38 [2023-09-11T21:24:38.110Z] HOME=/root
21:24:38 [2023-09-11T21:24:38.110Z] CONTAINERD_NAMESPACE=moby
21:24:38 [2023-09-11T21:24:38.110Z] GOLANG_VERSION=1.20.7
21:24:38 [2023-09-11T21:24:38.110Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:24:38 [2023-09-11T21:24:38.110Z] VALIDATE_BRANCH=master
21:24:38 [2023-09-11T21:24:38.110Z] TERM=xterm
21:24:38 [2023-09-11T21:24:38.110Z] DOCKER_PKG=github.com/docker/docker
21:24:38 [2023-09-11T21:24:38.110Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
21:24:38 [2023-09-11T21:24:38.110Z] SHLVL=1
21:24:38 [2023-09-11T21:24:38.110Z] TIMEOUT=120m
21:24:38 [2023-09-11T21:24:38.110Z] DOCKER_GRAPHDRIVER=overlay2
21:24:38 [2023-09-11T21:24:38.110Z] GO111MODULE=off
21:24:38 [2023-09-11T21:24:38.110Z] DOCKER_EXPERIMENTAL=1
21:24:38 [2023-09-11T21:24:38.110Z] TEST_SKIP_INTEGRATION_CLI=1
21:24:38 [2023-09-11T21:24:38.110Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:24:38 [2023-09-11T21:24:38.110Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:24:38 [2023-09-11T21:24:38.110Z] GOPATH=/go
21:24:38 [2023-09-11T21:24:38.110Z] PKG_CONFIG=pkg-config
21:24:38 [2023-09-11T21:24:38.110Z] _=/usr/bin/env
21:24:38 [2023-09-11T21:24:38.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:24:56 [2023-09-11T21:24:56.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
21:24:56 [2023-09-11T21:24:56.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:24:56 [2023-09-11T21:24:56.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:24:58 [2023-09-11T21:24:58.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
21:25:02 [2023-09-11T21:25:02.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:25:06 [2023-09-11T21:25:06.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
21:25:06 [2023-09-11T21:25:06.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:25:07 [2023-09-11T21:25:07.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:25:08 [2023-09-11T21:25:08.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:25:10 [2023-09-11T21:25:10.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:25:10 [2023-09-11T21:25:10.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:25:11 [2023-09-11T21:25:11.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:25:13 [2023-09-11T21:25:13.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:25:14 [2023-09-11T21:25:14.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:25:16 [2023-09-11T21:25:16.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:25:16 [2023-09-11T21:25:16.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:25:17 [2023-09-11T21:25:17.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:25:19 [2023-09-11T21:25:19.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:25:20 [2023-09-11T21:25:20.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:25:21 [2023-09-11T21:25:21.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:25:22 [2023-09-11T21:25:22.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:25:23 [2023-09-11T21:25:23.545Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:25:23 [2023-09-11T21:25:23.545Z] Using test binary /usr/local/cli-integration/docker
21:25:23 [2023-09-11T21:25:23.545Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:25:23 [2023-09-11T21:25:23.545Z] +++ /etc/init.d/apparmor start
21:25:23 [2023-09-11T21:25:23.545Z] Not: starting.
21:25:23 [2023-09-11T21:25:23.545Z] INFO: Waiting for daemon to start...
21:25:23 [2023-09-11T21:25:23.545Z] Starting dockerd
21:25:23 [2023-09-11T21:25:23.545Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.49NIsEa09k/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
21:25:30 [2023-09-11T21:25:30.331Z] .
21:25:30 [2023-09-11T21:25:30.331Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
21:25:30 [2023-09-11T21:25:30.331Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:25:30 [2023-09-11T21:25:30.331Z] ++++ docker load
21:25:30 [2023-09-11T21:25:30.331Z] Loaded image: emptyfs:latest
21:25:30 [2023-09-11T21:25:30.331Z] ++++ tar -cC bundles/test-integration/dangling .
21:25:30 [2023-09-11T21:25:30.331Z] ++++ docker load
21:25:30 [2023-09-11T21:25:30.331Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
21:25:30 [2023-09-11T21:25:30.331Z] Running integration-test (iteration 1)
21:25:30 [2023-09-11T21:25:30.331Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
21:25:30 [2023-09-11T21:25:30.331Z] ++ 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
21:25:30 [2023-09-11T21:25:30.331Z] ++ set -e
21:25:30 [2023-09-11T21:25:30.331Z] ++ '[' -n 0 ']'
21:25:30 [2023-09-11T21:25:30.331Z] ++ set -x
21:25:30 [2023-09-11T21:25:30.331Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.49NIsEa09k/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
21:25:30 [2023-09-11T21:25:30.331Z] Loaded image: busybox:latest
21:25:30 [2023-09-11T21:25:30.331Z] Loaded image: busybox:glibc
21:25:31 [2023-09-11T21:25:31.259Z] Loaded image: debian:bullseye-slim
21:25:31 [2023-09-11T21:25:31.259Z] Loaded image: hello-world:latest
21:25:31 [2023-09-11T21:25:31.259Z] Loaded image: arm32v7/hello-world:latest
21:25:31 [2023-09-11T21:25:31.259Z] INFO: Testing against a local daemon
21:25:31 [2023-09-11T21:25:31.259Z] === RUN   TestCgroupNamespacesBuild
21:25:32 [2023-09-11T21:25:32.623Z] --- PASS: TestCgroupNamespacesBuild (1.12s)
21:25:32 [2023-09-11T21:25:32.623Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:25:33 [2023-09-11T21:25:33.550Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.09s)
21:25:33 [2023-09-11T21:25:33.550Z] === RUN   TestBuildWithSession
21:25:33 [2023-09-11T21:25:33.550Z]     build_session_test.go:26: TODO: BuildKit
21:25:33 [2023-09-11T21:25:33.550Z] --- SKIP: TestBuildWithSession (0.00s)
21:25:33 [2023-09-11T21:25:33.550Z] === RUN   TestBuildSquashParent
21:25:37 [2023-09-11T21:25:37.714Z] --- PASS: TestBuildSquashParent (3.55s)
21:25:37 [2023-09-11T21:25:37.714Z] === RUN   TestBuildWithRemoveAndForceRemove
21:25:37 [2023-09-11T21:25:37.714Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:25:37 [2023-09-11T21:25:37.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:25:37 [2023-09-11T21:25:37.714Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:25:37 [2023-09-11T21:25:37.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:25:37 [2023-09-11T21:25:37.714Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:25:37 [2023-09-11T21:25:37.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:25:37 [2023-09-11T21:25:37.714Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:25:37 [2023-09-11T21:25:37.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:25:37 [2023-09-11T21:25:37.714Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:25:37 [2023-09-11T21:25:37.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:25:37 [2023-09-11T21:25:37.714Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:25:37 [2023-09-11T21:25:37.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:25:37 [2023-09-11T21:25:37.714Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:25:37 [2023-09-11T21:25:37.714Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:25:37 [2023-09-11T21:25:37.714Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:25:37 [2023-09-11T21:25:37.715Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:25:37 [2023-09-11T21:25:37.715Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:25:37 [2023-09-11T21:25:37.715Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:25:40 [2023-09-11T21:25:40.421Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
21:25:40 [2023-09-11T21:25:40.421Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.25s)
21:25:40 [2023-09-11T21:25:40.421Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.56s)
21:25:40 [2023-09-11T21:25:40.421Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.74s)
21:25:40 [2023-09-11T21:25:40.421Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.83s)
21:25:40 [2023-09-11T21:25:40.421Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.23s)
21:25:40 [2023-09-11T21:25:40.421Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.31s)
21:25:40 [2023-09-11T21:25:40.421Z] === RUN   TestBuildMultiStageCopy
21:25:40 [2023-09-11T21:25:40.421Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:25:41 [2023-09-11T21:25:41.354Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:25:41 [2023-09-11T21:25:41.354Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:25:41 [2023-09-11T21:25:41.354Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:25:41 [2023-09-11T21:25:41.354Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:25:41 [2023-09-11T21:25:41.666Z] --- PASS: TestBuildMultiStageCopy (1.11s)
21:25:41 [2023-09-11T21:25:41.666Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.88s)
21:25:41 [2023-09-11T21:25:41.666Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.04s)
21:25:41 [2023-09-11T21:25:41.666Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.04s)
21:25:41 [2023-09-11T21:25:41.666Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.05s)
21:25:41 [2023-09-11T21:25:41.666Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.09s)
21:25:41 [2023-09-11T21:25:41.666Z] === RUN   TestBuildMultiStageParentConfig
21:25:41 [2023-09-11T21:25:41.666Z] --- PASS: TestBuildMultiStageParentConfig (0.23s)
21:25:41 [2023-09-11T21:25:41.666Z] === RUN   TestBuildLabelWithTargets
21:25:42 [2023-09-11T21:25:42.229Z] --- PASS: TestBuildLabelWithTargets (0.35s)
21:25:42 [2023-09-11T21:25:42.229Z] === RUN   TestBuildWithEmptyLayers
21:25:42 [2023-09-11T21:25:42.229Z] --- PASS: TestBuildWithEmptyLayers (0.07s)
21:25:42 [2023-09-11T21:25:42.229Z] === RUN   TestBuildMultiStageOnBuild
21:25:43 [2023-09-11T21:25:43.170Z] --- PASS: TestBuildMultiStageOnBuild (0.99s)
21:25:43 [2023-09-11T21:25:43.170Z] === RUN   TestBuildUncleanTarFilenames
21:25:43 [2023-09-11T21:25:43.170Z] --- PASS: TestBuildUncleanTarFilenames (0.10s)
21:25:43 [2023-09-11T21:25:43.170Z] === RUN   TestBuildMultiStageLayerLeak
21:25:44 [2023-09-11T21:25:44.593Z] --- PASS: TestBuildMultiStageLayerLeak (1.06s)
21:25:44 [2023-09-11T21:25:44.593Z] === RUN   TestBuildWithHugeFile
21:26:52 [2023-09-11T21:26:52.343Z] --- PASS: TestBuildWithHugeFile (62.84s)
21:26:52 [2023-09-11T21:26:52.343Z] === RUN   TestBuildWCOWSandboxSize
21:26:52 [2023-09-11T21:26:52.343Z]     build_test.go:525: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:26:52 [2023-09-11T21:26:52.343Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
21:26:52 [2023-09-11T21:26:52.343Z] === RUN   TestBuildWithEmptyDockerfile
21:26:52 [2023-09-11T21:26:52.343Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:26:52 [2023-09-11T21:26:52.343Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:26:52 [2023-09-11T21:26:52.343Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:26:52 [2023-09-11T21:26:52.343Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:26:52 [2023-09-11T21:26:52.343Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:26:52 [2023-09-11T21:26:52.343Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:26:52 [2023-09-11T21:26:52.343Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:26:52 [2023-09-11T21:26:52.343Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:26:52 [2023-09-11T21:26:52.343Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:26:52 [2023-09-11T21:26:52.343Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
21:26:52 [2023-09-11T21:26:52.343Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
21:26:52 [2023-09-11T21:26:52.343Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
21:26:52 [2023-09-11T21:26:52.343Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
21:26:52 [2023-09-11T21:26:52.343Z] === RUN   TestBuildPreserveOwnership
21:26:52 [2023-09-11T21:26:52.343Z] === RUN   TestBuildPreserveOwnership/copy_from
21:26:52 [2023-09-11T21:26:52.343Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:26:52 [2023-09-11T21:26:52.343Z] --- PASS: TestBuildPreserveOwnership (1.82s)
21:26:52 [2023-09-11T21:26:52.343Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.30s)
21:26:52 [2023-09-11T21:26:52.343Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.52s)
21:26:52 [2023-09-11T21:26:52.343Z] === RUN   TestBuildPlatformInvalid
21:26:52 [2023-09-11T21:26:52.343Z] --- PASS: TestBuildPlatformInvalid (0.03s)
21:26:52 [2023-09-11T21:26:52.343Z] === RUN   TestBuildkitHistoryTracePropagation
21:26:52 [2023-09-11T21:26:52.343Z] time="2023-09-11T21:26:48Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
21:26:52 [2023-09-11T21:26:52.343Z] time="2023-09-11T21:26:48Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
21:26:52 [2023-09-11T21:26:52.344Z] time="2023-09-11T21:26:48Z" level=info msg="[core] [Channel #1] parsed dial target is: {Scheme:unix Authority: URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc
21:26:52 [2023-09-11T21:26:52.344Z] time="2023-09-11T21:26:48Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
21:26:52 [2023-09-11T21:26:52.344Z] time="2023-09-11T21:26:48Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n  \"Addresses\": [\n    {\n      \"Addr\": \"/run/buildkit/buildkitd.sock\",\n      \"ServerName\": \"\",\n      \"Attributes\": {},\n      \"BalancerAttributes\": null,\n      \"Type\": 0,\n      \"Metadata\": null\n    }\n  ],\n  \"ServiceConfig\": null,\n  \"Attributes\": null\n} (resolver returned new addresses)" module=grpc
21:26:52 [2023-09-11T21:26:52.344Z] time="2023-09-11T21:26:48Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
21:26:52 [2023-09-11T21:26:52.344Z] time="2023-09-11T21:26:48Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
21:26:52 [2023-09-11T21:26:52.344Z] time="2023-09-11T21:26:48Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
21:26:52 [2023-09-11T21:26:52.344Z] time="2023-09-11T21:26:48Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
21:26:52 [2023-09-11T21:26:52.344Z] time="2023-09-11T21:26:48Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
21:26:52 [2023-09-11T21:26:52.344Z] time="2023-09-11T21:26:48Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
21:26:52 [2023-09-11T21:26:52.344Z] time="2023-09-11T21:26:48Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
21:26:52 [2023-09-11T21:26:52.344Z] time="2023-09-11T21:26:48Z" level=info msg="[core] [Server #4] Server created" module=grpc
21:26:52 [2023-09-11T21:26:52.344Z]     build_traces_test.go:84: Waiting for trace to be available
21:26:53 [2023-09-11T21:26:53.270Z] time="2023-09-11T21:26:52Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
21:26:53 [2023-09-11T21:26:53.270Z] time="2023-09-11T21:26:52Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
21:26:53 [2023-09-11T21:26:53.270Z] time="2023-09-11T21:26:52Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
21:26:53 [2023-09-11T21:26:53.270Z] time="2023-09-11T21:26:52Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
21:26:53 [2023-09-11T21:26:53.270Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
21:26:53 [2023-09-11T21:26:53.270Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
21:26:53 [2023-09-11T21:26:53.831Z] Loaded image: busybox:latest
21:26:53 [2023-09-11T21:26:53.831Z] Loaded image: busybox:glibc
21:26:54 [2023-09-11T21:26:54.759Z] Loaded image: debian:bullseye-slim
21:26:54 [2023-09-11T21:26:54.759Z] Loaded image: hello-world:latest
21:26:54 [2023-09-11T21:26:54.759Z] Loaded image: arm32v7/hello-world:latest
21:27:02 [2023-09-11T21:27:02.922Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.03s)
21:27:02 [2023-09-11T21:27:02.922Z] PASS
21:27:02 [2023-09-11T21:27:02.922Z] 
21:27:02 [2023-09-11T21:27:02.922Z] === Skipped
21:27:02 [2023-09-11T21:27:02.922Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
21:27:02 [2023-09-11T21:27:02.922Z]     build_session_test.go:26: TODO: BuildKit
21:27:02 [2023-09-11T21:27:02.922Z] 
21:27:02 [2023-09-11T21:27:02.922Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
21:27:02 [2023-09-11T21:27:02.922Z]     build_test.go:525: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:27:02 [2023-09-11T21:27:02.922Z] 
21:27:02 [2023-09-11T21:27:02.922Z] DONE 35 tests, 2 skipped in 91.955s
21:27:02 [2023-09-11T21:27:02.922Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
21:27:02 [2023-09-11T21:27:02.922Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
21:27:02 [2023-09-11T21:27:02.922Z] ++ set -e
21:27:02 [2023-09-11T21:27:02.922Z] ++ '[' -n 0 ']'
21:27:02 [2023-09-11T21:27:02.922Z] ++ set -x
21:27:02 [2023-09-11T21:27:02.922Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.49NIsEa09k/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
21:27:02 [2023-09-11T21:27:02.922Z] INFO: Testing against a local daemon
21:27:02 [2023-09-11T21:27:02.922Z] === RUN   TestNoNewPrivileges
21:27:07 [2023-09-11T21:27:07.086Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
21:27:07 [2023-09-11T21:27:07.342Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
21:27:07 [2023-09-11T21:27:07.598Z] --- PASS: TestNoNewPrivileges (5.53s)
21:27:07 [2023-09-11T21:27:07.598Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.41s)
21:27:07 [2023-09-11T21:27:07.598Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.37s)
21:27:07 [2023-09-11T21:27:07.598Z] PASS
21:27:07 [2023-09-11T21:27:07.598Z] 
21:27:07 [2023-09-11T21:27:07.598Z] DONE 3 tests in 5.564s
21:27:07 [2023-09-11T21:27:07.598Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
21:27:07 [2023-09-11T21:27:07.598Z] ++ 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
21:27:07 [2023-09-11T21:27:07.598Z] ++ set -e
21:27:07 [2023-09-11T21:27:07.598Z] ++ '[' -n 0 ']'
21:27:07 [2023-09-11T21:27:07.598Z] ++ set -x
21:27:07 [2023-09-11T21:27:07.598Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.49NIsEa09k/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
21:27:07 [2023-09-11T21:27:07.853Z] INFO: Testing against a local daemon
21:27:07 [2023-09-11T21:27:07.853Z] === RUN   TestConfigInspect
21:27:09 [2023-09-11T21:27:09.741Z] --- PASS: TestConfigInspect (2.05s)
21:27:09 [2023-09-11T21:27:09.741Z] === RUN   TestConfigList
21:27:11 [2023-09-11T21:27:11.104Z] === RUN   TestConfigList/test_filter_by_name
21:27:11 [2023-09-11T21:27:11.104Z] === RUN   TestConfigList/test_filter_by_id
21:27:11 [2023-09-11T21:27:11.104Z] === RUN   TestConfigList/test_filter_by_label_key_only
21:27:11 [2023-09-11T21:27:11.104Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
21:27:11 [2023-09-11T21:27:11.104Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
21:27:11 [2023-09-11T21:27:11.665Z] --- PASS: TestConfigList (1.89s)
21:27:11 [2023-09-11T21:27:11.665Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
21:27:11 [2023-09-11T21:27:11.665Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
21:27:11 [2023-09-11T21:27:11.665Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
21:27:11 [2023-09-11T21:27:11.665Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
21:27:11 [2023-09-11T21:27:11.665Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
21:27:11 [2023-09-11T21:27:11.665Z] === RUN   TestConfigsCreateAndDelete
21:27:13 [2023-09-11T21:27:13.028Z] --- PASS: TestConfigsCreateAndDelete (1.46s)
21:27:13 [2023-09-11T21:27:13.028Z] === RUN   TestConfigsUpdate
21:27:15 [2023-09-11T21:27:15.542Z] --- PASS: TestConfigsUpdate (1.99s)
21:27:15 [2023-09-11T21:27:15.542Z] === RUN   TestTemplatedConfig
21:27:18 [2023-09-11T21:27:18.055Z] --- PASS: TestTemplatedConfig (2.52s)
21:27:18 [2023-09-11T21:27:18.055Z] === RUN   TestConfigCreateResolve
21:27:19 [2023-09-11T21:27:19.971Z] --- PASS: TestConfigCreateResolve (1.98s)
21:27:19 [2023-09-11T21:27:19.971Z] PASS
21:27:19 [2023-09-11T21:27:19.971Z] === RUN   TestConfigInspect
21:27:21 [2023-09-11T21:27:21.335Z] --- PASS: TestConfigInspect (1.82s)
21:27:21 [2023-09-11T21:27:21.335Z] === RUN   TestConfigList
21:27:22 [2023-09-11T21:27:22.701Z] === RUN   TestConfigList/test_filter_by_name
21:27:22 [2023-09-11T21:27:22.701Z] === RUN   TestConfigList/test_filter_by_id
21:27:22 [2023-09-11T21:27:22.701Z] === RUN   TestConfigList/test_filter_by_label_key_only
21:27:22 [2023-09-11T21:27:22.701Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
21:27:22 [2023-09-11T21:27:22.701Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
21:27:23 [2023-09-11T21:27:23.262Z] --- PASS: TestConfigList (1.86s)
21:27:23 [2023-09-11T21:27:23.262Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
21:27:23 [2023-09-11T21:27:23.262Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
21:27:23 [2023-09-11T21:27:23.262Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
21:27:23 [2023-09-11T21:27:23.262Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
21:27:23 [2023-09-11T21:27:23.262Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
21:27:23 [2023-09-11T21:27:23.262Z] === RUN   TestConfigsCreateAndDelete
21:27:25 [2023-09-11T21:27:25.150Z] --- PASS: TestConfigsCreateAndDelete (1.80s)
21:27:25 [2023-09-11T21:27:25.150Z] === RUN   TestConfigsUpdate
21:27:27 [2023-09-11T21:27:27.038Z] --- PASS: TestConfigsUpdate (1.91s)
21:27:27 [2023-09-11T21:27:27.038Z] === RUN   TestTemplatedConfig
21:27:29 [2023-09-11T21:27:29.551Z] --- PASS: TestTemplatedConfig (2.63s)
21:27:29 [2023-09-11T21:27:29.551Z] === RUN   TestConfigCreateResolve
21:27:32 [2023-09-11T21:27:32.065Z] --- PASS: TestConfigCreateResolve (1.92s)
21:27:32 [2023-09-11T21:27:32.065Z] PASS
21:27:32 [2023-09-11T21:27:32.065Z] 
21:27:32 [2023-09-11T21:27:32.065Z] DONE 22 tests in 23.878s
21:27:32 [2023-09-11T21:27:32.065Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
21:27:32 [2023-09-11T21:27:32.065Z] ++ 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
21:27:32 [2023-09-11T21:27:32.065Z] ++ set -e
21:27:32 [2023-09-11T21:27:32.065Z] ++ '[' -n 0 ']'
21:27:32 [2023-09-11T21:27:32.065Z] ++ set -x
21:27:32 [2023-09-11T21:27:32.065Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.49NIsEa09k/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
21:27:32 [2023-09-11T21:27:32.065Z] INFO: Testing against a local daemon
21:27:32 [2023-09-11T21:27:32.065Z] === RUN   TestAttach
21:27:32 [2023-09-11T21:27:32.065Z] === RUN   TestAttach/without_TTY
21:27:32 [2023-09-11T21:27:32.065Z] === PAUSE TestAttach/without_TTY
21:27:32 [2023-09-11T21:27:32.065Z] === RUN   TestAttach/with_TTY
21:27:32 [2023-09-11T21:27:32.065Z] === PAUSE TestAttach/with_TTY
21:27:32 [2023-09-11T21:27:32.065Z] === CONT  TestAttach/without_TTY
21:27:32 [2023-09-11T21:27:32.065Z] === CONT  TestAttach/with_TTY
21:27:32 [2023-09-11T21:27:32.065Z] --- PASS: TestAttach (0.02s)
21:27:32 [2023-09-11T21:27:32.065Z]     --- PASS: TestAttach/without_TTY (0.03s)
21:27:32 [2023-09-11T21:27:32.065Z]     --- PASS: TestAttach/with_TTY (0.03s)
21:27:32 [2023-09-11T21:27:32.065Z] === RUN   TestCreateWithCDIDevices
21:27:32 [2023-09-11T21:27:32.626Z] --- PASS: TestCreateWithCDIDevices (1.01s)
21:27:32 [2023-09-11T21:27:32.626Z] === RUN   TestCDISpecDirsAreInSystemInfo
21:27:32 [2023-09-11T21:27:32.626Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default
21:27:33 [2023-09-11T21:27:33.187Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned
21:27:33 [2023-09-11T21:27:33.748Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice
21:27:34 [2023-09-11T21:27:34.308Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice
21:27:34 [2023-09-11T21:27:34.869Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice
21:27:35 [2023-09-11T21:27:35.429Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice
21:27:35 [2023-09-11T21:27:35.990Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice
21:27:36 [2023-09-11T21:27:36.245Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice
21:27:36 [2023-09-11T21:27:36.807Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.17s)
21:27:36 [2023-09-11T21:27:36.807Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s)
21:27:36 [2023-09-11T21:27:36.807Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s)
21:27:36 [2023-09-11T21:27:36.807Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
21:27:36 [2023-09-11T21:27:36.807Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s)
21:27:36 [2023-09-11T21:27:36.807Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s)
21:27:36 [2023-09-11T21:27:36.807Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s)
21:27:36 [2023-09-11T21:27:36.807Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
21:27:36 [2023-09-11T21:27:36.807Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s)
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestCheckpoint
21:27:36 [2023-09-11T21:27:36.807Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:27:36 [2023-09-11T21:27:36.807Z] --- SKIP: TestCheckpoint (0.00s)
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestContainerInvalidJSON
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestContainerInvalidJSON/commit
21:27:36 [2023-09-11T21:27:36.807Z] === PAUSE TestContainerInvalidJSON/commit
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestContainerInvalidJSON/containers/create
21:27:36 [2023-09-11T21:27:36.807Z] === PAUSE TestContainerInvalidJSON/containers/create
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
21:27:36 [2023-09-11T21:27:36.807Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
21:27:36 [2023-09-11T21:27:36.807Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
21:27:36 [2023-09-11T21:27:36.807Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:27:36 [2023-09-11T21:27:36.807Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
21:27:36 [2023-09-11T21:27:36.807Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
21:27:36 [2023-09-11T21:27:36.807Z] === CONT  TestContainerInvalidJSON/commit
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
21:27:36 [2023-09-11T21:27:36.807Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
21:27:36 [2023-09-11T21:27:36.807Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
21:27:36 [2023-09-11T21:27:36.807Z] === CONT  TestContainerInvalidJSON/containers/create
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
21:27:36 [2023-09-11T21:27:36.807Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
21:27:36 [2023-09-11T21:27:36.807Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
21:27:36 [2023-09-11T21:27:36.807Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestContainerInvalidJSON/commit/empty_body
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
21:27:36 [2023-09-11T21:27:36.807Z] --- PASS: TestContainerInvalidJSON (0.01s)
21:27:36 [2023-09-11T21:27:36.807Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
21:27:36 [2023-09-11T21:27:36.807Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
21:27:36 [2023-09-11T21:27:36.807Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
21:27:36 [2023-09-11T21:27:36.807Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
21:27:36 [2023-09-11T21:27:36.807Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
21:27:36 [2023-09-11T21:27:36.807Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
21:27:36 [2023-09-11T21:27:36.807Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
21:27:36 [2023-09-11T21:27:36.807Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
21:27:36 [2023-09-11T21:27:36.807Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
21:27:36 [2023-09-11T21:27:36.807Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
21:27:36 [2023-09-11T21:27:36.807Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
21:27:36 [2023-09-11T21:27:36.807Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
21:27:36 [2023-09-11T21:27:36.807Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
21:27:36 [2023-09-11T21:27:36.807Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
21:27:36 [2023-09-11T21:27:36.807Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
21:27:36 [2023-09-11T21:27:36.807Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
21:27:36 [2023-09-11T21:27:36.807Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
21:27:36 [2023-09-11T21:27:36.807Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
21:27:36 [2023-09-11T21:27:36.807Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
21:27:36 [2023-09-11T21:27:36.807Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
21:27:36 [2023-09-11T21:27:36.807Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
21:27:36 [2023-09-11T21:27:36.807Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
21:27:36 [2023-09-11T21:27:36.807Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
21:27:36 [2023-09-11T21:27:36.807Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
21:27:36 [2023-09-11T21:27:36.807Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
21:27:36 [2023-09-11T21:27:36.807Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
21:27:36 [2023-09-11T21:27:36.807Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
21:27:36 [2023-09-11T21:27:36.807Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
21:27:36 [2023-09-11T21:27:36.807Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
21:27:36 [2023-09-11T21:27:36.807Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
21:27:36 [2023-09-11T21:27:36.807Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
21:27:36 [2023-09-11T21:27:36.807Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
21:27:36 [2023-09-11T21:27:36.807Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
21:27:36 [2023-09-11T21:27:36.807Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
21:27:36 [2023-09-11T21:27:36.807Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:27:36 [2023-09-11T21:27:36.807Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.03s)
21:27:36 [2023-09-11T21:27:36.807Z] === RUN   TestCopyFromContainerPathIsNotDir
21:27:37 [2023-09-11T21:27:37.063Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.03s)
21:27:37 [2023-09-11T21:27:37.063Z] === RUN   TestCopyToContainerPathDoesNotExist
21:27:37 [2023-09-11T21:27:37.063Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.03s)
21:27:37 [2023-09-11T21:27:37.063Z] === RUN   TestCopyEmptyFile
21:27:37 [2023-09-11T21:27:37.063Z] --- PASS: TestCopyEmptyFile (0.04s)
21:27:37 [2023-09-11T21:27:37.063Z] === RUN   TestCopyToContainerPathIsNotDir
21:27:37 [2023-09-11T21:27:37.063Z] --- PASS: TestCopyToContainerPathIsNotDir (0.03s)
21:27:37 [2023-09-11T21:27:37.063Z] === RUN   TestCopyFromContainer
21:27:37 [2023-09-11T21:27:37.711Z] === RUN   TestCopyFromContainer//
21:27:37 [2023-09-11T21:27:37.711Z] === RUN   TestCopyFromContainer/.
21:27:37 [2023-09-11T21:27:37.711Z] === RUN   TestCopyFromContainer//.
21:27:37 [2023-09-11T21:27:37.711Z] === RUN   TestCopyFromContainer/./
21:27:37 [2023-09-11T21:27:37.711Z] === RUN   TestCopyFromContainer//./
21:27:37 [2023-09-11T21:27:37.711Z] === RUN   TestCopyFromContainer//bar/root
21:27:37 [2023-09-11T21:27:37.711Z] === RUN   TestCopyFromContainer//bar/root/
21:27:37 [2023-09-11T21:27:37.711Z] === RUN   TestCopyFromContainer//bar/root/.
21:27:37 [2023-09-11T21:27:37.711Z] === RUN   TestCopyFromContainer/bar/quux
21:27:37 [2023-09-11T21:27:37.711Z] === RUN   TestCopyFromContainer/bar/quux/
21:27:37 [2023-09-11T21:27:37.711Z] === RUN   TestCopyFromContainer/bar/quux/.
21:27:37 [2023-09-11T21:27:37.711Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:27:37 [2023-09-11T21:27:37.711Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:27:37 [2023-09-11T21:27:37.711Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:27:37 [2023-09-11T21:27:37.711Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:27:37 [2023-09-11T21:27:37.711Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
21:27:37 [2023-09-11T21:27:37.711Z] === RUN   TestCopyFromContainer/bar/notarget
21:27:37 [2023-09-11T21:27:37.711Z] --- PASS: TestCopyFromContainer (0.67s)
21:27:37 [2023-09-11T21:27:37.711Z]     --- PASS: TestCopyFromContainer// (0.01s)
21:27:37 [2023-09-11T21:27:37.711Z]     --- PASS: TestCopyFromContainer/. (0.01s)
21:27:37 [2023-09-11T21:27:37.711Z]     --- PASS: TestCopyFromContainer//. (0.01s)
21:27:37 [2023-09-11T21:27:37.711Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
21:27:37 [2023-09-11T21:27:37.711Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
21:27:37 [2023-09-11T21:27:37.711Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
21:27:37 [2023-09-11T21:27:37.711Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
21:27:37 [2023-09-11T21:27:37.711Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
21:27:37 [2023-09-11T21:27:37.711Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
21:27:37 [2023-09-11T21:27:37.711Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
21:27:37 [2023-09-11T21:27:37.711Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
21:27:37 [2023-09-11T21:27:37.711Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
21:27:37 [2023-09-11T21:27:37.711Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
21:27:37 [2023-09-11T21:27:37.711Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
21:27:37 [2023-09-11T21:27:37.711Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
21:27:37 [2023-09-11T21:27:37.711Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
21:27:37 [2023-09-11T21:27:37.711Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
21:27:37 [2023-09-11T21:27:37.711Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:27:37 [2023-09-11T21:27:37.711Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:27:37 [2023-09-11T21:27:37.711Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:27:37 [2023-09-11T21:27:37.711Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:27:37 [2023-09-11T21:27:37.711Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:27:37 [2023-09-11T21:27:37.711Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:27:37 [2023-09-11T21:27:37.711Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:27:37 [2023-09-11T21:27:37.711Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:27:37 [2023-09-11T21:27:37.711Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:27:37 [2023-09-11T21:27:37.711Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:27:37 [2023-09-11T21:27:37.711Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
21:27:37 [2023-09-11T21:27:37.711Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:27:37 [2023-09-11T21:27:37.711Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:27:37 [2023-09-11T21:27:37.711Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:27:37 [2023-09-11T21:27:37.711Z] === RUN   TestCreateLinkToNonExistingContainer
21:27:37 [2023-09-11T21:27:37.711Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
21:27:37 [2023-09-11T21:27:37.711Z] === RUN   TestCreateWithInvalidEnv
21:27:37 [2023-09-11T21:27:37.711Z] === RUN   TestCreateWithInvalidEnv/0
21:27:37 [2023-09-11T21:27:37.711Z] === PAUSE TestCreateWithInvalidEnv/0
21:27:37 [2023-09-11T21:27:37.711Z] === RUN   TestCreateWithInvalidEnv/1
21:27:37 [2023-09-11T21:27:37.711Z] === PAUSE TestCreateWithInvalidEnv/1
21:27:37 [2023-09-11T21:27:37.711Z] === RUN   TestCreateWithInvalidEnv/2
21:27:37 [2023-09-11T21:27:37.711Z] === PAUSE TestCreateWithInvalidEnv/2
21:27:37 [2023-09-11T21:27:37.711Z] === CONT  TestCreateWithInvalidEnv/0
21:27:37 [2023-09-11T21:27:37.711Z] === CONT  TestCreateWithInvalidEnv/2
21:27:37 [2023-09-11T21:27:37.711Z] === CONT  TestCreateWithInvalidEnv/1
21:27:37 [2023-09-11T21:27:37.711Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
21:27:37 [2023-09-11T21:27:37.711Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:27:37 [2023-09-11T21:27:37.711Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:27:37 [2023-09-11T21:27:37.711Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:27:37 [2023-09-11T21:27:37.711Z] === RUN   TestCreateTmpfsMountsTarget
21:27:37 [2023-09-11T21:27:37.711Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
21:27:37 [2023-09-11T21:27:37.711Z] === RUN   TestCreateWithCustomMaskedPaths
21:27:39 [2023-09-11T21:27:39.075Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s)
21:27:39 [2023-09-11T21:27:39.075Z] === RUN   TestCreateWithCustomReadonlyPaths
21:27:40 [2023-09-11T21:27:40.441Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s)
21:27:40 [2023-09-11T21:27:40.441Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:27:40 [2023-09-11T21:27:40.441Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:27:40 [2023-09-11T21:27:40.441Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:27:40 [2023-09-11T21:27:40.441Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:27:40 [2023-09-11T21:27:40.441Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:27:40 [2023-09-11T21:27:40.441Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:27:40 [2023-09-11T21:27:40.441Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:27:40 [2023-09-11T21:27:40.441Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:27:40 [2023-09-11T21:27:40.441Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:27:40 [2023-09-11T21:27:40.441Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:27:40 [2023-09-11T21:27:40.441Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:27:40 [2023-09-11T21:27:40.441Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:27:40 [2023-09-11T21:27:40.441Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:27:40 [2023-09-11T21:27:40.441Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:27:40 [2023-09-11T21:27:40.441Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:27:40 [2023-09-11T21:27:40.441Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:27:40 [2023-09-11T21:27:40.441Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
21:27:40 [2023-09-11T21:27:40.441Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
21:27:40 [2023-09-11T21:27:40.441Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
21:27:40 [2023-09-11T21:27:40.441Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
21:27:40 [2023-09-11T21:27:40.441Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
21:27:40 [2023-09-11T21:27:40.441Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
21:27:40 [2023-09-11T21:27:40.441Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:27:40 [2023-09-11T21:27:40.698Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
21:27:40 [2023-09-11T21:27:40.698Z] === RUN   TestCreateDifferentPlatform
21:27:40 [2023-09-11T21:27:40.698Z] === RUN   TestCreateDifferentPlatform/different_os
21:27:40 [2023-09-11T21:27:40.698Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
21:27:40 [2023-09-11T21:27:40.698Z] --- PASS: TestCreateDifferentPlatform (0.01s)
21:27:40 [2023-09-11T21:27:40.698Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
21:27:40 [2023-09-11T21:27:40.698Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
21:27:40 [2023-09-11T21:27:40.698Z] === RUN   TestCreateVolumesFromNonExistingContainer
21:27:40 [2023-09-11T21:27:40.698Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
21:27:40 [2023-09-11T21:27:40.698Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
21:27:40 [2023-09-11T21:27:40.698Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
21:27:40 [2023-09-11T21:27:40.698Z] === RUN   TestCreateInvalidHostConfig
21:27:40 [2023-09-11T21:27:40.698Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
21:27:40 [2023-09-11T21:27:40.698Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
21:27:40 [2023-09-11T21:27:40.698Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
21:27:40 [2023-09-11T21:27:40.698Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
21:27:40 [2023-09-11T21:27:40.698Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:27:40 [2023-09-11T21:27:40.698Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:27:40 [2023-09-11T21:27:40.698Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
21:27:40 [2023-09-11T21:27:40.698Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
21:27:40 [2023-09-11T21:27:40.698Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
21:27:40 [2023-09-11T21:27:40.698Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
21:27:40 [2023-09-11T21:27:40.698Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
21:27:40 [2023-09-11T21:27:40.698Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
21:27:40 [2023-09-11T21:27:40.698Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
21:27:40 [2023-09-11T21:27:40.698Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
21:27:40 [2023-09-11T21:27:40.698Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:27:40 [2023-09-11T21:27:40.698Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
21:27:40 [2023-09-11T21:27:40.698Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
21:27:40 [2023-09-11T21:27:40.698Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
21:27:40 [2023-09-11T21:27:40.698Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
21:27:40 [2023-09-11T21:27:40.698Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
21:27:40 [2023-09-11T21:27:40.698Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
21:27:40 [2023-09-11T21:27:40.698Z] === RUN   TestContainerStartOnDaemonRestart
21:27:40 [2023-09-11T21:27:40.698Z] === PAUSE TestContainerStartOnDaemonRestart
21:27:40 [2023-09-11T21:27:40.698Z] === RUN   TestDaemonRestartIpcMode
21:27:40 [2023-09-11T21:27:40.698Z] === PAUSE TestDaemonRestartIpcMode
21:27:40 [2023-09-11T21:27:40.698Z] === RUN   TestDaemonHostGatewayIP
21:27:40 [2023-09-11T21:27:40.698Z] === PAUSE TestDaemonHostGatewayIP
21:27:40 [2023-09-11T21:27:40.698Z] === RUN   TestRestartDaemonWithRestartingContainer
21:27:40 [2023-09-11T21:27:40.698Z] === PAUSE TestRestartDaemonWithRestartingContainer
21:27:40 [2023-09-11T21:27:40.698Z] === RUN   TestHardRestartWhenContainerIsRunning
21:27:40 [2023-09-11T21:27:40.698Z] === PAUSE TestHardRestartWhenContainerIsRunning
21:27:40 [2023-09-11T21:27:40.698Z] === RUN   TestContainerKillOnDaemonStart
21:27:40 [2023-09-11T21:27:40.698Z] === PAUSE TestContainerKillOnDaemonStart
21:27:40 [2023-09-11T21:27:40.698Z] === RUN   TestDiff
21:27:41 [2023-09-11T21:27:41.261Z] --- PASS: TestDiff (0.46s)
21:27:41 [2023-09-11T21:27:41.261Z] === RUN   TestExecConsoleSize
21:27:41 [2023-09-11T21:27:41.822Z] --- PASS: TestExecConsoleSize (0.56s)
21:27:41 [2023-09-11T21:27:41.822Z] === RUN   TestExecWithCloseStdin
21:27:42 [2023-09-11T21:27:42.383Z] --- PASS: TestExecWithCloseStdin (0.49s)
21:27:42 [2023-09-11T21:27:42.383Z] === RUN   TestExec
21:27:42 [2023-09-11T21:27:42.944Z] --- PASS: TestExec (0.50s)
21:27:42 [2023-09-11T21:27:42.944Z] === RUN   TestExecUser
21:27:43 [2023-09-11T21:27:43.199Z] --- PASS: TestExecUser (0.48s)
21:27:43 [2023-09-11T21:27:43.199Z] === RUN   TestExportContainerAndImportImage
21:27:43 [2023-09-11T21:27:43.760Z] --- PASS: TestExportContainerAndImportImage (0.48s)
21:27:43 [2023-09-11T21:27:43.760Z] === RUN   TestExportContainerAfterDaemonRestart
21:27:50 [2023-09-11T21:27:50.293Z] --- PASS: TestExportContainerAfterDaemonRestart (6.12s)
21:27:50 [2023-09-11T21:27:50.293Z] === RUN   TestHealthCheckWorkdir
21:27:50 [2023-09-11T21:27:50.548Z] --- PASS: TestHealthCheckWorkdir (0.66s)
21:27:50 [2023-09-11T21:27:50.548Z] === RUN   TestHealthKillContainer
21:27:58 [2023-09-11T21:27:58.629Z] --- PASS: TestHealthKillContainer (7.91s)
21:27:58 [2023-09-11T21:27:58.629Z] === RUN   TestHealthCheckProcessKilled
21:27:59 [2023-09-11T21:27:59.190Z] --- PASS: TestHealthCheckProcessKilled (0.69s)
21:27:59 [2023-09-11T21:27:59.190Z] === RUN   TestHealthStartInterval
21:28:00 [2023-09-11T21:28:00.554Z]     health_test.go:141: &{2023-09-11 21:28:00.234220583 +0000 UTC 2023-09-11 21:28:00.294882607 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:28:00 [2023-09-11T21:28:00.554Z]         }
21:28:00 [2023-09-11T21:28:00.554Z]     health_test.go:141: &{2023-09-11 21:28:00.234220583 +0000 UTC 2023-09-11 21:28:00.294882607 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:28:00 [2023-09-11T21:28:00.554Z]         }
21:28:00 [2023-09-11T21:28:00.554Z]     health_test.go:141: &{2023-09-11 21:28:00.234220583 +0000 UTC 2023-09-11 21:28:00.294882607 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:28:00 [2023-09-11T21:28:00.554Z]         }
21:28:00 [2023-09-11T21:28:00.809Z]     health_test.go:141: &{2023-09-11 21:28:00.234220583 +0000 UTC 2023-09-11 21:28:00.294882607 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:28:00 [2023-09-11T21:28:00.809Z]         }
21:28:00 [2023-09-11T21:28:00.809Z]     health_test.go:141: &{2023-09-11 21:28:00.234220583 +0000 UTC 2023-09-11 21:28:00.294882607 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:28:00 [2023-09-11T21:28:00.809Z]         }
21:28:01 [2023-09-11T21:28:01.065Z]     health_test.go:141: &{2023-09-11 21:28:00.234220583 +0000 UTC 2023-09-11 21:28:00.294882607 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:28:01 [2023-09-11T21:28:01.065Z]         }
21:28:01 [2023-09-11T21:28:01.065Z]     health_test.go:141: &{2023-09-11 21:28:00.234220583 +0000 UTC 2023-09-11 21:28:00.294882607 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:28:01 [2023-09-11T21:28:01.065Z]         }
21:28:01 [2023-09-11T21:28:01.065Z]     health_test.go:141: &{2023-09-11 21:28:00.234220583 +0000 UTC 2023-09-11 21:28:00.294882607 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:28:01 [2023-09-11T21:28:01.065Z]         }
21:28:01 [2023-09-11T21:28:01.320Z]     health_test.go:141: &{2023-09-11 21:28:00.234220583 +0000 UTC 2023-09-11 21:28:00.294882607 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:28:01 [2023-09-11T21:28:01.320Z]         }
21:28:01 [2023-09-11T21:28:01.320Z]     health_test.go:141: &{2023-09-11 21:28:00.234220583 +0000 UTC 2023-09-11 21:28:00.294882607 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:28:01 [2023-09-11T21:28:01.320Z]         }
21:28:01 [2023-09-11T21:28:01.576Z]     health_test.go:141: &{2023-09-11 21:28:00.234220583 +0000 UTC 2023-09-11 21:28:00.294882607 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:28:01 [2023-09-11T21:28:01.576Z]         }
21:28:01 [2023-09-11T21:28:01.576Z]     health_test.go:141: &{2023-09-11 21:28:01.299899378 +0000 UTC 2023-09-11 21:28:01.354728658 +0000 UTC 1 2}
21:28:01 [2023-09-11T21:28:01.576Z]     health_test.go:141: &{2023-09-11 21:28:01.299899378 +0000 UTC 2023-09-11 21:28:01.354728658 +0000 UTC 1 2}
21:28:01 [2023-09-11T21:28:01.831Z]     health_test.go:141: &{2023-09-11 21:28:01.299899378 +0000 UTC 2023-09-11 21:28:01.354728658 +0000 UTC 1 2}
21:28:01 [2023-09-11T21:28:01.831Z]     health_test.go:141: &{2023-09-11 21:28:01.299899378 +0000 UTC 2023-09-11 21:28:01.354728658 +0000 UTC 1 2}
21:28:02 [2023-09-11T21:28:02.087Z]     health_test.go:141: &{2023-09-11 21:28:01.299899378 +0000 UTC 2023-09-11 21:28:01.354728658 +0000 UTC 1 2}
21:28:02 [2023-09-11T21:28:02.087Z]     health_test.go:141: &{2023-09-11 21:28:01.299899378 +0000 UTC 2023-09-11 21:28:01.354728658 +0000 UTC 1 2}
21:28:02 [2023-09-11T21:28:02.087Z]     health_test.go:141: &{2023-09-11 21:28:01.299899378 +0000 UTC 2023-09-11 21:28:01.354728658 +0000 UTC 1 2}
21:28:02 [2023-09-11T21:28:02.342Z]     health_test.go:141: &{2023-09-11 21:28:01.299899378 +0000 UTC 2023-09-11 21:28:01.354728658 +0000 UTC 1 2}
21:28:02 [2023-09-11T21:28:02.342Z]     health_test.go:141: &{2023-09-11 21:28:01.299899378 +0000 UTC 2023-09-11 21:28:01.354728658 +0000 UTC 1 2}
21:28:02 [2023-09-11T21:28:02.598Z]     health_test.go:141: &{2023-09-11 21:28:01.299899378 +0000 UTC 2023-09-11 21:28:01.354728658 +0000 UTC 1 2}
21:28:02 [2023-09-11T21:28:02.598Z]     health_test.go:169: 1.059887204s
21:28:03 [2023-09-11T21:28:03.523Z]     health_test.go:169: 1.059887204s
21:28:04 [2023-09-11T21:28:04.886Z]     health_test.go:169: 1.059887204s
21:28:05 [2023-09-11T21:28:05.812Z]     health_test.go:169: 1.059887204s
21:28:06 [2023-09-11T21:28:06.737Z]     health_test.go:169: 1.059887204s
21:28:07 [2023-09-11T21:28:07.663Z]     health_test.go:169: 1.059887204s
21:28:08 [2023-09-11T21:28:08.588Z]     health_test.go:169: 1.059887204s
21:28:09 [2023-09-11T21:28:09.513Z]     health_test.go:169: 1.059887204s
21:28:10 [2023-09-11T21:28:10.876Z]     health_test.go:169: 1.059887204s
21:28:11 [2023-09-11T21:28:11.801Z]     health_test.go:169: 1.059887204s
21:28:12 [2023-09-11T21:28:12.739Z]     health_test.go:169: 1.059887204s
21:28:13 [2023-09-11T21:28:13.664Z]     health_test.go:169: 1.059887204s
21:28:14 [2023-09-11T21:28:14.590Z]     health_test.go:169: 1.059887204s
21:28:15 [2023-09-11T21:28:15.517Z]     health_test.go:169: 1.059887204s
21:28:16 [2023-09-11T21:28:16.879Z]     health_test.go:169: 1.059887204s
21:28:17 [2023-09-11T21:28:17.805Z]     health_test.go:169: 1.059887204s
21:28:18 [2023-09-11T21:28:18.730Z]     health_test.go:169: 1.059887204s
21:28:19 [2023-09-11T21:28:19.656Z]     health_test.go:169: 1.059887204s
21:28:20 [2023-09-11T21:28:20.581Z]     health_test.go:169: 1.059887204s
21:28:21 [2023-09-11T21:28:21.507Z]     health_test.go:169: 1.059887204s
21:28:22 [2023-09-11T21:28:22.871Z]     health_test.go:169: 1.059887204s
21:28:23 [2023-09-11T21:28:23.797Z]     health_test.go:169: 1.059887204s
21:28:24 [2023-09-11T21:28:24.723Z]     health_test.go:169: 1.059887204s
21:28:25 [2023-09-11T21:28:25.648Z]     health_test.go:169: 1.059887204s
21:28:26 [2023-09-11T21:28:26.574Z]     health_test.go:169: 1.059887204s
21:28:27 [2023-09-11T21:28:27.499Z]     health_test.go:169: 1.059887204s
21:28:28 [2023-09-11T21:28:28.861Z]     health_test.go:169: 1.059887204s
21:28:29 [2023-09-11T21:28:29.786Z]     health_test.go:169: 1.059887204s
21:28:30 [2023-09-11T21:28:30.711Z]     health_test.go:169: 1.059887204s
21:28:31 [2023-09-11T21:28:31.637Z]     health_test.go:169: 1.059887204s
21:28:33 [2023-09-11T21:28:33.000Z] --- PASS: TestHealthStartInterval (33.66s)
21:28:33 [2023-09-11T21:28:33.000Z] === RUN   TestInspectCpusetInConfigPre120
21:28:33 [2023-09-11T21:28:33.256Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s)
21:28:33 [2023-09-11T21:28:33.256Z] === RUN   TestInspectAnnotations
21:28:33 [2023-09-11T21:28:33.256Z] --- PASS: TestInspectAnnotations (0.03s)
21:28:33 [2023-09-11T21:28:33.256Z] === RUN   TestIpcModeNone
21:28:33 [2023-09-11T21:28:33.817Z] --- PASS: TestIpcModeNone (0.50s)
21:28:33 [2023-09-11T21:28:33.817Z] === RUN   TestIpcModePrivate
21:28:34 [2023-09-11T21:28:34.072Z]     ipcmode_linux_test.go:88: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
21:28:34 [2023-09-11T21:28:34.328Z] --- PASS: TestIpcModePrivate (0.49s)
21:28:34 [2023-09-11T21:28:34.328Z] === RUN   TestIpcModeShareable
21:28:34 [2023-09-11T21:28:34.583Z]     ipcmode_linux_test.go:88: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
21:28:34 [2023-09-11T21:28:34.839Z] --- PASS: TestIpcModeShareable (0.54s)
21:28:34 [2023-09-11T21:28:34.839Z] === RUN   TestAPIIpcModeShareableAndContainer
21:28:35 [2023-09-11T21:28:35.765Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.09s)
21:28:35 [2023-09-11T21:28:35.765Z] === RUN   TestAPIIpcModeHost
21:28:36 [2023-09-11T21:28:36.326Z] --- PASS: TestAPIIpcModeHost (0.36s)
21:28:36 [2023-09-11T21:28:36.326Z] === RUN   TestDaemonIpcModeShareable
21:28:37 [2023-09-11T21:28:37.253Z]     ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
21:28:37 [2023-09-11T21:28:37.253Z] --- PASS: TestDaemonIpcModeShareable (1.08s)
21:28:37 [2023-09-11T21:28:37.253Z] === RUN   TestDaemonIpcModePrivate
21:28:38 [2023-09-11T21:28:38.179Z]     ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
21:28:38 [2023-09-11T21:28:38.435Z] --- PASS: TestDaemonIpcModePrivate (1.08s)
21:28:38 [2023-09-11T21:28:38.435Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:28:39 [2023-09-11T21:28:39.363Z]     ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
21:28:39 [2023-09-11T21:28:39.363Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.08s)
21:28:39 [2023-09-11T21:28:39.363Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:28:40 [2023-09-11T21:28:40.289Z]     ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
21:28:40 [2023-09-11T21:28:40.545Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.07s)
21:28:40 [2023-09-11T21:28:40.545Z] === RUN   TestIpcModeOlderClient
21:28:40 [2023-09-11T21:28:40.545Z] === PAUSE TestIpcModeOlderClient
21:28:40 [2023-09-11T21:28:40.545Z] === RUN   TestKillContainerInvalidSignal
21:28:41 [2023-09-11T21:28:41.106Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
21:28:41 [2023-09-11T21:28:41.106Z] === RUN   TestKillContainer
21:28:41 [2023-09-11T21:28:41.106Z] === RUN   TestKillContainer/no_signal
21:28:41 [2023-09-11T21:28:41.361Z] === RUN   TestKillContainer/non_killing_signal
21:28:41 [2023-09-11T21:28:41.617Z] === RUN   TestKillContainer/killing_signal
21:28:42 [2023-09-11T21:28:42.543Z] --- PASS: TestKillContainer (1.39s)
21:28:42 [2023-09-11T21:28:42.543Z]     --- PASS: TestKillContainer/no_signal (0.45s)
21:28:42 [2023-09-11T21:28:42.543Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
21:28:42 [2023-09-11T21:28:42.543Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
21:28:42 [2023-09-11T21:28:42.543Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:28:42 [2023-09-11T21:28:42.543Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:28:42 [2023-09-11T21:28:42.799Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:28:43 [2023-09-11T21:28:43.360Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s)
21:28:43 [2023-09-11T21:28:43.360Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
21:28:43 [2023-09-11T21:28:43.360Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.23s)
21:28:43 [2023-09-11T21:28:43.360Z] === RUN   TestKillStoppedContainer
21:28:43 [2023-09-11T21:28:43.360Z] --- PASS: TestKillStoppedContainer (0.03s)
21:28:43 [2023-09-11T21:28:43.360Z] === RUN   TestKillStoppedContainerAPIPre120
21:28:43 [2023-09-11T21:28:43.360Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
21:28:43 [2023-09-11T21:28:43.360Z] === RUN   TestKillDifferentUserContainer
21:28:43 [2023-09-11T21:28:43.616Z] --- PASS: TestKillDifferentUserContainer (0.38s)
21:28:43 [2023-09-11T21:28:43.616Z] === RUN   TestInspectOomKilledTrue
21:28:44 [2023-09-11T21:28:44.177Z] --- PASS: TestInspectOomKilledTrue (0.46s)
21:28:44 [2023-09-11T21:28:44.177Z] === RUN   TestInspectOomKilledFalse
21:28:44 [2023-09-11T21:28:44.432Z] --- PASS: TestInspectOomKilledFalse (0.43s)
21:28:44 [2023-09-11T21:28:44.432Z] === RUN   TestLinksEtcHostsContentMatch
21:28:44 [2023-09-11T21:28:44.688Z] --- PASS: TestLinksEtcHostsContentMatch (0.22s)
21:28:44 [2023-09-11T21:28:44.688Z] === RUN   TestLinksContainerNames
21:28:45 [2023-09-11T21:28:45.614Z] --- PASS: TestLinksContainerNames (0.91s)
21:28:45 [2023-09-11T21:28:45.614Z] === RUN   TestLogsFollowTailEmpty
21:28:46 [2023-09-11T21:28:46.175Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
21:28:46 [2023-09-11T21:28:46.175Z] === RUN   TestLogs
21:28:46 [2023-09-11T21:28:46.175Z] === RUN   TestLogs/driver_local
21:28:46 [2023-09-11T21:28:46.175Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
21:28:46 [2023-09-11T21:28:46.175Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
21:28:46 [2023-09-11T21:28:46.175Z] === RUN   TestLogs/driver_local/tty/only_stdout
21:28:46 [2023-09-11T21:28:46.175Z] === PAUSE TestLogs/driver_local/tty/only_stdout
21:28:46 [2023-09-11T21:28:46.175Z] === RUN   TestLogs/driver_local/tty/only_stderr
21:28:46 [2023-09-11T21:28:46.175Z] === PAUSE TestLogs/driver_local/tty/only_stderr
21:28:46 [2023-09-11T21:28:46.175Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
21:28:46 [2023-09-11T21:28:46.175Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
21:28:46 [2023-09-11T21:28:46.175Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
21:28:46 [2023-09-11T21:28:46.175Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
21:28:46 [2023-09-11T21:28:46.175Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
21:28:46 [2023-09-11T21:28:46.175Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
21:28:46 [2023-09-11T21:28:46.175Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
21:28:46 [2023-09-11T21:28:46.175Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
21:28:46 [2023-09-11T21:28:46.175Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
21:28:46 [2023-09-11T21:28:46.175Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
21:28:46 [2023-09-11T21:28:46.175Z] === CONT  TestLogs/driver_local/tty/only_stderr
21:28:46 [2023-09-11T21:28:46.175Z] === CONT  TestLogs/driver_local/tty/only_stdout
21:28:48 [2023-09-11T21:28:48.062Z] === RUN   TestLogs/driver_json-file
21:28:48 [2023-09-11T21:28:48.062Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
21:28:48 [2023-09-11T21:28:48.062Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
21:28:48 [2023-09-11T21:28:48.062Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
21:28:48 [2023-09-11T21:28:48.062Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
21:28:48 [2023-09-11T21:28:48.062Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
21:28:48 [2023-09-11T21:28:48.062Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
21:28:48 [2023-09-11T21:28:48.062Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:28:48 [2023-09-11T21:28:48.062Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:28:48 [2023-09-11T21:28:48.062Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
21:28:48 [2023-09-11T21:28:48.062Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
21:28:48 [2023-09-11T21:28:48.062Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
21:28:48 [2023-09-11T21:28:48.062Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
21:28:48 [2023-09-11T21:28:48.063Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
21:28:48 [2023-09-11T21:28:48.063Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:28:48 [2023-09-11T21:28:48.063Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
21:28:48 [2023-09-11T21:28:48.063Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
21:28:48 [2023-09-11T21:28:48.063Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
21:28:48 [2023-09-11T21:28:48.063Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
21:28:49 [2023-09-11T21:28:49.427Z] --- PASS: TestLogs (3.08s)
21:28:49 [2023-09-11T21:28:49.427Z]     --- PASS: TestLogs/driver_local (0.01s)
21:28:49 [2023-09-11T21:28:49.427Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.94s)
21:28:49 [2023-09-11T21:28:49.427Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.11s)
21:28:49 [2023-09-11T21:28:49.427Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.34s)
21:28:49 [2023-09-11T21:28:49.427Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.35s)
21:28:49 [2023-09-11T21:28:49.427Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.43s)
21:28:49 [2023-09-11T21:28:49.427Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.54s)
21:28:49 [2023-09-11T21:28:49.427Z]     --- PASS: TestLogs/driver_json-file (0.01s)
21:28:49 [2023-09-11T21:28:49.427Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.05s)
21:28:49 [2023-09-11T21:28:49.427Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.18s)
21:28:49 [2023-09-11T21:28:49.427Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.30s)
21:28:49 [2023-09-11T21:28:49.427Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.44s)
21:28:49 [2023-09-11T21:28:49.427Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.49s)
21:28:49 [2023-09-11T21:28:49.427Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.52s)
21:28:49 [2023-09-11T21:28:49.427Z] === RUN   TestContainerNetworkMountsNoChown
21:28:49 [2023-09-11T21:28:49.683Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
21:28:49 [2023-09-11T21:28:49.683Z] === RUN   TestMountDaemonRoot
21:28:49 [2023-09-11T21:28:49.683Z] === RUN   TestMountDaemonRoot/default
21:28:49 [2023-09-11T21:28:49.683Z] === PAUSE TestMountDaemonRoot/default
21:28:49 [2023-09-11T21:28:49.683Z] === RUN   TestMountDaemonRoot/private
21:28:49 [2023-09-11T21:28:49.683Z] === PAUSE TestMountDaemonRoot/private
21:28:49 [2023-09-11T21:28:49.683Z] === RUN   TestMountDaemonRoot/rprivate
21:28:49 [2023-09-11T21:28:49.683Z] === PAUSE TestMountDaemonRoot/rprivate
21:28:49 [2023-09-11T21:28:49.683Z] === RUN   TestMountDaemonRoot/slave
21:28:49 [2023-09-11T21:28:49.683Z] === PAUSE TestMountDaemonRoot/slave
21:28:49 [2023-09-11T21:28:49.683Z] === RUN   TestMountDaemonRoot/rslave
21:28:49 [2023-09-11T21:28:49.683Z] === PAUSE TestMountDaemonRoot/rslave
21:28:49 [2023-09-11T21:28:49.683Z] === RUN   TestMountDaemonRoot/shared
21:28:49 [2023-09-11T21:28:49.683Z] === PAUSE TestMountDaemonRoot/shared
21:28:49 [2023-09-11T21:28:49.683Z] === RUN   TestMountDaemonRoot/rshared
21:28:49 [2023-09-11T21:28:49.683Z] === PAUSE TestMountDaemonRoot/rshared
21:28:49 [2023-09-11T21:28:49.683Z] === CONT  TestMountDaemonRoot/default
21:28:49 [2023-09-11T21:28:49.683Z] === CONT  TestMountDaemonRoot/rslave
21:28:49 [2023-09-11T21:28:49.683Z] === CONT  TestMountDaemonRoot/rshared
21:28:49 [2023-09-11T21:28:49.683Z] === RUN   TestMountDaemonRoot/default/bind_root
21:28:49 [2023-09-11T21:28:49.683Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:28:49 [2023-09-11T21:28:49.683Z] === CONT  TestMountDaemonRoot/private
21:28:49 [2023-09-11T21:28:49.683Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:28:49 [2023-09-11T21:28:49.683Z] === RUN   TestMountDaemonRoot/private/bind_root
21:28:49 [2023-09-11T21:28:49.683Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:28:49 [2023-09-11T21:28:49.683Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:28:49 [2023-09-11T21:28:49.683Z] === CONT  TestMountDaemonRoot/slave
21:28:49 [2023-09-11T21:28:49.683Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:28:49 [2023-09-11T21:28:49.683Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:28:49 [2023-09-11T21:28:49.683Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:28:49 [2023-09-11T21:28:49.683Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === RUN   TestMountDaemonRoot/default/mount_root
21:28:49 [2023-09-11T21:28:49.683Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:28:49 [2023-09-11T21:28:49.683Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:28:49 [2023-09-11T21:28:49.683Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === RUN   TestMountDaemonRoot/private/mount_root
21:28:49 [2023-09-11T21:28:49.683Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:28:49 [2023-09-11T21:28:49.683Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:28:49 [2023-09-11T21:28:49.683Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:28:49 [2023-09-11T21:28:49.683Z] === CONT  TestMountDaemonRoot/default/bind_root
21:28:49 [2023-09-11T21:28:49.683Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:28:49 [2023-09-11T21:28:49.683Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:28:49 [2023-09-11T21:28:49.683Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:28:49 [2023-09-11T21:28:49.683Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === CONT  TestMountDaemonRoot/shared
21:28:49 [2023-09-11T21:28:49.683Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === CONT  TestMountDaemonRoot/default/mount_root
21:28:49 [2023-09-11T21:28:49.683Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:28:49 [2023-09-11T21:28:49.683Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:28:49 [2023-09-11T21:28:49.683Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === CONT  TestMountDaemonRoot/rprivate
21:28:49 [2023-09-11T21:28:49.683Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:28:49 [2023-09-11T21:28:49.683Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:28:49 [2023-09-11T21:28:49.683Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:28:49 [2023-09-11T21:28:49.683Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:28:49 [2023-09-11T21:28:49.683Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:28:49 [2023-09-11T21:28:49.683Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:28:49 [2023-09-11T21:28:49.683Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:28:49 [2023-09-11T21:28:49.683Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:28:49 [2023-09-11T21:28:49.683Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:28:49 [2023-09-11T21:28:49.683Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:28:49 [2023-09-11T21:28:49.683Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:28:49 [2023-09-11T21:28:49.683Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === CONT  TestMountDaemonRoot/private/bind_root
21:28:49 [2023-09-11T21:28:49.683Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:28:49 [2023-09-11T21:28:49.683Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:28:49 [2023-09-11T21:28:49.683Z] === CONT  TestMountDaemonRoot/private/mount_root
21:28:49 [2023-09-11T21:28:49.683Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:28:49 [2023-09-11T21:28:49.683Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:28:49 [2023-09-11T21:28:49.683Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:28:49 [2023-09-11T21:28:49.683Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:28:49 [2023-09-11T21:28:49.683Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:28:49 [2023-09-11T21:28:49.683Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:28:49 [2023-09-11T21:28:49.683Z] --- PASS: TestMountDaemonRoot (0.02s)
21:28:49 [2023-09-11T21:28:49.683Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:28:49 [2023-09-11T21:28:49.683Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
21:28:49 [2023-09-11T21:28:49.683Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
21:28:49 [2023-09-11T21:28:49.683Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
21:28:49 [2023-09-11T21:28:49.683Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
21:28:49 [2023-09-11T21:28:49.683Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:28:49 [2023-09-11T21:28:49.683Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
21:28:49 [2023-09-11T21:28:49.683Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
21:28:49 [2023-09-11T21:28:49.683Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
21:28:49 [2023-09-11T21:28:49.683Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
21:28:49 [2023-09-11T21:28:49.683Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:28:49 [2023-09-11T21:28:49.683Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
21:28:49 [2023-09-11T21:28:49.683Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
21:28:49 [2023-09-11T21:28:49.683Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
21:28:49 [2023-09-11T21:28:49.683Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
21:28:49 [2023-09-11T21:28:49.683Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:28:49 [2023-09-11T21:28:49.683Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
21:28:49 [2023-09-11T21:28:49.683Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
21:28:49 [2023-09-11T21:28:49.683Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
21:28:49 [2023-09-11T21:28:49.683Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
21:28:49 [2023-09-11T21:28:49.683Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:28:49 [2023-09-11T21:28:49.683Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
21:28:49 [2023-09-11T21:28:49.683Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
21:28:49 [2023-09-11T21:28:49.683Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
21:28:49 [2023-09-11T21:28:49.683Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
21:28:49 [2023-09-11T21:28:49.683Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:28:49 [2023-09-11T21:28:49.683Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
21:28:49 [2023-09-11T21:28:49.683Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
21:28:49 [2023-09-11T21:28:49.683Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
21:28:49 [2023-09-11T21:28:49.683Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
21:28:49 [2023-09-11T21:28:49.683Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:28:49 [2023-09-11T21:28:49.683Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
21:28:49 [2023-09-11T21:28:49.683Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
21:28:49 [2023-09-11T21:28:49.683Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s)
21:28:49 [2023-09-11T21:28:49.683Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s)
21:28:49 [2023-09-11T21:28:49.683Z] === RUN   TestContainerBindMountNonRecursive
21:28:51 [2023-09-11T21:28:51.048Z] --- PASS: TestContainerBindMountNonRecursive (1.05s)
21:28:51 [2023-09-11T21:28:51.048Z] === RUN   TestContainerVolumesMountedAsShared
21:28:51 [2023-09-11T21:28:51.048Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s)
21:28:51 [2023-09-11T21:28:51.048Z] === RUN   TestContainerVolumesMountedAsSlave
21:28:51 [2023-09-11T21:28:51.610Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s)
21:28:51 [2023-09-11T21:28:51.610Z] === RUN   TestContainerCopyLeaksMounts
21:28:51 [2023-09-11T21:28:51.865Z] --- PASS: TestContainerCopyLeaksMounts (0.52s)
21:28:51 [2023-09-11T21:28:51.865Z] === RUN   TestContainerBindMountRecursivelyReadOnly
21:28:53 [2023-09-11T21:28:53.230Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.28s)
21:28:53 [2023-09-11T21:28:53.230Z] === RUN   TestNetworkNat
21:28:53 [2023-09-11T21:28:53.790Z] --- PASS: TestNetworkNat (0.44s)
21:28:53 [2023-09-11T21:28:53.790Z] === RUN   TestNetworkLocalhostTCPNat
21:28:54 [2023-09-11T21:28:54.046Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s)
21:28:54 [2023-09-11T21:28:54.046Z] === RUN   TestNetworkLoopbackNat
21:28:57 [2023-09-11T21:28:57.310Z] --- PASS: TestNetworkLoopbackNat (2.58s)
21:28:57 [2023-09-11T21:28:57.310Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
21:28:57 [2023-09-11T21:28:57.310Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
21:28:57 [2023-09-11T21:28:57.310Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
21:28:57 [2023-09-11T21:28:57.310Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
21:28:57 [2023-09-11T21:28:57.310Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
21:28:57 [2023-09-11T21:28:57.310Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.45s)
21:28:57 [2023-09-11T21:28:57.310Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s)
21:28:57 [2023-09-11T21:28:57.310Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
21:28:57 [2023-09-11T21:28:57.310Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
21:28:57 [2023-09-11T21:28:57.310Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
21:28:57 [2023-09-11T21:28:57.310Z] === RUN   TestPause
21:28:57 [2023-09-11T21:28:57.565Z] --- PASS: TestPause (0.45s)
21:28:57 [2023-09-11T21:28:57.566Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:28:57 [2023-09-11T21:28:57.566Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:28:57 [2023-09-11T21:28:57.566Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:28:57 [2023-09-11T21:28:57.566Z] === RUN   TestPauseStopPausedContainer
21:28:58 [2023-09-11T21:28:58.127Z] --- PASS: TestPauseStopPausedContainer (0.46s)
21:28:58 [2023-09-11T21:28:58.127Z] === RUN   TestPIDModeHost
21:28:59 [2023-09-11T21:28:59.056Z] --- PASS: TestPIDModeHost (0.98s)
21:28:59 [2023-09-11T21:28:59.056Z] === RUN   TestPIDModeContainer
21:28:59 [2023-09-11T21:28:59.056Z] === RUN   TestPIDModeContainer/non-existing_container
21:28:59 [2023-09-11T21:28:59.056Z] === RUN   TestPIDModeContainer/non-running_container
21:28:59 [2023-09-11T21:28:59.312Z] === RUN   TestPIDModeContainer/running_container
21:29:00 [2023-09-11T21:29:00.241Z] --- PASS: TestPIDModeContainer (0.99s)
21:29:00 [2023-09-11T21:29:00.241Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
21:29:00 [2023-09-11T21:29:00.241Z]     --- PASS: TestPIDModeContainer/non-running_container (0.12s)
21:29:00 [2023-09-11T21:29:00.241Z]     --- PASS: TestPIDModeContainer/running_container (0.44s)
21:29:00 [2023-09-11T21:29:00.241Z] === RUN   TestPsFilter
21:29:00 [2023-09-11T21:29:00.241Z] === RUN   TestPsFilter/since
21:29:00 [2023-09-11T21:29:00.241Z] === RUN   TestPsFilter/before
21:29:00 [2023-09-11T21:29:00.241Z] --- PASS: TestPsFilter (0.07s)
21:29:00 [2023-09-11T21:29:00.241Z]     --- PASS: TestPsFilter/since (0.00s)
21:29:00 [2023-09-11T21:29:00.241Z]     --- PASS: TestPsFilter/before (0.00s)
21:29:00 [2023-09-11T21:29:00.241Z] === RUN   TestRemoveContainerWithRemovedVolume
21:29:00 [2023-09-11T21:29:00.497Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
21:29:00 [2023-09-11T21:29:00.497Z] === RUN   TestRemoveContainerWithVolume
21:29:01 [2023-09-11T21:29:01.058Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
21:29:01 [2023-09-11T21:29:01.058Z] === RUN   TestRemoveContainerRunning
21:29:01 [2023-09-11T21:29:01.315Z] --- PASS: TestRemoveContainerRunning (0.42s)
21:29:01 [2023-09-11T21:29:01.315Z] === RUN   TestRemoveContainerForceRemoveRunning
21:29:01 [2023-09-11T21:29:01.878Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
21:29:01 [2023-09-11T21:29:01.878Z] === RUN   TestRemoveInvalidContainer
21:29:01 [2023-09-11T21:29:01.878Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:29:01 [2023-09-11T21:29:01.878Z] === RUN   TestRenameLinkedContainer
21:29:03 [2023-09-11T21:29:03.766Z] --- PASS: TestRenameLinkedContainer (1.74s)
21:29:03 [2023-09-11T21:29:03.767Z] === RUN   TestRenameStoppedContainer
21:29:04 [2023-09-11T21:29:04.022Z] --- PASS: TestRenameStoppedContainer (0.42s)
21:29:04 [2023-09-11T21:29:04.022Z] === RUN   TestRenameRunningContainerAndReuse
21:29:04 [2023-09-11T21:29:04.949Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s)
21:29:04 [2023-09-11T21:29:04.949Z] === RUN   TestRenameInvalidName
21:29:05 [2023-09-11T21:29:05.204Z] --- PASS: TestRenameInvalidName (0.41s)
21:29:05 [2023-09-11T21:29:05.204Z] === RUN   TestRenameAnonymousContainer
21:29:07 [2023-09-11T21:29:07.092Z] --- PASS: TestRenameAnonymousContainer (1.56s)
21:29:07 [2023-09-11T21:29:07.092Z] === RUN   TestRenameContainerWithSameName
21:29:07 [2023-09-11T21:29:07.348Z] --- PASS: TestRenameContainerWithSameName (0.43s)
21:29:07 [2023-09-11T21:29:07.348Z] === RUN   TestRenameContainerWithLinkedContainer
21:29:08 [2023-09-11T21:29:08.276Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s)
21:29:08 [2023-09-11T21:29:08.276Z] === RUN   TestResize
21:29:08 [2023-09-11T21:29:08.276Z] === RUN   TestResize/success
21:29:08 [2023-09-11T21:29:08.531Z] === RUN   TestResize/invalid_size
21:29:08 [2023-09-11T21:29:08.787Z] === RUN   TestResize/invalid_state
21:29:09 [2023-09-11T21:29:09.350Z] --- PASS: TestResize (0.96s)
21:29:09 [2023-09-11T21:29:09.350Z]     --- PASS: TestResize/success (0.26s)
21:29:09 [2023-09-11T21:29:09.350Z]     --- PASS: TestResize/invalid_size (0.26s)
21:29:09 [2023-09-11T21:29:09.350Z]     --- PASS: TestResize/invalid_state (0.02s)
21:29:09 [2023-09-11T21:29:09.350Z] === RUN   TestDaemonRestartKillContainers
21:29:09 [2023-09-11T21:29:09.350Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:29:09 [2023-09-11T21:29:09.350Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:29:11 [2023-09-11T21:29:11.243Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:29:11 [2023-09-11T21:29:11.500Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:29:11 [2023-09-11T21:29:11.500Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:29:11 [2023-09-11T21:29:11.500Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:29:11 [2023-09-11T21:29:11.500Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:29:11 [2023-09-11T21:29:11.500Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:29:11 [2023-09-11T21:29:11.756Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:29:12 [2023-09-11T21:29:12.683Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:29:16 [2023-09-11T21:29:16.849Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:29:16 [2023-09-11T21:29:16.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.92s)
21:29:16 [2023-09-11T21:29:16.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.21s)
21:29:16 [2023-09-11T21:29:16.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.35s)
21:29:16 [2023-09-11T21:29:16.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.35s)
21:29:16 [2023-09-11T21:29:16.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.45s)
21:29:16 [2023-09-11T21:29:16.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.45s)
21:29:16 [2023-09-11T21:29:16.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.51s)
21:29:16 [2023-09-11T21:29:16.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.13s)
21:29:16 [2023-09-11T21:29:16.850Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.15s)
21:29:16 [2023-09-11T21:29:16.850Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.15s)
21:29:16 [2023-09-11T21:29:16.850Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.17s)
21:29:16 [2023-09-11T21:29:16.850Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.86s)
21:29:16 [2023-09-11T21:29:16.850Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.00s)
21:29:16 [2023-09-11T21:29:16.850Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.32s)
21:29:16 [2023-09-11T21:29:16.850Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.50s)
21:29:16 [2023-09-11T21:29:16.850Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.66s)
21:29:16 [2023-09-11T21:29:16.850Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
21:29:16 [2023-09-11T21:29:16.850Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
21:29:17 [2023-09-11T21:29:17.105Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
21:29:18 [2023-09-11T21:29:18.032Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.86s)
21:29:18 [2023-09-11T21:29:18.032Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.93s)
21:29:18 [2023-09-11T21:29:18.032Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.91s)
21:29:18 [2023-09-11T21:29:18.032Z] === RUN   TestCgroupNamespacesRun
21:29:19 [2023-09-11T21:29:19.404Z] --- PASS: TestCgroupNamespacesRun (1.08s)
21:29:19 [2023-09-11T21:29:19.404Z] === RUN   TestCgroupNamespacesRunPrivileged
21:29:20 [2023-09-11T21:29:20.351Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s)
21:29:20 [2023-09-11T21:29:20.351Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:29:21 [2023-09-11T21:29:21.301Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.05s)
21:29:21 [2023-09-11T21:29:21.301Z] === RUN   TestCgroupNamespacesRunHostMode
21:29:22 [2023-09-11T21:29:22.247Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s)
21:29:22 [2023-09-11T21:29:22.247Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:29:23 [2023-09-11T21:29:23.621Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s)
21:29:23 [2023-09-11T21:29:23.621Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:29:24 [2023-09-11T21:29:24.432Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s)
21:29:24 [2023-09-11T21:29:24.432Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:29:25 [2023-09-11T21:29:25.005Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
21:29:25 [2023-09-11T21:29:25.005Z] === RUN   TestCgroupNamespacesRunOlderClient
21:29:26 [2023-09-11T21:29:26.372Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.07s)
21:29:26 [2023-09-11T21:29:26.372Z] === RUN   TestNISDomainname
21:29:26 [2023-09-11T21:29:26.933Z] --- PASS: TestNISDomainname (0.60s)
21:29:26 [2023-09-11T21:29:26.933Z] === RUN   TestHostnameDnsResolution
21:29:27 [2023-09-11T21:29:27.493Z] --- PASS: TestHostnameDnsResolution (0.70s)
21:29:27 [2023-09-11T21:29:27.494Z] === RUN   TestUnprivilegedPortsAndPing
21:29:28 [2023-09-11T21:29:28.054Z] --- PASS: TestUnprivilegedPortsAndPing (0.49s)
21:29:28 [2023-09-11T21:29:28.054Z] === RUN   TestPrivilegedHostDevices
21:29:28 [2023-09-11T21:29:28.615Z] --- PASS: TestPrivilegedHostDevices (0.51s)
21:29:28 [2023-09-11T21:29:28.615Z] === RUN   TestRunConsoleSize
21:29:28 [2023-09-11T21:29:28.871Z] --- PASS: TestRunConsoleSize (0.42s)
21:29:28 [2023-09-11T21:29:28.871Z] === RUN   TestRunWithAlternativeContainerdShim
21:29:34 [2023-09-11T21:29:34.154Z] --- PASS: TestRunWithAlternativeContainerdShim (5.37s)
21:29:34 [2023-09-11T21:29:34.154Z] === RUN   TestStats
21:29:36 [2023-09-11T21:29:36.671Z] --- PASS: TestStats (2.44s)
21:29:36 [2023-09-11T21:29:36.671Z] === RUN   TestStopContainerWithTimeout
21:29:36 [2023-09-11T21:29:36.671Z] === RUN   TestStopContainerWithTimeout/0
21:29:36 [2023-09-11T21:29:36.671Z] === PAUSE TestStopContainerWithTimeout/0
21:29:36 [2023-09-11T21:29:36.671Z] === RUN   TestStopContainerWithTimeout/1
21:29:36 [2023-09-11T21:29:36.671Z] === PAUSE TestStopContainerWithTimeout/1
21:29:36 [2023-09-11T21:29:36.671Z] === RUN   TestStopContainerWithTimeout/3
21:29:36 [2023-09-11T21:29:36.671Z] === PAUSE TestStopContainerWithTimeout/3
21:29:36 [2023-09-11T21:29:36.671Z] === RUN   TestStopContainerWithTimeout/-1
21:29:36 [2023-09-11T21:29:36.671Z] === PAUSE TestStopContainerWithTimeout/-1
21:29:36 [2023-09-11T21:29:36.671Z] === CONT  TestStopContainerWithTimeout/0
21:29:36 [2023-09-11T21:29:36.671Z] === CONT  TestStopContainerWithTimeout/3
21:29:36 [2023-09-11T21:29:36.671Z] === CONT  TestStopContainerWithTimeout/1
21:29:36 [2023-09-11T21:29:36.671Z] === CONT  TestStopContainerWithTimeout/-1
21:29:39 [2023-09-11T21:29:39.939Z] --- PASS: TestStopContainerWithTimeout (0.04s)
21:29:39 [2023-09-11T21:29:39.939Z]     --- PASS: TestStopContainerWithTimeout/0 (0.76s)
21:29:39 [2023-09-11T21:29:39.939Z]     --- PASS: TestStopContainerWithTimeout/1 (1.92s)
21:29:39 [2023-09-11T21:29:39.939Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.55s)
21:29:39 [2023-09-11T21:29:39.939Z]     --- PASS: TestStopContainerWithTimeout/3 (2.78s)
21:29:39 [2023-09-11T21:29:39.939Z] === RUN   TestStopContainerWithTimeoutCancel
21:29:39 [2023-09-11T21:29:39.939Z] === PAUSE TestStopContainerWithTimeoutCancel
21:29:39 [2023-09-11T21:29:39.939Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:29:40 [2023-09-11T21:29:40.867Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.40s)
21:29:40 [2023-09-11T21:29:40.867Z] === RUN   TestUpdateMemory
21:29:41 [2023-09-11T21:29:41.429Z] --- PASS: TestUpdateMemory (0.54s)
21:29:41 [2023-09-11T21:29:41.429Z] === RUN   TestUpdateCPUQuota
21:29:42 [2023-09-11T21:29:42.357Z] --- PASS: TestUpdateCPUQuota (0.87s)
21:29:42 [2023-09-11T21:29:42.357Z] === RUN   TestUpdatePidsLimit
21:29:42 [2023-09-11T21:29:42.357Z] === RUN   TestUpdatePidsLimit/update_from_none
21:29:42 [2023-09-11T21:29:42.613Z] === RUN   TestUpdatePidsLimit/no_change
21:29:42 [2023-09-11T21:29:42.613Z] === RUN   TestUpdatePidsLimit/update_lower
21:29:42 [2023-09-11T21:29:42.869Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:29:43 [2023-09-11T21:29:43.125Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:29:43 [2023-09-11T21:29:43.125Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:29:43 [2023-09-11T21:29:43.382Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:29:44 [2023-09-11T21:29:44.310Z] --- PASS: TestUpdatePidsLimit (1.84s)
21:29:44 [2023-09-11T21:29:44.310Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
21:29:44 [2023-09-11T21:29:44.310Z]     --- PASS: TestUpdatePidsLimit/no_change (0.17s)
21:29:44 [2023-09-11T21:29:44.310Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
21:29:44 [2023-09-11T21:29:44.310Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.16s)
21:29:44 [2023-09-11T21:29:44.310Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
21:29:44 [2023-09-11T21:29:44.310Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
21:29:44 [2023-09-11T21:29:44.311Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
21:29:44 [2023-09-11T21:29:44.311Z] === RUN   TestUpdateRestartPolicy
21:29:56 [2023-09-11T21:29:56.845Z] --- PASS: TestUpdateRestartPolicy (10.69s)
21:29:56 [2023-09-11T21:29:56.845Z] === RUN   TestUpdateRestartWithAutoRemove
21:29:56 [2023-09-11T21:29:56.845Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
21:29:56 [2023-09-11T21:29:56.845Z] === RUN   TestWaitNonBlocked
21:29:56 [2023-09-11T21:29:56.845Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:29:56 [2023-09-11T21:29:56.845Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:29:56 [2023-09-11T21:29:56.845Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:29:56 [2023-09-11T21:29:56.845Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:29:56 [2023-09-11T21:29:56.845Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:29:56 [2023-09-11T21:29:56.845Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:29:56 [2023-09-11T21:29:56.845Z] --- PASS: TestWaitNonBlocked (0.02s)
21:29:56 [2023-09-11T21:29:56.845Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s)
21:29:56 [2023-09-11T21:29:56.845Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s)
21:29:56 [2023-09-11T21:29:56.845Z] === RUN   TestWaitBlocked
21:29:56 [2023-09-11T21:29:56.845Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:29:56 [2023-09-11T21:29:56.845Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:29:56 [2023-09-11T21:29:56.845Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:29:56 [2023-09-11T21:29:56.845Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:29:56 [2023-09-11T21:29:56.845Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:29:56 [2023-09-11T21:29:56.845Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:29:56 [2023-09-11T21:29:56.845Z] --- PASS: TestWaitBlocked (0.02s)
21:29:56 [2023-09-11T21:29:56.845Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s)
21:29:56 [2023-09-11T21:29:56.845Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s)
21:29:56 [2023-09-11T21:29:56.845Z] === RUN   TestWaitConditions
21:29:56 [2023-09-11T21:29:56.845Z] === RUN   TestWaitConditions/default
21:29:56 [2023-09-11T21:29:56.845Z] === PAUSE TestWaitConditions/default
21:29:56 [2023-09-11T21:29:56.845Z] === RUN   TestWaitConditions/not-running
21:29:56 [2023-09-11T21:29:56.845Z] === PAUSE TestWaitConditions/not-running
21:29:56 [2023-09-11T21:29:56.845Z] === RUN   TestWaitConditions/next-exit
21:29:56 [2023-09-11T21:29:56.845Z] === PAUSE TestWaitConditions/next-exit
21:29:56 [2023-09-11T21:29:56.845Z] === RUN   TestWaitConditions/removed
21:29:56 [2023-09-11T21:29:56.845Z] === PAUSE TestWaitConditions/removed
21:29:56 [2023-09-11T21:29:56.845Z] === CONT  TestWaitConditions/default
21:29:56 [2023-09-11T21:29:56.845Z] === CONT  TestWaitConditions/next-exit
21:29:56 [2023-09-11T21:29:56.845Z] === CONT  TestWaitConditions/removed
21:29:56 [2023-09-11T21:29:56.845Z] === CONT  TestWaitConditions/not-running
21:29:56 [2023-09-11T21:29:56.845Z]     wait_test.go:146: ContainerID = f157c1100732955eb974332180796092fc53225c32f0c3874519ca45a2d878ae
21:29:56 [2023-09-11T21:29:56.845Z]     wait_test.go:146: ContainerID = f296f2de2953c226e09435a81c5453186ee26cad304fd47fdede409de1ad589a
21:29:56 [2023-09-11T21:29:56.845Z]     wait_test.go:146: ContainerID = 9c3e944bc044f46faf9be30640d999bf1a763b269cbe76b78e8eb0a44d9ce753
21:29:56 [2023-09-11T21:29:56.845Z]     wait_test.go:146: ContainerID = 4f89dc255ed9a6c1416a5a60a00d2590171e72070d46f2ae91c79a262d874e77
21:29:58 [2023-09-11T21:29:58.209Z] --- PASS: TestWaitConditions (0.03s)
21:29:58 [2023-09-11T21:29:58.209Z]     --- PASS: TestWaitConditions/not-running (0.84s)
21:29:58 [2023-09-11T21:29:58.209Z]     --- PASS: TestWaitConditions/default (1.13s)
21:29:58 [2023-09-11T21:29:58.209Z]     --- PASS: TestWaitConditions/next-exit (1.21s)
21:29:58 [2023-09-11T21:29:58.209Z]     --- PASS: TestWaitConditions/removed (1.27s)
21:29:58 [2023-09-11T21:29:58.210Z] === RUN   TestWaitRestartedContainer
21:29:58 [2023-09-11T21:29:58.210Z] === RUN   TestWaitRestartedContainer/default
21:29:58 [2023-09-11T21:29:58.210Z] === PAUSE TestWaitRestartedContainer/default
21:29:58 [2023-09-11T21:29:58.210Z] === RUN   TestWaitRestartedContainer/not-running
21:29:58 [2023-09-11T21:29:58.210Z] === PAUSE TestWaitRestartedContainer/not-running
21:29:58 [2023-09-11T21:29:58.210Z] === RUN   TestWaitRestartedContainer/next-exit
21:29:58 [2023-09-11T21:29:58.210Z] === PAUSE TestWaitRestartedContainer/next-exit
21:29:58 [2023-09-11T21:29:58.210Z] === CONT  TestWaitRestartedContainer/default
21:29:58 [2023-09-11T21:29:58.210Z] === CONT  TestWaitRestartedContainer/next-exit
21:29:58 [2023-09-11T21:29:58.210Z] === CONT  TestWaitRestartedContainer/not-running
21:30:00 [2023-09-11T21:30:00.097Z] --- PASS: TestWaitRestartedContainer (0.01s)
21:30:00 [2023-09-11T21:30:00.097Z]     --- PASS: TestWaitRestartedContainer/default (1.77s)
21:30:00 [2023-09-11T21:30:00.097Z]     --- PASS: TestWaitRestartedContainer/not-running (1.86s)
21:30:00 [2023-09-11T21:30:00.097Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.93s)
21:30:00 [2023-09-11T21:30:00.097Z] === CONT  TestHardRestartWhenContainerIsRunning
21:30:00 [2023-09-11T21:30:00.097Z] === CONT  TestRestartDaemonWithRestartingContainer
21:30:00 [2023-09-11T21:30:00.097Z] === CONT  TestIpcModeOlderClient
21:30:00 [2023-09-11T21:30:00.097Z] === CONT  TestStopContainerWithTimeoutCancel
21:30:00 [2023-09-11T21:30:00.097Z] === CONT  TestDaemonHostGatewayIP
21:30:00 [2023-09-11T21:30:00.097Z] === CONT  TestDaemonRestartIpcMode
21:30:00 [2023-09-11T21:30:00.097Z] === CONT  TestContainerStartOnDaemonRestart
21:30:00 [2023-09-11T21:30:00.097Z] === CONT  TestContainerKillOnDaemonStart
21:30:00 [2023-09-11T21:30:00.097Z] --- PASS: TestIpcModeOlderClient (0.05s)
21:30:01 [2023-09-11T21:30:01.678Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
21:30:01 [2023-09-11T21:30:01.678Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
21:30:02 [2023-09-11T21:30:02.241Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.27s)
21:30:02 [2023-09-11T21:30:02.241Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
21:30:02 [2023-09-11T21:30:02.241Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.54s)
21:30:02 [2023-09-11T21:30:02.802Z] --- PASS: TestContainerStartOnDaemonRestart (2.65s)
21:30:03 [2023-09-11T21:30:03.058Z] --- PASS: TestDaemonHostGatewayIP (3.06s)
21:30:03 [2023-09-11T21:30:03.314Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.36s)
21:30:03 [2023-09-11T21:30:03.569Z] --- PASS: TestStopContainerWithTimeoutCancel (3.54s)
21:30:03 [2023-09-11T21:30:03.569Z] --- PASS: TestDaemonRestartIpcMode (3.60s)
21:30:11 [2023-09-11T21:30:11.652Z] --- PASS: TestContainerKillOnDaemonStart (11.70s)
21:30:11 [2023-09-11T21:30:11.652Z] PASS
21:30:11 [2023-09-11T21:30:11.652Z] 
21:30:11 [2023-09-11T21:30:11.652Z] === Skipped
21:30:11 [2023-09-11T21:30:11.652Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
21:30:11 [2023-09-11T21:30:11.652Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:30:11 [2023-09-11T21:30:11.652Z] 
21:30:11 [2023-09-11T21:30:11.652Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:30:11 [2023-09-11T21:30:11.652Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:30:11 [2023-09-11T21:30:11.652Z] 
21:30:11 [2023-09-11T21:30:11.652Z] DONE 311 tests, 2 skipped in 160.107s
21:30:11 [2023-09-11T21:30:11.652Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
21:30:11 [2023-09-11T21:30:11.652Z] ++ 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
21:30:11 [2023-09-11T21:30:11.652Z] ++ set -e
21:30:11 [2023-09-11T21:30:11.652Z] ++ '[' -n 0 ']'
21:30:11 [2023-09-11T21:30:11.652Z] ++ set -x
21:30:11 [2023-09-11T21:30:11.652Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.49NIsEa09k/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
21:30:11 [2023-09-11T21:30:11.652Z] INFO: Testing against a local daemon
21:30:11 [2023-09-11T21:30:11.652Z] === RUN   TestConfigDaemonID
21:30:13 [2023-09-11T21:30:13.135Z]     daemon_test.go:60: [d2ed9f3801a69] daemon is not started
21:30:13 [2023-09-11T21:30:13.135Z] --- PASS: TestConfigDaemonID (1.04s)
21:30:13 [2023-09-11T21:30:13.135Z] === RUN   TestDaemonConfigValidation
21:30:13 [2023-09-11T21:30:13.135Z] === RUN   TestDaemonConfigValidation/config_with_no_content
21:30:13 [2023-09-11T21:30:13.135Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
21:30:13 [2023-09-11T21:30:13.135Z] === RUN   TestDaemonConfigValidation/config_with_{}
21:30:13 [2023-09-11T21:30:13.135Z] === PAUSE TestDaemonConfigValidation/config_with_{}
21:30:13 [2023-09-11T21:30:13.135Z] === RUN   TestDaemonConfigValidation/invalid_config
21:30:13 [2023-09-11T21:30:13.135Z] === PAUSE TestDaemonConfigValidation/invalid_config
21:30:13 [2023-09-11T21:30:13.135Z] === RUN   TestDaemonConfigValidation/malformed_config
21:30:13 [2023-09-11T21:30:13.135Z] === PAUSE TestDaemonConfigValidation/malformed_config
21:30:13 [2023-09-11T21:30:13.135Z] === RUN   TestDaemonConfigValidation/valid_config
21:30:13 [2023-09-11T21:30:13.135Z] === PAUSE TestDaemonConfigValidation/valid_config
21:30:13 [2023-09-11T21:30:13.135Z] === CONT  TestDaemonConfigValidation/config_with_no_content
21:30:13 [2023-09-11T21:30:13.135Z] === CONT  TestDaemonConfigValidation/malformed_config
21:30:13 [2023-09-11T21:30:13.135Z] === CONT  TestDaemonConfigValidation/valid_config
21:30:13 [2023-09-11T21:30:13.135Z] === CONT  TestDaemonConfigValidation/invalid_config
21:30:13 [2023-09-11T21:30:13.135Z] === CONT  TestDaemonConfigValidation/config_with_{}
21:30:13 [2023-09-11T21:30:13.135Z] --- PASS: TestDaemonConfigValidation (0.00s)
21:30:13 [2023-09-11T21:30:13.135Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
21:30:13 [2023-09-11T21:30:13.135Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
21:30:13 [2023-09-11T21:30:13.135Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
21:30:13 [2023-09-11T21:30:13.135Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
21:30:13 [2023-09-11T21:30:13.135Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
21:30:13 [2023-09-11T21:30:13.135Z] === RUN   TestConfigDaemonSeccompProfiles
21:30:13 [2023-09-11T21:30:13.135Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
21:30:14 [2023-09-11T21:30:14.062Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
21:30:14 [2023-09-11T21:30:14.988Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
21:30:15 [2023-09-11T21:30:15.915Z]     daemon_test.go:179: [d062df37f6d89] daemon is not started
21:30:15 [2023-09-11T21:30:15.915Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
21:30:15 [2023-09-11T21:30:15.915Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
21:30:15 [2023-09-11T21:30:15.915Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
21:30:15 [2023-09-11T21:30:15.915Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
21:30:15 [2023-09-11T21:30:15.915Z] === RUN   TestDaemonProxy
21:30:15 [2023-09-11T21:30:15.915Z] === RUN   TestDaemonProxy/environment_variables
21:30:15 [2023-09-11T21:30:15.915Z] === PAUSE TestDaemonProxy/environment_variables
21:30:15 [2023-09-11T21:30:15.915Z] === RUN   TestDaemonProxy/command-line_options
21:30:15 [2023-09-11T21:30:15.915Z] === PAUSE TestDaemonProxy/command-line_options
21:30:15 [2023-09-11T21:30:15.915Z] === RUN   TestDaemonProxy/configuration_file
21:30:15 [2023-09-11T21:30:15.915Z] === PAUSE TestDaemonProxy/configuration_file
21:30:15 [2023-09-11T21:30:15.915Z] === RUN   TestDaemonProxy/conflicting_options
21:30:16 [2023-09-11T21:30:16.477Z] === RUN   TestDaemonProxy/reload_sanitized
21:30:16 [2023-09-11T21:30:16.477Z] === PAUSE TestDaemonProxy/reload_sanitized
21:30:16 [2023-09-11T21:30:16.477Z] === CONT  TestDaemonProxy/environment_variables
21:30:16 [2023-09-11T21:30:16.477Z] === CONT  TestDaemonProxy/configuration_file
21:30:16 [2023-09-11T21:30:16.477Z] === CONT  TestDaemonProxy/command-line_options
21:30:16 [2023-09-11T21:30:16.477Z] === CONT  TestDaemonProxy/reload_sanitized
21:30:18 [2023-09-11T21:30:18.513Z] --- PASS: TestDaemonProxy (0.50s)
21:30:18 [2023-09-11T21:30:18.513Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
21:30:18 [2023-09-11T21:30:18.513Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
21:30:18 [2023-09-11T21:30:18.513Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
21:30:18 [2023-09-11T21:30:18.513Z]     --- PASS: TestDaemonProxy/configuration_file (1.72s)
21:30:18 [2023-09-11T21:30:18.513Z]     --- PASS: TestDaemonProxy/environment_variables (1.76s)
21:30:18 [2023-09-11T21:30:18.513Z] === RUN   TestLiveRestore
21:30:18 [2023-09-11T21:30:18.513Z] === RUN   TestLiveRestore/volume_references
21:30:18 [2023-09-11T21:30:18.513Z] === PAUSE TestLiveRestore/volume_references
21:30:18 [2023-09-11T21:30:18.513Z] === CONT  TestLiveRestore/volume_references
21:30:18 [2023-09-11T21:30:18.769Z] === RUN   TestLiveRestore/volume_references/restartPolicy
21:30:18 [2023-09-11T21:30:18.769Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
21:30:19 [2023-09-11T21:30:19.695Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
21:30:21 [2023-09-11T21:30:21.059Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
21:30:21 [2023-09-11T21:30:21.985Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
21:30:22 [2023-09-11T21:30:22.912Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
21:30:23 [2023-09-11T21:30:23.473Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
21:30:24 [2023-09-11T21:30:24.401Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
21:30:25 [2023-09-11T21:30:25.327Z] --- PASS: TestLiveRestore (0.00s)
21:30:25 [2023-09-11T21:30:25.327Z]     --- PASS: TestLiveRestore/volume_references (6.84s)
21:30:25 [2023-09-11T21:30:25.327Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.87s)
21:30:25 [2023-09-11T21:30:25.327Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.94s)
21:30:25 [2023-09-11T21:30:25.327Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.96s)
21:30:25 [2023-09-11T21:30:25.327Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.98s)
21:30:25 [2023-09-11T21:30:25.327Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.98s)
21:30:25 [2023-09-11T21:30:25.327Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.44s)
21:30:25 [2023-09-11T21:30:25.327Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.44s)
21:30:25 [2023-09-11T21:30:25.327Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.95s)
21:30:25 [2023-09-11T21:30:25.327Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
21:30:25 [2023-09-11T21:30:25.887Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.66s)
21:30:25 [2023-09-11T21:30:25.887Z] PASS
21:30:25 [2023-09-11T21:30:25.887Z] 
21:30:25 [2023-09-11T21:30:25.887Z] DONE 28 tests in 14.070s
21:30:25 [2023-09-11T21:30:25.887Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
21:30:25 [2023-09-11T21:30:25.887Z] ++ 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
21:30:25 [2023-09-11T21:30:25.887Z] ++ set -e
21:30:25 [2023-09-11T21:30:25.887Z] ++ '[' -n 0 ']'
21:30:25 [2023-09-11T21:30:25.887Z] ++ set -x
21:30:25 [2023-09-11T21:30:25.887Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.49NIsEa09k/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
21:30:25 [2023-09-11T21:30:25.887Z] INFO: Testing against a local daemon
21:30:25 [2023-09-11T21:30:25.887Z] === RUN   TestCommitInheritsEnv
21:30:25 [2023-09-11T21:30:25.887Z] --- PASS: TestCommitInheritsEnv (0.11s)
21:30:25 [2023-09-11T21:30:25.887Z] === RUN   TestImportExtremelyLargeImageWorks
21:30:25 [2023-09-11T21:30:25.888Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
21:30:25 [2023-09-11T21:30:25.888Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
21:30:25 [2023-09-11T21:30:25.888Z] === RUN   TestImportWithCustomPlatform
21:30:25 [2023-09-11T21:30:25.888Z] === RUN   TestImportWithCustomPlatform/#00
21:30:25 [2023-09-11T21:30:25.888Z] === RUN   TestImportWithCustomPlatform/_______
21:30:25 [2023-09-11T21:30:25.888Z] === RUN   TestImportWithCustomPlatform//
21:30:25 [2023-09-11T21:30:25.888Z] === RUN   TestImportWithCustomPlatform/linux
21:30:25 [2023-09-11T21:30:25.888Z] === RUN   TestImportWithCustomPlatform/LINUX
21:30:26 [2023-09-11T21:30:26.143Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
21:30:26 [2023-09-11T21:30:26.143Z] === RUN   TestImportWithCustomPlatform/macos
21:30:26 [2023-09-11T21:30:26.143Z] === RUN   TestImportWithCustomPlatform/macos/arm64
21:30:26 [2023-09-11T21:30:26.143Z] === RUN   TestImportWithCustomPlatform/nintendo64
21:30:26 [2023-09-11T21:30:26.143Z] --- PASS: TestImportWithCustomPlatform (0.10s)
21:30:26 [2023-09-11T21:30:26.143Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
21:30:26 [2023-09-11T21:30:26.143Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
21:30:26 [2023-09-11T21:30:26.143Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
21:30:26 [2023-09-11T21:30:26.143Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
21:30:26 [2023-09-11T21:30:26.143Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
21:30:26 [2023-09-11T21:30:26.143Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
21:30:26 [2023-09-11T21:30:26.143Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
21:30:26 [2023-09-11T21:30:26.143Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
21:30:26 [2023-09-11T21:30:26.143Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
21:30:26 [2023-09-11T21:30:26.143Z] === RUN   TestImageInspectEmptyTagsAndDigests
21:30:26 [2023-09-11T21:30:26.143Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
21:30:26 [2023-09-11T21:30:26.143Z] === RUN   TestImagesFilterMultiReference
21:30:26 [2023-09-11T21:30:26.143Z] --- PASS: TestImagesFilterMultiReference (0.05s)
21:30:26 [2023-09-11T21:30:26.143Z] === RUN   TestImagesFilterBeforeSince
21:30:26 [2023-09-11T21:30:26.402Z]     list_test.go:87: ImageList: ID=sha256:fd5ca213ac7cc6f9a04a07473e4d5d40bb812f12f3e9c8ef4b4b8cd37bbee0da RepoTags=[testimagesfilterbeforesince:v1]
21:30:26 [2023-09-11T21:30:26.402Z]     list_test.go:87: ImageList: ID=sha256:5c136a0fd85a2f2bd909cd98a63e7142ec582a45ed8a779ce16e90084ec7a6bc RepoTags=[testimagesfilterbeforesince:v2]
21:30:26 [2023-09-11T21:30:26.402Z]     list_test.go:87: ImageList: ID=sha256:2bf1ad7d91fdaefb3796ac442c8ec120cb13bac91bed0386aaca163fc4202c43 RepoTags=[testimagesfilterbeforesince:v3]
21:30:26 [2023-09-11T21:30:26.402Z] --- PASS: TestImagesFilterBeforeSince (0.18s)
21:30:26 [2023-09-11T21:30:26.402Z] === RUN   TestAPIImagesFilters
21:30:26 [2023-09-11T21:30:26.402Z] === RUN   TestAPIImagesFilters/repository_regex
21:30:26 [2023-09-11T21:30:26.402Z] === PAUSE TestAPIImagesFilters/repository_regex
21:30:26 [2023-09-11T21:30:26.402Z] === RUN   TestAPIImagesFilters/image_name_regex
21:30:26 [2023-09-11T21:30:26.402Z] === PAUSE TestAPIImagesFilters/image_name_regex
21:30:26 [2023-09-11T21:30:26.402Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
21:30:26 [2023-09-11T21:30:26.402Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
21:30:26 [2023-09-11T21:30:26.402Z] === RUN   TestAPIImagesFilters/registry_port_regex
21:30:26 [2023-09-11T21:30:26.402Z] === PAUSE TestAPIImagesFilters/registry_port_regex
21:30:26 [2023-09-11T21:30:26.402Z] === CONT  TestAPIImagesFilters/repository_regex
21:30:26 [2023-09-11T21:30:26.402Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
21:30:26 [2023-09-11T21:30:26.402Z] === CONT  TestAPIImagesFilters/image_name_regex
21:30:26 [2023-09-11T21:30:26.402Z] === CONT  TestAPIImagesFilters/registry_port_regex
21:30:26 [2023-09-11T21:30:26.402Z] --- PASS: TestAPIImagesFilters (0.03s)
21:30:26 [2023-09-11T21:30:26.402Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
21:30:26 [2023-09-11T21:30:26.402Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
21:30:26 [2023-09-11T21:30:26.402Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
21:30:26 [2023-09-11T21:30:26.402Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
21:30:26 [2023-09-11T21:30:26.402Z] === RUN   TestPruneDontDeleteUsedDangling
21:30:26 [2023-09-11T21:30:26.402Z] --- PASS: TestPruneDontDeleteUsedDangling (0.03s)
21:30:26 [2023-09-11T21:30:26.402Z] === RUN   TestImagePullPlatformInvalid
21:30:26 [2023-09-11T21:30:26.402Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
21:30:26 [2023-09-11T21:30:26.402Z] === RUN   TestImagePullStoredfDigestForOtherRepo
21:30:26 [2023-09-11T21:30:26.402Z] time="2023-09-11T21:30:26.274867993Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.9 instance.id=dac882c2-b955-4ea4-97bb-b76db15316f7 version=2.8.2 
21:30:26 [2023-09-11T21:30:26.402Z] time="2023-09-11T21:30:26.274951638Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=dac882c2-b955-4ea4-97bb-b76db15316f7 version=2.8.2 
21:30:26 [2023-09-11T21:30:26.402Z] time="2023-09-11T21:30:26.274956126Z" level=info msg="Starting upload purge in 3m0s" go.version=go1.19.9 instance.id=dac882c2-b955-4ea4-97bb-b76db15316f7 version=2.8.2 
21:30:26 [2023-09-11T21:30:26.402Z] time="2023-09-11T21:30:26.275196827Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.9 instance.id=dac882c2-b955-4ea4-97bb-b76db15316f7 version=2.8.2 
21:30:26 [2023-09-11T21:30:26.402Z] time="2023-09-11T21:30:26.367287103Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=977dcd66-7ff3-4fb2-85b4-c3196eb010f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:39050" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
21:30:26 [2023-09-11T21:30:26.402Z] time="2023-09-11T21:30:26.36733686Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=977dcd66-7ff3-4fb2-85b4-c3196eb010f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:39050" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="959.555µs" http.response.status=200 http.response.written=2 
21:30:26 [2023-09-11T21:30:26.402Z] 127.0.0.1 - - [11/Sep/2023:21:30:26 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
21:30:26 [2023-09-11T21:30:26.402Z] time="2023-09-11T21:30:26.370078926Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e40c18ec-c3b5-462b-9e34-54ac063d37fa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:30:26 [2023-09-11T21:30:26.402Z] time="2023-09-11T21:30:26.370126115Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e40c18ec-c3b5-462b-9e34-54ac063d37fa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:30:26 [2023-09-11T21:30:26.402Z] time="2023-09-11T21:30:26.370194481Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ffa572c7-1b6a-499f-93aa-30b86d7314e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39062" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:30:26 [2023-09-11T21:30:26.402Z] time="2023-09-11T21:30:26.370238715Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ffa572c7-1b6a-499f-93aa-30b86d7314e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39062" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:30:26 [2023-09-11T21:30:26.402Z] time="2023-09-11T21:30:26.370239191Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e40c18ec-c3b5-462b-9e34-54ac063d37fa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=39.246µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4e249a72-f65e-4eb8-bc0e-3c5f09404043 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:30:26 [2023-09-11T21:30:26.402Z] time="2023-09-11T21:30:26.370298745Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ffa572c7-1b6a-499f-93aa-30b86d7314e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39062" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=25.633µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=05bb5436-9d22-4a9c-b4b7-80d4c33aa870 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:30:26 [2023-09-11T21:30:26.402Z] time="2023-09-11T21:30:26.370394985Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e40c18ec-c3b5-462b-9e34-54ac063d37fa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.469619ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:30:26 [2023-09-11T21:30:26.402Z] 127.0.0.1 - - [11/Sep/2023:21:30:26 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
21:30:26 [2023-09-11T21:30:26.402Z] time="2023-09-11T21:30:26.370463523Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ffa572c7-1b6a-499f-93aa-30b86d7314e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39062" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.11374ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:30:26 [2023-09-11T21:30:26.402Z] 127.0.0.1 - - [11/Sep/2023:21:30:26 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
21:30:26 [2023-09-11T21:30:26.402Z] time="2023-09-11T21:30:26.371906147Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c69bd661-fd31-4edc-92af-7de76f8a967b http.request.method=POST http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test 
21:30:26 [2023-09-11T21:30:26.402Z] time="2023-09-11T21:30:26.371986083Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c69bd661-fd31-4edc-92af-7de76f8a967b http.request.method=POST http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test 
21:30:26 [2023-09-11T21:30:26.402Z] time="2023-09-11T21:30:26.372128173Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/3bda5438-81f5-43d8-ab43-d7124b11324b/startedat")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c69bd661-fd31-4edc-92af-7de76f8a967b http.request.method=POST http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=108.457µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=879b1981-d705-4e2d-9990-e40b332b5398 trace.line=110 vars.name=test 
21:30:26 [2023-09-11T21:30:26.403Z] time="2023-09-11T21:30:26.372150582Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cef84be1-071a-4e73-9739-684017c3a796 http.request.method=POST http.request.remoteaddr="127.0.0.1:39062" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test 
21:30:26 [2023-09-11T21:30:26.403Z] time="2023-09-11T21:30:26.372185946Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cef84be1-071a-4e73-9739-684017c3a796 http.request.method=POST http.request.remoteaddr="127.0.0.1:39062" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test 
21:30:26 [2023-09-11T21:30:26.403Z] time="2023-09-11T21:30:26.372185454Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/3bda5438-81f5-43d8-ab43-d7124b11324b/data", false)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c69bd661-fd31-4edc-92af-7de76f8a967b http.request.method=POST http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=26.035µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=d3eefa15-26a4-4d60-b214-08c3ac50ff8f trace.line=142 vars.name=test 
21:30:26 [2023-09-11T21:30:26.403Z] time="2023-09-11T21:30:26.372255831Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/3bda5438-81f5-43d8-ab43-d7124b11324b/hashstates/sha256/0")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c69bd661-fd31-4edc-92af-7de76f8a967b http.request.method=POST http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=38.934µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=11ad9de4-ffc4-40b5-82ac-28d97c948183 trace.line=110 vars.name=test 
21:30:26 [2023-09-11T21:30:26.403Z] time="2023-09-11T21:30:26.372269082Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/6fc5ff6c-0c66-460f-821f-9050986fdc74/startedat")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cef84be1-071a-4e73-9739-684017c3a796 http.request.method=POST http.request.remoteaddr="127.0.0.1:39062" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=56.485µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=5686560e-ce85-4df6-b9b7-e3b7ca9bb135 trace.line=110 vars.name=test 
21:30:26 [2023-09-11T21:30:26.403Z] time="2023-09-11T21:30:26.372312915Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/6fc5ff6c-0c66-460f-821f-9050986fdc74/data", false)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cef84be1-071a-4e73-9739-684017c3a796 http.request.method=POST http.request.remoteaddr="127.0.0.1:39062" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=18.732µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=31373d63-c240-4fed-a0bf-a01423ad3b90 trace.line=142 vars.name=test 
21:30:26 [2023-09-11T21:30:26.403Z] time="2023-09-11T21:30:26.372350404Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c69bd661-fd31-4edc-92af-7de76f8a967b http.request.method=POST http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.72994ms http.response.status=202 http.response.written=0 
21:30:26 [2023-09-11T21:30:26.403Z] 127.0.0.1 - - [11/Sep/2023:21:30:26 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
21:30:26 [2023-09-11T21:30:26.403Z] time="2023-09-11T21:30:26.37238179Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/6fc5ff6c-0c66-460f-821f-9050986fdc74/hashstates/sha256/0")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cef84be1-071a-4e73-9739-684017c3a796 http.request.method=POST http.request.remoteaddr="127.0.0.1:39062" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=37.104µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0d52d1d4-120a-442c-acf7-be1835b5aca2 trace.line=110 vars.name=test 
21:30:26 [2023-09-11T21:30:26.403Z] time="2023-09-11T21:30:26.372442139Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cef84be1-071a-4e73-9739-684017c3a796 http.request.method=POST http.request.remoteaddr="127.0.0.1:39062" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.715523ms http.response.status=202 http.response.written=0 
21:30:26 [2023-09-11T21:30:26.403Z] 127.0.0.1 - - [11/Sep/2023:21:30:26 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
21:30:26 [2023-09-11T21:30:26.403Z] time="2023-09-11T21:30:26.3743736Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db28233c-c5eb-4cf2-807d-d93873132171 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39062" http.request.uri="/v2/test/blobs/uploads/3bda5438-81f5-43d8-ab43-d7124b11324b?_state=hkSLsCvK8CwhkdP5HM5F1Gx5Ylcf1EsSmOMeD0nFCEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiZGE1NDM4LTgxZjUtNDNkOC1hYjQzLWQ3MTI0YjExMzI0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQyMTozMDoyNi4zNzIwMDA5MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=3bda5438-81f5-43d8-ab43-d7124b11324b 
21:30:26 [2023-09-11T21:30:26.403Z] time="2023-09-11T21:30:26.374455119Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db28233c-c5eb-4cf2-807d-d93873132171 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39062" http.request.uri="/v2/test/blobs/uploads/3bda5438-81f5-43d8-ab43-d7124b11324b?_state=hkSLsCvK8CwhkdP5HM5F1Gx5Ylcf1EsSmOMeD0nFCEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiZGE1NDM4LTgxZjUtNDNkOC1hYjQzLWQ3MTI0YjExMzI0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQyMTozMDoyNi4zNzIwMDA5MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=3bda5438-81f5-43d8-ab43-d7124b11324b 
21:30:26 [2023-09-11T21:30:26.403Z] time="2023-09-11T21:30:26.374490467Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ab117117-0b6c-43cd-97eb-0cb4077f1a3d http.request.method=PUT http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/blobs/uploads/6fc5ff6c-0c66-460f-821f-9050986fdc74?_state=rwbQuzbSUuejhXF9FZFmZbo2auxXdg_2VORkTwx_Z5p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmYzVmZjZjLTBjNjYtNDYwZi04MjFmLTkwNTA5ODZmZGM3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQyMTozMDoyNi4zNzIxOTY4NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=6fc5ff6c-0c66-460f-821f-9050986fdc74 
21:30:26 [2023-09-11T21:30:26.403Z] time="2023-09-11T21:30:26.374520269Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/3bda5438-81f5-43d8-ab43-d7124b11324b/startedat")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db28233c-c5eb-4cf2-807d-d93873132171 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39062" http.request.uri="/v2/test/blobs/uploads/3bda5438-81f5-43d8-ab43-d7124b11324b?_state=hkSLsCvK8CwhkdP5HM5F1Gx5Ylcf1EsSmOMeD0nFCEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiZGE1NDM4LTgxZjUtNDNkOC1hYjQzLWQ3MTI0YjExMzI0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQyMTozMDoyNi4zNzIwMDA5MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=36.595µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=97a43df3-c351-4d87-9845-83a0a18c08cd trace.line=95 vars.name=test vars.uuid=3bda5438-81f5-43d8-ab43-d7124b11324b 
21:30:26 [2023-09-11T21:30:26.403Z] time="2023-09-11T21:30:26.374562813Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ab117117-0b6c-43cd-97eb-0cb4077f1a3d http.request.method=PUT http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/blobs/uploads/6fc5ff6c-0c66-460f-821f-9050986fdc74?_state=rwbQuzbSUuejhXF9FZFmZbo2auxXdg_2VORkTwx_Z5p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmYzVmZjZjLTBjNjYtNDYwZi04MjFmLTkwNTA5ODZmZGM3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQyMTozMDoyNi4zNzIxOTY4NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=6fc5ff6c-0c66-460f-821f-9050986fdc74 
21:30:26 [2023-09-11T21:30:26.403Z] time="2023-09-11T21:30:26.374578206Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/3bda5438-81f5-43d8-ab43-d7124b11324b/data", true)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db28233c-c5eb-4cf2-807d-d93873132171 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39062" http.request.uri="/v2/test/blobs/uploads/3bda5438-81f5-43d8-ab43-d7124b11324b?_state=hkSLsCvK8CwhkdP5HM5F1Gx5Ylcf1EsSmOMeD0nFCEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiZGE1NDM4LTgxZjUtNDNkOC1hYjQzLWQ3MTI0YjExMzI0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQyMTozMDoyNi4zNzIwMDA5MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=27.159µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=a8fcfe7c-cdfb-40de-a1d5-613589b3d447 trace.line=142 vars.name=test vars.uuid=3bda5438-81f5-43d8-ab43-d7124b11324b 
21:30:26 [2023-09-11T21:30:26.403Z] time="2023-09-11T21:30:26.374632755Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db28233c-c5eb-4cf2-807d-d93873132171 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39062" http.request.uri="/v2/test/blobs/uploads/3bda5438-81f5-43d8-ab43-d7124b11324b?_state=hkSLsCvK8CwhkdP5HM5F1Gx5Ylcf1EsSmOMeD0nFCEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiZGE1NDM4LTgxZjUtNDNkOC1hYjQzLWQ3MTI0YjExMzI0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQyMTozMDoyNi4zNzIwMDA5MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=3bda5438-81f5-43d8-ab43-d7124b11324b 
21:30:26 [2023-09-11T21:30:26.403Z] time="2023-09-11T21:30:26.374631688Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/6fc5ff6c-0c66-460f-821f-9050986fdc74/startedat")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ab117117-0b6c-43cd-97eb-0cb4077f1a3d http.request.method=PUT http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/blobs/uploads/6fc5ff6c-0c66-460f-821f-9050986fdc74?_state=rwbQuzbSUuejhXF9FZFmZbo2auxXdg_2VORkTwx_Z5p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmYzVmZjZjLTBjNjYtNDYwZi04MjFmLTkwNTA5ODZmZGM3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQyMTozMDoyNi4zNzIxOTY4NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=36.899µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b6e78cb0-4ea3-4aa7-8ade-92063f85a08b trace.line=95 vars.name=test vars.uuid=6fc5ff6c-0c66-460f-821f-9050986fdc74 
21:30:26 [2023-09-11T21:30:26.403Z] time="2023-09-11T21:30:26.374686417Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/6fc5ff6c-0c66-460f-821f-9050986fdc74/data", true)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ab117117-0b6c-43cd-97eb-0cb4077f1a3d http.request.method=PUT http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/blobs/uploads/6fc5ff6c-0c66-460f-821f-9050986fdc74?_state=rwbQuzbSUuejhXF9FZFmZbo2auxXdg_2VORkTwx_Z5p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmYzVmZjZjLTBjNjYtNDYwZi04MjFmLTkwNTA5ODZmZGM3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQyMTozMDoyNi4zNzIxOTY4NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=24.985µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=78877175-6602-4959-8b31-952d93d75219 trace.line=142 vars.name=test vars.uuid=6fc5ff6c-0c66-460f-821f-9050986fdc74 
21:30:26 [2023-09-11T21:30:26.403Z] time="2023-09-11T21:30:26.374713076Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/3bda5438-81f5-43d8-ab43-d7124b11324b/hashstates/sha256/68")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db28233c-c5eb-4cf2-807d-d93873132171 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39062" http.request.uri="/v2/test/blobs/uploads/3bda5438-81f5-43d8-ab43-d7124b11324b?_state=hkSLsCvK8CwhkdP5HM5F1Gx5Ylcf1EsSmOMeD0nFCEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiZGE1NDM4LTgxZjUtNDNkOC1hYjQzLWQ3MTI0YjExMzI0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQyMTozMDoyNi4zNzIwMDA5MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=40.961µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d3c3742b-7e01-40bd-96ac-e96c5fbc5d2f trace.line=110 vars.name=test vars.uuid=3bda5438-81f5-43d8-ab43-d7124b11324b 
21:30:26 [2023-09-11T21:30:26.403Z] time="2023-09-11T21:30:26.374734336Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ab117117-0b6c-43cd-97eb-0cb4077f1a3d http.request.method=PUT http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/blobs/uploads/6fc5ff6c-0c66-460f-821f-9050986fdc74?_state=rwbQuzbSUuejhXF9FZFmZbo2auxXdg_2VORkTwx_Z5p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmYzVmZjZjLTBjNjYtNDYwZi04MjFmLTkwNTA5ODZmZGM3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQyMTozMDoyNi4zNzIxOTY4NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=6fc5ff6c-0c66-460f-821f-9050986fdc74 
21:30:26 [2023-09-11T21:30:26.403Z] time="2023-09-11T21:30:26.374756367Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/3bda5438-81f5-43d8-ab43-d7124b11324b/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db28233c-c5eb-4cf2-807d-d93873132171 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39062" http.request.uri="/v2/test/blobs/uploads/3bda5438-81f5-43d8-ab43-d7124b11324b?_state=hkSLsCvK8CwhkdP5HM5F1Gx5Ylcf1EsSmOMeD0nFCEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiZGE1NDM4LTgxZjUtNDNkOC1hYjQzLWQ3MTI0YjExMzI0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQyMTozMDoyNi4zNzIwMDA5MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=14.31µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7049d245-b0ed-4ad3-8881-0a10688e064f trace.line=155 vars.name=test vars.uuid=3bda5438-81f5-43d8-ab43-d7124b11324b 
21:30:26 [2023-09-11T21:30:26.403Z] time="2023-09-11T21:30:26.374798616Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db28233c-c5eb-4cf2-807d-d93873132171 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39062" http.request.uri="/v2/test/blobs/uploads/3bda5438-81f5-43d8-ab43-d7124b11324b?_state=hkSLsCvK8CwhkdP5HM5F1Gx5Ylcf1EsSmOMeD0nFCEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiZGE1NDM4LTgxZjUtNDNkOC1hYjQzLWQ3MTI0YjExMzI0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQyMTozMDoyNi4zNzIwMDA5MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=13.686µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d41b7f25-e1c1-4e73-9663-943511fa8a41 trace.line=155 vars.name=test vars.uuid=3bda5438-81f5-43d8-ab43-d7124b11324b 
21:30:26 [2023-09-11T21:30:26.403Z] time="2023-09-11T21:30:26.374815182Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/6fc5ff6c-0c66-460f-821f-9050986fdc74/hashstates/sha256/194")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ab117117-0b6c-43cd-97eb-0cb4077f1a3d http.request.method=PUT http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/blobs/uploads/6fc5ff6c-0c66-460f-821f-9050986fdc74?_state=rwbQuzbSUuejhXF9FZFmZbo2auxXdg_2VORkTwx_Z5p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmYzVmZjZjLTBjNjYtNDYwZi04MjFmLTkwNTA5ODZmZGM3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQyMTozMDoyNi4zNzIxOTY4NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=38.072µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=95fab6bc-1827-4bec-9c21-38fe3a9dcc58 trace.line=110 vars.name=test vars.uuid=6fc5ff6c-0c66-460f-821f-9050986fdc74 
21:30:26 [2023-09-11T21:30:26.404Z] time="2023-09-11T21:30:26.374829435Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/3bda5438-81f5-43d8-ab43-d7124b11324b/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db28233c-c5eb-4cf2-807d-d93873132171 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39062" http.request.uri="/v2/test/blobs/uploads/3bda5438-81f5-43d8-ab43-d7124b11324b?_state=hkSLsCvK8CwhkdP5HM5F1Gx5Ylcf1EsSmOMeD0nFCEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiZGE1NDM4LTgxZjUtNDNkOC1hYjQzLWQ3MTI0YjExMzI0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQyMTozMDoyNi4zNzIwMDA5MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=11.183µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=629410b5-a06b-438f-9845-7f265b9938f8 trace.line=155 vars.name=test vars.uuid=3bda5438-81f5-43d8-ab43-d7124b11324b 
21:30:26 [2023-09-11T21:30:26.404Z] time="2023-09-11T21:30:26.37485108Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/6fc5ff6c-0c66-460f-821f-9050986fdc74/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ab117117-0b6c-43cd-97eb-0cb4077f1a3d http.request.method=PUT http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/blobs/uploads/6fc5ff6c-0c66-460f-821f-9050986fdc74?_state=rwbQuzbSUuejhXF9FZFmZbo2auxXdg_2VORkTwx_Z5p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmYzVmZjZjLTBjNjYtNDYwZi04MjFmLTkwNTA5ODZmZGM3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQyMTozMDoyNi4zNzIxOTY4NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=10.174µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d929c9bc-fbfe-4551-9ccb-82653398d744 trace.line=155 vars.name=test vars.uuid=6fc5ff6c-0c66-460f-821f-9050986fdc74 
21:30:26 [2023-09-11T21:30:26.404Z] time="2023-09-11T21:30:26.374896365Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ab117117-0b6c-43cd-97eb-0cb4077f1a3d http.request.method=PUT http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/blobs/uploads/6fc5ff6c-0c66-460f-821f-9050986fdc74?_state=rwbQuzbSUuejhXF9FZFmZbo2auxXdg_2VORkTwx_Z5p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmYzVmZjZjLTBjNjYtNDYwZi04MjFmLTkwNTA5ODZmZGM3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQyMTozMDoyNi4zNzIxOTY4NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=12.062µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c51ceba1-2be1-4973-8410-897b4953dc9a trace.line=155 vars.name=test vars.uuid=6fc5ff6c-0c66-460f-821f-9050986fdc74 
21:30:26 [2023-09-11T21:30:26.404Z] time="2023-09-11T21:30:26.374907934Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/3bda5438-81f5-43d8-ab43-d7124b11324b/data", "/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data"" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db28233c-c5eb-4cf2-807d-d93873132171 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39062" http.request.uri="/v2/test/blobs/uploads/3bda5438-81f5-43d8-ab43-d7124b11324b?_state=hkSLsCvK8CwhkdP5HM5F1Gx5Ylcf1EsSmOMeD0nFCEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiZGE1NDM4LTgxZjUtNDNkOC1hYjQzLWQ3MTI0YjExMzI0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQyMTozMDoyNi4zNzIwMDA5MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=55.065µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=7113592c-9c8f-4dac-b2f9-4d5d19e9d6ee trace.line=185 vars.name=test vars.uuid=3bda5438-81f5-43d8-ab43-d7124b11324b 
21:30:26 [2023-09-11T21:30:26.404Z] time="2023-09-11T21:30:26.374925674Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/6fc5ff6c-0c66-460f-821f-9050986fdc74/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ab117117-0b6c-43cd-97eb-0cb4077f1a3d http.request.method=PUT http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/blobs/uploads/6fc5ff6c-0c66-460f-821f-9050986fdc74?_state=rwbQuzbSUuejhXF9FZFmZbo2auxXdg_2VORkTwx_Z5p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmYzVmZjZjLTBjNjYtNDYwZi04MjFmLTkwNTA5ODZmZGM3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQyMTozMDoyNi4zNzIxOTY4NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=8.706µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4c473c99-614c-4538-af2f-ab0616af95fb trace.line=155 vars.name=test vars.uuid=6fc5ff6c-0c66-460f-821f-9050986fdc74 
21:30:26 [2023-09-11T21:30:26.404Z] time="2023-09-11T21:30:26.37497484Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db28233c-c5eb-4cf2-807d-d93873132171 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39062" http.request.uri="/v2/test/blobs/uploads/3bda5438-81f5-43d8-ab43-d7124b11324b?_state=hkSLsCvK8CwhkdP5HM5F1Gx5Ylcf1EsSmOMeD0nFCEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiZGE1NDM4LTgxZjUtNDNkOC1hYjQzLWQ3MTI0YjExMzI0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQyMTozMDoyNi4zNzIwMDA5MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=41.076µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=beda79c2-26f7-4e0a-ade9-31cdd08a8538 trace.line=110 vars.name=test vars.uuid=3bda5438-81f5-43d8-ab43-d7124b11324b 
21:30:26 [2023-09-11T21:30:26.404Z] time="2023-09-11T21:30:26.374989298Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/6fc5ff6c-0c66-460f-821f-9050986fdc74/data", "/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data"" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ab117117-0b6c-43cd-97eb-0cb4077f1a3d http.request.method=PUT http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/blobs/uploads/6fc5ff6c-0c66-460f-821f-9050986fdc74?_state=rwbQuzbSUuejhXF9FZFmZbo2auxXdg_2VORkTwx_Z5p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmYzVmZjZjLTBjNjYtNDYwZi04MjFmLTkwNTA5ODZmZGM3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQyMTozMDoyNi4zNzIxOTY4NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=42.143µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=97cee637-84a2-4b32-901d-d097d0e7efb0 trace.line=185 vars.name=test vars.uuid=6fc5ff6c-0c66-460f-821f-9050986fdc74 
21:30:26 [2023-09-11T21:30:26.404Z] time="2023-09-11T21:30:26.375143614Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/3bda5438-81f5-43d8-ab43-d7124b11324b")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db28233c-c5eb-4cf2-807d-d93873132171 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39062" http.request.uri="/v2/test/blobs/uploads/3bda5438-81f5-43d8-ab43-d7124b11324b?_state=hkSLsCvK8CwhkdP5HM5F1Gx5Ylcf1EsSmOMeD0nFCEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiZGE1NDM4LTgxZjUtNDNkOC1hYjQzLWQ3MTI0YjExMzI0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQyMTozMDoyNi4zNzIwMDA5MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=90.052µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=9ed10619-68b2-4ab6-9932-a338771381f8 trace.line=202 vars.name=test vars.uuid=3bda5438-81f5-43d8-ab43-d7124b11324b 
21:30:26 [2023-09-11T21:30:26.404Z] time="2023-09-11T21:30:26.375249093Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ab117117-0b6c-43cd-97eb-0cb4077f1a3d http.request.method=PUT http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/blobs/uploads/6fc5ff6c-0c66-460f-821f-9050986fdc74?_state=rwbQuzbSUuejhXF9FZFmZbo2auxXdg_2VORkTwx_Z5p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmYzVmZjZjLTBjNjYtNDYwZi04MjFmLTkwNTA5ODZmZGM3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQyMTozMDoyNi4zNzIxOTY4NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=62.975µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=57219af6-82f3-4dfa-a4bc-326c63a653b8 trace.line=110 vars.name=test vars.uuid=6fc5ff6c-0c66-460f-821f-9050986fdc74 
21:30:26 [2023-09-11T21:30:26.404Z] time="2023-09-11T21:30:26.37528929Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db28233c-c5eb-4cf2-807d-d93873132171 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39062" http.request.uri="/v2/test/blobs/uploads/3bda5438-81f5-43d8-ab43-d7124b11324b?_state=hkSLsCvK8CwhkdP5HM5F1Gx5Ylcf1EsSmOMeD0nFCEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiZGE1NDM4LTgxZjUtNDNkOC1hYjQzLWQ3MTI0YjExMzI0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQyMTozMDoyNi4zNzIwMDA5MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.125203ms http.response.status=201 http.response.written=0 
21:30:26 [2023-09-11T21:30:26.404Z] 127.0.0.1 - - [11/Sep/2023:21:30:26 +0000] "PUT /v2/test/blobs/uploads/3bda5438-81f5-43d8-ab43-d7124b11324b?_state=hkSLsCvK8CwhkdP5HM5F1Gx5Ylcf1EsSmOMeD0nFCEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiZGE1NDM4LTgxZjUtNDNkOC1hYjQzLWQ3MTI0YjExMzI0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQyMTozMDoyNi4zNzIwMDA5MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
21:30:26 [2023-09-11T21:30:26.404Z] time="2023-09-11T21:30:26.375364253Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/6fc5ff6c-0c66-460f-821f-9050986fdc74")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ab117117-0b6c-43cd-97eb-0cb4077f1a3d http.request.method=PUT http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/blobs/uploads/6fc5ff6c-0c66-460f-821f-9050986fdc74?_state=rwbQuzbSUuejhXF9FZFmZbo2auxXdg_2VORkTwx_Z5p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmYzVmZjZjLTBjNjYtNDYwZi04MjFmLTkwNTA5ODZmZGM3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQyMTozMDoyNi4zNzIxOTY4NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=78.614µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=b337e3bb-248a-4954-81f1-06391d211912 trace.line=202 vars.name=test vars.uuid=6fc5ff6c-0c66-460f-821f-9050986fdc74 
21:30:26 [2023-09-11T21:30:26.404Z] time="2023-09-11T21:30:26.375436238Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ab117117-0b6c-43cd-97eb-0cb4077f1a3d http.request.method=PUT http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/blobs/uploads/6fc5ff6c-0c66-460f-821f-9050986fdc74?_state=rwbQuzbSUuejhXF9FZFmZbo2auxXdg_2VORkTwx_Z5p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmYzVmZjZjLTBjNjYtNDYwZi04MjFmLTkwNTA5ODZmZGM3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQyMTozMDoyNi4zNzIxOTY4NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.251113ms http.response.status=201 http.response.written=0 
21:30:26 [2023-09-11T21:30:26.404Z] 127.0.0.1 - - [11/Sep/2023:21:30:26 +0000] "PUT /v2/test/blobs/uploads/6fc5ff6c-0c66-460f-821f-9050986fdc74?_state=rwbQuzbSUuejhXF9FZFmZbo2auxXdg_2VORkTwx_Z5p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmYzVmZjZjLTBjNjYtNDYwZi04MjFmLTkwNTA5ODZmZGM3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQyMTozMDoyNi4zNzIxOTY4NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
21:30:26 [2023-09-11T21:30:26.404Z] time="2023-09-11T21:30:26.37648039Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=edab49c8-f4c4-4ebb-854d-b153ec32135a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
21:30:26 [2023-09-11T21:30:26.404Z] time="2023-09-11T21:30:26.37651806Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=edab49c8-f4c4-4ebb-854d-b153ec32135a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
21:30:26 [2023-09-11T21:30:26.404Z] time="2023-09-11T21:30:26.3765748Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=edab49c8-f4c4-4ebb-854d-b153ec32135a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=26.675µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e84cd5bd-59dd-4dce-a34c-0e708b3530ef trace.line=95 vars.name=test vars.reference=latest 
21:30:26 [2023-09-11T21:30:26.404Z] time="2023-09-11T21:30:26.376643018Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=edab49c8-f4c4-4ebb-854d-b153ec32135a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="913.869µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
21:30:26 [2023-09-11T21:30:26.404Z] 127.0.0.1 - - [11/Sep/2023:21:30:26 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.22+unknown"
21:30:26 [2023-09-11T21:30:26.404Z] time="2023-09-11T21:30:26.377569671Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=abdf81d8-fbba-402b-9c44-f03bc0cca1dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
21:30:26 [2023-09-11T21:30:26.404Z] time="2023-09-11T21:30:26.377608203Z" level=debug msg=PutImageManifest go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=abdf81d8-fbba-402b-9c44-f03bc0cca1dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
21:30:26 [2023-09-11T21:30:26.404Z] time="2023-09-11T21:30:26.377762068Z" level=debug msg="Putting a Docker Manifest!" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=abdf81d8-fbba-402b-9c44-f03bc0cca1dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
21:30:26 [2023-09-11T21:30:26.404Z] time="2023-09-11T21:30:26.377779619Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=abdf81d8-fbba-402b-9c44-f03bc0cca1dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
21:30:26 [2023-09-11T21:30:26.404Z] time="2023-09-11T21:30:26.377789687Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=abdf81d8-fbba-402b-9c44-f03bc0cca1dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
21:30:26 [2023-09-11T21:30:26.404Z] time="2023-09-11T21:30:26.377865708Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=abdf81d8-fbba-402b-9c44-f03bc0cca1dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=37.547µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ed54c179-4bd3-4818-b55b-6d74cb3f1320 trace.line=95 vars.name=test vars.reference=latest 
21:30:26 [2023-09-11T21:30:26.405Z] time="2023-09-11T21:30:26.377957205Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=abdf81d8-fbba-402b-9c44-f03bc0cca1dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=14.95µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=038661f2-c7f8-416e-ae70-f7bf2f5fb6a5 trace.line=155 vars.name=test vars.reference=latest 
21:30:26 [2023-09-11T21:30:26.405Z] time="2023-09-11T21:30:26.378009858Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=abdf81d8-fbba-402b-9c44-f03bc0cca1dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=18.781µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9a9db685-3589-46f1-97d5-93585199cbf4 trace.line=95 vars.name=test vars.reference=latest 
21:30:26 [2023-09-11T21:30:26.405Z] time="2023-09-11T21:30:26.378057441Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=abdf81d8-fbba-402b-9c44-f03bc0cca1dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=10.97µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3d2e8c7d-048d-44ab-a0a5-c7efc0e15b3c trace.line=155 vars.name=test vars.reference=latest 
21:30:26 [2023-09-11T21:30:26.405Z] time="2023-09-11T21:30:26.378097343Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=abdf81d8-fbba-402b-9c44-f03bc0cca1dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=12.111µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8d28fb77-126c-4560-a5f2-5ce1e7e7fde4 trace.line=155 vars.name=test vars.reference=latest 
21:30:26 [2023-09-11T21:30:26.405Z] time="2023-09-11T21:30:26.378171412Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=abdf81d8-fbba-402b-9c44-f03bc0cca1dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=47.845µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1c4267a0-1fb7-41d9-89a8-734f3a6e004c trace.line=110 vars.name=test vars.reference=latest 
21:30:26 [2023-09-11T21:30:26.405Z] time="2023-09-11T21:30:26.37825888Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=abdf81d8-fbba-402b-9c44-f03bc0cca1dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=55.656µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4a6cd498-178f-467e-9bce-431febc2b602 trace.line=110 vars.name=test vars.reference=latest 
21:30:26 [2023-09-11T21:30:26.405Z] time="2023-09-11T21:30:26.378433406Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=abdf81d8-fbba-402b-9c44-f03bc0cca1dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=62.114µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=db038eeb-acca-4e74-bc86-6fe952e4e306 trace.line=110 vars.name=test vars.reference=latest 
21:30:26 [2023-09-11T21:30:26.405Z] time="2023-09-11T21:30:26.378492623Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=abdf81d8-fbba-402b-9c44-f03bc0cca1dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=34.643µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=adb772ca-b20f-47c5-8b3a-b2ec3da35296 trace.line=110 vars.name=test vars.reference=latest 
21:30:26 [2023-09-11T21:30:26.405Z] time="2023-09-11T21:30:26.378528127Z" level=debug msg="Succeeded in putting manifest!" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=abdf81d8-fbba-402b-9c44-f03bc0cca1dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
21:30:26 [2023-09-11T21:30:26.405Z] time="2023-09-11T21:30:26.378546253Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=abdf81d8-fbba-402b-9c44-f03bc0cca1dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.573481ms http.response.status=201 http.response.written=0 
21:30:26 [2023-09-11T21:30:26.405Z] 127.0.0.1 - - [11/Sep/2023:21:30:26 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
21:30:26 [2023-09-11T21:30:26.405Z] time="2023-09-11T21:30:26.383420742Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9c4e0649-d19e-4c99-bf12-212d9790fa70 http.request.method=GET http.request.remoteaddr="127.0.0.1:39084" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
21:30:26 [2023-09-11T21:30:26.405Z] time="2023-09-11T21:30:26.383462245Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9c4e0649-d19e-4c99-bf12-212d9790fa70 http.request.method=GET http.request.remoteaddr="127.0.0.1:39084" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd 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.45142ms http.response.status=200 http.response.written=2 
21:30:26 [2023-09-11T21:30:26.405Z] 127.0.0.1 - - [11/Sep/2023:21:30:26 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:30:26 [2023-09-11T21:30:26.405Z] time="2023-09-11T21:30:26.385425673Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7937d9c6-ace9-433f-a7e4-875c25356e69 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39086" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
21:30:26 [2023-09-11T21:30:26.405Z] time="2023-09-11T21:30:26.38546976Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7937d9c6-ace9-433f-a7e4-875c25356e69 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39086" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
21:30:26 [2023-09-11T21:30:26.405Z] time="2023-09-11T21:30:26.385548259Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7937d9c6-ace9-433f-a7e4-875c25356e69 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39086" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=45.235µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f50b15fd-0f2d-4153-be54-a18b7c62c796 trace.line=95 vars.name=test vars.reference=latest 
21:30:26 [2023-09-11T21:30:26.405Z] time="2023-09-11T21:30:26.38557189Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7937d9c6-ace9-433f-a7e4-875c25356e69 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39086" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
21:30:26 [2023-09-11T21:30:26.405Z] time="2023-09-11T21:30:26.385617741Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7937d9c6-ace9-433f-a7e4-875c25356e69 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39086" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.259µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d5a62ffe-b774-47b8-bf39-2cb415452b5a trace.line=95 vars.name=test vars.reference=latest 
21:30:26 [2023-09-11T21:30:26.405Z] time="2023-09-11T21:30:26.385671223Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7937d9c6-ace9-433f-a7e4-875c25356e69 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39086" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.386µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f1a48376-4700-4d60-829c-cfab4d6b5f68 trace.line=155 vars.name=test vars.reference=latest 
21:30:26 [2023-09-11T21:30:26.405Z] time="2023-09-11T21:30:26.385707696Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7937d9c6-ace9-433f-a7e4-875c25356e69 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39086" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.094µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=c2eb55bb-2794-42bd-acc1-e314c2ca54a3 trace.line=125 vars.name=test vars.reference=latest 
21:30:26 [2023-09-11T21:30:26.405Z] time="2023-09-11T21:30:26.385752299Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7937d9c6-ace9-433f-a7e4-875c25356e69 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39086" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
21:30:26 [2023-09-11T21:30:26.405Z] time="2023-09-11T21:30:26.385841285Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7937d9c6-ace9-433f-a7e4-875c25356e69 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39086" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd 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.157024ms http.response.status=200 http.response.written=417 
21:30:26 [2023-09-11T21:30:26.405Z] 127.0.0.1 - - [11/Sep/2023:21:30:26 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:30:26 [2023-09-11T21:30:26.405Z] time="2023-09-11T21:30:26.394575857Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=29fd2603-4885-43bc-be0d-808775429015 http.request.method=GET http.request.remoteaddr="127.0.0.1:39096" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:30:26 [2023-09-11T21:30:26.405Z] time="2023-09-11T21:30:26.394620822Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=29fd2603-4885-43bc-be0d-808775429015 http.request.method=GET http.request.remoteaddr="127.0.0.1:39096" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:30:26 [2023-09-11T21:30:26.405Z] time="2023-09-11T21:30:26.394635969Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=29fd2603-4885-43bc-be0d-808775429015 http.request.method=GET http.request.remoteaddr="127.0.0.1:39096" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:30:26 [2023-09-11T21:30:26.406Z] time="2023-09-11T21:30:26.394711457Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=29fd2603-4885-43bc-be0d-808775429015 http.request.method=GET http.request.remoteaddr="127.0.0.1:39096" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=44.547µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1958b9c6-e478-4e4c-828c-528047d1733a trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:30:26 [2023-09-11T21:30:26.406Z] time="2023-09-11T21:30:26.394766482Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=29fd2603-4885-43bc-be0d-808775429015 http.request.method=GET http.request.remoteaddr="127.0.0.1:39096" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.565µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4cfc6405-c02f-4c51-b3b2-42b000080cf6 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:30:26 [2023-09-11T21:30:26.406Z] time="2023-09-11T21:30:26.394801879Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=29fd2603-4885-43bc-be0d-808775429015 http.request.method=GET http.request.remoteaddr="127.0.0.1:39096" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.43µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=ec4d0800-e5d0-442f-a29b-208ec554c41c trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:30:26 [2023-09-11T21:30:26.406Z] time="2023-09-11T21:30:26.39483493Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=29fd2603-4885-43bc-be0d-808775429015 http.request.method=GET http.request.remoteaddr="127.0.0.1:39096" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:30:26 [2023-09-11T21:30:26.406Z] time="2023-09-11T21:30:26.394922431Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=29fd2603-4885-43bc-be0d-808775429015 http.request.method=GET http.request.remoteaddr="127.0.0.1:39096" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd 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.199986ms http.response.status=200 http.response.written=417 
21:30:26 [2023-09-11T21:30:26.406Z] 127.0.0.1 - - [11/Sep/2023:21:30:26 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:30:26 [2023-09-11T21:30:26.662Z] time="2023-09-11T21:30:26.401313285Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8bf835fe-b400-4fb7-831c-a3952deeb280 http.request.method=GET http.request.remoteaddr="127.0.0.1:39110" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:30:26 [2023-09-11T21:30:26.662Z] time="2023-09-11T21:30:26.401362353Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3d5f9abf-f462-4a09-ae78-49a5d7ca32d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:39114" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:30:26 [2023-09-11T21:30:26.662Z] time="2023-09-11T21:30:26.401417074Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3d5f9abf-f462-4a09-ae78-49a5d7ca32d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:39114" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:30:26 [2023-09-11T21:30:26.662Z] time="2023-09-11T21:30:26.401459962Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8bf835fe-b400-4fb7-831c-a3952deeb280 http.request.method=GET http.request.remoteaddr="127.0.0.1:39110" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:30:26 [2023-09-11T21:30:26.662Z] time="2023-09-11T21:30:26.401511327Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3d5f9abf-f462-4a09-ae78-49a5d7ca32d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:39114" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=46.147µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2ba79975-6033-4578-a446-bb63754f1ba9 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:30:26 [2023-09-11T21:30:26.663Z] time="2023-09-11T21:30:26.401537223Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8bf835fe-b400-4fb7-831c-a3952deeb280 http.request.method=GET http.request.remoteaddr="127.0.0.1:39110" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.069µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ebeebb8d-0ca0-4800-b125-e03a95306b37 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:30:26 [2023-09-11T21:30:26.663Z] time="2023-09-11T21:30:26.401615797Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3d5f9abf-f462-4a09-ae78-49a5d7ca32d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:39114" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.443µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3af44c9e-7d0c-41a4-9867-06b50893a67b trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:30:26 [2023-09-11T21:30:26.663Z] time="2023-09-11T21:30:26.401621147Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8bf835fe-b400-4fb7-831c-a3952deeb280 http.request.method=GET http.request.remoteaddr="127.0.0.1:39110" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.097µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=49a8ab07-ea12-4052-bc50-36d693440896 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:30:26 [2023-09-11T21:30:26.663Z] time="2023-09-11T21:30:26.401676762Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3d5f9abf-f462-4a09-ae78-49a5d7ca32d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:39114" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.837µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5edd24b0-9c70-4242-9408-371e78972d5b trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:30:26 [2023-09-11T21:30:26.663Z] time="2023-09-11T21:30:26.401692729Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8bf835fe-b400-4fb7-831c-a3952deeb280 http.request.method=GET http.request.remoteaddr="127.0.0.1:39110" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.278µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2643b586-5676-43ad-ac27-50dfeb252d30 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:30:26 [2023-09-11T21:30:26.663Z] time="2023-09-11T21:30:26.401718477Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3d5f9abf-f462-4a09-ae78-49a5d7ca32d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:39114" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.774µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=66ae910f-09f7-4a64-a1fb-b9e4028a67d8 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:30:26 [2023-09-11T21:30:26.663Z] time="2023-09-11T21:30:26.401729907Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8bf835fe-b400-4fb7-831c-a3952deeb280 http.request.method=GET http.request.remoteaddr="127.0.0.1:39110" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.208µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e89f6594-eed9-438c-9806-b65c7fc1c7e8 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:30:26 [2023-09-11T21:30:26.663Z] time="2023-09-11T21:30:26.401752726Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3d5f9abf-f462-4a09-ae78-49a5d7ca32d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:39114" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.371µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=667ac803-5807-4947-9979-ac8f5017d1a6 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:30:26 [2023-09-11T21:30:26.663Z] time="2023-09-11T21:30:26.401775487Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8bf835fe-b400-4fb7-831c-a3952deeb280 http.request.method=GET http.request.remoteaddr="127.0.0.1:39110" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.018µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c8d82df0-20bf-4c0b-947f-de771bf1b73f trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:30:26 [2023-09-11T21:30:26.663Z] time="2023-09-11T21:30:26.401787459Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3d5f9abf-f462-4a09-ae78-49a5d7ca32d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:39114" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.74µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=292a76d1-e57a-42aa-881d-ca4e77e36934 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:30:26 [2023-09-11T21:30:26.663Z] time="2023-09-11T21:30:26.401813264Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8bf835fe-b400-4fb7-831c-a3952deeb280 http.request.method=GET http.request.remoteaddr="127.0.0.1:39110" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.893µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=bce01e20-47c0-4857-bc5b-cc9e525161b0 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:30:26 [2023-09-11T21:30:26.663Z] time="2023-09-11T21:30:26.401858943Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3d5f9abf-f462-4a09-ae78-49a5d7ca32d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:39114" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.121µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=b2c70dbb-0fbc-4d3d-9adf-208f325d5a8f trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:30:26 [2023-09-11T21:30:26.663Z] time="2023-09-11T21:30:26.401871341Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8bf835fe-b400-4fb7-831c-a3952deeb280 http.request.method=GET http.request.remoteaddr="127.0.0.1:39110" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=25.485µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=ff17f0c7-7665-43cc-8cf7-0fa915add2b1 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:30:26 [2023-09-11T21:30:26.663Z] time="2023-09-11T21:30:26.402771548Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8bf835fe-b400-4fb7-831c-a3952deeb280 http.request.method=GET http.request.remoteaddr="127.0.0.1:39110" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.707µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=439f21fe-be8d-464a-8744-57f0af10b01d trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:30:26 [2023-09-11T21:30:26.663Z] time="2023-09-11T21:30:26.402785341Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3d5f9abf-f462-4a09-ae78-49a5d7ca32d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:39114" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.61µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5fe58a0d-86c3-4d80-987a-f4d5b43eaf1b trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:30:26 [2023-09-11T21:30:26.663Z] time="2023-09-11T21:30:26.402836764Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8bf835fe-b400-4fb7-831c-a3952deeb280 http.request.method=GET http.request.remoteaddr="127.0.0.1:39110" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.7µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=085fb055-5c48-4bd0-aaeb-78292e0456e3 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:30:26 [2023-09-11T21:30:26.663Z] time="2023-09-11T21:30:26.402851139Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3d5f9abf-f462-4a09-ae78-49a5d7ca32d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:39114" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.338µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f08d5ff5-d519-488f-a7af-1fca1ad984fc trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:30:26 [2023-09-11T21:30:26.663Z] time="2023-09-11T21:30:26.402891961Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8bf835fe-b400-4fb7-831c-a3952deeb280 http.request.method=GET http.request.remoteaddr="127.0.0.1:39110" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd 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.094949ms http.response.status=200 http.response.written=194 
21:30:26 [2023-09-11T21:30:26.663Z] 127.0.0.1 - - [11/Sep/2023:21:30:26 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:30:26 [2023-09-11T21:30:26.663Z] time="2023-09-11T21:30:26.402970403Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3d5f9abf-f462-4a09-ae78-49a5d7ca32d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:39114" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd 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.166934ms http.response.status=200 http.response.written=68 
21:30:26 [2023-09-11T21:30:26.663Z] 127.0.0.1 - - [11/Sep/2023:21:30:26 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:30:26 [2023-09-11T21:30:26.663Z] time="2023-09-11T21:30:26.413292667Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=264ba9e6-9d05-4f42-bb0a-1986b8ecc132 http.request.method=GET http.request.remoteaddr="127.0.0.1:39142" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
21:30:26 [2023-09-11T21:30:26.663Z] time="2023-09-11T21:30:26.413335433Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=264ba9e6-9d05-4f42-bb0a-1986b8ecc132 http.request.method=GET http.request.remoteaddr="127.0.0.1:39142" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd 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="878.085µs" http.response.status=200 http.response.written=2 
21:30:26 [2023-09-11T21:30:26.663Z] 127.0.0.1 - - [11/Sep/2023:21:30:26 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:30:26 [2023-09-11T21:30:26.663Z] time="2023-09-11T21:30:26.421472194Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c5b9ed26-de07-46e2-8b75-0743cc9f72f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:39144" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:30:26 [2023-09-11T21:30:26.663Z] time="2023-09-11T21:30:26.421520745Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c5b9ed26-de07-46e2-8b75-0743cc9f72f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:39144" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:30:26 [2023-09-11T21:30:26.663Z] time="2023-09-11T21:30:26.421538247Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c5b9ed26-de07-46e2-8b75-0743cc9f72f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:39144" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:30:26 [2023-09-11T21:30:26.663Z] time="2023-09-11T21:30:26.421604808Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c5b9ed26-de07-46e2-8b75-0743cc9f72f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:39144" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.806µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d744c2b1-8bb8-4a9d-aa58-e23b69e184fe trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:30:26 [2023-09-11T21:30:26.664Z] time="2023-09-11T21:30:26.421653383Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c5b9ed26-de07-46e2-8b75-0743cc9f72f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:39144" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.455µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=66b3b94b-c9df-4416-8c50-89bd268d1d58 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:30:26 [2023-09-11T21:30:26.664Z] time="2023-09-11T21:30:26.421725688Z" 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.19.9 http.request.host="127.0.0.1:5000" http.request.id=c5b9ed26-de07-46e2-8b75-0743cc9f72f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:39144" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd 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.050059ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:30:26 [2023-09-11T21:30:26.664Z] 127.0.0.1 - - [11/Sep/2023:21:30:26 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.7 git-commit/42290326767f37f0c6373794bd54ea6f87a8e9bd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:30:26 [2023-09-11T21:30:26.664Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.17s)
21:30:26 [2023-09-11T21:30:26.664Z] === RUN   TestRemoveImageOrphaning
21:30:26 [2023-09-11T21:30:26.664Z] --- PASS: TestRemoveImageOrphaning (0.11s)
21:30:26 [2023-09-11T21:30:26.664Z] === RUN   TestRemoveByDigest
21:30:26 [2023-09-11T21:30:26.664Z]     remove_test.go:63: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
21:30:26 [2023-09-11T21:30:26.664Z] --- SKIP: TestRemoveByDigest (0.00s)
21:30:26 [2023-09-11T21:30:26.664Z] === RUN   TestRemoveImageGarbageCollector
21:30:26 [2023-09-11T21:30:26.664Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
21:30:26 [2023-09-11T21:30:26.664Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
21:30:26 [2023-09-11T21:30:26.664Z] === RUN   TestSaveCheckTimes
21:30:26 [2023-09-11T21:30:26.664Z] === PAUSE TestSaveCheckTimes
21:30:26 [2023-09-11T21:30:26.664Z] === RUN   TestSaveRepoWithMultipleImages
21:30:27 [2023-09-11T21:30:27.591Z] --- PASS: TestSaveRepoWithMultipleImages (0.90s)
21:30:27 [2023-09-11T21:30:27.591Z] === RUN   TestSaveDirectoryPermissions
21:30:28 [2023-09-11T21:30:28.517Z] --- PASS: TestSaveDirectoryPermissions (0.98s)
21:30:28 [2023-09-11T21:30:28.517Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:30:28 [2023-09-11T21:30:28.517Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
21:30:28 [2023-09-11T21:30:28.518Z] === RUN   TestTagUsingDigestAlgorithmAsName
21:30:28 [2023-09-11T21:30:28.518Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
21:30:28 [2023-09-11T21:30:28.518Z] === RUN   TestTagValidPrefixedRepo
21:30:28 [2023-09-11T21:30:28.518Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
21:30:28 [2023-09-11T21:30:28.518Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
21:30:28 [2023-09-11T21:30:28.518Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
21:30:28 [2023-09-11T21:30:28.518Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
21:30:28 [2023-09-11T21:30:28.518Z] === RUN   TestTagValidPrefixedRepo/foooo:t
21:30:28 [2023-09-11T21:30:28.518Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
21:30:28 [2023-09-11T21:30:28.518Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
21:30:28 [2023-09-11T21:30:28.518Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
21:30:28 [2023-09-11T21:30:28.518Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
21:30:28 [2023-09-11T21:30:28.518Z] === CONT  TestTagValidPrefixedRepo/foooo:t
21:30:28 [2023-09-11T21:30:28.518Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
21:30:28 [2023-09-11T21:30:28.518Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
21:30:28 [2023-09-11T21:30:28.518Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
21:30:28 [2023-09-11T21:30:28.518Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
21:30:28 [2023-09-11T21:30:28.518Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s)
21:30:28 [2023-09-11T21:30:28.518Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
21:30:28 [2023-09-11T21:30:28.518Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s)
21:30:28 [2023-09-11T21:30:28.518Z] === RUN   TestTagExistedNameWithoutForce
21:30:28 [2023-09-11T21:30:28.773Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
21:30:28 [2023-09-11T21:30:28.773Z] === RUN   TestTagOfficialNames
21:30:28 [2023-09-11T21:30:28.773Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
21:30:28 [2023-09-11T21:30:28.773Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
21:30:28 [2023-09-11T21:30:28.773Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
21:30:28 [2023-09-11T21:30:28.773Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
21:30:28 [2023-09-11T21:30:28.773Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
21:30:28 [2023-09-11T21:30:28.773Z] --- PASS: TestTagOfficialNames (0.05s)
21:30:28 [2023-09-11T21:30:28.773Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
21:30:28 [2023-09-11T21:30:28.773Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
21:30:28 [2023-09-11T21:30:28.773Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
21:30:28 [2023-09-11T21:30:28.773Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
21:30:28 [2023-09-11T21:30:28.773Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
21:30:28 [2023-09-11T21:30:28.773Z] === RUN   TestTagMatchesDigest
21:30:28 [2023-09-11T21:30:28.773Z] --- PASS: TestTagMatchesDigest (0.01s)
21:30:28 [2023-09-11T21:30:28.773Z] === CONT  TestSaveCheckTimes
21:30:28 [2023-09-11T21:30:28.773Z] --- PASS: TestSaveCheckTimes (0.03s)
21:30:28 [2023-09-11T21:30:28.773Z] PASS
21:30:28 [2023-09-11T21:30:28.773Z] 
21:30:28 [2023-09-11T21:30:28.773Z] === Skipped
21:30:28 [2023-09-11T21:30:28.773Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
21:30:28 [2023-09-11T21:30:28.773Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
21:30:28 [2023-09-11T21:30:28.773Z] 
21:30:28 [2023-09-11T21:30:28.773Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
21:30:28 [2023-09-11T21:30:28.773Z]     remove_test.go:63: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
21:30:28 [2023-09-11T21:30:28.773Z] 
21:30:28 [2023-09-11T21:30:28.773Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
21:30:28 [2023-09-11T21:30:28.773Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
21:30:28 [2023-09-11T21:30:28.773Z] 
21:30:28 [2023-09-11T21:30:28.773Z] DONE 44 tests, 3 skipped in 2.926s
21:30:28 [2023-09-11T21:30:28.773Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
21:30:28 [2023-09-11T21:30:28.773Z] ++ 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
21:30:28 [2023-09-11T21:30:28.773Z] ++ set -e
21:30:28 [2023-09-11T21:30:28.773Z] ++ '[' -n 0 ']'
21:30:28 [2023-09-11T21:30:28.773Z] ++ set -x
21:30:28 [2023-09-11T21:30:28.773Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.49NIsEa09k/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
21:30:28 [2023-09-11T21:30:28.773Z] === RUN   TestStripANSICommands
21:30:28 [2023-09-11T21:30:28.773Z] === RUN   TestStripANSICommands/#00
21:30:28 [2023-09-11T21:30:28.773Z] === RUN   TestStripANSICommands/#01
21:30:28 [2023-09-11T21:30:28.773Z] --- PASS: TestStripANSICommands (0.00s)
21:30:28 [2023-09-11T21:30:28.773Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
21:30:28 [2023-09-11T21:30:28.773Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
21:30:28 [2023-09-11T21:30:28.773Z] PASS
21:30:28 [2023-09-11T21:30:28.773Z] 
21:30:28 [2023-09-11T21:30:28.773Z] DONE 3 tests in 0.009s
21:30:28 [2023-09-11T21:30:28.773Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
21:30:28 [2023-09-11T21:30:28.773Z] ++ 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
21:30:28 [2023-09-11T21:30:28.773Z] ++ set -e
21:30:28 [2023-09-11T21:30:28.773Z] ++ '[' -n 0 ']'
21:30:28 [2023-09-11T21:30:28.773Z] ++ set -x
21:30:28 [2023-09-11T21:30:28.774Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.49NIsEa09k/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
21:30:28 [2023-09-11T21:30:28.774Z] INFO: Testing against a local daemon
21:30:28 [2023-09-11T21:30:28.774Z] === RUN   TestNetworkCreateDelete
21:30:29 [2023-09-11T21:30:29.029Z] --- PASS: TestNetworkCreateDelete (0.17s)
21:30:29 [2023-09-11T21:30:29.029Z] === RUN   TestDockerNetworkDeletePreferID
21:30:29 [2023-09-11T21:30:29.590Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s)
21:30:29 [2023-09-11T21:30:29.590Z] === RUN   TestDaemonDNSFallback
21:30:36 [2023-09-11T21:30:36.124Z] --- PASS: TestDaemonDNSFallback (6.18s)
21:30:36 [2023-09-11T21:30:36.124Z] === RUN   TestInspectNetwork
21:30:38 [2023-09-11T21:30:38.637Z] === RUN   TestInspectNetwork/full_network_id
21:30:38 [2023-09-11T21:30:38.637Z] === RUN   TestInspectNetwork/partial_network_id
21:30:38 [2023-09-11T21:30:38.637Z] === RUN   TestInspectNetwork/network_name
21:30:38 [2023-09-11T21:30:38.637Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:30:42 [2023-09-11T21:30:42.801Z] --- PASS: TestInspectNetwork (6.93s)
21:30:42 [2023-09-11T21:30:42.801Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:30:42 [2023-09-11T21:30:42.801Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:30:42 [2023-09-11T21:30:42.801Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:30:42 [2023-09-11T21:30:42.801Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:30:42 [2023-09-11T21:30:42.801Z] === RUN   TestRunContainerWithBridgeNone
21:30:44 [2023-09-11T21:30:44.326Z] --- PASS: TestRunContainerWithBridgeNone (1.28s)
21:30:44 [2023-09-11T21:30:44.326Z] === RUN   TestNetworkInvalidJSON
21:30:44 [2023-09-11T21:30:44.326Z] === RUN   TestNetworkInvalidJSON/networks/create
21:30:44 [2023-09-11T21:30:44.326Z] === PAUSE TestNetworkInvalidJSON/networks/create
21:30:44 [2023-09-11T21:30:44.326Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
21:30:44 [2023-09-11T21:30:44.326Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
21:30:44 [2023-09-11T21:30:44.326Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
21:30:44 [2023-09-11T21:30:44.326Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
21:30:44 [2023-09-11T21:30:44.326Z] === CONT  TestNetworkInvalidJSON/networks/create
21:30:44 [2023-09-11T21:30:44.326Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
21:30:44 [2023-09-11T21:30:44.326Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
21:30:44 [2023-09-11T21:30:44.326Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
21:30:44 [2023-09-11T21:30:44.326Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
21:30:44 [2023-09-11T21:30:44.326Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
21:30:44 [2023-09-11T21:30:44.326Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
21:30:44 [2023-09-11T21:30:44.326Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
21:30:44 [2023-09-11T21:30:44.326Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
21:30:44 [2023-09-11T21:30:44.326Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
21:30:44 [2023-09-11T21:30:44.326Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
21:30:44 [2023-09-11T21:30:44.326Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
21:30:44 [2023-09-11T21:30:44.326Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
21:30:44 [2023-09-11T21:30:44.326Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
21:30:44 [2023-09-11T21:30:44.326Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
21:30:44 [2023-09-11T21:30:44.326Z] --- PASS: TestNetworkInvalidJSON (0.01s)
21:30:44 [2023-09-11T21:30:44.326Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
21:30:44 [2023-09-11T21:30:44.326Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
21:30:44 [2023-09-11T21:30:44.326Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
21:30:44 [2023-09-11T21:30:44.326Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
21:30:44 [2023-09-11T21:30:44.326Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
21:30:44 [2023-09-11T21:30:44.326Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
21:30:44 [2023-09-11T21:30:44.326Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
21:30:44 [2023-09-11T21:30:44.326Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
21:30:44 [2023-09-11T21:30:44.326Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
21:30:44 [2023-09-11T21:30:44.326Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
21:30:44 [2023-09-11T21:30:44.326Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
21:30:44 [2023-09-11T21:30:44.326Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
21:30:44 [2023-09-11T21:30:44.326Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
21:30:44 [2023-09-11T21:30:44.326Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
21:30:44 [2023-09-11T21:30:44.326Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
21:30:44 [2023-09-11T21:30:44.326Z] === RUN   TestNetworkList
21:30:44 [2023-09-11T21:30:44.326Z] === RUN   TestNetworkList//networks
21:30:44 [2023-09-11T21:30:44.326Z] === PAUSE TestNetworkList//networks
21:30:44 [2023-09-11T21:30:44.326Z] === RUN   TestNetworkList//networks/
21:30:44 [2023-09-11T21:30:44.326Z] === PAUSE TestNetworkList//networks/
21:30:44 [2023-09-11T21:30:44.326Z] === CONT  TestNetworkList//networks
21:30:44 [2023-09-11T21:30:44.326Z] === CONT  TestNetworkList//networks/
21:30:44 [2023-09-11T21:30:44.326Z] --- PASS: TestNetworkList (0.01s)
21:30:44 [2023-09-11T21:30:44.326Z]     --- PASS: TestNetworkList//networks (0.00s)
21:30:44 [2023-09-11T21:30:44.326Z]     --- PASS: TestNetworkList//networks/ (0.00s)
21:30:44 [2023-09-11T21:30:44.326Z] === RUN   TestHostIPv4BridgeLabel
21:30:44 [2023-09-11T21:30:44.583Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
21:30:44 [2023-09-11T21:30:44.583Z] === RUN   TestDefaultNetworkOpts
21:30:44 [2023-09-11T21:30:44.583Z] === RUN   TestDefaultNetworkOpts/default_value
21:30:45 [2023-09-11T21:30:45.948Z] === RUN   TestDefaultNetworkOpts/cmdline_value
21:30:47 [2023-09-11T21:30:47.312Z] === RUN   TestDefaultNetworkOpts/config-from_value
21:30:48 [2023-09-11T21:30:48.239Z] --- PASS: TestDefaultNetworkOpts (3.86s)
21:30:48 [2023-09-11T21:30:48.239Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.29s)
21:30:48 [2023-09-11T21:30:48.239Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.28s)
21:30:48 [2023-09-11T21:30:48.239Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.30s)
21:30:48 [2023-09-11T21:30:48.239Z] === RUN   TestDaemonRestartWithLiveRestore
21:30:49 [2023-09-11T21:30:49.603Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
21:30:49 [2023-09-11T21:30:49.603Z] === RUN   TestDaemonDefaultNetworkPools
21:30:50 [2023-09-11T21:30:50.164Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s)
21:30:50 [2023-09-11T21:30:50.164Z] === RUN   TestDaemonRestartWithExistingNetwork
21:30:51 [2023-09-11T21:30:51.527Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
21:30:51 [2023-09-11T21:30:51.527Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:30:52 [2023-09-11T21:30:52.453Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s)
21:30:52 [2023-09-11T21:30:52.453Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:30:53 [2023-09-11T21:30:53.380Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
21:30:53 [2023-09-11T21:30:53.380Z] === RUN   TestServiceWithPredefinedNetwork
21:30:55 [2023-09-11T21:30:55.267Z] --- PASS: TestServiceWithPredefinedNetwork (2.05s)
21:30:55 [2023-09-11T21:30:55.267Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:30:55 [2023-09-11T21:30:55.267Z]     service_test.go:256: FLAKY_TEST
21:30:55 [2023-09-11T21:30:55.267Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:30:55 [2023-09-11T21:30:55.267Z] === RUN   TestServiceWithDataPathPortInit
21:31:10 [2023-09-11T21:31:10.100Z] --- PASS: TestServiceWithDataPathPortInit (13.44s)
21:31:10 [2023-09-11T21:31:10.100Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:31:10 [2023-09-11T21:31:10.661Z]     service_test.go:448: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qpmo2mty2c9hxcx3cys3cn33a Created:2023-09-11 21:31:09.435282508 +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[04cf39a2e7d9aeb4236c343efaea67fd82666ee7f002b0fe6e410909e4480a8e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u0wt759g1ufukql8ccr9oe32m EndpointID:523587cbae001d032d16e4c3588d5e02034830c440e649125ae2235cbe1b62e3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:04471e4596a1c735c7afc6ab3be0dd637288d499ce8266a56ddb4c5413f799ca 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:c1f87195431f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u0wt759g1ufukql8ccr9oe32m EndpointID:523587cbae001d032d16e4c3588d5e02034830c440e649125ae2235cbe1b62e3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:31:14 [2023-09-11T21:31:14.824Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.24s)
21:31:14 [2023-09-11T21:31:14.824Z] PASS
21:31:14 [2023-09-11T21:31:14.824Z] 
21:31:14 [2023-09-11T21:31:14.824Z] === Skipped
21:31:14 [2023-09-11T21:31:14.824Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:31:14 [2023-09-11T21:31:14.824Z]     service_test.go:256: FLAKY_TEST
21:31:14 [2023-09-11T21:31:14.824Z] 
21:31:14 [2023-09-11T21:31:14.824Z] DONE 42 tests, 1 skipped in 46.132s
21:31:14 [2023-09-11T21:31:14.824Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
21:31:14 [2023-09-11T21:31:14.824Z] ++ 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
21:31:14 [2023-09-11T21:31:14.824Z] ++ set -e
21:31:14 [2023-09-11T21:31:14.824Z] ++ '[' -n 0 ']'
21:31:14 [2023-09-11T21:31:14.824Z] ++ set -x
21:31:14 [2023-09-11T21:31:14.824Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.49NIsEa09k/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
21:31:15 [2023-09-11T21:31:15.079Z] INFO: Testing against a local daemon
21:31:15 [2023-09-11T21:31:15.079Z] === RUN   TestDockerNetworkIpvlanPersistance
21:31:15 [2023-09-11T21:31:15.079Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:31:15 [2023-09-11T21:31:15.079Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:31:15 [2023-09-11T21:31:15.079Z] === RUN   TestDockerNetworkIpvlan
21:31:15 [2023-09-11T21:31:15.079Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:31:15 [2023-09-11T21:31:15.079Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:31:15 [2023-09-11T21:31:15.079Z] PASS
21:31:15 [2023-09-11T21:31:15.079Z] 
21:31:15 [2023-09-11T21:31:15.079Z] === Skipped
21:31:15 [2023-09-11T21:31:15.079Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:31:15 [2023-09-11T21:31:15.079Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:31:15 [2023-09-11T21:31:15.079Z] 
21:31:15 [2023-09-11T21:31:15.079Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:31:15 [2023-09-11T21:31:15.079Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:31:15 [2023-09-11T21:31:15.079Z] 
21:31:15 [2023-09-11T21:31:15.079Z] DONE 2 tests, 2 skipped in 0.042s
21:31:15 [2023-09-11T21:31:15.079Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
21:31:15 [2023-09-11T21:31:15.079Z] ++ 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
21:31:15 [2023-09-11T21:31:15.079Z] ++ set -e
21:31:15 [2023-09-11T21:31:15.079Z] ++ '[' -n 0 ']'
21:31:15 [2023-09-11T21:31:15.079Z] ++ set -x
21:31:15 [2023-09-11T21:31:15.079Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.49NIsEa09k/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
21:31:15 [2023-09-11T21:31:15.080Z] INFO: Testing against a local daemon
21:31:15 [2023-09-11T21:31:15.080Z] === RUN   TestDockerNetworkMacvlanPersistance
21:31:16 [2023-09-11T21:31:16.451Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s)
21:31:16 [2023-09-11T21:31:16.451Z] === RUN   TestDockerNetworkMacvlan
21:31:16 [2023-09-11T21:31:16.452Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:31:17 [2023-09-11T21:31:17.013Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:31:17 [2023-09-11T21:31:17.575Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:31:18 [2023-09-11T21:31:18.136Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:31:18 [2023-09-11T21:31:18.696Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:31:19 [2023-09-11T21:31:19.258Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:31:19 [2023-09-11T21:31:19.819Z] --- PASS: TestDockerNetworkMacvlan (3.51s)
21:31:19 [2023-09-11T21:31:19.819Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.59s)
21:31:19 [2023-09-11T21:31:19.819Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.58s)
21:31:19 [2023-09-11T21:31:19.819Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s)
21:31:19 [2023-09-11T21:31:19.819Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.58s)
21:31:19 [2023-09-11T21:31:19.819Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s)
21:31:19 [2023-09-11T21:31:19.819Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
21:31:19 [2023-09-11T21:31:19.819Z] PASS
21:31:19 [2023-09-11T21:31:19.819Z] === RUN   TestDockerNetworkMacvlanPersistance
21:31:21 [2023-09-11T21:31:21.182Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.16s)
21:31:21 [2023-09-11T21:31:21.182Z] === RUN   TestDockerNetworkMacvlan
21:31:21 [2023-09-11T21:31:21.182Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:31:21 [2023-09-11T21:31:21.438Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:31:21 [2023-09-11T21:31:21.999Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:31:22 [2023-09-11T21:31:22.926Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:31:23 [2023-09-11T21:31:23.182Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:31:24 [2023-09-11T21:31:24.109Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:31:24 [2023-09-11T21:31:24.365Z] --- PASS: TestDockerNetworkMacvlan (3.52s)
21:31:24 [2023-09-11T21:31:24.365Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.59s)
21:31:24 [2023-09-11T21:31:24.365Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.59s)
21:31:24 [2023-09-11T21:31:24.365Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s)
21:31:24 [2023-09-11T21:31:24.365Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s)
21:31:24 [2023-09-11T21:31:24.365Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s)
21:31:24 [2023-09-11T21:31:24.365Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
21:31:24 [2023-09-11T21:31:24.365Z] PASS
21:31:24 [2023-09-11T21:31:24.365Z] 
21:31:24 [2023-09-11T21:31:24.365Z] DONE 16 tests in 9.480s
21:31:24 [2023-09-11T21:31:24.365Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
21:31:24 [2023-09-11T21:31:24.365Z] ++ 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
21:31:24 [2023-09-11T21:31:24.365Z] ++ set -e
21:31:24 [2023-09-11T21:31:24.365Z] ++ '[' -n 0 ']'
21:31:24 [2023-09-11T21:31:24.365Z] ++ set -x
21:31:24 [2023-09-11T21:31:24.365Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.49NIsEa09k/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
21:31:24 [2023-09-11T21:31:24.365Z] testing: warning: no tests to run
21:31:24 [2023-09-11T21:31:24.365Z] PASS
21:31:24 [2023-09-11T21:31:24.365Z] 
21:31:24 [2023-09-11T21:31:24.365Z] DONE 0 tests in 0.008s
21:31:24 [2023-09-11T21:31:24.621Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
21:31:24 [2023-09-11T21:31:24.621Z] ++ 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
21:31:24 [2023-09-11T21:31:24.621Z] ++ set -e
21:31:24 [2023-09-11T21:31:24.621Z] ++ '[' -n 0 ']'
21:31:24 [2023-09-11T21:31:24.621Z] ++ set -x
21:31:24 [2023-09-11T21:31:24.621Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.49NIsEa09k/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
21:31:24 [2023-09-11T21:31:24.621Z] INFO: Testing against a local daemon
21:31:24 [2023-09-11T21:31:24.621Z] === RUN   TestAuthZPluginAllowRequest
21:31:25 [2023-09-11T21:31:25.548Z] --- PASS: TestAuthZPluginAllowRequest (1.08s)
21:31:25 [2023-09-11T21:31:25.548Z] === RUN   TestAuthZPluginTLS
21:31:26 [2023-09-11T21:31:26.109Z] --- PASS: TestAuthZPluginTLS (0.55s)
21:31:26 [2023-09-11T21:31:26.109Z] === RUN   TestAuthZPluginDenyRequest
21:31:26 [2023-09-11T21:31:26.671Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
21:31:26 [2023-09-11T21:31:26.671Z] === RUN   TestAuthZPluginAPIDenyResponse
21:31:27 [2023-09-11T21:31:27.231Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
21:31:27 [2023-09-11T21:31:27.231Z] === RUN   TestAuthZPluginDenyResponse
21:31:27 [2023-09-11T21:31:27.792Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
21:31:27 [2023-09-11T21:31:27.793Z] === RUN   TestAuthZPluginAllowEventStream
21:31:28 [2023-09-11T21:31:28.719Z] 2023/09/11 21:31:28 http: panic serving 127.0.0.1:60236: runtime error: invalid memory address or nil pointer dereference
21:31:28 [2023-09-11T21:31:28.719Z] goroutine 126 [running]:
21:31:28 [2023-09-11T21:31:28.719Z] net/http.(*conn).serve.func1()
21:31:28 [2023-09-11T21:31:28.719Z] 	/usr/local/go/src/net/http/server.go:1854 +0xb0
21:31:28 [2023-09-11T21:31:28.719Z] panic({0xb04800, 0x162bfe0})
21:31:28 [2023-09-11T21:31:28.719Z] 	/usr/local/go/src/runtime/panic.go:890 +0x248
21:31:28 [2023-09-11T21:31:28.719Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xdfd890, 0x40005e0a80}, 0xffff716ed538?)
21:31:28 [2023-09-11T21:31:28.719Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
21:31:28 [2023-09-11T21:31:28.719Z] net/http.HandlerFunc.ServeHTTP(0x4000558200?, {0xdfd890?, 0x40005e0a80?}, 0x411d94?)
21:31:28 [2023-09-11T21:31:28.719Z] 	/usr/local/go/src/net/http/server.go:2122 +0x38
21:31:28 [2023-09-11T21:31:28.719Z] net/http.(*ServeMux).ServeHTTP(0xdfdd58?, {0xdfd890, 0x40005e0a80}, 0x4000558200)
21:31:28 [2023-09-11T21:31:28.719Z] 	/usr/local/go/src/net/http/server.go:2500 +0x13c
21:31:28 [2023-09-11T21:31:28.719Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x40004a0500, {0xdfcc60?, 0x40008488c0}, 0x40004fdf00)
21:31:28 [2023-09-11T21:31:28.719Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:189 +0x9ac
21:31:28 [2023-09-11T21:31:28.719Z] net/http.serverHandler.ServeHTTP({0xdf37d0?}, {0xdfcc60, 0x40008488c0}, 0x40004fdf00)
21:31:28 [2023-09-11T21:31:28.719Z] 	/usr/local/go/src/net/http/server.go:2936 +0x2c0
21:31:28 [2023-09-11T21:31:28.719Z] net/http.(*conn).serve(0x400012e900, {0xdfdd58, 0x40007a0c30})
21:31:28 [2023-09-11T21:31:28.719Z] 	/usr/local/go/src/net/http/server.go:1995 +0x518
21:31:28 [2023-09-11T21:31:28.719Z] created by net/http.(*Server).Serve
21:31:28 [2023-09-11T21:31:28.719Z] 	/usr/local/go/src/net/http/server.go:3089 +0x4e8
21:31:29 [2023-09-11T21:31:29.646Z] 2023/09/11 21:31:29 http: panic serving 127.0.0.1:60248: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
21:31:29 [2023-09-11T21:31:29.646Z] goroutine 164 [running]:
21:31:29 [2023-09-11T21:31:29.646Z] net/http.(*conn).serve.func1()
21:31:29 [2023-09-11T21:31:29.646Z] 	/usr/local/go/src/net/http/server.go:1854 +0xb0
21:31:29 [2023-09-11T21:31:29.646Z] panic({0xaa9400, 0x4000514c20})
21:31:29 [2023-09-11T21:31:29.646Z] 	/usr/local/go/src/runtime/panic.go:890 +0x248
21:31:29 [2023-09-11T21:31:29.646Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xdfd890, 0x40005e0ba0}, 0xffff716ed538?)
21:31:29 [2023-09-11T21:31:29.646Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x36c
21:31:29 [2023-09-11T21:31:29.646Z] net/http.HandlerFunc.ServeHTTP(0x4000558600?, {0xdfd890?, 0x40005e0ba0?}, 0x411d94?)
21:31:29 [2023-09-11T21:31:29.646Z] 	/usr/local/go/src/net/http/server.go:2122 +0x38
21:31:29 [2023-09-11T21:31:29.646Z] net/http.(*ServeMux).ServeHTTP(0xdfdd58?, {0xdfd890, 0x40005e0ba0}, 0x4000558600)
21:31:29 [2023-09-11T21:31:29.646Z] 	/usr/local/go/src/net/http/server.go:2500 +0x13c
21:31:29 [2023-09-11T21:31:29.646Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x40004a0500, {0xdfcc60?, 0x40008489a0}, 0x40004fd000)
21:31:29 [2023-09-11T21:31:29.646Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:189 +0x9ac
21:31:29 [2023-09-11T21:31:29.646Z] net/http.serverHandler.ServeHTTP({0x40004138c0?}, {0xdfcc60, 0x40008489a0}, 0x40004fd000)
21:31:29 [2023-09-11T21:31:29.646Z] 	/usr/local/go/src/net/http/server.go:2936 +0x2c0
21:31:29 [2023-09-11T21:31:29.646Z] net/http.(*conn).serve(0x40004d8090, {0xdfdd58, 0x40007a0c30})
21:31:29 [2023-09-11T21:31:29.646Z] 	/usr/local/go/src/net/http/server.go:1995 +0x518
21:31:29 [2023-09-11T21:31:29.646Z] created by net/http.(*Server).Serve
21:31:29 [2023-09-11T21:31:29.646Z] 	/usr/local/go/src/net/http/server.go:3089 +0x4e8
21:31:32 [2023-09-11T21:31:32.159Z] 2023/09/11 21:31:31 http: panic serving 127.0.0.1:60252: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
21:31:32 [2023-09-11T21:31:32.159Z] goroutine 144 [running]:
21:31:32 [2023-09-11T21:31:32.159Z] net/http.(*conn).serve.func1()
21:31:32 [2023-09-11T21:31:32.159Z] 	/usr/local/go/src/net/http/server.go:1854 +0xb0
21:31:32 [2023-09-11T21:31:32.159Z] panic({0xaa9400, 0x4000514cb0})
21:31:32 [2023-09-11T21:31:32.159Z] 	/usr/local/go/src/runtime/panic.go:890 +0x248
21:31:32 [2023-09-11T21:31:32.159Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xdfd890, 0x40005e0cc0}, 0xffff716ed538?)
21:31:32 [2023-09-11T21:31:32.159Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x36c
21:31:32 [2023-09-11T21:31:32.159Z] net/http.HandlerFunc.ServeHTTP(0x4000558b00?, {0xdfd890?, 0x40005e0cc0?}, 0x411d94?)
21:31:32 [2023-09-11T21:31:32.159Z] 	/usr/local/go/src/net/http/server.go:2122 +0x38
21:31:32 [2023-09-11T21:31:32.159Z] net/http.(*ServeMux).ServeHTTP(0xdfdd58?, {0xdfd890, 0x40005e0cc0}, 0x4000558b00)
21:31:32 [2023-09-11T21:31:32.159Z] 	/usr/local/go/src/net/http/server.go:2500 +0x13c
21:31:32 [2023-09-11T21:31:32.159Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x40004a0500, {0xdfcc60?, 0x4000848a80}, 0x4000558700)
21:31:32 [2023-09-11T21:31:32.159Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:189 +0x9ac
21:31:32 [2023-09-11T21:31:32.159Z] net/http.serverHandler.ServeHTTP({0x400041a240?}, {0xdfcc60, 0x4000848a80}, 0x4000558700)
21:31:32 [2023-09-11T21:31:32.159Z] 	/usr/local/go/src/net/http/server.go:2936 +0x2c0
21:31:32 [2023-09-11T21:31:32.159Z] net/http.(*conn).serve(0x4000188d80, {0xdfdd58, 0x40007a0c30})
21:31:32 [2023-09-11T21:31:32.159Z] 	/usr/local/go/src/net/http/server.go:1995 +0x518
21:31:32 [2023-09-11T21:31:32.159Z] created by net/http.(*Server).Serve
21:31:32 [2023-09-11T21:31:32.159Z] 	/usr/local/go/src/net/http/server.go:3089 +0x4e8
21:31:34 [2023-09-11T21:31:34.188Z] --- PASS: TestAuthZPluginAllowEventStream (6.15s)
21:31:34 [2023-09-11T21:31:34.188Z] === RUN   TestAuthZPluginErrorResponse
21:31:34 [2023-09-11T21:31:34.444Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
21:31:34 [2023-09-11T21:31:34.444Z] === RUN   TestAuthZPluginErrorRequest
21:31:35 [2023-09-11T21:31:35.005Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
21:31:35 [2023-09-11T21:31:35.005Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:31:35 [2023-09-11T21:31:35.567Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
21:31:35 [2023-09-11T21:31:35.567Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:31:36 [2023-09-11T21:31:36.932Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.15s)
21:31:36 [2023-09-11T21:31:36.932Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:31:37 [2023-09-11T21:31:37.859Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.11s)
21:31:37 [2023-09-11T21:31:37.859Z] === RUN   TestAuthZPluginHeader
21:31:38 [2023-09-11T21:31:38.420Z] --- PASS: TestAuthZPluginHeader (0.60s)
21:31:38 [2023-09-11T21:31:38.420Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:31:38 [2023-09-11T21:31:38.420Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
21:31:38 [2023-09-11T21:31:38.420Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:31:38 [2023-09-11T21:31:38.420Z] === RUN   TestAuthZPluginV2Disable
21:31:38 [2023-09-11T21:31:38.420Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
21:31:38 [2023-09-11T21:31:38.420Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
21:31:38 [2023-09-11T21:31:38.420Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:31:38 [2023-09-11T21:31:38.420Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
21:31:38 [2023-09-11T21:31:38.420Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:31:38 [2023-09-11T21:31:38.420Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:31:38 [2023-09-11T21:31:38.420Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
21:31:38 [2023-09-11T21:31:38.420Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:31:38 [2023-09-11T21:31:38.420Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:31:56 [2023-09-11T21:31:56.601Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
21:31:56 [2023-09-11T21:31:56.601Z] PASS
21:31:56 [2023-09-11T21:31:56.601Z] 
21:31:56 [2023-09-11T21:31:56.601Z] === Skipped
21:31:56 [2023-09-11T21:31:56.601Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:31:56 [2023-09-11T21:31:56.601Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
21:31:56 [2023-09-11T21:31:56.601Z] 
21:31:56 [2023-09-11T21:31:56.601Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
21:31:56 [2023-09-11T21:31:56.601Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
21:31:56 [2023-09-11T21:31:56.601Z] 
21:31:56 [2023-09-11T21:31:56.601Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:31:56 [2023-09-11T21:31:56.601Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
21:31:56 [2023-09-11T21:31:56.601Z] 
21:31:56 [2023-09-11T21:31:56.601Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:31:56 [2023-09-11T21:31:56.601Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
21:31:56 [2023-09-11T21:31:56.601Z] 
21:31:56 [2023-09-11T21:31:56.601Z] DONE 17 tests, 4 skipped in 30.760s
21:31:56 [2023-09-11T21:31:56.601Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
21:31:56 [2023-09-11T21:31:56.601Z] ++ 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
21:31:56 [2023-09-11T21:31:56.601Z] ++ set -e
21:31:56 [2023-09-11T21:31:56.601Z] ++ '[' -n 0 ']'
21:31:56 [2023-09-11T21:31:56.601Z] ++ set -x
21:31:56 [2023-09-11T21:31:56.601Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.49NIsEa09k/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
21:31:56 [2023-09-11T21:31:56.601Z] INFO: Testing against a local daemon
21:31:56 [2023-09-11T21:31:56.601Z] === RUN   TestPluginInvalidJSON
21:31:56 [2023-09-11T21:31:56.601Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
21:31:56 [2023-09-11T21:31:56.601Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
21:31:56 [2023-09-11T21:31:56.601Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
21:31:56 [2023-09-11T21:31:56.601Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
21:31:56 [2023-09-11T21:31:56.601Z] === RUN   TestPluginInvalidJSON/plugins/pull
21:31:56 [2023-09-11T21:31:56.601Z] === PAUSE TestPluginInvalidJSON/plugins/pull
21:31:56 [2023-09-11T21:31:56.601Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
21:31:56 [2023-09-11T21:31:56.601Z] === CONT  TestPluginInvalidJSON/plugins/pull
21:31:56 [2023-09-11T21:31:56.601Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
21:31:56 [2023-09-11T21:31:56.601Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
21:31:56 [2023-09-11T21:31:56.601Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
21:31:56 [2023-09-11T21:31:56.601Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
21:31:56 [2023-09-11T21:31:56.601Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
21:31:56 [2023-09-11T21:31:56.601Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
21:31:56 [2023-09-11T21:31:56.601Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
21:31:56 [2023-09-11T21:31:56.601Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
21:31:56 [2023-09-11T21:31:56.601Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
21:31:56 [2023-09-11T21:31:56.601Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
21:31:56 [2023-09-11T21:31:56.601Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
21:31:56 [2023-09-11T21:31:56.601Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
21:31:56 [2023-09-11T21:31:56.601Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
21:31:56 [2023-09-11T21:31:56.601Z] --- PASS: TestPluginInvalidJSON (0.01s)
21:31:56 [2023-09-11T21:31:56.601Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
21:31:56 [2023-09-11T21:31:56.601Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
21:31:56 [2023-09-11T21:31:56.601Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
21:31:56 [2023-09-11T21:31:56.601Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
21:31:56 [2023-09-11T21:31:56.601Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
21:31:56 [2023-09-11T21:31:56.601Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
21:31:56 [2023-09-11T21:31:56.601Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
21:31:56 [2023-09-11T21:31:56.601Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
21:31:56 [2023-09-11T21:31:56.601Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
21:31:56 [2023-09-11T21:31:56.601Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
21:31:56 [2023-09-11T21:31:56.601Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
21:31:56 [2023-09-11T21:31:56.601Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
21:31:56 [2023-09-11T21:31:56.601Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
21:31:56 [2023-09-11T21:31:56.601Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
21:31:56 [2023-09-11T21:31:56.601Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
21:31:56 [2023-09-11T21:31:56.601Z] === RUN   TestPluginInstall
21:31:56 [2023-09-11T21:31:56.601Z] === RUN   TestPluginInstall/no_auth
21:31:58 [2023-09-11T21:31:58.489Z] time="2023-09-11T21:31:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:31:58 [2023-09-11T21:31:58.489Z] time="2023-09-11T21:31:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7cb80c5474cadfe3e37fdc9a10aeee1aa09d72a861325e9466e74ec912e36a77" mediatype=application/vnd.docker.plugin.v1+json size=522
21:31:58 [2023-09-11T21:31:58.489Z] time="2023-09-11T21:31:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:31:58 [2023-09-11T21:31:58.489Z] time="2023-09-11T21:31:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7cb80c5474cadfe3e37fdc9a10aeee1aa09d72a861325e9466e74ec912e36a77" mediatype=application/vnd.docker.plugin.v1+json size=522
21:31:58 [2023-09-11T21:31:58.489Z] === RUN   TestPluginInstall/with_htpasswd
21:31:58 [2023-09-11T21:31:58.489Z] time="2023-09-11T21:31:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:31:58 [2023-09-11T21:31:58.489Z] time="2023-09-11T21:31:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:953a0f499fa89fa82397484ca0e4c93353e416645db5255586a0a0cbe10bd53f" mediatype=application/vnd.docker.plugin.v1+json size=522
21:31:58 [2023-09-11T21:31:58.489Z] time="2023-09-11T21:31:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:31:58 [2023-09-11T21:31:58.489Z] time="2023-09-11T21:31:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:953a0f499fa89fa82397484ca0e4c93353e416645db5255586a0a0cbe10bd53f" mediatype=application/vnd.docker.plugin.v1+json size=522
21:31:58 [2023-09-11T21:31:58.744Z] === RUN   TestPluginInstall/with_insecure
21:31:59 [2023-09-11T21:31:59.671Z] time="2023-09-11T21:31:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:31:59 [2023-09-11T21:31:59.671Z] time="2023-09-11T21:31:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4bbb1fe91d76abdebaa63199424523c9f4705f45b57649b1b0a709b3c303fcb2" mediatype=application/vnd.docker.plugin.v1+json size=522
21:31:59 [2023-09-11T21:31:59.671Z] time="2023-09-11T21:31:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:31:59 [2023-09-11T21:31:59.671Z] time="2023-09-11T21:31:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4bbb1fe91d76abdebaa63199424523c9f4705f45b57649b1b0a709b3c303fcb2" mediatype=application/vnd.docker.plugin.v1+json size=522
21:31:59 [2023-09-11T21:31:59.671Z]     plugin_test.go:204: [dc51a08feeca2] daemon is not started
21:31:59 [2023-09-11T21:31:59.671Z] --- PASS: TestPluginInstall (4.32s)
21:31:59 [2023-09-11T21:31:59.671Z]     --- PASS: TestPluginInstall/no_auth (2.98s)
21:31:59 [2023-09-11T21:31:59.671Z]     --- PASS: TestPluginInstall/with_htpasswd (0.44s)
21:31:59 [2023-09-11T21:31:59.671Z]     --- PASS: TestPluginInstall/with_insecure (0.90s)
21:31:59 [2023-09-11T21:31:59.671Z] === RUN   TestPluginsWithRuntimes
21:32:01 [2023-09-11T21:32:01.035Z] === RUN   TestPluginsWithRuntimes/No_Args
21:32:01 [2023-09-11T21:32:01.961Z] === RUN   TestPluginsWithRuntimes/With_Args
21:32:02 [2023-09-11T21:32:02.888Z] --- PASS: TestPluginsWithRuntimes (3.30s)
21:32:02 [2023-09-11T21:32:02.888Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
21:32:02 [2023-09-11T21:32:02.888Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
21:32:02 [2023-09-11T21:32:02.888Z] === RUN   TestPluginBackCompatMediaTypes
21:32:03 [2023-09-11T21:32:03.449Z] --- PASS: TestPluginBackCompatMediaTypes (0.48s)
21:32:03 [2023-09-11T21:32:03.449Z] PASS
21:32:03 [2023-09-11T21:32:03.449Z] === RUN   TestPluginInvalidJSON
21:32:03 [2023-09-11T21:32:03.449Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
21:32:03 [2023-09-11T21:32:03.449Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
21:32:03 [2023-09-11T21:32:03.449Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
21:32:03 [2023-09-11T21:32:03.449Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
21:32:03 [2023-09-11T21:32:03.449Z] === RUN   TestPluginInvalidJSON/plugins/pull
21:32:03 [2023-09-11T21:32:03.449Z] === PAUSE TestPluginInvalidJSON/plugins/pull
21:32:03 [2023-09-11T21:32:03.449Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
21:32:03 [2023-09-11T21:32:03.449Z] === CONT  TestPluginInvalidJSON/plugins/pull
21:32:03 [2023-09-11T21:32:03.449Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
21:32:03 [2023-09-11T21:32:03.449Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
21:32:03 [2023-09-11T21:32:03.449Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
21:32:03 [2023-09-11T21:32:03.449Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
21:32:03 [2023-09-11T21:32:03.449Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
21:32:03 [2023-09-11T21:32:03.449Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
21:32:03 [2023-09-11T21:32:03.449Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
21:32:03 [2023-09-11T21:32:03.449Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
21:32:03 [2023-09-11T21:32:03.449Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
21:32:03 [2023-09-11T21:32:03.449Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
21:32:03 [2023-09-11T21:32:03.449Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
21:32:03 [2023-09-11T21:32:03.449Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
21:32:03 [2023-09-11T21:32:03.449Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
21:32:03 [2023-09-11T21:32:03.449Z] --- PASS: TestPluginInvalidJSON (0.01s)
21:32:03 [2023-09-11T21:32:03.449Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
21:32:03 [2023-09-11T21:32:03.449Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
21:32:03 [2023-09-11T21:32:03.449Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
21:32:03 [2023-09-11T21:32:03.449Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
21:32:03 [2023-09-11T21:32:03.449Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
21:32:03 [2023-09-11T21:32:03.449Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
21:32:03 [2023-09-11T21:32:03.449Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
21:32:03 [2023-09-11T21:32:03.449Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
21:32:03 [2023-09-11T21:32:03.449Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
21:32:03 [2023-09-11T21:32:03.449Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
21:32:03 [2023-09-11T21:32:03.449Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
21:32:03 [2023-09-11T21:32:03.449Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
21:32:03 [2023-09-11T21:32:03.449Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
21:32:03 [2023-09-11T21:32:03.449Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
21:32:03 [2023-09-11T21:32:03.449Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
21:32:03 [2023-09-11T21:32:03.449Z] === RUN   TestPluginInstall
21:32:03 [2023-09-11T21:32:03.449Z] === RUN   TestPluginInstall/no_auth
21:32:03 [2023-09-11T21:32:03.705Z] time="2023-09-11T21:32:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:32:03 [2023-09-11T21:32:03.705Z] time="2023-09-11T21:32:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f604b06c7deb384db39cef2f24f1a2447270c94a708ef87f4251f82b6fb0360b" mediatype=application/vnd.docker.plugin.v1+json size=522
21:32:03 [2023-09-11T21:32:03.705Z] time="2023-09-11T21:32:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:32:03 [2023-09-11T21:32:03.705Z] time="2023-09-11T21:32:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f604b06c7deb384db39cef2f24f1a2447270c94a708ef87f4251f82b6fb0360b" mediatype=application/vnd.docker.plugin.v1+json size=522
21:32:03 [2023-09-11T21:32:03.961Z] === RUN   TestPluginInstall/with_htpasswd
21:32:04 [2023-09-11T21:32:04.216Z] time="2023-09-11T21:32:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:32:04 [2023-09-11T21:32:04.216Z] time="2023-09-11T21:32:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f604b06c7deb384db39cef2f24f1a2447270c94a708ef87f4251f82b6fb0360b" mediatype=application/vnd.docker.plugin.v1+json size=522
21:32:04 [2023-09-11T21:32:04.216Z] time="2023-09-11T21:32:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:32:04 [2023-09-11T21:32:04.216Z] time="2023-09-11T21:32:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f604b06c7deb384db39cef2f24f1a2447270c94a708ef87f4251f82b6fb0360b" mediatype=application/vnd.docker.plugin.v1+json size=522
21:32:04 [2023-09-11T21:32:04.216Z] === RUN   TestPluginInstall/with_insecure
21:32:05 [2023-09-11T21:32:05.143Z] time="2023-09-11T21:32:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:32:05 [2023-09-11T21:32:05.143Z] time="2023-09-11T21:32:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2c5e1eea20a242dabcce1b10e0395a34571f4ae6bb35421ce1831668dd99034d" mediatype=application/vnd.docker.plugin.v1+json size=522
21:32:05 [2023-09-11T21:32:05.143Z] time="2023-09-11T21:32:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:32:05 [2023-09-11T21:32:05.143Z] time="2023-09-11T21:32:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2c5e1eea20a242dabcce1b10e0395a34571f4ae6bb35421ce1831668dd99034d" mediatype=application/vnd.docker.plugin.v1+json size=522
21:32:05 [2023-09-11T21:32:05.143Z]     plugin_test.go:204: [de78c8dd5d7e7] daemon is not started
21:32:05 [2023-09-11T21:32:05.143Z] --- PASS: TestPluginInstall (1.76s)
21:32:05 [2023-09-11T21:32:05.143Z]     --- PASS: TestPluginInstall/no_auth (0.40s)
21:32:05 [2023-09-11T21:32:05.143Z]     --- PASS: TestPluginInstall/with_htpasswd (0.44s)
21:32:05 [2023-09-11T21:32:05.143Z]     --- PASS: TestPluginInstall/with_insecure (0.91s)
21:32:05 [2023-09-11T21:32:05.143Z] === RUN   TestPluginsWithRuntimes
21:32:06 [2023-09-11T21:32:06.506Z] === RUN   TestPluginsWithRuntimes/No_Args
21:32:07 [2023-09-11T21:32:07.433Z] === RUN   TestPluginsWithRuntimes/With_Args
21:32:08 [2023-09-11T21:32:08.359Z] --- PASS: TestPluginsWithRuntimes (3.28s)
21:32:08 [2023-09-11T21:32:08.359Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.89s)
21:32:08 [2023-09-11T21:32:08.359Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
21:32:08 [2023-09-11T21:32:08.359Z] === RUN   TestPluginBackCompatMediaTypes
21:32:08 [2023-09-11T21:32:08.920Z] --- PASS: TestPluginBackCompatMediaTypes (0.47s)
21:32:08 [2023-09-11T21:32:08.920Z] PASS
21:32:08 [2023-09-11T21:32:08.920Z] 
21:32:08 [2023-09-11T21:32:08.920Z] DONE 48 tests in 13.674s
21:32:08 [2023-09-11T21:32:08.920Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
21:32:08 [2023-09-11T21:32:08.920Z] ++ 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
21:32:08 [2023-09-11T21:32:08.920Z] ++ set -e
21:32:08 [2023-09-11T21:32:08.920Z] ++ '[' -n 0 ']'
21:32:08 [2023-09-11T21:32:08.920Z] ++ set -x
21:32:08 [2023-09-11T21:32:08.920Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.49NIsEa09k/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
21:32:08 [2023-09-11T21:32:08.920Z] INFO: Testing against a local daemon
21:32:08 [2023-09-11T21:32:08.920Z] === RUN   TestExternalGraphDriver
21:32:09 [2023-09-11T21:32:09.481Z] === RUN   TestExternalGraphDriver/json
21:32:09 [2023-09-11T21:32:09.481Z] === RUN   TestExternalGraphDriver/spec
21:32:09 [2023-09-11T21:32:09.481Z] === RUN   TestExternalGraphDriver/pull
21:32:09 [2023-09-11T21:32:09.481Z] --- PASS: TestExternalGraphDriver (0.34s)
21:32:09 [2023-09-11T21:32:09.481Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
21:32:09 [2023-09-11T21:32:09.481Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
21:32:09 [2023-09-11T21:32:09.481Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
21:32:09 [2023-09-11T21:32:09.481Z] === RUN   TestGraphdriverPluginV2
21:32:09 [2023-09-11T21:32:09.736Z]     external_test.go:415: (*Execution).NotAmd64-fm
21:32:09 [2023-09-11T21:32:09.736Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
21:32:09 [2023-09-11T21:32:09.736Z] PASS
21:32:09 [2023-09-11T21:32:09.736Z] 
21:32:09 [2023-09-11T21:32:09.736Z] === Skipped
21:32:09 [2023-09-11T21:32:09.736Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
21:32:09 [2023-09-11T21:32:09.736Z]     external_test.go:415: (*Execution).NotAmd64-fm
21:32:09 [2023-09-11T21:32:09.736Z] 
21:32:09 [2023-09-11T21:32:09.736Z] DONE 5 tests, 1 skipped in 0.702s
21:32:09 [2023-09-11T21:32:09.736Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
21:32:09 [2023-09-11T21:32:09.736Z] ++ 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
21:32:09 [2023-09-11T21:32:09.736Z] ++ set -e
21:32:09 [2023-09-11T21:32:09.736Z] ++ '[' -n 0 ']'
21:32:09 [2023-09-11T21:32:09.736Z] ++ set -x
21:32:09 [2023-09-11T21:32:09.737Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.49NIsEa09k/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
21:32:09 [2023-09-11T21:32:09.737Z] INFO: Testing against a local daemon
21:32:09 [2023-09-11T21:32:09.737Z] === RUN   TestContinueAfterPluginCrash
21:32:09 [2023-09-11T21:32:09.737Z] === PAUSE TestContinueAfterPluginCrash
21:32:09 [2023-09-11T21:32:09.737Z] === RUN   TestReadPluginNoRead
21:32:09 [2023-09-11T21:32:09.737Z] === PAUSE TestReadPluginNoRead
21:32:09 [2023-09-11T21:32:09.737Z] === RUN   TestDaemonStartWithLogOpt
21:32:09 [2023-09-11T21:32:09.737Z] === PAUSE TestDaemonStartWithLogOpt
21:32:09 [2023-09-11T21:32:09.737Z] === CONT  TestDaemonStartWithLogOpt
21:32:09 [2023-09-11T21:32:09.737Z] === CONT  TestReadPluginNoRead
21:32:09 [2023-09-11T21:32:09.737Z] === CONT  TestContinueAfterPluginCrash
21:32:12 [2023-09-11T21:32:12.250Z] === RUN   TestReadPluginNoRead/default
21:32:12 [2023-09-11T21:32:12.506Z] --- PASS: TestDaemonStartWithLogOpt (2.69s)
21:32:13 [2023-09-11T21:32:13.067Z] === RUN   TestReadPluginNoRead/disabled_caching
21:32:14 [2023-09-11T21:32:14.430Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:32:15 [2023-09-11T21:32:15.356Z]     read_test.go:93: [dd13f89d6e025] daemon is not started
21:32:15 [2023-09-11T21:32:15.356Z] --- PASS: TestReadPluginNoRead (5.64s)
21:32:15 [2023-09-11T21:32:15.356Z]     --- PASS: TestReadPluginNoRead/default (1.22s)
21:32:15 [2023-09-11T21:32:15.356Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.18s)
21:32:15 [2023-09-11T21:32:15.356Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s)
21:32:17 [2023-09-11T21:32:17.243Z] --- PASS: TestContinueAfterPluginCrash (7.56s)
21:32:17 [2023-09-11T21:32:17.243Z] PASS
21:32:17 [2023-09-11T21:32:17.243Z] 
21:32:17 [2023-09-11T21:32:17.243Z] DONE 6 tests in 7.597s
21:32:17 [2023-09-11T21:32:17.243Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
21:32:17 [2023-09-11T21:32:17.243Z] ++ 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
21:32:17 [2023-09-11T21:32:17.243Z] ++ set -e
21:32:17 [2023-09-11T21:32:17.243Z] ++ '[' -n 0 ']'
21:32:17 [2023-09-11T21:32:17.243Z] ++ set -x
21:32:17 [2023-09-11T21:32:17.243Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.49NIsEa09k/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
21:32:17 [2023-09-11T21:32:17.243Z] testing: warning: no tests to run
21:32:17 [2023-09-11T21:32:17.243Z] PASS
21:32:17 [2023-09-11T21:32:17.243Z] 
21:32:17 [2023-09-11T21:32:17.243Z] DONE 0 tests in 0.008s
21:32:17 [2023-09-11T21:32:17.243Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
21:32:17 [2023-09-11T21:32:17.243Z] ++ 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
21:32:17 [2023-09-11T21:32:17.243Z] ++ set -e
21:32:17 [2023-09-11T21:32:17.243Z] ++ '[' -n 0 ']'
21:32:17 [2023-09-11T21:32:17.243Z] ++ set -x
21:32:17 [2023-09-11T21:32:17.243Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.49NIsEa09k/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
21:32:17 [2023-09-11T21:32:17.243Z] INFO: Testing against a local daemon
21:32:17 [2023-09-11T21:32:17.243Z] === RUN   TestPluginWithDevMounts
21:32:17 [2023-09-11T21:32:17.243Z] === PAUSE TestPluginWithDevMounts
21:32:17 [2023-09-11T21:32:17.243Z] === CONT  TestPluginWithDevMounts
21:32:19 [2023-09-11T21:32:19.131Z] --- PASS: TestPluginWithDevMounts (1.48s)
21:32:19 [2023-09-11T21:32:19.131Z] PASS
21:32:19 [2023-09-11T21:32:19.131Z] 
21:32:19 [2023-09-11T21:32:19.131Z] DONE 1 tests in 1.521s
21:32:19 [2023-09-11T21:32:19.131Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
21:32:19 [2023-09-11T21:32:19.131Z] ++ 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
21:32:19 [2023-09-11T21:32:19.131Z] ++ set -e
21:32:19 [2023-09-11T21:32:19.131Z] ++ '[' -n 0 ']'
21:32:19 [2023-09-11T21:32:19.131Z] ++ set -x
21:32:19 [2023-09-11T21:32:19.131Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.49NIsEa09k/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
21:32:19 [2023-09-11T21:32:19.131Z] INFO: Testing against a local daemon
21:32:19 [2023-09-11T21:32:19.131Z] === RUN   TestSecretInspect
21:32:21 [2023-09-11T21:32:21.018Z] --- PASS: TestSecretInspect (1.95s)
21:32:21 [2023-09-11T21:32:21.018Z] === RUN   TestSecretList
21:32:22 [2023-09-11T21:32:22.905Z] --- PASS: TestSecretList (1.95s)
21:32:22 [2023-09-11T21:32:22.905Z] === RUN   TestSecretsCreateAndDelete
21:32:24 [2023-09-11T21:32:24.793Z] --- PASS: TestSecretsCreateAndDelete (1.86s)
21:32:24 [2023-09-11T21:32:24.793Z] === RUN   TestSecretsUpdate
21:32:26 [2023-09-11T21:32:26.680Z] --- PASS: TestSecretsUpdate (2.00s)
21:32:26 [2023-09-11T21:32:26.680Z] === RUN   TestTemplatedSecret
21:32:29 [2023-09-11T21:32:29.943Z] --- PASS: TestTemplatedSecret (2.69s)
21:32:29 [2023-09-11T21:32:29.943Z] === RUN   TestSecretCreateResolve
21:32:30 [2023-09-11T21:32:30.870Z] --- PASS: TestSecretCreateResolve (1.45s)
21:32:30 [2023-09-11T21:32:30.870Z] PASS
21:32:30 [2023-09-11T21:32:30.870Z] 
21:32:30 [2023-09-11T21:32:30.870Z] DONE 6 tests in 11.955s
21:32:30 [2023-09-11T21:32:30.870Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
21:32:30 [2023-09-11T21:32:30.870Z] ++ 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
21:32:30 [2023-09-11T21:32:30.870Z] ++ set -e
21:32:30 [2023-09-11T21:32:30.870Z] ++ '[' -n 0 ']'
21:32:30 [2023-09-11T21:32:30.870Z] ++ set -x
21:32:30 [2023-09-11T21:32:30.870Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.49NIsEa09k/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
21:32:30 [2023-09-11T21:32:30.870Z] INFO: Testing against a local daemon
21:32:30 [2023-09-11T21:32:30.870Z] === RUN   TestServiceCreateInit
21:32:30 [2023-09-11T21:32:30.870Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:32:35 [2023-09-11T21:32:35.034Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:32:39 [2023-09-11T21:32:39.197Z] --- PASS: TestServiceCreateInit (7.59s)
21:32:39 [2023-09-11T21:32:39.197Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.79s)
21:32:39 [2023-09-11T21:32:39.197Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.79s)
21:32:39 [2023-09-11T21:32:39.197Z] === RUN   TestCreateServiceMultipleTimes
21:32:54 [2023-09-11T21:32:54.033Z] --- PASS: TestCreateServiceMultipleTimes (14.83s)
21:32:54 [2023-09-11T21:32:54.033Z] === RUN   TestCreateServiceConflict
21:32:55 [2023-09-11T21:32:55.397Z] --- PASS: TestCreateServiceConflict (1.98s)
21:32:55 [2023-09-11T21:32:55.397Z] === RUN   TestCreateServiceMaxReplicas
21:32:58 [2023-09-11T21:32:58.661Z] --- PASS: TestCreateServiceMaxReplicas (2.88s)
21:32:58 [2023-09-11T21:32:58.661Z] === RUN   TestCreateWithDuplicateNetworkNames
21:33:13 [2023-09-11T21:33:13.493Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.84s)
21:33:13 [2023-09-11T21:33:13.493Z] === RUN   TestCreateServiceSecretFileMode
21:33:25 [2023-09-11T21:33:25.654Z] --- PASS: TestCreateServiceSecretFileMode (12.58s)
21:33:25 [2023-09-11T21:33:25.654Z] === RUN   TestCreateServiceConfigFileMode
21:33:37 [2023-09-11T21:33:37.876Z] --- PASS: TestCreateServiceConfigFileMode (12.63s)
21:33:37 [2023-09-11T21:33:37.876Z] === RUN   TestCreateServiceSysctls
21:33:39 [2023-09-11T21:33:39.248Z] --- PASS: TestCreateServiceSysctls (3.14s)
21:33:39 [2023-09-11T21:33:39.248Z] === RUN   TestCreateServiceCapabilities
21:33:42 [2023-09-11T21:33:42.513Z] --- PASS: TestCreateServiceCapabilities (2.62s)
21:33:42 [2023-09-11T21:33:42.513Z] === RUN   TestInspect
21:33:45 [2023-09-11T21:33:45.027Z] --- PASS: TestInspect (2.76s)
21:33:45 [2023-09-11T21:33:45.027Z] === RUN   TestCreateJob
21:33:48 [2023-09-11T21:33:48.290Z] --- PASS: TestCreateJob (3.15s)
21:33:48 [2023-09-11T21:33:48.290Z] === RUN   TestReplicatedJob
21:33:52 [2023-09-11T21:33:52.454Z] --- PASS: TestReplicatedJob (4.71s)
21:33:52 [2023-09-11T21:33:52.454Z] === RUN   TestUpdateReplicatedJob
21:33:55 [2023-09-11T21:33:55.716Z] --- PASS: TestUpdateReplicatedJob (3.00s)
21:33:55 [2023-09-11T21:33:55.717Z] === RUN   TestServiceListWithStatuses
21:33:55 [2023-09-11T21:33:55.717Z]     list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:33:55 [2023-09-11T21:33:55.717Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:33:55 [2023-09-11T21:33:55.717Z] === RUN   TestDockerNetworkConnectAlias
21:33:59 [2023-09-11T21:33:59.880Z] --- PASS: TestDockerNetworkConnectAlias (3.81s)
21:33:59 [2023-09-11T21:33:59.880Z] === RUN   TestDockerNetworkReConnect
21:34:03 [2023-09-11T21:34:03.144Z] --- PASS: TestDockerNetworkReConnect (3.19s)
21:34:03 [2023-09-11T21:34:03.144Z] === RUN   TestServicePlugin
21:34:03 [2023-09-11T21:34:03.144Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
21:34:03 [2023-09-11T21:34:03.144Z] --- SKIP: TestServicePlugin (0.00s)
21:34:03 [2023-09-11T21:34:03.144Z] === RUN   TestServiceUpdateLabel
21:34:04 [2023-09-11T21:34:04.507Z] --- PASS: TestServiceUpdateLabel (1.99s)
21:34:04 [2023-09-11T21:34:04.507Z] === RUN   TestServiceUpdateSecrets
21:34:19 [2023-09-11T21:34:19.370Z] --- PASS: TestServiceUpdateSecrets (14.54s)
21:34:19 [2023-09-11T21:34:19.370Z] === RUN   TestServiceUpdateConfigs
21:34:34 [2023-09-11T21:34:34.282Z] --- PASS: TestServiceUpdateConfigs (14.23s)
21:34:34 [2023-09-11T21:34:34.282Z] === RUN   TestServiceUpdateNetwork
21:34:46 [2023-09-11T21:34:46.480Z] --- PASS: TestServiceUpdateNetwork (12.29s)
21:34:46 [2023-09-11T21:34:46.480Z] === RUN   TestServiceUpdatePidsLimit
21:34:46 [2023-09-11T21:34:46.735Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
21:34:47 [2023-09-11T21:34:47.661Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
21:34:54 [2023-09-11T21:34:54.192Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
21:35:02 [2023-09-11T21:35:02.272Z] --- PASS: TestServiceUpdatePidsLimit (16.11s)
21:35:02 [2023-09-11T21:35:02.272Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
21:35:02 [2023-09-11T21:35:02.272Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
21:35:02 [2023-09-11T21:35:02.272Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
21:35:02 [2023-09-11T21:35:02.272Z] PASS
21:35:02 [2023-09-11T21:35:02.272Z] 
21:35:02 [2023-09-11T21:35:02.272Z] === Skipped
21:35:02 [2023-09-11T21:35:02.272Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
21:35:02 [2023-09-11T21:35:02.272Z]     list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:35:02 [2023-09-11T21:35:02.272Z] 
21:35:02 [2023-09-11T21:35:02.272Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
21:35:02 [2023-09-11T21:35:02.272Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
21:35:02 [2023-09-11T21:35:02.272Z] 
21:35:02 [2023-09-11T21:35:02.272Z] DONE 27 tests, 2 skipped in 150.906s
21:35:02 [2023-09-11T21:35:02.272Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
21:35:02 [2023-09-11T21:35:02.272Z] ++ 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
21:35:02 [2023-09-11T21:35:02.272Z] ++ set -e
21:35:02 [2023-09-11T21:35:02.272Z] ++ '[' -n 0 ']'
21:35:02 [2023-09-11T21:35:02.272Z] ++ set -x
21:35:02 [2023-09-11T21:35:02.272Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.49NIsEa09k/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
21:35:02 [2023-09-11T21:35:02.272Z] INFO: Testing against a local daemon
21:35:02 [2023-09-11T21:35:02.272Z] === RUN   TestSessionCreate
21:35:02 [2023-09-11T21:35:02.272Z] --- PASS: TestSessionCreate (0.02s)
21:35:02 [2023-09-11T21:35:02.272Z] === RUN   TestSessionCreateWithBadUpgrade
21:35:02 [2023-09-11T21:35:02.272Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
21:35:02 [2023-09-11T21:35:02.272Z] PASS
21:35:02 [2023-09-11T21:35:02.272Z] 
21:35:02 [2023-09-11T21:35:02.272Z] DONE 2 tests in 0.065s
21:35:02 [2023-09-11T21:35:02.272Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
21:35:02 [2023-09-11T21:35:02.272Z] ++ 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
21:35:02 [2023-09-11T21:35:02.272Z] ++ set -e
21:35:02 [2023-09-11T21:35:02.272Z] ++ '[' -n 0 ']'
21:35:02 [2023-09-11T21:35:02.272Z] ++ set -x
21:35:02 [2023-09-11T21:35:02.272Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.49NIsEa09k/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
21:35:02 [2023-09-11T21:35:02.272Z] INFO: Testing against a local daemon
21:35:02 [2023-09-11T21:35:02.272Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:35:02 [2023-09-11T21:35:02.272Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:35:02 [2023-09-11T21:35:02.272Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:35:02 [2023-09-11T21:35:02.272Z] === RUN   TestDiskUsage
21:35:02 [2023-09-11T21:35:02.272Z] === PAUSE TestDiskUsage
21:35:02 [2023-09-11T21:35:02.272Z] === RUN   TestEventsExecDie
21:35:02 [2023-09-11T21:35:02.272Z] --- PASS: TestEventsExecDie (0.51s)
21:35:02 [2023-09-11T21:35:02.272Z] === RUN   TestEventsBackwardsCompatible
21:35:02 [2023-09-11T21:35:02.527Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
21:35:02 [2023-09-11T21:35:02.527Z] === RUN   TestEventsVolumeCreate
21:35:02 [2023-09-11T21:35:02.527Z] --- PASS: TestEventsVolumeCreate (0.04s)
21:35:02 [2023-09-11T21:35:02.527Z] === RUN   TestInfoBinaryCommits
21:35:02 [2023-09-11T21:35:02.527Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:35:02 [2023-09-11T21:35:02.527Z] === RUN   TestInfoAPIVersioned
21:35:02 [2023-09-11T21:35:02.527Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:35:02 [2023-09-11T21:35:02.527Z] === RUN   TestInfoAPI
21:35:02 [2023-09-11T21:35:02.527Z] --- PASS: TestInfoAPI (0.02s)
21:35:02 [2023-09-11T21:35:02.527Z] === RUN   TestInfoAPIWarnings
21:35:20 [2023-09-11T21:35:20.562Z] --- PASS: TestInfoAPIWarnings (16.54s)
21:35:20 [2023-09-11T21:35:20.562Z] === RUN   TestInfoDebug
21:35:20 [2023-09-11T21:35:20.562Z] --- PASS: TestInfoDebug (0.52s)
21:35:20 [2023-09-11T21:35:20.562Z] === RUN   TestInfoInsecureRegistries
21:35:20 [2023-09-11T21:35:20.562Z] --- PASS: TestInfoInsecureRegistries (0.52s)
21:35:20 [2023-09-11T21:35:20.562Z] === RUN   TestInfoRegistryMirrors
21:35:20 [2023-09-11T21:35:20.562Z] --- PASS: TestInfoRegistryMirrors (0.52s)
21:35:20 [2023-09-11T21:35:20.562Z] === RUN   TestLoginFailsWithBadCredentials
21:35:21 [2023-09-11T21:35:21.488Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s)
21:35:21 [2023-09-11T21:35:21.488Z] === RUN   TestPingCacheHeaders
21:35:21 [2023-09-11T21:35:21.488Z] --- PASS: TestPingCacheHeaders (0.02s)
21:35:21 [2023-09-11T21:35:21.488Z] === RUN   TestPingGet
21:35:21 [2023-09-11T21:35:21.743Z] --- PASS: TestPingGet (0.01s)
21:35:21 [2023-09-11T21:35:21.743Z] === RUN   TestPingHead
21:35:21 [2023-09-11T21:35:21.743Z] --- PASS: TestPingHead (0.02s)
21:35:21 [2023-09-11T21:35:21.743Z] === RUN   TestPingSwarmHeader
21:35:22 [2023-09-11T21:35:22.304Z] === RUN   TestPingSwarmHeader/before_swarm_init
21:35:22 [2023-09-11T21:35:22.865Z] === RUN   TestPingSwarmHeader/after_swarm_init
21:35:23 [2023-09-11T21:35:23.426Z] === RUN   TestPingSwarmHeader/after_swarm_leave
21:35:23 [2023-09-11T21:35:23.681Z] --- PASS: TestPingSwarmHeader (1.92s)
21:35:23 [2023-09-11T21:35:23.681Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
21:35:23 [2023-09-11T21:35:23.681Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
21:35:23 [2023-09-11T21:35:23.681Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
21:35:23 [2023-09-11T21:35:23.681Z] === RUN   TestPingBuilderHeader
21:35:23 [2023-09-11T21:35:23.681Z] === RUN   TestPingBuilderHeader/default_config
21:35:24 [2023-09-11T21:35:24.242Z] === RUN   TestPingBuilderHeader/buildkit_disabled
21:35:24 [2023-09-11T21:35:24.497Z] --- PASS: TestPingBuilderHeader (1.04s)
21:35:24 [2023-09-11T21:35:24.497Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
21:35:24 [2023-09-11T21:35:24.497Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
21:35:24 [2023-09-11T21:35:24.497Z] === RUN   TestVersion
21:35:24 [2023-09-11T21:35:24.497Z] --- PASS: TestVersion (0.02s)
21:35:24 [2023-09-11T21:35:24.497Z] === CONT  TestDiskUsage
21:35:25 [2023-09-11T21:35:25.058Z] === RUN   TestDiskUsage/empty
21:35:25 [2023-09-11T21:35:25.059Z] === RUN   TestDiskUsage/empty/container_types
21:35:25 [2023-09-11T21:35:25.059Z] === RUN   TestDiskUsage/empty/image_types
21:35:25 [2023-09-11T21:35:25.059Z] === RUN   TestDiskUsage/empty/volume_types
21:35:25 [2023-09-11T21:35:25.059Z] === RUN   TestDiskUsage/empty/build-cache_types
21:35:25 [2023-09-11T21:35:25.059Z] === RUN   TestDiskUsage/empty/container,_volume_types
21:35:25 [2023-09-11T21:35:25.059Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
21:35:25 [2023-09-11T21:35:25.059Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
21:35:25 [2023-09-11T21:35:25.059Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
21:35:25 [2023-09-11T21:35:25.059Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
21:35:25 [2023-09-11T21:35:25.059Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
21:35:25 [2023-09-11T21:35:25.059Z] === RUN   TestDiskUsage/after_LoadBusybox
21:35:25 [2023-09-11T21:35:25.314Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
21:35:25 [2023-09-11T21:35:25.314Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
21:35:25 [2023-09-11T21:35:25.314Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
21:35:25 [2023-09-11T21:35:25.314Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
21:35:25 [2023-09-11T21:35:25.314Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
21:35:25 [2023-09-11T21:35:25.314Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
21:35:25 [2023-09-11T21:35:25.314Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
21:35:25 [2023-09-11T21:35:25.314Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
21:35:25 [2023-09-11T21:35:25.314Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
21:35:25 [2023-09-11T21:35:25.314Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
21:35:25 [2023-09-11T21:35:25.314Z] === RUN   TestDiskUsage/after_container.Run
21:35:25 [2023-09-11T21:35:25.570Z] === RUN   TestDiskUsage/after_container.Run/container_types
21:35:25 [2023-09-11T21:35:25.570Z] === RUN   TestDiskUsage/after_container.Run/image_types
21:35:25 [2023-09-11T21:35:25.570Z] === RUN   TestDiskUsage/after_container.Run/volume_types
21:35:25 [2023-09-11T21:35:25.570Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
21:35:25 [2023-09-11T21:35:25.570Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
21:35:25 [2023-09-11T21:35:25.570Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
21:35:25 [2023-09-11T21:35:25.570Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
21:35:25 [2023-09-11T21:35:25.570Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
21:35:25 [2023-09-11T21:35:25.570Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
21:35:25 [2023-09-11T21:35:25.570Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
21:35:25 [2023-09-11T21:35:25.570Z] --- PASS: TestDiskUsage (1.03s)
21:35:25 [2023-09-11T21:35:25.570Z]     --- PASS: TestDiskUsage/empty (0.01s)
21:35:25 [2023-09-11T21:35:25.570Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
21:35:25 [2023-09-11T21:35:25.570Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
21:35:25 [2023-09-11T21:35:25.570Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
21:35:25 [2023-09-11T21:35:25.570Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
21:35:25 [2023-09-11T21:35:25.570Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
21:35:25 [2023-09-11T21:35:25.570Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
21:35:25 [2023-09-11T21:35:25.570Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
21:35:25 [2023-09-11T21:35:25.570Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
21:35:25 [2023-09-11T21:35:25.570Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
21:35:25 [2023-09-11T21:35:25.570Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
21:35:25 [2023-09-11T21:35:25.570Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
21:35:25 [2023-09-11T21:35:25.570Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
21:35:25 [2023-09-11T21:35:25.570Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
21:35:25 [2023-09-11T21:35:25.570Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
21:35:25 [2023-09-11T21:35:25.570Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
21:35:25 [2023-09-11T21:35:25.570Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
21:35:25 [2023-09-11T21:35:25.570Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
21:35:25 [2023-09-11T21:35:25.570Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
21:35:25 [2023-09-11T21:35:25.570Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
21:35:25 [2023-09-11T21:35:25.570Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
21:35:25 [2023-09-11T21:35:25.570Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
21:35:25 [2023-09-11T21:35:25.570Z]     --- PASS: TestDiskUsage/after_container.Run (0.24s)
21:35:25 [2023-09-11T21:35:25.570Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
21:35:25 [2023-09-11T21:35:25.570Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
21:35:25 [2023-09-11T21:35:25.570Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
21:35:25 [2023-09-11T21:35:25.570Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
21:35:25 [2023-09-11T21:35:25.570Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
21:35:25 [2023-09-11T21:35:25.570Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
21:35:25 [2023-09-11T21:35:25.570Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
21:35:25 [2023-09-11T21:35:25.570Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
21:35:25 [2023-09-11T21:35:25.570Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
21:35:25 [2023-09-11T21:35:25.570Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
21:35:25 [2023-09-11T21:35:25.570Z] PASS
21:35:25 [2023-09-11T21:35:25.570Z] 
21:35:25 [2023-09-11T21:35:25.570Z] === Skipped
21:35:25 [2023-09-11T21:35:25.570Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:35:25 [2023-09-11T21:35:25.570Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:35:25 [2023-09-11T21:35:25.570Z] 
21:35:25 [2023-09-11T21:35:25.570Z] DONE 57 tests, 1 skipped in 23.823s
21:35:25 [2023-09-11T21:35:25.570Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
21:35:25 [2023-09-11T21:35:25.570Z] ++ 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
21:35:25 [2023-09-11T21:35:25.570Z] ++ set -e
21:35:25 [2023-09-11T21:35:25.570Z] ++ '[' -n 0 ']'
21:35:25 [2023-09-11T21:35:25.570Z] ++ set -x
21:35:25 [2023-09-11T21:35:25.570Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.49NIsEa09k/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
21:35:25 [2023-09-11T21:35:25.826Z] INFO: Testing against a local daemon
21:35:25 [2023-09-11T21:35:25.826Z] === RUN   TestVolumesCreateAndList
21:35:25 [2023-09-11T21:35:25.826Z] --- PASS: TestVolumesCreateAndList (0.02s)
21:35:25 [2023-09-11T21:35:25.826Z] === RUN   TestVolumesRemove
21:35:25 [2023-09-11T21:35:25.826Z] === RUN   TestVolumesRemove/volume_in_use
21:35:25 [2023-09-11T21:35:25.826Z] === RUN   TestVolumesRemove/volume_not_in_use
21:35:25 [2023-09-11T21:35:25.826Z] === RUN   TestVolumesRemove/non-existing_volume
21:35:25 [2023-09-11T21:35:25.826Z] === RUN   TestVolumesRemove/non-existing_volume_force
21:35:25 [2023-09-11T21:35:25.826Z] --- PASS: TestVolumesRemove (0.04s)
21:35:25 [2023-09-11T21:35:25.826Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
21:35:25 [2023-09-11T21:35:25.826Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
21:35:25 [2023-09-11T21:35:25.826Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
21:35:25 [2023-09-11T21:35:25.826Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
21:35:25 [2023-09-11T21:35:25.826Z] === RUN   TestVolumesRemoveSwarmEnabled
21:35:25 [2023-09-11T21:35:25.826Z] === PAUSE TestVolumesRemoveSwarmEnabled
21:35:25 [2023-09-11T21:35:25.826Z] === RUN   TestVolumesInspect
21:35:25 [2023-09-11T21:35:25.826Z] --- PASS: TestVolumesInspect (0.01s)
21:35:25 [2023-09-11T21:35:25.826Z] === RUN   TestVolumesInvalidJSON
21:35:25 [2023-09-11T21:35:25.826Z] === RUN   TestVolumesInvalidJSON/volumes/create
21:35:25 [2023-09-11T21:35:25.826Z] === PAUSE TestVolumesInvalidJSON/volumes/create
21:35:25 [2023-09-11T21:35:25.826Z] === CONT  TestVolumesInvalidJSON/volumes/create
21:35:25 [2023-09-11T21:35:25.826Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
21:35:25 [2023-09-11T21:35:25.826Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
21:35:25 [2023-09-11T21:35:25.826Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
21:35:25 [2023-09-11T21:35:25.826Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
21:35:25 [2023-09-11T21:35:25.826Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:35:25 [2023-09-11T21:35:25.826Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
21:35:25 [2023-09-11T21:35:25.826Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
21:35:25 [2023-09-11T21:35:25.826Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
21:35:25 [2023-09-11T21:35:25.826Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
21:35:25 [2023-09-11T21:35:25.826Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
21:35:25 [2023-09-11T21:35:25.826Z] === RUN   TestVolumePruneAnonymous
21:35:25 [2023-09-11T21:35:25.826Z] --- PASS: TestVolumePruneAnonymous (0.03s)
21:35:25 [2023-09-11T21:35:25.826Z] === RUN   TestVolumePruneAnonFromImage
21:35:25 [2023-09-11T21:35:25.826Z] --- PASS: TestVolumePruneAnonFromImage (0.08s)
21:35:25 [2023-09-11T21:35:25.826Z] === CONT  TestVolumesRemoveSwarmEnabled
21:35:27 [2023-09-11T21:35:27.190Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
21:35:27 [2023-09-11T21:35:27.190Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
21:35:27 [2023-09-11T21:35:27.190Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
21:35:27 [2023-09-11T21:35:27.190Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
21:35:27 [2023-09-11T21:35:27.751Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.96s)
21:35:27 [2023-09-11T21:35:27.751Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
21:35:27 [2023-09-11T21:35:27.751Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
21:35:27 [2023-09-11T21:35:27.751Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
21:35:27 [2023-09-11T21:35:27.751Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
21:35:27 [2023-09-11T21:35:27.751Z] PASS
21:35:27 [2023-09-11T21:35:27.751Z] 
21:35:27 [2023-09-11T21:35:27.751Z] DONE 20 tests in 2.192s
21:35:27 [2023-09-11T21:35:27.751Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:35:28 [2023-09-11T21:35:28.007Z] ++++ cat bundles/test-integration/docker.pid
21:35:28 [2023-09-11T21:35:28.007Z] +++ kill 23326
21:35:29 [2023-09-11T21:35:29.371Z] +++ /etc/init.d/apparmor stop
21:35:29 [2023-09-11T21:35:29.371Z] Leaving: AppArmorNo profiles have been unloaded.
21:35:29 [2023-09-11T21:35:29.371Z] 
21:35:29 [2023-09-11T21:35:29.371Z] Unloading profiles will leave already running processes permanently
21:35:29 [2023-09-11T21:35:29.371Z] unconfined, which can lead to unexpected situations.
21:35:29 [2023-09-11T21:35:29.371Z] 
21:35:29 [2023-09-11T21:35:29.371Z] To set a process to complain mode, use the command line tool
21:35:29 [2023-09-11T21:35:29.371Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:35:29 [2023-09-11T21:35:29.371Z] +++ true
21:35:29 [2023-09-11T21:35:29.371Z] exiting test-integration
21:35:29 [2023-09-11T21:35:29.371Z] ++ exit 0
21:35:29 [2023-09-11T21:35:29.371Z] 
Post stage
[Pipeline] junit
21:35:30 [2023-09-11T21:35:30.746Z] Recording test results
21:35:30 [2023-09-11T21:35:30.943Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:35:31 [2023-09-11T21:35:31.231Z] + echo Ensuring container killed.
21:35:31 [2023-09-11T21:35:31.231Z] Ensuring container killed.
21:35:31 [2023-09-11T21:35:31.231Z] + docker rm -vf docker-pr2
21:35:31 [2023-09-11T21:35:31.231Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
21:35:31 [2023-09-11T21:35:31.503Z] + echo Chowning /workspace to jenkins user
21:35:31 [2023-09-11T21:35:31.504Z] Chowning /workspace to jenkins user
21:35:31 [2023-09-11T21:35:31.504Z] + id -u
21:35:31 [2023-09-11T21:35:31.504Z] + id -g
21:35:31 [2023-09-11T21:35:31.504Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46413:/workspace busybox chown -R 1000:1000 /workspace
21:35:31 [2023-09-11T21:35:31.504Z] Unable to find image 'busybox:latest' locally
21:35:31 [2023-09-11T21:35:31.504Z] latest: Pulling from library/busybox
21:35:31 [2023-09-11T21:35:31.759Z] 8a0af25e8c2e: Already exists
21:35:31 [2023-09-11T21:35:31.759Z] Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
21:35:31 [2023-09-11T21:35:31.759Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:35:33 [2023-09-11T21:35:33.049Z] + bundleName=arm64-integration
21:35:33 [2023-09-11T21:35:33.049Z] + echo Creating arm64-integration-bundles.tar.gz
21:35:33 [2023-09-11T21:35:33.049Z] Creating arm64-integration-bundles.tar.gz
21:35:33 [2023-09-11T21:35:33.049Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof+  -o -name *-report.xml ) -print
21:35:33 [2023-09-11T21:35:33.049Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
21:35:33 [2023-09-11T21:35:33.313Z] Archiving artifacts
21:35:34 [2023-09-11T21:35:34.660Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46413/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:35:34 [2023-09-11T21:35:34.982Z] + make clean
21:35:34 [2023-09-11T21:35:34.982Z] docker volume rm -f docker-dev-cache docker-mod-cache
21:35:34 [2023-09-11T21:35:34.982Z] docker-dev-cache
21:35:34 [2023-09-11T21:35:34.982Z] 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