Skip to content
Success

Console Output

Pull request #46450 updated
09:01:31 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 472649ccadf41498375d1992de7a779893221a7b+6ce5aa1cd5a46e02ffaa3fe0c794642b35601676 (a5bed01b4ad9f5574d54a681bd989d479a277516)
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-46450@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
09:01:33 [2023-09-11T09:01:33.116Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
09:01:33 [2023-09-11T09:01:33.121Z] Trying to pass milestone 1
[Pipeline] milestone
09:01:33 [2023-09-11T09:01:33.259Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
09:01:33 [2023-09-11T09:01:33.457Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-066c624ad43254a30) in /home/ubuntu/workspace/moby_PR-46450
[Pipeline] {
[Pipeline] checkout
09:01:33 [2023-09-11T09:01:33.484Z] The recommended git tool is: git
09:01:33 [2023-09-11T09:01:33.494Z] using credential docker-jenkins-github-credentials
09:01:33 [2023-09-11T09:01:33.511Z] Fetching changes from the remote Git repository
09:01:33 [2023-09-11T09:01:33.518Z] Fetching without tags
09:01:34 [2023-09-11T09:01:34.125Z] Merging remotes/origin/master commit 6ce5aa1cd5a46e02ffaa3fe0c794642b35601676 into PR head commit 472649ccadf41498375d1992de7a779893221a7b
09:01:34 [2023-09-11T09:01:34.190Z] Merge succeeded, producing 472649ccadf41498375d1992de7a779893221a7b
09:01:34 [2023-09-11T09:01:34.190Z] Checking out Revision 472649ccadf41498375d1992de7a779893221a7b (PR-46450)
09:01:34 [2023-09-11T09:01:34.257Z] Commit message: "api: migrate swagger to OpenAPI v3"
09:01:33 [2023-09-11T09:01:33.513Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46450/.git # timeout=10
09:01:33 [2023-09-11T09:01:33.519Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:01:33 [2023-09-11T09:01:33.526Z] Fetching upstream changes from https://github.com/moby/moby.git
09:01:33 [2023-09-11T09:01:33.526Z]  > git --version # timeout=10
09:01:33 [2023-09-11T09:01:33.529Z]  > git --version # 'git version 2.25.1'
09:01:33 [2023-09-11T09:01:33.529Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:01:33 [2023-09-11T09:01:33.530Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46450/head:refs/remotes/origin/PR-46450 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:01:34 [2023-09-11T09:01:34.133Z]  > git config core.sparsecheckout # timeout=10
09:01:34 [2023-09-11T09:01:34.135Z]  > git checkout -f 472649ccadf41498375d1992de7a779893221a7b # timeout=10
09:01:34 [2023-09-11T09:01:34.169Z]  > git remote # timeout=10
09:01:34 [2023-09-11T09:01:34.172Z]  > git config --get remote.origin.url # timeout=10
09:01:34 [2023-09-11T09:01:34.175Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:01:34 [2023-09-11T09:01:34.176Z]  > git merge 6ce5aa1cd5a46e02ffaa3fe0c794642b35601676 # timeout=10
09:01:34 [2023-09-11T09:01:34.189Z]  > git rev-parse HEAD^{commit} # timeout=10
09:01:34 [2023-09-11T09:01:34.198Z]  > git config core.sparsecheckout # timeout=10
09:01:34 [2023-09-11T09:01:34.201Z]  > git checkout -f 472649ccadf41498375d1992de7a779893221a7b # timeout=10
09:01:34 [2023-09-11T09:01:34.265Z]  > git rev-list --no-walk c54f1d9f3680f167c2a61cad6bf412fdf470f790 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:01:35 [2023-09-11T09:01:35.097Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46450:/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
09:01:37 [2023-09-11T09:01:37.640Z] 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
09:01:37 [2023-09-11T09:01:37.693Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-066c624ad43254a30) in /home/ubuntu/workspace/moby_PR-46450
[Pipeline] {
[Pipeline] checkout
09:01:37 [2023-09-11T09:01:37.711Z] The recommended git tool is: git
09:01:37 [2023-09-11T09:01:37.720Z] using credential docker-jenkins-github-credentials
09:01:37 [2023-09-11T09:01:37.737Z] Fetching changes from the remote Git repository
09:01:37 [2023-09-11T09:01:37.743Z] Fetching without tags
09:01:38 [2023-09-11T09:01:38.001Z] Merging remotes/origin/master commit 6ce5aa1cd5a46e02ffaa3fe0c794642b35601676 into PR head commit 472649ccadf41498375d1992de7a779893221a7b
09:01:38 [2023-09-11T09:01:38.062Z] Merge succeeded, producing 472649ccadf41498375d1992de7a779893221a7b
09:01:38 [2023-09-11T09:01:38.062Z] Checking out Revision 472649ccadf41498375d1992de7a779893221a7b (PR-46450)
09:01:38 [2023-09-11T09:01:38.107Z] Commit message: "api: migrate swagger to OpenAPI v3"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:01:37 [2023-09-11T09:01:37.738Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46450/.git # timeout=10
09:01:37 [2023-09-11T09:01:37.744Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:01:37 [2023-09-11T09:01:37.751Z] Fetching upstream changes from https://github.com/moby/moby.git
09:01:37 [2023-09-11T09:01:37.751Z]  > git --version # timeout=10
09:01:37 [2023-09-11T09:01:37.753Z]  > git --version # 'git version 2.25.1'
09:01:37 [2023-09-11T09:01:37.754Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:01:37 [2023-09-11T09:01:37.754Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46450/head:refs/remotes/origin/PR-46450 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:01:38 [2023-09-11T09:01:38.008Z]  > git config core.sparsecheckout # timeout=10
09:01:38 [2023-09-11T09:01:38.011Z]  > git checkout -f 472649ccadf41498375d1992de7a779893221a7b # timeout=10
09:01:38 [2023-09-11T09:01:38.048Z]  > git remote # timeout=10
09:01:38 [2023-09-11T09:01:38.051Z]  > git config --get remote.origin.url # timeout=10
09:01:38 [2023-09-11T09:01:38.054Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:01:38 [2023-09-11T09:01:38.055Z]  > git merge 6ce5aa1cd5a46e02ffaa3fe0c794642b35601676 # timeout=10
09:01:38 [2023-09-11T09:01:38.063Z]  > git rev-parse HEAD^{commit} # timeout=10
09:01:38 [2023-09-11T09:01:38.070Z]  > git config core.sparsecheckout # timeout=10
09:01:38 [2023-09-11T09:01:38.072Z]  > git checkout -f 472649ccadf41498375d1992de7a779893221a7b # timeout=10
09:01:38 [2023-09-11T09:01:38.828Z] + docker version
09:01:38 [2023-09-11T09:01:38.828Z] Client: Docker Engine - Community
09:01:38 [2023-09-11T09:01:38.828Z]  Version:           24.0.2
09:01:38 [2023-09-11T09:01:38.828Z]  API version:       1.43
09:01:38 [2023-09-11T09:01:38.828Z]  Go version:        go1.20.4
09:01:38 [2023-09-11T09:01:38.828Z]  Git commit:        cb74dfc
09:01:38 [2023-09-11T09:01:38.828Z]  Built:             Thu May 25 21:52:41 2023
09:01:38 [2023-09-11T09:01:38.828Z]  OS/Arch:           linux/arm64
09:01:38 [2023-09-11T09:01:38.828Z]  Context:           default
09:01:38 [2023-09-11T09:01:38.828Z] 
09:01:38 [2023-09-11T09:01:38.828Z] Server: Docker Engine - Community
09:01:38 [2023-09-11T09:01:38.828Z]  Engine:
09:01:38 [2023-09-11T09:01:38.828Z]   Version:          24.0.2
09:01:38 [2023-09-11T09:01:38.828Z]   API version:      1.43 (minimum version 1.12)
09:01:38 [2023-09-11T09:01:38.828Z]   Go version:       go1.20.4
09:01:38 [2023-09-11T09:01:38.828Z]   Git commit:       659604f
09:01:38 [2023-09-11T09:01:38.828Z]   Built:            Thu May 25 21:52:41 2023
09:01:38 [2023-09-11T09:01:38.828Z]   OS/Arch:          linux/arm64
09:01:38 [2023-09-11T09:01:38.828Z]   Experimental:     true
09:01:38 [2023-09-11T09:01:38.828Z]  containerd:
09:01:38 [2023-09-11T09:01:38.828Z]   Version:          1.6.21
09:01:38 [2023-09-11T09:01:38.828Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:01:38 [2023-09-11T09:01:38.828Z]  runc:
09:01:38 [2023-09-11T09:01:38.828Z]   Version:          1.1.7
09:01:38 [2023-09-11T09:01:38.828Z]   GitCommit:        v1.1.7-0-g860f061
09:01:38 [2023-09-11T09:01:38.828Z]  docker-init:
09:01:38 [2023-09-11T09:01:38.828Z]   Version:          0.19.0
09:01:38 [2023-09-11T09:01:38.828Z]   GitCommit:        de40ad0
[Pipeline] sh
09:01:39 [2023-09-11T09:01:39.113Z] + docker info
09:01:49 [2023-09-11T09:01:49.106Z] Client: Docker Engine - Community
09:01:49 [2023-09-11T09:01:49.106Z]  Version:    24.0.2
09:01:49 [2023-09-11T09:01:49.106Z]  Context:    default
09:01:49 [2023-09-11T09:01:49.106Z]  Debug Mode: false
09:01:49 [2023-09-11T09:01:49.106Z]  Plugins:
09:01:49 [2023-09-11T09:01:49.106Z]   buildx: Docker Buildx (Docker Inc.)
09:01:49 [2023-09-11T09:01:49.106Z]     Version:  v0.11.0
09:01:49 [2023-09-11T09:01:49.106Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:01:49 [2023-09-11T09:01:49.106Z]   compose: Docker Compose (Docker Inc.)
09:01:49 [2023-09-11T09:01:49.106Z]     Version:  v2.19.1
09:01:49 [2023-09-11T09:01:49.106Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:01:49 [2023-09-11T09:01:49.106Z] 
09:01:49 [2023-09-11T09:01:49.106Z] Server:
09:01:49 [2023-09-11T09:01:49.106Z]  Containers: 0
09:01:49 [2023-09-11T09:01:49.106Z]   Running: 0
09:01:49 [2023-09-11T09:01:49.106Z]   Paused: 0
09:01:49 [2023-09-11T09:01:49.106Z]   Stopped: 0
09:01:49 [2023-09-11T09:01:49.106Z]  Images: 1
09:01:49 [2023-09-11T09:01:49.106Z]  Server Version: 24.0.2
09:01:49 [2023-09-11T09:01:49.106Z]  Storage Driver: overlay2
09:01:49 [2023-09-11T09:01:49.106Z]   Backing Filesystem: extfs
09:01:49 [2023-09-11T09:01:49.106Z]   Supports d_type: true
09:01:49 [2023-09-11T09:01:49.106Z]   Using metacopy: false
09:01:49 [2023-09-11T09:01:49.106Z]   Native Overlay Diff: true
09:01:49 [2023-09-11T09:01:49.106Z]   userxattr: false
09:01:49 [2023-09-11T09:01:49.106Z]  Logging Driver: json-file
09:01:49 [2023-09-11T09:01:49.106Z]  Cgroup Driver: cgroupfs
09:01:49 [2023-09-11T09:01:49.106Z]  Cgroup Version: 1
09:01:49 [2023-09-11T09:01:49.106Z]  Plugins:
09:01:49 [2023-09-11T09:01:49.106Z]   Volume: local
09:01:49 [2023-09-11T09:01:49.106Z]   Network: bridge host ipvlan macvlan null overlay
09:01:49 [2023-09-11T09:01:49.106Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:01:49 [2023-09-11T09:01:49.106Z]  Swarm: inactive
09:01:49 [2023-09-11T09:01:49.106Z]  Runtimes: io.containerd.runc.v2 runc
09:01:49 [2023-09-11T09:01:49.106Z]  Default Runtime: runc
09:01:49 [2023-09-11T09:01:49.106Z]  Init Binary: docker-init
09:01:49 [2023-09-11T09:01:49.106Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:01:49 [2023-09-11T09:01:49.106Z]  runc version: v1.1.7-0-g860f061
09:01:49 [2023-09-11T09:01:49.106Z]  init version: de40ad0
09:01:49 [2023-09-11T09:01:49.106Z]  Security Options:
09:01:49 [2023-09-11T09:01:49.106Z]   apparmor
09:01:49 [2023-09-11T09:01:49.106Z]   seccomp
09:01:49 [2023-09-11T09:01:49.106Z]    Profile: builtin
09:01:49 [2023-09-11T09:01:49.106Z]  Kernel Version: 5.15.0-1039-aws
09:01:49 [2023-09-11T09:01:49.106Z]  Operating System: Ubuntu 20.04.6 LTS
09:01:49 [2023-09-11T09:01:49.106Z]  OSType: linux
09:01:49 [2023-09-11T09:01:49.106Z]  Architecture: aarch64
09:01:49 [2023-09-11T09:01:49.106Z]  CPUs: 8
09:01:49 [2023-09-11T09:01:49.106Z]  Total Memory: 30.64GiB
09:01:49 [2023-09-11T09:01:49.106Z]  Name: ip-10-100-52-27
09:01:49 [2023-09-11T09:01:49.106Z]  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
09:01:49 [2023-09-11T09:01:49.106Z]  Docker Root Dir: /var/lib/docker
09:01:49 [2023-09-11T09:01:49.106Z]  Debug Mode: false
09:01:49 [2023-09-11T09:01:49.106Z]  Experimental: true
09:01:49 [2023-09-11T09:01:49.106Z]  Insecure Registries:
09:01:49 [2023-09-11T09:01:49.106Z]   127.0.0.0/8
09:01:49 [2023-09-11T09:01:49.106Z]  Live Restore Enabled: true
09:01:49 [2023-09-11T09:01:49.106Z] 
[Pipeline] sh
09:01:49 [2023-09-11T09:01:49.393Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:01:49 [2023-09-11T09:01:49.393Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:01:49 [2023-09-11T09:01:49.393Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46450/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
09:01:49 [2023-09-11T09:01:49.393Z] + bash /home/ubuntu/workspace/moby_PR-46450/check-config.sh
09:01:49 [2023-09-11T09:01:49.393Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:01:49 [2023-09-11T09:01:49.393Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ...
09:01:49 [2023-09-11T09:01:49.393Z] 
09:01:49 [2023-09-11T09:01:49.393Z] Generally Necessary:
09:01:49 [2023-09-11T09:01:49.393Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:01:49 [2023-09-11T09:01:49.393Z] - apparmor: enabled and tools installed
09:01:49 [2023-09-11T09:01:49.393Z] - CONFIG_NAMESPACES: enabled
09:01:49 [2023-09-11T09:01:49.393Z] - CONFIG_NET_NS: enabled
09:01:49 [2023-09-11T09:01:49.393Z] - CONFIG_PID_NS: enabled
09:01:49 [2023-09-11T09:01:49.393Z] - CONFIG_IPC_NS: enabled
09:01:49 [2023-09-11T09:01:49.393Z] - CONFIG_UTS_NS: enabled
09:01:49 [2023-09-11T09:01:49.393Z] - CONFIG_CGROUPS: enabled
09:01:49 [2023-09-11T09:01:49.393Z] - CONFIG_CGROUP_CPUACCT: enabled
09:01:49 [2023-09-11T09:01:49.393Z] - CONFIG_CGROUP_DEVICE: enabled
09:01:49 [2023-09-11T09:01:49.393Z] - CONFIG_CGROUP_FREEZER: enabled
09:01:49 [2023-09-11T09:01:49.393Z] - CONFIG_CGROUP_SCHED: enabled
09:01:49 [2023-09-11T09:01:49.393Z] - CONFIG_CPUSETS: enabled
09:01:49 [2023-09-11T09:01:49.393Z] - CONFIG_MEMCG: enabled
09:01:49 [2023-09-11T09:01:49.654Z] - CONFIG_KEYS: enabled
09:01:49 [2023-09-11T09:01:49.654Z] - CONFIG_VETH: enabled (as module)
09:01:49 [2023-09-11T09:01:49.654Z] - CONFIG_BRIDGE: enabled (as module)
09:01:49 [2023-09-11T09:01:49.654Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:01:49 [2023-09-11T09:01:49.654Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:01:49 [2023-09-11T09:01:49.654Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:01:49 [2023-09-11T09:01:49.654Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:01:49 [2023-09-11T09:01:49.654Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:01:49 [2023-09-11T09:01:49.654Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:01:49 [2023-09-11T09:01:49.654Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
09:01:49 [2023-09-11T09:01:49.654Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:01:49 [2023-09-11T09:01:49.654Z] - CONFIG_NF_NAT: enabled (as module)
09:01:49 [2023-09-11T09:01:49.654Z] - CONFIG_POSIX_MQUEUE: enabled
09:01:49 [2023-09-11T09:01:49.654Z] - CONFIG_CGROUP_BPF: enabled
09:01:49 [2023-09-11T09:01:49.654Z] 
09:01:49 [2023-09-11T09:01:49.654Z] Optional Features:
09:01:49 [2023-09-11T09:01:49.654Z] - CONFIG_USER_NS: enabled
09:01:49 [2023-09-11T09:01:49.654Z] - CONFIG_SECCOMP: enabled
09:01:49 [2023-09-11T09:01:49.654Z] - CONFIG_SECCOMP_FILTER: enabled
09:01:49 [2023-09-11T09:01:49.654Z] - CONFIG_CGROUP_PIDS: enabled
09:01:49 [2023-09-11T09:01:49.654Z] - CONFIG_MEMCG_SWAP: enabled
09:01:49 [2023-09-11T09:01:49.654Z]     (cgroup swap accounting is currently enabled)
09:01:49 [2023-09-11T09:01:49.654Z] - CONFIG_BLK_CGROUP: enabled
09:01:49 [2023-09-11T09:01:49.654Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:01:49 [2023-09-11T09:01:49.915Z] - CONFIG_CGROUP_PERF: enabled
09:01:49 [2023-09-11T09:01:49.915Z] - CONFIG_CGROUP_HUGETLB: enabled
09:01:49 [2023-09-11T09:01:49.915Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:01:49 [2023-09-11T09:01:49.915Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:01:49 [2023-09-11T09:01:49.915Z] - CONFIG_CFS_BANDWIDTH: enabled
09:01:49 [2023-09-11T09:01:49.915Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:01:49 [2023-09-11T09:01:49.915Z] - CONFIG_RT_GROUP_SCHED: missing
09:01:49 [2023-09-11T09:01:49.915Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:01:49 [2023-09-11T09:01:49.915Z] - CONFIG_IP_VS: enabled (as module)
09:01:49 [2023-09-11T09:01:49.915Z] - CONFIG_IP_VS_NFCT: enabled
09:01:49 [2023-09-11T09:01:49.915Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:01:49 [2023-09-11T09:01:49.915Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:01:49 [2023-09-11T09:01:49.915Z] - CONFIG_IP_VS_RR: enabled (as module)
09:01:49 [2023-09-11T09:01:49.915Z] - CONFIG_SECURITY_SELINUX: enabled
09:01:49 [2023-09-11T09:01:49.915Z] - CONFIG_SECURITY_APPARMOR: enabled
09:01:49 [2023-09-11T09:01:49.915Z] - CONFIG_EXT4_FS: enabled
09:01:49 [2023-09-11T09:01:49.915Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:01:49 [2023-09-11T09:01:49.915Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:01:49 [2023-09-11T09:01:49.915Z] - Network Drivers:
09:01:49 [2023-09-11T09:01:49.915Z]   - "overlay":
09:01:49 [2023-09-11T09:01:49.915Z]     - CONFIG_VXLAN: enabled (as module)
09:01:49 [2023-09-11T09:01:49.915Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:01:49 [2023-09-11T09:01:49.915Z]       Optional (for encrypted networks):
09:01:50 [2023-09-11T09:01:50.176Z]       - CONFIG_CRYPTO: enabled
09:01:50 [2023-09-11T09:01:50.176Z]       - CONFIG_CRYPTO_AEAD: enabled
09:01:50 [2023-09-11T09:01:50.176Z]       - CONFIG_CRYPTO_GCM: enabled
09:01:50 [2023-09-11T09:01:50.176Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:01:50 [2023-09-11T09:01:50.176Z]       - CONFIG_CRYPTO_GHASH: enabled
09:01:50 [2023-09-11T09:01:50.176Z]       - CONFIG_XFRM: enabled
09:01:50 [2023-09-11T09:01:50.176Z]       - CONFIG_XFRM_USER: enabled (as module)
09:01:50 [2023-09-11T09:01:50.176Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:01:50 [2023-09-11T09:01:50.176Z]       - CONFIG_INET_ESP: enabled (as module)
09:01:50 [2023-09-11T09:01:50.176Z]   - "ipvlan":
09:01:50 [2023-09-11T09:01:50.176Z]     - CONFIG_IPVLAN: enabled (as module)
09:01:50 [2023-09-11T09:01:50.176Z]   - "macvlan":
09:01:50 [2023-09-11T09:01:50.176Z]     - CONFIG_MACVLAN: enabled (as module)
09:01:50 [2023-09-11T09:01:50.176Z]     - CONFIG_DUMMY: enabled (as module)
09:01:50 [2023-09-11T09:01:50.176Z]   - "ftp,tftp client in container":
09:01:50 [2023-09-11T09:01:50.176Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:01:50 [2023-09-11T09:01:50.176Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:01:50 [2023-09-11T09:01:50.176Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:01:50 [2023-09-11T09:01:50.176Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:01:50 [2023-09-11T09:01:50.176Z] - Storage Drivers:
09:01:50 [2023-09-11T09:01:50.176Z]   - "aufs":
09:01:50 [2023-09-11T09:01:50.176Z]     - CONFIG_AUFS_FS: enabled (as module)
09:01:50 [2023-09-11T09:01:50.176Z]   - "btrfs":
09:01:50 [2023-09-11T09:01:50.176Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:01:50 [2023-09-11T09:01:50.176Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:01:50 [2023-09-11T09:01:50.176Z]   - "devicemapper":
09:01:50 [2023-09-11T09:01:50.176Z]     - CONFIG_BLK_DEV_DM: enabled
09:01:50 [2023-09-11T09:01:50.176Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:01:50 [2023-09-11T09:01:50.176Z]   - "overlay":
09:01:50 [2023-09-11T09:01:50.176Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:01:50 [2023-09-11T09:01:50.176Z]   - "zfs":
09:01:50 [2023-09-11T09:01:50.176Z]     - /dev/zfs: present
09:01:50 [2023-09-11T09:01:50.176Z]     - zfs command: missing
09:01:50 [2023-09-11T09:01:50.176Z]     - zpool command: missing
09:01:50 [2023-09-11T09:01:50.176Z] 
09:01:50 [2023-09-11T09:01:50.176Z] Limits:
09:01:50 [2023-09-11T09:01:50.436Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:01:50 [2023-09-11T09:01:50.436Z] 
09:01:50 [2023-09-11T09:01:50.436Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:01:50 [2023-09-11T09:01:50.738Z] + docker build --force-rm -t docker:472649ccadf41498375d1992de7a779893221a7b .
09:01:50 [2023-09-11T09:01:50.999Z] #0 building with "default" instance using docker driver
09:01:50 [2023-09-11T09:01:50.999Z] 
09:01:50 [2023-09-11T09:01:50.999Z] #1 [internal] load build definition from Dockerfile
09:01:50 [2023-09-11T09:01:50.999Z] #1 transferring dockerfile:
09:01:50 [2023-09-11T09:01:50.999Z] #1 transferring dockerfile: 28.05kB done
09:01:50 [2023-09-11T09:01:50.999Z] #1 DONE 0.1s
09:01:50 [2023-09-11T09:01:50.999Z] 
09:01:50 [2023-09-11T09:01:50.999Z] #2 [internal] load .dockerignore
09:01:50 [2023-09-11T09:01:50.999Z] #2 transferring context: 113B done
09:01:50 [2023-09-11T09:01:50.999Z] #2 DONE 0.1s
09:01:50 [2023-09-11T09:01:50.999Z] 
09:01:50 [2023-09-11T09:01:50.999Z] #3 resolve image config for docker.io/docker/dockerfile:1
09:01:53 [2023-09-11T09:01:53.542Z] #3 DONE 2.6s
09:01:53 [2023-09-11T09:01:53.543Z] 
09:01:53 [2023-09-11T09:01:53.543Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:01:53 [2023-09-11T09:01:53.543Z] #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
09:01:53 [2023-09-11T09:01:53.803Z] #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
09:01:53 [2023-09-11T09:01:53.803Z] #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
09:01:53 [2023-09-11T09:01:53.803Z] #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
09:01:53 [2023-09-11T09:01:53.803Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 2.10MB / 11.02MB 0.2s
09:01:53 [2023-09-11T09:01:53.803Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.3s
09:01:53 [2023-09-11T09:01:53.803Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.3s done
09:01:53 [2023-09-11T09:01:53.803Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
09:01:54 [2023-09-11T09:01:54.064Z] #4 DONE 0.5s
09:01:54 [2023-09-11T09:01:54.324Z] 
09:01:54 [2023-09-11T09:01:54.324Z] #5 [internal] load metadata for docker.io/library/golang:1.20.7-bullseye
09:01:55 [2023-09-11T09:01:55.708Z] #5 ...
09:01:55 [2023-09-11T09:01:55.708Z] 
09:01:55 [2023-09-11T09:01:55.708Z] #6 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
09:01:55 [2023-09-11T09:01:55.708Z] #6 DONE 1.5s
09:01:55 [2023-09-11T09:01:55.708Z] 
09:01:55 [2023-09-11T09:01:55.708Z] #7 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
09:01:55 [2023-09-11T09:01:55.708Z] #7 DONE 1.6s
09:01:55 [2023-09-11T09:01:55.708Z] 
09:01:55 [2023-09-11T09:01:55.708Z] #8 [internal] load metadata for docker.io/library/busybox:latest
09:01:55 [2023-09-11T09:01:55.708Z] #8 DONE 1.7s
09:01:55 [2023-09-11T09:01:55.708Z] 
09:01:55 [2023-09-11T09:01:55.708Z] #9 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
09:01:56 [2023-09-11T09:01:56.279Z] #9 ...
09:01:56 [2023-09-11T09:01:56.279Z] 
09:01:56 [2023-09-11T09:01:56.279Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:01:56 [2023-09-11T09:01:56.279Z] #10 DONE 2.0s
09:01:56 [2023-09-11T09:01:56.279Z] 
09:01:56 [2023-09-11T09:01:56.279Z] #11 [internal] load metadata for docker.io/library/debian:bullseye
09:01:56 [2023-09-11T09:01:56.279Z] #11 DONE 2.0s
09:01:56 [2023-09-11T09:01:56.279Z] 
09:01:56 [2023-09-11T09:01:56.279Z] #12 [internal] load metadata for docker.io/distribution/distribution:2.8.2
09:01:56 [2023-09-11T09:01:56.279Z] #12 DONE 2.0s
09:01:56 [2023-09-11T09:01:56.279Z] 
09:01:56 [2023-09-11T09:01:56.279Z] #9 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
09:01:56 [2023-09-11T09:01:56.851Z] #9 ...
09:01:56 [2023-09-11T09:01:56.851Z] 
09:01:56 [2023-09-11T09:01:56.851Z] #5 [internal] load metadata for docker.io/library/golang:1.20.7-bullseye
09:01:56 [2023-09-11T09:01:56.851Z] #5 DONE 2.5s
09:01:56 [2023-09-11T09:01:56.851Z] 
09:01:56 [2023-09-11T09:01:56.851Z] #9 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
09:01:56 [2023-09-11T09:01:56.851Z] #9 DONE 2.8s
09:01:57 [2023-09-11T09:01:57.113Z] 
09:01:57 [2023-09-11T09:01:57.113Z] #13 [internal] load build context
09:01:57 [2023-09-11T09:01:57.113Z] #13 transferring context: 2.08MB 0.1s
09:01:59 [2023-09-11T09:01:59.040Z] #13 transferring context: 72.30MB 1.6s done
09:01:59 [2023-09-11T09:01:59.040Z] #13 DONE 1.8s
09:01:59 [2023-09-11T09:01:59.040Z] 
09:01:59 [2023-09-11T09:01:59.040Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99
09:01:59 [2023-09-11T09:01:59.040Z] #14 resolve docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 0.4s done
09:01:59 [2023-09-11T09:01:59.040Z] #14 sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 1.86kB / 1.86kB done
09:01:59 [2023-09-11T09:01:59.040Z] #14 sha256:1c030fd1c5b9dab54619b938b399b16c64ff5db0f1ac8bbcbc1d4f2b1c957c76 1.58kB / 1.58kB done
09:01:59 [2023-09-11T09:01:59.040Z] #14 sha256:2031acc47e4016991ab6e1545e7dacfc608f1bf4a9d60d21ae27faaddb63cf56 7.07kB / 7.07kB done
09:01:59 [2023-09-11T09:01:59.040Z] #14 sha256:9abd0588cbb35597a784666f0dc97746829b8b4b730b73e8781fb90678ffef22 15.75MB / 15.75MB 0.5s done
09:01:59 [2023-09-11T09:01:59.040Z] #14 sha256:e837d9f05c625de5b814b851adbc03559ba02ea7078f57c81a01e18fc65bf42b 46.14MB / 53.70MB 1.0s
09:01:59 [2023-09-11T09:01:59.040Z] #14 sha256:85a8864a846a08e10fbf877e73678d1f0803227b00a1b16d9ba948070c6e58f6 0B / 54.68MB 1.0s
09:01:59 [2023-09-11T09:01:59.040Z] #14 sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 32.51MB / 81.44MB 1.0s
09:01:59 [2023-09-11T09:01:59.040Z] #14 sha256:e837d9f05c625de5b814b851adbc03559ba02ea7078f57c81a01e18fc65bf42b 50.33MB / 53.70MB 1.1s
09:01:59 [2023-09-11T09:01:59.040Z] #14 sha256:e837d9f05c625de5b814b851adbc03559ba02ea7078f57c81a01e18fc65bf42b 53.70MB / 53.70MB 1.2s
09:01:59 [2023-09-11T09:01:59.040Z] #14 sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 50.33MB / 81.44MB 1.2s
09:01:59 [2023-09-11T09:01:59.040Z] #14 extracting sha256:e837d9f05c625de5b814b851adbc03559ba02ea7078f57c81a01e18fc65bf42b
09:01:59 [2023-09-11T09:01:59.040Z] #14 sha256:e837d9f05c625de5b814b851adbc03559ba02ea7078f57c81a01e18fc65bf42b 53.70MB / 53.70MB 1.2s done
09:01:59 [2023-09-11T09:01:59.040Z] #14 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 0B / 95.56MB 1.3s
09:01:59 [2023-09-11T09:01:59.302Z] #14 sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 66.06MB / 81.44MB 1.4s
09:01:59 [2023-09-11T09:01:59.563Z] #14 sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 79.69MB / 81.44MB 1.7s
09:01:59 [2023-09-11T09:01:59.563Z] #14 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 17.83MB / 95.56MB 1.7s
09:01:59 [2023-09-11T09:01:59.824Z] #14 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 32.51MB / 95.56MB 2.0s
09:02:00 [2023-09-11T09:02:00.085Z] #14 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 50.33MB / 95.56MB 2.3s
09:02:00 [2023-09-11T09:02:00.506Z] #14 sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 81.44MB / 81.44MB 2.4s done
09:02:00 [2023-09-11T09:02:00.506Z] #14 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 66.06MB / 95.56MB 2.5s
09:02:00 [2023-09-11T09:02:00.506Z] #14 sha256:e39520c676da7d710492019f341848138c28ca672056c94b3f03efc92d62f02a 156B / 156B 2.4s done
09:02:00 [2023-09-11T09:02:00.767Z] #14 ...
09:02:00 [2023-09-11T09:02:00.767Z] 
09:02:00 [2023-09-11T09:02:00.767Z] #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
09:02:00 [2023-09-11T09:02:00.767Z] #15 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.4s done
09:02:00 [2023-09-11T09:02:00.767Z] #15 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
09:02:00 [2023-09-11T09:02:00.767Z] #15 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
09:02:00 [2023-09-11T09:02:00.767Z] #15 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
09:02:00 [2023-09-11T09:02:00.767Z] #15 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 2.5s done
09:02:00 [2023-09-11T09:02:00.767Z] #15 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
09:02:00 [2023-09-11T09:02:00.767Z] #15 DONE 3.5s
09:02:00 [2023-09-11T09:02:00.767Z] 
09:02:00 [2023-09-11T09:02:00.767Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99
09:02:00 [2023-09-11T09:02:00.767Z] #14 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 83.89MB / 95.56MB 2.8s
09:02:00 [2023-09-11T09:02:00.767Z] #14 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 93.32MB / 95.56MB 3.0s
09:02:01 [2023-09-11T09:02:01.027Z] #14 extracting sha256:e837d9f05c625de5b814b851adbc03559ba02ea7078f57c81a01e18fc65bf42b 1.9s done
09:02:01 [2023-09-11T09:02:01.289Z] #14 sha256:85a8864a846a08e10fbf877e73678d1f0803227b00a1b16d9ba948070c6e58f6 15.73MB / 54.68MB 3.5s
09:02:01 [2023-09-11T09:02:01.289Z] #14 extracting sha256:9abd0588cbb35597a784666f0dc97746829b8b4b730b73e8781fb90678ffef22
09:02:01 [2023-09-11T09:02:01.289Z] #14 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 95.56MB / 95.56MB 3.5s done
09:02:01 [2023-09-11T09:02:01.550Z] #14 sha256:85a8864a846a08e10fbf877e73678d1f0803227b00a1b16d9ba948070c6e58f6 28.31MB / 54.68MB 3.7s
09:02:01 [2023-09-11T09:02:01.550Z] #14 sha256:85a8864a846a08e10fbf877e73678d1f0803227b00a1b16d9ba948070c6e58f6 32.51MB / 54.68MB 3.8s
09:02:01 [2023-09-11T09:02:01.550Z] #14 extracting sha256:9abd0588cbb35597a784666f0dc97746829b8b4b730b73e8781fb90678ffef22 0.3s done
09:02:01 [2023-09-11T09:02:01.811Z] #14 ...
09:02:01 [2023-09-11T09:02:01.811Z] 
09:02:01 [2023-09-11T09:02:01.811Z] #16 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647
09:02:01 [2023-09-11T09:02:01.811Z] #16 resolve docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 0.4s done
09:02:01 [2023-09-11T09:02:01.811Z] #16 sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 8.43kB / 8.43kB done
09:02:01 [2023-09-11T09:02:01.811Z] #16 sha256:72063b8434af3e33c5e482f4432eaa293a62d010f907a8e61de4aca2b897f168 482B / 482B done
09:02:01 [2023-09-11T09:02:01.811Z] #16 sha256:a6921127aa893540af6281ca86f9acb7d5de67c0e34f407ff27705836995d407 1.14kB / 1.14kB done
09:02:01 [2023-09-11T09:02:01.811Z] #16 sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 15.77MB / 15.77MB 3.1s done
09:02:01 [2023-09-11T09:02:01.811Z] #16 extracting sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 0.2s done
09:02:01 [2023-09-11T09:02:01.811Z] #16 DONE 4.7s
09:02:01 [2023-09-11T09:02:01.811Z] 
09:02:01 [2023-09-11T09:02:01.811Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99
09:02:01 [2023-09-11T09:02:01.811Z] #14 sha256:85a8864a846a08e10fbf877e73678d1f0803227b00a1b16d9ba948070c6e58f6 40.89MB / 54.68MB 4.0s
09:02:02 [2023-09-11T09:02:02.073Z] #14 sha256:85a8864a846a08e10fbf877e73678d1f0803227b00a1b16d9ba948070c6e58f6 50.33MB / 54.68MB 4.1s
09:02:02 [2023-09-11T09:02:02.073Z] #14 sha256:85a8864a846a08e10fbf877e73678d1f0803227b00a1b16d9ba948070c6e58f6 54.68MB / 54.68MB 4.3s
09:02:02 [2023-09-11T09:02:02.645Z] #14 sha256:85a8864a846a08e10fbf877e73678d1f0803227b00a1b16d9ba948070c6e58f6 54.68MB / 54.68MB 4.5s done
09:02:02 [2023-09-11T09:02:02.645Z] #14 extracting sha256:85a8864a846a08e10fbf877e73678d1f0803227b00a1b16d9ba948070c6e58f6 0.1s
09:02:03 [2023-09-11T09:02:03.589Z] #14 ...
09:02:03 [2023-09-11T09:02:03.589Z] 
09:02:03 [2023-09-11T09:02:03.589Z] #17 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
09:02:03 [2023-09-11T09:02:03.589Z] #17 resolve docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 0.4s done
09:02:03 [2023-09-11T09:02:03.589Z] #17 sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 8.43kB / 8.43kB done
09:02:03 [2023-09-11T09:02:03.589Z] #17 sha256:3fe5e1176d135e30c230bea731562ab9e3bd22009cbebd801811d167eb2a3380 482B / 482B done
09:02:03 [2023-09-11T09:02:03.589Z] #17 sha256:00178eb749e7591f4a7e6b4ba276167adc842bb0c9a687933e659ae969c6bbd3 2.21kB / 2.21kB done
09:02:03 [2023-09-11T09:02:03.589Z] #17 sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 16.30MB / 16.30MB 4.2s done
09:02:03 [2023-09-11T09:02:03.589Z] #17 extracting sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 0.2s done
09:02:03 [2023-09-11T09:02:03.589Z] #17 DONE 6.3s
09:02:03 [2023-09-11T09:02:03.589Z] 
09:02:03 [2023-09-11T09:02:03.589Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99
09:02:03 [2023-09-11T09:02:03.589Z] #14 ...
09:02:03 [2023-09-11T09:02:03.589Z] 
09:02:03 [2023-09-11T09:02:03.589Z] #18 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:02:03 [2023-09-11T09:02:03.589Z] #18 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.4s done
09:02:03 [2023-09-11T09:02:03.589Z] #18 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
09:02:03 [2023-09-11T09:02:03.589Z] #18 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
09:02:03 [2023-09-11T09:02:03.589Z] #18 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
09:02:03 [2023-09-11T09:02:03.589Z] #18 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.3s done
09:02:03 [2023-09-11T09:02:03.589Z] #18 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done
09:02:03 [2023-09-11T09:02:03.589Z] #18 DONE 6.6s
09:02:03 [2023-09-11T09:02:03.589Z] 
09:02:03 [2023-09-11T09:02:03.589Z] #19 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:02:03 [2023-09-11T09:02:03.589Z] #19 resolve docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 0.4s done
09:02:03 [2023-09-11T09:02:03.589Z] #19 sha256:1fa89c01cd0473cedbd1a470abb8c139eeb80920edf1bc55de87851bfb63ea11 528B / 528B done
09:02:03 [2023-09-11T09:02:03.589Z] #19 sha256:fc9db2894f4e4b8c296b8c9dab7e18a6e78de700d21bc0cfaf5c78484226db9c 1.47kB / 1.47kB done
09:02:03 [2023-09-11T09:02:03.589Z] #19 sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 2.29kB / 2.29kB done
09:02:03 [2023-09-11T09:02:03.589Z] #19 sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 1.92MB / 1.92MB 5.1s done
09:02:03 [2023-09-11T09:02:03.589Z] #19 extracting sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 0.1s done
09:02:03 [2023-09-11T09:02:03.589Z] #19 DONE 6.6s
09:02:03 [2023-09-11T09:02:03.589Z] 
09:02:03 [2023-09-11T09:02:03.589Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99
09:02:04 [2023-09-11T09:02:04.532Z] #14 ...
09:02:04 [2023-09-11T09:02:04.532Z] 
09:02:04 [2023-09-11T09:02:04.532Z] #20 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.2@sha256:5d9a57b8024989a7f460cc4c44552fc8e0a183598962a916aafa276861cdae77
09:02:04 [2023-09-11T09:02:04.533Z] #20 resolve docker.io/distribution/distribution:2.8.2@sha256:5d9a57b8024989a7f460cc4c44552fc8e0a183598962a916aafa276861cdae77 0.4s done
09:02:04 [2023-09-11T09:02:04.533Z] #20 sha256:5d9a57b8024989a7f460cc4c44552fc8e0a183598962a916aafa276861cdae77 4.67kB / 4.67kB done
09:02:04 [2023-09-11T09:02:04.533Z] #20 sha256:53383dd1e02ae76917d592b584075acdfd90b257f3096437f093a4984cb08e1e 1.05kB / 1.05kB done
09:02:04 [2023-09-11T09:02:04.533Z] #20 sha256:72483cff642c2b49b78d76e5fa966cab301bed36c296a5eabba9d0bd2ec6a7c8 3.42kB / 3.42kB done
09:02:04 [2023-09-11T09:02:04.533Z] #20 sha256:547446be3368f442c50ff95e2a2a9c85110b6b41bbb3c75b7e5ebb115f478b57 2.71MB / 2.71MB 5.2s done
09:02:04 [2023-09-11T09:02:04.533Z] #20 sha256:74b206d31b33476c6c62eaef4d08665f1c7e3faaf84ecc4ae2c2b41fa2006dd5 284.78kB / 284.78kB 5.3s done
09:02:04 [2023-09-11T09:02:04.533Z] #20 extracting sha256:547446be3368f442c50ff95e2a2a9c85110b6b41bbb3c75b7e5ebb115f478b57 0.1s done
09:02:04 [2023-09-11T09:02:04.533Z] #20 sha256:e99d6ac351b75848bab20b56bcc49a85e48099ead9de78c0483c25a3403404dd 767B / 767B 5.7s done
09:02:04 [2023-09-11T09:02:04.533Z] #20 sha256:6c49486ccb38a739841b2f3b45e4e5f425dbaf1ca00b4f904822e107d2d3c0d9 5.38MB / 5.38MB 6.0s done
09:02:04 [2023-09-11T09:02:04.533Z] #20 extracting sha256:74b206d31b33476c6c62eaef4d08665f1c7e3faaf84ecc4ae2c2b41fa2006dd5 0.0s done
09:02:04 [2023-09-11T09:02:04.533Z] #20 extracting sha256:e99d6ac351b75848bab20b56bcc49a85e48099ead9de78c0483c25a3403404dd done
09:02:04 [2023-09-11T09:02:04.533Z] #20 extracting sha256:6c49486ccb38a739841b2f3b45e4e5f425dbaf1ca00b4f904822e107d2d3c0d9 0.1s done
09:02:04 [2023-09-11T09:02:04.533Z] #20 DONE 7.5s
09:02:04 [2023-09-11T09:02:04.533Z] 
09:02:04 [2023-09-11T09:02:04.533Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99
09:02:04 [2023-09-11T09:02:04.533Z] #14 extracting sha256:85a8864a846a08e10fbf877e73678d1f0803227b00a1b16d9ba948070c6e58f6 2.2s done
09:02:04 [2023-09-11T09:02:04.957Z] #14 extracting sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 0.1s
09:02:06 [2023-09-11T09:02:06.340Z] #14 ...
09:02:06 [2023-09-11T09:02:06.340Z] 
09:02:06 [2023-09-11T09:02:06.340Z] #21 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:f33900927c0a8bcf3f0e2281fd0237f4780cc6bc59729bb3a10e75b0703c5ca7
09:02:06 [2023-09-11T09:02:06.340Z] #21 resolve docker.io/library/debian:bullseye@sha256:f33900927c0a8bcf3f0e2281fd0237f4780cc6bc59729bb3a10e75b0703c5ca7 0.4s done
09:02:06 [2023-09-11T09:02:06.340Z] #21 sha256:f33900927c0a8bcf3f0e2281fd0237f4780cc6bc59729bb3a10e75b0703c5ca7 1.85kB / 1.85kB done
09:02:06 [2023-09-11T09:02:06.340Z] #21 sha256:1620118ab54e20a6546c85e9854d8315d96380f75c060e66a25c3c882881accb 529B / 529B done
09:02:06 [2023-09-11T09:02:06.340Z] #21 sha256:2b5ad0e226fa1722d88f0327ef4ef822f41dd8d1a64c13e2fb0dc42c8b7ea394 1.48kB / 1.48kB done
09:02:06 [2023-09-11T09:02:06.340Z] #21 sha256:61c16b7975697b00760ff9536c09eed29b6a76923d4d98be38e9cdc749506417 53.70MB / 53.70MB 6.4s done
09:02:06 [2023-09-11T09:02:06.340Z] #21 extracting sha256:61c16b7975697b00760ff9536c09eed29b6a76923d4d98be38e9cdc749506417 2.1s done
09:02:06 [2023-09-11T09:02:06.340Z] #21 DONE 9.4s
09:02:06 [2023-09-11T09:02:06.340Z] 
09:02:06 [2023-09-11T09:02:06.340Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99
09:02:06 [2023-09-11T09:02:06.912Z] #14 extracting sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 1.9s done
09:02:06 [2023-09-11T09:02:06.912Z] #14 extracting sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9
09:02:10 [2023-09-11T09:02:10.211Z] #14 extracting sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 2.9s done
09:02:10 [2023-09-11T09:02:10.211Z] #14 extracting sha256:e39520c676da7d710492019f341848138c28ca672056c94b3f03efc92d62f02a
09:02:10 [2023-09-11T09:02:10.471Z] #14 extracting sha256:e39520c676da7d710492019f341848138c28ca672056c94b3f03efc92d62f02a done
09:02:11 [2023-09-11T09:02:11.854Z] #14 DONE 14.6s
09:02:11 [2023-09-11T09:02:11.854Z] 
09:02:11 [2023-09-11T09:02:11.854Z] #22 [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
09:02:11 [2023-09-11T09:02:11.854Z] #22 0.809 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:02:11 [2023-09-11T09:02:11.854Z] #22 0.833 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:02:11 [2023-09-11T09:02:11.854Z] #22 0.849 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:02:11 [2023-09-11T09:02:11.854Z] #22 0.960 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
09:02:11 [2023-09-11T09:02:11.854Z] #22 1.115 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [242 kB]
09:02:11 [2023-09-11T09:02:11.854Z] #22 1.194 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
09:02:11 [2023-09-11T09:02:11.854Z] #22 2.026 Fetched 8536 kB in 1s (5779 kB/s)
09:02:11 [2023-09-11T09:02:11.854Z] #22 2.026 Reading package lists...
09:02:11 [2023-09-11T09:02:11.854Z] #22 2.608 Reading package lists...
09:02:11 [2023-09-11T09:02:11.854Z] #22 3.163 Building dependency tree...
09:02:11 [2023-09-11T09:02:11.854Z] #22 3.631 The following additional packages will be installed:
09:02:11 [2023-09-11T09:02:11.854Z] #22 3.631   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
09:02:11 [2023-09-11T09:02:11.854Z] #22 3.632   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
09:02:11 [2023-09-11T09:02:11.854Z] #22 3.635 Recommended packages:
09:02:11 [2023-09-11T09:02:11.854Z] #22 3.635   libldap-common publicsuffix libsasl2-modules
09:02:11 [2023-09-11T09:02:11.854Z] #22 3.747 The following NEW packages will be installed:
09:02:11 [2023-09-11T09:02:11.854Z] #22 3.748   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
09:02:11 [2023-09-11T09:02:11.854Z] #22 3.748   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
09:02:11 [2023-09-11T09:02:11.854Z] #22 3.749   libssh2-1 openssl
09:02:11 [2023-09-11T09:02:11.854Z] #22 4.028 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
09:02:11 [2023-09-11T09:02:11.854Z] #22 4.028 Need to get 2945 kB of archives.
09:02:11 [2023-09-11T09:02:11.854Z] #22 4.028 After this operation, 6484 kB of additional disk space will be used.
09:02:11 [2023-09-11T09:02:11.854Z] #22 4.028 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u5 [832 kB]
09:02:11 [2023-09-11T09:02:11.854Z] #22 4.044 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
09:02:11 [2023-09-11T09:02:11.854Z] #22 4.046 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
09:02:11 [2023-09-11T09:02:11.854Z] #22 4.098 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
09:02:11 [2023-09-11T09:02:11.854Z] #22 4.100 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
09:02:11 [2023-09-11T09:02:11.854Z] #22 4.101 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
09:02:11 [2023-09-11T09:02:11.854Z] #22 4.125 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
09:02:11 [2023-09-11T09:02:11.854Z] #22 4.129 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
09:02:11 [2023-09-11T09:02:11.854Z] #22 4.154 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
09:02:11 [2023-09-11T09:02:11.854Z] #22 4.156 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
09:02:11 [2023-09-11T09:02:11.854Z] #22 4.185 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB]
09:02:11 [2023-09-11T09:02:11.854Z] #22 4.205 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB]
09:02:11 [2023-09-11T09:02:11.854Z] #22 4.213 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
09:02:11 [2023-09-11T09:02:11.854Z] #22 4.215 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
09:02:11 [2023-09-11T09:02:11.854Z] #22 4.265 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
09:02:11 [2023-09-11T09:02:11.854Z] #22 4.467 debconf: delaying package configuration, since apt-utils is not installed
09:02:11 [2023-09-11T09:02:11.854Z] #22 4.558 Fetched 2945 kB in 1s (5836 kB/s)
09:02:11 [2023-09-11T09:02:11.854Z] #22 4.733 Selecting previously unselected package openssl.
09:02:11 [2023-09-11T09:02:11.854Z] #22 4.733 (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.)
09:02:11 [2023-09-11T09:02:11.854Z] #22 4.738 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_arm64.deb ...
09:02:11 [2023-09-11T09:02:11.854Z] #22 4.823 Unpacking openssl (1.1.1n-0+deb11u5) ...
09:02:11 [2023-09-11T09:02:11.854Z] #22 5.180 Selecting previously unselected package ca-certificates.
09:02:11 [2023-09-11T09:02:11.854Z] #22 5.182 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
09:02:11 [2023-09-11T09:02:11.854Z] #22 5.229 Unpacking ca-certificates (20210119) ...
09:02:12 [2023-09-11T09:02:12.114Z] #22 5.724 Selecting previously unselected package libbrotli1:arm64.
09:02:12 [2023-09-11T09:02:12.374Z] #22 5.726 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
09:02:12 [2023-09-11T09:02:12.374Z] #22 5.921 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
09:02:12 [2023-09-11T09:02:12.634Z] #22 6.297 Selecting previously unselected package libsasl2-modules-db:arm64.
09:02:12 [2023-09-11T09:02:12.894Z] #22 6.299 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
09:02:12 [2023-09-11T09:02:12.894Z] #22 6.415 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:02:13 [2023-09-11T09:02:13.154Z] #22 6.788 Selecting previously unselected package libsasl2-2:arm64.
09:02:13 [2023-09-11T09:02:13.154Z] #22 6.790 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
09:02:13 [2023-09-11T09:02:13.414Z] #22 6.896 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:02:13 [2023-09-11T09:02:13.674Z] #22 7.279 Selecting previously unselected package libldap-2.4-2:arm64.
09:02:13 [2023-09-11T09:02:13.674Z] #22 ...
09:02:13 [2023-09-11T09:02:13.674Z] 
09:02:13 [2023-09-11T09:02:13.674Z] #23 [build-dummy 2/2] RUN mkdir -p /build
09:02:13 [2023-09-11T09:02:13.934Z] #23 ...
09:02:13 [2023-09-11T09:02:13.934Z] 
09:02:13 [2023-09-11T09:02:13.934Z] #22 [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
09:02:13 [2023-09-11T09:02:13.934Z] #22 7.281 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
09:02:13 [2023-09-11T09:02:13.934Z] #22 7.290 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
09:02:14 [2023-09-11T09:02:14.194Z] #22 7.715 Selecting previously unselected package libnghttp2-14:arm64.
09:02:14 [2023-09-11T09:02:14.194Z] #22 7.717 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
09:02:14 [2023-09-11T09:02:14.194Z] #22 7.819 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
09:02:14 [2023-09-11T09:02:14.454Z] #22 ...
09:02:14 [2023-09-11T09:02:14.454Z] 
09:02:14 [2023-09-11T09:02:14.454Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
09:02:14 [2023-09-11T09:02:14.715Z] #24 ...
09:02:14 [2023-09-11T09:02:14.715Z] 
09:02:14 [2023-09-11T09:02:14.715Z] #22 [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
09:02:14 [2023-09-11T09:02:14.715Z] #22 8.313 Selecting previously unselected package libpsl5:arm64.
09:02:14 [2023-09-11T09:02:14.715Z] #22 8.315 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
09:02:14 [2023-09-11T09:02:14.715Z] #22 8.330 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
09:02:15 [2023-09-11T09:02:15.287Z] #22 8.796 Selecting previously unselected package librtmp1:arm64.
09:02:15 [2023-09-11T09:02:15.287Z] #22 8.798 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
09:02:15 [2023-09-11T09:02:15.287Z] #22 8.848 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:02:15 [2023-09-11T09:02:15.857Z] #22 9.245 Selecting previously unselected package libssh2-1:arm64.
09:02:15 [2023-09-11T09:02:15.857Z] #22 9.247 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
09:02:15 [2023-09-11T09:02:15.857Z] #22 9.310 Unpacking libssh2-1:arm64 (1.9.0-2) ...
09:02:16 [2023-09-11T09:02:16.428Z] #22 9.943 Selecting previously unselected package libcurl4:arm64.
09:02:16 [2023-09-11T09:02:16.428Z] #22 9.945 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ...
09:02:16 [2023-09-11T09:02:16.428Z] #22 10.05 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
09:02:16 [2023-09-11T09:02:16.779Z] #22 10.29 Selecting previously unselected package curl.
09:02:16 [2023-09-11T09:02:16.779Z] #22 10.29 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ...
09:02:16 [2023-09-11T09:02:16.779Z] #22 10.33 Unpacking curl (7.74.0-1.3+deb11u7) ...
09:02:17 [2023-09-11T09:02:17.039Z] #22 10.71 Selecting previously unselected package libonig5:arm64.
09:02:17 [2023-09-11T09:02:17.039Z] #22 10.71 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
09:02:17 [2023-09-11T09:02:17.039Z] #22 10.74 Unpacking libonig5:arm64 (6.9.6-1.1) ...
09:02:17 [2023-09-11T09:02:17.469Z] #22 11.15 Selecting previously unselected package libjq1:arm64.
09:02:17 [2023-09-11T09:02:17.730Z] #22 11.15 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
09:02:17 [2023-09-11T09:02:17.730Z] #22 11.24 Unpacking libjq1:arm64 (1.6-2.1) ...
09:02:17 [2023-09-11T09:02:17.730Z] #22 11.32 Selecting previously unselected package jq.
09:02:17 [2023-09-11T09:02:17.730Z] #22 11.32 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
09:02:17 [2023-09-11T09:02:17.730Z] #22 11.35 Unpacking jq (1.6-2.1) ...
09:02:17 [2023-09-11T09:02:17.730Z] #22 11.45 Setting up libpsl5:arm64 (0.21.0-1.2) ...
09:02:17 [2023-09-11T09:02:17.990Z] #22 11.50 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
09:02:18 [2023-09-11T09:02:18.250Z] #22 11.68 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
09:02:18 [2023-09-11T09:02:18.250Z] #22 11.71 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:02:18 [2023-09-11T09:02:18.250Z] #22 11.81 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:02:18 [2023-09-11T09:02:18.511Z] #22 11.87 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:02:18 [2023-09-11T09:02:18.511Z] #22 12.00 Setting up libssh2-1:arm64 (1.9.0-2) ...
09:02:18 [2023-09-11T09:02:18.771Z] #22 12.17 Setting up openssl (1.1.1n-0+deb11u5) ...
09:02:19 [2023-09-11T09:02:19.031Z] #22 12.50 Setting up libonig5:arm64 (6.9.6-1.1) ...
09:02:19 [2023-09-11T09:02:19.031Z] #22 12.72 Setting up libjq1:arm64 (1.6-2.1) ...
09:02:19 [2023-09-11T09:02:19.602Z] #22 13.09 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
09:02:20 [2023-09-11T09:02:20.428Z] #22 13.52 Setting up ca-certificates (20210119) ...
09:02:20 [2023-09-11T09:02:20.690Z] #22 14.31 Updating certificates in /etc/ssl/certs...
09:02:21 [2023-09-11T09:02:21.306Z] #22 14.87 129 added, 0 removed; done.
09:02:21 [2023-09-11T09:02:21.567Z] #22 15.06 Setting up jq (1.6-2.1) ...
09:02:21 [2023-09-11T09:02:21.567Z] #22 15.20 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
09:02:21 [2023-09-11T09:02:21.567Z] #22 15.22 Setting up curl (7.74.0-1.3+deb11u7) ...
09:02:21 [2023-09-11T09:02:21.962Z] #22 15.24 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:02:21 [2023-09-11T09:02:21.962Z] #22 15.27 Processing triggers for ca-certificates (20210119) ...
09:02:21 [2023-09-11T09:02:21.962Z] #22 15.28 Updating certificates in /etc/ssl/certs...
09:02:21 [2023-09-11T09:02:21.962Z] #22 ...
09:02:21 [2023-09-11T09:02:21.962Z] 
09:02:21 [2023-09-11T09:02:21.962Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
09:02:21 [2023-09-11T09:02:21.962Z] #24 DONE 17.4s
09:02:21 [2023-09-11T09:02:21.962Z] 
09:02:21 [2023-09-11T09:02:21.962Z] #23 [build-dummy 2/2] RUN mkdir -p /build
09:02:21 [2023-09-11T09:02:21.962Z] #23 DONE 18.2s
09:02:21 [2023-09-11T09:02:21.962Z] 
09:02:21 [2023-09-11T09:02:21.962Z] #25 [binary-dummy 1/1] COPY --from=build-dummy /build /build
09:02:21 [2023-09-11T09:02:21.962Z] #25 DONE 0.0s
09:02:21 [2023-09-11T09:02:21.962Z] 
09:02:21 [2023-09-11T09:02:21.962Z] #26 [base 2/5] COPY --from=xx / /
09:02:21 [2023-09-11T09:02:21.962Z] #26 DONE 0.1s
09:02:21 [2023-09-11T09:02:21.962Z] 
09:02:21 [2023-09-11T09:02:21.962Z] #27 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:02:22 [2023-09-11T09:02:22.224Z] #27 ...
09:02:22 [2023-09-11T09:02:22.224Z] 
09:02:22 [2023-09-11T09:02:22.224Z] #22 [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
09:02:22 [2023-09-11T09:02:22.224Z] #22 15.75 0 added, 0 removed; done.
09:02:22 [2023-09-11T09:02:22.224Z] #22 15.75 Running hooks in /etc/ca-certificates/update.d...
09:02:22 [2023-09-11T09:02:22.224Z] #22 15.75 done.
09:02:22 [2023-09-11T09:02:22.224Z] #22 DONE 15.8s
09:02:22 [2023-09-11T09:02:22.224Z] 
09:02:22 [2023-09-11T09:02:22.224Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:02:22 [2023-09-11T09:02:22.224Z] #28 DONE 0.0s
09:02:22 [2023-09-11T09:02:22.485Z] 
09:02:22 [2023-09-11T09:02:22.485Z] #29 [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
09:02:22 [2023-09-11T09:02:22.485Z] #29 ...
09:02:22 [2023-09-11T09:02:22.485Z] 
09:02:22 [2023-09-11T09:02:22.485Z] #27 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:02:22 [2023-09-11T09:02:22.485Z] #27 DONE 0.6s
09:02:22 [2023-09-11T09:02:22.748Z] 
09:02:22 [2023-09-11T09:02:22.748Z] #30 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true
09:02:23 [2023-09-11T09:02:23.012Z] #30 DONE 0.3s
09:02:23 [2023-09-11T09:02:23.012Z] 
09:02:23 [2023-09-11T09:02:23.012Z] #31 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
09:02:23 [2023-09-11T09:02:23.583Z] #31 0.586 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:02:23 [2023-09-11T09:02:23.583Z] #31 0.598 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:02:23 [2023-09-11T09:02:23.583Z] #31 0.598 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:02:23 [2023-09-11T09:02:23.843Z] #31 0.729 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
09:02:23 [2023-09-11T09:02:23.843Z] #31 0.854 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [242 kB]
09:02:23 [2023-09-11T09:02:23.843Z] #31 0.973 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
09:02:24 [2023-09-11T09:02:24.784Z] #31 1.705 Fetched 8536 kB in 1s (6195 kB/s)
09:02:25 [2023-09-11T09:02:25.044Z] #31 1.705 Reading package lists...
09:02:25 [2023-09-11T09:02:25.875Z] #31 2.284 Reading package lists...
09:02:26 [2023-09-11T09:02:26.135Z] #31 2.846 Building dependency tree...
09:02:26 [2023-09-11T09:02:26.135Z] #31 3.026 Reading state information...
09:02:26 [2023-09-11T09:02:26.395Z] #31 3.323 The following additional packages will be installed:
09:02:26 [2023-09-11T09:02:26.395Z] #31 3.324   libmagic-mgc libmagic1
09:02:26 [2023-09-11T09:02:26.395Z] #31 3.352 The following NEW packages will be installed:
09:02:26 [2023-09-11T09:02:26.395Z] #31 3.354   file libmagic-mgc libmagic1
09:02:26 [2023-09-11T09:02:26.656Z] #31 3.631 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
09:02:26 [2023-09-11T09:02:26.656Z] #31 3.631 Need to get 465 kB of archives.
09:02:26 [2023-09-11T09:02:26.656Z] #31 3.631 After this operation, 7075 kB of additional disk space will be used.
09:02:26 [2023-09-11T09:02:26.656Z] #31 3.631 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 libmagic-mgc arm64 1:5.39-3+deb11u1 [273 kB]
09:02:26 [2023-09-11T09:02:26.656Z] #31 3.638 Get:2 http://deb.debian.org/debian-security bullseye-security/main arm64 libmagic1 arm64 1:5.39-3+deb11u1 [123 kB]
09:02:26 [2023-09-11T09:02:26.656Z] #31 3.639 Get:3 http://deb.debian.org/debian-security bullseye-security/main arm64 file arm64 1:5.39-3+deb11u1 [69.2 kB]
09:02:26 [2023-09-11T09:02:26.656Z] #31 3.783 debconf: delaying package configuration, since apt-utils is not installed
09:02:26 [2023-09-11T09:02:26.656Z] #31 3.828 Fetched 465 kB in 0s (1698 kB/s)
09:02:26 [2023-09-11T09:02:26.916Z] #31 3.847 Selecting previously unselected package libmagic-mgc.
09:02:26 [2023-09-11T09:02:26.916Z] #31 3.847 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15713 files and directories currently installed.)
09:02:26 [2023-09-11T09:02:26.916Z] #31 3.858 Preparing to unpack .../libmagic-mgc_1%3a5.39-3+deb11u1_arm64.deb ...
09:02:26 [2023-09-11T09:02:26.916Z] #31 3.863 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ...
09:02:26 [2023-09-11T09:02:26.916Z] #31 3.935 Selecting previously unselected package libmagic1:arm64.
09:02:26 [2023-09-11T09:02:26.916Z] #31 3.938 Preparing to unpack .../libmagic1_1%3a5.39-3+deb11u1_arm64.deb ...
09:02:26 [2023-09-11T09:02:26.916Z] #31 3.946 Unpacking libmagic1:arm64 (1:5.39-3+deb11u1) ...
09:02:26 [2023-09-11T09:02:26.916Z] #31 3.983 Selecting previously unselected package file.
09:02:26 [2023-09-11T09:02:26.916Z] #31 3.986 Preparing to unpack .../file_1%3a5.39-3+deb11u1_arm64.deb ...
09:02:26 [2023-09-11T09:02:26.916Z] #31 3.989 Unpacking file (1:5.39-3+deb11u1) ...
09:02:26 [2023-09-11T09:02:26.916Z] #31 4.035 Setting up libmagic-mgc (1:5.39-3+deb11u1) ...
09:02:26 [2023-09-11T09:02:26.916Z] #31 4.045 Setting up libmagic1:arm64 (1:5.39-3+deb11u1) ...
09:02:27 [2023-09-11T09:02:27.177Z] #31 4.065 Setting up file (1:5.39-3+deb11u1) ...
09:02:27 [2023-09-11T09:02:27.177Z] #31 4.078 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:02:27 [2023-09-11T09:02:27.437Z] #31 DONE 4.5s
09:02:27 [2023-09-11T09:02:27.437Z] 
09:02:27 [2023-09-11T09:02:27.437Z] #32 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
09:02:27 [2023-09-11T09:02:27.437Z] #32 DONE 0.1s
09:02:27 [2023-09-11T09:02:27.437Z] 
09:02:27 [2023-09-11T09:02:27.437Z] #33 [runc-src 1/3] WORKDIR /usr/src/runc
09:02:27 [2023-09-11T09:02:27.698Z] #33 ...
09:02:27 [2023-09-11T09:02:27.698Z] 
09:02:27 [2023-09-11T09:02:27.698Z] #34 [containerd-src 1/3] WORKDIR /usr/src/containerd
09:02:27 [2023-09-11T09:02:27.698Z] #34 DONE 0.1s
09:02:27 [2023-09-11T09:02:27.698Z] 
09:02:27 [2023-09-11T09:02:27.698Z] #35 [swagger-src 1/3] WORKDIR /usr/src/swagger
09:02:27 [2023-09-11T09:02:27.698Z] #35 DONE 0.1s
09:02:27 [2023-09-11T09:02:27.959Z] 
09:02:27 [2023-09-11T09:02:27.959Z] #36 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
09:02:27 [2023-09-11T09:02:27.959Z] #36 DONE 0.3s
09:02:27 [2023-09-11T09:02:27.959Z] 
09:02:27 [2023-09-11T09:02:27.959Z] #37 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
09:02:27 [2023-09-11T09:02:27.959Z] #37 DONE 0.3s
09:02:27 [2023-09-11T09:02:27.959Z] 
09:02:27 [2023-09-11T09:02:27.959Z] #38 [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
09:02:27 [2023-09-11T09:02:27.959Z] #38 ...
09:02:27 [2023-09-11T09:02:27.959Z] 
09:02:27 [2023-09-11T09:02:27.959Z] #39 [delve-src 1/3] WORKDIR /usr/src/delve
09:02:27 [2023-09-11T09:02:27.959Z] #39 DONE 0.4s
09:02:27 [2023-09-11T09:02:27.959Z] 
09:02:27 [2023-09-11T09:02:27.959Z] #40 [tini-src 1/3] WORKDIR /usr/src/tini
09:02:27 [2023-09-11T09:02:27.959Z] #40 DONE 0.4s
09:02:27 [2023-09-11T09:02:27.959Z] 
09:02:27 [2023-09-11T09:02:27.959Z] #33 [runc-src 1/3] WORKDIR /usr/src/runc
09:02:27 [2023-09-11T09:02:27.959Z] #33 DONE 0.4s
09:02:27 [2023-09-11T09:02:27.959Z] 
09:02:27 [2023-09-11T09:02:27.959Z] #41 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
09:02:27 [2023-09-11T09:02:27.959Z] #41 DONE 0.4s
09:02:27 [2023-09-11T09:02:27.959Z] 
09:02:27 [2023-09-11T09:02:27.959Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:02:27 [2023-09-11T09:02:27.959Z] #42 DONE 0.5s
09:02:27 [2023-09-11T09:02:27.959Z] 
09:02:27 [2023-09-11T09:02:27.959Z] #43 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:02:27 [2023-09-11T09:02:27.959Z] #43 DONE 0.5s
09:02:27 [2023-09-11T09:02:27.959Z] 
09:02:27 [2023-09-11T09:02:27.959Z] #44 [registry-src 1/2] WORKDIR /usr/src/registry
09:02:27 [2023-09-11T09:02:27.959Z] #44 DONE 0.5s
09:02:27 [2023-09-11T09:02:27.959Z] 
09:02:27 [2023-09-11T09:02:27.959Z] #45 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
09:02:27 [2023-09-11T09:02:27.959Z] #45 DONE 0.5s
09:02:27 [2023-09-11T09:02:27.959Z] 
09:02:27 [2023-09-11T09:02:27.959Z] #46 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
09:02:27 [2023-09-11T09:02:27.959Z] #46 DONE 0.5s
09:02:27 [2023-09-11T09:02:27.959Z] 
09:02:27 [2023-09-11T09:02:27.959Z] #47 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
09:02:27 [2023-09-11T09:02:27.959Z] #47 0.426 hint: Using 'master' as the name for the initial branch. This default branch name
09:02:27 [2023-09-11T09:02:27.959Z] #47 0.426 hint: is subject to change. To configure the initial branch name to use in all
09:02:27 [2023-09-11T09:02:27.959Z] #47 0.426 hint: of your new repositories, which will suppress this warning, call:
09:02:27 [2023-09-11T09:02:27.959Z] #47 0.426 hint: 
09:02:27 [2023-09-11T09:02:27.959Z] #47 0.426 hint: 	git config --global init.defaultBranch <name>
09:02:27 [2023-09-11T09:02:27.959Z] #47 0.426 hint: 
09:02:27 [2023-09-11T09:02:27.959Z] #47 0.426 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:02:27 [2023-09-11T09:02:27.959Z] #47 0.426 hint: 'development'. The just-created branch can be renamed via this command:
09:02:27 [2023-09-11T09:02:27.959Z] #47 0.426 hint: 
09:02:27 [2023-09-11T09:02:27.959Z] #47 0.426 hint: 	git branch -m <name>
09:02:27 [2023-09-11T09:02:27.959Z] #47 0.427 Initialized empty Git repository in /usr/src/swagger/.git/
09:02:27 [2023-09-11T09:02:27.959Z] #47 DONE 0.5s
09:02:27 [2023-09-11T09:02:27.959Z] 
09:02:27 [2023-09-11T09:02:27.959Z] #48 [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
09:02:28 [2023-09-11T09:02:28.220Z] #48 ...
09:02:28 [2023-09-11T09:02:28.220Z] 
09:02:28 [2023-09-11T09:02:28.220Z] #49 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
09:02:28 [2023-09-11T09:02:28.220Z] #49 0.375 hint: Using 'master' as the name for the initial branch. This default branch name
09:02:28 [2023-09-11T09:02:28.220Z] #49 0.375 hint: is subject to change. To configure the initial branch name to use in all
09:02:28 [2023-09-11T09:02:28.220Z] #49 0.375 hint: of your new repositories, which will suppress this warning, call:
09:02:28 [2023-09-11T09:02:28.220Z] #49 0.375 hint: 
09:02:28 [2023-09-11T09:02:28.220Z] #49 0.375 hint: 	git config --global init.defaultBranch <name>
09:02:28 [2023-09-11T09:02:28.220Z] #49 0.375 hint: 
09:02:28 [2023-09-11T09:02:28.220Z] #49 0.375 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:02:28 [2023-09-11T09:02:28.220Z] #49 0.375 hint: 'development'. The just-created branch can be renamed via this command:
09:02:28 [2023-09-11T09:02:28.220Z] #49 0.375 hint: 
09:02:28 [2023-09-11T09:02:28.220Z] #49 0.375 hint: 	git branch -m <name>
09:02:28 [2023-09-11T09:02:28.220Z] #49 0.376 Initialized empty Git repository in /usr/src/containerd/.git/
09:02:28 [2023-09-11T09:02:28.220Z] #49 DONE 0.5s
09:02:28 [2023-09-11T09:02:28.220Z] 
09:02:28 [2023-09-11T09:02:28.220Z] #50 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:02:33 [2023-09-11T09:02:33.529Z] #50 ...
09:02:33 [2023-09-11T09:02:33.529Z] 
09:02:33 [2023-09-11T09:02:33.529Z] #29 [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
09:02:33 [2023-09-11T09:02:33.529Z] #29 2.435 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
09:02:33 [2023-09-11T09:02:33.529Z] #29 2.997 #=#=#                                                                         
09:02:33 [2023-09-11T09:02:33.529Z] #29 3.243 #=#=#                                                                         

######################################################################## 100.0%
09:02:33 [2023-09-11T09:02:33.529Z] #29 3.474 
09:02:33 [2023-09-11T09:02:33.529Z] #29 5.320 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
09:02:33 [2023-09-11T09:02:33.530Z] #29 5.948 #=#=#                                                                         
09:02:33 [2023-09-11T09:02:33.530Z] #29 6.100 #=#=#                                                                         
##O#-#                                                                        
##O=#  #                                                                      

                                                                           0.4%
######################################################################## 100.0%
09:02:33 [2023-09-11T09:02:33.530Z] #29 6.664 
09:02:33 [2023-09-11T09:02:33.530Z] #29 8.829 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
09:02:33 [2023-09-11T09:02:33.530Z] #29 9.580 #=#=#                                                                         
09:02:33 [2023-09-11T09:02:33.530Z] #29 9.858 #=#=#                                                                         

                                                                           0.1%
##########################################                                59.2%
#####################################################################     96.3%
######################################################################## 100.0%
09:02:33 [2023-09-11T09:02:33.530Z] #29 10.61 
09:02:33 [2023-09-11T09:02:33.804Z] #29 ...
09:02:33 [2023-09-11T09:02:33.804Z] 
09:02:33 [2023-09-11T09:02:33.804Z] #51 [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
09:02:33 [2023-09-11T09:02:33.804Z] #51 1.412 go: downloading github.com/golangci/golangci-lint v1.54.2
09:02:33 [2023-09-11T09:02:33.804Z] #51 2.207 go: downloading github.com/fatih/color v1.15.0
09:02:33 [2023-09-11T09:02:33.804Z] #51 2.214 go: downloading github.com/gofrs/flock v0.8.1
09:02:33 [2023-09-11T09:02:33.804Z] #51 2.214 go: downloading github.com/spf13/pflag v1.0.5
09:02:33 [2023-09-11T09:02:33.804Z] #51 2.219 go: downloading gopkg.in/yaml.v3 v3.0.1
09:02:33 [2023-09-11T09:02:33.804Z] #51 2.219 go: downloading github.com/spf13/cobra v1.7.0
09:02:33 [2023-09-11T09:02:33.804Z] #51 2.219 go: downloading github.com/spf13/viper v1.12.0
09:02:33 [2023-09-11T09:02:33.804Z] #51 2.284 go: downloading golang.org/x/tools v0.12.0
09:02:33 [2023-09-11T09:02:33.804Z] #51 2.324 go: downloading github.com/hashicorp/go-version v1.6.0
09:02:33 [2023-09-11T09:02:33.804Z] #51 2.402 go: downloading github.com/ldez/gomoddirectives v0.2.3
09:02:33 [2023-09-11T09:02:33.804Z] #51 2.404 go: downloading github.com/mitchellh/go-homedir v1.1.0
09:02:33 [2023-09-11T09:02:33.804Z] #51 2.404 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:02:33 [2023-09-11T09:02:33.804Z] #51 2.407 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
09:02:33 [2023-09-11T09:02:33.804Z] #51 2.425 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:02:33 [2023-09-11T09:02:33.805Z] #51 2.444 go: downloading github.com/mattn/go-colorable v0.1.13
09:02:33 [2023-09-11T09:02:33.805Z] #51 2.497 go: downloading github.com/sirupsen/logrus v1.9.3
09:02:33 [2023-09-11T09:02:33.805Z] #51 2.502 go: downloading github.com/stretchr/testify v1.8.4
09:02:33 [2023-09-11T09:02:33.805Z] #51 2.504 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
09:02:33 [2023-09-11T09:02:33.805Z] #51 2.523 go: downloading github.com/mattn/go-isatty v0.0.17
09:02:33 [2023-09-11T09:02:33.805Z] #51 2.794 go: downloading github.com/spf13/afero v1.8.2
09:02:33 [2023-09-11T09:02:33.805Z] #51 2.803 go: downloading github.com/spf13/cast v1.5.0
09:02:33 [2023-09-11T09:02:33.805Z] #51 2.948 go: downloading github.com/spf13/jwalterweatherman v1.1.0
09:02:33 [2023-09-11T09:02:33.805Z] #51 2.949 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
09:02:33 [2023-09-11T09:02:33.805Z] #51 2.949 go: downloading golang.org/x/mod v0.12.0
09:02:33 [2023-09-11T09:02:33.805Z] #51 2.994 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
09:02:33 [2023-09-11T09:02:33.805Z] #51 2.997 go: downloading 4d63.com/gochecknoglobals v0.2.1
09:02:33 [2023-09-11T09:02:33.805Z] #51 3.006 go: downloading github.com/4meepo/tagalign v1.3.2
09:02:33 [2023-09-11T09:02:33.805Z] #51 3.009 go: downloading github.com/Abirdcfly/dupword v0.0.12
09:02:33 [2023-09-11T09:02:33.805Z] #51 3.144 go: downloading github.com/Antonboom/errname v0.1.12
09:02:33 [2023-09-11T09:02:33.805Z] #51 3.147 go: downloading github.com/Antonboom/nilnil v0.1.7
09:02:33 [2023-09-11T09:02:33.805Z] #51 3.419 go: downloading github.com/BurntSushi/toml v1.3.2
09:02:33 [2023-09-11T09:02:33.805Z] #51 3.422 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
09:02:33 [2023-09-11T09:02:33.805Z] #51 3.423 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0
09:02:33 [2023-09-11T09:02:33.805Z] #51 3.423 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0
09:02:33 [2023-09-11T09:02:33.805Z] #51 3.519 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2
09:02:33 [2023-09-11T09:02:33.805Z] #51 3.522 go: downloading github.com/alexkohler/prealloc v1.0.0
09:02:33 [2023-09-11T09:02:33.805Z] #51 3.631 go: downloading github.com/alingse/asasalint v0.0.11
09:02:33 [2023-09-11T09:02:33.805Z] #51 3.637 go: downloading github.com/ashanbrown/forbidigo v1.6.0
09:02:33 [2023-09-11T09:02:33.805Z] #51 3.717 go: downloading github.com/ashanbrown/makezero v1.1.1
09:02:33 [2023-09-11T09:02:33.805Z] #51 3.758 go: downloading github.com/bkielbasa/cyclop v1.2.1
09:02:33 [2023-09-11T09:02:33.805Z] #51 3.759 go: downloading github.com/blizzy78/varnamelen v0.8.0
09:02:33 [2023-09-11T09:02:33.805Z] #51 3.759 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
09:02:33 [2023-09-11T09:02:33.805Z] #51 3.921 go: downloading github.com/breml/bidichk v0.2.4
09:02:33 [2023-09-11T09:02:33.805Z] #51 3.921 go: downloading github.com/breml/errchkjson v0.3.1
09:02:33 [2023-09-11T09:02:33.805Z] #51 3.937 go: downloading github.com/butuzov/ireturn v0.2.0
09:02:33 [2023-09-11T09:02:33.805Z] #51 4.018 go: downloading github.com/butuzov/mirror v1.1.0
09:02:33 [2023-09-11T09:02:33.805Z] #51 4.021 go: downloading github.com/charithe/durationcheck v0.0.10
09:02:33 [2023-09-11T09:02:33.805Z] #51 4.024 go: downloading github.com/curioswitch/go-reassign v0.2.0
09:02:33 [2023-09-11T09:02:33.805Z] #51 4.040 go: downloading github.com/daixiang0/gci v0.11.0
09:02:33 [2023-09-11T09:02:33.805Z] #51 4.128 go: downloading github.com/denis-tingaikin/go-header v0.4.3
09:02:33 [2023-09-11T09:02:33.805Z] #51 4.128 go: downloading github.com/esimonov/ifshort v1.0.4
09:02:33 [2023-09-11T09:02:33.805Z] #51 4.129 go: downloading github.com/firefart/nonamedreturns v1.0.4
09:02:33 [2023-09-11T09:02:33.805Z] #51 4.161 go: downloading github.com/fzipp/gocyclo v0.6.0
09:02:33 [2023-09-11T09:02:33.805Z] #51 4.254 go: downloading github.com/go-critic/go-critic v0.9.0
09:02:33 [2023-09-11T09:02:33.805Z] #51 4.315 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:02:33 [2023-09-11T09:02:33.805Z] #51 4.346 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:02:33 [2023-09-11T09:02:33.805Z] #51 4.346 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
09:02:33 [2023-09-11T09:02:33.805Z] #51 4.347 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
09:02:33 [2023-09-11T09:02:33.805Z] #51 4.428 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:02:33 [2023-09-11T09:02:33.805Z] #51 4.466 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:02:33 [2023-09-11T09:02:33.805Z] #51 4.467 go: downloading github.com/golangci/misspell v0.4.1
09:02:33 [2023-09-11T09:02:33.805Z] #51 4.470 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:02:33 [2023-09-11T09:02:33.805Z] #51 4.471 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601
09:02:33 [2023-09-11T09:02:33.805Z] #51 4.526 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
09:02:33 [2023-09-11T09:02:33.805Z] #51 4.527 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
09:02:33 [2023-09-11T09:02:33.805Z] #51 4.528 go: downloading github.com/hexops/gotextdiff v1.0.3
09:02:33 [2023-09-11T09:02:33.805Z] #51 4.683 go: downloading github.com/jgautheron/goconst v1.5.1
09:02:33 [2023-09-11T09:02:33.805Z] #51 4.748 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
09:02:33 [2023-09-11T09:02:33.805Z] #51 4.777 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
09:02:33 [2023-09-11T09:02:33.805Z] #51 4.778 go: downloading github.com/julz/importas v0.1.0
09:02:33 [2023-09-11T09:02:33.805Z] #51 4.781 go: downloading github.com/kisielk/errcheck v1.6.3
09:02:33 [2023-09-11T09:02:33.805Z] #51 4.920 go: downloading github.com/kkHAIKE/contextcheck v1.1.4
09:02:33 [2023-09-11T09:02:33.805Z] #51 4.920 go: downloading github.com/kunwardeep/paralleltest v1.0.8
09:02:33 [2023-09-11T09:02:33.805Z] #51 4.921 go: downloading github.com/kulti/thelper v0.6.3
09:02:33 [2023-09-11T09:02:33.805Z] #51 5.048 go: downloading github.com/kyoh86/exportloopref v0.1.11
09:02:33 [2023-09-11T09:02:33.805Z] #51 5.048 go: downloading github.com/ldez/tagliatelle v0.5.0
09:02:33 [2023-09-11T09:02:33.805Z] #51 5.167 go: downloading github.com/leonklingele/grouper v1.1.1
09:02:33 [2023-09-11T09:02:33.805Z] #51 5.244 go: downloading github.com/lufeee/execinquery v1.2.1
09:02:33 [2023-09-11T09:02:33.805Z] #51 5.253 go: downloading github.com/maratori/testableexamples v1.0.0
09:02:33 [2023-09-11T09:02:33.805Z] #51 5.253 go: downloading github.com/maratori/testpackage v1.1.1
09:02:33 [2023-09-11T09:02:33.805Z] #51 5.255 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
09:02:33 [2023-09-11T09:02:33.805Z] #51 5.257 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
09:02:33 [2023-09-11T09:02:33.805Z] #51 5.267 go: downloading github.com/mgechev/revive v1.3.2
09:02:33 [2023-09-11T09:02:33.805Z] #51 5.375 go: downloading github.com/moricho/tparallel v0.3.1
09:02:33 [2023-09-11T09:02:33.805Z] #51 5.383 go: downloading github.com/nakabonne/nestif v0.3.1
09:02:33 [2023-09-11T09:02:33.805Z] #51 5.383 go: downloading github.com/nishanths/exhaustive v0.11.0
09:02:33 [2023-09-11T09:02:33.805Z] #51 5.385 go: downloading github.com/nishanths/predeclared v0.2.2
09:02:33 [2023-09-11T09:02:33.805Z] #51 5.385 go: downloading github.com/nunnatsa/ginkgolinter v0.13.5
09:02:33 [2023-09-11T09:02:33.805Z] #51 5.561 go: downloading github.com/polyfloyd/go-errorlint v1.4.4
09:02:33 [2023-09-11T09:02:33.805Z] #51 5.562 go: downloading github.com/ryancurrah/gomodguard v1.3.0
09:02:33 [2023-09-11T09:02:33.805Z] #51 5.562 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
09:02:33 [2023-09-11T09:02:33.805Z] #51 5.563 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
09:02:33 [2023-09-11T09:02:33.805Z] #51 5.594 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
09:02:33 [2023-09-11T09:02:33.805Z] #51 5.613 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0
09:02:33 [2023-09-11T09:02:33.805Z] #51 5.633 go: downloading github.com/securego/gosec/v2 v2.17.0
09:02:33 [2023-09-11T09:02:33.805Z] #51 5.731 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
09:02:33 [2023-09-11T09:02:33.805Z] #51 5.733 go: downloading github.com/sivchari/containedctx v1.0.3
09:02:33 [2023-09-11T09:02:33.805Z] #51 5.755 go: downloading github.com/sivchari/nosnakecase v1.7.0
09:02:33 [2023-09-11T09:02:33.805Z] #51 5.756 go: downloading github.com/sivchari/tenv v1.7.1
09:02:33 [2023-09-11T09:02:33.805Z] #51 5.757 go: downloading github.com/sonatard/noctx v0.0.2
09:02:33 [2023-09-11T09:02:33.805Z] #51 5.824 go: downloading github.com/sourcegraph/go-diff v0.7.0
09:02:33 [2023-09-11T09:02:33.805Z] #51 5.824 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
09:02:33 [2023-09-11T09:02:33.805Z] #51 5.826 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
09:02:33 [2023-09-11T09:02:33.805Z] #51 5.985 go: downloading github.com/tdakkota/asciicheck v0.2.0
09:02:33 [2023-09-11T09:02:33.805Z] #51 6.015 go: downloading github.com/tetafro/godot v1.4.14
09:02:33 [2023-09-11T09:02:33.805Z] #51 6.099 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
09:02:33 [2023-09-11T09:02:33.805Z] #51 6.101 go: downloading github.com/timonwong/loggercheck v0.9.4
09:02:33 [2023-09-11T09:02:33.805Z] #51 6.117 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
09:02:33 [2023-09-11T09:02:33.805Z] #51 6.117 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
09:02:33 [2023-09-11T09:02:33.805Z] #51 6.118 go: downloading github.com/ultraware/funlen v0.1.0
09:02:33 [2023-09-11T09:02:33.805Z] #51 6.195 go: downloading github.com/ultraware/whitespace v0.0.5
09:02:33 [2023-09-11T09:02:33.805Z] #51 6.196 go: downloading github.com/uudashr/gocognit v1.0.7
09:02:33 [2023-09-11T09:02:33.805Z] #51 6.247 go: downloading github.com/xen0n/gosmopolitan v1.2.1
09:02:33 [2023-09-11T09:02:33.805Z] #51 6.283 go: downloading github.com/yagipy/maintidx v1.0.0
09:02:33 [2023-09-11T09:02:33.805Z] #51 6.299 go: downloading github.com/yeya24/promlinter v0.2.0
09:02:33 [2023-09-11T09:02:33.805Z] #51 6.379 go: downloading github.com/ykadowak/zerologlint v0.1.3
09:02:33 [2023-09-11T09:02:33.805Z] #51 6.415 go: downloading gitlab.com/bosi/decorder v0.4.0
09:02:33 [2023-09-11T09:02:33.805Z] #51 6.419 go: downloading go.tmz.dev/musttag v0.7.2
09:02:33 [2023-09-11T09:02:33.805Z] #51 6.456 go: downloading honnef.co/go/tools v0.4.5
09:02:34 [2023-09-11T09:02:34.139Z] #51 6.543 go: downloading mvdan.cc/gofumpt v0.5.0
09:02:34 [2023-09-11T09:02:34.139Z] #51 6.633 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:02:34 [2023-09-11T09:02:34.139Z] #51 6.742 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
09:02:34 [2023-09-11T09:02:34.400Z] #51 6.907 go: downloading github.com/hashicorp/errwrap v1.0.0
09:02:34 [2023-09-11T09:02:34.400Z] #51 6.927 go: downloading golang.org/x/sys v0.11.0
09:02:34 [2023-09-11T09:02:34.400Z] #51 6.940 go: downloading github.com/subosito/gotenv v1.4.1
09:02:34 [2023-09-11T09:02:34.673Z] #51 7.077 go: downloading github.com/hashicorp/hcl v1.0.0
09:02:35 [2023-09-11T09:02:35.062Z] #51 7.446 go: downloading gopkg.in/ini.v1 v1.67.0
09:02:35 [2023-09-11T09:02:35.351Z] #51 7.576 go: downloading github.com/magiconair/properties v1.8.6
09:02:35 [2023-09-11T09:02:35.351Z] #51 7.581 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
09:02:35 [2023-09-11T09:02:35.351Z] #51 7.582 go: downloading github.com/davecgh/go-spew v1.1.1
09:02:35 [2023-09-11T09:02:35.351Z] #51 7.583 go: downloading github.com/pmezard/go-difflib v1.0.0
09:02:35 [2023-09-11T09:02:35.351Z] #51 7.584 go: downloading github.com/stretchr/objx v0.5.0
09:02:35 [2023-09-11T09:02:35.351Z] #51 7.585 go: downloading golang.org/x/text v0.12.0
09:02:35 [2023-09-11T09:02:35.351Z] #51 7.879 go: downloading github.com/fatih/structtag v1.2.0
09:02:35 [2023-09-11T09:02:35.351Z] #51 7.916 go: downloading github.com/gobwas/glob v0.2.3
09:02:35 [2023-09-11T09:02:35.351Z] #51 ...
09:02:35 [2023-09-11T09:02:35.351Z] 
09:02:35 [2023-09-11T09:02:35.351Z] #29 [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
09:02:35 [2023-09-11T09:02:35.351Z] #29 13.06 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
09:02:36 [2023-09-11T09:02:36.298Z] #29 13.76 #=#=#                                                                         
09:02:36 [2023-09-11T09:02:36.563Z] #29 14.04 #=#=#                                                                         

######################################################################## 100.0%
09:02:36 [2023-09-11T09:02:36.563Z] #29 ...
09:02:36 [2023-09-11T09:02:36.563Z] 
09:02:36 [2023-09-11T09:02:36.563Z] #52 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
09:02:36 [2023-09-11T09:02:36.563Z] #52 2.682 hint: Using 'master' as the name for the initial branch. This default branch name
09:02:36 [2023-09-11T09:02:36.563Z] #52 2.682 hint: is subject to change. To configure the initial branch name to use in all
09:02:36 [2023-09-11T09:02:36.563Z] #52 2.682 hint: of your new repositories, which will suppress this warning, call:
09:02:36 [2023-09-11T09:02:36.563Z] #52 2.682 hint: 
09:02:36 [2023-09-11T09:02:36.563Z] #52 2.682 hint: 	git config --global init.defaultBranch <name>
09:02:36 [2023-09-11T09:02:36.563Z] #52 2.682 hint: 
09:02:36 [2023-09-11T09:02:36.563Z] #52 2.682 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:02:36 [2023-09-11T09:02:36.563Z] #52 2.682 hint: 'development'. The just-created branch can be renamed via this command:
09:02:36 [2023-09-11T09:02:36.563Z] #52 2.682 hint: 
09:02:36 [2023-09-11T09:02:36.564Z] #52 2.682 hint: 	git branch -m <name>
09:02:36 [2023-09-11T09:02:36.564Z] #52 2.693 Initialized empty Git repository in /usr/src/registry/.git/
09:02:36 [2023-09-11T09:02:36.564Z] #52 DONE 8.6s
09:02:36 [2023-09-11T09:02:36.564Z] 
09:02:36 [2023-09-11T09:02:36.564Z] #53 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
09:02:36 [2023-09-11T09:02:36.564Z] #53 2.727 hint: Using 'master' as the name for the initial branch. This default branch name
09:02:36 [2023-09-11T09:02:36.564Z] #53 2.727 hint: is subject to change. To configure the initial branch name to use in all
09:02:36 [2023-09-11T09:02:36.564Z] #53 2.727 hint: of your new repositories, which will suppress this warning, call:
09:02:36 [2023-09-11T09:02:36.564Z] #53 2.727 hint: 
09:02:36 [2023-09-11T09:02:36.564Z] #53 2.727 hint: 	git config --global init.defaultBranch <name>
09:02:36 [2023-09-11T09:02:36.564Z] #53 2.727 hint: 
09:02:36 [2023-09-11T09:02:36.564Z] #53 2.727 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:02:36 [2023-09-11T09:02:36.564Z] #53 2.727 hint: 'development'. The just-created branch can be renamed via this command:
09:02:36 [2023-09-11T09:02:36.564Z] #53 2.727 hint: 
09:02:36 [2023-09-11T09:02:36.564Z] #53 2.727 hint: 	git branch -m <name>
09:02:36 [2023-09-11T09:02:36.564Z] #53 2.840 Initialized empty Git repository in /usr/src/runc/.git/
09:02:36 [2023-09-11T09:02:36.564Z] #53 DONE 8.7s
09:02:36 [2023-09-11T09:02:36.564Z] 
09:02:36 [2023-09-11T09:02:36.564Z] #54 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
09:02:36 [2023-09-11T09:02:36.564Z] #54 2.612 hint: Using 'master' as the name for the initial branch. This default branch name
09:02:36 [2023-09-11T09:02:36.564Z] #54 2.612 hint: is subject to change. To configure the initial branch name to use in all
09:02:36 [2023-09-11T09:02:36.564Z] #54 2.612 hint: of your new repositories, which will suppress this warning, call:
09:02:36 [2023-09-11T09:02:36.564Z] #54 2.612 hint: 
09:02:36 [2023-09-11T09:02:36.564Z] #54 2.612 hint: 	git config --global init.defaultBranch <name>
09:02:36 [2023-09-11T09:02:36.564Z] #54 2.612 hint: 
09:02:36 [2023-09-11T09:02:36.564Z] #54 2.612 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:02:36 [2023-09-11T09:02:36.564Z] #54 2.612 hint: 'development'. The just-created branch can be renamed via this command:
09:02:36 [2023-09-11T09:02:36.564Z] #54 2.612 hint: 
09:02:36 [2023-09-11T09:02:36.564Z] #54 2.612 hint: 	git branch -m <name>
09:02:36 [2023-09-11T09:02:36.564Z] #54 2.669 Initialized empty Git repository in /usr/src/rootlesskit/.git/
09:02:36 [2023-09-11T09:02:36.564Z] #54 DONE 8.6s
09:02:36 [2023-09-11T09:02:36.564Z] 
09:02:36 [2023-09-11T09:02:36.564Z] #55 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
09:02:36 [2023-09-11T09:02:36.564Z] #55 1.924 hint: Using 'master' as the name for the initial branch. This default branch name
09:02:36 [2023-09-11T09:02:36.564Z] #55 1.924 hint: is subject to change. To configure the initial branch name to use in all
09:02:36 [2023-09-11T09:02:36.564Z] #55 1.924 hint: of your new repositories, which will suppress this warning, call:
09:02:36 [2023-09-11T09:02:36.564Z] #55 1.924 hint: 
09:02:36 [2023-09-11T09:02:36.564Z] #55 1.924 hint: 	git config --global init.defaultBranch <name>
09:02:36 [2023-09-11T09:02:36.564Z] #55 1.924 hint: 
09:02:36 [2023-09-11T09:02:36.564Z] #55 1.924 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:02:36 [2023-09-11T09:02:36.564Z] #55 1.924 hint: 'development'. The just-created branch can be renamed via this command:
09:02:36 [2023-09-11T09:02:36.564Z] #55 1.924 hint: 
09:02:36 [2023-09-11T09:02:36.564Z] #55 1.924 hint: 	git branch -m <name>
09:02:36 [2023-09-11T09:02:36.564Z] #55 1.926 Initialized empty Git repository in /usr/src/delve/.git/
09:02:36 [2023-09-11T09:02:36.564Z] #55 DONE 8.7s
09:02:36 [2023-09-11T09:02:36.564Z] 
09:02:36 [2023-09-11T09:02:36.564Z] #29 [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
09:02:36 [2023-09-11T09:02:36.564Z] #29 14.33 
09:02:36 [2023-09-11T09:02:36.826Z] #29 ...
09:02:36 [2023-09-11T09:02:36.826Z] 
09:02:36 [2023-09-11T09:02:36.826Z] #56 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
09:02:36 [2023-09-11T09:02:36.826Z] #56 DONE 8.6s
09:02:36 [2023-09-11T09:02:36.826Z] 
09:02:36 [2023-09-11T09:02:36.826Z] #57 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
09:02:36 [2023-09-11T09:02:36.826Z] #57 1.930 hint: Using 'master' as the name for the initial branch. This default branch name
09:02:36 [2023-09-11T09:02:36.826Z] #57 1.930 hint: is subject to change. To configure the initial branch name to use in all
09:02:36 [2023-09-11T09:02:36.826Z] #57 1.930 hint: of your new repositories, which will suppress this warning, call:
09:02:36 [2023-09-11T09:02:36.826Z] #57 1.930 hint: 
09:02:36 [2023-09-11T09:02:36.826Z] #57 1.930 hint: 	git config --global init.defaultBranch <name>
09:02:36 [2023-09-11T09:02:36.826Z] #57 1.930 hint: 
09:02:36 [2023-09-11T09:02:36.826Z] #57 1.930 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:02:36 [2023-09-11T09:02:36.826Z] #57 1.930 hint: 'development'. The just-created branch can be renamed via this command:
09:02:36 [2023-09-11T09:02:36.826Z] #57 1.930 hint: 
09:02:36 [2023-09-11T09:02:36.826Z] #57 1.930 hint: 	git branch -m <name>
09:02:36 [2023-09-11T09:02:36.826Z] #57 1.930 Initialized empty Git repository in /usr/src/tini/.git/
09:02:36 [2023-09-11T09:02:36.826Z] #57 DONE 8.8s
09:02:36 [2023-09-11T09:02:36.826Z] 
09:02:36 [2023-09-11T09:02:36.826Z] #51 [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
09:02:36 [2023-09-11T09:02:36.826Z] #51 8.056 go: downloading github.com/google/go-cmp v0.5.9
09:02:36 [2023-09-11T09:02:36.826Z] #51 8.057 go: downloading gopkg.in/yaml.v2 v2.4.0
09:02:36 [2023-09-11T09:02:36.826Z] #51 8.159 go: downloading github.com/pelletier/go-toml v1.9.5
09:02:36 [2023-09-11T09:02:36.826Z] #51 8.181 go: downloading golang.org/x/sync v0.3.0
09:02:36 [2023-09-11T09:02:36.826Z] #51 8.403 go: downloading go.uber.org/zap v1.24.0
09:02:36 [2023-09-11T09:02:36.826Z] #51 8.450 go: downloading github.com/go-toolsmith/astcast v1.1.0
09:02:36 [2023-09-11T09:02:36.826Z] #51 8.551 go: downloading github.com/go-toolsmith/astcopy v1.1.0
09:02:36 [2023-09-11T09:02:36.826Z] #51 8.596 go: downloading github.com/go-toolsmith/astequal v1.1.0
09:02:36 [2023-09-11T09:02:36.826Z] #51 8.699 go: downloading github.com/go-toolsmith/astfmt v1.1.0
09:02:36 [2023-09-11T09:02:36.826Z] #51 8.728 go: downloading github.com/go-toolsmith/astp v1.1.0
09:02:36 [2023-09-11T09:02:36.826Z] #51 8.783 go: downloading github.com/go-toolsmith/strparse v1.1.0
09:02:36 [2023-09-11T09:02:36.826Z] #51 8.793 go: downloading github.com/go-toolsmith/typep v1.1.0
09:02:36 [2023-09-11T09:02:36.826Z] #51 8.794 go: downloading github.com/quasilyte/go-ruleguard v0.4.0
09:02:36 [2023-09-11T09:02:36.826Z] #51 8.831 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
09:02:36 [2023-09-11T09:02:36.826Z] #51 8.908 go: downloading github.com/kisielk/gotool v1.0.0
09:02:36 [2023-09-11T09:02:36.826Z] #51 8.933 go: downloading github.com/gostaticanalysis/comment v1.4.2
09:02:36 [2023-09-11T09:02:36.826Z] #51 9.124 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
09:02:36 [2023-09-11T09:02:36.826Z] #51 9.146 go: downloading github.com/ettle/strcase v0.1.1
09:02:36 [2023-09-11T09:02:36.826Z] #51 9.146 go: downloading github.com/Masterminds/semver v1.5.0
09:02:36 [2023-09-11T09:02:36.826Z] #51 9.146 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1
09:02:37 [2023-09-11T09:02:37.088Z] #51 9.439 go: downloading github.com/prometheus/client_golang v1.12.1
09:02:37 [2023-09-11T09:02:37.088Z] #51 9.677 go: downloading github.com/prometheus/client_model v0.2.0
09:02:37 [2023-09-11T09:02:37.088Z] #51 9.715 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:02:37 [2023-09-11T09:02:37.349Z] #51 9.764 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833
09:02:37 [2023-09-11T09:02:37.349Z] #51 9.984 go: downloading go.uber.org/atomic v1.7.0
09:02:37 [2023-09-11T09:02:37.349Z] #51 9.985 go: downloading go.uber.org/multierr v1.6.0
09:02:37 [2023-09-11T09:02:37.349Z] #51 9.988 go: downloading github.com/chavacava/garif v0.0.0-20230227094218-b8c73b2037b8
09:02:37 [2023-09-11T09:02:37.349Z] #51 9.992 go: downloading github.com/olekukonko/tablewriter v0.0.5
09:02:37 [2023-09-11T09:02:37.349Z] #51 ...
09:02:37 [2023-09-11T09:02:37.349Z] 
09:02:37 [2023-09-11T09:02:37.349Z] #58 [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
09:02:37 [2023-09-11T09:02:37.349Z] #58 1.412 go: downloading gotest.tools/gotestsum v1.8.2
09:02:37 [2023-09-11T09:02:37.349Z] #58 2.139 go: downloading github.com/fatih/color v1.13.0
09:02:37 [2023-09-11T09:02:37.349Z] #58 2.139 go: downloading github.com/dnephin/pflag v1.0.7
09:02:37 [2023-09-11T09:02:37.349Z] #58 2.144 go: downloading golang.org/x/tools v0.1.11
09:02:37 [2023-09-11T09:02:37.349Z] #58 2.179 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
09:02:37 [2023-09-11T09:02:37.349Z] #58 2.179 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
09:02:37 [2023-09-11T09:02:37.349Z] #58 2.181 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:02:37 [2023-09-11T09:02:37.349Z] #58 2.239 go: downloading github.com/mattn/go-colorable v0.1.12
09:02:37 [2023-09-11T09:02:37.349Z] #58 2.243 go: downloading github.com/mattn/go-isatty v0.0.14
09:02:37 [2023-09-11T09:02:37.349Z] #58 2.263 go: downloading github.com/fsnotify/fsnotify v1.5.4
09:02:37 [2023-09-11T09:02:37.349Z] #58 2.263 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
09:02:37 [2023-09-11T09:02:37.349Z] #58 3.587 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
09:02:37 [2023-09-11T09:02:37.611Z] #58 ...
09:02:37 [2023-09-11T09:02:37.611Z] 
09:02:37 [2023-09-11T09:02:37.611Z] #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             ;
09:02:37 [2023-09-11T09:02:37.611Z] #59 1.366 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:02:37 [2023-09-11T09:02:37.611Z] #59 1.381 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:02:37 [2023-09-11T09:02:37.611Z] #59 1.381 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:02:37 [2023-09-11T09:02:37.611Z] #59 1.532 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
09:02:37 [2023-09-11T09:02:37.611Z] #59 1.755 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [242 kB]
09:02:37 [2023-09-11T09:02:37.611Z] #59 2.044 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
09:02:37 [2023-09-11T09:02:37.611Z] #59 2.979 Fetched 8536 kB in 2s (4381 kB/s)
09:02:37 [2023-09-11T09:02:37.611Z] #59 2.979 Reading package lists...
09:02:37 [2023-09-11T09:02:37.611Z] #59 3.635 Reading package lists...
09:02:37 [2023-09-11T09:02:37.611Z] #59 4.260 Building dependency tree...
09:02:37 [2023-09-11T09:02:37.611Z] #59 4.819 python3 is already the newest version (3.9.2-3).
09:02:37 [2023-09-11T09:02:37.611Z] #59 4.819 The following additional packages will be installed:
09:02:37 [2023-09-11T09:02:37.611Z] #59 4.821   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
09:02:37 [2023-09-11T09:02:37.611Z] #59 4.823   patch xz-utils
09:02:37 [2023-09-11T09:02:37.611Z] #59 4.826 Suggested packages:
09:02:37 [2023-09-11T09:02:37.611Z] #59 4.826   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
09:02:37 [2023-09-11T09:02:37.611Z] #59 4.827   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
09:02:37 [2023-09-11T09:02:37.611Z] #59 4.827   m4-doc ed diffutils-doc
09:02:37 [2023-09-11T09:02:37.611Z] #59 4.827 Recommended packages:
09:02:37 [2023-09-11T09:02:37.611Z] #59 4.827   fakeroot libalgorithm-merge-perl libltdl-dev
09:02:37 [2023-09-11T09:02:37.611Z] #59 4.989 The following NEW packages will be installed:
09:02:37 [2023-09-11T09:02:37.611Z] #59 4.990   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
09:02:37 [2023-09-11T09:02:37.611Z] #59 4.990   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
09:02:37 [2023-09-11T09:02:37.611Z] #59 4.991   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
09:02:37 [2023-09-11T09:02:37.611Z] #59 5.304 0 upgraded, 20 newly installed, 0 to remove and 1 not upgraded.
09:02:37 [2023-09-11T09:02:37.611Z] #59 5.304 Need to get 5458 kB of archives.
09:02:37 [2023-09-11T09:02:37.611Z] #59 5.304 After this operation, 11.6 MB of additional disk space will be used.
09:02:37 [2023-09-11T09:02:37.611Z] #59 5.304 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
09:02:37 [2023-09-11T09:02:37.611Z] #59 5.310 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
09:02:37 [2023-09-11T09:02:37.611Z] #59 5.313 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
09:02:37 [2023-09-11T09:02:37.611Z] #59 5.315 Get:4 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
09:02:37 [2023-09-11T09:02:37.611Z] #59 5.317 Get:5 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
09:02:37 [2023-09-11T09:02:37.611Z] #59 5.323 Get:6 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
09:02:37 [2023-09-11T09:02:37.611Z] #59 5.325 Get:7 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
09:02:37 [2023-09-11T09:02:37.611Z] #59 5.337 Get:8 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
09:02:37 [2023-09-11T09:02:37.611Z] #59 5.374 Get:9 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
09:02:37 [2023-09-11T09:02:37.611Z] #59 5.508 Get:10 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
09:02:37 [2023-09-11T09:02:37.611Z] #59 5.512 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
09:02:37 [2023-09-11T09:02:37.611Z] #59 5.514 Get:12 http://deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
09:02:37 [2023-09-11T09:02:37.611Z] #59 5.515 Get:13 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
09:02:37 [2023-09-11T09:02:37.611Z] #59 5.517 Get:14 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
09:02:37 [2023-09-11T09:02:37.611Z] #59 5.518 Get:15 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
09:02:37 [2023-09-11T09:02:37.611Z] #59 5.518 Get:16 http://deb.debian.org/debian bullseye-updates/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
09:02:37 [2023-09-11T09:02:37.611Z] #59 5.520 Get:17 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
09:02:37 [2023-09-11T09:02:37.611Z] #59 5.523 Get:18 http://deb.debian.org/debian bullseye-updates/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
09:02:37 [2023-09-11T09:02:37.611Z] #59 5.524 Get:19 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
09:02:37 [2023-09-11T09:02:37.611Z] #59 5.527 Get:20 http://deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
09:02:37 [2023-09-11T09:02:37.611Z] #59 6.114 debconf: delaying package configuration, since apt-utils is not installed
09:02:37 [2023-09-11T09:02:37.611Z] #59 6.317 Fetched 5458 kB in 0s (11.0 MB/s)
09:02:37 [2023-09-11T09:02:37.611Z] #59 6.452 Selecting previously unselected package bzip2.
09:02:37 [2023-09-11T09:02:37.611Z] #59 6.452 (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.)
09:02:37 [2023-09-11T09:02:37.611Z] #59 6.500 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
09:02:37 [2023-09-11T09:02:37.611Z] #59 6.522 Unpacking bzip2 (1.0.8-4) ...
09:02:37 [2023-09-11T09:02:37.611Z] #59 6.890 Selecting previously unselected package xz-utils.
09:02:37 [2023-09-11T09:02:37.611Z] #59 6.895 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
09:02:37 [2023-09-11T09:02:37.611Z] #59 6.919 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:02:37 [2023-09-11T09:02:37.611Z] #59 7.104 Selecting previously unselected package libsigsegv2:arm64.
09:02:37 [2023-09-11T09:02:37.611Z] #59 7.109 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
09:02:37 [2023-09-11T09:02:37.611Z] #59 7.187 Unpacking libsigsegv2:arm64 (2.13-1) ...
09:02:37 [2023-09-11T09:02:37.611Z] #59 7.596 Selecting previously unselected package m4.
09:02:37 [2023-09-11T09:02:37.611Z] #59 7.601 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
09:02:37 [2023-09-11T09:02:37.611Z] #59 7.800 Unpacking m4 (1.4.18-5) ...
09:02:37 [2023-09-11T09:02:37.611Z] #59 8.138 Selecting previously unselected package autoconf.
09:02:37 [2023-09-11T09:02:37.611Z] #59 8.139 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
09:02:37 [2023-09-11T09:02:37.611Z] #59 8.161 Unpacking autoconf (2.69-14) ...
09:02:37 [2023-09-11T09:02:37.611Z] #59 8.610 Selecting previously unselected package autotools-dev.
09:02:37 [2023-09-11T09:02:37.611Z] #59 8.621 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
09:02:37 [2023-09-11T09:02:37.611Z] #59 8.640 Unpacking autotools-dev (20180224.1+nmu1) ...
09:02:37 [2023-09-11T09:02:37.611Z] #59 8.914 Selecting previously unselected package automake.
09:02:37 [2023-09-11T09:02:37.611Z] #59 8.916 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
09:02:37 [2023-09-11T09:02:37.611Z] #59 8.945 Unpacking automake (1:1.16.3-2) ...
09:02:37 [2023-09-11T09:02:37.611Z] #59 9.437 Selecting previously unselected package patch.
09:02:37 [2023-09-11T09:02:37.611Z] #59 9.444 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
09:02:37 [2023-09-11T09:02:37.611Z] #59 9.471 Unpacking patch (2.7.6-7) ...
09:02:37 [2023-09-11T09:02:37.611Z] #59 9.726 Selecting previously unselected package dpkg-dev.
09:02:37 [2023-09-11T09:02:37.611Z] #59 9.731 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
09:02:37 [2023-09-11T09:02:37.611Z] #59 9.784 Unpacking dpkg-dev (1.20.12) ...
09:02:37 [2023-09-11T09:02:37.873Z] #59 ...
09:02:37 [2023-09-11T09:02:37.873Z] 
09:02:37 [2023-09-11T09:02:37.873Z] #60 [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
09:02:37 [2023-09-11T09:02:37.873Z] #60 2.244 go: downloading github.com/pelletier/go-toml v1.8.1
09:02:37 [2023-09-11T09:02:37.873Z] #60 ...
09:02:37 [2023-09-11T09:02:37.873Z] 
09:02:37 [2023-09-11T09:02:37.873Z] #61 [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
09:02:37 [2023-09-11T09:02:37.873Z] #61 ...
09:02:37 [2023-09-11T09:02:37.873Z] 
09:02:37 [2023-09-11T09:02:37.873Z] #62 [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
09:02:37 [2023-09-11T09:02:37.873Z] #62 1.750 go: downloading mvdan.cc/sh/v3 v3.6.0
09:02:37 [2023-09-11T09:02:37.873Z] #62 5.506 go: downloading golang.org/x/term v0.3.0
09:02:37 [2023-09-11T09:02:37.873Z] #62 5.507 go: downloading mvdan.cc/editorconfig v0.2.0
09:02:37 [2023-09-11T09:02:37.873Z] #62 5.509 go: downloading github.com/google/renameio/v2 v2.0.0
09:02:37 [2023-09-11T09:02:37.873Z] #62 5.509 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
09:02:37 [2023-09-11T09:02:37.873Z] #62 5.597 go: downloading golang.org/x/sys v0.3.0
09:02:38 [2023-09-11T09:02:38.135Z] #62 ...
09:02:38 [2023-09-11T09:02:38.135Z] 
09:02:38 [2023-09-11T09:02:38.135Z] #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
09:02:38 [2023-09-11T09:02:38.135Z] #63 ...
09:02:38 [2023-09-11T09:02:38.135Z] 
09:02:38 [2023-09-11T09:02:38.135Z] #64 [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
09:02:38 [2023-09-11T09:02:38.135Z] #64 2.827 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:02:38 [2023-09-11T09:02:38.135Z] #64 2.845 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:02:38 [2023-09-11T09:02:38.135Z] #64 2.845 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:02:38 [2023-09-11T09:02:38.135Z] #64 3.086 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
09:02:38 [2023-09-11T09:02:38.135Z] #64 3.705 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [242 kB]
09:02:38 [2023-09-11T09:02:38.135Z] #64 3.837 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
09:02:38 [2023-09-11T09:02:38.135Z] #64 4.732 Fetched 8536 kB in 2s (3664 kB/s)
09:02:38 [2023-09-11T09:02:38.135Z] #64 4.732 Reading package lists...
09:02:38 [2023-09-11T09:02:38.135Z] #64 6.091 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:02:38 [2023-09-11T09:02:38.135Z] #64 6.092 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:02:38 [2023-09-11T09:02:38.135Z] #64 6.092 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:02:38 [2023-09-11T09:02:38.135Z] #64 7.975 Reading package lists...
09:02:38 [2023-09-11T09:02:38.135Z] #64 9.083 + apt-get  install -y --no-install-recommends gcc libc6-dev
09:02:38 [2023-09-11T09:02:38.135Z] #64 9.199 Reading package lists...
09:02:38 [2023-09-11T09:02:38.545Z] #64 10.31 Building dependency tree...
09:02:38 [2023-09-11T09:02:38.545Z] #64 ...
09:02:38 [2023-09-11T09:02:38.545Z] 
09:02:38 [2023-09-11T09:02:38.545Z] #65 [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
09:02:38 [2023-09-11T09:02:38.545Z] #65 2.152 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:02:38 [2023-09-11T09:02:38.545Z] #65 2.162 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:02:38 [2023-09-11T09:02:38.545Z] #65 2.162 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:02:38 [2023-09-11T09:02:38.545Z] #65 2.721 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
09:02:38 [2023-09-11T09:02:38.545Z] #65 2.946 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [242 kB]
09:02:38 [2023-09-11T09:02:38.545Z] #65 3.162 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
09:02:38 [2023-09-11T09:02:38.546Z] #65 4.193 Fetched 8536 kB in 2s (3705 kB/s)
09:02:38 [2023-09-11T09:02:38.546Z] #65 4.193 Reading package lists...
09:02:38 [2023-09-11T09:02:38.546Z] #65 5.494 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:02:38 [2023-09-11T09:02:38.546Z] #65 5.494 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:02:38 [2023-09-11T09:02:38.546Z] #65 5.494 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:02:38 [2023-09-11T09:02:38.546Z] #65 6.756 Reading package lists...
09:02:38 [2023-09-11T09:02:38.546Z] #65 7.460 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
09:02:38 [2023-09-11T09:02:38.546Z] #65 7.487 Reading package lists...
09:02:38 [2023-09-11T09:02:38.546Z] #65 8.577 Building dependency tree...
09:02:38 [2023-09-11T09:02:38.546Z] #65 9.294 gcc is already the newest version (4:10.2.1-1).
09:02:38 [2023-09-11T09:02:38.546Z] #65 9.294 libc6-dev is already the newest version (2.31-13+deb11u6).
09:02:38 [2023-09-11T09:02:38.546Z] #65 9.294 The following additional packages will be installed:
09:02:38 [2023-09-11T09:02:38.546Z] #65 9.300   bzip2 patch xz-utils
09:02:38 [2023-09-11T09:02:38.546Z] #65 9.300 Suggested packages:
09:02:38 [2023-09-11T09:02:38.546Z] #65 9.300   bzip2-doc debian-keyring seccomp ed diffutils-doc
09:02:38 [2023-09-11T09:02:38.546Z] #65 9.300 Recommended packages:
09:02:38 [2023-09-11T09:02:38.546Z] #65 9.300   build-essential fakeroot libalgorithm-merge-perl
09:02:38 [2023-09-11T09:02:38.546Z] #65 9.569 The following NEW packages will be installed:
09:02:38 [2023-09-11T09:02:38.546Z] #65 9.572   bzip2 dpkg-dev libseccomp-dev patch xz-utils
09:02:38 [2023-09-11T09:02:38.546Z] #65 9.919 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded.
09:02:38 [2023-09-11T09:02:38.546Z] #65 9.919 Need to get 2790 kB of archives.
09:02:38 [2023-09-11T09:02:38.546Z] #65 9.919 After this operation, 4077 kB of additional disk space will be used.
09:02:38 [2023-09-11T09:02:38.546Z] #65 9.919 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
09:02:38 [2023-09-11T09:02:38.546Z] #65 9.928 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
09:02:38 [2023-09-11T09:02:38.546Z] #65 9.930 Get:3 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
09:02:38 [2023-09-11T09:02:38.546Z] #65 9.932 Get:4 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
09:02:38 [2023-09-11T09:02:38.546Z] #65 9.949 Get:5 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
09:02:38 [2023-09-11T09:02:38.546Z] #65 10.27 debconf: delaying package configuration, since apt-utils is not installed
09:02:38 [2023-09-11T09:02:38.546Z] #65 10.60 Fetched 2790 kB in 0s (8456 kB/s)
09:02:38 [2023-09-11T09:02:38.546Z] #65 10.68 Selecting previously unselected package bzip2.
09:02:38 [2023-09-11T09:02:38.546Z] #65 10.68 (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.)
09:02:38 [2023-09-11T09:02:38.546Z] #65 10.70 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
09:02:38 [2023-09-11T09:02:38.546Z] #65 10.72 Unpacking bzip2 (1.0.8-4) ...
09:02:38 [2023-09-11T09:02:38.546Z] #65 ...
09:02:38 [2023-09-11T09:02:38.546Z] 
09:02:38 [2023-09-11T09:02:38.546Z] #66 [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
09:02:38 [2023-09-11T09:02:38.546Z] #66 1.520 go: downloading github.com/tc-hib/go-winres v0.3.0
09:02:38 [2023-09-11T09:02:38.546Z] #66 2.135 go: downloading github.com/tc-hib/winres v0.1.6
09:02:38 [2023-09-11T09:02:38.546Z] #66 2.138 go: downloading github.com/urfave/cli/v2 v2.3.0
09:02:38 [2023-09-11T09:02:38.546Z] #66 2.466 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
09:02:38 [2023-09-11T09:02:38.546Z] #66 2.467 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
09:02:38 [2023-09-11T09:02:38.546Z] #66 2.547 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
09:02:38 [2023-09-11T09:02:38.546Z] #66 2.618 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:02:38 [2023-09-11T09:02:38.856Z] #66 ...
09:02:38 [2023-09-11T09:02:38.856Z] 
09:02:38 [2023-09-11T09:02:38.856Z] #64 [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
09:02:38 [2023-09-11T09:02:38.856Z] #64 10.31 Building dependency tree...
09:02:39 [2023-09-11T09:02:39.118Z] #64 11.23 gcc is already the newest version (4:10.2.1-1).
09:02:39 [2023-09-11T09:02:39.118Z] #64 11.23 libc6-dev is already the newest version (2.31-13+deb11u6).
09:02:39 [2023-09-11T09:02:39.118Z] #64 11.23 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
09:02:40 [2023-09-11T09:02:40.144Z] #64 ...
09:02:40 [2023-09-11T09:02:40.144Z] 
09:02:40 [2023-09-11T09:02:40.144Z] #38 [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
09:02:40 [2023-09-11T09:02:40.144Z] #38 2.341 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:02:40 [2023-09-11T09:02:40.144Z] #38 2.466 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:02:40 [2023-09-11T09:02:40.144Z] #38 2.467 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:02:40 [2023-09-11T09:02:40.144Z] #38 2.712 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
09:02:40 [2023-09-11T09:02:40.144Z] #38 3.401 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [242 kB]
09:02:40 [2023-09-11T09:02:40.144Z] #38 3.427 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
09:02:40 [2023-09-11T09:02:40.144Z] #38 4.564 Fetched 8536 kB in 2s (3452 kB/s)
09:02:40 [2023-09-11T09:02:40.144Z] #38 4.564 Reading package lists...
09:02:40 [2023-09-11T09:02:40.144Z] #38 5.769 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:02:40 [2023-09-11T09:02:40.144Z] #38 5.769 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:02:40 [2023-09-11T09:02:40.144Z] #38 5.769 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:02:40 [2023-09-11T09:02:40.144Z] #38 6.938 Reading package lists...
09:02:40 [2023-09-11T09:02:40.144Z] #38 7.774 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
09:02:40 [2023-09-11T09:02:40.144Z] #38 7.807 Reading package lists...
09:02:40 [2023-09-11T09:02:40.144Z] #38 8.539 Building dependency tree...
09:02:40 [2023-09-11T09:02:40.144Z] #38 9.364 gcc is already the newest version (4:10.2.1-1).
09:02:40 [2023-09-11T09:02:40.144Z] #38 9.364 The following additional packages will be installed:
09:02:40 [2023-09-11T09:02:40.144Z] #38 9.367   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
09:02:40 [2023-09-11T09:02:40.144Z] #38 9.367   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
09:02:40 [2023-09-11T09:02:40.144Z] #38 9.367   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
09:02:40 [2023-09-11T09:02:40.144Z] #38 9.367   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:02:40 [2023-09-11T09:02:40.144Z] #38 9.367   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
09:02:40 [2023-09-11T09:02:40.144Z] #38 9.367   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
09:02:40 [2023-09-11T09:02:40.144Z] #38 9.375 Suggested packages:
09:02:40 [2023-09-11T09:02:40.144Z] #38 9.375   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
09:02:40 [2023-09-11T09:02:40.144Z] #38 9.375   | libgdk-pixbuf2.0-dev libxml2-utils
09:02:40 [2023-09-11T09:02:40.144Z] #38 9.737 The following NEW packages will be installed:
09:02:40 [2023-09-11T09:02:40.144Z] #38 9.738   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
09:02:40 [2023-09-11T09:02:40.144Z] #38 9.738   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
09:02:40 [2023-09-11T09:02:40.144Z] #38 9.739   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
09:02:40 [2023-09-11T09:02:40.144Z] #38 9.739   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
09:02:40 [2023-09-11T09:02:40.144Z] #38 9.739   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
09:02:40 [2023-09-11T09:02:40.144Z] #38 9.740   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
09:02:40 [2023-09-11T09:02:40.144Z] #38 10.03 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
09:02:40 [2023-09-11T09:02:40.144Z] #38 10.03 Need to get 7950 kB of archives.
09:02:40 [2023-09-11T09:02:40.144Z] #38 10.03 After this operation, 39.9 MB of additional disk space will be used.
09:02:40 [2023-09-11T09:02:40.144Z] #38 10.03 Get:1 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
09:02:40 [2023-09-11T09:02:40.144Z] #38 10.03 Get:2 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
09:02:40 [2023-09-11T09:02:40.144Z] #38 10.03 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
09:02:40 [2023-09-11T09:02:40.144Z] #38 10.03 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
09:02:40 [2023-09-11T09:02:40.144Z] #38 10.04 Get:5 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
09:02:40 [2023-09-11T09:02:40.144Z] #38 10.04 Get:6 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
09:02:40 [2023-09-11T09:02:40.144Z] #38 10.04 Get:7 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
09:02:40 [2023-09-11T09:02:40.144Z] #38 10.04 Get:8 http://deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
09:02:40 [2023-09-11T09:02:40.144Z] #38 10.04 Get:9 http://deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
09:02:40 [2023-09-11T09:02:40.144Z] #38 10.05 Get:10 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
09:02:40 [2023-09-11T09:02:40.144Z] #38 10.05 Get:11 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
09:02:40 [2023-09-11T09:02:40.144Z] #38 10.05 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
09:02:40 [2023-09-11T09:02:40.144Z] #38 10.07 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
09:02:40 [2023-09-11T09:02:40.144Z] #38 10.08 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
09:02:40 [2023-09-11T09:02:40.144Z] #38 10.08 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
09:02:40 [2023-09-11T09:02:40.144Z] #38 10.18 Get:16 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
09:02:40 [2023-09-11T09:02:40.144Z] #38 10.24 Get:17 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
09:02:40 [2023-09-11T09:02:40.144Z] #38 10.36 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
09:02:40 [2023-09-11T09:02:40.144Z] #38 10.36 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
09:02:40 [2023-09-11T09:02:40.144Z] #38 10.37 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
09:02:40 [2023-09-11T09:02:40.144Z] #38 10.37 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
09:02:40 [2023-09-11T09:02:40.144Z] #38 10.38 Get:22 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
09:02:40 [2023-09-11T09:02:40.144Z] #38 10.38 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
09:02:40 [2023-09-11T09:02:40.144Z] #38 10.39 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
09:02:40 [2023-09-11T09:02:40.144Z] #38 10.39 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
09:02:40 [2023-09-11T09:02:40.144Z] #38 10.42 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
09:02:40 [2023-09-11T09:02:40.144Z] #38 10.42 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
09:02:40 [2023-09-11T09:02:40.144Z] #38 10.42 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
09:02:40 [2023-09-11T09:02:40.144Z] #38 10.42 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
09:02:40 [2023-09-11T09:02:40.144Z] #38 10.44 Get:30 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
09:02:40 [2023-09-11T09:02:40.144Z] #38 11.00 debconf: delaying package configuration, since apt-utils is not installed
09:02:40 [2023-09-11T09:02:40.144Z] #38 11.53 Fetched 7950 kB in 1s (11.4 MB/s)
09:02:40 [2023-09-11T09:02:40.144Z] #38 12.26 Selecting previously unselected package libgirepository-1.0-1:arm64.
09:02:40 [2023-09-11T09:02:40.144Z] #38 12.26 (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.)
09:02:40 [2023-09-11T09:02:40.144Z] #38 12.32 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
09:02:40 [2023-09-11T09:02:40.449Z] #38 12.53 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
09:02:40 [2023-09-11T09:02:40.449Z] #38 ...
09:02:40 [2023-09-11T09:02:40.449Z] 
09:02:40 [2023-09-11T09:02:40.449Z] #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             ;
09:02:40 [2023-09-11T09:02:40.449Z] #59 10.33 Selecting previously unselected package build-essential.
09:02:40 [2023-09-11T09:02:40.449Z] #59 10.33 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
09:02:40 [2023-09-11T09:02:40.449Z] #59 10.34 Unpacking build-essential (12.9) ...
09:02:40 [2023-09-11T09:02:40.449Z] #59 10.79 Selecting previously unselected package libcap2:arm64.
09:02:40 [2023-09-11T09:02:40.449Z] #59 10.80 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
09:02:40 [2023-09-11T09:02:40.449Z] #59 10.81 Unpacking libcap2:arm64 (1:2.44-1) ...
09:02:40 [2023-09-11T09:02:40.449Z] #59 11.00 Selecting previously unselected package libcap-dev:arm64.
09:02:40 [2023-09-11T09:02:40.449Z] #59 11.01 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
09:02:40 [2023-09-11T09:02:40.449Z] #59 11.05 Unpacking libcap-dev:arm64 (1:2.44-1) ...
09:02:40 [2023-09-11T09:02:40.449Z] #59 11.90 Selecting previously unselected package libprotobuf-c1:arm64.
09:02:40 [2023-09-11T09:02:40.449Z] #59 11.90 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
09:02:40 [2023-09-11T09:02:40.449Z] #59 12.28 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:02:40 [2023-09-11T09:02:40.449Z] #59 12.86 Selecting previously unselected package libprotobuf-c-dev:arm64.
09:02:40 [2023-09-11T09:02:40.449Z] #59 12.87 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
09:02:40 [2023-09-11T09:02:40.449Z] #59 12.94 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
09:02:41 [2023-09-11T09:02:41.023Z] #59 ...
09:02:41 [2023-09-11T09:02:41.023Z] 
09:02:41 [2023-09-11T09:02:41.023Z] #48 [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
09:02:41 [2023-09-11T09:02:41.023Z] #48 2.891 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:02:41 [2023-09-11T09:02:41.023Z] #48 2.942 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:02:41 [2023-09-11T09:02:41.023Z] #48 2.984 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:02:41 [2023-09-11T09:02:41.023Z] #48 3.204 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
09:02:41 [2023-09-11T09:02:41.023Z] #48 3.788 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [242 kB]
09:02:41 [2023-09-11T09:02:41.023Z] #48 4.231 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
09:02:41 [2023-09-11T09:02:41.023Z] #48 5.051 Fetched 8536 kB in 2s (3521 kB/s)
09:02:41 [2023-09-11T09:02:41.023Z] #48 5.051 Reading package lists...
09:02:41 [2023-09-11T09:02:41.023Z] #48 5.991 Reading package lists...
09:02:41 [2023-09-11T09:02:41.023Z] #48 6.964 Building dependency tree...
09:02:41 [2023-09-11T09:02:41.023Z] #48 7.641 The following additional packages will be installed:
09:02:41 [2023-09-11T09:02:41.023Z] #48 7.643   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
09:02:41 [2023-09-11T09:02:41.023Z] #48 7.647 Suggested packages:
09:02:41 [2023-09-11T09:02:41.023Z] #48 7.647   cmake-doc ninja-build lrzip
09:02:41 [2023-09-11T09:02:41.023Z] #48 7.721 The following NEW packages will be installed:
09:02:41 [2023-09-11T09:02:41.023Z] #48 7.723   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
09:02:41 [2023-09-11T09:02:41.023Z] #48 8.144 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
09:02:41 [2023-09-11T09:02:41.023Z] #48 8.144 Need to get 15.1 MB of archives.
09:02:41 [2023-09-11T09:02:41.023Z] #48 8.144 After this operation, 66.8 MB of additional disk space will be used.
09:02:41 [2023-09-11T09:02:41.023Z] #48 8.144 Get:1 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
09:02:41 [2023-09-11T09:02:41.023Z] #48 8.245 Get:2 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
09:02:41 [2023-09-11T09:02:41.023Z] #48 8.448 Get:3 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
09:02:41 [2023-09-11T09:02:41.023Z] #48 8.451 Get:4 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
09:02:41 [2023-09-11T09:02:41.023Z] #48 8.453 Get:5 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
09:02:41 [2023-09-11T09:02:41.023Z] #48 8.458 Get:6 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
09:02:41 [2023-09-11T09:02:41.023Z] #48 8.459 Get:7 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
09:02:41 [2023-09-11T09:02:41.023Z] #48 8.460 Get:8 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
09:02:41 [2023-09-11T09:02:41.023Z] #48 8.958 debconf: delaying package configuration, since apt-utils is not installed
09:02:41 [2023-09-11T09:02:41.023Z] #48 9.150 Fetched 15.1 MB in 1s (23.5 MB/s)
09:02:41 [2023-09-11T09:02:41.023Z] #48 9.244 Selecting previously unselected package cmake-data.
09:02:41 [2023-09-11T09:02:41.023Z] #48 9.244 (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.)
09:02:41 [2023-09-11T09:02:41.023Z] #48 9.271 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
09:02:41 [2023-09-11T09:02:41.023Z] #48 9.299 Unpacking cmake-data (3.18.4-2+deb11u1) ...
09:02:41 [2023-09-11T09:02:41.023Z] #48 12.41 Selecting previously unselected package libicu67:arm64.
09:02:41 [2023-09-11T09:02:41.023Z] #48 12.41 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
09:02:41 [2023-09-11T09:02:41.023Z] #48 12.74 Unpacking libicu67:arm64 (67.1-7) ...
09:02:41 [2023-09-11T09:02:41.023Z] #48 ...
09:02:41 [2023-09-11T09:02:41.023Z] 
09:02:41 [2023-09-11T09:02:41.024Z] #38 [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
09:02:41 [2023-09-11T09:02:41.024Z] #38 13.24 Selecting previously unselected package gir1.2-glib-2.0:arm64.
09:02:41 [2023-09-11T09:02:41.024Z] #38 13.25 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
09:02:41 [2023-09-11T09:02:41.608Z] #38 13.62 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
09:02:42 [2023-09-11T09:02:42.996Z] #38 15.03 Selecting previously unselected package libsecret-common.
09:02:42 [2023-09-11T09:02:42.997Z] #38 15.04 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
09:02:42 [2023-09-11T09:02:42.997Z] #38 15.04 Unpacking libsecret-common (0.20.4-2) ...
09:02:43 [2023-09-11T09:02:43.942Z] #38 15.94 Selecting previously unselected package libsecret-1-0:arm64.
09:02:44 [2023-09-11T09:02:44.243Z] #38 16.26 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
09:02:44 [2023-09-11T09:02:44.506Z] #38 16.61 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
09:02:45 [2023-09-11T09:02:45.455Z] #38 17.60 Selecting previously unselected package gir1.2-secret-1:arm64.
09:02:45 [2023-09-11T09:02:45.455Z] #38 17.61 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
09:02:45 [2023-09-11T09:02:45.717Z] #38 17.83 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
09:02:46 [2023-09-11T09:02:46.291Z] #38 18.52 Selecting previously unselected package uuid-dev:arm64.
09:02:46 [2023-09-11T09:02:46.291Z] #38 18.52 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
09:02:46 [2023-09-11T09:02:46.553Z] #38 18.66 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
09:02:46 [2023-09-11T09:02:46.815Z] #38 ...
09:02:46 [2023-09-11T09:02:46.815Z] 
09:02:46 [2023-09-11T09:02:46.815Z] #67 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:02:46 [2023-09-11T09:02:46.815Z] #67 ...
09:02:46 [2023-09-11T09:02:46.815Z] 
09:02:46 [2023-09-11T09:02:46.815Z] #68 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:02:47 [2023-09-11T09:02:47.077Z] #68 ...
09:02:47 [2023-09-11T09:02:47.077Z] 
09:02:47 [2023-09-11T09:02:47.077Z] #69 [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...)
09:02:47 [2023-09-11T09:02:47.077Z] #69 1.858 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
09:02:47 [2023-09-11T09:02:47.077Z] #69 1.859 + mkdir /build
09:02:47 [2023-09-11T09:02:47.077Z] #69 ...
09:02:47 [2023-09-11T09:02:47.077Z] 
09:02:47 [2023-09-11T09:02:47.077Z] #70 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:02:47 [2023-09-11T09:02:47.339Z] #70 ...
09:02:47 [2023-09-11T09:02:47.339Z] 
09:02:47 [2023-09-11T09:02:47.339Z] #71 [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...)
09:02:47 [2023-09-11T09:02:47.339Z] #71 ...
09:02:47 [2023-09-11T09:02:47.339Z] 
09:02:47 [2023-09-11T09:02:47.339Z] #72 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:02:47 [2023-09-11T09:02:47.600Z] #72 ...
09:02:47 [2023-09-11T09:02:47.601Z] 
09:02:47 [2023-09-11T09:02:47.601Z] #38 [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
09:02:47 [2023-09-11T09:02:47.601Z] #38 19.47 Selecting previously unselected package libblkid-dev:arm64.
09:02:47 [2023-09-11T09:02:47.601Z] #38 19.48 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
09:02:47 [2023-09-11T09:02:47.601Z] #38 19.54 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
09:02:47 [2023-09-11T09:02:47.601Z] #38 ...
09:02:47 [2023-09-11T09:02:47.601Z] 
09:02:47 [2023-09-11T09:02:47.601Z] #51 [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
09:02:47 [2023-09-11T09:02:47.601Z] #51 10.08 go: downloading github.com/quasilyte/gogrep v0.5.0
09:02:47 [2023-09-11T09:02:47.601Z] #51 10.09 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
09:02:47 [2023-09-11T09:02:47.601Z] #51 10.09 go: downloading github.com/golang/protobuf v1.5.2
09:02:47 [2023-09-11T09:02:47.601Z] #51 10.25 go: downloading github.com/beorn7/perks v1.0.1
09:02:47 [2023-09-11T09:02:47.601Z] #51 10.27 go: downloading github.com/cespare/xxhash/v2 v2.1.2
09:02:47 [2023-09-11T09:02:47.601Z] #51 10.31 go: downloading github.com/prometheus/common v0.32.1
09:02:47 [2023-09-11T09:02:47.601Z] #51 10.38 go: downloading github.com/prometheus/procfs v0.7.3
09:02:47 [2023-09-11T09:02:47.601Z] #51 10.38 go: downloading google.golang.org/protobuf v1.28.0
09:02:47 [2023-09-11T09:02:47.601Z] #51 10.82 go: downloading github.com/mattn/go-runewidth v0.0.9
09:02:47 [2023-09-11T09:02:47.601Z] #51 12.47 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
09:02:47 [2023-09-11T09:02:47.863Z] #51 ...
09:02:47 [2023-09-11T09:02:47.863Z] 
09:02:47 [2023-09-11T09:02:47.863Z] #48 [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
09:02:47 [2023-09-11T09:02:47.863Z] #48 15.21 Selecting previously unselected package libxml2:arm64.
09:02:47 [2023-09-11T09:02:47.863Z] #48 15.22 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
09:02:47 [2023-09-11T09:02:47.863Z] #48 15.56 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
09:02:47 [2023-09-11T09:02:47.863Z] #48 17.11 Selecting previously unselected package libarchive13:arm64.
09:02:47 [2023-09-11T09:02:47.863Z] #48 17.11 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
09:02:47 [2023-09-11T09:02:47.863Z] #48 17.20 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
09:02:47 [2023-09-11T09:02:47.863Z] #48 18.36 Selecting previously unselected package libjsoncpp24:arm64.
09:02:47 [2023-09-11T09:02:47.863Z] #48 18.36 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
09:02:47 [2023-09-11T09:02:47.863Z] #48 18.50 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
09:02:47 [2023-09-11T09:02:47.863Z] #48 19.30 Selecting previously unselected package librhash0:arm64.
09:02:47 [2023-09-11T09:02:47.863Z] #48 19.30 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
09:02:47 [2023-09-11T09:02:47.863Z] #48 19.33 Unpacking librhash0:arm64 (1.4.1-2) ...
09:02:47 [2023-09-11T09:02:47.863Z] #48 19.82 Selecting previously unselected package libuv1:arm64.
09:02:47 [2023-09-11T09:02:47.863Z] #48 19.83 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
09:02:47 [2023-09-11T09:02:47.863Z] #48 19.91 Unpacking libuv1:arm64 (1.40.0-2) ...
09:02:48 [2023-09-11T09:02:48.436Z] #48 ...
09:02:48 [2023-09-11T09:02:48.436Z] 
09:02:48 [2023-09-11T09:02:48.436Z] #29 [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
09:02:48 [2023-09-11T09:02:48.437Z] #29 16.14 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
09:02:48 [2023-09-11T09:02:48.437Z] #29 16.98 #=#=#                                                                         
09:02:48 [2023-09-11T09:02:48.437Z] #29 17.27 #=#=#                                                                         

######################################################################## 100.0%
09:02:48 [2023-09-11T09:02:48.437Z] #29 17.71 
09:02:48 [2023-09-11T09:02:48.437Z] #29 17.93 Download of images into '/build' complete.
09:02:48 [2023-09-11T09:02:48.437Z] #29 17.93 Use something like the following to load the result into a Docker daemon:
09:02:48 [2023-09-11T09:02:48.437Z] #29 17.93   tar -cC '/build' . | docker load
09:02:48 [2023-09-11T09:02:48.699Z] #29 ...
09:02:48 [2023-09-11T09:02:48.699Z] 
09:02:48 [2023-09-11T09:02:48.699Z] #48 [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
09:02:48 [2023-09-11T09:02:48.699Z] #48 20.64 Selecting previously unselected package cmake.
09:02:48 [2023-09-11T09:02:48.699Z] #48 20.65 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
09:02:48 [2023-09-11T09:02:48.960Z] #48 ...
09:02:48 [2023-09-11T09:02:48.960Z] 
09:02:48 [2023-09-11T09:02:48.960Z] #65 [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
09:02:48 [2023-09-11T09:02:48.960Z] #65 11.22 Selecting previously unselected package xz-utils.
09:02:48 [2023-09-11T09:02:48.960Z] #65 11.22 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
09:02:48 [2023-09-11T09:02:48.960Z] #65 11.23 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:02:48 [2023-09-11T09:02:48.960Z] #65 12.46 Selecting previously unselected package patch.
09:02:48 [2023-09-11T09:02:48.960Z] #65 12.47 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
09:02:48 [2023-09-11T09:02:48.960Z] #65 12.49 Unpacking patch (2.7.6-7) ...
09:02:48 [2023-09-11T09:02:48.961Z] #65 13.18 Selecting previously unselected package dpkg-dev.
09:02:48 [2023-09-11T09:02:48.961Z] #65 13.20 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
09:02:48 [2023-09-11T09:02:48.961Z] #65 13.57 Unpacking dpkg-dev (1.20.12) ...
09:02:48 [2023-09-11T09:02:48.961Z] #65 15.28 Selecting previously unselected package libseccomp-dev:arm64.
09:02:48 [2023-09-11T09:02:48.961Z] #65 15.29 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
09:02:48 [2023-09-11T09:02:48.961Z] #65 15.58 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:02:48 [2023-09-11T09:02:48.961Z] #65 17.41 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:02:48 [2023-09-11T09:02:48.961Z] #65 17.74 Setting up bzip2 (1.0.8-4) ...
09:02:48 [2023-09-11T09:02:48.961Z] #65 18.21 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:02:48 [2023-09-11T09:02:48.961Z] #65 18.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:02:48 [2023-09-11T09:02:48.961Z] #65 18.88 Setting up patch (2.7.6-7) ...
09:02:48 [2023-09-11T09:02:48.961Z] #65 19.09 Setting up dpkg-dev (1.20.12) ...
09:02:48 [2023-09-11T09:02:48.961Z] #65 ...
09:02:48 [2023-09-11T09:02:48.961Z] 
09:02:48 [2023-09-11T09:02:48.961Z] #66 [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
09:02:48 [2023-09-11T09:02:48.961Z] #66 20.35 NAME:
09:02:48 [2023-09-11T09:02:48.961Z] #66 20.35    go-winres - A tool for embedding resources in Windows executables
09:02:48 [2023-09-11T09:02:48.961Z] #66 20.35 
09:02:48 [2023-09-11T09:02:48.961Z] #66 20.35 USAGE:
09:02:48 [2023-09-11T09:02:48.961Z] #66 20.35    go-winres [global options] command [command options] [arguments...]
09:02:48 [2023-09-11T09:02:48.961Z] #66 20.35 
09:02:48 [2023-09-11T09:02:48.961Z] #66 20.35 COMMANDS:
09:02:48 [2023-09-11T09:02:48.961Z] #66 20.35    init     Create an initial ./winres/winres.json
09:02:48 [2023-09-11T09:02:48.961Z] #66 20.35    make     Make syso files for the "go build" command
09:02:48 [2023-09-11T09:02:48.961Z] #66 20.35    simply   Make syso files for the "go build" command (simplified)
09:02:48 [2023-09-11T09:02:48.961Z] #66 20.35    extract  Extract all resources from an executable
09:02:48 [2023-09-11T09:02:48.961Z] #66 20.35    patch    Replace resources in an executable file (exe, dll)
09:02:48 [2023-09-11T09:02:48.961Z] #66 20.35    help, h  Shows a list of commands or help for one command
09:02:48 [2023-09-11T09:02:48.961Z] #66 20.35 
09:02:48 [2023-09-11T09:02:48.961Z] #66 20.35 GLOBAL OPTIONS:
09:02:48 [2023-09-11T09:02:48.961Z] #66 20.35    --help, -h  show help (default: false)
09:02:51 [2023-09-11T09:02:51.523Z] #66 ...
09:02:51 [2023-09-11T09:02:51.523Z] 
09:02:51 [2023-09-11T09:02:51.523Z] #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             ;
09:02:51 [2023-09-11T09:02:51.523Z] #59 13.68 Selecting previously unselected package libseccomp-dev:arm64.
09:02:51 [2023-09-11T09:02:51.523Z] #59 13.68 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
09:02:51 [2023-09-11T09:02:51.523Z] #59 13.95 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:02:51 [2023-09-11T09:02:51.523Z] #59 15.35 Selecting previously unselected package libsystemd-dev:arm64.
09:02:51 [2023-09-11T09:02:51.523Z] #59 15.38 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
09:02:51 [2023-09-11T09:02:51.523Z] #59 15.70 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
09:02:51 [2023-09-11T09:02:51.523Z] #59 17.42 Selecting previously unselected package libtool.
09:02:51 [2023-09-11T09:02:51.523Z] #59 17.43 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
09:02:51 [2023-09-11T09:02:51.523Z] #59 17.60 Unpacking libtool (2.4.6-15) ...
09:02:51 [2023-09-11T09:02:51.523Z] #59 18.44 Selecting previously unselected package libudev-dev:arm64.
09:02:51 [2023-09-11T09:02:51.523Z] #59 18.45 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u4_arm64.deb ...
09:02:51 [2023-09-11T09:02:51.523Z] #59 18.57 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
09:02:51 [2023-09-11T09:02:51.523Z] #59 19.67 Selecting previously unselected package libyajl2:arm64.
09:02:51 [2023-09-11T09:02:51.523Z] #59 19.67 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
09:02:51 [2023-09-11T09:02:51.523Z] #59 19.76 Unpacking libyajl2:arm64 (2.1.0-3) ...
09:02:51 [2023-09-11T09:02:51.523Z] #59 20.05 Selecting previously unselected package libyajl-dev:arm64.
09:02:51 [2023-09-11T09:02:51.523Z] #59 20.05 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
09:02:51 [2023-09-11T09:02:51.523Z] #59 20.14 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
09:02:51 [2023-09-11T09:02:51.523Z] #59 20.72 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:02:51 [2023-09-11T09:02:51.523Z] #59 21.48 Setting up libyajl2:arm64 (2.1.0-3) ...
09:02:51 [2023-09-11T09:02:51.523Z] #59 21.88 Setting up bzip2 (1.0.8-4) ...
09:02:51 [2023-09-11T09:02:51.523Z] #59 22.67 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:02:51 [2023-09-11T09:02:51.523Z] #59 23.16 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
09:02:51 [2023-09-11T09:02:51.523Z] #59 23.82 Setting up libcap2:arm64 (1:2.44-1) ...
09:02:51 [2023-09-11T09:02:51.523Z] #59 ...
09:02:51 [2023-09-11T09:02:51.523Z] 
09:02:51 [2023-09-11T09:02:51.523Z] #38 [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
09:02:51 [2023-09-11T09:02:51.523Z] #38 20.36 Selecting previously unselected package libbtrfs0:arm64.
09:02:51 [2023-09-11T09:02:51.524Z] #38 20.36 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
09:02:51 [2023-09-11T09:02:51.524Z] #38 20.39 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
09:02:51 [2023-09-11T09:02:51.524Z] #38 21.43 Selecting previously unselected package libbtrfs-dev:arm64.
09:02:51 [2023-09-11T09:02:51.524Z] #38 21.43 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
09:02:51 [2023-09-11T09:02:51.524Z] #38 21.54 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
09:02:51 [2023-09-11T09:02:51.524Z] #38 23.12 Selecting previously unselected package libelf1:arm64.
09:02:51 [2023-09-11T09:02:51.524Z] #38 23.12 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
09:02:51 [2023-09-11T09:02:51.524Z] #38 23.48 Unpacking libelf1:arm64 (0.183-1) ...
09:02:52 [2023-09-11T09:02:52.914Z] #38 24.82 Selecting previously unselected package libffi-dev:arm64.
09:02:52 [2023-09-11T09:02:52.914Z] #38 24.82 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
09:02:52 [2023-09-11T09:02:52.914Z] #38 24.89 Unpacking libffi-dev:arm64 (3.3-6) ...
09:02:53 [2023-09-11T09:02:53.178Z] #38 25.17 Selecting previously unselected package libglib2.0-data.
09:02:53 [2023-09-11T09:02:53.178Z] #38 25.19 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
09:02:53 [2023-09-11T09:02:53.178Z] #38 25.20 Unpacking libglib2.0-data (2.66.8-1) ...
09:02:54 [2023-09-11T09:02:54.123Z] #38 26.27 Selecting previously unselected package libglib2.0-bin.
09:02:54 [2023-09-11T09:02:54.123Z] #38 26.29 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
09:02:54 [2023-09-11T09:02:54.428Z] #38 26.49 Unpacking libglib2.0-bin (2.66.8-1) ...
09:02:54 [2023-09-11T09:02:54.428Z] #38 ...
09:02:54 [2023-09-11T09:02:54.428Z] 
09:02:54 [2023-09-11T09:02:54.428Z] #58 [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
09:02:54 [2023-09-11T09:02:54.428Z] #58 26.92 gotestsum version dev
09:02:55 [2023-09-11T09:02:55.819Z] #58 ...
09:02:55 [2023-09-11T09:02:55.819Z] 
09:02:55 [2023-09-11T09:02:55.819Z] #60 [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
09:02:55 [2023-09-11T09:02:55.819Z] #60 18.33 tomll can be used in two ways:
09:02:55 [2023-09-11T09:02:55.819Z] #60 18.33 Writing to STDIN and reading from STDOUT:
09:02:55 [2023-09-11T09:02:55.819Z] #60 18.33   cat file.toml | tomll > file.toml
09:02:55 [2023-09-11T09:02:55.819Z] #60 18.33 
09:02:55 [2023-09-11T09:02:55.819Z] #60 18.33 Reading and updating a list of files:
09:02:55 [2023-09-11T09:02:55.819Z] #60 18.33   tomll a.toml b.toml c.toml
09:02:55 [2023-09-11T09:02:55.819Z] #60 18.33 
09:02:55 [2023-09-11T09:02:55.819Z] #60 18.33 When given a list of files, tomll will modify all files in place without asking.
09:02:56 [2023-09-11T09:02:56.099Z] #60 ...
09:02:56 [2023-09-11T09:02:56.099Z] 
09:02:56 [2023-09-11T09:02:56.099Z] #38 [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
09:02:56 [2023-09-11T09:02:56.099Z] #38 27.26 Selecting previously unselected package python3-lib2to3.
09:02:56 [2023-09-11T09:02:56.099Z] #38 27.26 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
09:02:56 [2023-09-11T09:02:56.099Z] #38 27.28 Unpacking python3-lib2to3 (3.9.2-1) ...
09:02:56 [2023-09-11T09:02:56.099Z] #38 28.26 Selecting previously unselected package python3-distutils.
09:02:56 [2023-09-11T09:02:56.099Z] #38 28.30 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
09:02:56 [2023-09-11T09:02:56.411Z] #38 28.47 Unpacking python3-distutils (3.9.2-1) ...
09:02:57 [2023-09-11T09:02:57.031Z] #38 ...
09:02:57 [2023-09-11T09:02:57.031Z] 
09:02:57 [2023-09-11T09:02:57.031Z] #62 [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
09:02:57 [2023-09-11T09:02:57.031Z] #62 19.29 v3.6.0
09:02:57 [2023-09-11T09:02:57.031Z] #62 ...
09:02:57 [2023-09-11T09:02:57.031Z] 
09:02:57 [2023-09-11T09:02:57.031Z] #38 [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
09:02:57 [2023-09-11T09:02:57.031Z] #38 29.24 Selecting previously unselected package libglib2.0-dev-bin.
09:02:57 [2023-09-11T09:02:57.294Z] #38 29.24 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
09:02:57 [2023-09-11T09:02:57.294Z] #38 29.42 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
09:02:58 [2023-09-11T09:02:58.244Z] #38 30.26 Selecting previously unselected package libsepol1-dev:arm64.
09:02:58 [2023-09-11T09:02:58.245Z] #38 30.26 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
09:02:58 [2023-09-11T09:02:58.245Z] #38 30.37 Unpacking libsepol1-dev:arm64 (3.1-1) ...
09:02:59 [2023-09-11T09:02:59.191Z] #38 ...
09:02:59 [2023-09-11T09:02:59.191Z] 
09:02:59 [2023-09-11T09:02:59.191Z] #48 [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
09:02:59 [2023-09-11T09:02:59.191Z] #48 20.99 Unpacking cmake (3.18.4-2+deb11u1) ...
09:02:59 [2023-09-11T09:02:59.191Z] #48 22.69 Setting up libicu67:arm64 (67.1-7) ...
09:02:59 [2023-09-11T09:02:59.191Z] #48 23.26 Setting up libuv1:arm64 (1.40.0-2) ...
09:02:59 [2023-09-11T09:02:59.191Z] #48 24.25 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
09:02:59 [2023-09-11T09:02:59.191Z] #48 24.27 Setting up librhash0:arm64 (1.4.1-2) ...
09:02:59 [2023-09-11T09:02:59.191Z] #48 24.59 Setting up cmake-data (3.18.4-2+deb11u1) ...
09:02:59 [2023-09-11T09:02:59.191Z] #48 25.01 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
09:02:59 [2023-09-11T09:02:59.191Z] #48 25.41 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
09:02:59 [2023-09-11T09:02:59.191Z] #48 25.89 Setting up cmake (3.18.4-2+deb11u1) ...
09:02:59 [2023-09-11T09:02:59.191Z] #48 26.13 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:02:59 [2023-09-11T09:02:59.191Z] #48 ...
09:02:59 [2023-09-11T09:02:59.191Z] 
09:02:59 [2023-09-11T09:02:59.191Z] #38 [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
09:02:59 [2023-09-11T09:02:59.191Z] #38 31.53 Selecting previously unselected package libpcre2-16-0:arm64.
09:02:59 [2023-09-11T09:02:59.475Z] #38 31.53 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
09:02:59 [2023-09-11T09:02:59.475Z] #38 31.58 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
09:03:00 [2023-09-11T09:03:00.419Z] #38 32.41 Selecting previously unselected package libpcre2-32-0:arm64.
09:03:00 [2023-09-11T09:03:00.419Z] #38 32.42 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
09:03:00 [2023-09-11T09:03:00.419Z] #38 32.57 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
09:03:01 [2023-09-11T09:03:01.809Z] #38 33.70 Selecting previously unselected package libpcre2-posix2:arm64.
09:03:01 [2023-09-11T09:03:01.809Z] #38 33.70 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
09:03:01 [2023-09-11T09:03:01.809Z] #38 33.88 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
09:03:02 [2023-09-11T09:03:02.389Z] #38 ...
09:03:02 [2023-09-11T09:03:02.389Z] 
09:03:02 [2023-09-11T09:03:02.389Z] #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             ;
09:03:02 [2023-09-11T09:03:02.389Z] #59 24.67 Setting up autotools-dev (20180224.1+nmu1) ...
09:03:02 [2023-09-11T09:03:02.389Z] #59 25.08 Setting up libsigsegv2:arm64 (2.13-1) ...
09:03:02 [2023-09-11T09:03:02.389Z] #59 25.37 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:03:02 [2023-09-11T09:03:02.389Z] #59 25.72 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:03:02 [2023-09-11T09:03:02.389Z] #59 25.91 Setting up patch (2.7.6-7) ...
09:03:02 [2023-09-11T09:03:02.389Z] #59 26.07 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
09:03:02 [2023-09-11T09:03:02.389Z] #59 26.09 Setting up libyajl-dev:arm64 (2.1.0-3) ...
09:03:02 [2023-09-11T09:03:02.389Z] #59 26.44 Setting up libcap-dev:arm64 (1:2.44-1) ...
09:03:02 [2023-09-11T09:03:02.389Z] #59 26.62 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
09:03:02 [2023-09-11T09:03:02.389Z] #59 26.91 Setting up libtool (2.4.6-15) ...
09:03:02 [2023-09-11T09:03:02.389Z] #59 27.17 Setting up m4 (1.4.18-5) ...
09:03:02 [2023-09-11T09:03:02.389Z] #59 27.58 Setting up dpkg-dev (1.20.12) ...
09:03:02 [2023-09-11T09:03:02.389Z] #59 28.00 Setting up autoconf (2.69-14) ...
09:03:02 [2023-09-11T09:03:02.389Z] #59 28.44 Setting up build-essential (12.9) ...
09:03:02 [2023-09-11T09:03:02.389Z] #59 28.92 Setting up automake (1:1.16.3-2) ...
09:03:02 [2023-09-11T09:03:02.389Z] #59 29.21 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
09:03:02 [2023-09-11T09:03:02.389Z] #59 29.24 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:03:02 [2023-09-11T09:03:02.651Z] #59 ...
09:03:02 [2023-09-11T09:03:02.651Z] 
09:03:02 [2023-09-11T09:03:02.651Z] #38 [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
09:03:02 [2023-09-11T09:03:02.651Z] #38 34.78 Selecting previously unselected package libpcre2-dev:arm64.
09:03:02 [2023-09-11T09:03:02.651Z] #38 34.78 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
09:03:02 [2023-09-11T09:03:02.651Z] #38 34.86 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
09:03:04 [2023-09-11T09:03:04.039Z] #38 35.92 Selecting previously unselected package libselinux1-dev:arm64.
09:03:04 [2023-09-11T09:03:04.039Z] #38 35.92 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
09:03:04 [2023-09-11T09:03:04.039Z] #38 35.99 Unpacking libselinux1-dev:arm64 (3.1-3) ...
09:03:04 [2023-09-11T09:03:04.612Z] #38 36.78 Selecting previously unselected package libmount-dev:arm64.
09:03:04 [2023-09-11T09:03:04.612Z] #38 36.78 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
09:03:04 [2023-09-11T09:03:04.874Z] #38 36.94 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
09:03:05 [2023-09-11T09:03:05.448Z] #38 37.56 Selecting previously unselected package libpcre16-3:arm64.
09:03:05 [2023-09-11T09:03:05.448Z] #38 37.56 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
09:03:05 [2023-09-11T09:03:05.796Z] #38 37.67 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
09:03:06 [2023-09-11T09:03:06.083Z] #38 38.17 Selecting previously unselected package libpcre32-3:arm64.
09:03:06 [2023-09-11T09:03:06.083Z] #38 38.18 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
09:03:06 [2023-09-11T09:03:06.345Z] #38 38.38 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
09:03:06 [2023-09-11T09:03:06.919Z] #38 39.16 Selecting previously unselected package libpcrecpp0v5:arm64.
09:03:07 [2023-09-11T09:03:07.191Z] #38 39.16 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
09:03:07 [2023-09-11T09:03:07.191Z] #38 39.31 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
09:03:07 [2023-09-11T09:03:07.767Z] #38 39.93 Selecting previously unselected package libpcre3-dev:arm64.
09:03:07 [2023-09-11T09:03:07.767Z] #38 39.93 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
09:03:08 [2023-09-11T09:03:08.029Z] #38 40.07 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
09:03:08 [2023-09-11T09:03:08.603Z] #38 40.74 Selecting previously unselected package zlib1g-dev:arm64.
09:03:08 [2023-09-11T09:03:08.603Z] #38 40.74 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
09:03:08 [2023-09-11T09:03:08.603Z] #38 40.80 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
09:03:09 [2023-09-11T09:03:09.177Z] #38 41.39 Selecting previously unselected package libglib2.0-dev:arm64.
09:03:09 [2023-09-11T09:03:09.177Z] #38 41.39 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
09:03:09 [2023-09-11T09:03:09.177Z] #38 41.48 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
09:03:09 [2023-09-11T09:03:09.750Z] #38 41.91 Selecting previously unselected package libsecret-1-dev:arm64.
09:03:09 [2023-09-11T09:03:09.750Z] #38 41.91 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
09:03:10 [2023-09-11T09:03:10.012Z] #38 42.00 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
09:03:10 [2023-09-11T09:03:10.012Z] #38 42.29 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
09:03:10 [2023-09-11T09:03:10.274Z] #38 42.44 Setting up libpcre16-3:arm64 (2:8.39-13) ...
09:03:10 [2023-09-11T09:03:10.536Z] #38 42.59 Setting up libsepol1-dev:arm64 (3.1-1) ...
09:03:10 [2023-09-11T09:03:10.536Z] #38 42.75 Setting up libffi-dev:arm64 (3.3-6) ...
09:03:10 [2023-09-11T09:03:10.536Z] #38 42.86 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
09:03:10 [2023-09-11T09:03:10.798Z] #38 43.05 Setting up libbtrfs0:arm64 (5.10.1-2) ...
09:03:10 [2023-09-11T09:03:10.798Z] #38 43.12 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
09:03:11 [2023-09-11T09:03:11.058Z] #38 43.25 Setting up libglib2.0-data (2.66.8-1) ...
09:03:11 [2023-09-11T09:03:11.058Z] #38 43.37 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
09:03:11 [2023-09-11T09:03:11.319Z] #38 43.49 Setting up libpcre32-3:arm64 (2:8.39-13) ...
09:03:11 [2023-09-11T09:03:11.580Z] #38 43.66 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
09:03:11 [2023-09-11T09:03:11.580Z] #38 43.70 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
09:03:11 [2023-09-11T09:03:11.840Z] #38 43.92 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
09:03:12 [2023-09-11T09:03:12.101Z] #38 44.14 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
09:03:12 [2023-09-11T09:03:12.101Z] #38 44.39 Setting up python3-lib2to3 (3.9.2-1) ...
09:03:12 [2023-09-11T09:03:12.361Z] #38 44.62 Setting up libelf1:arm64 (0.183-1) ...
09:03:12 [2023-09-11T09:03:12.931Z] #38 44.96 Setting up libsecret-common (0.20.4-2) ...
09:03:13 [2023-09-11T09:03:13.191Z] #38 45.28 Setting up python3-distutils (3.9.2-1) ...
09:03:13 [2023-09-11T09:03:13.452Z] #38 45.63 Setting up libglib2.0-dev-bin (2.66.8-1) ...
09:03:14 [2023-09-11T09:03:14.022Z] #38 46.05 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
09:03:14 [2023-09-11T09:03:14.022Z] #38 46.26 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
09:03:14 [2023-09-11T09:03:14.353Z] #38 46.30 Setting up libselinux1-dev:arm64 (3.1-3) ...
09:03:14 [2023-09-11T09:03:14.614Z] #38 46.74 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
09:03:14 [2023-09-11T09:03:14.874Z] #38 46.96 Setting up libglib2.0-bin (2.66.8-1) ...
09:03:14 [2023-09-11T09:03:14.874Z] #38 47.02 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
09:03:14 [2023-09-11T09:03:14.874Z] #38 47.14 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
09:03:15 [2023-09-11T09:03:15.174Z] #38 ...
09:03:15 [2023-09-11T09:03:15.174Z] 
09:03:15 [2023-09-11T09:03:15.174Z] #61 [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
09:03:15 [2023-09-11T09:03:15.174Z] #61 47.40 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
09:03:15 [2023-09-11T09:03:15.439Z] #61 47.43 Docker version unknown-version, build unknown-commit
09:03:22 [2023-09-11T09:03:22.018Z] #61 ...
09:03:22 [2023-09-11T09:03:22.018Z] 
09:03:22 [2023-09-11T09:03:22.018Z] #38 [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
09:03:22 [2023-09-11T09:03:22.018Z] #38 47.41 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
09:03:22 [2023-09-11T09:03:22.018Z] #38 47.56 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
09:03:22 [2023-09-11T09:03:22.018Z] #38 47.70 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
09:03:22 [2023-09-11T09:03:22.018Z] #38 47.90 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
09:03:22 [2023-09-11T09:03:22.018Z] #38 48.05 No schema files found: doing nothing.
09:03:22 [2023-09-11T09:03:22.018Z] #38 48.08 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:03:22 [2023-09-11T09:03:22.018Z] #38 48.23 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
09:03:22 [2023-09-11T09:03:22.018Z] #38 ...
09:03:22 [2023-09-11T09:03:22.018Z] 
09:03:22 [2023-09-11T09:03:22.018Z] #70 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:03:22 [2023-09-11T09:03:22.018Z] #70 DONE 45.4s
09:03:22 [2023-09-11T09:03:22.018Z] 
09:03:22 [2023-09-11T09:03:22.018Z] #72 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:03:22 [2023-09-11T09:03:22.018Z] #72 DONE 45.5s
09:03:22 [2023-09-11T09:03:22.018Z] 
09:03:22 [2023-09-11T09:03:22.018Z] #68 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:03:22 [2023-09-11T09:03:22.018Z] #68 DONE 45.5s
09:03:22 [2023-09-11T09:03:22.018Z] 
09:03:22 [2023-09-11T09:03:22.018Z] #29 [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
09:03:22 [2023-09-11T09:03:22.018Z] #29 DONE 59.9s
09:03:22 [2023-09-11T09:03:22.018Z] 
09:03:22 [2023-09-11T09:03:22.018Z] #66 [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
09:03:22 [2023-09-11T09:03:22.018Z] #66 DONE 54.7s
09:03:22 [2023-09-11T09:03:22.018Z] 
09:03:22 [2023-09-11T09:03:22.018Z] #58 [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
09:03:22 [2023-09-11T09:03:22.018Z] #58 DONE 54.7s
09:03:22 [2023-09-11T09:03:22.018Z] 
09:03:22 [2023-09-11T09:03:22.018Z] #62 [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
09:03:22 [2023-09-11T09:03:22.018Z] #62 DONE 54.7s
09:03:22 [2023-09-11T09:03:22.018Z] 
09:03:22 [2023-09-11T09:03:22.018Z] #51 [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
09:03:22 [2023-09-11T09:03:22.018Z] #51 49.20 golangci-lint has version v1.54.2 built with go1.20.7 from (unknown, mod sum: "h1:oR9zxfWYxt7hFqk6+fw6Enr+E7F0SN2nqHhJYyIb0yo=") on (unknown)
09:03:22 [2023-09-11T09:03:22.280Z] #51 ...
09:03:22 [2023-09-11T09:03:22.280Z] 
09:03:22 [2023-09-11T09:03:22.280Z] #67 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:03:22 [2023-09-11T09:03:22.280Z] #67 DONE 45.5s
09:03:22 [2023-09-11T09:03:22.280Z] 
09:03:22 [2023-09-11T09:03:22.280Z] #60 [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
09:03:22 [2023-09-11T09:03:22.280Z] #60 DONE 54.7s
09:03:22 [2023-09-11T09:03:22.280Z] 
09:03:22 [2023-09-11T09:03:22.280Z] #64 [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
09:03:22 [2023-09-11T09:03:22.280Z] #64 DONE 54.3s
09:03:22 [2023-09-11T09:03:22.280Z] 
09:03:22 [2023-09-11T09:03:22.280Z] #50 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:03:22 [2023-09-11T09:03:22.280Z] #50 DONE 54.1s
09:03:22 [2023-09-11T09:03:22.280Z] 
09:03:22 [2023-09-11T09:03:22.280Z] #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             ;
09:03:22 [2023-09-11T09:03:22.280Z] #59 DONE 54.9s
09:03:22 [2023-09-11T09:03:22.280Z] 
09:03:22 [2023-09-11T09:03:22.280Z] #73 [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...)
09:03:22 [2023-09-11T09:03:22.541Z] #73 ...
09:03:22 [2023-09-11T09:03:22.541Z] 
09:03:22 [2023-09-11T09:03:22.541Z] #48 [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
09:03:22 [2023-09-11T09:03:22.541Z] #48 DONE 54.4s
09:03:22 [2023-09-11T09:03:22.541Z] 
09:03:22 [2023-09-11T09:03:22.541Z] #38 [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
09:03:22 [2023-09-11T09:03:22.541Z] #38 DONE 54.5s
09:03:22 [2023-09-11T09:03:22.541Z] 
09:03:22 [2023-09-11T09:03:22.541Z] #61 [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
09:03:22 [2023-09-11T09:03:22.541Z] #61 DONE 54.6s
09:03:22 [2023-09-11T09:03:22.541Z] 
09:03:22 [2023-09-11T09:03:22.541Z] #51 [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
09:03:22 [2023-09-11T09:03:22.541Z] #51 DONE 54.9s
09:03:22 [2023-09-11T09:03:22.541Z] 
09:03:22 [2023-09-11T09:03:22.541Z] #65 [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
09:03:22 [2023-09-11T09:03:22.541Z] #65 DONE 54.8s
09:03:22 [2023-09-11T09:03:22.541Z] 
09:03:22 [2023-09-11T09:03:22.541Z] #69 [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...)
09:03:22 [2023-09-11T09:03:22.541Z] #69 DONE 45.7s
09:03:22 [2023-09-11T09:03:22.541Z] 
09:03:22 [2023-09-11T09:03:22.541Z] #71 [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...)
09:03:22 [2023-09-11T09:03:22.541Z] #71 DONE 45.5s
09:03:22 [2023-09-11T09:03:22.541Z] 
09:03:22 [2023-09-11T09:03:22.541Z] #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...)
09:03:22 [2023-09-11T09:03:22.804Z] #74 ...
09:03:22 [2023-09-11T09:03:22.804Z] 
09:03:22 [2023-09-11T09:03:22.804Z] #75 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
09:03:22 [2023-09-11T09:03:22.804Z] #75 DONE 0.3s
09:03:22 [2023-09-11T09:03:22.804Z] 
09:03:22 [2023-09-11T09:03:22.804Z] #76 [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...)
09:03:24 [2023-09-11T09:03:24.186Z] #76 ...
09:03:24 [2023-09-11T09:03:24.186Z] 
09:03:24 [2023-09-11T09:03:24.186Z] #77 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
09:03:24 [2023-09-11T09:03:24.186Z] #77 DONE 0.9s
09:03:24 [2023-09-11T09:03:24.446Z] 
09:03:24 [2023-09-11T09:03:24.446Z] #78 [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...)
09:03:27 [2023-09-11T09:03:27.750Z] #78 ...
09:03:27 [2023-09-11T09:03:27.750Z] 
09:03:27 [2023-09-11T09:03:27.750Z] #73 [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...)
09:03:27 [2023-09-11T09:03:27.750Z] #73 3.610 go: downloading github.com/sirupsen/logrus v1.9.0
09:03:27 [2023-09-11T09:03:27.750Z] #73 3.615 go: downloading github.com/urfave/cli/v2 v2.23.5
09:03:27 [2023-09-11T09:03:27.750Z] #73 3.643 go: downloading github.com/google/uuid v1.3.0
09:03:27 [2023-09-11T09:03:27.750Z] #73 3.643 go: downloading github.com/moby/vpnkit v0.5.0
09:03:27 [2023-09-11T09:03:27.750Z] #73 3.643 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:03:27 [2023-09-11T09:03:27.750Z] #73 3.652 go: downloading github.com/gorilla/mux v1.8.0
09:03:27 [2023-09-11T09:03:27.750Z] #73 3.654 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:03:27 [2023-09-11T09:03:27.750Z] #73 3.658 go: downloading golang.org/x/sys v0.2.0
09:03:27 [2023-09-11T09:03:27.750Z] #73 4.125 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
09:03:27 [2023-09-11T09:03:27.750Z] #73 4.421 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
09:03:27 [2023-09-11T09:03:27.750Z] #73 4.426 go: downloading golang.org/x/net v0.1.0
09:03:27 [2023-09-11T09:03:27.750Z] #73 4.778 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:03:27 [2023-09-11T09:03:27.750Z] #73 4.784 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:03:33 [2023-09-11T09:03:33.047Z] #73 ...
09:03:33 [2023-09-11T09:03:33.047Z] 
09:03:33 [2023-09-11T09:03:33.047Z] #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
09:03:33 [2023-09-11T09:03:33.047Z] #79 3.192 Cloning into '/tmp/crun-build'...
09:03:33 [2023-09-11T09:03:33.047Z] #79 4.041 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
09:03:33 [2023-09-11T09:03:33.047Z] #79 4.063 Cloning into '/tmp/crun-build/libocispec'...
09:03:33 [2023-09-11T09:03:33.047Z] #79 4.461 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
09:03:33 [2023-09-11T09:03:33.047Z] #79 4.471 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
09:03:33 [2023-09-11T09:03:33.047Z] #79 4.471 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
09:03:33 [2023-09-11T09:03:33.047Z] #79 4.471 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
09:03:33 [2023-09-11T09:03:33.047Z] #79 4.481 Cloning into '/tmp/crun-build/libocispec/image-spec'...
09:03:33 [2023-09-11T09:03:33.047Z] #79 4.963 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
09:03:33 [2023-09-11T09:03:33.048Z] #79 5.428 Cloning into '/tmp/crun-build/libocispec/yajl'...
09:03:33 [2023-09-11T09:03:33.048Z] #79 5.880 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
09:03:33 [2023-09-11T09:03:33.048Z] #79 5.984 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
09:03:33 [2023-09-11T09:03:33.048Z] #79 6.083 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
09:03:33 [2023-09-11T09:03:33.048Z] #79 ...
09:03:33 [2023-09-11T09:03:33.048Z] 
09:03:33 [2023-09-11T09:03:33.048Z] #80 [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
09:03:33 [2023-09-11T09:03:33.048Z] #80 3.531 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:03:33 [2023-09-11T09:03:33.048Z] #80 3.531 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:03:33 [2023-09-11T09:03:33.048Z] #80 3.531 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:03:33 [2023-09-11T09:03:33.048Z] #80 4.244 Reading package lists...
09:03:33 [2023-09-11T09:03:33.048Z] #80 4.865 + apt-get  install -y --no-install-recommends gcc libc6-dev
09:03:33 [2023-09-11T09:03:33.048Z] #80 4.881 Reading package lists...
09:03:33 [2023-09-11T09:03:33.048Z] #80 5.506 Building dependency tree...
09:03:33 [2023-09-11T09:03:33.048Z] #80 5.694 Reading state information...
09:03:33 [2023-09-11T09:03:33.048Z] #80 6.107 gcc is already the newest version (4:10.2.1-1).
09:03:33 [2023-09-11T09:03:33.048Z] #80 6.107 libc6-dev is already the newest version (2.31-13+deb11u6).
09:03:33 [2023-09-11T09:03:33.048Z] #80 6.107 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
09:03:33 [2023-09-11T09:03:33.621Z] #80 ...
09:03:33 [2023-09-11T09:03:33.621Z] 
09:03:33 [2023-09-11T09:03:33.621Z] #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
09:03:33 [2023-09-11T09:03:33.621Z] #63 60.39 Docker version 24.0.2, build cb74dfc
09:03:33 [2023-09-11T09:03:33.621Z] #63 DONE 65.6s
09:03:33 [2023-09-11T09:03:33.621Z] 
09:03:33 [2023-09-11T09:03:33.621Z] #76 [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...)
09:03:33 [2023-09-11T09:03:33.621Z] #76 4.949 + bin/ctr
09:03:33 [2023-09-11T09:03:33.621Z] #76 4.949 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
09:03:33 [2023-09-11T09:03:33.621Z] #76 ...
09:03:33 [2023-09-11T09:03:33.621Z] 
09:03:33 [2023-09-11T09:03:33.621Z] #80 [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
09:03:33 [2023-09-11T09:03:33.621Z] #80 DONE 11.2s
09:03:33 [2023-09-11T09:03:33.621Z] 
09:03:33 [2023-09-11T09:03:33.621Z] #81 [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...)
09:03:34 [2023-09-11T09:03:34.566Z] #81 0.917 -- The C compiler identification is GNU 10.2.1
09:03:34 [2023-09-11T09:03:34.566Z] #81 0.930 -- Detecting C compiler ABI info
09:03:34 [2023-09-11T09:03:34.828Z] #81 1.205 -- Detecting C compiler ABI info - done
09:03:34 [2023-09-11T09:03:34.828Z] #81 1.232 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
09:03:34 [2023-09-11T09:03:34.828Z] #81 1.233 -- Detecting C compile features
09:03:34 [2023-09-11T09:03:34.828Z] #81 1.234 -- Detecting C compile features - done
09:03:34 [2023-09-11T09:03:34.828Z] #81 1.252 -- Performing Test HAS_BUILTIN_FORTIFY
09:03:35 [2023-09-11T09:03:35.090Z] #81 1.333 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:03:35 [2023-09-11T09:03:35.090Z] #81 1.388 -- Configuring done
09:03:35 [2023-09-11T09:03:35.090Z] #81 1.393 -- Generating done
09:03:35 [2023-09-11T09:03:35.090Z] #81 1.395 -- Build files have been written to: /go/src/github.com/krallin/tini
09:03:35 [2023-09-11T09:03:35.090Z] #81 1.520 Scanning dependencies of target tini-static
09:03:35 [2023-09-11T09:03:35.090Z] #81 1.558 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:03:35 [2023-09-11T09:03:35.664Z] #81 1.982 [100%] Linking C executable tini-static
09:03:35 [2023-09-11T09:03:35.664Z] #81 2.154 [100%] Built target tini-static
09:03:35 [2023-09-11T09:03:35.926Z] #81 ...
09:03:35 [2023-09-11T09:03:35.926Z] 
09:03:35 [2023-09-11T09:03:35.926Z] #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...)
09:03:35 [2023-09-11T09:03:35.926Z] #74 3.527 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 .
09:03:36 [2023-09-11T09:03:36.188Z] #74 ...
09:03:36 [2023-09-11T09:03:36.188Z] 
09:03:36 [2023-09-11T09:03:36.188Z] #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
09:03:36 [2023-09-11T09:03:36.188Z] #79 11.79 aclocal: warning: couldn't open directory 'm4': No such file or directory
09:03:36 [2023-09-11T09:03:36.762Z] #79 ...
09:03:36 [2023-09-11T09:03:36.762Z] 
09:03:36 [2023-09-11T09:03:36.762Z] #81 [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...)
09:03:36 [2023-09-11T09:03:36.762Z] #81 DONE 3.2s
09:03:37 [2023-09-11T09:03:37.024Z] 
09:03:37 [2023-09-11T09:03:37.025Z] #78 [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...)
09:03:38 [2023-09-11T09:03:38.515Z] #78 ...
09:03:38 [2023-09-11T09:03:38.515Z] 
09:03:38 [2023-09-11T09:03:38.515Z] #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
09:03:38 [2023-09-11T09:03:38.515Z] #79 16.24 libtoolize: putting auxiliary files in '.'.
09:03:38 [2023-09-11T09:03:38.789Z] #79 16.24 libtoolize: copying file './ltmain.sh'
09:03:39 [2023-09-11T09:03:39.383Z] #79 17.08 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
09:03:39 [2023-09-11T09:03:39.384Z] #79 17.08 libtoolize: and rerunning libtoolize and aclocal.
09:03:39 [2023-09-11T09:03:39.384Z] #79 17.08 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
09:03:42 [2023-09-11T09:03:42.750Z] #79 20.02 configure.ac:7: installing './compile'
09:03:42 [2023-09-11T09:03:42.750Z] #79 20.02 configure.ac:11: installing './config.guess'
09:03:42 [2023-09-11T09:03:42.750Z] #79 20.02 configure.ac:11: installing './config.sub'
09:03:42 [2023-09-11T09:03:42.750Z] #79 20.03 configure.ac:8: installing './install-sh'
09:03:42 [2023-09-11T09:03:42.750Z] #79 20.03 configure.ac:8: installing './missing'
09:03:42 [2023-09-11T09:03:42.750Z] #79 20.08 Makefile.am: installing './depcomp'
09:03:43 [2023-09-11T09:03:43.375Z] #79 20.81 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
09:03:43 [2023-09-11T09:03:43.375Z] #79 20.81 libtoolize: copying file 'build-aux/ltmain.sh'
09:03:43 [2023-09-11T09:03:43.375Z] #79 21.00 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
09:03:43 [2023-09-11T09:03:43.375Z] #79 21.00 libtoolize: copying file 'm4/libtool.m4'
09:03:43 [2023-09-11T09:03:43.375Z] #79 21.08 libtoolize: copying file 'm4/ltoptions.m4'
09:03:43 [2023-09-11T09:03:43.375Z] #79 21.20 libtoolize: copying file 'm4/ltsugar.m4'
09:03:43 [2023-09-11T09:03:43.650Z] #79 21.35 libtoolize: copying file 'm4/ltversion.m4'
09:03:43 [2023-09-11T09:03:43.650Z] #79 21.48 libtoolize: copying file 'm4/lt~obsolete.m4'
09:03:43 [2023-09-11T09:03:43.924Z] #79 21.61 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
09:03:48 [2023-09-11T09:03:48.146Z] #79 25.35 configure.ac:7: installing 'build-aux/compile'
09:03:48 [2023-09-11T09:03:48.146Z] #79 25.35 configure.ac:9: installing 'build-aux/config.guess'
09:03:48 [2023-09-11T09:03:48.146Z] #79 25.36 configure.ac:9: installing 'build-aux/config.sub'
09:03:48 [2023-09-11T09:03:48.146Z] #79 25.36 configure.ac:11: installing 'build-aux/install-sh'
09:03:48 [2023-09-11T09:03:48.146Z] #79 25.36 configure.ac:11: installing 'build-aux/missing'
09:03:48 [2023-09-11T09:03:48.146Z] #79 25.41 Makefile.am: installing 'build-aux/depcomp'
09:03:48 [2023-09-11T09:03:48.146Z] #79 25.45 parallel-tests: installing 'build-aux/test-driver'
09:03:49 [2023-09-11T09:03:49.537Z] #79 26.96 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
09:03:49 [2023-09-11T09:03:49.537Z] #79 26.96 libtoolize: copying file 'build-aux/ltmain.sh'
09:03:49 [2023-09-11T09:03:49.798Z] #79 27.48 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
09:03:49 [2023-09-11T09:03:49.798Z] #79 27.48 libtoolize: copying file 'm4/libtool.m4'
09:03:50 [2023-09-11T09:03:50.060Z] #79 27.59 libtoolize: copying file 'm4/ltoptions.m4'
09:03:50 [2023-09-11T09:03:50.060Z] #79 27.74 libtoolize: copying file 'm4/ltsugar.m4'
09:03:50 [2023-09-11T09:03:50.060Z] #79 27.85 libtoolize: copying file 'm4/ltversion.m4'
09:03:50 [2023-09-11T09:03:50.322Z] #79 27.93 libtoolize: copying file 'm4/lt~obsolete.m4'
09:03:55 [2023-09-11T09:03:55.618Z] #79 32.38 configure.ac:11: installing 'build-aux/compile'
09:03:55 [2023-09-11T09:03:55.618Z] #79 32.38 configure.ac:11: installing 'build-aux/config.guess'
09:03:55 [2023-09-11T09:03:55.618Z] #79 32.38 configure.ac:11: installing 'build-aux/config.sub'
09:03:55 [2023-09-11T09:03:55.618Z] #79 32.39 configure.ac:13: installing 'build-aux/install-sh'
09:03:55 [2023-09-11T09:03:55.618Z] #79 32.39 configure.ac:13: installing 'build-aux/missing'
09:03:55 [2023-09-11T09:03:55.618Z] #79 32.39 configure.ac:8: installing 'build-aux/tap-driver.sh'
09:03:55 [2023-09-11T09:03:55.618Z] #79 32.45 Makefile.am: installing 'build-aux/depcomp'
09:03:55 [2023-09-11T09:03:55.618Z] #79 33.06 checking build system type... aarch64-unknown-linux-gnu
09:03:55 [2023-09-11T09:03:55.618Z] #79 33.30 checking host system type... aarch64-unknown-linux-gnu
09:03:55 [2023-09-11T09:03:55.618Z] #79 33.30 checking how to print strings... printf
09:03:55 [2023-09-11T09:03:55.618Z] #79 33.31 checking for gcc... gcc
09:03:55 [2023-09-11T09:03:55.880Z] #79 33.37 checking whether the C compiler works... yes
09:03:55 [2023-09-11T09:03:55.880Z] #79 33.43 checking for C compiler default output file name... a.out
09:03:55 [2023-09-11T09:03:55.880Z] #79 33.43 checking for suffix of executables... 
09:03:55 [2023-09-11T09:03:55.880Z] #79 33.52 checking whether we are cross compiling... no
09:03:55 [2023-09-11T09:03:55.880Z] #79 33.61 checking for suffix of object files... o
09:03:56 [2023-09-11T09:03:56.140Z] #79 33.65 checking whether we are using the GNU C compiler... yes
09:03:56 [2023-09-11T09:03:56.140Z] #79 33.69 checking whether gcc accepts -g... yes
09:03:56 [2023-09-11T09:03:56.140Z] #79 33.74 checking for gcc option to accept ISO C89... none needed
09:03:56 [2023-09-11T09:03:56.140Z] #79 33.82 checking whether gcc understands -c and -o together... yes
09:03:56 [2023-09-11T09:03:56.401Z] #79 33.92 checking for a sed that does not truncate output... /bin/sed
09:03:56 [2023-09-11T09:03:56.401Z] #79 33.92 checking for grep that handles long lines and -e... /bin/grep
09:03:56 [2023-09-11T09:03:56.401Z] #79 33.93 checking for egrep... /bin/grep -E
09:03:56 [2023-09-11T09:03:56.401Z] #79 33.93 checking for fgrep... /bin/grep -F
09:03:56 [2023-09-11T09:03:56.401Z] #79 33.93 checking for ld used by gcc... /usr/bin/ld
09:03:56 [2023-09-11T09:03:56.401Z] #79 33.94 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:03:56 [2023-09-11T09:03:56.401Z] #79 33.94 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:03:56 [2023-09-11T09:03:56.401Z] #79 33.94 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:03:56 [2023-09-11T09:03:56.401Z] #79 34.03 checking whether ln -s works... yes
09:03:56 [2023-09-11T09:03:56.401Z] #79 34.03 checking the maximum length of command line arguments... 1572864
09:03:56 [2023-09-11T09:03:56.401Z] #79 34.04 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
09:03:56 [2023-09-11T09:03:56.401Z] #79 34.04 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
09:03:56 [2023-09-11T09:03:56.401Z] #79 34.04 checking for /usr/bin/ld option to reload object files... -r
09:03:56 [2023-09-11T09:03:56.401Z] #79 34.04 checking for objdump... objdump
09:03:56 [2023-09-11T09:03:56.401Z] #79 34.04 checking how to recognize dependent libraries... pass_all
09:03:56 [2023-09-11T09:03:56.401Z] #79 34.04 checking for dlltool... no
09:03:56 [2023-09-11T09:03:56.401Z] #79 34.04 checking how to associate runtime and link libraries... printf %s\n
09:03:56 [2023-09-11T09:03:56.401Z] #79 34.04 checking for ar... ar
09:03:56 [2023-09-11T09:03:56.401Z] #79 34.04 checking for archiver @FILE support... @
09:03:56 [2023-09-11T09:03:56.401Z] #79 34.09 checking for strip... strip
09:03:56 [2023-09-11T09:03:56.401Z] #79 34.09 checking for ranlib... ranlib
09:03:56 [2023-09-11T09:03:56.401Z] #79 34.10 checking for gawk... no
09:03:56 [2023-09-11T09:03:56.401Z] #79 34.10 checking for mawk... mawk
09:03:56 [2023-09-11T09:03:56.661Z] #79 34.10 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:03:56 [2023-09-11T09:03:56.661Z] #79 34.26 checking for sysroot... no
09:03:56 [2023-09-11T09:03:56.661Z] #79 34.26 checking for a working dd... /bin/dd
09:03:56 [2023-09-11T09:03:56.661Z] #79 34.27 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
09:03:56 [2023-09-11T09:03:56.661Z] #79 34.27 checking for mt... no
09:03:56 [2023-09-11T09:03:56.661Z] #79 34.27 checking if : is a manifest tool... no
09:03:56 [2023-09-11T09:03:56.661Z] #79 34.28 checking how to run the C preprocessor... gcc -E
09:03:56 [2023-09-11T09:03:56.922Z] #79 34.34 checking for ANSI C header files... yes
09:03:56 [2023-09-11T09:03:56.922Z] #79 34.54 checking for sys/types.h... yes
09:03:56 [2023-09-11T09:03:56.922Z] #79 34.59 checking for sys/stat.h... yes
09:03:56 [2023-09-11T09:03:56.922Z] #79 34.64 checking for stdlib.h... yes
09:03:57 [2023-09-11T09:03:57.183Z] #79 34.71 checking for string.h... yes
09:03:57 [2023-09-11T09:03:57.183Z] #79 34.76 checking for memory.h... yes
09:03:57 [2023-09-11T09:03:57.183Z] #79 34.84 checking for strings.h... yes
09:03:57 [2023-09-11T09:03:57.183Z] #79 34.90 checking for inttypes.h... yes
09:03:57 [2023-09-11T09:03:57.446Z] #79 34.95 checking for stdint.h... yes
09:03:57 [2023-09-11T09:03:57.446Z] #79 35.02 checking for unistd.h... yes
09:03:57 [2023-09-11T09:03:57.446Z] #79 35.09 checking for dlfcn.h... yes
09:03:57 [2023-09-11T09:03:57.446Z] #79 35.17 checking for objdir... .libs
09:03:57 [2023-09-11T09:03:57.706Z] #79 35.37 checking if gcc supports -fno-rtti -fno-exceptions... no
09:03:57 [2023-09-11T09:03:57.706Z] #79 35.44 checking for gcc option to produce PIC... -fPIC -DPIC
09:03:57 [2023-09-11T09:03:57.706Z] #79 35.44 checking if gcc PIC flag -fPIC -DPIC works... yes
09:03:57 [2023-09-11T09:03:57.966Z] #79 35.48 checking if gcc static flag -static works... yes
09:03:57 [2023-09-11T09:03:57.966Z] #79 35.57 checking if gcc supports -c -o file.o... yes
09:03:57 [2023-09-11T09:03:57.966Z] #79 35.61 checking if gcc supports -c -o file.o... (cached) yes
09:03:57 [2023-09-11T09:03:57.966Z] #79 35.61 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
09:03:57 [2023-09-11T09:03:57.966Z] #79 35.62 checking dynamic linker characteristics... GNU/Linux ld.so
09:03:57 [2023-09-11T09:03:57.966Z] #79 35.71 checking how to hardcode library paths into programs... immediate
09:03:57 [2023-09-11T09:03:57.966Z] #79 35.71 checking whether stripping libraries is possible... yes
09:03:57 [2023-09-11T09:03:57.966Z] #79 35.71 checking if libtool supports shared libraries... yes
09:03:57 [2023-09-11T09:03:57.966Z] #79 35.71 checking whether to build shared libraries... no
09:03:57 [2023-09-11T09:03:57.966Z] #79 35.71 checking whether to build static libraries... yes
09:03:58 [2023-09-11T09:03:58.226Z] #79 35.71 checking for a BSD-compatible install... /usr/bin/install -c
09:03:58 [2023-09-11T09:03:58.226Z] #79 35.72 checking whether build environment is sane... yes
09:03:58 [2023-09-11T09:03:58.226Z] #79 35.73 checking for a thread-safe mkdir -p... /bin/mkdir -p
09:03:58 [2023-09-11T09:03:58.226Z] #79 35.74 checking whether make sets $(MAKE)... yes
09:03:58 [2023-09-11T09:03:58.226Z] #79 35.75 checking whether make supports the include directive... yes (GNU style)
09:03:58 [2023-09-11T09:03:58.226Z] #79 35.76 checking whether make supports nested variables... yes
09:03:58 [2023-09-11T09:03:58.226Z] #79 35.78 checking whether UID '0' is supported by ustar format... yes
09:03:58 [2023-09-11T09:03:58.226Z] #79 35.78 checking whether GID '0' is supported by ustar format... yes
09:03:58 [2023-09-11T09:03:58.226Z] #79 35.78 checking how to create a ustar tar archive... gnutar
09:03:58 [2023-09-11T09:03:58.226Z] #79 35.80 checking dependency style of gcc... gcc3
09:03:58 [2023-09-11T09:03:58.226Z] #79 35.85 checking whether to enable maintainer-specific portions of Makefiles... yes
09:03:58 [2023-09-11T09:03:58.226Z] #79 35.85 checking whether make supports nested variables... (cached) yes
09:03:58 [2023-09-11T09:03:58.226Z] #79 35.85 checking for gawk... (cached) mawk
09:03:58 [2023-09-11T09:03:58.226Z] #79 35.85 checking for a sed that does not truncate output... (cached) /bin/sed
09:03:58 [2023-09-11T09:03:58.226Z] #79 35.85 checking for gcc... (cached) gcc
09:03:58 [2023-09-11T09:03:58.226Z] #79 35.88 checking whether we are using the GNU C compiler... (cached) yes
09:03:58 [2023-09-11T09:03:58.226Z] #79 35.88 checking whether gcc accepts -g... (cached) yes
09:03:58 [2023-09-11T09:03:58.226Z] #79 35.88 checking for gcc option to accept ISO C89... (cached) none needed
09:03:58 [2023-09-11T09:03:58.226Z] #79 35.88 checking whether gcc understands -c and -o together... (cached) yes
09:03:58 [2023-09-11T09:03:58.226Z] #79 35.89 checking for a Python interpreter with version >= 3... python3
09:03:58 [2023-09-11T09:03:58.226Z] #79 35.90 checking for python3... /usr/bin/python3
09:03:58 [2023-09-11T09:03:58.226Z] #79 35.91 checking for python3 version... 3.9
09:03:58 [2023-09-11T09:03:58.226Z] #79 35.92 checking for python3 platform... linux
09:03:58 [2023-09-11T09:03:58.226Z] #79 35.93 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
09:03:58 [2023-09-11T09:03:58.487Z] #79 35.97 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
09:03:58 [2023-09-11T09:03:58.487Z] #79 36.01 checking for go-md2man... no
09:03:58 [2023-09-11T09:03:58.487Z] #79 36.01 checking error.h usability... yes
09:03:58 [2023-09-11T09:03:58.487Z] #79 36.06 checking error.h presence... yes
09:03:58 [2023-09-11T09:03:58.487Z] #79 36.08 checking for error.h... yes
09:03:58 [2023-09-11T09:03:58.487Z] #79 36.08 checking linux/openat2.h usability... yes
09:03:58 [2023-09-11T09:03:58.487Z] #79 36.12 checking linux/openat2.h presence... yes
09:03:58 [2023-09-11T09:03:58.487Z] #79 36.14 checking for linux/openat2.h... yes
09:03:58 [2023-09-11T09:03:58.487Z] #79 36.15 checking stdatomic.h usability... yes
09:03:58 [2023-09-11T09:03:58.487Z] #79 36.21 checking stdatomic.h presence... yes
09:03:58 [2023-09-11T09:03:58.487Z] #79 36.22 checking for stdatomic.h... yes
09:03:58 [2023-09-11T09:03:58.487Z] #79 36.24 checking linux/ioprio.h usability... no
09:03:58 [2023-09-11T09:03:58.487Z] #79 36.30 checking linux/ioprio.h presence... no
09:03:58 [2023-09-11T09:03:58.748Z] #79 36.32 checking for linux/ioprio.h... no
09:03:58 [2023-09-11T09:03:58.748Z] #79 36.32 checking for atomic_int... yes
09:03:58 [2023-09-11T09:03:58.748Z] #79 36.40 checking for atomic_bool... yes
09:03:59 [2023-09-11T09:03:59.008Z] #79 36.46 checking for copy_file_range... yes
09:03:59 [2023-09-11T09:03:59.008Z] #79 36.52 checking for fgetxattr... yes
09:03:59 [2023-09-11T09:03:59.008Z] #79 36.60 checking for statx... yes
09:03:59 [2023-09-11T09:03:59.268Z] #79 36.66 checking for fgetpwent_r... yes
09:03:59 [2023-09-11T09:03:59.268Z] #79 36.76 checking for issetugid... no
09:03:59 [2023-09-11T09:03:59.268Z] #79 36.90 checking for pkg-config... /usr/bin/pkg-config
09:03:59 [2023-09-11T09:03:59.268Z] #79 36.90 checking pkg-config is at least version 0.9.0... yes
09:03:59 [2023-09-11T09:03:59.527Z] #79 36.90 checking for library containing yajl_tree_get... -lyajl
09:03:59 [2023-09-11T09:03:59.528Z] #79 37.13 checking for yajl >= 2.0.0... yes
09:03:59 [2023-09-11T09:03:59.528Z] #79 37.14 checking sys/capability.h usability... yes
09:03:59 [2023-09-11T09:03:59.528Z] #79 37.18 checking sys/capability.h presence... yes
09:03:59 [2023-09-11T09:03:59.528Z] #79 37.20 checking for sys/capability.h... yes
09:03:59 [2023-09-11T09:03:59.788Z] #79 37.20 checking for library containing cap_from_name... -lcap
09:03:59 [2023-09-11T09:03:59.788Z] #79 37.37 checking for library containing gcry_check_version... no
09:04:00 [2023-09-11T09:04:00.048Z] #79 37.47 checking for library containing dlopen... -ldl
09:04:00 [2023-09-11T09:04:00.048Z] #79 37.64 checking seccomp.h usability... yes
09:04:00 [2023-09-11T09:04:00.048Z] #79 37.70 checking seccomp.h presence... yes
09:04:00 [2023-09-11T09:04:00.048Z] #79 37.72 checking for seccomp.h... yes
09:04:00 [2023-09-11T09:04:00.048Z] #79 37.73 checking for library containing seccomp_rule_add... 
09:04:00 [2023-09-11T09:04:00.048Z] #79 ...
09:04:00 [2023-09-11T09:04:00.048Z] 
09:04:00 [2023-09-11T09:04:00.048Z] #76 [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...)
09:04:00 [2023-09-11T09:04:00.048Z] #76 37.20 + bin/containerd
09:04:00 [2023-09-11T09:04:00.048Z] #76 37.20 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
09:04:00 [2023-09-11T09:04:00.620Z] #76 ...
09:04:00 [2023-09-11T09:04:00.620Z] 
09:04:00 [2023-09-11T09:04:00.620Z] #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...)
09:04:00 [2023-09-11T09:04:00.620Z] #74 DONE 38.2s
09:04:00 [2023-09-11T09:04:00.620Z] 
09:04:00 [2023-09-11T09:04:00.620Z] #78 [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...)
09:04:00 [2023-09-11T09:04:00.620Z] #78 DONE 38.3s
09:04:00 [2023-09-11T09:04:00.620Z] 
09:04:00 [2023-09-11T09:04:00.620Z] #73 [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...)
09:04:00 [2023-09-11T09:04:00.620Z] #73 DONE 38.4s
09:04:00 [2023-09-11T09:04:00.882Z] 
09:04:00 [2023-09-11T09:04:00.882Z] #82 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
09:04:00 [2023-09-11T09:04:00.882Z] #82 DONE 0.1s
09:04:00 [2023-09-11T09:04:00.882Z] 
09:04:00 [2023-09-11T09:04:00.882Z] #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
09:04:00 [2023-09-11T09:04:00.882Z] #79 37.73 checking for library containing seccomp_rule_add... -lseccomp
09:04:00 [2023-09-11T09:04:00.882Z] #79 37.92 checking for library containing seccomp_arch_resolve_name... none required
09:04:00 [2023-09-11T09:04:00.882Z] #79 37.98 checking systemd/sd-bus.h usability... yes
09:04:00 [2023-09-11T09:04:00.882Z] #79 38.04 checking systemd/sd-bus.h presence... yes
09:04:00 [2023-09-11T09:04:00.882Z] #79 38.06 checking for systemd/sd-bus.h... yes
09:04:00 [2023-09-11T09:04:00.882Z] #79 38.06 checking for library containing sd_bus_match_signal_async... -lsystemd
09:04:00 [2023-09-11T09:04:00.882Z] #79 38.20 checking for sd_notify_barrier... yes
09:04:00 [2023-09-11T09:04:00.882Z] #79 38.26 checking linux/bpf.h usability... yes
09:04:00 [2023-09-11T09:04:00.882Z] #79 38.40 checking linux/bpf.h presence... yes
09:04:00 [2023-09-11T09:04:00.882Z] #79 38.45 checking for linux/bpf.h... yes
09:04:00 [2023-09-11T09:04:00.882Z] #79 38.45 checking compilation for eBPF... yes
09:04:00 [2023-09-11T09:04:00.882Z] #79 38.49 checking for criu >= 3.15... no
09:04:00 [2023-09-11T09:04:00.882Z] #79 38.51 configure: CRIU headers not found, building without CRIU support
09:04:00 [2023-09-11T09:04:00.882Z] #79 38.51 checking for criu > 3.16... no
09:04:00 [2023-09-11T09:04:00.882Z] #79 38.53 configure: CRIU version doesn't support join-ns API
09:04:00 [2023-09-11T09:04:00.882Z] #79 38.53 checking for criu > 3.16.1... no
09:04:00 [2023-09-11T09:04:00.882Z] #79 38.56 configure: CRIU version doesn't support for pre-dumping
09:04:00 [2023-09-11T09:04:00.882Z] #79 38.56 checking for new mount API (fsconfig)... no
09:04:01 [2023-09-11T09:04:01.144Z] 
09:04:01 [2023-09-11T09:04:01.144Z] #79 ...
09:04:01 [2023-09-11T09:04:01.144Z] 
09:04:01 [2023-09-11T09:04:01.144Z] #83 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
09:04:01 [2023-09-11T09:04:01.144Z] #83 DONE 0.3s
09:04:01 [2023-09-11T09:04:01.144Z] 
09:04:01 [2023-09-11T09:04:01.144Z] #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
09:04:01 [2023-09-11T09:04:01.144Z] #79 38.64 yes
09:04:01 [2023-09-11T09:04:01.144Z] #79 38.64 checking for seccomp notify API... yes
09:04:01 [2023-09-11T09:04:01.144Z] #79 38.69 checking for gperf... no
09:04:01 [2023-09-11T09:04:01.144Z] #79 38.69 configure: gperf not found - cannot rebuild signal parser code
09:04:01 [2023-09-11T09:04:01.144Z] #79 38.69 checking for library containing argp_parse... none required
09:04:01 [2023-09-11T09:04:01.144Z] #79 38.84 checking that generated files are newer than configure... done
09:04:01 [2023-09-11T09:04:01.144Z] #79 38.84 configure: creating ./config.status
09:04:02 [2023-09-11T09:04:02.597Z] #79 ...
09:04:02 [2023-09-11T09:04:02.597Z] 
09:04:02 [2023-09-11T09:04:02.597Z] #84 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
09:04:02 [2023-09-11T09:04:02.597Z] #84 DONE 0.9s
09:04:02 [2023-09-11T09:04:02.597Z] 
09:04:02 [2023-09-11T09:04:02.597Z] #85 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
09:04:02 [2023-09-11T09:04:02.860Z] #85 DONE 0.3s
09:04:02 [2023-09-11T09:04:02.860Z] 
09:04:02 [2023-09-11T09:04:02.860Z] #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
09:04:02 [2023-09-11T09:04:02.860Z] #79 40.34 config.status: creating Makefile
09:04:02 [2023-09-11T09:04:02.860Z] #79 40.38 config.status: creating config.h
09:04:02 [2023-09-11T09:04:02.860Z] #79 40.41 config.status: executing libtool commands
09:04:02 [2023-09-11T09:04:02.860Z] #79 40.43 config.status: executing depfiles commands
09:04:03 [2023-09-11T09:04:03.121Z] #79 ...
09:04:03 [2023-09-11T09:04:03.121Z] 
09:04:03 [2023-09-11T09:04:03.121Z] #86 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
09:04:03 [2023-09-11T09:04:03.121Z] #86 DONE 0.3s
09:04:03 [2023-09-11T09:04:03.121Z] 
09:04:03 [2023-09-11T09:04:03.121Z] #87 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
09:04:03 [2023-09-11T09:04:03.121Z] #87 DONE 0.1s
09:04:03 [2023-09-11T09:04:03.121Z] 
09:04:03 [2023-09-11T09:04:03.121Z] #88 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
09:04:03 [2023-09-11T09:04:03.121Z] #88 DONE 0.1s
09:04:03 [2023-09-11T09:04:03.121Z] 
09:04:03 [2023-09-11T09:04:03.121Z] #76 [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...)
09:04:04 [2023-09-11T09:04:04.067Z] #76 ...
09:04:04 [2023-09-11T09:04:04.067Z] 
09:04:04 [2023-09-11T09:04:04.067Z] #89 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
09:04:04 [2023-09-11T09:04:04.067Z] #89 DONE 0.7s
09:04:04 [2023-09-11T09:04:04.067Z] 
09:04:04 [2023-09-11T09:04:04.067Z] #90 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
09:04:04 [2023-09-11T09:04:04.067Z] #90 DONE 0.1s
09:04:04 [2023-09-11T09:04:04.067Z] 
09:04:04 [2023-09-11T09:04:04.067Z] #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
09:04:04 [2023-09-11T09:04:04.067Z] #79 41.13 === configuring in libocispec (/tmp/crun-build/libocispec)
09:04:04 [2023-09-11T09:04:04.067Z] #79 41.15 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
09:04:04 [2023-09-11T09:04:04.067Z] #79 41.36 checking for gcc... gcc
09:04:04 [2023-09-11T09:04:04.067Z] #79 41.40 checking whether the C compiler works... yes
09:04:04 [2023-09-11T09:04:04.067Z] #79 41.50 checking for C compiler default output file name... a.out
09:04:04 [2023-09-11T09:04:04.067Z] #79 41.50 checking for suffix of executables... 
09:04:04 [2023-09-11T09:04:04.067Z] #79 41.56 checking whether we are cross compiling... no
09:04:04 [2023-09-11T09:04:04.067Z] #79 41.62 checking for suffix of object files... o
09:04:04 [2023-09-11T09:04:04.067Z] #79 41.65 checking whether we are using the GNU C compiler... yes
09:04:04 [2023-09-11T09:04:04.067Z] #79 41.68 checking whether gcc accepts -g... yes
09:04:04 [2023-09-11T09:04:04.067Z] #79 41.72 checking for gcc option to accept ISO C89... none needed
09:04:04 [2023-09-11T09:04:04.330Z] #79 41.81 checking whether gcc understands -c and -o together... yes
09:04:04 [2023-09-11T09:04:04.330Z] #79 41.88 checking how to run the C preprocessor... gcc -E
09:04:04 [2023-09-11T09:04:04.330Z] #79 41.97 checking for grep that handles long lines and -e... /bin/grep
09:04:04 [2023-09-11T09:04:04.330Z] #79 41.98 checking for egrep... /bin/grep -E
09:04:04 [2023-09-11T09:04:04.591Z] #79 41.98 checking for ANSI C header files... yes
09:04:04 [2023-09-11T09:04:04.591Z] #79 42.22 checking for sys/types.h... yes
09:04:04 [2023-09-11T09:04:04.591Z] #79 42.32 checking for sys/stat.h... yes
09:04:04 [2023-09-11T09:04:04.852Z] #79 42.39 checking for stdlib.h... yes
09:04:04 [2023-09-11T09:04:04.852Z] #79 42.49 checking for string.h... yes
09:04:05 [2023-09-11T09:04:05.114Z] #79 42.59 checking for memory.h... yes
09:04:05 [2023-09-11T09:04:05.114Z] #79 42.68 checking for strings.h... yes
09:04:05 [2023-09-11T09:04:05.114Z] #79 42.76 checking for inttypes.h... yes
09:04:05 [2023-09-11T09:04:05.114Z] #79 42.84 checking for stdint.h... yes
09:04:05 [2023-09-11T09:04:05.377Z] #79 42.90 checking for unistd.h... yes
09:04:05 [2023-09-11T09:04:05.377Z] #79 43.00 checking minix/config.h usability... no
09:04:05 [2023-09-11T09:04:05.377Z] #79 43.08 checking minix/config.h presence... no
09:04:05 [2023-09-11T09:04:05.640Z] #79 43.11 checking for minix/config.h... no
09:04:05 [2023-09-11T09:04:05.640Z] #79 43.11 checking whether it is safe to define __EXTENSIONS__... yes
09:04:05 [2023-09-11T09:04:05.902Z] #79 43.22 checking build system type... #79 ...
09:04:05 [2023-09-11T09:04:05.902Z] 
09:04:05 [2023-09-11T09:04:05.902Z] #91 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
09:04:05 [2023-09-11T09:04:05.902Z] #91 DONE 1.8s
09:04:05 [2023-09-11T09:04:05.902Z] 
09:04:05 [2023-09-11T09:04:05.902Z] #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
09:04:05 [2023-09-11T09:04:05.902Z] #79 43.22 checking build system type... aarch64-unknown-linux-gnu
09:04:05 [2023-09-11T09:04:05.902Z] #79 43.37 checking host system type... aarch64-unknown-linux-gnu
09:04:05 [2023-09-11T09:04:05.902Z] #79 43.37 checking how to print strings... printf
09:04:05 [2023-09-11T09:04:05.902Z] #79 43.39 checking for a sed that does not truncate output... /bin/sed
09:04:05 [2023-09-11T09:04:05.902Z] #79 43.41 checking for fgrep... /bin/grep -F
09:04:05 [2023-09-11T09:04:05.902Z] #79 43.42 checking for ld used by gcc... /usr/bin/ld
09:04:05 [2023-09-11T09:04:05.902Z] #79 43.43 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:04:05 [2023-09-11T09:04:05.902Z] #79 43.44 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:04:05 [2023-09-11T09:04:05.902Z] #79 43.45 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:04:05 [2023-09-11T09:04:05.902Z] 
09:04:05 [2023-09-11T09:04:05.902Z] #79 ...
09:04:05 [2023-09-11T09:04:05.902Z] 
09:04:05 [2023-09-11T09:04:05.902Z] #92 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
09:04:05 [2023-09-11T09:04:05.902Z] #92 DONE 0.1s
09:04:05 [2023-09-11T09:04:05.902Z] 
09:04:05 [2023-09-11T09:04:05.902Z] #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
09:04:05 [2023-09-11T09:04:05.902Z] #79 43.50 checking whether ln -s works... yes
09:04:05 [2023-09-11T09:04:05.902Z] #79 43.50 checking the maximum length of command line arguments... 1572864
09:04:05 [2023-09-11T09:04:05.902Z] #79 43.51 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
09:04:05 [2023-09-11T09:04:05.902Z] #79 43.51 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
09:04:05 [2023-09-11T09:04:05.902Z] #79 43.51 checking for /usr/bin/ld option to reload object files... -r
09:04:05 [2023-09-11T09:04:05.902Z] #79 43.51 checking for objdump... objdump
09:04:05 [2023-09-11T09:04:05.902Z] #79 43.51 checking how to recognize dependent libraries... pass_all
09:04:05 [2023-09-11T09:04:05.902Z] #79 43.51 checking for dlltool... no
09:04:05 [2023-09-11T09:04:05.902Z] #79 43.51 checking how to associate runtime and link libraries... printf %s\n
09:04:05 [2023-09-11T09:04:05.902Z] #79 43.51 checking for ar... ar
09:04:05 [2023-09-11T09:04:05.902Z] #79 43.51 checking for archiver @FILE support... @
09:04:05 [2023-09-11T09:04:05.902Z] #79 43.57 checking for strip... strip
09:04:05 [2023-09-11T09:04:05.902Z] #79 43.57 checking for ranlib... ranlib
09:04:05 [2023-09-11T09:04:05.902Z] #79 43.57 checking for gawk... no
09:04:05 [2023-09-11T09:04:05.902Z] #79 43.57 checking for mawk... mawk
09:04:06 [2023-09-11T09:04:06.165Z] #79 43.57 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:04:06 [2023-09-11T09:04:06.165Z] #79 43.79 checking for sysroot... no
09:04:06 [2023-09-11T09:04:06.165Z] #79 43.79 checking for a working dd... /bin/dd
09:04:06 [2023-09-11T09:04:06.165Z] #79 43.80 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
09:04:06 [2023-09-11T09:04:06.165Z] #79 43.82 checking for mt... no
09:04:06 [2023-09-11T09:04:06.165Z] #79 43.82 checking if : is a manifest tool... no
09:04:06 [2023-09-11T09:04:06.165Z] #79 43.82 checking for dlfcn.h... yes
09:04:06 [2023-09-11T09:04:06.427Z] #79 43.89 checking for objdir... .libs
09:04:06 [2023-09-11T09:04:06.427Z] #79 44.06 checking if gcc supports -fno-rtti -fno-exceptions... no
09:04:06 [2023-09-11T09:04:06.427Z] #79 44.09 checking for gcc option to produce PIC... -fPIC -DPIC
09:04:06 [2023-09-11T09:04:06.427Z] #79 44.09 checking if gcc PIC flag -fPIC -DPIC works... yes
09:04:06 [2023-09-11T09:04:06.688Z] #79 ...
09:04:06 [2023-09-11T09:04:06.688Z] 
09:04:06 [2023-09-11T09:04:06.688Z] #93 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
09:04:06 [2023-09-11T09:04:06.688Z] #93 DONE 0.6s
09:04:06 [2023-09-11T09:04:06.688Z] 
09:04:06 [2023-09-11T09:04:06.688Z] #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
09:04:06 [2023-09-11T09:04:06.688Z] #79 44.15 checking if gcc static flag -static works... yes
09:04:06 [2023-09-11T09:04:06.688Z] #79 44.23 checking if gcc supports -c -o file.o... yes
09:04:06 [2023-09-11T09:04:06.688Z] #79 44.28 checking if gcc supports -c -o file.o... (cached) yes
09:04:06 [2023-09-11T09:04:06.688Z] #79 44.28 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
09:04:06 [2023-09-11T09:04:06.688Z] #79 44.30 checking dynamic linker characteristics... GNU/Linux ld.so
09:04:06 [2023-09-11T09:04:06.949Z] #79 44.42 checking how to hardcode library paths into programs... immediate
09:04:06 [2023-09-11T09:04:06.949Z] #79 44.42 checking whether stripping libraries is possible... yes
09:04:06 [2023-09-11T09:04:06.949Z] #79 44.43 checking if libtool supports shared libraries... yes
09:04:06 [2023-09-11T09:04:06.949Z] #79 44.43 checking whether to build shared libraries... no
09:04:06 [2023-09-11T09:04:06.949Z] #79 44.43 checking whether to build static libraries... yes
09:04:06 [2023-09-11T09:04:06.949Z] #79 44.43 checking for a BSD-compatible install... /usr/bin/install -c
09:04:06 [2023-09-11T09:04:06.949Z] #79 44.45 checking whether build environment is sane... yes
09:04:06 [2023-09-11T09:04:06.949Z] #79 44.48 checking for a thread-safe mkdir -p... /bin/mkdir -p
09:04:06 [2023-09-11T09:04:06.950Z] #79 44.49 checking whether make sets $(MAKE)... yes
09:04:06 [2023-09-11T09:04:06.950Z] #79 44.51 checking whether make supports the include directive... yes (GNU style)
09:04:06 [2023-09-11T09:04:06.950Z] #79 44.53 checking whether make supports nested variables... yes
09:04:06 [2023-09-11T09:04:06.950Z] #79 44.58 checking whether UID '0' is supported by ustar format... yes
09:04:06 [2023-09-11T09:04:06.950Z] #79 44.58 checking whether GID '0' is supported by ustar format... yes
09:04:06 [2023-09-11T09:04:06.950Z] #79 44.58 checking how to create a ustar tar archive... gnutar
09:04:07 [2023-09-11T09:04:07.213Z] #79 44.62 checking dependency style of gcc... gcc3
09:04:07 [2023-09-11T09:04:07.213Z] #79 44.74 checking whether to enable maintainer-specific portions of Makefiles... yes
09:04:07 [2023-09-11T09:04:07.213Z] #79 44.74 checking whether make supports nested variables... (cached) yes
09:04:07 [2023-09-11T09:04:07.213Z] #79 44.74 checking for pkg-config... /usr/bin/pkg-config
09:04:07 [2023-09-11T09:04:07.213Z] #79 44.74 checking pkg-config is at least version 0.9.0... yes
09:04:07 [2023-09-11T09:04:07.213Z] #79 44.74 checking for yajl >= 2.1.0... yes
09:04:07 [2023-09-11T09:04:07.213Z] #79 44.76 checking for a sed that does not truncate output... (cached) /bin/sed
09:04:07 [2023-09-11T09:04:07.213Z] #79 44.77 checking for gcc... (cached) gcc
09:04:07 [2023-09-11T09:04:07.213Z] #79 44.83 checking whether we are using the GNU C compiler... (cached) yes
09:04:07 [2023-09-11T09:04:07.213Z] #79 44.83 checking whether gcc accepts -g... (cached) yes
09:04:07 [2023-09-11T09:04:07.213Z] #79 44.83 checking for gcc option to accept ISO C89... (cached) none needed
09:04:07 [2023-09-11T09:04:07.213Z] #79 44.83 checking whether gcc understands -c and -o together... (cached) yes
09:04:07 [2023-09-11T09:04:07.213Z] #79 44.83 checking for a Python interpreter with version >= 3... python3
09:04:07 [2023-09-11T09:04:07.213Z] #79 44.87 checking for python3... /usr/bin/python3
09:04:07 [2023-09-11T09:04:07.213Z] #79 44.87 checking for python3 version... 3.9
09:04:07 [2023-09-11T09:04:07.213Z] #79 44.89 checking for python3 platform... linux
09:04:07 [2023-09-11T09:04:07.213Z] #79 44.91 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
09:04:07 [2023-09-11T09:04:07.474Z] #79 44.97 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
09:04:07 [2023-09-11T09:04:07.736Z] #79 45.06 checking that generated files are newer than configure... done
09:04:07 [2023-09-11T09:04:07.997Z] #79 45.47 configure: creating ./config.status
09:04:08 [2023-09-11T09:04:08.940Z] #79 46.55 config.status: creating Makefile
09:04:08 [2023-09-11T09:04:08.940Z] #79 46.57 config.status: creating ocispec.pc
09:04:08 [2023-09-11T09:04:08.940Z] #79 46.59 config.status: creating config.h
09:04:08 [2023-09-11T09:04:08.940Z] #79 46.60 config.status: executing libtool commands
09:04:08 [2023-09-11T09:04:08.940Z] #79 46.61 config.status: executing depfiles commands
09:04:09 [2023-09-11T09:04:09.200Z] #79 46.83 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
09:04:09 [2023-09-11T09:04:09.200Z] #79 46.83 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
09:04:09 [2023-09-11T09:04:09.460Z] #79 46.95 checking for gcc... gcc
09:04:09 [2023-09-11T09:04:09.460Z] #79 46.98 checking whether the C compiler works... yes
09:04:09 [2023-09-11T09:04:09.460Z] #79 47.02 checking for C compiler default output file name... a.out
09:04:09 [2023-09-11T09:04:09.460Z] #79 47.02 checking for suffix of executables... 
09:04:09 [2023-09-11T09:04:09.460Z] #79 47.07 checking whether we are cross compiling... no
09:04:09 [2023-09-11T09:04:09.460Z] #79 47.11 checking for suffix of object files... o
09:04:09 [2023-09-11T09:04:09.460Z] #79 47.14 checking whether we are using the GNU C compiler... yes
09:04:09 [2023-09-11T09:04:09.460Z] #79 47.17 checking whether gcc accepts -g... yes
09:04:09 [2023-09-11T09:04:09.460Z] #79 47.19 checking for gcc option to accept ISO C89... none needed
09:04:09 [2023-09-11T09:04:09.460Z] #79 47.24 checking whether gcc understands -c and -o together... yes
09:04:09 [2023-09-11T09:04:09.720Z] #79 47.29 checking for a BSD-compatible install... /usr/bin/install -c
09:04:09 [2023-09-11T09:04:09.720Z] #79 47.30 checking whether build environment is sane... yes
09:04:09 [2023-09-11T09:04:09.720Z] #79 47.31 checking for a thread-safe mkdir -p... /bin/mkdir -p
09:04:09 [2023-09-11T09:04:09.720Z] #79 47.31 checking for gawk... no
09:04:09 [2023-09-11T09:04:09.720Z] #79 47.31 checking for mawk... mawk
09:04:09 [2023-09-11T09:04:09.720Z] #79 47.31 checking whether make sets $(MAKE)... yes
09:04:09 [2023-09-11T09:04:09.720Z] #79 47.32 checking whether make supports the include directive... yes (GNU style)
09:04:09 [2023-09-11T09:04:09.720Z] #79 47.33 checking whether make supports nested variables... yes
09:04:09 [2023-09-11T09:04:09.720Z] #79 47.35 checking whether UID '0' is supported by ustar format... yes
09:04:09 [2023-09-11T09:04:09.720Z] #79 47.35 checking whether GID '0' is supported by ustar format... yes
09:04:09 [2023-09-11T09:04:09.720Z] #79 47.35 checking how to create a ustar tar archive... gnutar
09:04:09 [2023-09-11T09:04:09.720Z] #79 47.37 checking dependency style of gcc... gcc3
09:04:09 [2023-09-11T09:04:09.720Z] #79 47.41 checking whether to enable maintainer-specific portions of Makefiles... yes
09:04:09 [2023-09-11T09:04:09.720Z] #79 47.41 checking whether make supports nested variables... (cached) yes
09:04:09 [2023-09-11T09:04:09.720Z] #79 47.43 checking build system type... aarch64-unknown-linux-gnu
09:04:09 [2023-09-11T09:04:09.720Z] #79 47.50 checking host system type... aarch64-unknown-linux-gnu
09:04:09 [2023-09-11T09:04:09.720Z] #79 47.50 checking how to print strings... printf
09:04:09 [2023-09-11T09:04:09.720Z] #79 47.50 checking for a sed that does not truncate output... /bin/sed
09:04:09 [2023-09-11T09:04:09.720Z] #79 47.50 checking for grep that handles long lines and -e... /bin/grep
09:04:09 [2023-09-11T09:04:09.720Z] #79 47.51 checking for egrep... /bin/grep -E
09:04:09 [2023-09-11T09:04:09.720Z] #79 47.51 checking for fgrep... /bin/grep -F
09:04:09 [2023-09-11T09:04:09.981Z] #79 47.51 checking for ld used by gcc... /usr/bin/ld
09:04:09 [2023-09-11T09:04:09.981Z] #79 47.52 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:04:09 [2023-09-11T09:04:09.981Z] #79 47.52 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:04:09 [2023-09-11T09:04:09.981Z] #79 47.52 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:04:09 [2023-09-11T09:04:09.981Z] #79 47.55 checking whether ln -s works... yes
09:04:09 [2023-09-11T09:04:09.981Z] #79 47.56 checking the maximum length of command line arguments... 1572864
09:04:09 [2023-09-11T09:04:09.981Z] #79 47.57 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
09:04:09 [2023-09-11T09:04:09.981Z] #79 47.57 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
09:04:09 [2023-09-11T09:04:09.981Z] #79 47.57 checking for /usr/bin/ld option to reload object files... -r
09:04:09 [2023-09-11T09:04:09.981Z] #79 47.57 checking for objdump... objdump
09:04:09 [2023-09-11T09:04:09.981Z] #79 47.57 checking how to recognize dependent libraries... pass_all
09:04:09 [2023-09-11T09:04:09.981Z] #79 47.57 checking for dlltool... no
09:04:09 [2023-09-11T09:04:09.981Z] #79 47.57 checking how to associate runtime and link libraries... printf %s\n
09:04:09 [2023-09-11T09:04:09.981Z] #79 47.57 checking for ar... ar
09:04:09 [2023-09-11T09:04:09.981Z] #79 47.57 checking for archiver @FILE support... @
09:04:09 [2023-09-11T09:04:09.981Z] #79 47.60 checking for strip... strip
09:04:09 [2023-09-11T09:04:09.981Z] #79 47.61 checking for ranlib... ranlib
09:04:09 [2023-09-11T09:04:09.981Z] #79 47.61 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:04:09 [2023-09-11T09:04:09.981Z] #79 47.70 checking for sysroot... no
09:04:09 [2023-09-11T09:04:09.981Z] #79 47.70 checking for a working dd... /bin/dd
09:04:09 [2023-09-11T09:04:09.981Z] #79 47.70 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
09:04:09 [2023-09-11T09:04:09.981Z] #79 47.71 checking for mt... no
09:04:09 [2023-09-11T09:04:09.981Z] #79 47.71 checking if : is a manifest tool... no
09:04:09 [2023-09-11T09:04:09.981Z] #79 47.72 checking how to run the C preprocessor... gcc -E
09:04:10 [2023-09-11T09:04:10.242Z] #79 47.79 checking for ANSI C header files... yes
09:04:10 [2023-09-11T09:04:10.242Z] #79 47.92 checking for sys/types.h... yes
09:04:10 [2023-09-11T09:04:10.242Z] #79 47.96 checking for sys/stat.h... yes
09:04:10 [2023-09-11T09:04:10.242Z] #79 48.00 checking for stdlib.h... yes
09:04:10 [2023-09-11T09:04:10.502Z] #79 48.05 checking for string.h... yes
09:04:10 [2023-09-11T09:04:10.502Z] #79 48.10 checking for memory.h... yes
09:04:10 [2023-09-11T09:04:10.502Z] #79 48.15 checking for strings.h... yes
09:04:10 [2023-09-11T09:04:10.502Z] #79 48.19 checking for inttypes.h... yes
09:04:10 [2023-09-11T09:04:10.502Z] #79 48.23 checking for stdint.h... yes
09:04:10 [2023-09-11T09:04:10.763Z] #79 48.28 checking for unistd.h... yes
09:04:10 [2023-09-11T09:04:10.763Z] #79 48.32 checking for dlfcn.h... yes
09:04:10 [2023-09-11T09:04:10.763Z] #79 48.36 checking for objdir... .libs
09:04:10 [2023-09-11T09:04:10.763Z] #79 48.44 checking if gcc supports -fno-rtti -fno-exceptions... no
09:04:10 [2023-09-11T09:04:10.763Z] #79 48.48 checking for gcc option to produce PIC... -fPIC -DPIC
09:04:10 [2023-09-11T09:04:10.763Z] #79 48.48 checking if gcc PIC flag -fPIC -DPIC works... yes
09:04:11 [2023-09-11T09:04:11.024Z] #79 48.51 checking if gcc static flag -static works... yes
09:04:11 [2023-09-11T09:04:11.024Z] #79 48.59 checking if gcc supports -c -o file.o... yes
09:04:11 [2023-09-11T09:04:11.024Z] #79 48.63 checking if gcc supports -c -o file.o... (cached) yes
09:04:11 [2023-09-11T09:04:11.024Z] #79 48.63 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
09:04:11 [2023-09-11T09:04:11.024Z] #79 48.64 checking dynamic linker characteristics... GNU/Linux ld.so
09:04:11 [2023-09-11T09:04:11.024Z] #79 48.71 checking how to hardcode library paths into programs... immediate
09:04:11 [2023-09-11T09:04:11.024Z] #79 48.71 checking whether stripping libraries is possible... yes
09:04:11 [2023-09-11T09:04:11.024Z] #79 48.71 checking if libtool supports shared libraries... yes
09:04:11 [2023-09-11T09:04:11.024Z] #79 48.71 checking whether to build shared libraries... no
09:04:11 [2023-09-11T09:04:11.024Z] #79 48.71 checking whether to build static libraries... yes
09:04:11 [2023-09-11T09:04:11.024Z] #79 48.72 checking float.h usability... yes
09:04:11 [2023-09-11T09:04:11.024Z] #79 48.76 checking float.h presence... yes
09:04:11 [2023-09-11T09:04:11.024Z] #79 48.77 checking for float.h... yes
09:04:11 [2023-09-11T09:04:11.024Z] #79 48.78 checking limits.h usability... yes
09:04:11 [2023-09-11T09:04:11.284Z] #79 48.83 checking limits.h presence... yes
09:04:11 [2023-09-11T09:04:11.284Z] #79 48.87 checking for limits.h... yes
09:04:11 [2023-09-11T09:04:11.284Z] #79 48.88 checking stddef.h usability... yes
09:04:11 [2023-09-11T09:04:11.284Z] #79 48.91 checking stddef.h presence... yes
09:04:11 [2023-09-11T09:04:11.284Z] #79 48.93 checking for stddef.h... yes
09:04:11 [2023-09-11T09:04:11.284Z] #79 48.94 checking for stdlib.h... (cached) yes
09:04:11 [2023-09-11T09:04:11.284Z] #79 48.94 checking for string.h... (cached) yes
09:04:11 [2023-09-11T09:04:11.284Z] #79 48.95 checking sys/time.h usability... yes
09:04:11 [2023-09-11T09:04:11.284Z] #79 48.99 checking sys/time.h presence... yes
09:04:11 [2023-09-11T09:04:11.284Z] #79 49.01 checking for sys/time.h... yes
09:04:11 [2023-09-11T09:04:11.284Z] #79 49.01 checking for inline... inline
09:04:11 [2023-09-11T09:04:11.544Z] #79 49.03 checking for size_t... yes
09:04:11 [2023-09-11T09:04:11.544Z] #79 49.11 checking for stdlib.h... (cached) yes
09:04:11 [2023-09-11T09:04:11.544Z] #79 49.11 checking for GNU libc compatible malloc... yes
09:04:11 [2023-09-11T09:04:11.544Z] #79 49.17 checking for stdlib.h... (cached) yes
09:04:11 [2023-09-11T09:04:11.544Z] #79 49.17 checking for GNU libc compatible realloc... yes
09:04:11 [2023-09-11T09:04:11.544Z] #79 49.22 checking for working strtod... yes
09:04:11 [2023-09-11T09:04:11.544Z] #79 49.29 checking for gettimeofday... yes
09:04:11 [2023-09-11T09:04:11.804Z] #79 49.35 checking for memset... yes
09:04:11 [2023-09-11T09:04:11.804Z] #79 49.41 checking for strspn... yes
09:04:11 [2023-09-11T09:04:11.804Z] #79 49.49 checking that generated files are newer than configure... done
09:04:11 [2023-09-11T09:04:11.804Z] #79 49.49 configure: creating ./config.status
09:04:12 [2023-09-11T09:04:12.374Z] #79 50.16 config.status: creating Makefile
09:04:12 [2023-09-11T09:04:12.374Z] #79 50.18 config.status: creating config.h
09:04:12 [2023-09-11T09:04:12.635Z] #79 50.19 config.status: executing depfiles commands
09:04:12 [2023-09-11T09:04:12.635Z] #79 50.25 config.status: executing libtool commands
09:04:12 [2023-09-11T09:04:12.897Z] #79 50.48   GEN      .version
09:04:12 [2023-09-11T09:04:12.897Z] #79 50.49 make  install-recursive
09:04:12 [2023-09-11T09:04:12.897Z] #79 50.49 make[1]: Entering directory '/tmp/crun-build'
09:04:12 [2023-09-11T09:04:12.897Z] #79 50.52 Making install in libocispec
09:04:12 [2023-09-11T09:04:12.897Z] #79 50.52 make[2]: Entering directory '/tmp/crun-build/libocispec'
09:04:12 [2023-09-11T09:04:12.897Z] #79 50.55 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
09:04:12 [2023-09-11T09:04:12.897Z] #79 50.56 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
09:04:12 [2023-09-11T09:04:12.897Z] #79 50.56 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
09:04:12 [2023-09-11T09:04:12.897Z] #79 50.56 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
09:04:12 [2023-09-11T09:04:12.897Z] #79 50.61 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
09:04:13 [2023-09-11T09:04:13.158Z] #79 50.62 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
09:04:13 [2023-09-11T09:04:13.158Z] #79 50.62 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
09:04:13 [2023-09-11T09:04:13.158Z] #79 50.62 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
09:04:13 [2023-09-11T09:04:13.158Z] #79 50.62 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
09:04:13 [2023-09-11T09:04:13.158Z] #79 50.62 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
09:04:13 [2023-09-11T09:04:13.158Z] #79 50.62 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
09:04:13 [2023-09-11T09:04:13.158Z] #79 50.62 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
09:04:13 [2023-09-11T09:04:13.158Z] #79 50.62 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
09:04:13 [2023-09-11T09:04:13.158Z] #79 50.64 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
09:04:13 [2023-09-11T09:04:13.158Z] #79 50.64 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
09:04:13 [2023-09-11T09:04:13.158Z] #79 50.64 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
09:04:13 [2023-09-11T09:04:13.158Z] #79 50.64 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
09:04:13 [2023-09-11T09:04:13.158Z] #79 50.64 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
09:04:13 [2023-09-11T09:04:13.158Z] #79 50.64 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
09:04:13 [2023-09-11T09:04:13.158Z] #79 50.64 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
09:04:13 [2023-09-11T09:04:13.418Z] #79 50.93 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
09:04:13 [2023-09-11T09:04:13.418Z] #79 50.93 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
09:04:13 [2023-09-11T09:04:13.418Z] #79 50.93 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
09:04:13 [2023-09-11T09:04:13.418Z] #79 50.93 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
09:04:13 [2023-09-11T09:04:13.418Z] #79 50.93 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
09:04:13 [2023-09-11T09:04:13.418Z] #79 50.93 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
09:04:13 [2023-09-11T09:04:13.418Z] #79 50.93 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
09:04:13 [2023-09-11T09:04:13.418Z] #79 50.93 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
09:04:13 [2023-09-11T09:04:13.418Z] #79 50.93 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
09:04:13 [2023-09-11T09:04:13.418Z] #79 50.93 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
09:04:13 [2023-09-11T09:04:13.418Z] #79 50.93 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
09:04:13 [2023-09-11T09:04:13.418Z] #79 50.93 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
09:04:13 [2023-09-11T09:04:13.418Z] #79 50.93 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
09:04:13 [2023-09-11T09:04:13.418Z] #79 50.93 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
09:04:13 [2023-09-11T09:04:13.418Z] #79 50.94 make  install-recursive
09:04:13 [2023-09-11T09:04:13.418Z] #79 50.94 make[3]: Entering directory '/tmp/crun-build/libocispec'
09:04:13 [2023-09-11T09:04:13.418Z] #79 50.96 Making install in yajl
09:04:13 [2023-09-11T09:04:13.418Z] #79 50.96 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
09:04:13 [2023-09-11T09:04:13.418Z] #79 50.97   CC       verify/json_verify-json_verify.o
09:04:13 [2023-09-11T09:04:13.418Z] #79 50.97   CC       src/libyajl_la-yajl_alloc.lo
09:04:13 [2023-09-11T09:04:13.418Z] #79 50.97   CC       src/libyajl_la-yajl.lo
09:04:13 [2023-09-11T09:04:13.418Z] #79 50.97   CC       src/libyajl_la-yajl_gen.lo
09:04:13 [2023-09-11T09:04:13.418Z] #79 50.97   CC       src/libyajl_la-yajl_parser.lo
09:04:13 [2023-09-11T09:04:13.418Z] #79 50.97   CC       src/libyajl_la-yajl_buf.lo
09:04:13 [2023-09-11T09:04:13.418Z] #79 50.97   CC       src/libyajl_la-yajl_encode.lo
09:04:13 [2023-09-11T09:04:13.418Z] #79 50.97   CC       src/libyajl_la-yajl_tree.lo
09:04:13 [2023-09-11T09:04:13.418Z] #79 50.97   CC       src/libyajl_la-yajl_lex.lo
09:04:13 [2023-09-11T09:04:13.990Z] #79 51.37   CCLD     libyajl.la
09:04:13 [2023-09-11T09:04:13.990Z] #79 51.46   CCLD     verify/json_verify
09:04:13 [2023-09-11T09:04:13.990Z] #79 51.56 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
09:04:13 [2023-09-11T09:04:13.990Z] #79 51.56 make[5]: Nothing to be done for 'install-exec-am'.
09:04:13 [2023-09-11T09:04:13.990Z] #79 51.56 make[5]: Nothing to be done for 'install-data-am'.
09:04:13 [2023-09-11T09:04:13.990Z] #79 51.56 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
09:04:13 [2023-09-11T09:04:13.990Z] #79 51.56 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
09:04:13 [2023-09-11T09:04:13.990Z] #79 51.57 make[4]: Entering directory '/tmp/crun-build/libocispec'
09:04:13 [2023-09-11T09:04:13.990Z] #79 51.59   CC       src/ocispec/validate.o
09:04:13 [2023-09-11T09:04:13.990Z] #79 51.59   CC       src/ocispec/image_spec_schema_config_schema.lo
09:04:13 [2023-09-11T09:04:13.990Z] #79 51.59   CC       src/ocispec/image_spec_schema_content_descriptor.lo
09:04:13 [2023-09-11T09:04:13.990Z] #79 51.59   CC       src/ocispec/image_spec_schema_defs.lo
09:04:13 [2023-09-11T09:04:13.990Z] #79 51.59   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
09:04:13 [2023-09-11T09:04:13.990Z] #79 51.59   CC       src/ocispec/image_spec_schema_image_index_schema.lo
09:04:13 [2023-09-11T09:04:13.990Z] #79 51.59   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
09:04:13 [2023-09-11T09:04:13.990Z] #79 51.59   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
09:04:13 [2023-09-11T09:04:13.990Z] #79 51.59   CC       src/ocispec/runtime_spec_schema_config_linux.lo
09:04:13 [2023-09-11T09:04:13.990Z] #79 51.60   CC       src/ocispec/runtime_spec_schema_config_zos.lo
09:04:13 [2023-09-11T09:04:13.990Z] #79 51.60   CC       src/ocispec/runtime_spec_schema_config_schema.lo
09:04:13 [2023-09-11T09:04:13.990Z] #79 51.61   CC       src/ocispec/runtime_spec_schema_config_vm.lo
09:04:13 [2023-09-11T09:04:13.990Z] #79 51.61   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
09:04:13 [2023-09-11T09:04:13.990Z] #79 51.61   CC       src/ocispec/runtime_spec_schema_config_windows.lo
09:04:13 [2023-09-11T09:04:13.990Z] #79 51.61   CC       src/ocispec/runtime_spec_schema_defs.lo
09:04:13 [2023-09-11T09:04:13.990Z] #79 51.61   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
09:04:13 [2023-09-11T09:04:13.990Z] #79 51.61   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
09:04:13 [2023-09-11T09:04:13.990Z] #79 51.62   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
09:04:13 [2023-09-11T09:04:13.990Z] #79 51.63   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
09:04:13 [2023-09-11T09:04:13.990Z] #79 51.64   CC       src/ocispec/runtime_spec_schema_state_schema.lo
09:04:13 [2023-09-11T09:04:13.990Z] #79 51.65   CC       src/ocispec/runtime_spec_schema_features_linux.lo
09:04:13 [2023-09-11T09:04:13.990Z] #79 51.65   CC       src/ocispec/runtime_spec_schema_features_schema.lo
09:04:13 [2023-09-11T09:04:13.990Z] #79 51.65   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
09:04:13 [2023-09-11T09:04:13.990Z] #79 51.68   CC       src/ocispec/basic_test_double_array_item.lo
09:04:13 [2023-09-11T09:04:13.990Z] #79 51.68   CC       src/ocispec/basic_test_double_array.lo
09:04:13 [2023-09-11T09:04:13.990Z] #79 51.69   CC       src/ocispec/basic_test_top_array_int.lo
09:04:13 [2023-09-11T09:04:13.990Z] #79 51.70   CC       src/ocispec/basic_test_top_array_string.lo
09:04:13 [2023-09-11T09:04:13.990Z] #79 51.71   CC       src/ocispec/basic_test_top_double_array_int.lo
09:04:13 [2023-09-11T09:04:13.990Z] #79 51.73   CC       src/ocispec/basic_test_top_double_array_obj.lo
09:04:14 [2023-09-11T09:04:14.251Z] #79 51.74   CC       src/ocispec/basic_test_top_double_array_refobj.lo
09:04:14 [2023-09-11T09:04:14.251Z] #79 51.75   CC       src/ocispec/basic_test_top_double_array_string.lo
09:04:14 [2023-09-11T09:04:14.251Z] #79 51.77   CC       src/ocispec/read-file.lo
09:04:14 [2023-09-11T09:04:14.251Z] #79 51.78   CC       src/ocispec/json_common.lo
09:04:14 [2023-09-11T09:04:14.251Z] #79 51.79   CC       tests/test-1.o
09:04:14 [2023-09-11T09:04:14.251Z] #79 51.79   CC       tests/test-2.o
09:04:14 [2023-09-11T09:04:14.251Z] #79 51.82   CC       tests/test-3.o
09:04:14 [2023-09-11T09:04:14.251Z] #79 51.82   CC       tests/test-4.o
09:04:14 [2023-09-11T09:04:14.251Z] #79 51.84   CC       tests/test-5.o
09:04:14 [2023-09-11T09:04:14.251Z] #79 51.84   CC       tests/test-6.o
09:04:14 [2023-09-11T09:04:14.251Z] #79 51.86   CC       tests/test-7.o
09:04:14 [2023-09-11T09:04:14.251Z] #79 51.88   CC       tests/test-8.o
09:04:14 [2023-09-11T09:04:14.251Z] #79 51.90   CC       tests/test-9.o
09:04:14 [2023-09-11T09:04:14.251Z] #79 51.92   CC       tests/test-10.o
09:04:14 [2023-09-11T09:04:14.251Z] #79 51.93   CC       tests/test-11.o
09:04:16 [2023-09-11T09:04:16.798Z] #79 54.30   CCLD     libocispec.la
09:04:16 [2023-09-11T09:04:16.798Z] #79 54.44   CCLD     src/ocispec/validate
09:04:16 [2023-09-11T09:04:16.798Z] #79 54.44   CCLD     tests/test-1
09:04:16 [2023-09-11T09:04:16.798Z] #79 54.44   CCLD     tests/test-2
09:04:16 [2023-09-11T09:04:16.798Z] #79 54.44   CCLD     tests/test-3
09:04:16 [2023-09-11T09:04:16.798Z] #79 54.44   CCLD     tests/test-4
09:04:16 [2023-09-11T09:04:16.798Z] #79 54.44   CCLD     tests/test-5
09:04:16 [2023-09-11T09:04:16.798Z] #79 54.44   CCLD     tests/test-6
09:04:16 [2023-09-11T09:04:16.798Z] #79 54.44   CCLD     tests/test-7
09:04:16 [2023-09-11T09:04:16.798Z] #79 54.46   CCLD     tests/test-9
09:04:16 [2023-09-11T09:04:16.798Z] #79 54.46   CCLD     tests/test-10
09:04:16 [2023-09-11T09:04:16.798Z] #79 54.47   CCLD     tests/test-8
09:04:16 [2023-09-11T09:04:16.798Z] #79 54.48 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
09:04:16 [2023-09-11T09:04:16.798Z] #79 54.48   CCLD     tests/test-11
09:04:17 [2023-09-11T09:04:17.059Z] #79 54.56 libtool: link: ar cr libocispec.a 
09:04:17 [2023-09-11T09:04:17.059Z] #79 54.56 libtool: link: ranlib libocispec.a
09:04:17 [2023-09-11T09:04:17.059Z] #79 54.69 make[5]: Entering directory '/tmp/crun-build/libocispec'
09:04:17 [2023-09-11T09:04:17.059Z] #79 54.71 make[5]: Leaving directory '/tmp/crun-build/libocispec'
09:04:17 [2023-09-11T09:04:17.059Z] #79 54.71 make[4]: Leaving directory '/tmp/crun-build/libocispec'
09:04:17 [2023-09-11T09:04:17.059Z] #79 54.71 make[3]: Leaving directory '/tmp/crun-build/libocispec'
09:04:17 [2023-09-11T09:04:17.059Z] #79 54.71 make[2]: Leaving directory '/tmp/crun-build/libocispec'
09:04:17 [2023-09-11T09:04:17.059Z] #79 54.71 make[2]: Entering directory '/tmp/crun-build'
09:04:17 [2023-09-11T09:04:17.059Z] #79 54.75   CC       src/libcrun/libcrun_la-io_priority.lo
09:04:17 [2023-09-11T09:04:17.059Z] #79 54.75   CC       src/libcrun/libcrun_la-linux.lo
09:04:17 [2023-09-11T09:04:17.059Z] #79 54.75   CC       src/libcrun/libcrun_la-mount_flags.lo
09:04:17 [2023-09-11T09:04:17.059Z] #79 54.75   CC       src/libcrun/libcrun_la-scheduler.lo
09:04:17 [2023-09-11T09:04:17.059Z] #79 54.75   CC       src/libcrun/libcrun_la-seccomp_notify.lo
09:04:17 [2023-09-11T09:04:17.059Z] #79 54.75   CC       src/libcrun/libcrun_la-seccomp.lo
09:04:17 [2023-09-11T09:04:17.059Z] #79 54.75   CC       src/libcrun/libcrun_la-signals.lo
09:04:17 [2023-09-11T09:04:17.059Z] #79 54.75   CC       src/libcrun/libcrun_la-status.lo
09:04:17 [2023-09-11T09:04:17.059Z] #79 54.75   CC       src/libcrun/libcrun_la-terminal.lo
09:04:17 [2023-09-11T09:04:17.059Z] #79 54.75   CC       src/libcrun/libcrun_testing_a-utils.o
09:04:17 [2023-09-11T09:04:17.059Z] #79 54.76   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
09:04:17 [2023-09-11T09:04:17.059Z] #79 54.78   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
09:04:17 [2023-09-11T09:04:17.059Z] #79 54.78   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
09:04:17 [2023-09-11T09:04:17.059Z] #79 54.79   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
09:04:17 [2023-09-11T09:04:17.320Z] #79 54.81   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
09:04:17 [2023-09-11T09:04:17.320Z] #79 54.83   CC       src/libcrun/libcrun_testing_a-cgroup.o
09:04:17 [2023-09-11T09:04:17.320Z] #79 54.84   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
09:04:17 [2023-09-11T09:04:17.320Z] #79 54.84   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
09:04:17 [2023-09-11T09:04:17.320Z] #79 54.85   CC       src/libcrun/libcrun_testing_a-container.o
09:04:17 [2023-09-11T09:04:17.320Z] #79 54.86   CC       src/libcrun/libcrun_testing_a-criu.o
09:04:17 [2023-09-11T09:04:17.320Z] #79 54.87   CC       src/libcrun/libcrun_testing_a-custom-handler.o
09:04:17 [2023-09-11T09:04:17.320Z] #79 54.88   CC       src/libcrun/libcrun_testing_a-ebpf.o
09:04:17 [2023-09-11T09:04:17.320Z] #79 54.90   CC       src/libcrun/libcrun_testing_a-error.o
09:04:17 [2023-09-11T09:04:17.320Z] #79 54.92   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
09:04:17 [2023-09-11T09:04:17.320Z] #79 54.96   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
09:04:17 [2023-09-11T09:04:17.320Z] #79 55.02   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
09:04:17 [2023-09-11T09:04:17.320Z] #79 55.03   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
09:04:17 [2023-09-11T09:04:17.320Z] #79 55.05   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
09:04:17 [2023-09-11T09:04:17.320Z] #79 55.09   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
09:04:17 [2023-09-11T09:04:17.320Z] #79 55.11   CC       src/libcrun/libcrun_testing_a-io_priority.o
09:04:17 [2023-09-11T09:04:17.320Z] #79 55.15   CC       src/libcrun/libcrun_testing_a-linux.o
09:04:17 [2023-09-11T09:04:17.581Z] #79 55.25   CC       src/libcrun/libcrun_testing_a-mount_flags.o
09:04:17 [2023-09-11T09:04:17.581Z] #79 55.26   CC       src/libcrun/libcrun_testing_a-scheduler.o
09:04:17 [2023-09-11T09:04:17.581Z] #79 55.27   CC       src/libcrun/libcrun_testing_a-seccomp.o
09:04:17 [2023-09-11T09:04:17.581Z] #79 55.29   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
09:04:17 [2023-09-11T09:04:17.581Z] #79 55.31   CC       src/libcrun/libcrun_testing_a-signals.o
09:04:17 [2023-09-11T09:04:17.581Z] #79 55.37   CC       src/libcrun/libcrun_testing_a-status.o
09:04:17 [2023-09-11T09:04:17.844Z] #79 55.42   CC       src/libcrun/libcrun_testing_a-terminal.o
09:04:17 [2023-09-11T09:04:17.844Z] #79 55.46   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
09:04:17 [2023-09-11T09:04:17.844Z] #79 55.47   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
09:04:17 [2023-09-11T09:04:17.844Z] #79 55.54   CC       src/crun-crun.o
09:04:17 [2023-09-11T09:04:17.844Z] #79 55.61   CC       src/crun-run.o
09:04:17 [2023-09-11T09:04:17.844Z] #79 55.62   CC       src/crun-delete.o
09:04:18 [2023-09-11T09:04:18.105Z] #79 55.68   CC       src/crun-kill.o
09:04:18 [2023-09-11T09:04:18.105Z] #79 55.68   CC       src/crun-pause.o
09:04:18 [2023-09-11T09:04:18.105Z] #79 55.69   CC       src/crun-unpause.o
09:04:18 [2023-09-11T09:04:18.105Z] #79 55.69   CC       src/crun-oci_features.o
09:04:18 [2023-09-11T09:04:18.105Z] #79 55.69   CC       src/crun-spec.o
09:04:18 [2023-09-11T09:04:18.105Z] #79 55.71   CC       src/crun-exec.o
09:04:18 [2023-09-11T09:04:18.105Z] #79 55.74   CC       src/crun-list.o
09:04:18 [2023-09-11T09:04:18.105Z] #79 55.76   CC       src/crun-create.o
09:04:18 [2023-09-11T09:04:18.366Z] #79 55.83   CC       src/crun-start.o
09:04:18 [2023-09-11T09:04:18.366Z] #79 55.85   CC       src/crun-state.o
09:04:18 [2023-09-11T09:04:18.366Z] #79 55.89   CC       src/crun-update.o
09:04:18 [2023-09-11T09:04:18.366Z] #79 55.95   CC       src/crun-ps.o
09:04:18 [2023-09-11T09:04:18.366Z] #79 55.96   CC       src/crun-checkpoint.o
09:04:18 [2023-09-11T09:04:18.366Z] #79 55.98   CC       src/crun-restore.o
09:04:18 [2023-09-11T09:04:18.366Z] #79 56.09   CC       src/libcrun/crun-cloned_binary.o
09:04:18 [2023-09-11T09:04:18.628Z] #79 56.10   CC       src/libcrun/libcrun_la-utils.lo
09:04:18 [2023-09-11T09:04:18.628Z] #79 56.10   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
09:04:18 [2023-09-11T09:04:18.628Z] #79 56.10   CC       src/libcrun/libcrun_la-cgroup-resources.lo
09:04:18 [2023-09-11T09:04:18.628Z] #79 56.12   CC       src/libcrun/libcrun_la-cgroup-setup.lo
09:04:18 [2023-09-11T09:04:18.628Z] #79 56.14   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
09:04:18 [2023-09-11T09:04:18.628Z] #79 56.15   CC       src/libcrun/libcrun_la-cgroup-utils.lo
09:04:18 [2023-09-11T09:04:18.628Z] #79 56.15   CC       src/libcrun/libcrun_la-cgroup.lo
09:04:18 [2023-09-11T09:04:18.628Z] #79 56.15   CC       src/libcrun/libcrun_la-chroot_realpath.lo
09:04:18 [2023-09-11T09:04:18.628Z] #79 56.16   CC       src/libcrun/libcrun_la-cloned_binary.lo
09:04:18 [2023-09-11T09:04:18.628Z] #79 56.16   CC       src/libcrun/libcrun_la-container.lo
09:04:18 [2023-09-11T09:04:18.628Z] #79 56.17   CC       src/libcrun/libcrun_la-criu.lo
09:04:18 [2023-09-11T09:04:18.628Z] #79 56.18   CC       src/libcrun/libcrun_la-custom-handler.lo
09:04:18 [2023-09-11T09:04:18.628Z] #79 56.19   CC       src/libcrun/libcrun_la-ebpf.lo
09:04:18 [2023-09-11T09:04:18.628Z] #79 56.21   CC       src/libcrun/libcrun_la-error.lo
09:04:18 [2023-09-11T09:04:18.628Z] #79 56.23   CC       src/libcrun/handlers/libcrun_la-krun.lo
09:04:18 [2023-09-11T09:04:18.628Z] #79 56.23   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
09:04:18 [2023-09-11T09:04:18.628Z] #79 56.23   CC       src/libcrun/handlers/libcrun_la-mono.lo
09:04:18 [2023-09-11T09:04:18.628Z] #79 56.25   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
09:04:18 [2023-09-11T09:04:18.628Z] #79 56.26   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
09:04:18 [2023-09-11T09:04:18.628Z] #79 56.26   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
09:04:18 [2023-09-11T09:04:18.628Z] #79 56.28   CC       tests/init.o
09:04:18 [2023-09-11T09:04:18.628Z] #79 56.29   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
09:04:19 [2023-09-11T09:04:19.571Z] #79 57.13   CCLD     tests/init
09:04:20 [2023-09-11T09:04:20.511Z] #79 58.15   AR       libcrun_testing.a
09:04:20 [2023-09-11T09:04:20.511Z] #79 58.15 ar: `u' modifier ignored since `D' is the default (see `U')
09:04:20 [2023-09-11T09:04:20.511Z] #79 58.17   CCLD     tests/tests_libcrun_utils
09:04:20 [2023-09-11T09:04:20.511Z] #79 58.17   CCLD     tests/tests_libcrun_errors
09:04:20 [2023-09-11T09:04:20.511Z] #79 58.17   CCLD     tests/tests_libcrun_fuzzer
09:04:20 [2023-09-11T09:04:20.771Z] #79 58.44   CCLD     libcrun.la
09:04:21 [2023-09-11T09:04:21.031Z] #79 58.64   CCLD     crun
09:04:21 [2023-09-11T09:04:21.291Z] #79 58.82 make[3]: Entering directory '/tmp/crun-build'
09:04:21 [2023-09-11T09:04:21.291Z] #79 58.90  /bin/mkdir -p '/usr/local/share/man/man1'
09:04:21 [2023-09-11T09:04:21.291Z] #79 58.90  /bin/mkdir -p '/usr/local/lib'
09:04:21 [2023-09-11T09:04:21.291Z] #79 58.90  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
09:04:21 [2023-09-11T09:04:21.291Z] #79 58.91  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
09:04:21 [2023-09-11T09:04:21.291Z] #79 58.92 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
09:04:21 [2023-09-11T09:04:21.291Z] #79 58.93 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
09:04:21 [2023-09-11T09:04:21.291Z] #79 58.93 libtool: install: chmod 644 /usr/local/lib/libcrun.a
09:04:21 [2023-09-11T09:04:21.291Z] #79 58.93 libtool: install: ranlib /usr/local/lib/libcrun.a
09:04:21 [2023-09-11T09:04:21.551Z] #79 59.20 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
09:04:21 [2023-09-11T09:04:21.551Z] #79 59.21 ----------------------------------------------------------------------
09:04:21 [2023-09-11T09:04:21.551Z] #79 59.21 Libraries have been installed in:
09:04:21 [2023-09-11T09:04:21.551Z] #79 59.21    /usr/local/lib
09:04:21 [2023-09-11T09:04:21.551Z] #79 59.21 
09:04:21 [2023-09-11T09:04:21.551Z] #79 59.21 If you ever happen to want to link against installed libraries
09:04:21 [2023-09-11T09:04:21.551Z] #79 59.21 in a given directory, LIBDIR, you must either use libtool, and
09:04:21 [2023-09-11T09:04:21.551Z] #79 59.21 specify the full pathname of the library, or use the '-LLIBDIR'
09:04:21 [2023-09-11T09:04:21.551Z] #79 59.21 flag during linking and do at least one of the following:
09:04:21 [2023-09-11T09:04:21.551Z] #79 59.21    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
09:04:21 [2023-09-11T09:04:21.551Z] #79 59.21      during execution
09:04:21 [2023-09-11T09:04:21.551Z] #79 59.21    - add LIBDIR to the 'LD_RUN_PATH' environment variable
09:04:21 [2023-09-11T09:04:21.551Z] #79 59.21      during linking
09:04:21 [2023-09-11T09:04:21.551Z] #79 59.21    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
09:04:21 [2023-09-11T09:04:21.551Z] #79 59.21    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
09:04:21 [2023-09-11T09:04:21.551Z] #79 59.21 
09:04:21 [2023-09-11T09:04:21.551Z] #79 59.21 See any operating system documentation about shared libraries for
09:04:21 [2023-09-11T09:04:21.551Z] #79 59.21 more information, such as the ld(1) and ld.so(8) manual pages.
09:04:21 [2023-09-11T09:04:21.551Z] #79 59.21 ----------------------------------------------------------------------
09:04:21 [2023-09-11T09:04:21.551Z] #79 59.21  /bin/mkdir -p '/build'
09:04:21 [2023-09-11T09:04:21.551Z] #79 59.21   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
09:04:21 [2023-09-11T09:04:21.551Z] #79 59.23 libtool: install: /usr/bin/install -c crun /build/crun
09:04:21 [2023-09-11T09:04:21.551Z] #79 59.24 make[3]: Leaving directory '/tmp/crun-build'
09:04:21 [2023-09-11T09:04:21.551Z] #79 59.24 make[2]: Leaving directory '/tmp/crun-build'
09:04:21 [2023-09-11T09:04:21.551Z] #79 59.24 make[1]: Leaving directory '/tmp/crun-build'
09:04:23 [2023-09-11T09:04:23.457Z] #79 DONE 60.9s
09:04:23 [2023-09-11T09:04:23.457Z] 
09:04:23 [2023-09-11T09:04:23.457Z] #76 [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...)
09:04:23 [2023-09-11T09:04:23.457Z] #76 52.60 + bin/containerd-stress
09:04:23 [2023-09-11T09:04:23.457Z] #76 52.60 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
09:04:23 [2023-09-11T09:04:23.457Z] #76 54.13 + bin/containerd-shim
09:04:23 [2023-09-11T09:04:23.457Z] #76 55.07 + bin/containerd-shim-runc-v1
09:04:23 [2023-09-11T09:04:23.457Z] #76 56.74 + bin/containerd-shim-runc-v2
09:04:23 [2023-09-11T09:04:23.457Z] #76 57.77 + binaries
09:04:23 [2023-09-11T09:04:23.457Z] #76 DONE 60.5s
09:04:24 [2023-09-11T09:04:24.026Z] 
09:04:24 [2023-09-11T09:04:24.026Z] #94 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
09:04:25 [2023-09-11T09:04:25.405Z] #94 DONE 1.3s
09:04:25 [2023-09-11T09:04:25.405Z] 
09:04:25 [2023-09-11T09:04:25.405Z] #95 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
09:04:25 [2023-09-11T09:04:25.405Z] #95 DONE 0.1s
09:04:25 [2023-09-11T09:04:25.405Z] 
09:04:25 [2023-09-11T09:04:25.405Z] #96 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
09:04:25 [2023-09-11T09:04:25.405Z] #96 DONE 0.1s
09:04:25 [2023-09-11T09:04:25.664Z] 
09:04:25 [2023-09-11T09:04:25.664Z] #97 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
09:04:25 [2023-09-11T09:04:25.664Z] #97 DONE 0.0s
09:04:25 [2023-09-11T09:04:25.664Z] 
09:04:25 [2023-09-11T09:04:25.664Z] #98 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
09:04:25 [2023-09-11T09:04:25.664Z] #98 DONE 0.0s
09:04:25 [2023-09-11T09:04:25.664Z] 
09:04:25 [2023-09-11T09:04:25.664Z] #99 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
09:04:25 [2023-09-11T09:04:25.664Z] #99 DONE 0.0s
09:04:25 [2023-09-11T09:04:25.664Z] 
09:04:25 [2023-09-11T09:04:25.664Z] #100 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
09:04:25 [2023-09-11T09:04:25.924Z] #100 DONE 0.2s
09:04:25 [2023-09-11T09:04:25.924Z] 
09:04:25 [2023-09-11T09:04:25.924Z] #101 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
09:04:26 [2023-09-11T09:04:26.184Z] #101 DONE 0.2s
09:04:26 [2023-09-11T09:04:26.184Z] 
09:04:26 [2023-09-11T09:04:26.184Z] #102 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
09:04:26 [2023-09-11T09:04:26.184Z] #102 DONE 0.0s
09:04:26 [2023-09-11T09:04:26.184Z] 
09:04:26 [2023-09-11T09:04:26.184Z] #103 [dev-base  1/13] RUN groupadd -r docker
09:04:26 [2023-09-11T09:04:26.184Z] #103 DONE 0.2s
09:04:26 [2023-09-11T09:04:26.444Z] 
09:04:26 [2023-09-11T09:04:26.444Z] #104 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
09:04:26 [2023-09-11T09:04:26.704Z] #104 DONE 0.4s
09:04:26 [2023-09-11T09:04:26.704Z] 
09:04:26 [2023-09-11T09:04:26.704Z] #105 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:04:26 [2023-09-11T09:04:26.964Z] #105 0.352 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:04:26 [2023-09-11T09:04:26.964Z] #105 DONE 0.4s
09:04:26 [2023-09-11T09:04:26.964Z] 
09:04:26 [2023-09-11T09:04:26.964Z] #106 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:04:27 [2023-09-11T09:04:27.223Z] #106 DONE 0.4s
09:04:27 [2023-09-11T09:04:27.483Z] 
09:04:27 [2023-09-11T09:04:27.483Z] #107 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:04:27 [2023-09-11T09:04:27.742Z] #107 DONE 0.4s
09:04:27 [2023-09-11T09:04:27.743Z] 
09:04:27 [2023-09-11T09:04:27.743Z] #108 [dev-base  6/13] RUN ldconfig
09:04:28 [2023-09-11T09:04:28.002Z] #108 DONE 0.4s
09:04:28 [2023-09-11T09:04:28.261Z] 
09:04:28 [2023-09-11T09:04:28.261Z] #109 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
09:04:28 [2023-09-11T09:04:28.521Z] #109 DONE 0.4s
09:04:28 [2023-09-11T09:04:28.521Z] 
09:04:28 [2023-09-11T09:04:28.521Z] #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
09:04:29 [2023-09-11T09:04:29.089Z] #110 0.601 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:04:29 [2023-09-11T09:04:29.089Z] #110 0.612 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:04:29 [2023-09-11T09:04:29.089Z] #110 0.612 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:04:29 [2023-09-11T09:04:29.348Z] #110 0.742 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
09:04:29 [2023-09-11T09:04:29.348Z] #110 0.898 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [242 kB]
09:04:29 [2023-09-11T09:04:29.608Z] #110 0.999 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
09:04:30 [2023-09-11T09:04:30.545Z] #110 1.812 Fetched 8536 kB in 1s (5809 kB/s)
09:04:31 [2023-09-11T09:04:31.114Z] #110 1.812 Reading package lists...
09:04:31 [2023-09-11T09:04:31.682Z] #110 2.398 Reading package lists...
09:04:31 [2023-09-11T09:04:31.682Z] #110 2.968 Building dependency tree...
09:04:31 [2023-09-11T09:04:31.942Z] #110 3.449 The following additional packages will be installed:
09:04:31 [2023-09-11T09:04:31.942Z] #110 3.450   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
09:04:31 [2023-09-11T09:04:31.942Z] #110 3.450   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
09:04:31 [2023-09-11T09:04:31.942Z] #110 3.450   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
09:04:31 [2023-09-11T09:04:31.942Z] #110 3.451   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
09:04:31 [2023-09-11T09:04:31.942Z] #110 3.451   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
09:04:31 [2023-09-11T09:04:31.942Z] #110 3.451   xxd
09:04:31 [2023-09-11T09:04:31.942Z] #110 3.454 Suggested packages:
09:04:31 [2023-09-11T09:04:31.942Z] #110 3.454   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
09:04:31 [2023-09-11T09:04:31.942Z] #110 3.454   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
09:04:31 [2023-09-11T09:04:31.942Z] #110 3.454   ctags vim-doc vim-scripts xfsdump acl attr quota
09:04:31 [2023-09-11T09:04:31.942Z] #110 3.454 Recommended packages:
09:04:31 [2023-09-11T09:04:31.942Z] #110 3.454   libatm1 nftables libpam-cap build-essential python3-dev dbus
09:04:31 [2023-09-11T09:04:31.942Z] #110 3.454   systemd-timesyncd | time-daemon unzip
09:04:32 [2023-09-11T09:04:32.201Z] #110 3.790 The following NEW packages will be installed:
09:04:32 [2023-09-11T09:04:32.461Z] #110 3.791   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
09:04:32 [2023-09-11T09:04:32.461Z] #110 3.791   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
09:04:32 [2023-09-11T09:04:32.461Z] #110 3.791   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
09:04:32 [2023-09-11T09:04:32.461Z] #110 3.791   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
09:04:32 [2023-09-11T09:04:32.461Z] #110 3.791   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
09:04:32 [2023-09-11T09:04:32.461Z] #110 3.792   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
09:04:32 [2023-09-11T09:04:32.461Z] #110 3.792   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
09:04:32 [2023-09-11T09:04:32.461Z] #110 3.792   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
09:04:32 [2023-09-11T09:04:32.461Z] #110 3.792   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
09:04:32 [2023-09-11T09:04:32.461Z] #110 3.792   xz-utils zip zstd
09:04:32 [2023-09-11T09:04:32.461Z] #110 4.072 0 upgraded, 59 newly installed, 0 to remove and 1 not upgraded.
09:04:32 [2023-09-11T09:04:32.461Z] #110 4.072 Need to get 32.1 MB of archives.
09:04:32 [2023-09-11T09:04:32.461Z] #110 4.072 After this operation, 124 MB of additional disk space will be used.
09:04:32 [2023-09-11T09:04:32.461Z] #110 4.072 Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.077 Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.078 Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.079 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.082 Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.083 Get:6 http://deb.debian.org/debian-security bullseye-security/main arm64 libjson-c5 arm64 0.15-2+deb11u1 [41.6 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.085 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.089 Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.090 Get:9 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.092 Get:10 http://deb.debian.org/debian bullseye-updates/main arm64 systemd arm64 247.3-7+deb11u4 [4155 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.223 Get:11 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.224 Get:12 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.230 Get:13 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.230 Get:14 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.231 Get:15 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.231 Get:16 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.231 Get:17 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.238 Get:18 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.240 Get:19 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.241 Get:20 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.242 Get:21 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.243 Get:22 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.244 Get:23 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.247 Get:24 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.248 Get:25 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.249 Get:26 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.249 Get:27 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.249 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.250 Get:29 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.255 Get:30 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.255 Get:31 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.257 Get:32 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.258 Get:33 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.259 Get:34 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.260 Get:35 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.313 Get:36 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.314 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.314 Get:38 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.315 Get:39 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.315 Get:40 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.316 Get:41 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.316 Get:42 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.317 Get:43 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.318 Get:44 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
09:04:32 [2023-09-11T09:04:32.721Z] #110 4.328 Get:45 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
09:04:32 [2023-09-11T09:04:32.980Z] #110 4.329 Get:46 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
09:04:32 [2023-09-11T09:04:32.980Z] #110 4.330 Get:47 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
09:04:32 [2023-09-11T09:04:32.980Z] #110 4.331 Get:48 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
09:04:32 [2023-09-11T09:04:32.980Z] #110 4.333 Get:49 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
09:04:32 [2023-09-11T09:04:32.980Z] #110 4.333 Get:50 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
09:04:32 [2023-09-11T09:04:32.981Z] #110 4.335 Get:51 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
09:04:32 [2023-09-11T09:04:32.981Z] #110 4.340 Get:52 http://deb.debian.org/debian bullseye-updates/main arm64 systemd-journal-remote arm64 247.3-7+deb11u4 [161 kB]
09:04:32 [2023-09-11T09:04:32.981Z] #110 4.341 Get:53 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
09:04:32 [2023-09-11T09:04:32.981Z] #110 4.344 Get:54 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
09:04:32 [2023-09-11T09:04:32.981Z] #110 4.345 Get:55 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
09:04:32 [2023-09-11T09:04:32.981Z] #110 4.385 Get:56 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
09:04:32 [2023-09-11T09:04:32.981Z] #110 4.391 Get:57 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
09:04:32 [2023-09-11T09:04:32.981Z] #110 4.395 Get:58 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
09:04:32 [2023-09-11T09:04:32.981Z] #110 4.396 Get:59 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
09:04:32 [2023-09-11T09:04:32.981Z] #110 4.575 debconf: delaying package configuration, since apt-utils is not installed
09:04:32 [2023-09-11T09:04:32.981Z] #110 4.621 Fetched 32.1 MB in 1s (54.1 MB/s)
09:04:33 [2023-09-11T09:04:33.240Z] #110 4.647 Selecting previously unselected package libapparmor1:arm64.
09:04:33 [2023-09-11T09:04:33.240Z] #110 4.647 (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.)
09:04:33 [2023-09-11T09:04:33.240Z] #110 4.658 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
09:04:33 [2023-09-11T09:04:33.240Z] #110 4.665 Unpacking libapparmor1:arm64 (2.13.6-10) ...
09:04:33 [2023-09-11T09:04:33.240Z] #110 4.705 Selecting previously unselected package libcap2:arm64.
09:04:33 [2023-09-11T09:04:33.240Z] #110 4.708 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
09:04:33 [2023-09-11T09:04:33.240Z] #110 4.712 Unpacking libcap2:arm64 (1:2.44-1) ...
09:04:33 [2023-09-11T09:04:33.240Z] #110 4.860 Selecting previously unselected package libargon2-1:arm64.
09:04:33 [2023-09-11T09:04:33.240Z] #110 4.862 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
09:04:33 [2023-09-11T09:04:33.240Z] #110 4.866 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
09:04:33 [2023-09-11T09:04:33.240Z] #110 4.899 Selecting previously unselected package dmsetup.
09:04:33 [2023-09-11T09:04:33.500Z] #110 4.901 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
09:04:33 [2023-09-11T09:04:33.500Z] #110 4.905 Unpacking dmsetup (2:1.02.175-2.1) ...
09:04:33 [2023-09-11T09:04:33.500Z] #110 4.945 Selecting previously unselected package libdevmapper1.02.1:arm64.
09:04:33 [2023-09-11T09:04:33.500Z] #110 4.948 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
09:04:33 [2023-09-11T09:04:33.500Z] #110 4.951 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
09:04:33 [2023-09-11T09:04:33.500Z] #110 4.992 Selecting previously unselected package libjson-c5:arm64.
09:04:33 [2023-09-11T09:04:33.500Z] #110 4.995 Preparing to unpack .../05-libjson-c5_0.15-2+deb11u1_arm64.deb ...
09:04:33 [2023-09-11T09:04:33.500Z] #110 4.999 Unpacking libjson-c5:arm64 (0.15-2+deb11u1) ...
09:04:33 [2023-09-11T09:04:33.500Z] #110 5.037 Selecting previously unselected package libcryptsetup12:arm64.
09:04:33 [2023-09-11T09:04:33.500Z] #110 5.039 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
09:04:33 [2023-09-11T09:04:33.500Z] #110 5.042 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
09:04:33 [2023-09-11T09:04:33.500Z] #110 5.092 Selecting previously unselected package libip4tc2:arm64.
09:04:33 [2023-09-11T09:04:33.500Z] #110 5.094 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
09:04:33 [2023-09-11T09:04:33.500Z] #110 5.098 Unpacking libip4tc2:arm64 (1.8.7-1) ...
09:04:33 [2023-09-11T09:04:33.500Z] #110 5.135 Selecting previously unselected package libkmod2:arm64.
09:04:33 [2023-09-11T09:04:33.500Z] #110 5.137 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
09:04:33 [2023-09-11T09:04:33.759Z] #110 5.141 Unpacking libkmod2:arm64 (28-1) ...
09:04:33 [2023-09-11T09:04:33.759Z] #110 5.182 Selecting previously unselected package systemd.
09:04:33 [2023-09-11T09:04:33.759Z] #110 5.184 Preparing to unpack .../09-systemd_247.3-7+deb11u4_arm64.deb ...
09:04:33 [2023-09-11T09:04:33.759Z] #110 5.232 Unpacking systemd (247.3-7+deb11u4) ...
09:04:34 [2023-09-11T09:04:34.328Z] #110 5.612 Selecting previously unselected package pigz.
09:04:34 [2023-09-11T09:04:34.328Z] #110 5.615 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
09:04:34 [2023-09-11T09:04:34.328Z] #110 5.617 Unpacking pigz (2.6-1) ...
09:04:34 [2023-09-11T09:04:34.328Z] #110 5.654 Selecting previously unselected package libelf1:arm64.
09:04:34 [2023-09-11T09:04:34.328Z] #110 5.657 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
09:04:34 [2023-09-11T09:04:34.328Z] #110 5.660 Unpacking libelf1:arm64 (0.183-1) ...
09:04:34 [2023-09-11T09:04:34.328Z] #110 5.710 Selecting previously unselected package libbpf0:arm64.
09:04:34 [2023-09-11T09:04:34.328Z] #110 5.713 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
09:04:34 [2023-09-11T09:04:34.328Z] #110 5.716 Unpacking libbpf0:arm64 (1:0.3-2) ...
09:04:34 [2023-09-11T09:04:34.328Z] #110 5.753 Selecting previously unselected package libmnl0:arm64.
09:04:34 [2023-09-11T09:04:34.328Z] #110 5.755 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
09:04:34 [2023-09-11T09:04:34.328Z] #110 5.759 Unpacking libmnl0:arm64 (1.0.4-3) ...
09:04:34 [2023-09-11T09:04:34.328Z] #110 5.795 Selecting previously unselected package libxtables12:arm64.
09:04:34 [2023-09-11T09:04:34.328Z] #110 5.797 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
09:04:34 [2023-09-11T09:04:34.328Z] #110 5.801 Unpacking libxtables12:arm64 (1.8.7-1) ...
09:04:34 [2023-09-11T09:04:34.328Z] #110 5.831 Selecting previously unselected package libcap2-bin.
09:04:34 [2023-09-11T09:04:34.328Z] #110 5.833 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
09:04:34 [2023-09-11T09:04:34.328Z] #110 5.837 Unpacking libcap2-bin (1:2.44-1) ...
09:04:34 [2023-09-11T09:04:34.328Z] #110 5.874 Selecting previously unselected package iproute2.
09:04:34 [2023-09-11T09:04:34.328Z] #110 5.877 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
09:04:34 [2023-09-11T09:04:34.328Z] #110 5.882 Unpacking iproute2 (5.10.0-4) ...
09:04:34 [2023-09-11T09:04:34.328Z] #110 5.980 Selecting previously unselected package xxd.
09:04:34 [2023-09-11T09:04:34.588Z] #110 5.983 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
09:04:34 [2023-09-11T09:04:34.588Z] #110 5.986 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
09:04:34 [2023-09-11T09:04:34.588Z] #110 6.036 Selecting previously unselected package vim-common.
09:04:34 [2023-09-11T09:04:34.588Z] #110 6.038 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
09:04:34 [2023-09-11T09:04:34.588Z] #110 6.048 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
09:04:34 [2023-09-11T09:04:34.588Z] #110 6.101 Selecting previously unselected package bash-completion.
09:04:34 [2023-09-11T09:04:34.588Z] #110 6.104 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
09:04:35 [2023-09-11T09:04:35.526Z] #110 6.772 Unpacking bash-completion (1:2.11-2) ...
09:04:35 [2023-09-11T09:04:35.526Z] #110 6.890 Selecting previously unselected package bzip2.
09:04:35 [2023-09-11T09:04:35.526Z] #110 6.893 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
09:04:35 [2023-09-11T09:04:35.526Z] #110 6.897 Unpacking bzip2 (1.0.8-4) ...
09:04:35 [2023-09-11T09:04:35.526Z] #110 6.937 Selecting previously unselected package xz-utils.
09:04:35 [2023-09-11T09:04:35.526Z] #110 6.940 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
09:04:35 [2023-09-11T09:04:35.526Z] #110 6.944 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:04:35 [2023-09-11T09:04:35.526Z] #110 7.001 Selecting previously unselected package apparmor.
09:04:35 [2023-09-11T09:04:35.526Z] #110 7.004 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
09:04:35 [2023-09-11T09:04:35.526Z] #110 7.026 Unpacking apparmor (2.13.6-10) ...
09:04:35 [2023-09-11T09:04:35.526Z] #110 7.121 Selecting previously unselected package inetutils-ping.
09:04:35 [2023-09-11T09:04:35.786Z] #110 7.124 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
09:04:35 [2023-09-11T09:04:35.786Z] #110 7.127 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
09:04:35 [2023-09-11T09:04:35.786Z] #110 7.180 Selecting previously unselected package libip6tc2:arm64.
09:04:35 [2023-09-11T09:04:35.786Z] #110 7.183 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
09:04:35 [2023-09-11T09:04:35.786Z] #110 7.187 Unpacking libip6tc2:arm64 (1.8.7-1) ...
09:04:35 [2023-09-11T09:04:35.786Z] #110 7.222 Selecting previously unselected package libnfnetlink0:arm64.
09:04:35 [2023-09-11T09:04:35.786Z] #110 7.224 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
09:04:35 [2023-09-11T09:04:35.786Z] #110 7.227 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
09:04:35 [2023-09-11T09:04:35.786Z] #110 7.264 Selecting previously unselected package libnetfilter-conntrack3:arm64.
09:04:35 [2023-09-11T09:04:35.786Z] #110 7.266 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
09:04:35 [2023-09-11T09:04:35.786Z] #110 7.270 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
09:04:35 [2023-09-11T09:04:35.786Z] #110 7.309 Selecting previously unselected package libnftnl11:arm64.
09:04:35 [2023-09-11T09:04:35.786Z] #110 7.312 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
09:04:35 [2023-09-11T09:04:35.786Z] #110 7.316 Unpacking libnftnl11:arm64 (1.1.9-1) ...
09:04:35 [2023-09-11T09:04:35.786Z] #110 7.351 Selecting previously unselected package iptables.
09:04:36 [2023-09-11T09:04:36.045Z] #110 7.353 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
09:04:36 [2023-09-11T09:04:36.045Z] #110 7.357 Unpacking iptables (1.8.7-1) ...
09:04:36 [2023-09-11T09:04:36.045Z] #110 7.426 Selecting previously unselected package libonig5:arm64.
09:04:36 [2023-09-11T09:04:36.045Z] #110 7.428 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
09:04:36 [2023-09-11T09:04:36.045Z] #110 7.432 Unpacking libonig5:arm64 (6.9.6-1.1) ...
09:04:36 [2023-09-11T09:04:36.045Z] #110 7.482 Selecting previously unselected package libjq1:arm64.
09:04:36 [2023-09-11T09:04:36.045Z] #110 7.484 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
09:04:36 [2023-09-11T09:04:36.045Z] #110 7.488 Unpacking libjq1:arm64 (1.6-2.1) ...
09:04:36 [2023-09-11T09:04:36.045Z] #110 7.526 Selecting previously unselected package jq.
09:04:36 [2023-09-11T09:04:36.045Z] #110 7.528 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
09:04:36 [2023-09-11T09:04:36.045Z] #110 7.532 Unpacking jq (1.6-2.1) ...
09:04:36 [2023-09-11T09:04:36.045Z] #110 7.574 Selecting previously unselected package libaio1:arm64.
09:04:36 [2023-09-11T09:04:36.045Z] #110 7.577 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
09:04:36 [2023-09-11T09:04:36.045Z] #110 7.580 Unpacking libaio1:arm64 (0.3.112-9) ...
09:04:36 [2023-09-11T09:04:36.045Z] #110 7.619 Selecting previously unselected package libgpm2:arm64.
09:04:36 [2023-09-11T09:04:36.305Z] #110 7.622 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
09:04:36 [2023-09-11T09:04:36.305Z] #110 7.625 Unpacking libgpm2:arm64 (1.20.7-8) ...
09:04:36 [2023-09-11T09:04:36.305Z] #110 7.661 Selecting previously unselected package libicu67:arm64.
09:04:36 [2023-09-11T09:04:36.305Z] #110 7.664 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
09:04:36 [2023-09-11T09:04:36.305Z] #110 7.667 Unpacking libicu67:arm64 (67.1-7) ...
09:04:36 [2023-09-11T09:04:36.873Z] #110 8.339 Selecting previously unselected package libinih1:arm64.
09:04:36 [2023-09-11T09:04:36.873Z] #110 8.342 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
09:04:36 [2023-09-11T09:04:36.873Z] #110 8.345 Unpacking libinih1:arm64 (53-1+b2) ...
09:04:36 [2023-09-11T09:04:36.873Z] #110 8.379 Selecting previously unselected package libmicrohttpd12:arm64.
09:04:36 [2023-09-11T09:04:36.873Z] #110 8.382 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
09:04:36 [2023-09-11T09:04:36.873Z] #110 8.385 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
09:04:36 [2023-09-11T09:04:36.873Z] #110 8.425 Selecting previously unselected package libnet1:arm64.
09:04:36 [2023-09-11T09:04:36.873Z] #110 8.427 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
09:04:36 [2023-09-11T09:04:36.873Z] #110 8.431 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:04:36 [2023-09-11T09:04:36.873Z] #110 8.470 Selecting previously unselected package libnl-3-200:arm64.
09:04:37 [2023-09-11T09:04:37.133Z] #110 8.473 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
09:04:37 [2023-09-11T09:04:37.133Z] #110 8.477 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
09:04:37 [2023-09-11T09:04:37.133Z] #110 8.514 Selecting previously unselected package libprotobuf-c1:arm64.
09:04:37 [2023-09-11T09:04:37.133Z] #110 8.517 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
09:04:37 [2023-09-11T09:04:37.133Z] #110 8.520 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:04:37 [2023-09-11T09:04:37.133Z] #110 8.556 Selecting previously unselected package libyajl2:arm64.
09:04:37 [2023-09-11T09:04:37.133Z] #110 8.558 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
09:04:37 [2023-09-11T09:04:37.133Z] #110 8.562 Unpacking libyajl2:arm64 (2.1.0-3) ...
09:04:37 [2023-09-11T09:04:37.133Z] #110 8.591 Selecting previously unselected package net-tools.
09:04:37 [2023-09-11T09:04:37.133Z] #110 8.593 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
09:04:37 [2023-09-11T09:04:37.133Z] #110 8.597 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
09:04:37 [2023-09-11T09:04:37.133Z] #110 8.647 Selecting previously unselected package patch.
09:04:37 [2023-09-11T09:04:37.133Z] #110 8.650 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
09:04:37 [2023-09-11T09:04:37.133Z] #110 8.654 Unpacking patch (2.7.6-7) ...
09:04:37 [2023-09-11T09:04:37.133Z] #110 8.690 Selecting previously unselected package python-pip-whl.
09:04:37 [2023-09-11T09:04:37.133Z] #110 8.693 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
09:04:37 [2023-09-11T09:04:37.392Z] #110 8.696 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
09:04:37 [2023-09-11T09:04:37.392Z] #110 8.831 Selecting previously unselected package python3-lib2to3.
09:04:37 [2023-09-11T09:04:37.392Z] #110 8.833 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
09:04:37 [2023-09-11T09:04:37.392Z] #110 8.837 Unpacking python3-lib2to3 (3.9.2-1) ...
09:04:37 [2023-09-11T09:04:37.392Z] #110 8.877 Selecting previously unselected package python3-distutils.
09:04:37 [2023-09-11T09:04:37.392Z] #110 8.880 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
09:04:37 [2023-09-11T09:04:37.392Z] #110 8.883 Unpacking python3-distutils (3.9.2-1) ...
09:04:37 [2023-09-11T09:04:37.392Z] #110 8.973 Selecting previously unselected package python3-pkg-resources.
09:04:37 [2023-09-11T09:04:37.652Z] #110 8.975 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
09:04:37 [2023-09-11T09:04:37.652Z] #110 8.979 Unpacking python3-pkg-resources (52.0.0-4) ...
09:04:37 [2023-09-11T09:04:37.652Z] #110 9.024 Selecting previously unselected package python3-setuptools.
09:04:37 [2023-09-11T09:04:37.652Z] #110 9.026 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
09:04:37 [2023-09-11T09:04:37.652Z] #110 9.030 Unpacking python3-setuptools (52.0.0-4) ...
09:04:37 [2023-09-11T09:04:37.652Z] #110 9.090 Selecting previously unselected package python3-wheel.
09:04:37 [2023-09-11T09:04:37.652Z] #110 9.093 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
09:04:37 [2023-09-11T09:04:37.652Z] #110 9.097 Unpacking python3-wheel (0.34.2-1) ...
09:04:37 [2023-09-11T09:04:37.652Z] #110 9.129 Selecting previously unselected package python3-pip.
09:04:37 [2023-09-11T09:04:37.652Z] #110 9.131 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
09:04:37 [2023-09-11T09:04:37.652Z] #110 9.134 Unpacking python3-pip (20.3.4-4+deb11u1) ...
09:04:37 [2023-09-11T09:04:37.911Z] #110 9.313 Selecting previously unselected package sudo.
09:04:37 [2023-09-11T09:04:37.911Z] #110 9.316 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
09:04:37 [2023-09-11T09:04:37.911Z] #110 9.322 Unpacking sudo (1.9.5p2-3+deb11u1) ...
09:04:37 [2023-09-11T09:04:37.911Z] #110 9.432 Selecting previously unselected package systemd-journal-remote.
09:04:37 [2023-09-11T09:04:37.911Z] #110 9.434 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u4_arm64.deb ...
09:04:37 [2023-09-11T09:04:37.911Z] #110 9.439 Unpacking systemd-journal-remote (247.3-7+deb11u4) ...
09:04:37 [2023-09-11T09:04:37.911Z] #110 9.475 Selecting previously unselected package thin-provisioning-tools.
09:04:37 [2023-09-11T09:04:37.911Z] #110 9.478 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
09:04:37 [2023-09-11T09:04:37.911Z] #110 9.481 Unpacking thin-provisioning-tools (0.9.0-1) ...
09:04:37 [2023-09-11T09:04:37.911Z] #110 9.536 Selecting previously unselected package uidmap.
09:04:38 [2023-09-11T09:04:38.171Z] #110 9.539 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
09:04:38 [2023-09-11T09:04:38.171Z] #110 9.543 Unpacking uidmap (1:4.8.1-1) ...
09:04:38 [2023-09-11T09:04:38.171Z] #110 9.590 Selecting previously unselected package vim-runtime.
09:04:38 [2023-09-11T09:04:38.171Z] #110 9.593 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
09:04:38 [2023-09-11T09:04:38.171Z] #110 9.603 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
09:04:38 [2023-09-11T09:04:38.171Z] #110 9.614 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
09:04:38 [2023-09-11T09:04:38.171Z] #110 9.618 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
09:04:38 [2023-09-11T09:04:38.739Z] #110 10.19 Selecting previously unselected package vim.
09:04:38 [2023-09-11T09:04:38.739Z] #110 10.20 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
09:04:38 [2023-09-11T09:04:38.739Z] #110 10.21 Unpacking vim (2:8.2.2434-3+deb11u1) ...
09:04:38 [2023-09-11T09:04:38.999Z] #110 10.33 Selecting previously unselected package xfsprogs.
09:04:38 [2023-09-11T09:04:38.999Z] #110 10.34 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
09:04:38 [2023-09-11T09:04:38.999Z] #110 10.34 Unpacking xfsprogs (5.10.0-4) ...
09:04:38 [2023-09-11T09:04:38.999Z] #110 10.44 Selecting previously unselected package zip.
09:04:38 [2023-09-11T09:04:38.999Z] #110 10.44 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
09:04:38 [2023-09-11T09:04:38.999Z] #110 10.45 Unpacking zip (3.0-12) ...
09:04:38 [2023-09-11T09:04:38.999Z] #110 10.49 Selecting previously unselected package zstd.
09:04:38 [2023-09-11T09:04:38.999Z] #110 10.49 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
09:04:38 [2023-09-11T09:04:38.999Z] #110 10.50 Unpacking zstd (1.4.8+dfsg-2.1) ...
09:04:38 [2023-09-11T09:04:38.999Z] #110 10.59 Setting up python3-pkg-resources (52.0.0-4) ...
09:04:39 [2023-09-11T09:04:39.258Z] #110 10.79 Setting up libip4tc2:arm64 (1.8.7-1) ...
09:04:39 [2023-09-11T09:04:39.258Z] #110 10.80 Setting up net-tools (1.60+git20181103.0eebece-1) ...
09:04:39 [2023-09-11T09:04:39.258Z] #110 10.81 Setting up libapparmor1:arm64 (2.13.6-10) ...
09:04:39 [2023-09-11T09:04:39.258Z] #110 10.82 Setting up libgpm2:arm64 (1.20.7-8) ...
09:04:39 [2023-09-11T09:04:39.258Z] #110 10.83 Setting up libicu67:arm64 (67.1-7) ...
09:04:39 [2023-09-11T09:04:39.258Z] #110 10.84 Setting up libip6tc2:arm64 (1.8.7-1) ...
09:04:39 [2023-09-11T09:04:39.518Z] #110 10.85 Setting up libinih1:arm64 (53-1+b2) ...
09:04:39 [2023-09-11T09:04:39.518Z] #110 10.86 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
09:04:39 [2023-09-11T09:04:39.518Z] #110 10.87 Setting up uidmap (1:4.8.1-1) ...
09:04:39 [2023-09-11T09:04:39.518Z] #110 10.88 Setting up libyajl2:arm64 (2.1.0-3) ...
09:04:39 [2023-09-11T09:04:39.518Z] #110 10.89 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:04:39 [2023-09-11T09:04:39.518Z] #110 10.90 Setting up bzip2 (1.0.8-4) ...
09:04:39 [2023-09-11T09:04:39.518Z] #110 10.91 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:04:39 [2023-09-11T09:04:39.518Z] #110 10.92 Setting up python3-wheel (0.34.2-1) ...
09:04:39 [2023-09-11T09:04:39.518Z] #110 11.07 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
09:04:39 [2023-09-11T09:04:39.518Z] #110 11.08 Setting up xxd (2:8.2.2434-3+deb11u1) ...
09:04:39 [2023-09-11T09:04:39.518Z] #110 11.09 Setting up libcap2:arm64 (1:2.44-1) ...
09:04:39 [2023-09-11T09:04:39.777Z] #110 11.10 Setting up libcap2-bin (1:2.44-1) ...
09:04:39 [2023-09-11T09:04:39.777Z] #110 11.11 Setting up apparmor (2.13.6-10) ...
09:04:40 [2023-09-11T09:04:40.346Z] #110 11.89 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
09:04:40 [2023-09-11T09:04:40.346Z] #110 11.91 Setting up zip (3.0-12) ...
09:04:40 [2023-09-11T09:04:40.346Z] #110 11.92 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
09:04:40 [2023-09-11T09:04:40.346Z] #110 11.94 Setting up bash-completion (1:2.11-2) ...
09:04:41 [2023-09-11T09:04:41.284Z] #110 12.70 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:04:41 [2023-09-11T09:04:41.285Z] #110 12.72 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:04:41 [2023-09-11T09:04:41.285Z] #110 12.73 Setting up libmnl0:arm64 (1.0.4-3) ...
09:04:41 [2023-09-11T09:04:41.285Z] #110 12.74 Setting up patch (2.7.6-7) ...
09:04:41 [2023-09-11T09:04:41.285Z] #110 12.75 Setting up sudo (1.9.5p2-3+deb11u1) ...
09:04:41 [2023-09-11T09:04:41.285Z] #110 12.80 invoke-rc.d: could not determine current runlevel
09:04:41 [2023-09-11T09:04:41.285Z] #110 12.80 invoke-rc.d: policy-rc.d denied execution of start.
09:04:41 [2023-09-11T09:04:41.285Z] #110 12.81 Setting up libxtables12:arm64 (1.8.7-1) ...
09:04:41 [2023-09-11T09:04:41.285Z] #110 12.81 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
09:04:41 [2023-09-11T09:04:41.285Z] #110 12.83 Setting up pigz (2.6-1) ...
09:04:41 [2023-09-11T09:04:41.285Z] #110 12.84 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
09:04:41 [2023-09-11T09:04:41.285Z] #110 12.85 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
09:04:41 [2023-09-11T09:04:41.285Z] #110 12.87 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
09:04:41 [2023-09-11T09:04:41.285Z] #110 12.88 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
09:04:41 [2023-09-11T09:04:41.545Z] #110 13.06 Setting up libaio1:arm64 (0.3.112-9) ...
09:04:41 [2023-09-11T09:04:41.545Z] #110 13.07 Setting up python3-lib2to3 (3.9.2-1) ...
09:04:41 [2023-09-11T09:04:41.545Z] #110 13.18 Setting up libelf1:arm64 (0.183-1) ...
09:04:41 [2023-09-11T09:04:41.804Z] #110 13.19 Setting up libjson-c5:arm64 (0.15-2+deb11u1) ...
09:04:41 [2023-09-11T09:04:41.804Z] #110 13.20 Setting up zstd (1.4.8+dfsg-2.1) ...
09:04:41 [2023-09-11T09:04:41.804Z] #110 13.21 Setting up libonig5:arm64 (6.9.6-1.1) ...
09:04:41 [2023-09-11T09:04:41.804Z] #110 13.23 Setting up libkmod2:arm64 (28-1) ...
09:04:41 [2023-09-11T09:04:41.804Z] #110 13.24 Setting up python3-distutils (3.9.2-1) ...
09:04:41 [2023-09-11T09:04:41.804Z] #110 13.37 Setting up vim (2:8.2.2434-3+deb11u1) ...
09:04:41 [2023-09-11T09:04:41.804Z] #110 13.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:04:41 [2023-09-11T09:04:41.804Z] #110 13.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:04:41 [2023-09-11T09:04:41.804Z] #110 13.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:04:41 [2023-09-11T09:04:41.804Z] #110 13.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:04:41 [2023-09-11T09:04:41.804Z] #110 13.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:04:41 [2023-09-11T09:04:41.804Z] #110 13.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:04:42 [2023-09-11T09:04:42.064Z] #110 13.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:04:42 [2023-09-11T09:04:42.064Z] #110 13.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:04:42 [2023-09-11T09:04:42.064Z] #110 13.45 Setting up python3-setuptools (52.0.0-4) ...
09:04:42 [2023-09-11T09:04:42.633Z] #110 13.89 Setting up libjq1:arm64 (1.6-2.1) ...
09:04:42 [2023-09-11T09:04:42.633Z] #110 13.91 Setting up libnftnl11:arm64 (1.1.9-1) ...
09:04:42 [2023-09-11T09:04:42.633Z] #110 13.92 Setting up thin-provisioning-tools (0.9.0-1) ...
09:04:42 [2023-09-11T09:04:42.633Z] #110 13.93 Setting up python3-pip (20.3.4-4+deb11u1) ...
09:04:42 [2023-09-11T09:04:42.893Z] #110 14.20 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
09:04:42 [2023-09-11T09:04:42.893Z] #110 14.21 Setting up jq (1.6-2.1) ...
09:04:42 [2023-09-11T09:04:42.893Z] #110 14.22 Setting up libbpf0:arm64 (1:0.3-2) ...
09:04:42 [2023-09-11T09:04:42.893Z] #110 14.23 Setting up iptables (1.8.7-1) ...
09:04:42 [2023-09-11T09:04:42.893Z] #110 14.24 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:04:42 [2023-09-11T09:04:42.893Z] #110 14.24 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:04:42 [2023-09-11T09:04:42.893Z] #110 14.25 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:04:42 [2023-09-11T09:04:42.893Z] #110 14.25 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:04:42 [2023-09-11T09:04:42.893Z] #110 14.26 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:04:42 [2023-09-11T09:04:42.893Z] #110 14.26 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:04:42 [2023-09-11T09:04:42.893Z] #110 14.27 Setting up iproute2 (5.10.0-4) ...
09:04:42 [2023-09-11T09:04:42.893Z] #110 14.41 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
09:04:42 [2023-09-11T09:04:42.893Z] #110 14.42 Setting up dmsetup (2:1.02.175-2.1) ...
09:04:42 [2023-09-11T09:04:42.893Z] #110 14.43 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
09:04:42 [2023-09-11T09:04:42.893Z] #110 14.44 Setting up systemd (247.3-7+deb11u4) ...
09:04:43 [2023-09-11T09:04:43.152Z] #110 14.49 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
09:04:43 [2023-09-11T09:04:43.152Z] #110 14.49 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
09:04:43 [2023-09-11T09:04:43.152Z] #110 14.49 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
09:04:43 [2023-09-11T09:04:43.152Z] #110 14.50 Initializing machine ID from random generator.
09:04:43 [2023-09-11T09:04:43.412Z] #110 14.85 Setting up systemd-journal-remote (247.3-7+deb11u4) ...
09:04:43 [2023-09-11T09:04:43.412Z] #110 14.97 Setting up xfsprogs (5.10.0-4) ...
09:04:43 [2023-09-11T09:04:43.672Z] #110 14.99 System has not been booted with systemd as init system (PID 1). Can't operate.
09:04:43 [2023-09-11T09:04:43.672Z] #110 14.99 Failed to connect to bus: Host is down
09:04:43 [2023-09-11T09:04:43.672Z] #110 14.99 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:04:44 [2023-09-11T09:04:44.241Z] #110 DONE 15.8s
09:04:44 [2023-09-11T09:04:44.501Z] 
09:04:44 [2023-09-11T09:04:44.501Z] #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
09:04:44 [2023-09-11T09:04:44.761Z] #111 0.390 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:04:44 [2023-09-11T09:04:44.761Z] #111 0.394 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:04:44 [2023-09-11T09:04:44.761Z] #111 0.398 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:04:44 [2023-09-11T09:04:44.761Z] #111 DONE 0.4s
09:04:44 [2023-09-11T09:04:44.761Z] 
09:04:44 [2023-09-11T09:04:44.761Z] #112 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
09:04:51 [2023-09-11T09:04:51.332Z] #112 5.665 Collecting yamllint==1.27.1
09:04:51 [2023-09-11T09:04:51.332Z] #112 6.693   Downloading yamllint-1.27.1.tar.gz (129 kB)
09:04:51 [2023-09-11T09:04:51.901Z] #112 7.018 Collecting pathspec>=0.5.3
09:04:51 [2023-09-11T09:04:51.901Z] #112 7.022   Downloading pathspec-0.11.2-py3-none-any.whl (29 kB)
09:04:51 [2023-09-11T09:04:51.901Z] #112 7.129 Collecting pyyaml
09:04:51 [2023-09-11T09:04:51.901Z] #112 7.133   Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
09:04:51 [2023-09-11T09:04:51.901Z] #112 7.154 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
09:04:51 [2023-09-11T09:04:51.901Z] #112 7.159 Building wheels for collected packages: yamllint
09:04:51 [2023-09-11T09:04:51.901Z] #112 7.160   Building wheel for yamllint (setup.py): started
09:04:52 [2023-09-11T09:04:52.470Z] #112 7.434   Building wheel for yamllint (setup.py): finished with status 'done'
09:04:52 [2023-09-11T09:04:52.470Z] #112 7.434   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=9c8f321b348828bfc65b6936875a1e4a202b50ffc550766b8b67530f7898712e
09:04:52 [2023-09-11T09:04:52.470Z] #112 7.434   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
09:04:52 [2023-09-11T09:04:52.470Z] #112 7.437 Successfully built yamllint
09:04:52 [2023-09-11T09:04:52.470Z] #112 7.444 Installing collected packages: pyyaml, pathspec, yamllint
09:04:52 [2023-09-11T09:04:52.470Z] #112 7.566 Successfully installed pathspec-0.11.2 pyyaml-6.0.1 yamllint-1.27.1
09:04:52 [2023-09-11T09:04:52.470Z] #112 DONE 7.7s
09:04:52 [2023-09-11T09:04:52.470Z] 
09:04:52 [2023-09-11T09:04:52.470Z] #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
09:04:53 [2023-09-11T09:04:53.408Z] #113 0.638 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:04:53 [2023-09-11T09:04:53.408Z] #113 0.638 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:04:53 [2023-09-11T09:04:53.408Z] #113 0.638 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:04:53 [2023-09-11T09:04:53.977Z] #113 1.007 Reading package lists...
09:04:54 [2023-09-11T09:04:54.545Z] #113 1.579 Reading package lists...
09:04:54 [2023-09-11T09:04:54.805Z] #113 2.148 Building dependency tree...
09:04:54 [2023-09-11T09:04:54.805Z] #113 2.333 Reading state information...
09:04:55 [2023-09-11T09:04:55.065Z] #113 2.638 gcc is already the newest version (4:10.2.1-1).
09:04:55 [2023-09-11T09:04:55.065Z] #113 2.638 pkg-config is already the newest version (0.29.2-1).
09:04:55 [2023-09-11T09:04:55.065Z] #113 2.638 The following additional packages will be installed:
09:04:55 [2023-09-11T09:04:55.065Z] #113 2.638   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libffi-dev
09:04:55 [2023-09-11T09:04:55.065Z] #113 2.638   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
09:04:55 [2023-09-11T09:04:55.065Z] #113 2.638   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
09:04:55 [2023-09-11T09:04:55.065Z] #113 2.639   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:04:55 [2023-09-11T09:04:55.065Z] #113 2.639   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev uuid-dev
09:04:55 [2023-09-11T09:04:55.065Z] #113 2.639   zlib1g-dev
09:04:55 [2023-09-11T09:04:55.065Z] #113 2.643 Suggested packages:
09:04:55 [2023-09-11T09:04:55.065Z] #113 2.643   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
09:04:55 [2023-09-11T09:04:55.065Z] #113 2.643   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
09:04:55 [2023-09-11T09:04:55.065Z] #113 2.643 Recommended packages:
09:04:55 [2023-09-11T09:04:55.065Z] #113 2.643   build-essential fakeroot libalgorithm-merge-perl
09:04:55 [2023-09-11T09:04:55.324Z] #113 2.863 The following NEW packages will be installed:
09:04:55 [2023-09-11T09:04:55.324Z] #113 2.863   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
09:04:55 [2023-09-11T09:04:55.324Z] #113 2.863   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
09:04:55 [2023-09-11T09:04:55.324Z] #113 2.864   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
09:04:55 [2023-09-11T09:04:55.324Z] #113 2.864   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
09:04:55 [2023-09-11T09:04:55.324Z] #113 2.864   libpcrecpp0v5 libseccomp-dev libsecret-1-0 libsecret-1-dev libsecret-common
09:04:55 [2023-09-11T09:04:55.324Z] #113 2.865   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev uuid-dev zlib1g-dev
09:04:55 [2023-09-11T09:04:55.584Z] #113 3.145 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
09:04:55 [2023-09-11T09:04:55.584Z] #113 3.145 Need to get 10.2 MB of archives.
09:04:55 [2023-09-11T09:04:55.584Z] #113 3.145 After this operation, 41.2 MB of additional disk space will be used.
09:04:55 [2023-09-11T09:04:55.584Z] #113 3.145 Get:1 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
09:04:55 [2023-09-11T09:04:55.844Z] #113 3.166 Get:2 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
09:04:55 [2023-09-11T09:04:55.844Z] #113 3.167 Get:3 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
09:04:55 [2023-09-11T09:04:55.844Z] #113 3.168 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
09:04:55 [2023-09-11T09:04:55.844Z] #113 3.169 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
09:04:55 [2023-09-11T09:04:55.844Z] #113 3.170 Get:6 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
09:04:55 [2023-09-11T09:04:55.844Z] #113 3.171 Get:7 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
09:04:55 [2023-09-11T09:04:55.844Z] #113 3.180 Get:8 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
09:04:55 [2023-09-11T09:04:55.844Z] #113 3.181 Get:9 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
09:04:55 [2023-09-11T09:04:55.844Z] #113 3.182 Get:10 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
09:04:55 [2023-09-11T09:04:55.844Z] #113 3.184 Get:11 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
09:04:55 [2023-09-11T09:04:55.844Z] #113 3.191 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
09:04:55 [2023-09-11T09:04:55.844Z] #113 3.192 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
09:04:55 [2023-09-11T09:04:55.844Z] #113 3.194 Get:14 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
09:04:55 [2023-09-11T09:04:55.844Z] #113 3.196 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
09:04:55 [2023-09-11T09:04:55.844Z] #113 3.197 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
09:04:55 [2023-09-11T09:04:55.844Z] #113 3.199 Get:17 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
09:04:55 [2023-09-11T09:04:55.844Z] #113 3.199 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
09:04:55 [2023-09-11T09:04:55.844Z] #113 3.203 Get:19 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
09:04:55 [2023-09-11T09:04:55.844Z] #113 3.204 Get:20 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
09:04:55 [2023-09-11T09:04:55.844Z] #113 3.205 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
09:04:55 [2023-09-11T09:04:55.844Z] #113 3.207 Get:22 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
09:04:55 [2023-09-11T09:04:55.844Z] #113 3.209 Get:23 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
09:04:55 [2023-09-11T09:04:55.844Z] #113 3.210 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
09:04:55 [2023-09-11T09:04:55.844Z] #113 3.213 Get:25 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
09:04:55 [2023-09-11T09:04:55.844Z] #113 3.215 Get:26 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
09:04:55 [2023-09-11T09:04:55.844Z] #113 3.224 Get:27 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
09:04:55 [2023-09-11T09:04:55.844Z] #113 3.224 Get:28 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
09:04:55 [2023-09-11T09:04:55.844Z] #113 3.226 Get:29 http://deb.debian.org/debian bullseye-updates/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
09:04:55 [2023-09-11T09:04:55.844Z] #113 3.227 Get:30 http://deb.debian.org/debian bullseye-updates/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
09:04:55 [2023-09-11T09:04:55.844Z] #113 3.382 debconf: delaying package configuration, since apt-utils is not installed
09:04:55 [2023-09-11T09:04:55.844Z] #113 3.428 Fetched 10.2 MB in 0s (29.1 MB/s)
09:04:56 [2023-09-11T09:04:56.104Z] #113 3.453 Selecting previously unselected package dpkg-dev.
09:04:56 [2023-09-11T09:04:56.104Z] #113 3.453 (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.)
09:04:56 [2023-09-11T09:04:56.104Z] #113 3.466 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
09:04:56 [2023-09-11T09:04:56.104Z] #113 3.472 Unpacking dpkg-dev (1.20.12) ...
09:04:56 [2023-09-11T09:04:56.104Z] #113 3.630 Selecting previously unselected package libgirepository-1.0-1:arm64.
09:04:56 [2023-09-11T09:04:56.104Z] #113 3.633 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
09:04:56 [2023-09-11T09:04:56.104Z] #113 3.641 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
09:04:56 [2023-09-11T09:04:56.104Z] #113 3.678 Selecting previously unselected package gir1.2-glib-2.0:arm64.
09:04:56 [2023-09-11T09:04:56.104Z] #113 3.681 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
09:04:56 [2023-09-11T09:04:56.104Z] #113 3.685 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
09:04:56 [2023-09-11T09:04:56.104Z] #113 3.727 Selecting previously unselected package libsecret-common.
09:04:56 [2023-09-11T09:04:56.104Z] #113 3.730 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
09:04:56 [2023-09-11T09:04:56.104Z] #113 3.735 Unpacking libsecret-common (0.20.4-2) ...
09:04:56 [2023-09-11T09:04:56.104Z] #113 3.786 Selecting previously unselected package libsecret-1-0:arm64.
09:04:56 [2023-09-11T09:04:56.363Z] #113 3.789 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
09:04:56 [2023-09-11T09:04:56.363Z] #113 3.793 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
09:04:56 [2023-09-11T09:04:56.363Z] #113 3.833 Selecting previously unselected package gir1.2-secret-1:arm64.
09:04:56 [2023-09-11T09:04:56.363Z] #113 3.836 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
09:04:56 [2023-09-11T09:04:56.363Z] #113 3.840 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
09:04:56 [2023-09-11T09:04:56.363Z] #113 3.869 Selecting previously unselected package libapparmor-dev:arm64.
09:04:56 [2023-09-11T09:04:56.363Z] #113 3.872 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
09:04:56 [2023-09-11T09:04:56.363Z] #113 3.876 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
09:04:56 [2023-09-11T09:04:56.363Z] #113 3.918 Selecting previously unselected package uuid-dev:arm64.
09:04:56 [2023-09-11T09:04:56.363Z] #113 3.921 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
09:04:56 [2023-09-11T09:04:56.363Z] #113 3.925 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
09:04:56 [2023-09-11T09:04:56.363Z] #113 3.970 Selecting previously unselected package libblkid-dev:arm64.
09:04:56 [2023-09-11T09:04:56.363Z] #113 3.973 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
09:04:56 [2023-09-11T09:04:56.363Z] #113 3.982 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
09:04:56 [2023-09-11T09:04:56.363Z] #113 4.033 Selecting previously unselected package libffi-dev:arm64.
09:04:56 [2023-09-11T09:04:56.623Z] #113 4.036 Preparing to unpack .../09-libffi-dev_3.3-6_arm64.deb ...
09:04:56 [2023-09-11T09:04:56.623Z] #113 4.042 Unpacking libffi-dev:arm64 (3.3-6) ...
09:04:56 [2023-09-11T09:04:56.623Z] #113 4.078 Selecting previously unselected package libglib2.0-data.
09:04:56 [2023-09-11T09:04:56.623Z] #113 4.081 Preparing to unpack .../10-libglib2.0-data_2.66.8-1_all.deb ...
09:04:56 [2023-09-11T09:04:56.623Z] #113 4.085 Unpacking libglib2.0-data (2.66.8-1) ...
09:04:56 [2023-09-11T09:04:56.623Z] #113 4.224 Selecting previously unselected package libglib2.0-bin.
09:04:56 [2023-09-11T09:04:56.623Z] #113 4.227 Preparing to unpack .../11-libglib2.0-bin_2.66.8-1_arm64.deb ...
09:04:56 [2023-09-11T09:04:56.623Z] #113 4.231 Unpacking libglib2.0-bin (2.66.8-1) ...
09:04:56 [2023-09-11T09:04:56.623Z] #113 4.279 Selecting previously unselected package libglib2.0-dev-bin.
09:04:56 [2023-09-11T09:04:56.623Z] #113 4.282 Preparing to unpack .../12-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
09:04:56 [2023-09-11T09:04:56.623Z] #113 4.289 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
09:04:56 [2023-09-11T09:04:56.883Z] #113 4.339 Selecting previously unselected package libsepol1-dev:arm64.
09:04:56 [2023-09-11T09:04:56.883Z] #113 4.342 Preparing to unpack .../13-libsepol1-dev_3.1-1_arm64.deb ...
09:04:56 [2023-09-11T09:04:56.883Z] #113 4.347 Unpacking libsepol1-dev:arm64 (3.1-1) ...
09:04:56 [2023-09-11T09:04:56.883Z] #113 4.415 Selecting previously unselected package libpcre2-16-0:arm64.
09:04:56 [2023-09-11T09:04:56.883Z] #113 4.418 Preparing to unpack .../14-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
09:04:56 [2023-09-11T09:04:56.883Z] #113 4.423 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
09:04:56 [2023-09-11T09:04:56.883Z] #113 4.479 Selecting previously unselected package libpcre2-32-0:arm64.
09:04:56 [2023-09-11T09:04:56.883Z] #113 4.481 Preparing to unpack .../15-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
09:04:56 [2023-09-11T09:04:56.883Z] #113 4.485 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
09:04:56 [2023-09-11T09:04:56.883Z] #113 4.535 Selecting previously unselected package libpcre2-posix2:arm64.
09:04:57 [2023-09-11T09:04:57.142Z] #113 4.538 Preparing to unpack .../16-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
09:04:57 [2023-09-11T09:04:57.142Z] #113 4.542 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
09:04:57 [2023-09-11T09:04:57.142Z] #113 4.574 Selecting previously unselected package libpcre2-dev:arm64.
09:04:57 [2023-09-11T09:04:57.142Z] #113 4.576 Preparing to unpack .../17-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
09:04:57 [2023-09-11T09:04:57.142Z] #113 4.580 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
09:04:57 [2023-09-11T09:04:57.142Z] #113 4.659 Selecting previously unselected package libselinux1-dev:arm64.
09:04:57 [2023-09-11T09:04:57.142Z] #113 4.662 Preparing to unpack .../18-libselinux1-dev_3.1-3_arm64.deb ...
09:04:57 [2023-09-11T09:04:57.142Z] #113 4.665 Unpacking libselinux1-dev:arm64 (3.1-3) ...
09:04:57 [2023-09-11T09:04:57.142Z] #113 4.720 Selecting previously unselected package libmount-dev:arm64.
09:04:57 [2023-09-11T09:04:57.142Z] #113 4.723 Preparing to unpack .../19-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
09:04:57 [2023-09-11T09:04:57.142Z] #113 4.727 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
09:04:57 [2023-09-11T09:04:57.142Z] #113 4.798 Selecting previously unselected package libpcre16-3:arm64.
09:04:57 [2023-09-11T09:04:57.402Z] #113 4.801 Preparing to unpack .../20-libpcre16-3_2%3a8.39-13_arm64.deb ...
09:04:57 [2023-09-11T09:04:57.402Z] #113 4.805 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
09:04:57 [2023-09-11T09:04:57.402Z] #113 4.853 Selecting previously unselected package libpcre32-3:arm64.
09:04:57 [2023-09-11T09:04:57.402Z] #113 4.855 Preparing to unpack .../21-libpcre32-3_2%3a8.39-13_arm64.deb ...
09:04:57 [2023-09-11T09:04:57.402Z] #113 4.859 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
09:04:57 [2023-09-11T09:04:57.402Z] #113 4.908 Selecting previously unselected package libpcrecpp0v5:arm64.
09:04:57 [2023-09-11T09:04:57.402Z] #113 4.911 Preparing to unpack .../22-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
09:04:57 [2023-09-11T09:04:57.402Z] #113 4.915 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
09:04:57 [2023-09-11T09:04:57.402Z] #113 4.948 Selecting previously unselected package libpcre3-dev:arm64.
09:04:57 [2023-09-11T09:04:57.402Z] #113 4.951 Preparing to unpack .../23-libpcre3-dev_2%3a8.39-13_arm64.deb ...
09:04:57 [2023-09-11T09:04:57.402Z] #113 4.955 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
09:04:57 [2023-09-11T09:04:57.402Z] #113 5.030 Selecting previously unselected package zlib1g-dev:arm64.
09:04:57 [2023-09-11T09:04:57.662Z] #113 5.033 Preparing to unpack .../24-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
09:04:57 [2023-09-11T09:04:57.662Z] #113 5.036 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
09:04:57 [2023-09-11T09:04:57.662Z] #113 5.080 Selecting previously unselected package libglib2.0-dev:arm64.
09:04:57 [2023-09-11T09:04:57.662Z] #113 5.083 Preparing to unpack .../25-libglib2.0-dev_2.66.8-1_arm64.deb ...
09:04:57 [2023-09-11T09:04:57.662Z] #113 5.086 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
09:04:57 [2023-09-11T09:04:57.662Z] #113 5.271 Selecting previously unselected package libseccomp-dev:arm64.
09:04:57 [2023-09-11T09:04:57.662Z] #113 5.274 Preparing to unpack .../26-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
09:04:57 [2023-09-11T09:04:57.662Z] #113 5.278 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:04:57 [2023-09-11T09:04:57.662Z] #113 5.315 Selecting previously unselected package libsecret-1-dev:arm64.
09:04:57 [2023-09-11T09:04:57.921Z] #113 5.318 Preparing to unpack .../27-libsecret-1-dev_0.20.4-2_arm64.deb ...
09:04:57 [2023-09-11T09:04:57.921Z] #113 5.321 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
09:04:57 [2023-09-11T09:04:57.921Z] #113 5.376 Selecting previously unselected package libsystemd-dev:arm64.
09:04:57 [2023-09-11T09:04:57.921Z] #113 5.378 Preparing to unpack .../28-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
09:04:57 [2023-09-11T09:04:57.921Z] #113 5.413 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
09:04:57 [2023-09-11T09:04:57.921Z] #113 5.506 Selecting previously unselected package libudev-dev:arm64.
09:04:57 [2023-09-11T09:04:57.921Z] #113 5.509 Preparing to unpack .../29-libudev-dev_247.3-7+deb11u4_arm64.deb ...
09:04:57 [2023-09-11T09:04:57.921Z] #113 5.513 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
09:04:57 [2023-09-11T09:04:57.921Z] #113 5.571 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
09:04:58 [2023-09-11T09:04:58.181Z] #113 5.582 Setting up libglib2.0-dev-bin (2.66.8-1) ...
09:04:58 [2023-09-11T09:04:58.181Z] #113 5.753 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:04:58 [2023-09-11T09:04:58.181Z] #113 5.764 Setting up libpcre16-3:arm64 (2:8.39-13) ...
09:04:58 [2023-09-11T09:04:58.181Z] #113 5.831 Setting up libsepol1-dev:arm64 (3.1-1) ...
09:04:58 [2023-09-11T09:04:58.440Z] #113 5.844 Setting up libffi-dev:arm64 (3.3-6) ...
09:04:58 [2023-09-11T09:04:58.440Z] #113 5.853 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
09:04:58 [2023-09-11T09:04:58.440Z] #113 5.865 Setting up dpkg-dev (1.20.12) ...
09:04:58 [2023-09-11T09:04:58.440Z] #113 5.885 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
09:04:58 [2023-09-11T09:04:58.440Z] #113 5.900 Setting up libglib2.0-data (2.66.8-1) ...
09:04:58 [2023-09-11T09:04:58.440Z] #113 5.912 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
09:04:58 [2023-09-11T09:04:58.440Z] #113 5.923 Setting up libpcre32-3:arm64 (2:8.39-13) ...
09:04:58 [2023-09-11T09:04:58.440Z] #113 5.934 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
09:04:58 [2023-09-11T09:04:58.440Z] #113 5.945 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
09:04:58 [2023-09-11T09:04:58.440Z] #113 5.959 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
09:04:58 [2023-09-11T09:04:58.440Z] #113 5.971 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
09:04:58 [2023-09-11T09:04:58.440Z] #113 5.982 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
09:04:58 [2023-09-11T09:04:58.440Z] #113 5.993 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
09:04:58 [2023-09-11T09:04:58.440Z] #113 6.003 Setting up libsecret-common (0.20.4-2) ...
09:04:58 [2023-09-11T09:04:58.440Z] #113 6.014 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
09:04:58 [2023-09-11T09:04:58.440Z] #113 6.032 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
09:04:58 [2023-09-11T09:04:58.440Z] #113 6.042 Setting up libselinux1-dev:arm64 (3.1-3) ...
09:04:58 [2023-09-11T09:04:58.700Z] #113 6.053 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
09:04:58 [2023-09-11T09:04:58.700Z] #113 6.063 Setting up libglib2.0-bin (2.66.8-1) ...
09:04:58 [2023-09-11T09:04:58.700Z] #113 6.076 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
09:04:58 [2023-09-11T09:04:58.700Z] #113 6.090 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
09:04:58 [2023-09-11T09:04:58.700Z] #113 6.104 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
09:04:58 [2023-09-11T09:04:58.700Z] #113 6.117 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
09:04:58 [2023-09-11T09:04:58.700Z] #113 6.129 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
09:04:58 [2023-09-11T09:04:58.700Z] #113 6.141 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
09:04:58 [2023-09-11T09:04:58.700Z] #113 6.156 No schema files found: doing nothing.
09:04:58 [2023-09-11T09:04:58.700Z] #113 6.161 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:04:58 [2023-09-11T09:04:58.700Z] #113 6.185 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
09:04:58 [2023-09-11T09:04:58.960Z] #113 DONE 6.4s
09:04:58 [2023-09-11T09:04:58.960Z] 
09:04:58 [2023-09-11T09:04:58.960Z] #114 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
09:04:59 [2023-09-11T09:04:59.219Z] #114 DONE 0.5s
09:04:59 [2023-09-11T09:04:59.479Z] 
09:04:59 [2023-09-11T09:04:59.479Z] #115 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
09:04:59 [2023-09-11T09:04:59.738Z] #115 DONE 0.4s
09:04:59 [2023-09-11T09:04:59.998Z] 
09:04:59 [2023-09-11T09:04:59.998Z] #116 [dev 1/1] COPY --link . .
09:05:00 [2023-09-11T09:05:00.939Z] #116 DONE 1.2s
09:05:00 [2023-09-11T09:05:00.939Z] 
09:05:00 [2023-09-11T09:05:00.939Z] #117 exporting to image
09:05:00 [2023-09-11T09:05:00.939Z] #117 exporting layers
09:05:02 [2023-09-11T09:05:02.320Z] #117 exporting layers 1.1s done
09:05:02 [2023-09-11T09:05:02.320Z] #117 writing image sha256:f00acc3aee58ecd83734eafaef3d723387da9b7eb9beee09960c8aafb95d89fe done
09:05:02 [2023-09-11T09:05:02.320Z] #117 naming to docker.io/library/docker:472649ccadf41498375d1992de7a779893221a7b done
09:05:02 [2023-09-11T09:05:02.320Z] #117 DONE 1.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:05:02 [2023-09-11T09:05:02.623Z] + sudo modprobe ip6table_filter
[Pipeline] sh
09:05:02 [2023-09-11T09:05:02.907Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46450/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=472649ccadf41498375d1992de7a779893221a7b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:472649ccadf41498375d1992de7a779893221a7b hack/test/unit
09:05:03 [2023-09-11T09:05:03.167Z] + BUILDFLAGS=(-tags 'netgo journald')
09:05:03 [2023-09-11T09:05:03.167Z] + TESTFLAGS+=' -test.timeout=5m'
09:05:03 [2023-09-11T09:05:03.167Z] + TESTDIRS=./...
09:05:03 [2023-09-11T09:05:03.167Z] + exclude_paths='/vendor/|/integration'
09:05:03 [2023-09-11T09:05:03.167Z] ++ go list ./...
09:05:03 [2023-09-11T09:05:03.167Z] ++ grep -vE '(/vendor/|/integration)'
09:05:03 [2023-09-11T09:05:03.738Z] + pkg_list='github.com/docker/docker/api
09:05:03 [2023-09-11T09:05:03.738Z] github.com/docker/docker/api/server
09:05:03 [2023-09-11T09:05:03.738Z] github.com/docker/docker/api/server/backend/build
09:05:03 [2023-09-11T09:05:03.738Z] github.com/docker/docker/api/server/httpstatus
09:05:03 [2023-09-11T09:05:03.738Z] github.com/docker/docker/api/server/httputils
09:05:03 [2023-09-11T09:05:03.738Z] github.com/docker/docker/api/server/middleware
09:05:03 [2023-09-11T09:05:03.738Z] github.com/docker/docker/api/server/router
09:05:03 [2023-09-11T09:05:03.738Z] github.com/docker/docker/api/server/router/build
09:05:03 [2023-09-11T09:05:03.738Z] github.com/docker/docker/api/server/router/checkpoint
09:05:03 [2023-09-11T09:05:03.738Z] github.com/docker/docker/api/server/router/container
09:05:03 [2023-09-11T09:05:03.738Z] github.com/docker/docker/api/server/router/debug
09:05:03 [2023-09-11T09:05:03.738Z] github.com/docker/docker/api/server/router/distribution
09:05:03 [2023-09-11T09:05:03.738Z] github.com/docker/docker/api/server/router/grpc
09:05:03 [2023-09-11T09:05:03.738Z] github.com/docker/docker/api/server/router/image
09:05:03 [2023-09-11T09:05:03.738Z] github.com/docker/docker/api/server/router/network
09:05:03 [2023-09-11T09:05:03.738Z] github.com/docker/docker/api/server/router/plugin
09:05:03 [2023-09-11T09:05:03.738Z] github.com/docker/docker/api/server/router/session
09:05:03 [2023-09-11T09:05:03.738Z] github.com/docker/docker/api/server/router/swarm
09:05:03 [2023-09-11T09:05:03.738Z] github.com/docker/docker/api/server/router/system
09:05:03 [2023-09-11T09:05:03.738Z] github.com/docker/docker/api/server/router/volume
09:05:03 [2023-09-11T09:05:03.738Z] github.com/docker/docker/api/types
09:05:03 [2023-09-11T09:05:03.738Z] github.com/docker/docker/api/types/backend
09:05:03 [2023-09-11T09:05:03.738Z] github.com/docker/docker/api/types/blkiodev
09:05:03 [2023-09-11T09:05:03.738Z] github.com/docker/docker/api/types/checkpoint
09:05:03 [2023-09-11T09:05:03.738Z] github.com/docker/docker/api/types/container
09:05:03 [2023-09-11T09:05:03.738Z] github.com/docker/docker/api/types/events
09:05:03 [2023-09-11T09:05:03.738Z] github.com/docker/docker/api/types/filters
09:05:03 [2023-09-11T09:05:03.738Z] github.com/docker/docker/api/types/image
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/types/mount
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/types/network
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/types/plugins/logdriver
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/types/registry
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/types/strslice
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/types/swarm
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/types/swarm/runtime
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/types/system
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/types/time
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/types/versions
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/types/versions/v1p19
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/types/versions/v1p20
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/types/volume
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/builder
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/builder/builder-next
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/builder/builder-next/exporter
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/builder/builder-next/worker
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/builder/builder-next/worker/label
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/builder/dockerfile
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/builder/remotecontext
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/builder/remotecontext/git
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/builder/remotecontext/urlutil
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/cli/debug
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/cli/winresources/docker-proxy
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/cli/winresources/dockerd
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/client
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/client/buildkit
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/cmd/docker-proxy
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/cmd/dockerd
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/cmd/dockerd/trap
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/container
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/container/stream
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/contrib/apparmor
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/contrib/httpserver
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/cluster
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/cluster/convert
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/cluster/executor
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/cluster/executor/container
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/cluster/provider
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/config
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/containerd
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/events
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/events/testutils
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/graphdriver
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/graphdriver/copy
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/graphdriver/register
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/graphdriver/vfs
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/graphdriver/zfs
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/images
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/initlayer
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/links
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/listeners
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/logger
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/logger/awslogs
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/logger/fluentd
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/logger/gcplogs
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/logger/gelf
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/logger/journald
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/logger/local
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/logger/logentries
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/logger/loggertest
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/logger/loggerutils
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/logger/splunk
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/logger/syslog
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/logger/templates
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/names
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/network
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/snapshotter
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/stats
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/distribution
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/distribution/metadata
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/distribution/utils
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/distribution/xfer
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/dockerversion
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/errdefs
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/image
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/image/cache
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/image/spec/specs-go
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/image/spec/specs-go/v1
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/image/tarexport
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/image/v1
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/internal/mod
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/internal/mounttree
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/internal/multierror
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/internal/test/suite
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/internal/testutils
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/internal/testutils/netnsutils
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/internal/unshare
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/layer
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libcontainerd
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libcontainerd/queue
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libcontainerd/remote
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libcontainerd/shimopts
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libcontainerd/supervisor
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libcontainerd/types
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/bitmap
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/cluster
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/config
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/datastore
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/diagnostic
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/discoverapi
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/driverapi
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/drivers/bridge
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/drivers/host
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/drivers/null
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/drivers/overlay
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/drivers/remote
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/drivers/windows
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/drvregistry
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/etchosts
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/internal/caller
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/internal/kvstore
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/ipam
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/ipamapi
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/ipams/builtin
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/ipams/null
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/ipams/remote
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/ipamutils
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/ipbits
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/iptables
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/netlabel
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/netutils
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/networkdb
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/ns
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/options
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/osl
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/osl/kernel
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/portallocator
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/portmapper
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/resolvconf
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/scope
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/libnetwork/types
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/oci
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/oci/caps
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/opts
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/aaparser
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/archive
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/authorization
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/broadcaster
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/capabilities
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/chrootarchive
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/containerfs
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/directory
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/dmesg
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/fileutils
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/homedir
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/idtools
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/ioutils
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/jsonmessage
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/longpath
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/loopback
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/meminfo
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/namesgenerator
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/parsers
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/parsers/kernel
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/pidfile
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/platform
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/platforms
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/plugingetter
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/plugins
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/plugins/transport
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/pools
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/process
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/progress
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/reexec
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/rootless
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/rootless/specconv
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/stack
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/stdcopy
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/streamformatter
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/stringid
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/sysinfo
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/system
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/tailfile
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/tarsum
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/pkg/useragent
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/plugin
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/plugin/executor/containerd
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/plugin/v2
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/profiles/apparmor
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/profiles/seccomp
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/quota
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/reference
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/registry
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/registry/resumable
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/restartmanager
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/runconfig
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/runconfig/opts
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/testutil
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/testutil/daemon
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/testutil/environment
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/testutil/fakecontext
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/testutil/fakegit
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/testutil/fakestorage
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/testutil/fixtures/load
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/testutil/fixtures/plugin
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/testutil/registry
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/testutil/request
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/volume
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/volume/drivers
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/volume/local
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/volume/mounts
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/volume/service
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/volume/service/opts
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/volume/testutils'
09:05:03 [2023-09-11T09:05:03.739Z] ++ grep --fixed-strings -v /libnetwork
09:05:03 [2023-09-11T09:05:03.739Z] ++ echo 'github.com/docker/docker/api
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/server
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/server/backend/build
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/server/httpstatus
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/server/httputils
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/server/middleware
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/server/router
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/server/router/build
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/server/router/checkpoint
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/server/router/container
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/server/router/debug
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/server/router/distribution
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/server/router/grpc
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/server/router/image
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/server/router/network
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/server/router/plugin
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/server/router/session
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/server/router/swarm
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/server/router/system
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/server/router/volume
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/types
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/types/backend
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/types/blkiodev
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/types/checkpoint
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/types/container
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/types/events
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/types/filters
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/types/image
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/types/mount
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/types/network
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/types/plugins/logdriver
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/types/registry
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/types/strslice
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/types/swarm
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/types/swarm/runtime
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/types/system
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/types/time
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/types/versions
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/types/versions/v1p19
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/types/versions/v1p20
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/api/types/volume
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/builder
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/builder/builder-next
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/builder/builder-next/exporter
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/builder/builder-next/worker
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/builder/builder-next/worker/label
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/builder/dockerfile
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/builder/remotecontext
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/builder/remotecontext/git
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/builder/remotecontext/urlutil
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/cli/debug
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/cli/winresources/docker-proxy
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/cli/winresources/dockerd
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/client
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/client/buildkit
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/cmd/docker-proxy
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/cmd/dockerd
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/cmd/dockerd/trap
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/container
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/container/stream
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/contrib/apparmor
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/contrib/httpserver
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/cluster
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/cluster/convert
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/cluster/executor
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/cluster/executor/container
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/cluster/provider
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/config
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/containerd
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/events
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/events/testutils
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/graphdriver
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/graphdriver/copy
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:05:03 [2023-09-11T09:05:03.739Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/graphdriver/register
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/graphdriver/vfs
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/graphdriver/zfs
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/images
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/initlayer
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/links
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/listeners
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/logger
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/logger/awslogs
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/logger/fluentd
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/logger/gcplogs
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/logger/gelf
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/logger/journald
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/logger/local
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/logger/logentries
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/logger/loggertest
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/logger/loggerutils
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/logger/splunk
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/logger/syslog
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/logger/templates
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/names
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/network
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/snapshotter
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/stats
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/distribution
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/distribution/metadata
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/distribution/utils
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/distribution/xfer
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/dockerversion
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/errdefs
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/image
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/image/cache
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/image/spec/specs-go
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/image/spec/specs-go/v1
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/image/tarexport
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/image/v1
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/internal/mod
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/internal/mounttree
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/internal/multierror
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/internal/test/suite
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/internal/testutils
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/internal/testutils/netnsutils
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/internal/unshare
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/layer
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libcontainerd
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libcontainerd/queue
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libcontainerd/remote
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libcontainerd/shimopts
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libcontainerd/supervisor
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libcontainerd/types
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/bitmap
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/cluster
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/config
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/datastore
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/diagnostic
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/discoverapi
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/driverapi
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/drivers/bridge
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/drivers/host
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/drivers/null
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/drivers/overlay
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/drivers/remote
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/drivers/windows
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/drvregistry
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/etchosts
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/internal/caller
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/internal/kvstore
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/ipam
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/ipamapi
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/ipams/builtin
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/ipams/null
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/ipams/remote
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/ipamutils
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/ipbits
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/iptables
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/netlabel
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/netutils
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/networkdb
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/ns
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/options
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/osl
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/osl/kernel
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/portallocator
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/portmapper
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/resolvconf
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/scope
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libnetwork/types
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/oci
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/oci/caps
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/opts
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/aaparser
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/archive
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/authorization
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/broadcaster
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/capabilities
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/chrootarchive
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/containerfs
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/directory
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/dmesg
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/fileutils
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/homedir
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/idtools
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/ioutils
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/jsonmessage
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/longpath
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/loopback
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/meminfo
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/namesgenerator
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/parsers
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/parsers/kernel
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/pidfile
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/platform
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/platforms
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/plugingetter
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/plugins
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/plugins/transport
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/pools
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/process
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/progress
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/reexec
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/rootless
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/rootless/specconv
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/stack
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/stdcopy
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/streamformatter
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/stringid
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/sysinfo
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/system
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/tailfile
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/tarsum
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/pkg/useragent
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/plugin
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/plugin/executor/containerd
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/plugin/v2
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/profiles/apparmor
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/profiles/seccomp
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/quota
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/reference
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/registry
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/registry/resumable
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/restartmanager
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/runconfig
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/runconfig/opts
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/testutil
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/testutil/daemon
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/testutil/environment
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/testutil/fakecontext
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/testutil/fakegit
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/testutil/fakestorage
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/testutil/fixtures/load
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/testutil/fixtures/plugin
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/testutil/registry
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/testutil/request
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/volume
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/volume/drivers
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/volume/local
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/volume/mounts
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/volume/service
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/volume/service/opts
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/volume/testutils'
09:05:03 [2023-09-11T09:05:03.740Z] + base_pkg_list='github.com/docker/docker/api
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/server
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/server/backend/build
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/server/httpstatus
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/server/httputils
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/server/middleware
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/server/router
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/server/router/build
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/server/router/checkpoint
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/server/router/container
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/server/router/debug
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/server/router/distribution
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/server/router/grpc
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/server/router/image
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/server/router/network
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/server/router/plugin
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/server/router/session
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/server/router/swarm
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/server/router/system
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/server/router/volume
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/types
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/types/backend
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/types/blkiodev
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/types/checkpoint
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/types/container
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/types/events
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/types/filters
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/types/image
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/types/mount
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/types/network
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/types/plugins/logdriver
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/types/registry
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/types/strslice
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/types/swarm
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/types/swarm/runtime
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/types/system
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/types/time
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/types/versions
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/types/versions/v1p19
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/types/versions/v1p20
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/api/types/volume
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/builder
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/builder/builder-next
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/builder/builder-next/exporter
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/builder/builder-next/worker
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/builder/builder-next/worker/label
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/builder/dockerfile
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/builder/remotecontext
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/builder/remotecontext/git
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/builder/remotecontext/urlutil
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/cli/debug
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/cli/winresources/docker-proxy
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/cli/winresources/dockerd
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/client
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/client/buildkit
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/cmd/docker-proxy
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/cmd/dockerd
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/cmd/dockerd/trap
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/container
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/container/stream
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/contrib/apparmor
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/contrib/httpserver
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/cluster
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/cluster/convert
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/cluster/executor
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/cluster/executor/container
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/cluster/provider
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/config
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/containerd
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/events
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/events/testutils
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/graphdriver
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/graphdriver/copy
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/graphdriver/register
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/graphdriver/vfs
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/graphdriver/zfs
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/images
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/initlayer
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/links
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/listeners
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/logger
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/logger/awslogs
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/logger/fluentd
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/logger/gcplogs
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/logger/gelf
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/logger/journald
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/logger/local
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/logger/logentries
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/logger/loggertest
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/logger/loggerutils
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/logger/splunk
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/logger/syslog
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/logger/templates
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/names
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/network
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/snapshotter
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/daemon/stats
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/distribution
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/distribution/metadata
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/distribution/utils
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/distribution/xfer
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/dockerversion
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/errdefs
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/image
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/image/cache
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/image/spec/specs-go
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/image/spec/specs-go/v1
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/image/tarexport
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/image/v1
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/internal/mod
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/internal/mounttree
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/internal/multierror
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/internal/test/suite
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/internal/testutils
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/internal/testutils/netnsutils
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/internal/unshare
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/layer
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libcontainerd
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libcontainerd/queue
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libcontainerd/remote
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libcontainerd/shimopts
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libcontainerd/supervisor
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/libcontainerd/types
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/oci
09:05:03 [2023-09-11T09:05:03.740Z] github.com/docker/docker/oci/caps
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/opts
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/aaparser
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/archive
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/authorization
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/broadcaster
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/capabilities
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/chrootarchive
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/containerfs
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/directory
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/dmesg
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/fileutils
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/homedir
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/idtools
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/ioutils
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/jsonmessage
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/longpath
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/loopback
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/meminfo
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/namesgenerator
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/parsers
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/parsers/kernel
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/pidfile
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/platform
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/platforms
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/plugingetter
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/plugins
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/plugins/transport
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/pools
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/process
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/progress
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/reexec
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/rootless
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/rootless/specconv
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/stack
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/stdcopy
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/streamformatter
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/stringid
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/sysinfo
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/system
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/tailfile
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/tarsum
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/useragent
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/plugin
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/plugin/executor/containerd
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/plugin/v2
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/profiles/apparmor
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/profiles/seccomp
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/quota
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/reference
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/registry
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/registry/resumable
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/restartmanager
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/runconfig
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/runconfig/opts
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/testutil
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/testutil/daemon
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/testutil/environment
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/testutil/fakecontext
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/testutil/fakegit
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/testutil/fakestorage
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/testutil/fixtures/load
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/testutil/fixtures/plugin
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/testutil/registry
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/testutil/request
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/volume
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/volume/drivers
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/volume/local
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/volume/mounts
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/volume/service
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/volume/service/opts
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/volume/testutils'
09:05:03 [2023-09-11T09:05:03.741Z] ++ grep --fixed-strings /libnetwork
09:05:03 [2023-09-11T09:05:03.741Z] ++ echo 'github.com/docker/docker/api
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/server
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/server/backend/build
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/server/httpstatus
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/server/httputils
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/server/middleware
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/server/router
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/server/router/build
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/server/router/checkpoint
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/server/router/container
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/server/router/debug
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/server/router/distribution
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/server/router/grpc
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/server/router/image
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/server/router/network
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/server/router/plugin
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/server/router/session
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/server/router/swarm
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/server/router/system
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/server/router/volume
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/types
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/types/backend
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/types/blkiodev
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/types/checkpoint
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/types/container
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/types/events
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/types/filters
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/types/image
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/types/mount
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/types/network
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/types/plugins/logdriver
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/types/registry
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/types/strslice
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/types/swarm
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/types/swarm/runtime
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/types/system
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/types/time
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/types/versions
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/types/versions/v1p19
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/types/versions/v1p20
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/api/types/volume
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/builder
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/builder/builder-next
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/builder/builder-next/exporter
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/builder/builder-next/worker
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/builder/builder-next/worker/label
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/builder/dockerfile
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/builder/remotecontext
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/builder/remotecontext/git
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/builder/remotecontext/urlutil
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/cli/debug
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/cli/winresources/docker-proxy
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/cli/winresources/dockerd
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/client
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/client/buildkit
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/cmd/docker-proxy
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/cmd/dockerd
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/cmd/dockerd/trap
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/container
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/container/stream
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/contrib/apparmor
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/contrib/httpserver
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/cluster
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/cluster/convert
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/cluster/executor
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/cluster/executor/container
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/cluster/provider
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/config
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/containerd
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/events
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/events/testutils
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/graphdriver
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/graphdriver/copy
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/graphdriver/register
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/graphdriver/vfs
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/graphdriver/zfs
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/images
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/initlayer
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/links
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/listeners
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/logger
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/logger/awslogs
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/logger/fluentd
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/logger/gcplogs
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/logger/gelf
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/logger/journald
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/logger/local
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/logger/logentries
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/logger/loggertest
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/logger/loggerutils
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/logger/splunk
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/logger/syslog
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/logger/templates
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/names
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/network
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/snapshotter
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/daemon/stats
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/distribution
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/distribution/metadata
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/distribution/utils
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/distribution/xfer
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/dockerversion
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/errdefs
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/image
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/image/cache
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/image/spec/specs-go
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/image/spec/specs-go/v1
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/image/tarexport
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/image/v1
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/internal/mod
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/internal/mounttree
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/internal/multierror
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/internal/test/suite
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/internal/testutils
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/internal/testutils/netnsutils
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/internal/unshare
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/layer
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libcontainerd
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libcontainerd/queue
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libcontainerd/remote
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libcontainerd/shimopts
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libcontainerd/supervisor
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libcontainerd/types
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/bitmap
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/cluster
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/config
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/datastore
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/diagnostic
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/discoverapi
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/driverapi
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/drivers/bridge
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/drivers/host
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/drivers/null
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/drivers/overlay
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/drivers/remote
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/drivers/windows
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/drvregistry
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/etchosts
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/internal/caller
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/internal/kvstore
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/ipam
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/ipamapi
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/ipams/builtin
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/ipams/null
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/ipams/remote
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/ipamutils
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/ipbits
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/iptables
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/netlabel
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/netutils
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/networkdb
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/ns
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/options
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/osl
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/osl/kernel
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/portallocator
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/portmapper
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/resolvconf
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/scope
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/libnetwork/types
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/oci
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/oci/caps
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/opts
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/aaparser
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/archive
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/authorization
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/broadcaster
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/capabilities
09:05:03 [2023-09-11T09:05:03.741Z] github.com/docker/docker/pkg/chrootarchive
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/containerfs
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/directory
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/dmesg
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/fileutils
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/homedir
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/idtools
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/ioutils
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/jsonmessage
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/longpath
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/loopback
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/meminfo
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/namesgenerator
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/parsers
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/parsers/kernel
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/pidfile
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/platform
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/platforms
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/plugingetter
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/plugins
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/plugins/transport
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/pools
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/process
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/progress
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/reexec
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/rootless
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/rootless/specconv
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/stack
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/stdcopy
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/streamformatter
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/stringid
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/sysinfo
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/system
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/tailfile
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/tarsum
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/pkg/useragent
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/plugin
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/plugin/executor/containerd
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/plugin/v2
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/profiles/apparmor
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/profiles/seccomp
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/quota
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/reference
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/registry
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/registry/resumable
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/restartmanager
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/runconfig
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/runconfig/opts
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/testutil
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/testutil/daemon
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/testutil/environment
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/testutil/fakecontext
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/testutil/fakegit
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/testutil/fakestorage
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/testutil/fixtures/load
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/testutil/fixtures/plugin
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/testutil/registry
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/testutil/request
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/volume
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/volume/drivers
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/volume/local
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/volume/mounts
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/volume/service
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/volume/service/opts
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/volume/testutils'
09:05:03 [2023-09-11T09:05:03.742Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/bitmap
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/cluster
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/config
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/datastore
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/diagnostic
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/discoverapi
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/driverapi
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/drivers/bridge
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/drivers/host
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/drivers/null
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/drivers/overlay
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/drivers/remote
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/drivers/windows
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/drvregistry
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/etchosts
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/internal/caller
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/internal/kvstore
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/ipam
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/ipamapi
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/ipams/builtin
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/ipams/null
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/ipams/remote
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/ipamutils
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/ipbits
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/iptables
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/netlabel
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/netutils
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/networkdb
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/ns
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/options
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/osl
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/osl/kernel
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/portallocator
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/portmapper
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/resolvconf
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/scope
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/types'
09:05:03 [2023-09-11T09:05:03.742Z] + echo 'github.com/docker/docker/libnetwork
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/bitmap
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/cluster
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/config
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/datastore
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/diagnostic
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/discoverapi
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/driverapi
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/drivers/bridge
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/drivers/host
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/drivers/null
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/drivers/overlay
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/drivers/remote
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/drivers/windows
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/drvregistry
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/etchosts
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/internal/caller
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/internal/kvstore
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/ipam
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/ipamapi
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/ipams/builtin
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/ipams/null
09:05:03 [2023-09-11T09:05:03.742Z] github+ grep --fixed-strings libnetwork/drivers/bridge
09:05:03 [2023-09-11T09:05:03.742Z] .com/docker/docker/libnetwork/ipams/remote
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/ipamutils
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/ipbits
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/iptables
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/netlabel
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/netutils
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/networkdb
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/ns
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/options
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/osl
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/osl/kernel
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/portallocator
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/portmapper
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/resolvconf
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/scope
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/types'
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/drivers/bridge
09:05:03 [2023-09-11T09:05:03.742Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:05:03 [2023-09-11T09:05:03.742Z] + type docker-proxy
09:05:03 [2023-09-11T09:05:03.742Z] hack/test/unit: line 25: type: docker-proxy: not found
09:05:03 [2023-09-11T09:05:03.742Z] + hack/make.sh binary-proxy install-proxy
09:05:03 [2023-09-11T09:05:03.742Z] 
09:05:03 [2023-09-11T09:05:03.742Z] Removing bundles/
09:05:03 [2023-09-11T09:05:03.742Z] 
09:05:03 [2023-09-11T09:05:03.742Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
09:05:04 [2023-09-11T09:05:04.002Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
09:05:04 [2023-09-11T09:05:04.002Z] + tee /go/src/github.com/docker/docker/go.mod
09:05:04 [2023-09-11T09:05:04.002Z] module github.com/docker/docker
09:05:04 [2023-09-11T09:05:04.002Z] 
09:05:04 [2023-09-11T09:05:04.002Z] go 1.19
09:05:04 [2023-09-11T09:05:04.002Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:05:04 [2023-09-11T09:05:04.002Z] + GO111MODULE=on
09:05:04 [2023-09-11T09:05:04.002Z] + 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=472649ccadf41498375d1992de7a779893221a7b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-11T09:05:03.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
09:05:08 [2023-09-11T09:05:08.204Z] + rm -f /go/src/github.com/docker/docker/go.mod
09:05:08 [2023-09-11T09:05:08.204Z] Created binary: bundles/binary-proxy/docker-proxy
09:05:08 [2023-09-11T09:05:08.204Z] 
09:05:08 [2023-09-11T09:05:08.204Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
09:05:08 [2023-09-11T09:05:08.204Z] Installing docker-proxy to /usr/local/bin/
09:05:08 [2023-09-11T09:05:08.204Z] 
09:05:08 [2023-09-11T09:05:08.204Z] + mkdir -p bundles
09:05:08 [2023-09-11T09:05:08.204Z] + '[' -n 'github.com/docker/docker/api
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/server
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/server/backend/build
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/server/httpstatus
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/server/httputils
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/server/middleware
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/server/router
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/server/router/build
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/server/router/checkpoint
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/server/router/container
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/server/router/debug
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/server/router/distribution
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/server/router/grpc
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/server/router/image
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/server/router/network
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/server/router/plugin
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/server/router/session
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/server/router/swarm
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/server/router/system
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/server/router/volume
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/types
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/types/backend
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/types/blkiodev
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/types/checkpoint
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/types/container
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/types/events
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/types/filters
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/types/image
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/types/mount
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/types/network
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/types/plugins/logdriver
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/types/registry
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/types/strslice
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/types/swarm
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/types/swarm/runtime
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/types/system
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/types/time
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/types/versions
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/types/versions/v1p19
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/types/versions/v1p20
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/api/types/volume
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/builder
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/builder/builder-next
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/builder/builder-next/exporter
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/builder/builder-next/worker
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/builder/builder-next/worker/label
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/builder/dockerfile
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/builder/remotecontext
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/builder/remotecontext/git
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/builder/remotecontext/urlutil
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/cli/debug
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/cli/winresources/docker-proxy
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/cli/winresources/dockerd
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/client
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/client/buildkit
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/cmd/docker-proxy
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/cmd/dockerd
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/cmd/dockerd/trap
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/container
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/container/stream
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/contrib/apparmor
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/contrib/httpserver
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/cluster
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/cluster/convert
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/cluster/executor
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/cluster/executor/container
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/cluster/provider
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/config
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/containerd
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/events
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/events/testutils
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/graphdriver
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/graphdriver/copy
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/graphdriver/register
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/graphdriver/vfs
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/graphdriver/zfs
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/images
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/initlayer
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/links
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/listeners
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/logger
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/logger/awslogs
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/logger/fluentd
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/logger/gcplogs
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/logger/gelf
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/logger/journald
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/logger/local
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/logger/logentries
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/logger/loggertest
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/logger/loggerutils
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/logger/splunk
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/logger/syslog
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/logger/templates
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/names
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/network
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/snapshotter
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/daemon/stats
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/distribution
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/distribution/metadata
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/distribution/utils
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/distribution/xfer
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/dockerversion
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/errdefs
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/image
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/image/cache
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/image/spec/specs-go
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/image/spec/specs-go/v1
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/image/tarexport
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/image/v1
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/internal/mod
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/internal/mounttree
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/internal/multierror
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/internal/test/suite
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/internal/testutils
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/internal/testutils/netnsutils
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/internal/unshare
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/layer
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/libcontainerd
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/libcontainerd/queue
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/libcontainerd/remote
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/libcontainerd/shimopts
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/libcontainerd/supervisor
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/libcontainerd/types
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/oci
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/oci/caps
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/opts
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/aaparser
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/archive
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/authorization
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/broadcaster
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/capabilities
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/chrootarchive
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/containerfs
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/directory
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/dmesg
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/fileutils
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/homedir
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/idtools
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/ioutils
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/jsonmessage
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/longpath
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/loopback
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/meminfo
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/namesgenerator
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/parsers
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/parsers/kernel
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/pidfile
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/platform
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/platforms
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/plugingetter
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/plugins
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/plugins/transport
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/pools
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/process
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/progress
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/reexec
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/rootless
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/rootless/specconv
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/stack
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/stdcopy
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/streamformatter
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/stringid
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/sysinfo
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/system
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/tailfile
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/tarsum
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/pkg/useragent
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/plugin
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/plugin/executor/containerd
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/plugin/v2
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/profiles/apparmor
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/profiles/seccomp
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/quota
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/reference
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/registry
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/registry/resumable
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/restartmanager
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/runconfig
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/runconfig/opts
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/testutil
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/testutil/daemon
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/testutil/environment
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/testutil/fakecontext
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/testutil/fakegit
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/testutil/fakestorage
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/testutil/fixtures/load
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/testutil/fixtures/plugin
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/testutil/registry
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/testutil/request
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/volume
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/volume/drivers
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/volume/local
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/volume/mounts
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/volume/service
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/volume/service/opts
09:05:08 [2023-09-11T09:05:08.204Z] github.com/docker/docker/volume/testutils' ']'
09:05:08 [2023-09-11T09:05:08.205Z] + 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
09:05:09 [2023-09-11T09:05:09.145Z] ?   	github.com/docker/docker/api	[no test files]
09:05:17 [2023-09-11T09:05:17.287Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
09:05:17 [2023-09-11T09:05:17.287Z] ok  	github.com/docker/docker/api/server	0.032s	coverage: 13.0% of statements
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
09:05:39 [2023-09-11T09:05:39.256Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 28.3% of statements
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
09:05:39 [2023-09-11T09:05:39.256Z] ok  	github.com/docker/docker/api/server/middleware	0.010s	coverage: 37.7% of statements
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/api/types	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
09:05:39 [2023-09-11T09:05:39.256Z] ok  	github.com/docker/docker/api/server/router/swarm	0.005s	coverage: 6.0% of statements
09:05:39 [2023-09-11T09:05:39.256Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
09:05:39 [2023-09-11T09:05:39.256Z] ok  	github.com/docker/docker/api/server/router/volume	0.007s	coverage: 66.7% of statements
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] 	github.com/docker/docker/api/types/network	coverage: 77.5% of statements
09:05:39 [2023-09-11T09:05:39.256Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
09:05:39 [2023-09-11T09:05:39.256Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
09:05:39 [2023-09-11T09:05:39.256Z] 	github.com/docker/docker/api/types/filters	coverage: 94.0% of statements
09:05:39 [2023-09-11T09:05:39.256Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 94.0% of statements
09:05:39 [2023-09-11T09:05:39.256Z] 	github.com/docker/docker/api/types/container	coverage: 83.7% of statements
09:05:39 [2023-09-11T09:05:39.256Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 83.7% of statements
09:05:39 [2023-09-11T09:05:39.256Z] ok  	github.com/docker/docker/api/types/network	0.007s	coverage: 77.5% of statements
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/api/types/system	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
09:05:39 [2023-09-11T09:05:39.256Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/builder	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
09:05:39 [2023-09-11T09:05:39.256Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
09:05:39 [2023-09-11T09:05:39.256Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
09:05:39 [2023-09-11T09:05:39.256Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 77.3% of statements
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
09:05:39 [2023-09-11T09:05:39.256Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
09:05:39 [2023-09-11T09:05:39.256Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
09:05:39 [2023-09-11T09:05:39.256Z] ok  	github.com/docker/docker/cli/debug	0.006s	coverage: 100.0% of statements
09:05:39 [2023-09-11T09:05:39.256Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.010s	coverage: 100.0% of statements
09:05:39 [2023-09-11T09:05:39.256Z] 	github.com/docker/docker/builder/remotecontext	coverage: 33.5% of statements
09:05:39 [2023-09-11T09:05:39.256Z] ok  	github.com/docker/docker/builder/remotecontext	0.037s	coverage: 33.5% of statements
09:05:39 [2023-09-11T09:05:39.256Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
09:05:39 [2023-09-11T09:05:39.256Z] ok  	github.com/docker/docker/builder/dockerfile	0.045s	coverage: 50.1% of statements
09:05:40 [2023-09-11T09:05:40.199Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
09:05:40 [2023-09-11T09:05:40.460Z] 	github.com/docker/docker/client	coverage: 77.2% of statements
09:05:40 [2023-09-11T09:05:40.460Z] ok  	github.com/docker/docker/client	0.096s	coverage: 77.2% of statements
09:05:40 [2023-09-11T09:05:40.460Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 68.2% of statements
09:05:40 [2023-09-11T09:05:40.460Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.156s	coverage: 68.2% of statements
09:05:45 [2023-09-11T09:05:45.764Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
09:05:45 [2023-09-11T09:05:45.764Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.778s	coverage: 82.5% of statements
09:05:53 [2023-09-11T09:05:53.901Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
09:05:53 [2023-09-11T09:05:53.901Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:05:53 [2023-09-11T09:05:53.901Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:05:53 [2023-09-11T09:05:53.901Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:05:53 [2023-09-11T09:05:53.901Z] 	github.com/docker/docker/container	coverage: 36.5% of statements
09:05:53 [2023-09-11T09:05:53.901Z] ok  	github.com/docker/docker/container	0.143s	coverage: 36.5% of statements
09:05:53 [2023-09-11T09:05:53.901Z] 	github.com/docker/docker/cmd/dockerd	coverage: 29.6% of statements
09:05:53 [2023-09-11T09:05:53.901Z] ok  	github.com/docker/docker/cmd/dockerd	0.250s	coverage: 29.6% of statements
09:05:55 [2023-09-11T09:05:55.283Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
09:05:55 [2023-09-11T09:05:55.283Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.444s	coverage: 0.0% of statements
09:05:56 [2023-09-11T09:05:56.665Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:05:56 [2023-09-11T09:05:56.665Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
09:05:56 [2023-09-11T09:05:56.665Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.020s	coverage: 65.3% of statements
09:05:56 [2023-09-11T09:05:56.665Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 39.2% of statements
09:05:56 [2023-09-11T09:05:56.665Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.027s	coverage: 39.2% of statements
09:05:56 [2023-09-11T09:05:56.665Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
09:05:56 [2023-09-11T09:05:56.665Z] ok  	github.com/docker/docker/daemon/cluster	0.059s	coverage: 0.5% of statements
09:05:57 [2023-09-11T09:05:57.236Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:05:57 [2023-09-11T09:05:57.236Z] 	github.com/docker/docker/daemon/config	coverage: 75.7% of statements
09:05:57 [2023-09-11T09:05:57.236Z] ok  	github.com/docker/docker/daemon/config	0.053s	coverage: 75.7% of statements
09:05:58 [2023-09-11T09:05:58.617Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:05:58 [2023-09-11T09:05:58.617Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.3% of statements
09:05:58 [2023-09-11T09:05:58.618Z] 	github.com/docker/docker/daemon/containerd	coverage: 1.0% of statements
09:05:58 [2023-09-11T09:05:58.618Z] ok  	github.com/docker/docker/daemon/containerd	0.023s	coverage: 1.0% of statements
09:05:58 [2023-09-11T09:05:58.618Z] ok  	github.com/docker/docker/daemon/graphdriver	0.023s	coverage: 2.3% of statements
09:05:58 [2023-09-11T09:05:58.618Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
09:05:58 [2023-09-11T09:05:58.618Z] ok  	github.com/docker/docker/daemon/events	0.060s	coverage: 50.0% of statements
09:05:58 [2023-09-11T09:05:58.618Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
09:05:58 [2023-09-11T09:05:58.618Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 2.8% of statements
09:05:58 [2023-09-11T09:05:58.877Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
09:05:58 [2023-09-11T09:05:58.877Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.187s	coverage: 59.6% of statements
09:05:59 [2023-09-11T09:05:59.448Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:05:59 [2023-09-11T09:05:59.448Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
09:05:59 [2023-09-11T09:05:59.448Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
09:05:59 [2023-09-11T09:05:59.448Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:05:59 [2023-09-11T09:05:59.448Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:05:59 [2023-09-11T09:05:59.709Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
09:05:59 [2023-09-11T09:05:59.709Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.200s	coverage: 60.2% of statements
09:05:59 [2023-09-11T09:05:59.709Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 60.9% of statements
09:05:59 [2023-09-11T09:05:59.709Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 60.9% of statements
09:06:00 [2023-09-11T09:06:00.278Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
09:06:00 [2023-09-11T09:06:00.278Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
09:06:00 [2023-09-11T09:06:00.552Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
09:06:00 [2023-09-11T09:06:00.552Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.461s	coverage: 13.0% of statements
09:06:00 [2023-09-11T09:06:00.813Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:06:00 [2023-09-11T09:06:00.813Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:06:00 [2023-09-11T09:06:00.813Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
09:06:00 [2023-09-11T09:06:00.813Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
09:06:00 [2023-09-11T09:06:00.813Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
09:06:00 [2023-09-11T09:06:00.813Z] ok  	github.com/docker/docker/daemon/images	0.025s	coverage: 3.0% of statements
09:06:01 [2023-09-11T09:06:01.074Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
09:06:01 [2023-09-11T09:06:01.074Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 43.2% of statements
09:06:01 [2023-09-11T09:06:01.335Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:06:01 [2023-09-11T09:06:01.335Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
09:06:01 [2023-09-11T09:06:01.335Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.012s	coverage: 53.6% of statements
09:06:01 [2023-09-11T09:06:01.335Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.3% of statements
09:06:01 [2023-09-11T09:06:01.335Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.095s	coverage: 78.3% of statements
09:06:01 [2023-09-11T09:06:01.596Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
09:06:01 [2023-09-11T09:06:01.596Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 68.2% of statements
09:06:01 [2023-09-11T09:06:01.857Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
09:06:01 [2023-09-11T09:06:01.857Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
09:06:01 [2023-09-11T09:06:01.857Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
09:06:01 [2023-09-11T09:06:01.857Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.007s	coverage: 88.2% of statements
09:06:02 [2023-09-11T09:06:02.118Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
09:06:02 [2023-09-11T09:06:02.118Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
09:06:02 [2023-09-11T09:06:02.118Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
09:06:02 [2023-09-11T09:06:02.118Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.065s	coverage: 76.8% of statements
09:06:02 [2023-09-11T09:06:02.378Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:06:02 [2023-09-11T09:06:02.378Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
09:06:02 [2023-09-11T09:06:02.378Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
09:06:02 [2023-09-11T09:06:02.378Z] ok  	github.com/docker/docker/daemon/logger/local	0.034s	coverage: 79.4% of statements
09:06:02 [2023-09-11T09:06:02.950Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
09:06:02 [2023-09-11T09:06:02.950Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.036s	coverage: 63.5% of statements
09:06:02 [2023-09-11T09:06:02.950Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
09:06:02 [2023-09-11T09:06:02.950Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.042s	coverage: 31.5% of statements
09:06:02 [2023-09-11T09:06:02.950Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:06:02 [2023-09-11T09:06:02.950Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
09:06:02 [2023-09-11T09:06:02.950Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
09:06:02 [2023-09-11T09:06:02.950Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
09:06:03 [2023-09-11T09:06:03.210Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.011s	coverage: 46.8% of statements
09:06:03 [2023-09-11T09:06:03.471Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
09:06:03 [2023-09-11T09:06:03.471Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:06:03 [2023-09-11T09:06:03.471Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
09:06:03 [2023-09-11T09:06:03.471Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
09:06:03 [2023-09-11T09:06:03.471Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
09:06:03 [2023-09-11T09:06:03.471Z] ok  	github.com/docker/docker/daemon/logger/journald	1.486s	coverage: 74.5% of statements
09:06:04 [2023-09-11T09:06:04.411Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:06:04 [2023-09-11T09:06:04.411Z] 	github.com/docker/docker/dockerversion	coverage: 100.0% of statements
09:06:04 [2023-09-11T09:06:04.411Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
09:06:04 [2023-09-11T09:06:04.411Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
09:06:04 [2023-09-11T09:06:04.411Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.7% of statements
09:06:04 [2023-09-11T09:06:04.411Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
09:06:04 [2023-09-11T09:06:04.411Z] ok  	github.com/docker/docker/distribution/metadata	0.034s	coverage: 44.4% of statements
09:06:04 [2023-09-11T09:06:04.411Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
09:06:04 [2023-09-11T09:06:04.411Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.440s	coverage: 82.5% of statements
09:06:04 [2023-09-11T09:06:04.981Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
09:06:04 [2023-09-11T09:06:04.981Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
09:06:04 [2023-09-11T09:06:04.981Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
09:06:04 [2023-09-11T09:06:04.981Z] ok  	github.com/docker/docker/image/cache	0.011s	coverage: 19.2% of statements
09:06:04 [2023-09-11T09:06:04.981Z] 	github.com/docker/docker/image	coverage: 84.6% of statements
09:06:04 [2023-09-11T09:06:04.981Z] ok  	github.com/docker/docker/image	0.029s	coverage: 84.6% of statements
09:06:05 [2023-09-11T09:06:05.241Z] ?   	github.com/docker/docker/image/v1	[no test files]
09:06:05 [2023-09-11T09:06:05.241Z] 	github.com/docker/docker/image/tarexport	coverage: 0.6% of statements
09:06:05 [2023-09-11T09:06:05.241Z] ok  	github.com/docker/docker/image/tarexport	0.010s	coverage: 0.6% of statements
09:06:05 [2023-09-11T09:06:05.241Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
09:06:05 [2023-09-11T09:06:05.241Z] 	github.com/docker/docker/internal/mod	coverage: 66.7% of statements
09:06:05 [2023-09-11T09:06:05.241Z] ok  	github.com/docker/docker/internal/mod	0.003s	coverage: 66.7% of statements
09:06:05 [2023-09-11T09:06:05.241Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:06:05 [2023-09-11T09:06:05.241Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
09:06:05 [2023-09-11T09:06:05.241Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
09:06:05 [2023-09-11T09:06:05.241Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
09:06:05 [2023-09-11T09:06:05.241Z] 	github.com/docker/docker/internal/multierror	coverage: 88.9% of statements
09:06:05 [2023-09-11T09:06:05.241Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
09:06:05 [2023-09-11T09:06:05.811Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
09:06:05 [2023-09-11T09:06:05.811Z] ok  	github.com/docker/docker/distribution	1.528s	coverage: 29.5% of statements
09:06:06 [2023-09-11T09:06:06.380Z] 	github.com/docker/docker/daemon	coverage: 17.3% of statements
09:06:06 [2023-09-11T09:06:06.380Z] ok  	github.com/docker/docker/daemon	10.751s	coverage: 17.3% of statements
09:06:06 [2023-09-11T09:06:06.641Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:06:06 [2023-09-11T09:06:06.641Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:06:06 [2023-09-11T09:06:06.641Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
09:06:06 [2023-09-11T09:06:06.641Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:06:06 [2023-09-11T09:06:06.641Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:06:06 [2023-09-11T09:06:06.641Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
09:06:06 [2023-09-11T09:06:06.641Z] ok  	github.com/docker/docker/libcontainerd/queue	0.025s	coverage: 100.0% of statements
09:06:06 [2023-09-11T09:06:06.641Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
09:06:06 [2023-09-11T09:06:06.641Z] ok  	github.com/docker/docker/distribution/xfer	2.181s	coverage: 85.4% of statements
09:06:07 [2023-09-11T09:06:07.212Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:06:07 [2023-09-11T09:06:07.212Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
09:06:07 [2023-09-11T09:06:07.212Z] ok  	github.com/docker/docker/pkg/aaparser	0.028s	coverage: 52.9% of statements
09:06:07 [2023-09-11T09:06:07.212Z] 	github.com/docker/docker/oci	coverage: 38.1% of statements
09:06:07 [2023-09-11T09:06:07.212Z] ok  	github.com/docker/docker/oci	0.032s	coverage: 38.1% of statements
09:06:07 [2023-09-11T09:06:07.212Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
09:06:07 [2023-09-11T09:06:07.212Z] ok  	github.com/docker/docker/opts	0.041s	coverage: 67.9% of statements
09:06:07 [2023-09-11T09:06:07.473Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
09:06:07 [2023-09-11T09:06:07.473Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
09:06:07 [2023-09-11T09:06:07.473Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
09:06:07 [2023-09-11T09:06:07.473Z] ok  	github.com/docker/docker/pkg/broadcaster	0.005s	coverage: 100.0% of statements
09:06:07 [2023-09-11T09:06:07.734Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
09:06:07 [2023-09-11T09:06:07.734Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
09:06:07 [2023-09-11T09:06:07.734Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 28.6% of statements
09:06:07 [2023-09-11T09:06:07.734Z] ok  	github.com/docker/docker/pkg/directory	0.007s	coverage: 81.8% of statements
09:06:07 [2023-09-11T09:06:07.734Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
09:06:07 [2023-09-11T09:06:07.734Z] ok  	github.com/docker/docker/pkg/dmesg	0.011s	coverage: 83.3% of statements
09:06:07 [2023-09-11T09:06:07.995Z] 	github.com/docker/docker/pkg/fileutils	coverage: 56.4% of statements
09:06:07 [2023-09-11T09:06:07.995Z] ok  	github.com/docker/docker/pkg/fileutils	0.006s	coverage: 56.4% of statements
09:06:07 [2023-09-11T09:06:07.995Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.7% of statements
09:06:07 [2023-09-11T09:06:07.995Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.277s	coverage: 83.7% of statements
09:06:07 [2023-09-11T09:06:07.995Z] 	github.com/docker/docker/pkg/archive	coverage: 81.0% of statements
09:06:07 [2023-09-11T09:06:07.995Z] ok  	github.com/docker/docker/pkg/archive	0.408s	coverage: 81.0% of statements
09:06:07 [2023-09-11T09:06:07.995Z] 	github.com/docker/docker/pkg/homedir	coverage: 8.3% of statements
09:06:07 [2023-09-11T09:06:07.995Z] ok  	github.com/docker/docker/pkg/homedir	0.014s	coverage: 8.3% of statements
09:06:07 [2023-09-11T09:06:07.995Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
09:06:07 [2023-09-11T09:06:07.995Z] ok  	github.com/docker/docker/pkg/authorization	0.521s	coverage: 68.3% of statements
09:06:08 [2023-09-11T09:06:08.256Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
09:06:08 [2023-09-11T09:06:08.256Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
09:06:08 [2023-09-11T09:06:08.256Z] ok  	github.com/docker/docker/pkg/meminfo	0.003s	coverage: 75.0% of statements
09:06:08 [2023-09-11T09:06:08.256Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
09:06:08 [2023-09-11T09:06:08.256Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 92.3% of statements
09:06:08 [2023-09-11T09:06:08.256Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
09:06:08 [2023-09-11T09:06:08.256Z] ok  	github.com/docker/docker/pkg/longpath	0.010s	coverage: 45.5% of statements
09:06:08 [2023-09-11T09:06:08.257Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
09:06:08 [2023-09-11T09:06:08.257Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
09:06:08 [2023-09-11T09:06:08.518Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
09:06:08 [2023-09-11T09:06:08.518Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
09:06:08 [2023-09-11T09:06:08.518Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
09:06:08 [2023-09-11T09:06:08.518Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
09:06:08 [2023-09-11T09:06:08.518Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:06:08 [2023-09-11T09:06:08.518Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
09:06:08 [2023-09-11T09:06:08.518Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
09:06:08 [2023-09-11T09:06:08.518Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:06:08 [2023-09-11T09:06:08.518Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.2% of statements
09:06:08 [2023-09-11T09:06:08.518Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
09:06:08 [2023-09-11T09:06:08.778Z] ok  	github.com/docker/docker/pkg/pidfile	0.011s	coverage: 94.1% of statements
09:06:08 [2023-09-11T09:06:08.778Z] 	github.com/docker/docker/pkg/ioutils	coverage: 71.9% of statements
09:06:08 [2023-09-11T09:06:08.778Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.7% of statements
09:06:08 [2023-09-11T09:06:08.779Z] ok  	github.com/docker/docker/pkg/idtools	0.385s	coverage: 69.7% of statements
09:06:08 [2023-09-11T09:06:08.779Z] ok  	github.com/docker/docker/pkg/ioutils	0.385s	coverage: 71.9% of statements
09:06:09 [2023-09-11T09:06:09.348Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:06:09 [2023-09-11T09:06:09.348Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:06:09 [2023-09-11T09:06:09.348Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
09:06:09 [2023-09-11T09:06:09.348Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 90.0% of statements
09:06:09 [2023-09-11T09:06:09.348Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
09:06:09 [2023-09-11T09:06:09.348Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 90.0% of statements
09:06:09 [2023-09-11T09:06:09.348Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
09:06:09 [2023-09-11T09:06:09.348Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
09:06:09 [2023-09-11T09:06:09.348Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
09:06:09 [2023-09-11T09:06:09.348Z] ok  	github.com/docker/docker/pkg/process	0.007s	coverage: 21.7% of statements
09:06:09 [2023-09-11T09:06:09.348Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
09:06:09 [2023-09-11T09:06:09.348Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
09:06:09 [2023-09-11T09:06:09.609Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
09:06:09 [2023-09-11T09:06:09.609Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
09:06:09 [2023-09-11T09:06:09.609Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
09:06:09 [2023-09-11T09:06:09.609Z] ok  	github.com/docker/docker/pkg/stack	0.010s	coverage: 90.9% of statements
09:06:09 [2023-09-11T09:06:09.609Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
09:06:09 [2023-09-11T09:06:09.609Z] ok  	github.com/docker/docker/pkg/reexec	0.012s	coverage: 82.4% of statements
09:06:09 [2023-09-11T09:06:09.609Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
09:06:09 [2023-09-11T09:06:09.609Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
09:06:09 [2023-09-11T09:06:09.871Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
09:06:09 [2023-09-11T09:06:09.871Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
09:06:09 [2023-09-11T09:06:09.871Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
09:06:09 [2023-09-11T09:06:09.871Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
09:06:10 [2023-09-11T09:06:10.132Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
09:06:10 [2023-09-11T09:06:10.132Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
09:06:10 [2023-09-11T09:06:10.132Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
09:06:10 [2023-09-11T09:06:10.132Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 43.1% of statements
09:06:10 [2023-09-11T09:06:10.132Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
09:06:10 [2023-09-11T09:06:10.132Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.4% of statements
09:06:10 [2023-09-11T09:06:10.132Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
09:06:10 [2023-09-11T09:06:10.132Z] ok  	github.com/docker/docker/pkg/tailfile	0.041s	coverage: 88.6% of statements
09:06:10 [2023-09-11T09:06:10.132Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
09:06:10 [2023-09-11T09:06:10.132Z] ok  	github.com/docker/docker/pkg/tarsum	0.053s	coverage: 89.1% of statements
09:06:11 [2023-09-11T09:06:11.073Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:06:11 [2023-09-11T09:06:11.073Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:06:11 [2023-09-11T09:06:11.073Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
09:06:11 [2023-09-11T09:06:11.073Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
09:06:11 [2023-09-11T09:06:11.073Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 86.0% of statements
09:06:11 [2023-09-11T09:06:11.073Z] ok  	github.com/docker/docker/plugin/v2	0.017s	coverage: 14.4% of statements
09:06:11 [2023-09-11T09:06:11.333Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.9% of statements
09:06:11 [2023-09-11T09:06:11.333Z] ok  	github.com/docker/docker/pkg/plugins	2.014s	coverage: 74.9% of statements
09:06:11 [2023-09-11T09:06:11.333Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
09:06:11 [2023-09-11T09:06:11.333Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
09:06:11 [2023-09-11T09:06:11.594Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
09:06:11 [2023-09-11T09:06:11.594Z] ok  	github.com/docker/docker/plugin	0.522s	coverage: 23.3% of statements
09:06:11 [2023-09-11T09:06:11.854Z] 	github.com/docker/docker/restartmanager	coverage: 46.2% of statements
09:06:11 [2023-09-11T09:06:11.854Z] ok  	github.com/docker/docker/restartmanager	0.014s	coverage: 46.2% of statements
09:06:11 [2023-09-11T09:06:11.854Z] 	github.com/docker/docker/quota	coverage: 69.2% of statements
09:06:11 [2023-09-11T09:06:11.854Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
09:06:11 [2023-09-11T09:06:11.854Z] ok  	github.com/docker/docker/quota	0.584s	coverage: 69.2% of statements
09:06:11 [2023-09-11T09:06:11.854Z] ok  	github.com/docker/docker/registry/resumable	0.022s	coverage: 100.0% of statements
09:06:11 [2023-09-11T09:06:11.854Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:06:11 [2023-09-11T09:06:11.854Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
09:06:11 [2023-09-11T09:06:11.854Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 63.6% of statements
09:06:11 [2023-09-11T09:06:11.854Z] 	github.com/docker/docker/registry	coverage: 64.9% of statements
09:06:11 [2023-09-11T09:06:11.854Z] ok  	github.com/docker/docker/registry	0.134s	coverage: 64.9% of statements
09:06:12 [2023-09-11T09:06:12.113Z] 	github.com/docker/docker/testutil	coverage: 8.2% of statements
09:06:12 [2023-09-11T09:06:12.114Z] ok  	github.com/docker/docker/testutil	0.008s	coverage: 8.2% of statements
09:06:12 [2023-09-11T09:06:12.684Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:06:12 [2023-09-11T09:06:12.684Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:06:12 [2023-09-11T09:06:12.684Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:06:12 [2023-09-11T09:06:12.684Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:06:12 [2023-09-11T09:06:12.684Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:06:12 [2023-09-11T09:06:12.684Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:06:12 [2023-09-11T09:06:12.684Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:06:12 [2023-09-11T09:06:12.684Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:06:12 [2023-09-11T09:06:12.684Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:06:12 [2023-09-11T09:06:12.684Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:06:12 [2023-09-11T09:06:12.684Z] ?   	github.com/docker/docker/volume	[no test files]
09:06:12 [2023-09-11T09:06:12.944Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
09:06:12 [2023-09-11T09:06:12.944Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
09:06:13 [2023-09-11T09:06:13.205Z] 	github.com/docker/docker/volume/mounts	coverage: 65.7% of statements
09:06:13 [2023-09-11T09:06:13.205Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.7% of statements
09:06:13 [2023-09-11T09:06:13.205Z] 	github.com/docker/docker/volume/local	coverage: 74.6% of statements
09:06:13 [2023-09-11T09:06:13.464Z] ok  	github.com/docker/docker/volume/local	0.135s	coverage: 74.6% of statements
09:06:13 [2023-09-11T09:06:13.724Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:06:13 [2023-09-11T09:06:13.724Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:06:13 [2023-09-11T09:06:13.724Z] 	github.com/docker/docker/volume/service	coverage: 71.8% of statements
09:06:13 [2023-09-11T09:06:13.724Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 71.8% of statements
09:06:14 [2023-09-11T09:06:14.293Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
09:06:14 [2023-09-11T09:06:14.293Z] ok  	github.com/docker/docker/layer	7.619s	coverage: 68.7% of statements
09:06:14 [2023-09-11T09:06:14.293Z] 
09:06:14 [2023-09-11T09:06:14.293Z] === Skipped
09:06:14 [2023-09-11T09:06:14.293Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
09:06:14 [2023-09-11T09:06:14.293Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
09:06:14 [2023-09-11T09:06:14.293Z] 
09:06:14 [2023-09-11T09:06:14.293Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
09:06:14 [2023-09-11T09:06:14.293Z]     network_proxy_test.go:210: No support for dual stack yet
09:06:14 [2023-09-11T09:06:14.293Z] 
09:06:14 [2023-09-11T09:06:14.293Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
09:06:14 [2023-09-11T09:06:14.293Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
09:06:14 [2023-09-11T09:06:14.293Z] 
09:06:14 [2023-09-11T09:06:14.293Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
09:06:14 [2023-09-11T09:06:14.293Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
09:06:14 [2023-09-11T09:06:14.293Z] 
09:06:14 [2023-09-11T09:06:14.293Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:06:14 [2023-09-11T09:06:14.293Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:06:14 [2023-09-11T09:06:14.293Z]     graphtest_unix.go:41: Driver btrfs not supported
09:06:14 [2023-09-11T09:06:14.293Z] 
09:06:14 [2023-09-11T09:06:14.293Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:06:14 [2023-09-11T09:06:14.293Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:06:14 [2023-09-11T09:06:14.293Z]     graphtest_unix.go:41: Driver btrfs not supported
09:06:14 [2023-09-11T09:06:14.293Z] 
09:06:14 [2023-09-11T09:06:14.293Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:06:14 [2023-09-11T09:06:14.293Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:06:14 [2023-09-11T09:06:14.293Z]     graphtest_unix.go:41: Driver btrfs not supported
09:06:14 [2023-09-11T09:06:14.293Z] 
09:06:14 [2023-09-11T09:06:14.293Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:06:14 [2023-09-11T09:06:14.293Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:06:14 [2023-09-11T09:06:14.293Z]     graphtest_unix.go:41: Driver btrfs not supported
09:06:14 [2023-09-11T09:06:14.293Z] 
09:06:14 [2023-09-11T09:06:14.293Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:06:14 [2023-09-11T09:06:14.293Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:06:14 [2023-09-11T09:06:14.293Z]     graphtest_unix.go:41: Driver btrfs not supported
09:06:14 [2023-09-11T09:06:14.293Z] 
09:06:14 [2023-09-11T09:06:14.293Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:06:14 [2023-09-11T09:06:14.293Z]     graphtest_unix.go:68: No driver to put!
09:06:14 [2023-09-11T09:06:14.293Z] 
09:06:14 [2023-09-11T09:06:14.293Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
09:06:14 [2023-09-11T09:06:14.293Z] time="2023-09-11T09:05:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:06:14 [2023-09-11T09:06:14.293Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:06:14 [2023-09-11T09:06:14.293Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:06:14 [2023-09-11T09:06:14.293Z] 
09:06:14 [2023-09-11T09:06:14.293Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
09:06:14 [2023-09-11T09:06:14.293Z] time="2023-09-11T09:05:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:06:14 [2023-09-11T09:06:14.293Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:06:14 [2023-09-11T09:06:14.293Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:06:14 [2023-09-11T09:06:14.293Z] 
09:06:14 [2023-09-11T09:06:14.293Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
09:06:14 [2023-09-11T09:06:14.293Z] time="2023-09-11T09:05:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:06:14 [2023-09-11T09:06:14.293Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:06:14 [2023-09-11T09:06:14.293Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:06:14 [2023-09-11T09:06:14.293Z] 
09:06:14 [2023-09-11T09:06:14.293Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
09:06:14 [2023-09-11T09:06:14.293Z] time="2023-09-11T09:05:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:06:14 [2023-09-11T09:06:14.293Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:06:14 [2023-09-11T09:06:14.293Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:06:14 [2023-09-11T09:06:14.293Z] 
09:06:14 [2023-09-11T09:06:14.293Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
09:06:14 [2023-09-11T09:06:14.293Z] time="2023-09-11T09:05:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:06:14 [2023-09-11T09:06:14.293Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:06:14 [2023-09-11T09:06:14.293Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:06:14 [2023-09-11T09:06:14.293Z] 
09:06:14 [2023-09-11T09:06:14.293Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
09:06:14 [2023-09-11T09:06:14.293Z]     graphtest_unix.go:68: No driver to put!
09:06:14 [2023-09-11T09:06:14.293Z] 
09:06:14 [2023-09-11T09:06:14.293Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:06:14 [2023-09-11T09:06:14.293Z]     overlay_test.go:61: Cannot run test with naive change algorithm
09:06:14 [2023-09-11T09:06:14.293Z] 
09:06:14 [2023-09-11T09:06:14.293Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:06:14 [2023-09-11T09:06:14.293Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:06:14 [2023-09-11T09:06:14.293Z] 
09:06:14 [2023-09-11T09:06:14.293Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:06:14 [2023-09-11T09:06:14.293Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:06:14 [2023-09-11T09:06:14.293Z]     graphtest_unix.go:41: Driver zfs not supported
09:06:14 [2023-09-11T09:06:14.293Z] 
09:06:14 [2023-09-11T09:06:14.293Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:06:14 [2023-09-11T09:06:14.293Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:06:14 [2023-09-11T09:06:14.293Z]     graphtest_unix.go:41: Driver zfs not supported
09:06:14 [2023-09-11T09:06:14.293Z] 
09:06:14 [2023-09-11T09:06:14.293Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:06:14 [2023-09-11T09:06:14.293Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:06:14 [2023-09-11T09:06:14.293Z]     graphtest_unix.go:41: Driver zfs not supported
09:06:14 [2023-09-11T09:06:14.293Z] 
09:06:14 [2023-09-11T09:06:14.293Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:06:14 [2023-09-11T09:06:14.293Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:06:14 [2023-09-11T09:06:14.293Z]     graphtest_unix.go:41: Driver zfs not supported
09:06:14 [2023-09-11T09:06:14.293Z] 
09:06:14 [2023-09-11T09:06:14.293Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:06:14 [2023-09-11T09:06:14.293Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:06:14 [2023-09-11T09:06:14.293Z]     graphtest_unix.go:41: Driver zfs not supported
09:06:14 [2023-09-11T09:06:14.293Z] 
09:06:14 [2023-09-11T09:06:14.293Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:06:14 [2023-09-11T09:06:14.293Z]     graphtest_unix.go:68: No driver to put!
09:06:14 [2023-09-11T09:06:14.293Z] 
09:06:14 [2023-09-11T09:06:14.293Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:06:14 [2023-09-11T09:06:14.293Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
09:06:14 [2023-09-11T09:06:14.293Z] 
09:06:14 [2023-09-11T09:06:14.293Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:06:14 [2023-09-11T09:06:14.294Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
09:06:14 [2023-09-11T09:06:14.294Z] 
09:06:14 [2023-09-11T09:06:14.294Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
09:06:14 [2023-09-11T09:06:14.294Z]     validate_test.go:70: only tested on Windows
09:06:14 [2023-09-11T09:06:14.294Z] 
09:06:14 [2023-09-11T09:06:14.294Z] DONE 3142 tests, 27 skipped in 65.991s
09:06:14 [2023-09-11T09:06:14.294Z] + '[' -n 'github.com/docker/docker/libnetwork
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/bitmap
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/cluster
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/config
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/datastore
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/diagnostic
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/discoverapi
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/driverapi
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/drivers/bridge
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/drivers/host
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/drivers/null
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/drivers/overlay
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/drivers/remote
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/drivers/windows
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/drvregistry
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/etchosts
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/internal/caller
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/internal/kvstore
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/ipam
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/ipamapi
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/ipams/builtin
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/ipams/null
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/ipams/remote
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/ipamutils
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/ipbits
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/iptables
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/netlabel
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/netutils
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/networkdb
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/ns
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/options
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/osl
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/osl/kernel
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/portallocator
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/portmapper
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/resolvconf
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/scope
09:06:14 [2023-09-11T09:06:14.294Z] github.com/docker/docker/libnetwork/types' ']'
09:06:14 [2023-09-11T09:06:14.294Z] + 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
09:07:10 [2023-09-11T09:07:10.543Z] 	github.com/docker/docker/libnetwork	coverage: 43.0% of statements
09:07:10 [2023-09-11T09:07:10.543Z] ok  	github.com/docker/docker/libnetwork	44.366s	coverage: 43.0% of statements
09:07:10 [2023-09-11T09:07:10.543Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
09:07:10 [2023-09-11T09:07:10.543Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
09:07:10 [2023-09-11T09:07:10.543Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
09:07:10 [2023-09-11T09:07:10.543Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
09:07:10 [2023-09-11T09:07:10.543Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
09:07:10 [2023-09-11T09:07:10.543Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
09:07:10 [2023-09-11T09:07:10.543Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
09:07:10 [2023-09-11T09:07:10.543Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
09:07:10 [2023-09-11T09:07:10.543Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
09:07:10 [2023-09-11T09:07:10.543Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.3% of statements
09:07:10 [2023-09-11T09:07:10.543Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 10.3% of statements
09:07:10 [2023-09-11T09:07:10.543Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 16.2% of statements
09:07:10 [2023-09-11T09:07:10.543Z] ok  	github.com/docker/docker/libnetwork/datastore	0.005s	coverage: 16.2% of statements
09:07:10 [2023-09-11T09:07:10.543Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
09:07:10 [2023-09-11T09:07:10.543Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
09:07:10 [2023-09-11T09:07:10.543Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
09:07:10 [2023-09-11T09:07:10.543Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
09:07:10 [2023-09-11T09:07:10.543Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.2% of statements
09:07:10 [2023-09-11T09:07:10.543Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	2.022s	coverage: 62.2% of statements
09:07:10 [2023-09-11T09:07:10.543Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
09:07:10 [2023-09-11T09:07:10.543Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 40.0% of statements
09:07:10 [2023-09-11T09:07:10.543Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 40.0% of statements
09:07:10 [2023-09-11T09:07:10.543Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.0% of statements
09:07:10 [2023-09-11T09:07:10.543Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.800s	coverage: 5.0% of statements
09:07:10 [2023-09-11T09:07:10.543Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
09:07:10 [2023-09-11T09:07:10.803Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.6% of statements
09:07:10 [2023-09-11T09:07:10.803Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.005s	coverage: 4.6% of statements
09:07:10 [2023-09-11T09:07:10.803Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
09:07:11 [2023-09-11T09:07:11.063Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 40.0% of statements
09:07:11 [2023-09-11T09:07:11.063Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 40.0% of statements
09:07:12 [2023-09-11T09:07:12.448Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.4% of statements
09:07:12 [2023-09-11T09:07:12.448Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.4% of statements
09:07:12 [2023-09-11T09:07:12.448Z] 	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	coverage: 45.0% of statements
09:07:12 [2023-09-11T09:07:12.448Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
09:07:12 [2023-09-11T09:07:12.708Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.7% of statements
09:07:12 [2023-09-11T09:07:12.708Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
09:07:13 [2023-09-11T09:07:13.279Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.2% of statements
09:07:13 [2023-09-11T09:07:13.279Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.013s	coverage: 57.2% of statements
09:07:13 [2023-09-11T09:07:13.279Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
09:07:13 [2023-09-11T09:07:13.279Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
09:07:13 [2023-09-11T09:07:13.279Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
09:07:13 [2023-09-11T09:07:13.849Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 87.0% of statements
09:07:13 [2023-09-11T09:07:13.849Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.020s	coverage: 87.0% of statements
09:07:14 [2023-09-11T09:07:14.109Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
09:07:14 [2023-09-11T09:07:14.109Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
09:07:14 [2023-09-11T09:07:14.369Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
09:07:14 [2023-09-11T09:07:14.369Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
09:07:14 [2023-09-11T09:07:14.369Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
09:07:14 [2023-09-11T09:07:14.369Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
09:07:26 [2023-09-11T09:07:26.593Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
09:07:26 [2023-09-11T09:07:26.593Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
09:07:28 [2023-09-11T09:07:28.502Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.0% of statements
09:07:28 [2023-09-11T09:07:28.502Z] ok  	github.com/docker/docker/libnetwork/ipam	3.436s	coverage: 80.0% of statements
09:07:28 [2023-09-11T09:07:28.502Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
09:07:28 [2023-09-11T09:07:28.502Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
09:07:28 [2023-09-11T09:07:28.761Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 63.2% of statements
09:07:28 [2023-09-11T09:07:28.761Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 63.2% of statements
09:07:29 [2023-09-11T09:07:29.330Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 48.7% of statements
09:07:29 [2023-09-11T09:07:29.330Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 48.7% of statements
09:07:29 [2023-09-11T09:07:29.330Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
09:07:29 [2023-09-11T09:07:29.590Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
09:07:29 [2023-09-11T09:07:29.590Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
09:07:30 [2023-09-11T09:07:30.159Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
09:07:30 [2023-09-11T09:07:30.160Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.305s	coverage: 86.4% of statements
09:07:30 [2023-09-11T09:07:30.420Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
09:07:30 [2023-09-11T09:07:30.420Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
09:07:30 [2023-09-11T09:07:30.989Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 39.9% of statements
09:07:30 [2023-09-11T09:07:30.989Z] ok  	github.com/docker/docker/libnetwork/iptables	0.235s	coverage: 39.9% of statements
09:07:30 [2023-09-11T09:07:30.989Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
09:07:31 [2023-09-11T09:07:31.558Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
09:07:31 [2023-09-11T09:07:31.558Z] ok  	github.com/docker/docker/libnetwork/netutils	0.016s	coverage: 54.9% of statements
09:09:23 [2023-09-11T09:09:23.032Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 58.8% of statements
09:09:23 [2023-09-11T09:09:23.032Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.864s	coverage: 58.8% of statements
09:09:23 [2023-09-11T09:09:23.032Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
09:09:23 [2023-09-11T09:09:23.032Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
09:09:23 [2023-09-11T09:09:23.032Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
09:09:23 [2023-09-11T09:09:23.032Z] 	github.com/docker/docker/libnetwork/osl	coverage: 39.5% of statements
09:09:23 [2023-09-11T09:09:23.032Z] ok  	github.com/docker/docker/libnetwork/osl	4.462s	coverage: 39.5% of statements
09:09:23 [2023-09-11T09:09:23.032Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
09:09:23 [2023-09-11T09:09:23.032Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
09:09:23 [2023-09-11T09:09:23.032Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
09:09:23 [2023-09-11T09:09:23.032Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.017s	coverage: 80.7% of statements
09:09:23 [2023-09-11T09:09:23.602Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
09:09:23 [2023-09-11T09:09:23.602Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.706s	coverage: 46.3% of statements
09:09:23 [2023-09-11T09:09:23.862Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
09:09:23 [2023-09-11T09:09:23.862Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
09:09:23 [2023-09-11T09:09:23.862Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
09:09:24 [2023-09-11T09:09:24.122Z] 	github.com/docker/docker/libnetwork/types	coverage: 41.7% of statements
09:09:24 [2023-09-11T09:09:24.122Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
09:09:24 [2023-09-11T09:09:24.122Z] 
09:09:24 [2023-09-11T09:09:24.122Z] === Skipped
09:09:24 [2023-09-11T09:09:24.122Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
09:09:24 [2023-09-11T09:09:24.122Z]     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
09:09:24 [2023-09-11T09:09:24.122Z] 
09:09:24 [2023-09-11T09:09:24.122Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
09:09:24 [2023-09-11T09:09:24.122Z]     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
09:09:24 [2023-09-11T09:09:24.122Z] 
09:09:24 [2023-09-11T09:09:24.122Z] DONE 344 tests, 2 skipped in 189.915s
Post stage
[Pipeline] junit
09:09:25 [2023-09-11T09:09:25.079Z] Recording test results
09:09:26 [2023-09-11T09:09:26.396Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:09:26 [2023-09-11T09:09:26.699Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46450/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=472649ccadf41498375d1992de7a779893221a7b -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:472649ccadf41498375d1992de7a779893221a7b hack/make.sh dynbinary test-integration
09:09:26 [2023-09-11T09:09:26.964Z] 
09:09:26 [2023-09-11T09:09:26.964Z] Removing bundles/
09:09:26 [2023-09-11T09:09:26.964Z] 
09:09:26 [2023-09-11T09:09:26.964Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:09:26 [2023-09-11T09:09:26.964Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
09:09:26 [2023-09-11T09:09:26.964Z] + tee /go/src/github.com/docker/docker/go.mod
09:09:26 [2023-09-11T09:09:26.964Z] module github.com/docker/docker
09:09:26 [2023-09-11T09:09:26.964Z] 
09:09:26 [2023-09-11T09:09:26.964Z] go 1.19
09:09:26 [2023-09-11T09:09:26.964Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:09:26 [2023-09-11T09:09:26.964Z] + GO111MODULE=on
09:09:26 [2023-09-11T09:09:26.964Z] + 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=472649ccadf41498375d1992de7a779893221a7b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-11T09:09:26.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
09:10:05 [2023-09-11T09:10:05.755Z] + rm -f /go/src/github.com/docker/docker/go.mod
09:10:05 [2023-09-11T09:10:05.755Z] Created binary: bundles/dynbinary-daemon/dockerd
09:10:05 [2023-09-11T09:10:05.755Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
09:10:05 [2023-09-11T09:10:05.755Z] + tee /go/src/github.com/docker/docker/go.mod
09:10:05 [2023-09-11T09:10:05.755Z] module github.com/docker/docker
09:10:05 [2023-09-11T09:10:05.755Z] 
09:10:05 [2023-09-11T09:10:05.755Z] go 1.19
09:10:05 [2023-09-11T09:10:05.755Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:10:05 [2023-09-11T09:10:05.755Z] + GO111MODULE=on
09:10:05 [2023-09-11T09:10:05.755Z] + 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=472649ccadf41498375d1992de7a779893221a7b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-11T09:09:26.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
09:10:05 [2023-09-11T09:10:05.755Z] + rm -f /go/src/github.com/docker/docker/go.mod
09:10:05 [2023-09-11T09:10:05.755Z] Created binary: bundles/dynbinary-daemon/docker-proxy
09:10:05 [2023-09-11T09:10:05.755Z] 
09:10:05 [2023-09-11T09:10:05.755Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:10:05 [2023-09-11T09:10:05.755Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:10:05 [2023-09-11T09:10:05.755Z] HOSTNAME=3cc0e3ccbd27
09:10:05 [2023-09-11T09:10:05.755Z] TESTDEBUG=0
09:10:05 [2023-09-11T09:10:05.755Z] DEST=bundles/test-integration
09:10:05 [2023-09-11T09:10:05.755Z] PWD=/go/src/github.com/docker/docker
09:10:05 [2023-09-11T09:10:05.755Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
09:10:05 [2023-09-11T09:10:05.755Z] DOCKER_GITCOMMIT=472649ccadf41498375d1992de7a779893221a7b
09:10:05 [2023-09-11T09:10:05.755Z] container=docker
09:10:05 [2023-09-11T09:10:05.755Z] HOME=/root
09:10:05 [2023-09-11T09:10:05.755Z] CONTAINERD_NAMESPACE=moby
09:10:05 [2023-09-11T09:10:05.755Z] GOLANG_VERSION=1.20.7
09:10:05 [2023-09-11T09:10:05.755Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:10:05 [2023-09-11T09:10:05.755Z] VALIDATE_BRANCH=master
09:10:05 [2023-09-11T09:10:05.755Z] TERM=xterm
09:10:05 [2023-09-11T09:10:05.755Z] DOCKER_PKG=github.com/docker/docker
09:10:05 [2023-09-11T09:10:05.755Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
09:10:05 [2023-09-11T09:10:05.755Z] SHLVL=1
09:10:05 [2023-09-11T09:10:05.755Z] TIMEOUT=120m
09:10:05 [2023-09-11T09:10:05.755Z] DOCKER_GRAPHDRIVER=overlay2
09:10:05 [2023-09-11T09:10:05.755Z] GO111MODULE=off
09:10:05 [2023-09-11T09:10:05.755Z] DOCKER_EXPERIMENTAL=1
09:10:05 [2023-09-11T09:10:05.755Z] TEST_SKIP_INTEGRATION_CLI=1
09:10:05 [2023-09-11T09:10:05.755Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:10:05 [2023-09-11T09:10:05.755Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:10:05 [2023-09-11T09:10:05.755Z] GOPATH=/go
09:10:05 [2023-09-11T09:10:05.755Z] PKG_CONFIG=pkg-config
09:10:05 [2023-09-11T09:10:05.755Z] _=/usr/bin/env
09:10:05 [2023-09-11T09:10:05.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:10:27 [2023-09-11T09:10:27.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
09:10:27 [2023-09-11T09:10:27.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:10:27 [2023-09-11T09:10:27.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:10:30 [2023-09-11T09:10:30.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
09:10:34 [2023-09-11T09:10:34.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:10:38 [2023-09-11T09:10:38.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
09:10:38 [2023-09-11T09:10:38.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:10:39 [2023-09-11T09:10:39.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:10:41 [2023-09-11T09:10:41.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:10:42 [2023-09-11T09:10:42.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:10:42 [2023-09-11T09:10:42.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:10:44 [2023-09-11T09:10:44.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:10:45 [2023-09-11T09:10:45.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:10:47 [2023-09-11T09:10:47.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:10:49 [2023-09-11T09:10:49.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:10:49 [2023-09-11T09:10:49.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:10:50 [2023-09-11T09:10:50.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:10:52 [2023-09-11T09:10:52.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:10:53 [2023-09-11T09:10:53.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:10:54 [2023-09-11T09:10:54.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:10:55 [2023-09-11T09:10:55.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:10:57 [2023-09-11T09:10:57.082Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:10:57 [2023-09-11T09:10:57.082Z] Using test binary /usr/local/cli-integration/docker
09:10:57 [2023-09-11T09:10:57.082Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:10:57 [2023-09-11T09:10:57.082Z] +++ /etc/init.d/apparmor start
09:10:57 [2023-09-11T09:10:57.082Z] Not: starting.
09:10:57 [2023-09-11T09:10:57.082Z] INFO: Waiting for daemon to start...
09:10:57 [2023-09-11T09:10:57.082Z] Starting dockerd
09:10:57 [2023-09-11T09:10:57.082Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.n6Ybc7au6A/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
09:11:15 [2023-09-11T09:11:15.199Z] .
09:11:15 [2023-09-11T09:11:15.199Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
09:11:15 [2023-09-11T09:11:15.199Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:11:15 [2023-09-11T09:11:15.199Z] ++++ docker load
09:11:15 [2023-09-11T09:11:15.199Z] Loaded image: emptyfs:latest
09:11:15 [2023-09-11T09:11:15.199Z] ++++ tar -cC bundles/test-integration/dangling .
09:11:15 [2023-09-11T09:11:15.199Z] ++++ docker load
09:11:15 [2023-09-11T09:11:15.199Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
09:11:15 [2023-09-11T09:11:15.199Z] Running integration-test (iteration 1)
09:11:15 [2023-09-11T09:11:15.199Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
09:11:15 [2023-09-11T09:11:15.199Z] ++ 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
09:11:15 [2023-09-11T09:11:15.199Z] ++ set -e
09:11:15 [2023-09-11T09:11:15.199Z] ++ '[' -n 0 ']'
09:11:15 [2023-09-11T09:11:15.199Z] ++ set -x
09:11:15 [2023-09-11T09:11:15.199Z] ++ 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.n6Ybc7au6A/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
09:11:15 [2023-09-11T09:11:15.199Z] Loaded image: busybox:latest
09:11:15 [2023-09-11T09:11:15.199Z] Loaded image: busybox:glibc
09:11:16 [2023-09-11T09:11:16.138Z] Loaded image: debian:bullseye-slim
09:11:16 [2023-09-11T09:11:16.138Z] Loaded image: hello-world:latest
09:11:16 [2023-09-11T09:11:16.138Z] Loaded image: arm32v7/hello-world:latest
09:11:16 [2023-09-11T09:11:16.138Z] INFO: Testing against a local daemon
09:11:16 [2023-09-11T09:11:16.138Z] === RUN   TestCgroupNamespacesBuild
09:11:17 [2023-09-11T09:11:17.517Z] --- PASS: TestCgroupNamespacesBuild (1.14s)
09:11:17 [2023-09-11T09:11:17.518Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:11:18 [2023-09-11T09:11:18.456Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s)
09:11:18 [2023-09-11T09:11:18.456Z] === RUN   TestBuildWithSession
09:11:18 [2023-09-11T09:11:18.456Z]     build_session_test.go:26: TODO: BuildKit
09:11:18 [2023-09-11T09:11:18.456Z] --- SKIP: TestBuildWithSession (0.00s)
09:11:18 [2023-09-11T09:11:18.456Z] === RUN   TestBuildSquashParent
09:11:22 [2023-09-11T09:11:22.653Z] --- PASS: TestBuildSquashParent (3.66s)
09:11:22 [2023-09-11T09:11:22.653Z] === RUN   TestBuildWithRemoveAndForceRemove
09:11:22 [2023-09-11T09:11:22.653Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:11:22 [2023-09-11T09:11:22.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:11:22 [2023-09-11T09:11:22.653Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:11:22 [2023-09-11T09:11:22.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:11:22 [2023-09-11T09:11:22.653Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:11:22 [2023-09-11T09:11:22.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:11:22 [2023-09-11T09:11:22.653Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:11:22 [2023-09-11T09:11:22.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:11:22 [2023-09-11T09:11:22.653Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:11:22 [2023-09-11T09:11:22.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:11:22 [2023-09-11T09:11:22.653Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:11:22 [2023-09-11T09:11:22.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:11:22 [2023-09-11T09:11:22.653Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:11:22 [2023-09-11T09:11:22.653Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:11:22 [2023-09-11T09:11:22.653Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:11:22 [2023-09-11T09:11:22.653Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:11:22 [2023-09-11T09:11:22.653Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:11:22 [2023-09-11T09:11:22.654Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:11:25 [2023-09-11T09:11:25.948Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
09:11:25 [2023-09-11T09:11:25.948Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.58s)
09:11:25 [2023-09-11T09:11:25.948Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.58s)
09:11:25 [2023-09-11T09:11:25.948Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.02s)
09:11:25 [2023-09-11T09:11:25.948Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.20s)
09:11:25 [2023-09-11T09:11:25.948Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.23s)
09:11:25 [2023-09-11T09:11:25.948Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.27s)
09:11:25 [2023-09-11T09:11:25.948Z] === RUN   TestBuildMultiStageCopy
09:11:25 [2023-09-11T09:11:25.948Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:11:26 [2023-09-11T09:11:26.517Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:11:26 [2023-09-11T09:11:26.517Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:11:26 [2023-09-11T09:11:26.517Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:11:26 [2023-09-11T09:11:26.517Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:11:26 [2023-09-11T09:11:26.517Z] --- PASS: TestBuildMultiStageCopy (1.18s)
09:11:26 [2023-09-11T09:11:26.517Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.96s)
09:11:26 [2023-09-11T09:11:26.517Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
09:11:26 [2023-09-11T09:11:26.517Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s)
09:11:26 [2023-09-11T09:11:26.517Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s)
09:11:26 [2023-09-11T09:11:26.517Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.06s)
09:11:26 [2023-09-11T09:11:26.517Z] === RUN   TestBuildMultiStageParentConfig
09:11:26 [2023-09-11T09:11:26.777Z] --- PASS: TestBuildMultiStageParentConfig (0.27s)
09:11:26 [2023-09-11T09:11:26.777Z] === RUN   TestBuildLabelWithTargets
09:11:27 [2023-09-11T09:11:27.345Z] --- PASS: TestBuildLabelWithTargets (0.40s)
09:11:27 [2023-09-11T09:11:27.345Z] === RUN   TestBuildWithEmptyLayers
09:11:27 [2023-09-11T09:11:27.345Z] --- PASS: TestBuildWithEmptyLayers (0.08s)
09:11:27 [2023-09-11T09:11:27.345Z] === RUN   TestBuildMultiStageOnBuild
09:11:28 [2023-09-11T09:11:28.724Z] --- PASS: TestBuildMultiStageOnBuild (1.14s)
09:11:28 [2023-09-11T09:11:28.724Z] === RUN   TestBuildUncleanTarFilenames
09:11:28 [2023-09-11T09:11:28.724Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
09:11:28 [2023-09-11T09:11:28.724Z] === RUN   TestBuildMultiStageLayerLeak
09:11:29 [2023-09-11T09:11:29.663Z] --- PASS: TestBuildMultiStageLayerLeak (1.06s)
09:11:29 [2023-09-11T09:11:29.663Z] === RUN   TestBuildWithHugeFile
09:12:25 [2023-09-11T09:12:25.909Z] --- PASS: TestBuildWithHugeFile (54.44s)
09:12:25 [2023-09-11T09:12:25.909Z] === RUN   TestBuildWCOWSandboxSize
09:12:25 [2023-09-11T09:12:25.909Z]     build_test.go:525: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:12:25 [2023-09-11T09:12:25.909Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
09:12:25 [2023-09-11T09:12:25.909Z] === RUN   TestBuildWithEmptyDockerfile
09:12:25 [2023-09-11T09:12:25.909Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:12:25 [2023-09-11T09:12:25.909Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:12:25 [2023-09-11T09:12:25.909Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:12:25 [2023-09-11T09:12:25.909Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:12:25 [2023-09-11T09:12:25.909Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:12:25 [2023-09-11T09:12:25.909Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:12:25 [2023-09-11T09:12:25.909Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:12:25 [2023-09-11T09:12:25.909Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:12:25 [2023-09-11T09:12:25.909Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:12:25 [2023-09-11T09:12:25.909Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
09:12:25 [2023-09-11T09:12:25.909Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
09:12:25 [2023-09-11T09:12:25.909Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
09:12:25 [2023-09-11T09:12:25.909Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
09:12:25 [2023-09-11T09:12:25.909Z] === RUN   TestBuildPreserveOwnership
09:12:25 [2023-09-11T09:12:25.909Z] === RUN   TestBuildPreserveOwnership/copy_from
09:12:25 [2023-09-11T09:12:25.909Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:12:26 [2023-09-11T09:12:26.169Z] --- PASS: TestBuildPreserveOwnership (1.93s)
09:12:26 [2023-09-11T09:12:26.169Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.39s)
09:12:26 [2023-09-11T09:12:26.169Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.53s)
09:12:26 [2023-09-11T09:12:26.169Z] === RUN   TestBuildPlatformInvalid
09:12:26 [2023-09-11T09:12:26.169Z] --- PASS: TestBuildPlatformInvalid (0.03s)
09:12:26 [2023-09-11T09:12:26.169Z] === RUN   TestBuildkitHistoryTracePropagation
09:12:26 [2023-09-11T09:12:26.169Z] time="2023-09-11T09:12:25Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
09:12:26 [2023-09-11T09:12:26.169Z] time="2023-09-11T09:12:25Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
09:12:26 [2023-09-11T09:12:26.169Z] time="2023-09-11T09:12:25Z" 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
09:12:26 [2023-09-11T09:12:26.169Z] time="2023-09-11T09:12:25Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
09:12:26 [2023-09-11T09:12:26.169Z] time="2023-09-11T09:12:25Z" 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
09:12:26 [2023-09-11T09:12:26.169Z] time="2023-09-11T09:12:25Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
09:12:26 [2023-09-11T09:12:26.169Z] time="2023-09-11T09:12:25Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
09:12:26 [2023-09-11T09:12:26.169Z] time="2023-09-11T09:12:25Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
09:12:26 [2023-09-11T09:12:26.169Z] time="2023-09-11T09:12:25Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
09:12:26 [2023-09-11T09:12:26.169Z] time="2023-09-11T09:12:25Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
09:12:26 [2023-09-11T09:12:26.169Z] time="2023-09-11T09:12:25Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
09:12:26 [2023-09-11T09:12:26.169Z] time="2023-09-11T09:12:25Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
09:12:26 [2023-09-11T09:12:26.169Z] time="2023-09-11T09:12:25Z" level=info msg="[core] [Server #4] Server created" module=grpc
09:12:26 [2023-09-11T09:12:26.169Z]     build_traces_test.go:84: Waiting for trace to be available
09:12:30 [2023-09-11T09:12:30.398Z] time="2023-09-11T09:12:30Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
09:12:30 [2023-09-11T09:12:30.398Z] time="2023-09-11T09:12:30Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
09:12:30 [2023-09-11T09:12:30.398Z] time="2023-09-11T09:12:30Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
09:12:30 [2023-09-11T09:12:30.398Z] time="2023-09-11T09:12:30Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
09:12:30 [2023-09-11T09:12:30.398Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
09:12:30 [2023-09-11T09:12:30.398Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
09:12:30 [2023-09-11T09:12:30.658Z] Loaded image: busybox:latest
09:12:30 [2023-09-11T09:12:30.917Z] Loaded image: busybox:glibc
09:12:31 [2023-09-11T09:12:31.856Z] Loaded image: debian:bullseye-slim
09:12:31 [2023-09-11T09:12:31.856Z] Loaded image: hello-world:latest
09:12:31 [2023-09-11T09:12:31.856Z] Loaded image: arm32v7/hello-world:latest
09:12:39 [2023-09-11T09:12:39.983Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.48s)
09:12:39 [2023-09-11T09:12:39.983Z] PASS
09:12:39 [2023-09-11T09:12:39.983Z] 
09:12:39 [2023-09-11T09:12:39.983Z] === Skipped
09:12:39 [2023-09-11T09:12:39.983Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
09:12:39 [2023-09-11T09:12:39.983Z]     build_session_test.go:26: TODO: BuildKit
09:12:39 [2023-09-11T09:12:39.983Z] 
09:12:39 [2023-09-11T09:12:39.983Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
09:12:39 [2023-09-11T09:12:39.983Z]     build_test.go:525: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:12:39 [2023-09-11T09:12:39.983Z] 
09:12:39 [2023-09-11T09:12:39.983Z] DONE 35 tests, 2 skipped in 84.710s
09:12:39 [2023-09-11T09:12:39.983Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
09:12:39 [2023-09-11T09:12:39.983Z] ++ 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
09:12:39 [2023-09-11T09:12:39.983Z] ++ set -e
09:12:39 [2023-09-11T09:12:39.983Z] ++ '[' -n 0 ']'
09:12:39 [2023-09-11T09:12:39.983Z] ++ set -x
09:12:39 [2023-09-11T09:12:39.983Z] ++ 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.n6Ybc7au6A/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
09:12:39 [2023-09-11T09:12:39.983Z] INFO: Testing against a local daemon
09:12:39 [2023-09-11T09:12:39.983Z] === RUN   TestNoNewPrivileges
09:12:45 [2023-09-11T09:12:45.260Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
09:12:45 [2023-09-11T09:12:45.260Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
09:12:45 [2023-09-11T09:12:45.829Z] --- PASS: TestNoNewPrivileges (5.98s)
09:12:45 [2023-09-11T09:12:45.829Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.44s)
09:12:45 [2023-09-11T09:12:45.829Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.45s)
09:12:45 [2023-09-11T09:12:45.829Z] PASS
09:12:45 [2023-09-11T09:12:45.829Z] 
09:12:45 [2023-09-11T09:12:45.829Z] DONE 3 tests in 6.012s
09:12:45 [2023-09-11T09:12:45.829Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
09:12:45 [2023-09-11T09:12:45.829Z] ++ 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
09:12:45 [2023-09-11T09:12:45.829Z] ++ set -e
09:12:45 [2023-09-11T09:12:45.829Z] ++ '[' -n 0 ']'
09:12:45 [2023-09-11T09:12:45.829Z] ++ set -x
09:12:45 [2023-09-11T09:12:45.829Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.n6Ybc7au6A/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
09:12:45 [2023-09-11T09:12:45.829Z] INFO: Testing against a local daemon
09:12:45 [2023-09-11T09:12:45.829Z] === RUN   TestConfigInspect
09:12:47 [2023-09-11T09:12:47.735Z] --- PASS: TestConfigInspect (2.05s)
09:12:47 [2023-09-11T09:12:47.735Z] === RUN   TestConfigList
09:12:49 [2023-09-11T09:12:49.114Z] === RUN   TestConfigList/test_filter_by_name
09:12:49 [2023-09-11T09:12:49.114Z] === RUN   TestConfigList/test_filter_by_id
09:12:49 [2023-09-11T09:12:49.114Z] === RUN   TestConfigList/test_filter_by_label_key_only
09:12:49 [2023-09-11T09:12:49.114Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
09:12:49 [2023-09-11T09:12:49.114Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
09:12:50 [2023-09-11T09:12:50.052Z] --- PASS: TestConfigList (2.06s)
09:12:50 [2023-09-11T09:12:50.052Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
09:12:50 [2023-09-11T09:12:50.052Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
09:12:50 [2023-09-11T09:12:50.052Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
09:12:50 [2023-09-11T09:12:50.052Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
09:12:50 [2023-09-11T09:12:50.052Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
09:12:50 [2023-09-11T09:12:50.052Z] === RUN   TestConfigsCreateAndDelete
09:12:51 [2023-09-11T09:12:51.960Z] --- PASS: TestConfigsCreateAndDelete (2.04s)
09:12:51 [2023-09-11T09:12:51.960Z] === RUN   TestConfigsUpdate
09:12:53 [2023-09-11T09:12:53.867Z] --- PASS: TestConfigsUpdate (1.83s)
09:12:53 [2023-09-11T09:12:53.867Z] === RUN   TestTemplatedConfig
09:12:56 [2023-09-11T09:12:56.504Z] --- PASS: TestTemplatedConfig (2.65s)
09:12:56 [2023-09-11T09:12:56.504Z] === RUN   TestConfigCreateResolve
09:12:58 [2023-09-11T09:12:58.412Z] --- PASS: TestConfigCreateResolve (1.83s)
09:12:58 [2023-09-11T09:12:58.412Z] PASS
09:12:58 [2023-09-11T09:12:58.412Z] === RUN   TestConfigInspect
09:12:59 [2023-09-11T09:12:59.792Z] --- PASS: TestConfigInspect (1.46s)
09:12:59 [2023-09-11T09:12:59.792Z] === RUN   TestConfigList
09:13:00 [2023-09-11T09:13:00.730Z] === RUN   TestConfigList/test_filter_by_name
09:13:00 [2023-09-11T09:13:00.730Z] === RUN   TestConfigList/test_filter_by_id
09:13:00 [2023-09-11T09:13:00.730Z] === RUN   TestConfigList/test_filter_by_label_key_only
09:13:00 [2023-09-11T09:13:00.730Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
09:13:00 [2023-09-11T09:13:00.730Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
09:13:01 [2023-09-11T09:13:01.668Z] --- PASS: TestConfigList (1.90s)
09:13:01 [2023-09-11T09:13:01.668Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
09:13:01 [2023-09-11T09:13:01.668Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
09:13:01 [2023-09-11T09:13:01.668Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
09:13:01 [2023-09-11T09:13:01.668Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
09:13:01 [2023-09-11T09:13:01.668Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
09:13:01 [2023-09-11T09:13:01.668Z] === RUN   TestConfigsCreateAndDelete
09:13:03 [2023-09-11T09:13:03.576Z] --- PASS: TestConfigsCreateAndDelete (1.90s)
09:13:03 [2023-09-11T09:13:03.576Z] === RUN   TestConfigsUpdate
09:13:05 [2023-09-11T09:13:05.484Z] --- PASS: TestConfigsUpdate (1.84s)
09:13:05 [2023-09-11T09:13:05.484Z] === RUN   TestTemplatedConfig
09:13:08 [2023-09-11T09:13:08.026Z] --- PASS: TestTemplatedConfig (2.73s)
09:13:08 [2023-09-11T09:13:08.026Z] === RUN   TestConfigCreateResolve
09:13:09 [2023-09-11T09:13:09.934Z] --- PASS: TestConfigCreateResolve (1.89s)
09:13:09 [2023-09-11T09:13:09.934Z] PASS
09:13:09 [2023-09-11T09:13:09.934Z] 
09:13:09 [2023-09-11T09:13:09.934Z] DONE 22 tests in 24.212s
09:13:09 [2023-09-11T09:13:09.934Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
09:13:09 [2023-09-11T09:13:09.934Z] ++ 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
09:13:09 [2023-09-11T09:13:09.934Z] ++ set -e
09:13:09 [2023-09-11T09:13:09.934Z] ++ '[' -n 0 ']'
09:13:09 [2023-09-11T09:13:09.934Z] ++ set -x
09:13:09 [2023-09-11T09:13:09.934Z] ++ 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.n6Ybc7au6A/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
09:13:09 [2023-09-11T09:13:09.934Z] INFO: Testing against a local daemon
09:13:09 [2023-09-11T09:13:09.934Z] === RUN   TestAttach
09:13:09 [2023-09-11T09:13:09.934Z] === RUN   TestAttach/without_TTY
09:13:09 [2023-09-11T09:13:09.934Z] === PAUSE TestAttach/without_TTY
09:13:09 [2023-09-11T09:13:09.934Z] === RUN   TestAttach/with_TTY
09:13:09 [2023-09-11T09:13:09.934Z] === PAUSE TestAttach/with_TTY
09:13:09 [2023-09-11T09:13:09.934Z] === CONT  TestAttach/without_TTY
09:13:09 [2023-09-11T09:13:09.934Z] === CONT  TestAttach/with_TTY
09:13:09 [2023-09-11T09:13:09.934Z] --- PASS: TestAttach (0.02s)
09:13:09 [2023-09-11T09:13:09.934Z]     --- PASS: TestAttach/without_TTY (0.03s)
09:13:09 [2023-09-11T09:13:09.934Z]     --- PASS: TestAttach/with_TTY (0.03s)
09:13:09 [2023-09-11T09:13:09.934Z] === RUN   TestCreateWithCDIDevices
09:13:11 [2023-09-11T09:13:11.315Z] --- PASS: TestCreateWithCDIDevices (1.06s)
09:13:11 [2023-09-11T09:13:11.315Z] === RUN   TestCDISpecDirsAreInSystemInfo
09:13:11 [2023-09-11T09:13:11.315Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default
09:13:11 [2023-09-11T09:13:11.575Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned
09:13:12 [2023-09-11T09:13:12.144Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice
09:13:12 [2023-09-11T09:13:12.714Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice
09:13:13 [2023-09-11T09:13:13.283Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice
09:13:13 [2023-09-11T09:13:13.543Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice
09:13:14 [2023-09-11T09:13:14.112Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice
09:13:14 [2023-09-11T09:13:14.682Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice
09:13:15 [2023-09-11T09:13:15.251Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.18s)
09:13:15 [2023-09-11T09:13:15.251Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s)
09:13:15 [2023-09-11T09:13:15.251Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s)
09:13:15 [2023-09-11T09:13:15.251Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
09:13:15 [2023-09-11T09:13:15.251Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s)
09:13:15 [2023-09-11T09:13:15.251Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s)
09:13:15 [2023-09-11T09:13:15.251Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s)
09:13:15 [2023-09-11T09:13:15.251Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
09:13:15 [2023-09-11T09:13:15.251Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s)
09:13:15 [2023-09-11T09:13:15.251Z] === RUN   TestCheckpoint
09:13:15 [2023-09-11T09:13:15.251Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:13:15 [2023-09-11T09:13:15.251Z] --- SKIP: TestCheckpoint (0.00s)
09:13:15 [2023-09-11T09:13:15.251Z] === RUN   TestContainerInvalidJSON
09:13:15 [2023-09-11T09:13:15.251Z] === RUN   TestContainerInvalidJSON/commit
09:13:15 [2023-09-11T09:13:15.251Z] === PAUSE TestContainerInvalidJSON/commit
09:13:15 [2023-09-11T09:13:15.251Z] === RUN   TestContainerInvalidJSON/containers/create
09:13:15 [2023-09-11T09:13:15.251Z] === PAUSE TestContainerInvalidJSON/containers/create
09:13:15 [2023-09-11T09:13:15.251Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
09:13:15 [2023-09-11T09:13:15.251Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
09:13:15 [2023-09-11T09:13:15.251Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
09:13:15 [2023-09-11T09:13:15.251Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
09:13:15 [2023-09-11T09:13:15.251Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
09:13:15 [2023-09-11T09:13:15.251Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
09:13:15 [2023-09-11T09:13:15.251Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:13:15 [2023-09-11T09:13:15.251Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:13:15 [2023-09-11T09:13:15.251Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
09:13:15 [2023-09-11T09:13:15.251Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
09:13:15 [2023-09-11T09:13:15.251Z] === CONT  TestContainerInvalidJSON/commit
09:13:15 [2023-09-11T09:13:15.251Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
09:13:15 [2023-09-11T09:13:15.251Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
09:13:15 [2023-09-11T09:13:15.251Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
09:13:15 [2023-09-11T09:13:15.251Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
09:13:15 [2023-09-11T09:13:15.251Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
09:13:15 [2023-09-11T09:13:15.251Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:13:15 [2023-09-11T09:13:15.251Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
09:13:15 [2023-09-11T09:13:15.251Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
09:13:15 [2023-09-11T09:13:15.251Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
09:13:15 [2023-09-11T09:13:15.251Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
09:13:15 [2023-09-11T09:13:15.251Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
09:13:15 [2023-09-11T09:13:15.251Z] === CONT  TestContainerInvalidJSON/containers/create
09:13:15 [2023-09-11T09:13:15.251Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
09:13:15 [2023-09-11T09:13:15.251Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
09:13:15 [2023-09-11T09:13:15.251Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
09:13:15 [2023-09-11T09:13:15.251Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
09:13:15 [2023-09-11T09:13:15.251Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
09:13:15 [2023-09-11T09:13:15.251Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
09:13:15 [2023-09-11T09:13:15.251Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
09:13:15 [2023-09-11T09:13:15.251Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
09:13:15 [2023-09-11T09:13:15.252Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
09:13:15 [2023-09-11T09:13:15.252Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
09:13:15 [2023-09-11T09:13:15.252Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
09:13:15 [2023-09-11T09:13:15.252Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
09:13:15 [2023-09-11T09:13:15.252Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
09:13:15 [2023-09-11T09:13:15.252Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
09:13:15 [2023-09-11T09:13:15.252Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
09:13:15 [2023-09-11T09:13:15.252Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
09:13:15 [2023-09-11T09:13:15.252Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
09:13:15 [2023-09-11T09:13:15.252Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
09:13:15 [2023-09-11T09:13:15.252Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
09:13:15 [2023-09-11T09:13:15.252Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
09:13:15 [2023-09-11T09:13:15.252Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
09:13:15 [2023-09-11T09:13:15.252Z] === RUN   TestContainerInvalidJSON/commit/empty_body
09:13:15 [2023-09-11T09:13:15.252Z] --- PASS: TestContainerInvalidJSON (0.01s)
09:13:15 [2023-09-11T09:13:15.252Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
09:13:15 [2023-09-11T09:13:15.252Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
09:13:15 [2023-09-11T09:13:15.252Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
09:13:15 [2023-09-11T09:13:15.252Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
09:13:15 [2023-09-11T09:13:15.252Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
09:13:15 [2023-09-11T09:13:15.252Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
09:13:15 [2023-09-11T09:13:15.252Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
09:13:15 [2023-09-11T09:13:15.252Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
09:13:15 [2023-09-11T09:13:15.252Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
09:13:15 [2023-09-11T09:13:15.252Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
09:13:15 [2023-09-11T09:13:15.252Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
09:13:15 [2023-09-11T09:13:15.252Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
09:13:15 [2023-09-11T09:13:15.252Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
09:13:15 [2023-09-11T09:13:15.252Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
09:13:15 [2023-09-11T09:13:15.252Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
09:13:15 [2023-09-11T09:13:15.252Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
09:13:15 [2023-09-11T09:13:15.252Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
09:13:15 [2023-09-11T09:13:15.252Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
09:13:15 [2023-09-11T09:13:15.252Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
09:13:15 [2023-09-11T09:13:15.252Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
09:13:15 [2023-09-11T09:13:15.252Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
09:13:15 [2023-09-11T09:13:15.252Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
09:13:15 [2023-09-11T09:13:15.252Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
09:13:15 [2023-09-11T09:13:15.252Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
09:13:15 [2023-09-11T09:13:15.252Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
09:13:15 [2023-09-11T09:13:15.252Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
09:13:15 [2023-09-11T09:13:15.252Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
09:13:15 [2023-09-11T09:13:15.252Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
09:13:15 [2023-09-11T09:13:15.252Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
09:13:15 [2023-09-11T09:13:15.252Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
09:13:15 [2023-09-11T09:13:15.252Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
09:13:15 [2023-09-11T09:13:15.252Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
09:13:15 [2023-09-11T09:13:15.252Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
09:13:15 [2023-09-11T09:13:15.252Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
09:13:15 [2023-09-11T09:13:15.252Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
09:13:15 [2023-09-11T09:13:15.252Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:13:15 [2023-09-11T09:13:15.252Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
09:13:15 [2023-09-11T09:13:15.252Z] === RUN   TestCopyFromContainerPathIsNotDir
09:13:15 [2023-09-11T09:13:15.252Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
09:13:15 [2023-09-11T09:13:15.252Z] === RUN   TestCopyToContainerPathDoesNotExist
09:13:15 [2023-09-11T09:13:15.252Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
09:13:15 [2023-09-11T09:13:15.252Z] === RUN   TestCopyEmptyFile
09:13:15 [2023-09-11T09:13:15.512Z] --- PASS: TestCopyEmptyFile (0.05s)
09:13:15 [2023-09-11T09:13:15.512Z] === RUN   TestCopyToContainerPathIsNotDir
09:13:15 [2023-09-11T09:13:15.512Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
09:13:15 [2023-09-11T09:13:15.512Z] === RUN   TestCopyFromContainer
09:13:16 [2023-09-11T09:13:16.081Z] === RUN   TestCopyFromContainer//
09:13:16 [2023-09-11T09:13:16.081Z] === RUN   TestCopyFromContainer/.
09:13:16 [2023-09-11T09:13:16.081Z] === RUN   TestCopyFromContainer//.
09:13:16 [2023-09-11T09:13:16.081Z] === RUN   TestCopyFromContainer/./
09:13:16 [2023-09-11T09:13:16.081Z] === RUN   TestCopyFromContainer//./
09:13:16 [2023-09-11T09:13:16.081Z] === RUN   TestCopyFromContainer//bar/root
09:13:16 [2023-09-11T09:13:16.081Z] === RUN   TestCopyFromContainer//bar/root/
09:13:16 [2023-09-11T09:13:16.081Z] === RUN   TestCopyFromContainer//bar/root/.
09:13:16 [2023-09-11T09:13:16.081Z] === RUN   TestCopyFromContainer/bar/quux
09:13:16 [2023-09-11T09:13:16.081Z] === RUN   TestCopyFromContainer/bar/quux/
09:13:16 [2023-09-11T09:13:16.081Z] === RUN   TestCopyFromContainer/bar/quux/.
09:13:16 [2023-09-11T09:13:16.081Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:13:16 [2023-09-11T09:13:16.081Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:13:16 [2023-09-11T09:13:16.081Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:13:16 [2023-09-11T09:13:16.081Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:13:16 [2023-09-11T09:13:16.081Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
09:13:16 [2023-09-11T09:13:16.081Z] === RUN   TestCopyFromContainer/bar/notarget
09:13:16 [2023-09-11T09:13:16.081Z] --- PASS: TestCopyFromContainer (0.73s)
09:13:16 [2023-09-11T09:13:16.081Z]     --- PASS: TestCopyFromContainer// (0.01s)
09:13:16 [2023-09-11T09:13:16.081Z]     --- PASS: TestCopyFromContainer/. (0.01s)
09:13:16 [2023-09-11T09:13:16.081Z]     --- PASS: TestCopyFromContainer//. (0.01s)
09:13:16 [2023-09-11T09:13:16.081Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
09:13:16 [2023-09-11T09:13:16.081Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
09:13:16 [2023-09-11T09:13:16.081Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
09:13:16 [2023-09-11T09:13:16.081Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
09:13:16 [2023-09-11T09:13:16.081Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
09:13:16 [2023-09-11T09:13:16.081Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
09:13:16 [2023-09-11T09:13:16.081Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
09:13:16 [2023-09-11T09:13:16.081Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
09:13:16 [2023-09-11T09:13:16.081Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
09:13:16 [2023-09-11T09:13:16.081Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
09:13:16 [2023-09-11T09:13:16.081Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
09:13:16 [2023-09-11T09:13:16.081Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
09:13:16 [2023-09-11T09:13:16.081Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
09:13:16 [2023-09-11T09:13:16.081Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
09:13:16 [2023-09-11T09:13:16.081Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:13:16 [2023-09-11T09:13:16.081Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:13:16 [2023-09-11T09:13:16.081Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:13:16 [2023-09-11T09:13:16.081Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:13:16 [2023-09-11T09:13:16.081Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:13:16 [2023-09-11T09:13:16.081Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:13:16 [2023-09-11T09:13:16.081Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:13:16 [2023-09-11T09:13:16.081Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:13:16 [2023-09-11T09:13:16.081Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:13:16 [2023-09-11T09:13:16.081Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:13:16 [2023-09-11T09:13:16.081Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
09:13:16 [2023-09-11T09:13:16.081Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:13:16 [2023-09-11T09:13:16.081Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:13:16 [2023-09-11T09:13:16.081Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:13:16 [2023-09-11T09:13:16.081Z] === RUN   TestCreateLinkToNonExistingContainer
09:13:16 [2023-09-11T09:13:16.341Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
09:13:16 [2023-09-11T09:13:16.341Z] === RUN   TestCreateWithInvalidEnv
09:13:16 [2023-09-11T09:13:16.341Z] === RUN   TestCreateWithInvalidEnv/0
09:13:16 [2023-09-11T09:13:16.341Z] === PAUSE TestCreateWithInvalidEnv/0
09:13:16 [2023-09-11T09:13:16.341Z] === RUN   TestCreateWithInvalidEnv/1
09:13:16 [2023-09-11T09:13:16.341Z] === PAUSE TestCreateWithInvalidEnv/1
09:13:16 [2023-09-11T09:13:16.341Z] === RUN   TestCreateWithInvalidEnv/2
09:13:16 [2023-09-11T09:13:16.341Z] === PAUSE TestCreateWithInvalidEnv/2
09:13:16 [2023-09-11T09:13:16.341Z] === CONT  TestCreateWithInvalidEnv/0
09:13:16 [2023-09-11T09:13:16.341Z] === CONT  TestCreateWithInvalidEnv/2
09:13:16 [2023-09-11T09:13:16.341Z] === CONT  TestCreateWithInvalidEnv/1
09:13:16 [2023-09-11T09:13:16.341Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:13:16 [2023-09-11T09:13:16.341Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:13:16 [2023-09-11T09:13:16.341Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:13:16 [2023-09-11T09:13:16.341Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:13:16 [2023-09-11T09:13:16.341Z] === RUN   TestCreateTmpfsMountsTarget
09:13:16 [2023-09-11T09:13:16.341Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
09:13:16 [2023-09-11T09:13:16.341Z] === RUN   TestCreateWithCustomMaskedPaths
09:13:17 [2023-09-11T09:13:17.725Z] --- PASS: TestCreateWithCustomMaskedPaths (1.30s)
09:13:17 [2023-09-11T09:13:17.725Z] === RUN   TestCreateWithCustomReadonlyPaths
09:13:19 [2023-09-11T09:13:19.106Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.32s)
09:13:19 [2023-09-11T09:13:19.106Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:13:19 [2023-09-11T09:13:19.106Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:13:19 [2023-09-11T09:13:19.106Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:13:19 [2023-09-11T09:13:19.106Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:13:19 [2023-09-11T09:13:19.106Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:13:19 [2023-09-11T09:13:19.106Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:13:19 [2023-09-11T09:13:19.106Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:13:19 [2023-09-11T09:13:19.106Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:13:19 [2023-09-11T09:13:19.106Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:13:19 [2023-09-11T09:13:19.106Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:13:19 [2023-09-11T09:13:19.106Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:13:19 [2023-09-11T09:13:19.106Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:13:19 [2023-09-11T09:13:19.106Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:13:19 [2023-09-11T09:13:19.106Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:13:19 [2023-09-11T09:13:19.106Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:13:19 [2023-09-11T09:13:19.106Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:13:19 [2023-09-11T09:13:19.106Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
09:13:19 [2023-09-11T09:13:19.106Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
09:13:19 [2023-09-11T09:13:19.106Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:13:19 [2023-09-11T09:13:19.106Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:13:19 [2023-09-11T09:13:19.106Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:13:19 [2023-09-11T09:13:19.106Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
09:13:19 [2023-09-11T09:13:19.106Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:13:19 [2023-09-11T09:13:19.367Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
09:13:19 [2023-09-11T09:13:19.367Z] === RUN   TestCreateDifferentPlatform
09:13:19 [2023-09-11T09:13:19.367Z] === RUN   TestCreateDifferentPlatform/different_os
09:13:19 [2023-09-11T09:13:19.367Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:13:19 [2023-09-11T09:13:19.367Z] --- PASS: TestCreateDifferentPlatform (0.01s)
09:13:19 [2023-09-11T09:13:19.367Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:13:19 [2023-09-11T09:13:19.367Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:13:19 [2023-09-11T09:13:19.367Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:13:19 [2023-09-11T09:13:19.367Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
09:13:19 [2023-09-11T09:13:19.367Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
09:13:19 [2023-09-11T09:13:19.367Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
09:13:19 [2023-09-11T09:13:19.367Z] === RUN   TestCreateInvalidHostConfig
09:13:19 [2023-09-11T09:13:19.367Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
09:13:19 [2023-09-11T09:13:19.367Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
09:13:19 [2023-09-11T09:13:19.367Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
09:13:19 [2023-09-11T09:13:19.367Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
09:13:19 [2023-09-11T09:13:19.367Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:13:19 [2023-09-11T09:13:19.367Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:13:19 [2023-09-11T09:13:19.367Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
09:13:19 [2023-09-11T09:13:19.367Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
09:13:19 [2023-09-11T09:13:19.367Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
09:13:19 [2023-09-11T09:13:19.367Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
09:13:19 [2023-09-11T09:13:19.367Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
09:13:19 [2023-09-11T09:13:19.367Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
09:13:19 [2023-09-11T09:13:19.367Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:13:19 [2023-09-11T09:13:19.367Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
09:13:19 [2023-09-11T09:13:19.367Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
09:13:19 [2023-09-11T09:13:19.367Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
09:13:19 [2023-09-11T09:13:19.367Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
09:13:19 [2023-09-11T09:13:19.367Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
09:13:19 [2023-09-11T09:13:19.367Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
09:13:19 [2023-09-11T09:13:19.367Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
09:13:19 [2023-09-11T09:13:19.367Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
09:13:19 [2023-09-11T09:13:19.367Z] === RUN   TestContainerStartOnDaemonRestart
09:13:19 [2023-09-11T09:13:19.367Z] === PAUSE TestContainerStartOnDaemonRestart
09:13:19 [2023-09-11T09:13:19.367Z] === RUN   TestDaemonRestartIpcMode
09:13:19 [2023-09-11T09:13:19.367Z] === PAUSE TestDaemonRestartIpcMode
09:13:19 [2023-09-11T09:13:19.367Z] === RUN   TestDaemonHostGatewayIP
09:13:19 [2023-09-11T09:13:19.367Z] === PAUSE TestDaemonHostGatewayIP
09:13:19 [2023-09-11T09:13:19.367Z] === RUN   TestRestartDaemonWithRestartingContainer
09:13:19 [2023-09-11T09:13:19.367Z] === PAUSE TestRestartDaemonWithRestartingContainer
09:13:19 [2023-09-11T09:13:19.367Z] === RUN   TestHardRestartWhenContainerIsRunning
09:13:19 [2023-09-11T09:13:19.367Z] === PAUSE TestHardRestartWhenContainerIsRunning
09:13:19 [2023-09-11T09:13:19.367Z] === RUN   TestContainerKillOnDaemonStart
09:13:19 [2023-09-11T09:13:19.367Z] === PAUSE TestContainerKillOnDaemonStart
09:13:19 [2023-09-11T09:13:19.367Z] === RUN   TestDiff
09:13:19 [2023-09-11T09:13:19.936Z] --- PASS: TestDiff (0.44s)
09:13:19 [2023-09-11T09:13:19.936Z] === RUN   TestExecConsoleSize
09:13:20 [2023-09-11T09:13:20.599Z] --- PASS: TestExecConsoleSize (0.53s)
09:13:20 [2023-09-11T09:13:20.599Z] === RUN   TestExecWithCloseStdin
09:13:20 [2023-09-11T09:13:20.859Z] --- PASS: TestExecWithCloseStdin (0.55s)
09:13:20 [2023-09-11T09:13:20.859Z] === RUN   TestExec
09:13:21 [2023-09-11T09:13:21.429Z] --- PASS: TestExec (0.56s)
09:13:21 [2023-09-11T09:13:21.429Z] === RUN   TestExecUser
09:13:21 [2023-09-11T09:13:21.998Z] --- PASS: TestExecUser (0.54s)
09:13:21 [2023-09-11T09:13:21.998Z] === RUN   TestExportContainerAndImportImage
09:13:22 [2023-09-11T09:13:22.567Z] --- PASS: TestExportContainerAndImportImage (0.52s)
09:13:22 [2023-09-11T09:13:22.567Z] === RUN   TestExportContainerAfterDaemonRestart
09:13:29 [2023-09-11T09:13:29.138Z] --- PASS: TestExportContainerAfterDaemonRestart (6.14s)
09:13:29 [2023-09-11T09:13:29.138Z] === RUN   TestHealthCheckWorkdir
09:13:29 [2023-09-11T09:13:29.398Z] --- PASS: TestHealthCheckWorkdir (0.65s)
09:13:29 [2023-09-11T09:13:29.398Z] === RUN   TestHealthKillContainer
09:13:37 [2023-09-11T09:13:37.522Z] --- PASS: TestHealthKillContainer (8.04s)
09:13:37 [2023-09-11T09:13:37.522Z] === RUN   TestHealthCheckProcessKilled
09:13:38 [2023-09-11T09:13:38.091Z] --- PASS: TestHealthCheckProcessKilled (0.75s)
09:13:38 [2023-09-11T09:13:38.091Z] === RUN   TestHealthStartInterval
09:13:39 [2023-09-11T09:13:39.470Z]     health_test.go:141: &{2023-09-11 09:13:39.246148741 +0000 UTC 2023-09-11 09:13:39.324902439 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:13:39 [2023-09-11T09:13:39.470Z]         }
09:13:39 [2023-09-11T09:13:39.470Z]     health_test.go:141: &{2023-09-11 09:13:39.246148741 +0000 UTC 2023-09-11 09:13:39.324902439 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:13:39 [2023-09-11T09:13:39.470Z]         }
09:13:39 [2023-09-11T09:13:39.729Z]     health_test.go:141: &{2023-09-11 09:13:39.246148741 +0000 UTC 2023-09-11 09:13:39.324902439 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:13:39 [2023-09-11T09:13:39.729Z]         }
09:13:39 [2023-09-11T09:13:39.729Z]     health_test.go:141: &{2023-09-11 09:13:39.246148741 +0000 UTC 2023-09-11 09:13:39.324902439 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:13:39 [2023-09-11T09:13:39.729Z]         }
09:13:39 [2023-09-11T09:13:39.988Z]     health_test.go:141: &{2023-09-11 09:13:39.246148741 +0000 UTC 2023-09-11 09:13:39.324902439 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:13:39 [2023-09-11T09:13:39.988Z]         }
09:13:39 [2023-09-11T09:13:39.988Z]     health_test.go:141: &{2023-09-11 09:13:39.246148741 +0000 UTC 2023-09-11 09:13:39.324902439 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:13:39 [2023-09-11T09:13:39.988Z]         }
09:13:39 [2023-09-11T09:13:39.988Z]     health_test.go:141: &{2023-09-11 09:13:39.246148741 +0000 UTC 2023-09-11 09:13:39.324902439 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:13:39 [2023-09-11T09:13:39.988Z]         }
09:13:40 [2023-09-11T09:13:40.248Z]     health_test.go:141: &{2023-09-11 09:13:39.246148741 +0000 UTC 2023-09-11 09:13:39.324902439 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:13:40 [2023-09-11T09:13:40.248Z]         }
09:13:40 [2023-09-11T09:13:40.248Z]     health_test.go:141: &{2023-09-11 09:13:39.246148741 +0000 UTC 2023-09-11 09:13:39.324902439 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:13:40 [2023-09-11T09:13:40.248Z]         }
09:13:40 [2023-09-11T09:13:40.507Z]     health_test.go:141: &{2023-09-11 09:13:39.246148741 +0000 UTC 2023-09-11 09:13:39.324902439 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:13:40 [2023-09-11T09:13:40.507Z]         }
09:13:40 [2023-09-11T09:13:40.507Z]     health_test.go:141: &{2023-09-11 09:13:39.246148741 +0000 UTC 2023-09-11 09:13:39.324902439 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:13:40 [2023-09-11T09:13:40.507Z]         }
09:13:40 [2023-09-11T09:13:40.507Z]     health_test.go:141: &{2023-09-11 09:13:40.330307329 +0000 UTC 2023-09-11 09:13:40.38459989 +0000 UTC 1 2}
09:13:40 [2023-09-11T09:13:40.767Z]     health_test.go:141: &{2023-09-11 09:13:40.330307329 +0000 UTC 2023-09-11 09:13:40.38459989 +0000 UTC 1 2}
09:13:40 [2023-09-11T09:13:40.767Z]     health_test.go:141: &{2023-09-11 09:13:40.330307329 +0000 UTC 2023-09-11 09:13:40.38459989 +0000 UTC 1 2}
09:13:41 [2023-09-11T09:13:41.027Z]     health_test.go:141: &{2023-09-11 09:13:40.330307329 +0000 UTC 2023-09-11 09:13:40.38459989 +0000 UTC 1 2}
09:13:41 [2023-09-11T09:13:41.027Z]     health_test.go:141: &{2023-09-11 09:13:40.330307329 +0000 UTC 2023-09-11 09:13:40.38459989 +0000 UTC 1 2}
09:13:41 [2023-09-11T09:13:41.027Z]     health_test.go:141: &{2023-09-11 09:13:40.330307329 +0000 UTC 2023-09-11 09:13:40.38459989 +0000 UTC 1 2}
09:13:41 [2023-09-11T09:13:41.286Z]     health_test.go:141: &{2023-09-11 09:13:40.330307329 +0000 UTC 2023-09-11 09:13:40.38459989 +0000 UTC 1 2}
09:13:41 [2023-09-11T09:13:41.286Z]     health_test.go:141: &{2023-09-11 09:13:40.330307329 +0000 UTC 2023-09-11 09:13:40.38459989 +0000 UTC 1 2}
09:13:41 [2023-09-11T09:13:41.286Z]     health_test.go:141: &{2023-09-11 09:13:40.330307329 +0000 UTC 2023-09-11 09:13:40.38459989 +0000 UTC 1 2}
09:13:41 [2023-09-11T09:13:41.546Z]     health_test.go:141: &{2023-09-11 09:13:40.330307329 +0000 UTC 2023-09-11 09:13:40.38459989 +0000 UTC 1 2}
09:13:41 [2023-09-11T09:13:41.546Z]     health_test.go:169: 1.058869701s
09:13:42 [2023-09-11T09:13:42.483Z]     health_test.go:169: 1.058869701s
09:13:43 [2023-09-11T09:13:43.862Z]     health_test.go:169: 1.058869701s
09:13:44 [2023-09-11T09:13:44.799Z]     health_test.go:169: 1.058869701s
09:13:45 [2023-09-11T09:13:45.737Z]     health_test.go:169: 1.058869701s
09:13:46 [2023-09-11T09:13:46.675Z]     health_test.go:169: 1.058869701s
09:13:47 [2023-09-11T09:13:47.613Z]     health_test.go:169: 1.058869701s
09:13:48 [2023-09-11T09:13:48.550Z]     health_test.go:169: 1.058869701s
09:13:49 [2023-09-11T09:13:49.929Z]     health_test.go:169: 1.058869701s
09:13:50 [2023-09-11T09:13:50.498Z]     health_test.go:169: 1.058869701s
09:13:51 [2023-09-11T09:13:51.876Z]     health_test.go:169: 1.058869701s
09:13:52 [2023-09-11T09:13:52.813Z]     health_test.go:169: 1.058869701s
09:13:53 [2023-09-11T09:13:53.751Z]     health_test.go:169: 1.058869701s
09:13:54 [2023-09-11T09:13:54.688Z]     health_test.go:169: 1.058869701s
09:13:55 [2023-09-11T09:13:55.625Z]     health_test.go:169: 1.058869701s
09:13:56 [2023-09-11T09:13:56.563Z]     health_test.go:169: 1.058869701s
09:13:57 [2023-09-11T09:13:57.501Z]     health_test.go:169: 1.058869701s
09:13:58 [2023-09-11T09:13:58.880Z]     health_test.go:169: 1.058869701s
09:13:59 [2023-09-11T09:13:59.817Z]     health_test.go:169: 1.058869701s
09:14:00 [2023-09-11T09:14:00.754Z]     health_test.go:169: 1.058869701s
09:14:01 [2023-09-11T09:14:01.692Z]     health_test.go:169: 1.058869701s
09:14:02 [2023-09-11T09:14:02.629Z]     health_test.go:169: 1.058869701s
09:14:03 [2023-09-11T09:14:03.566Z]     health_test.go:169: 1.058869701s
09:14:04 [2023-09-11T09:14:04.945Z]     health_test.go:169: 1.058869701s
09:14:05 [2023-09-11T09:14:05.514Z]     health_test.go:169: 1.058869701s
09:14:06 [2023-09-11T09:14:06.892Z]     health_test.go:169: 1.058869701s
09:14:07 [2023-09-11T09:14:07.830Z]     health_test.go:169: 1.058869701s
09:14:08 [2023-09-11T09:14:08.768Z]     health_test.go:169: 1.058869701s
09:14:09 [2023-09-11T09:14:09.706Z]     health_test.go:169: 1.058869701s
09:14:10 [2023-09-11T09:14:10.644Z]     health_test.go:169: 1.058869701s
09:14:12 [2023-09-11T09:14:12.023Z] --- PASS: TestHealthStartInterval (33.72s)
09:14:12 [2023-09-11T09:14:12.023Z] === RUN   TestInspectCpusetInConfigPre120
09:14:12 [2023-09-11T09:14:12.283Z] --- PASS: TestInspectCpusetInConfigPre120 (0.44s)
09:14:12 [2023-09-11T09:14:12.283Z] === RUN   TestInspectAnnotations
09:14:12 [2023-09-11T09:14:12.283Z] --- PASS: TestInspectAnnotations (0.04s)
09:14:12 [2023-09-11T09:14:12.283Z] === RUN   TestIpcModeNone
09:14:12 [2023-09-11T09:14:12.856Z] --- PASS: TestIpcModeNone (0.50s)
09:14:12 [2023-09-11T09:14:12.856Z] === RUN   TestIpcModePrivate
09:14:13 [2023-09-11T09:14:13.116Z]     ipcmode_linux_test.go:88: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
09:14:13 [2023-09-11T09:14:13.375Z] --- PASS: TestIpcModePrivate (0.56s)
09:14:13 [2023-09-11T09:14:13.375Z] === RUN   TestIpcModeShareable
09:14:13 [2023-09-11T09:14:13.635Z]     ipcmode_linux_test.go:88: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
09:14:13 [2023-09-11T09:14:13.894Z] --- PASS: TestIpcModeShareable (0.49s)
09:14:13 [2023-09-11T09:14:13.894Z] === RUN   TestAPIIpcModeShareableAndContainer
09:14:15 [2023-09-11T09:14:15.275Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.16s)
09:14:15 [2023-09-11T09:14:15.275Z] === RUN   TestAPIIpcModeHost
09:14:15 [2023-09-11T09:14:15.275Z] --- PASS: TestAPIIpcModeHost (0.32s)
09:14:15 [2023-09-11T09:14:15.275Z] === RUN   TestDaemonIpcModeShareable
09:14:16 [2023-09-11T09:14:16.214Z]     ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
09:14:16 [2023-09-11T09:14:16.474Z] --- PASS: TestDaemonIpcModeShareable (1.13s)
09:14:16 [2023-09-11T09:14:16.474Z] === RUN   TestDaemonIpcModePrivate
09:14:17 [2023-09-11T09:14:17.413Z]     ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
09:14:17 [2023-09-11T09:14:17.673Z] --- PASS: TestDaemonIpcModePrivate (1.13s)
09:14:17 [2023-09-11T09:14:17.673Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:14:18 [2023-09-11T09:14:18.612Z]     ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
09:14:18 [2023-09-11T09:14:18.612Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.10s)
09:14:18 [2023-09-11T09:14:18.612Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:14:19 [2023-09-11T09:14:19.550Z]     ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
09:14:19 [2023-09-11T09:14:19.810Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s)
09:14:19 [2023-09-11T09:14:19.810Z] === RUN   TestIpcModeOlderClient
09:14:19 [2023-09-11T09:14:19.810Z] === PAUSE TestIpcModeOlderClient
09:14:19 [2023-09-11T09:14:19.810Z] === RUN   TestKillContainerInvalidSignal
09:14:20 [2023-09-11T09:14:20.379Z] --- PASS: TestKillContainerInvalidSignal (0.50s)
09:14:20 [2023-09-11T09:14:20.379Z] === RUN   TestKillContainer
09:14:20 [2023-09-11T09:14:20.379Z] === RUN   TestKillContainer/no_signal
09:14:20 [2023-09-11T09:14:20.948Z] === RUN   TestKillContainer/non_killing_signal
09:14:21 [2023-09-11T09:14:21.208Z] === RUN   TestKillContainer/killing_signal
09:14:21 [2023-09-11T09:14:21.778Z] --- PASS: TestKillContainer (1.36s)
09:14:21 [2023-09-11T09:14:21.778Z]     --- PASS: TestKillContainer/no_signal (0.47s)
09:14:21 [2023-09-11T09:14:21.778Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
09:14:21 [2023-09-11T09:14:21.778Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
09:14:21 [2023-09-11T09:14:21.778Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:14:21 [2023-09-11T09:14:21.778Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:14:22 [2023-09-11T09:14:22.037Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:14:22 [2023-09-11T09:14:22.607Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.88s)
09:14:22 [2023-09-11T09:14:22.607Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
09:14:22 [2023-09-11T09:14:22.607Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s)
09:14:22 [2023-09-11T09:14:22.607Z] === RUN   TestKillStoppedContainer
09:14:22 [2023-09-11T09:14:22.607Z] --- PASS: TestKillStoppedContainer (0.03s)
09:14:22 [2023-09-11T09:14:22.607Z] === RUN   TestKillStoppedContainerAPIPre120
09:14:22 [2023-09-11T09:14:22.607Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
09:14:22 [2023-09-11T09:14:22.607Z] === RUN   TestKillDifferentUserContainer
09:14:23 [2023-09-11T09:14:23.176Z] --- PASS: TestKillDifferentUserContainer (0.45s)
09:14:23 [2023-09-11T09:14:23.176Z] === RUN   TestInspectOomKilledTrue
09:14:23 [2023-09-11T09:14:23.436Z] --- PASS: TestInspectOomKilledTrue (0.44s)
09:14:23 [2023-09-11T09:14:23.436Z] === RUN   TestInspectOomKilledFalse
09:14:24 [2023-09-11T09:14:24.005Z] --- PASS: TestInspectOomKilledFalse (0.44s)
09:14:24 [2023-09-11T09:14:24.005Z] === RUN   TestLinksEtcHostsContentMatch
09:14:24 [2023-09-11T09:14:24.265Z] --- PASS: TestLinksEtcHostsContentMatch (0.23s)
09:14:24 [2023-09-11T09:14:24.265Z] === RUN   TestLinksContainerNames
09:14:25 [2023-09-11T09:14:25.204Z] --- PASS: TestLinksContainerNames (0.88s)
09:14:25 [2023-09-11T09:14:25.204Z] === RUN   TestLogsFollowTailEmpty
09:14:25 [2023-09-11T09:14:25.463Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
09:14:25 [2023-09-11T09:14:25.463Z] === RUN   TestLogs
09:14:25 [2023-09-11T09:14:25.463Z] === RUN   TestLogs/driver_local
09:14:25 [2023-09-11T09:14:25.463Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
09:14:25 [2023-09-11T09:14:25.463Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
09:14:25 [2023-09-11T09:14:25.463Z] === RUN   TestLogs/driver_local/tty/only_stdout
09:14:25 [2023-09-11T09:14:25.463Z] === PAUSE TestLogs/driver_local/tty/only_stdout
09:14:25 [2023-09-11T09:14:25.463Z] === RUN   TestLogs/driver_local/tty/only_stderr
09:14:25 [2023-09-11T09:14:25.463Z] === PAUSE TestLogs/driver_local/tty/only_stderr
09:14:25 [2023-09-11T09:14:25.463Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
09:14:25 [2023-09-11T09:14:25.463Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
09:14:25 [2023-09-11T09:14:25.463Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
09:14:25 [2023-09-11T09:14:25.463Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
09:14:25 [2023-09-11T09:14:25.463Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
09:14:25 [2023-09-11T09:14:25.463Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
09:14:25 [2023-09-11T09:14:25.463Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
09:14:25 [2023-09-11T09:14:25.463Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
09:14:25 [2023-09-11T09:14:25.463Z] === CONT  TestLogs/driver_local/tty/only_stderr
09:14:25 [2023-09-11T09:14:25.463Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
09:14:25 [2023-09-11T09:14:25.463Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
09:14:25 [2023-09-11T09:14:25.463Z] === CONT  TestLogs/driver_local/tty/only_stdout
09:14:27 [2023-09-11T09:14:27.373Z] === RUN   TestLogs/driver_json-file
09:14:27 [2023-09-11T09:14:27.373Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
09:14:27 [2023-09-11T09:14:27.373Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
09:14:27 [2023-09-11T09:14:27.373Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
09:14:27 [2023-09-11T09:14:27.373Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
09:14:27 [2023-09-11T09:14:27.373Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
09:14:27 [2023-09-11T09:14:27.373Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
09:14:27 [2023-09-11T09:14:27.373Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:14:27 [2023-09-11T09:14:27.373Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:14:27 [2023-09-11T09:14:27.373Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
09:14:27 [2023-09-11T09:14:27.373Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
09:14:27 [2023-09-11T09:14:27.373Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
09:14:27 [2023-09-11T09:14:27.373Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
09:14:27 [2023-09-11T09:14:27.373Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
09:14:27 [2023-09-11T09:14:27.373Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:14:27 [2023-09-11T09:14:27.373Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
09:14:27 [2023-09-11T09:14:27.373Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
09:14:27 [2023-09-11T09:14:27.373Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
09:14:27 [2023-09-11T09:14:27.373Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
09:14:28 [2023-09-11T09:14:28.754Z] --- PASS: TestLogs (3.18s)
09:14:28 [2023-09-11T09:14:28.754Z]     --- PASS: TestLogs/driver_local (0.01s)
09:14:28 [2023-09-11T09:14:28.754Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.91s)
09:14:28 [2023-09-11T09:14:28.754Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.19s)
09:14:28 [2023-09-11T09:14:28.754Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.44s)
09:14:28 [2023-09-11T09:14:28.754Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.54s)
09:14:28 [2023-09-11T09:14:28.754Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.54s)
09:14:28 [2023-09-11T09:14:28.754Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.61s)
09:14:28 [2023-09-11T09:14:28.754Z]     --- PASS: TestLogs/driver_json-file (0.01s)
09:14:28 [2023-09-11T09:14:28.754Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.81s)
09:14:28 [2023-09-11T09:14:28.754Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.90s)
09:14:28 [2023-09-11T09:14:28.754Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.22s)
09:14:28 [2023-09-11T09:14:28.754Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.28s)
09:14:28 [2023-09-11T09:14:28.754Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.48s)
09:14:28 [2023-09-11T09:14:28.754Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.55s)
09:14:28 [2023-09-11T09:14:28.754Z] === RUN   TestContainerNetworkMountsNoChown
09:14:29 [2023-09-11T09:14:29.323Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
09:14:29 [2023-09-11T09:14:29.323Z] === RUN   TestMountDaemonRoot
09:14:29 [2023-09-11T09:14:29.323Z] === RUN   TestMountDaemonRoot/default
09:14:29 [2023-09-11T09:14:29.323Z] === PAUSE TestMountDaemonRoot/default
09:14:29 [2023-09-11T09:14:29.323Z] === RUN   TestMountDaemonRoot/private
09:14:29 [2023-09-11T09:14:29.323Z] === PAUSE TestMountDaemonRoot/private
09:14:29 [2023-09-11T09:14:29.324Z] === RUN   TestMountDaemonRoot/rprivate
09:14:29 [2023-09-11T09:14:29.324Z] === PAUSE TestMountDaemonRoot/rprivate
09:14:29 [2023-09-11T09:14:29.324Z] === RUN   TestMountDaemonRoot/slave
09:14:29 [2023-09-11T09:14:29.324Z] === PAUSE TestMountDaemonRoot/slave
09:14:29 [2023-09-11T09:14:29.324Z] === RUN   TestMountDaemonRoot/rslave
09:14:29 [2023-09-11T09:14:29.324Z] === PAUSE TestMountDaemonRoot/rslave
09:14:29 [2023-09-11T09:14:29.324Z] === RUN   TestMountDaemonRoot/shared
09:14:29 [2023-09-11T09:14:29.324Z] === PAUSE TestMountDaemonRoot/shared
09:14:29 [2023-09-11T09:14:29.324Z] === RUN   TestMountDaemonRoot/rshared
09:14:29 [2023-09-11T09:14:29.324Z] === PAUSE TestMountDaemonRoot/rshared
09:14:29 [2023-09-11T09:14:29.324Z] === CONT  TestMountDaemonRoot/default
09:14:29 [2023-09-11T09:14:29.324Z] === CONT  TestMountDaemonRoot/rslave
09:14:29 [2023-09-11T09:14:29.324Z] === CONT  TestMountDaemonRoot/rshared
09:14:29 [2023-09-11T09:14:29.324Z] === CONT  TestMountDaemonRoot/shared
09:14:29 [2023-09-11T09:14:29.324Z] === CONT  TestMountDaemonRoot/rprivate
09:14:29 [2023-09-11T09:14:29.324Z] === CONT  TestMountDaemonRoot/slave
09:14:29 [2023-09-11T09:14:29.324Z] === CONT  TestMountDaemonRoot/private
09:14:29 [2023-09-11T09:14:29.324Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:14:29 [2023-09-11T09:14:29.324Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:14:29 [2023-09-11T09:14:29.324Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:14:29 [2023-09-11T09:14:29.324Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:14:29 [2023-09-11T09:14:29.324Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:14:29 [2023-09-11T09:14:29.324Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:14:29 [2023-09-11T09:14:29.324Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:14:29 [2023-09-11T09:14:29.324Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:14:29 [2023-09-11T09:14:29.324Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:14:29 [2023-09-11T09:14:29.324Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:14:29 [2023-09-11T09:14:29.324Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:14:29 [2023-09-11T09:14:29.324Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:14:29 [2023-09-11T09:14:29.324Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:14:29 [2023-09-11T09:14:29.324Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:14:29 [2023-09-11T09:14:29.324Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:14:29 [2023-09-11T09:14:29.324Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:14:29 [2023-09-11T09:14:29.324Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:14:29 [2023-09-11T09:14:29.324Z] === RUN   TestMountDaemonRoot/private/mount_root
09:14:29 [2023-09-11T09:14:29.324Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:14:29 [2023-09-11T09:14:29.324Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:14:29 [2023-09-11T09:14:29.324Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:14:29 [2023-09-11T09:14:29.324Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === RUN   TestMountDaemonRoot/private/bind_root
09:14:29 [2023-09-11T09:14:29.324Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:14:29 [2023-09-11T09:14:29.324Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:14:29 [2023-09-11T09:14:29.324Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === RUN   TestMountDaemonRoot/default/mount_root
09:14:29 [2023-09-11T09:14:29.324Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:14:29 [2023-09-11T09:14:29.324Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === RUN   TestMountDaemonRoot/default/bind_root
09:14:29 [2023-09-11T09:14:29.324Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:14:29 [2023-09-11T09:14:29.324Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:14:29 [2023-09-11T09:14:29.324Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:14:29 [2023-09-11T09:14:29.324Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:14:29 [2023-09-11T09:14:29.324Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:14:29 [2023-09-11T09:14:29.324Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:14:29 [2023-09-11T09:14:29.324Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:14:29 [2023-09-11T09:14:29.324Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:14:29 [2023-09-11T09:14:29.324Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:14:29 [2023-09-11T09:14:29.324Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === CONT  TestMountDaemonRoot/private/mount_root
09:14:29 [2023-09-11T09:14:29.324Z] === CONT  TestMountDaemonRoot/private/bind_root
09:14:29 [2023-09-11T09:14:29.324Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:14:29 [2023-09-11T09:14:29.324Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:14:29 [2023-09-11T09:14:29.324Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === CONT  TestMountDaemonRoot/default/bind_root
09:14:29 [2023-09-11T09:14:29.324Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:14:29 [2023-09-11T09:14:29.324Z] === CONT  TestMountDaemonRoot/default/mount_root
09:14:29 [2023-09-11T09:14:29.324Z] --- PASS: TestMountDaemonRoot (0.02s)
09:14:29 [2023-09-11T09:14:29.324Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:14:29 [2023-09-11T09:14:29.324Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
09:14:29 [2023-09-11T09:14:29.324Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
09:14:29 [2023-09-11T09:14:29.324Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
09:14:29 [2023-09-11T09:14:29.324Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
09:14:29 [2023-09-11T09:14:29.324Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:14:29 [2023-09-11T09:14:29.324Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
09:14:29 [2023-09-11T09:14:29.324Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
09:14:29 [2023-09-11T09:14:29.324Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
09:14:29 [2023-09-11T09:14:29.324Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
09:14:29 [2023-09-11T09:14:29.324Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:14:29 [2023-09-11T09:14:29.324Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
09:14:29 [2023-09-11T09:14:29.324Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
09:14:29 [2023-09-11T09:14:29.324Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
09:14:29 [2023-09-11T09:14:29.324Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
09:14:29 [2023-09-11T09:14:29.324Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:14:29 [2023-09-11T09:14:29.324Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
09:14:29 [2023-09-11T09:14:29.324Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
09:14:29 [2023-09-11T09:14:29.324Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
09:14:29 [2023-09-11T09:14:29.324Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
09:14:29 [2023-09-11T09:14:29.324Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:14:29 [2023-09-11T09:14:29.324Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
09:14:29 [2023-09-11T09:14:29.324Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
09:14:29 [2023-09-11T09:14:29.324Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
09:14:29 [2023-09-11T09:14:29.324Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
09:14:29 [2023-09-11T09:14:29.324Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:14:29 [2023-09-11T09:14:29.324Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
09:14:29 [2023-09-11T09:14:29.324Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
09:14:29 [2023-09-11T09:14:29.324Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
09:14:29 [2023-09-11T09:14:29.324Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
09:14:29 [2023-09-11T09:14:29.324Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:14:29 [2023-09-11T09:14:29.324Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
09:14:29 [2023-09-11T09:14:29.324Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.03s)
09:14:29 [2023-09-11T09:14:29.324Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
09:14:29 [2023-09-11T09:14:29.324Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
09:14:29 [2023-09-11T09:14:29.324Z] === RUN   TestContainerBindMountNonRecursive
09:14:30 [2023-09-11T09:14:30.264Z] --- PASS: TestContainerBindMountNonRecursive (1.06s)
09:14:30 [2023-09-11T09:14:30.264Z] === RUN   TestContainerVolumesMountedAsShared
09:14:30 [2023-09-11T09:14:30.833Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
09:14:30 [2023-09-11T09:14:30.833Z] === RUN   TestContainerVolumesMountedAsSlave
09:14:31 [2023-09-11T09:14:31.093Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
09:14:31 [2023-09-11T09:14:31.093Z] === RUN   TestContainerCopyLeaksMounts
09:14:31 [2023-09-11T09:14:31.662Z] --- PASS: TestContainerCopyLeaksMounts (0.56s)
09:14:31 [2023-09-11T09:14:31.663Z] === RUN   TestContainerBindMountRecursivelyReadOnly
09:14:33 [2023-09-11T09:14:33.044Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.40s)
09:14:33 [2023-09-11T09:14:33.044Z] === RUN   TestNetworkNat
09:14:33 [2023-09-11T09:14:33.613Z] --- PASS: TestNetworkNat (0.50s)
09:14:33 [2023-09-11T09:14:33.613Z] === RUN   TestNetworkLocalhostTCPNat
09:14:34 [2023-09-11T09:14:34.182Z] --- PASS: TestNetworkLocalhostTCPNat (0.52s)
09:14:34 [2023-09-11T09:14:34.182Z] === RUN   TestNetworkLoopbackNat
09:14:36 [2023-09-11T09:14:36.720Z] --- PASS: TestNetworkLoopbackNat (2.62s)
09:14:36 [2023-09-11T09:14:36.720Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
09:14:36 [2023-09-11T09:14:36.980Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
09:14:36 [2023-09-11T09:14:36.980Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
09:14:36 [2023-09-11T09:14:36.980Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
09:14:36 [2023-09-11T09:14:36.980Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
09:14:37 [2023-09-11T09:14:37.240Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.54s)
09:14:37 [2023-09-11T09:14:37.240Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
09:14:37 [2023-09-11T09:14:37.240Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
09:14:37 [2023-09-11T09:14:37.240Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
09:14:37 [2023-09-11T09:14:37.240Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
09:14:37 [2023-09-11T09:14:37.240Z] === RUN   TestPause
09:14:37 [2023-09-11T09:14:37.821Z] --- PASS: TestPause (0.53s)
09:14:37 [2023-09-11T09:14:37.821Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:14:37 [2023-09-11T09:14:37.821Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:14:37 [2023-09-11T09:14:37.821Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:14:37 [2023-09-11T09:14:37.821Z] === RUN   TestPauseStopPausedContainer
09:14:38 [2023-09-11T09:14:38.390Z] --- PASS: TestPauseStopPausedContainer (0.51s)
09:14:38 [2023-09-11T09:14:38.390Z] === RUN   TestPIDModeHost
09:14:39 [2023-09-11T09:14:39.329Z] --- PASS: TestPIDModeHost (1.04s)
09:14:39 [2023-09-11T09:14:39.329Z] === RUN   TestPIDModeContainer
09:14:39 [2023-09-11T09:14:39.329Z] === RUN   TestPIDModeContainer/non-existing_container
09:14:39 [2023-09-11T09:14:39.329Z] === RUN   TestPIDModeContainer/non-running_container
09:14:39 [2023-09-11T09:14:39.329Z] === RUN   TestPIDModeContainer/running_container
09:14:40 [2023-09-11T09:14:40.268Z] --- PASS: TestPIDModeContainer (1.08s)
09:14:40 [2023-09-11T09:14:40.268Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
09:14:40 [2023-09-11T09:14:40.268Z]     --- PASS: TestPIDModeContainer/non-running_container (0.13s)
09:14:40 [2023-09-11T09:14:40.268Z]     --- PASS: TestPIDModeContainer/running_container (0.49s)
09:14:40 [2023-09-11T09:14:40.268Z] === RUN   TestPsFilter
09:14:40 [2023-09-11T09:14:40.528Z] === RUN   TestPsFilter/since
09:14:40 [2023-09-11T09:14:40.528Z] === RUN   TestPsFilter/before
09:14:40 [2023-09-11T09:14:40.528Z] --- PASS: TestPsFilter (0.09s)
09:14:40 [2023-09-11T09:14:40.528Z]     --- PASS: TestPsFilter/since (0.00s)
09:14:40 [2023-09-11T09:14:40.528Z]     --- PASS: TestPsFilter/before (0.00s)
09:14:40 [2023-09-11T09:14:40.528Z] === RUN   TestRemoveContainerWithRemovedVolume
09:14:40 [2023-09-11T09:14:40.787Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
09:14:40 [2023-09-11T09:14:40.787Z] === RUN   TestRemoveContainerWithVolume
09:14:41 [2023-09-11T09:14:41.357Z] --- PASS: TestRemoveContainerWithVolume (0.46s)
09:14:41 [2023-09-11T09:14:41.357Z] === RUN   TestRemoveContainerRunning
09:14:41 [2023-09-11T09:14:41.926Z] --- PASS: TestRemoveContainerRunning (0.47s)
09:14:41 [2023-09-11T09:14:41.926Z] === RUN   TestRemoveContainerForceRemoveRunning
09:14:42 [2023-09-11T09:14:42.186Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
09:14:42 [2023-09-11T09:14:42.186Z] === RUN   TestRemoveInvalidContainer
09:14:42 [2023-09-11T09:14:42.186Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:14:42 [2023-09-11T09:14:42.186Z] === RUN   TestRenameLinkedContainer
09:14:44 [2023-09-11T09:14:44.093Z] --- PASS: TestRenameLinkedContainer (1.85s)
09:14:44 [2023-09-11T09:14:44.093Z] === RUN   TestRenameStoppedContainer
09:14:44 [2023-09-11T09:14:44.662Z] --- PASS: TestRenameStoppedContainer (0.42s)
09:14:44 [2023-09-11T09:14:44.662Z] === RUN   TestRenameRunningContainerAndReuse
09:14:45 [2023-09-11T09:14:45.600Z] --- PASS: TestRenameRunningContainerAndReuse (0.97s)
09:14:45 [2023-09-11T09:14:45.600Z] === RUN   TestRenameInvalidName
09:14:46 [2023-09-11T09:14:46.170Z] --- PASS: TestRenameInvalidName (0.49s)
09:14:46 [2023-09-11T09:14:46.170Z] === RUN   TestRenameAnonymousContainer
09:14:47 [2023-09-11T09:14:47.550Z] --- PASS: TestRenameAnonymousContainer (1.60s)
09:14:47 [2023-09-11T09:14:47.550Z] === RUN   TestRenameContainerWithSameName
09:14:48 [2023-09-11T09:14:48.120Z] --- PASS: TestRenameContainerWithSameName (0.46s)
09:14:48 [2023-09-11T09:14:48.120Z] === RUN   TestRenameContainerWithLinkedContainer
09:14:49 [2023-09-11T09:14:49.058Z] --- PASS: TestRenameContainerWithLinkedContainer (0.98s)
09:14:49 [2023-09-11T09:14:49.058Z] === RUN   TestResize
09:14:49 [2023-09-11T09:14:49.058Z] === RUN   TestResize/success
09:14:49 [2023-09-11T09:14:49.317Z] === RUN   TestResize/invalid_size
09:14:49 [2023-09-11T09:14:49.577Z] === RUN   TestResize/invalid_state
09:14:50 [2023-09-11T09:14:50.147Z] --- PASS: TestResize (0.96s)
09:14:50 [2023-09-11T09:14:50.147Z]     --- PASS: TestResize/success (0.25s)
09:14:50 [2023-09-11T09:14:50.147Z]     --- PASS: TestResize/invalid_size (0.24s)
09:14:50 [2023-09-11T09:14:50.147Z]     --- PASS: TestResize/invalid_state (0.02s)
09:14:50 [2023-09-11T09:14:50.147Z] === RUN   TestDaemonRestartKillContainers
09:14:50 [2023-09-11T09:14:50.147Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:14:50 [2023-09-11T09:14:50.147Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:14:52 [2023-09-11T09:14:52.687Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:14:52 [2023-09-11T09:14:52.687Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:14:52 [2023-09-11T09:14:52.687Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:14:52 [2023-09-11T09:14:52.947Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:14:52 [2023-09-11T09:14:52.947Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:14:52 [2023-09-11T09:14:52.947Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:14:53 [2023-09-11T09:14:53.519Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:14:53 [2023-09-11T09:14:53.779Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:14:57 [2023-09-11T09:14:57.975Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:14:57 [2023-09-11T09:14:57.975Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.37s)
09:14:57 [2023-09-11T09:14:57.975Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.79s)
09:14:57 [2023-09-11T09:14:57.975Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.79s)
09:14:57 [2023-09-11T09:14:57.975Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.81s)
09:14:57 [2023-09-11T09:14:57.975Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.03s)
09:14:57 [2023-09-11T09:14:57.975Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.04s)
09:14:57 [2023-09-11T09:14:57.975Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.33s)
09:14:57 [2023-09-11T09:14:57.975Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.39s)
09:14:57 [2023-09-11T09:14:57.975Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.19s)
09:14:57 [2023-09-11T09:14:57.975Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.20s)
09:14:57 [2023-09-11T09:14:57.975Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
09:14:57 [2023-09-11T09:14:57.975Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.38s)
09:14:57 [2023-09-11T09:14:57.975Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s)
09:14:57 [2023-09-11T09:14:57.975Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.44s)
09:14:57 [2023-09-11T09:14:57.975Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.47s)
09:14:57 [2023-09-11T09:14:57.975Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.91s)
09:14:57 [2023-09-11T09:14:57.975Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
09:14:57 [2023-09-11T09:14:57.975Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
09:14:58 [2023-09-11T09:14:58.235Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
09:14:59 [2023-09-11T09:14:59.173Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.98s)
09:14:59 [2023-09-11T09:14:59.174Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.97s)
09:14:59 [2023-09-11T09:14:59.174Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.00s)
09:14:59 [2023-09-11T09:14:59.174Z] === RUN   TestCgroupNamespacesRun
09:15:00 [2023-09-11T09:15:00.563Z] --- PASS: TestCgroupNamespacesRun (1.10s)
09:15:00 [2023-09-11T09:15:00.563Z] === RUN   TestCgroupNamespacesRunPrivileged
09:15:01 [2023-09-11T09:15:01.513Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s)
09:15:01 [2023-09-11T09:15:01.513Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:15:02 [2023-09-11T09:15:02.458Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s)
09:15:02 [2023-09-11T09:15:02.458Z] === RUN   TestCgroupNamespacesRunHostMode
09:15:03 [2023-09-11T09:15:03.864Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s)
09:15:03 [2023-09-11T09:15:03.864Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:15:04 [2023-09-11T09:15:04.806Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.08s)
09:15:04 [2023-09-11T09:15:04.806Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:15:05 [2023-09-11T09:15:05.749Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s)
09:15:05 [2023-09-11T09:15:05.750Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:15:06 [2023-09-11T09:15:06.693Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
09:15:06 [2023-09-11T09:15:06.693Z] === RUN   TestCgroupNamespacesRunOlderClient
09:15:07 [2023-09-11T09:15:07.643Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.09s)
09:15:07 [2023-09-11T09:15:07.643Z] === RUN   TestNISDomainname
09:15:08 [2023-09-11T09:15:08.212Z] --- PASS: TestNISDomainname (0.58s)
09:15:08 [2023-09-11T09:15:08.212Z] === RUN   TestHostnameDnsResolution
09:15:08 [2023-09-11T09:15:08.781Z] --- PASS: TestHostnameDnsResolution (0.75s)
09:15:08 [2023-09-11T09:15:08.781Z] === RUN   TestUnprivilegedPortsAndPing
09:15:09 [2023-09-11T09:15:09.350Z] --- PASS: TestUnprivilegedPortsAndPing (0.58s)
09:15:09 [2023-09-11T09:15:09.350Z] === RUN   TestPrivilegedHostDevices
09:15:09 [2023-09-11T09:15:09.919Z] --- PASS: TestPrivilegedHostDevices (0.54s)
09:15:09 [2023-09-11T09:15:09.919Z] === RUN   TestRunConsoleSize
09:15:10 [2023-09-11T09:15:10.490Z] --- PASS: TestRunConsoleSize (0.46s)
09:15:10 [2023-09-11T09:15:10.490Z] === RUN   TestRunWithAlternativeContainerdShim
09:15:17 [2023-09-11T09:15:17.063Z] --- PASS: TestRunWithAlternativeContainerdShim (5.48s)
09:15:17 [2023-09-11T09:15:17.063Z] === RUN   TestStats
09:15:18 [2023-09-11T09:15:18.443Z] --- PASS: TestStats (2.52s)
09:15:18 [2023-09-11T09:15:18.443Z] === RUN   TestStopContainerWithTimeout
09:15:18 [2023-09-11T09:15:18.443Z] === RUN   TestStopContainerWithTimeout/0
09:15:18 [2023-09-11T09:15:18.443Z] === PAUSE TestStopContainerWithTimeout/0
09:15:18 [2023-09-11T09:15:18.443Z] === RUN   TestStopContainerWithTimeout/1
09:15:18 [2023-09-11T09:15:18.443Z] === PAUSE TestStopContainerWithTimeout/1
09:15:18 [2023-09-11T09:15:18.443Z] === RUN   TestStopContainerWithTimeout/3
09:15:18 [2023-09-11T09:15:18.443Z] === PAUSE TestStopContainerWithTimeout/3
09:15:18 [2023-09-11T09:15:18.443Z] === RUN   TestStopContainerWithTimeout/-1
09:15:18 [2023-09-11T09:15:18.443Z] === PAUSE TestStopContainerWithTimeout/-1
09:15:18 [2023-09-11T09:15:18.443Z] === CONT  TestStopContainerWithTimeout/0
09:15:18 [2023-09-11T09:15:18.443Z] === CONT  TestStopContainerWithTimeout/3
09:15:18 [2023-09-11T09:15:18.443Z] === CONT  TestStopContainerWithTimeout/-1
09:15:18 [2023-09-11T09:15:18.443Z] === CONT  TestStopContainerWithTimeout/1
09:15:21 [2023-09-11T09:15:21.735Z] --- PASS: TestStopContainerWithTimeout (0.04s)
09:15:21 [2023-09-11T09:15:21.735Z]     --- PASS: TestStopContainerWithTimeout/0 (0.94s)
09:15:21 [2023-09-11T09:15:21.735Z]     --- PASS: TestStopContainerWithTimeout/1 (1.93s)
09:15:21 [2023-09-11T09:15:21.736Z]     --- PASS: TestStopContainerWithTimeout/3 (2.80s)
09:15:21 [2023-09-11T09:15:21.736Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.85s)
09:15:21 [2023-09-11T09:15:21.736Z] === RUN   TestStopContainerWithTimeoutCancel
09:15:21 [2023-09-11T09:15:21.736Z] === PAUSE TestStopContainerWithTimeoutCancel
09:15:21 [2023-09-11T09:15:21.736Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:15:22 [2023-09-11T09:15:22.675Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.43s)
09:15:22 [2023-09-11T09:15:22.675Z] === RUN   TestUpdateMemory
09:15:23 [2023-09-11T09:15:23.244Z] --- PASS: TestUpdateMemory (0.58s)
09:15:23 [2023-09-11T09:15:23.244Z] === RUN   TestUpdateCPUQuota
09:15:24 [2023-09-11T09:15:24.183Z] --- PASS: TestUpdateCPUQuota (0.92s)
09:15:24 [2023-09-11T09:15:24.183Z] === RUN   TestUpdatePidsLimit
09:15:24 [2023-09-11T09:15:24.183Z] === RUN   TestUpdatePidsLimit/update_from_none
09:15:24 [2023-09-11T09:15:24.443Z] === RUN   TestUpdatePidsLimit/no_change
09:15:24 [2023-09-11T09:15:24.703Z] === RUN   TestUpdatePidsLimit/update_lower
09:15:24 [2023-09-11T09:15:24.962Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:15:25 [2023-09-11T09:15:25.221Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:15:25 [2023-09-11T09:15:25.481Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:15:25 [2023-09-11T09:15:25.481Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:15:26 [2023-09-11T09:15:26.420Z] --- PASS: TestUpdatePidsLimit (2.05s)
09:15:26 [2023-09-11T09:15:26.420Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.23s)
09:15:26 [2023-09-11T09:15:26.420Z]     --- PASS: TestUpdatePidsLimit/no_change (0.23s)
09:15:26 [2023-09-11T09:15:26.420Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
09:15:26 [2023-09-11T09:15:26.420Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
09:15:26 [2023-09-11T09:15:26.420Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
09:15:26 [2023-09-11T09:15:26.420Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s)
09:15:26 [2023-09-11T09:15:26.420Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
09:15:26 [2023-09-11T09:15:26.420Z] === RUN   TestUpdateRestartPolicy
09:15:38 [2023-09-11T09:15:38.635Z] --- PASS: TestUpdateRestartPolicy (10.88s)
09:15:38 [2023-09-11T09:15:38.635Z] === RUN   TestUpdateRestartWithAutoRemove
09:15:38 [2023-09-11T09:15:38.635Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
09:15:38 [2023-09-11T09:15:38.635Z] === RUN   TestWaitNonBlocked
09:15:38 [2023-09-11T09:15:38.635Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:15:38 [2023-09-11T09:15:38.635Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:15:38 [2023-09-11T09:15:38.635Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:15:38 [2023-09-11T09:15:38.635Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:15:38 [2023-09-11T09:15:38.635Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:15:38 [2023-09-11T09:15:38.635Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:15:38 [2023-09-11T09:15:38.635Z] --- PASS: TestWaitNonBlocked (0.03s)
09:15:38 [2023-09-11T09:15:38.635Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s)
09:15:38 [2023-09-11T09:15:38.635Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s)
09:15:38 [2023-09-11T09:15:38.635Z] === RUN   TestWaitBlocked
09:15:38 [2023-09-11T09:15:38.635Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:15:38 [2023-09-11T09:15:38.635Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:15:38 [2023-09-11T09:15:38.635Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:15:38 [2023-09-11T09:15:38.635Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:15:38 [2023-09-11T09:15:38.635Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:15:38 [2023-09-11T09:15:38.635Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:15:39 [2023-09-11T09:15:39.203Z] --- PASS: TestWaitBlocked (0.03s)
09:15:39 [2023-09-11T09:15:39.203Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s)
09:15:39 [2023-09-11T09:15:39.203Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s)
09:15:39 [2023-09-11T09:15:39.203Z] === RUN   TestWaitConditions
09:15:39 [2023-09-11T09:15:39.203Z] === RUN   TestWaitConditions/default
09:15:39 [2023-09-11T09:15:39.203Z] === PAUSE TestWaitConditions/default
09:15:39 [2023-09-11T09:15:39.203Z] === RUN   TestWaitConditions/not-running
09:15:39 [2023-09-11T09:15:39.203Z] === PAUSE TestWaitConditions/not-running
09:15:39 [2023-09-11T09:15:39.203Z] === RUN   TestWaitConditions/next-exit
09:15:39 [2023-09-11T09:15:39.203Z] === PAUSE TestWaitConditions/next-exit
09:15:39 [2023-09-11T09:15:39.203Z] === RUN   TestWaitConditions/removed
09:15:39 [2023-09-11T09:15:39.203Z] === PAUSE TestWaitConditions/removed
09:15:39 [2023-09-11T09:15:39.204Z] === CONT  TestWaitConditions/default
09:15:39 [2023-09-11T09:15:39.204Z] === CONT  TestWaitConditions/next-exit
09:15:39 [2023-09-11T09:15:39.204Z] === CONT  TestWaitConditions/not-running
09:15:39 [2023-09-11T09:15:39.204Z] === CONT  TestWaitConditions/removed
09:15:39 [2023-09-11T09:15:39.204Z]     wait_test.go:148: ContainerID = 1d6c5bade357000b29c0673044cb4e9d2bd3202168ca6ec63a770b6c14cc7c70
09:15:39 [2023-09-11T09:15:39.204Z]     wait_test.go:148: ContainerID = eeadb4ff28c2d32e2bf1248ce92857490af49a0999eb5fa76140a4ad7ac989c7
09:15:39 [2023-09-11T09:15:39.204Z]     wait_test.go:148: ContainerID = 559752c69d7a6c09e8f601e064c7c49b198860a4ce76cd1cbd74e05ae8148beb
09:15:39 [2023-09-11T09:15:39.204Z]     wait_test.go:148: ContainerID = 55eade9b4076534e0d3c6a7fd693d0033d5f7aedceac205ec4e1340adc36c842
09:15:40 [2023-09-11T09:15:40.584Z] --- PASS: TestWaitConditions (0.04s)
09:15:40 [2023-09-11T09:15:40.584Z]     --- PASS: TestWaitConditions/removed (0.62s)
09:15:40 [2023-09-11T09:15:40.584Z]     --- PASS: TestWaitConditions/not-running (0.84s)
09:15:40 [2023-09-11T09:15:40.584Z]     --- PASS: TestWaitConditions/default (1.06s)
09:15:40 [2023-09-11T09:15:40.584Z]     --- PASS: TestWaitConditions/next-exit (1.11s)
09:15:40 [2023-09-11T09:15:40.584Z] === RUN   TestWaitRestartedContainer
09:15:40 [2023-09-11T09:15:40.584Z] === RUN   TestWaitRestartedContainer/default
09:15:40 [2023-09-11T09:15:40.584Z] === PAUSE TestWaitRestartedContainer/default
09:15:40 [2023-09-11T09:15:40.584Z] === RUN   TestWaitRestartedContainer/not-running
09:15:40 [2023-09-11T09:15:40.584Z] === PAUSE TestWaitRestartedContainer/not-running
09:15:40 [2023-09-11T09:15:40.584Z] === RUN   TestWaitRestartedContainer/next-exit
09:15:40 [2023-09-11T09:15:40.584Z] === PAUSE TestWaitRestartedContainer/next-exit
09:15:40 [2023-09-11T09:15:40.584Z] === CONT  TestWaitRestartedContainer/default
09:15:40 [2023-09-11T09:15:40.584Z] === CONT  TestWaitRestartedContainer/next-exit
09:15:40 [2023-09-11T09:15:40.584Z] === CONT  TestWaitRestartedContainer/not-running
09:15:42 [2023-09-11T09:15:42.493Z] --- PASS: TestWaitRestartedContainer (0.01s)
09:15:42 [2023-09-11T09:15:42.493Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.70s)
09:15:42 [2023-09-11T09:15:42.493Z]     --- PASS: TestWaitRestartedContainer/default (1.90s)
09:15:42 [2023-09-11T09:15:42.493Z]     --- PASS: TestWaitRestartedContainer/not-running (1.95s)
09:15:42 [2023-09-11T09:15:42.493Z] === CONT  TestContainerStartOnDaemonRestart
09:15:42 [2023-09-11T09:15:42.493Z] === CONT  TestIpcModeOlderClient
09:15:42 [2023-09-11T09:15:42.493Z] === CONT  TestContainerKillOnDaemonStart
09:15:42 [2023-09-11T09:15:42.493Z] === CONT  TestDaemonHostGatewayIP
09:15:42 [2023-09-11T09:15:42.493Z] === CONT  TestRestartDaemonWithRestartingContainer
09:15:42 [2023-09-11T09:15:42.493Z] === CONT  TestDaemonRestartIpcMode
09:15:42 [2023-09-11T09:15:42.493Z] === CONT  TestHardRestartWhenContainerIsRunning
09:15:42 [2023-09-11T09:15:42.493Z] === CONT  TestStopContainerWithTimeoutCancel
09:15:42 [2023-09-11T09:15:42.493Z] --- PASS: TestIpcModeOlderClient (0.07s)
09:15:44 [2023-09-11T09:15:44.491Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
09:15:44 [2023-09-11T09:15:44.491Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
09:15:44 [2023-09-11T09:15:44.491Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.22s)
09:15:44 [2023-09-11T09:15:44.491Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
09:15:44 [2023-09-11T09:15:44.491Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.37s)
09:15:45 [2023-09-11T09:15:45.062Z] --- PASS: TestContainerStartOnDaemonRestart (2.59s)
09:15:46 [2023-09-11T09:15:46.001Z] --- PASS: TestDaemonHostGatewayIP (3.62s)
09:15:46 [2023-09-11T09:15:46.261Z] --- PASS: TestDaemonRestartIpcMode (3.91s)
09:15:46 [2023-09-11T09:15:46.261Z] --- PASS: TestStopContainerWithTimeoutCancel (3.92s)
09:15:46 [2023-09-11T09:15:46.261Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.00s)
09:15:54 [2023-09-11T09:15:54.385Z] --- PASS: TestContainerKillOnDaemonStart (11.77s)
09:15:54 [2023-09-11T09:15:54.385Z] PASS
09:15:54 [2023-09-11T09:15:54.385Z] 
09:15:54 [2023-09-11T09:15:54.385Z] === Skipped
09:15:54 [2023-09-11T09:15:54.385Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
09:15:54 [2023-09-11T09:15:54.385Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:15:54 [2023-09-11T09:15:54.385Z] 
09:15:54 [2023-09-11T09:15:54.385Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:15:54 [2023-09-11T09:15:54.385Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:15:54 [2023-09-11T09:15:54.385Z] 
09:15:54 [2023-09-11T09:15:54.385Z] DONE 311 tests, 2 skipped in 164.177s
09:15:54 [2023-09-11T09:15:54.385Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
09:15:54 [2023-09-11T09:15:54.385Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
09:15:54 [2023-09-11T09:15:54.385Z] ++ set -e
09:15:54 [2023-09-11T09:15:54.385Z] ++ '[' -n 0 ']'
09:15:54 [2023-09-11T09:15:54.385Z] ++ set -x
09:15:54 [2023-09-11T09:15:54.385Z] ++ 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.n6Ybc7au6A/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
09:15:54 [2023-09-11T09:15:54.385Z] INFO: Testing against a local daemon
09:15:54 [2023-09-11T09:15:54.385Z] === RUN   TestConfigDaemonID
09:15:55 [2023-09-11T09:15:55.324Z]     daemon_test.go:60: [d1440e5b96d25] daemon is not started
09:15:55 [2023-09-11T09:15:55.324Z] --- PASS: TestConfigDaemonID (1.05s)
09:15:55 [2023-09-11T09:15:55.324Z] === RUN   TestDaemonConfigValidation
09:15:55 [2023-09-11T09:15:55.324Z] === RUN   TestDaemonConfigValidation/config_with_no_content
09:15:55 [2023-09-11T09:15:55.324Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
09:15:55 [2023-09-11T09:15:55.324Z] === RUN   TestDaemonConfigValidation/config_with_{}
09:15:55 [2023-09-11T09:15:55.324Z] === PAUSE TestDaemonConfigValidation/config_with_{}
09:15:55 [2023-09-11T09:15:55.324Z] === RUN   TestDaemonConfigValidation/invalid_config
09:15:55 [2023-09-11T09:15:55.324Z] === PAUSE TestDaemonConfigValidation/invalid_config
09:15:55 [2023-09-11T09:15:55.324Z] === RUN   TestDaemonConfigValidation/malformed_config
09:15:55 [2023-09-11T09:15:55.324Z] === PAUSE TestDaemonConfigValidation/malformed_config
09:15:55 [2023-09-11T09:15:55.324Z] === RUN   TestDaemonConfigValidation/valid_config
09:15:55 [2023-09-11T09:15:55.324Z] === PAUSE TestDaemonConfigValidation/valid_config
09:15:55 [2023-09-11T09:15:55.324Z] === CONT  TestDaemonConfigValidation/config_with_no_content
09:15:55 [2023-09-11T09:15:55.324Z] === CONT  TestDaemonConfigValidation/malformed_config
09:15:55 [2023-09-11T09:15:55.324Z] === CONT  TestDaemonConfigValidation/invalid_config
09:15:55 [2023-09-11T09:15:55.324Z] === CONT  TestDaemonConfigValidation/config_with_{}
09:15:55 [2023-09-11T09:15:55.324Z] === CONT  TestDaemonConfigValidation/valid_config
09:15:55 [2023-09-11T09:15:55.324Z] --- PASS: TestDaemonConfigValidation (0.00s)
09:15:55 [2023-09-11T09:15:55.324Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
09:15:55 [2023-09-11T09:15:55.324Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
09:15:55 [2023-09-11T09:15:55.324Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
09:15:55 [2023-09-11T09:15:55.324Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
09:15:55 [2023-09-11T09:15:55.324Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
09:15:55 [2023-09-11T09:15:55.324Z] === RUN   TestConfigDaemonSeccompProfiles
09:15:55 [2023-09-11T09:15:55.324Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
09:15:56 [2023-09-11T09:15:56.262Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
09:15:57 [2023-09-11T09:15:57.642Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
09:15:58 [2023-09-11T09:15:58.581Z]     daemon_test.go:179: [dc351a0c6b4b2] daemon is not started
09:15:58 [2023-09-11T09:15:58.581Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s)
09:15:58 [2023-09-11T09:15:58.581Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
09:15:58 [2023-09-11T09:15:58.581Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s)
09:15:58 [2023-09-11T09:15:58.581Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s)
09:15:58 [2023-09-11T09:15:58.581Z] === RUN   TestDaemonProxy
09:15:58 [2023-09-11T09:15:58.581Z] === RUN   TestDaemonProxy/environment_variables
09:15:58 [2023-09-11T09:15:58.581Z] === PAUSE TestDaemonProxy/environment_variables
09:15:58 [2023-09-11T09:15:58.581Z] === RUN   TestDaemonProxy/command-line_options
09:15:58 [2023-09-11T09:15:58.581Z] === PAUSE TestDaemonProxy/command-line_options
09:15:58 [2023-09-11T09:15:58.581Z] === RUN   TestDaemonProxy/configuration_file
09:15:58 [2023-09-11T09:15:58.581Z] === PAUSE TestDaemonProxy/configuration_file
09:15:58 [2023-09-11T09:15:58.581Z] === RUN   TestDaemonProxy/conflicting_options
09:15:58 [2023-09-11T09:15:58.841Z] === RUN   TestDaemonProxy/reload_sanitized
09:15:58 [2023-09-11T09:15:58.841Z] === PAUSE TestDaemonProxy/reload_sanitized
09:15:58 [2023-09-11T09:15:58.841Z] === CONT  TestDaemonProxy/environment_variables
09:15:58 [2023-09-11T09:15:58.841Z] === CONT  TestDaemonProxy/configuration_file
09:15:58 [2023-09-11T09:15:58.841Z] === CONT  TestDaemonProxy/command-line_options
09:15:58 [2023-09-11T09:15:58.841Z] === CONT  TestDaemonProxy/reload_sanitized
09:16:00 [2023-09-11T09:16:00.749Z] --- PASS: TestDaemonProxy (0.50s)
09:16:00 [2023-09-11T09:16:00.749Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
09:16:00 [2023-09-11T09:16:00.749Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
09:16:00 [2023-09-11T09:16:00.749Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
09:16:00 [2023-09-11T09:16:00.749Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
09:16:00 [2023-09-11T09:16:00.749Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
09:16:00 [2023-09-11T09:16:00.749Z] === RUN   TestLiveRestore
09:16:00 [2023-09-11T09:16:00.749Z] === RUN   TestLiveRestore/volume_references
09:16:00 [2023-09-11T09:16:00.749Z] === PAUSE TestLiveRestore/volume_references
09:16:00 [2023-09-11T09:16:00.749Z] === CONT  TestLiveRestore/volume_references
09:16:01 [2023-09-11T09:16:01.318Z] === RUN   TestLiveRestore/volume_references/restartPolicy
09:16:01 [2023-09-11T09:16:01.318Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
09:16:02 [2023-09-11T09:16:02.256Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
09:16:03 [2023-09-11T09:16:03.195Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
09:16:04 [2023-09-11T09:16:04.134Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
09:16:05 [2023-09-11T09:16:05.072Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
09:16:06 [2023-09-11T09:16:06.010Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
09:16:06 [2023-09-11T09:16:06.578Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
09:16:07 [2023-09-11T09:16:07.516Z] --- PASS: TestLiveRestore (0.00s)
09:16:07 [2023-09-11T09:16:07.517Z]     --- PASS: TestLiveRestore/volume_references (6.81s)
09:16:07 [2023-09-11T09:16:07.517Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.81s)
09:16:07 [2023-09-11T09:16:07.517Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.95s)
09:16:07 [2023-09-11T09:16:07.517Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.95s)
09:16:07 [2023-09-11T09:16:07.517Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.95s)
09:16:07 [2023-09-11T09:16:07.517Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.96s)
09:16:07 [2023-09-11T09:16:07.517Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.44s)
09:16:07 [2023-09-11T09:16:07.517Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.46s)
09:16:07 [2023-09-11T09:16:07.517Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.96s)
09:16:07 [2023-09-11T09:16:07.517Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
09:16:08 [2023-09-11T09:16:08.085Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.66s)
09:16:08 [2023-09-11T09:16:08.085Z] PASS
09:16:08 [2023-09-11T09:16:08.085Z] 
09:16:08 [2023-09-11T09:16:08.085Z] DONE 28 tests in 14.041s
09:16:08 [2023-09-11T09:16:08.085Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
09:16:08 [2023-09-11T09:16:08.085Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
09:16:08 [2023-09-11T09:16:08.085Z] ++ set -e
09:16:08 [2023-09-11T09:16:08.085Z] ++ '[' -n 0 ']'
09:16:08 [2023-09-11T09:16:08.085Z] ++ set -x
09:16:08 [2023-09-11T09:16:08.086Z] ++ 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.n6Ybc7au6A/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
09:16:08 [2023-09-11T09:16:08.086Z] INFO: Testing against a local daemon
09:16:08 [2023-09-11T09:16:08.086Z] === RUN   TestCommitInheritsEnv
09:16:08 [2023-09-11T09:16:08.345Z] --- PASS: TestCommitInheritsEnv (0.12s)
09:16:08 [2023-09-11T09:16:08.345Z] === RUN   TestImportExtremelyLargeImageWorks
09:16:08 [2023-09-11T09:16:08.345Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
09:16:08 [2023-09-11T09:16:08.345Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
09:16:08 [2023-09-11T09:16:08.345Z] === RUN   TestImportWithCustomPlatform
09:16:08 [2023-09-11T09:16:08.345Z] === RUN   TestImportWithCustomPlatform/#00
09:16:08 [2023-09-11T09:16:08.345Z] === RUN   TestImportWithCustomPlatform/_______
09:16:08 [2023-09-11T09:16:08.345Z] === RUN   TestImportWithCustomPlatform//
09:16:08 [2023-09-11T09:16:08.345Z] === RUN   TestImportWithCustomPlatform/linux
09:16:08 [2023-09-11T09:16:08.345Z] === RUN   TestImportWithCustomPlatform/LINUX
09:16:08 [2023-09-11T09:16:08.345Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
09:16:08 [2023-09-11T09:16:08.345Z] === RUN   TestImportWithCustomPlatform/macos
09:16:08 [2023-09-11T09:16:08.345Z] === RUN   TestImportWithCustomPlatform/macos/arm64
09:16:08 [2023-09-11T09:16:08.345Z] === RUN   TestImportWithCustomPlatform/nintendo64
09:16:08 [2023-09-11T09:16:08.345Z] --- PASS: TestImportWithCustomPlatform (0.10s)
09:16:08 [2023-09-11T09:16:08.345Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
09:16:08 [2023-09-11T09:16:08.345Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
09:16:08 [2023-09-11T09:16:08.345Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
09:16:08 [2023-09-11T09:16:08.345Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
09:16:08 [2023-09-11T09:16:08.345Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
09:16:08 [2023-09-11T09:16:08.345Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
09:16:08 [2023-09-11T09:16:08.345Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
09:16:08 [2023-09-11T09:16:08.345Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
09:16:08 [2023-09-11T09:16:08.345Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
09:16:08 [2023-09-11T09:16:08.345Z] === RUN   TestImageInspectEmptyTagsAndDigests
09:16:08 [2023-09-11T09:16:08.345Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
09:16:08 [2023-09-11T09:16:08.345Z] === RUN   TestImagesFilterMultiReference
09:16:08 [2023-09-11T09:16:08.605Z] --- PASS: TestImagesFilterMultiReference (0.06s)
09:16:08 [2023-09-11T09:16:08.605Z] === RUN   TestImagesFilterBeforeSince
09:16:08 [2023-09-11T09:16:08.605Z]     list_test.go:87: ImageList: ID=sha256:0e2b2354d7444ac09e6330e9aa339f6dce9319c3b712b8b61a9344aa12227362 RepoTags=[testimagesfilterbeforesince:v1]
09:16:08 [2023-09-11T09:16:08.605Z]     list_test.go:87: ImageList: ID=sha256:09be2bbbfd99064fb998a4611a32c2c94c34ca7e999d572b106269b503c3780d RepoTags=[testimagesfilterbeforesince:v2]
09:16:08 [2023-09-11T09:16:08.605Z]     list_test.go:87: ImageList: ID=sha256:d8b87c22ba3ccd4c6f9634ffe730756330fe449f81b795e52e4d9602ad8f469f RepoTags=[testimagesfilterbeforesince:v3]
09:16:08 [2023-09-11T09:16:08.605Z] --- PASS: TestImagesFilterBeforeSince (0.19s)
09:16:08 [2023-09-11T09:16:08.605Z] === RUN   TestAPIImagesFilters
09:16:08 [2023-09-11T09:16:08.605Z] === RUN   TestAPIImagesFilters/repository_regex
09:16:08 [2023-09-11T09:16:08.605Z] === PAUSE TestAPIImagesFilters/repository_regex
09:16:08 [2023-09-11T09:16:08.605Z] === RUN   TestAPIImagesFilters/image_name_regex
09:16:08 [2023-09-11T09:16:08.605Z] === PAUSE TestAPIImagesFilters/image_name_regex
09:16:08 [2023-09-11T09:16:08.605Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
09:16:08 [2023-09-11T09:16:08.605Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
09:16:08 [2023-09-11T09:16:08.605Z] === RUN   TestAPIImagesFilters/registry_port_regex
09:16:08 [2023-09-11T09:16:08.605Z] === PAUSE TestAPIImagesFilters/registry_port_regex
09:16:08 [2023-09-11T09:16:08.605Z] === CONT  TestAPIImagesFilters/repository_regex
09:16:08 [2023-09-11T09:16:08.605Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
09:16:08 [2023-09-11T09:16:08.605Z] === CONT  TestAPIImagesFilters/image_name_regex
09:16:08 [2023-09-11T09:16:08.605Z] === CONT  TestAPIImagesFilters/registry_port_regex
09:16:08 [2023-09-11T09:16:08.605Z] --- PASS: TestAPIImagesFilters (0.04s)
09:16:08 [2023-09-11T09:16:08.605Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
09:16:08 [2023-09-11T09:16:08.605Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
09:16:08 [2023-09-11T09:16:08.605Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
09:16:08 [2023-09-11T09:16:08.605Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
09:16:08 [2023-09-11T09:16:08.605Z] === RUN   TestPruneDontDeleteUsedDangling
09:16:08 [2023-09-11T09:16:08.867Z] --- PASS: TestPruneDontDeleteUsedDangling (0.03s)
09:16:08 [2023-09-11T09:16:08.867Z] === RUN   TestImagePullPlatformInvalid
09:16:08 [2023-09-11T09:16:08.867Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
09:16:08 [2023-09-11T09:16:08.867Z] === RUN   TestImagePullStoredfDigestForOtherRepo
09:16:08 [2023-09-11T09:16:08.867Z] time="2023-09-11T09:16:08.659966497Z" 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=818ee2b4-acbd-4694-81fb-fe120e1d2589 version=2.8.2 
09:16:08 [2023-09-11T09:16:08.867Z] time="2023-09-11T09:16:08.660062174Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=818ee2b4-acbd-4694-81fb-fe120e1d2589 version=2.8.2 
09:16:08 [2023-09-11T09:16:08.867Z] time="2023-09-11T09:16:08.660079068Z" level=info msg="Starting upload purge in 32m0s" go.version=go1.19.9 instance.id=818ee2b4-acbd-4694-81fb-fe120e1d2589 version=2.8.2 
09:16:08 [2023-09-11T09:16:08.867Z] time="2023-09-11T09:16:08.660348106Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.9 instance.id=818ee2b4-acbd-4694-81fb-fe120e1d2589 version=2.8.2 
09:16:08 [2023-09-11T09:16:08.867Z] time="2023-09-11T09:16:08.752398455Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b2038db2-ff6e-4faf-b088-55da7746d0e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44524" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
09:16:08 [2023-09-11T09:16:08.867Z] time="2023-09-11T09:16:08.752449637Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b2038db2-ff6e-4faf-b088-55da7746d0e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44524" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.07521ms http.response.status=200 http.response.written=2 
09:16:08 [2023-09-11T09:16:08.867Z] 127.0.0.1 - - [11/Sep/2023:09:16:08 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
09:16:08 [2023-09-11T09:16:08.867Z] time="2023-09-11T09:16:08.754993392Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fa038114-6988-4310-a548-73fe6b921fe8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:16:08 [2023-09-11T09:16:08.867Z] time="2023-09-11T09:16:08.755048521Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fa038114-6988-4310-a548-73fe6b921fe8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:16:08 [2023-09-11T09:16:08.867Z] time="2023-09-11T09:16:08.755070165Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=de0cdc0e-f206-475e-b2ed-85add97f0ff2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44534" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:16:08 [2023-09-11T09:16:08.867Z] time="2023-09-11T09:16:08.755105118Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=de0cdc0e-f206-475e-b2ed-85add97f0ff2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44534" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:16:08 [2023-09-11T09:16:08.867Z] time="2023-09-11T09:16:08.755171372Z" 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=fa038114-6988-4310-a548-73fe6b921fe8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=46.71µ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=16d9815d-12fc-4808-8d5b-f54fb6763b78 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:16:08 [2023-09-11T09:16:08.867Z] time="2023-09-11T09:16:08.755174384Z" 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=de0cdc0e-f206-475e-b2ed-85add97f0ff2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44534" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=28.701µ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=b76c0868-b980-4109-92e6-4b73357bdc44 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:16:08 [2023-09-11T09:16:08.867Z] time="2023-09-11T09:16:08.755318847Z" 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=fa038114-6988-4310-a548-73fe6b921fe8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44542" 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.215843ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:16:08 [2023-09-11T09:16:08.867Z] 127.0.0.1 - - [11/Sep/2023:09:16:08 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
09:16:08 [2023-09-11T09:16:08.867Z] time="2023-09-11T09:16:08.755349468Z" 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=de0cdc0e-f206-475e-b2ed-85add97f0ff2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44534" 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.247053ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:16:08 [2023-09-11T09:16:08.867Z] 127.0.0.1 - - [11/Sep/2023:09:16:08 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
09:16:08 [2023-09-11T09:16:08.867Z] time="2023-09-11T09:16:08.75706786Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f89d0bc0-7f22-4cbd-a3c3-9618269aaa9d http.request.method=POST http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test 
09:16:08 [2023-09-11T09:16:08.867Z] time="2023-09-11T09:16:08.757141876Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f89d0bc0-7f22-4cbd-a3c3-9618269aaa9d http.request.method=POST http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test 
09:16:08 [2023-09-11T09:16:08.867Z] time="2023-09-11T09:16:08.757072938Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=899af6f9-2abf-49e2-9da7-6d665a3f4ce9 http.request.method=POST http.request.remoteaddr="127.0.0.1:44534" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test 
09:16:08 [2023-09-11T09:16:08.867Z] time="2023-09-11T09:16:08.757202321Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=899af6f9-2abf-49e2-9da7-6d665a3f4ce9 http.request.method=POST http.request.remoteaddr="127.0.0.1:44534" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test 
09:16:08 [2023-09-11T09:16:08.867Z] time="2023-09-11T09:16:08.757310076Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/a4f0c4e4-ab2a-4fbb-be73-51e5d72707f9/startedat")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f89d0bc0-7f22-4cbd-a3c3-9618269aaa9d http.request.method=POST http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=130.72µ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=e525b618-7c62-4d54-8cb1-75b8e55eff15 trace.line=110 vars.name=test 
09:16:08 [2023-09-11T09:16:08.868Z] time="2023-09-11T09:16:08.757369857Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/a4f0c4e4-ab2a-4fbb-be73-51e5d72707f9/data", false)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f89d0bc0-7f22-4cbd-a3c3-9618269aaa9d http.request.method=POST http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=24.869µ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=150f79ed-9177-412b-8c2b-743e9debaa37 trace.line=142 vars.name=test 
09:16:08 [2023-09-11T09:16:08.868Z] time="2023-09-11T09:16:08.757396892Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/af14927a-9163-4b96-bb1c-60013dfb4633/startedat")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=899af6f9-2abf-49e2-9da7-6d665a3f4ce9 http.request.method=POST http.request.remoteaddr="127.0.0.1:44534" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=160.857µ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=d41d0f07-000c-4b48-b4b9-136aed97af7b trace.line=110 vars.name=test 
09:16:08 [2023-09-11T09:16:08.868Z] time="2023-09-11T09:16:08.757447385Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/a4f0c4e4-ab2a-4fbb-be73-51e5d72707f9/hashstates/sha256/0")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f89d0bc0-7f22-4cbd-a3c3-9618269aaa9d http.request.method=POST http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=41.615µ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=6cb7ae1e-da7e-4051-a77a-e1c566ebe603 trace.line=110 vars.name=test 
09:16:08 [2023-09-11T09:16:08.868Z] time="2023-09-11T09:16:08.757482207Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/af14927a-9163-4b96-bb1c-60013dfb4633/data", false)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=899af6f9-2abf-49e2-9da7-6d665a3f4ce9 http.request.method=POST http.request.remoteaddr="127.0.0.1:44534" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=41.131µ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=2ee478df-7f45-4e8e-b94f-ac95c288a0e4 trace.line=142 vars.name=test 
09:16:08 [2023-09-11T09:16:08.868Z] time="2023-09-11T09:16:08.757565224Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f89d0bc0-7f22-4cbd-a3c3-9618269aaa9d http.request.method=POST http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.975976ms http.response.status=202 http.response.written=0 
09:16:08 [2023-09-11T09:16:08.868Z] 127.0.0.1 - - [11/Sep/2023:09:16:08 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
09:16:08 [2023-09-11T09:16:08.868Z] time="2023-09-11T09:16:08.757564026Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/af14927a-9163-4b96-bb1c-60013dfb4633/hashstates/sha256/0")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=899af6f9-2abf-49e2-9da7-6d665a3f4ce9 http.request.method=POST http.request.remoteaddr="127.0.0.1:44534" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=50.92µ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=bb1dc5bb-f669-412c-8f3e-4d0cddb5fb2e trace.line=110 vars.name=test 
09:16:08 [2023-09-11T09:16:08.868Z] time="2023-09-11T09:16:08.757711484Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=899af6f9-2abf-49e2-9da7-6d665a3f4ce9 http.request.method=POST http.request.remoteaddr="127.0.0.1:44534" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.127873ms http.response.status=202 http.response.written=0 
09:16:08 [2023-09-11T09:16:08.868Z] 127.0.0.1 - - [11/Sep/2023:09:16:08 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
09:16:08 [2023-09-11T09:16:08.868Z] time="2023-09-11T09:16:08.759186872Z" 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=311ca213-f6e9-4231-85fd-a9e1096550c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/blobs/uploads/af14927a-9163-4b96-bb1c-60013dfb4633?_state=Plh8lEUtQjFv5JyiVSXIJp6JzS83M8dTRquDYyiazhV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFmMTQ5MjdhLTkxNjMtNGI5Ni1iYjFjLTYwMDEzZGZiNDYzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQwOToxNjowOC43NTcyMTU5MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=af14927a-9163-4b96-bb1c-60013dfb4633 
09:16:08 [2023-09-11T09:16:08.868Z] time="2023-09-11T09:16:08.75921691Z" 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=b4c81489-0101-451e-b4b2-0f8ffb084c8a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44534" http.request.uri="/v2/test/blobs/uploads/a4f0c4e4-ab2a-4fbb-be73-51e5d72707f9?_state=FDJumTbuBRfLxKYFOXk5p6qCc35Vxx7xbBcdPON6DIV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE0ZjBjNGU0LWFiMmEtNGZiYi1iZTczLTUxZTVkNzI3MDdmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQwOToxNjowOC43NTcxNTc2N1oifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=a4f0c4e4-ab2a-4fbb-be73-51e5d72707f9 
09:16:08 [2023-09-11T09:16:08.868Z] time="2023-09-11T09:16:08.75927948Z" 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=b4c81489-0101-451e-b4b2-0f8ffb084c8a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44534" http.request.uri="/v2/test/blobs/uploads/a4f0c4e4-ab2a-4fbb-be73-51e5d72707f9?_state=FDJumTbuBRfLxKYFOXk5p6qCc35Vxx7xbBcdPON6DIV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE0ZjBjNGU0LWFiMmEtNGZiYi1iZTczLTUxZTVkNzI3MDdmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQwOToxNjowOC43NTcxNTc2N1oifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=a4f0c4e4-ab2a-4fbb-be73-51e5d72707f9 
09:16:08 [2023-09-11T09:16:08.868Z] time="2023-09-11T09:16:08.759279611Z" 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=311ca213-f6e9-4231-85fd-a9e1096550c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/blobs/uploads/af14927a-9163-4b96-bb1c-60013dfb4633?_state=Plh8lEUtQjFv5JyiVSXIJp6JzS83M8dTRquDYyiazhV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFmMTQ5MjdhLTkxNjMtNGI5Ni1iYjFjLTYwMDEzZGZiNDYzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQwOToxNjowOC43NTcyMTU5MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=af14927a-9163-4b96-bb1c-60013dfb4633 
09:16:08 [2023-09-11T09:16:08.868Z] time="2023-09-11T09:16:08.759368987Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/a4f0c4e4-ab2a-4fbb-be73-51e5d72707f9/startedat")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b4c81489-0101-451e-b4b2-0f8ffb084c8a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44534" http.request.uri="/v2/test/blobs/uploads/a4f0c4e4-ab2a-4fbb-be73-51e5d72707f9?_state=FDJumTbuBRfLxKYFOXk5p6qCc35Vxx7xbBcdPON6DIV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE0ZjBjNGU0LWFiMmEtNGZiYi1iZTczLTUxZTVkNzI3MDdmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQwOToxNjowOC43NTcxNTc2N1oifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=45.217µ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=826f87e5-485e-4185-9fca-4cc95c1454e3 trace.line=95 vars.name=test vars.uuid=a4f0c4e4-ab2a-4fbb-be73-51e5d72707f9 
09:16:08 [2023-09-11T09:16:08.868Z] time="2023-09-11T09:16:08.759461448Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/af14927a-9163-4b96-bb1c-60013dfb4633/startedat")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=311ca213-f6e9-4231-85fd-a9e1096550c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/blobs/uploads/af14927a-9163-4b96-bb1c-60013dfb4633?_state=Plh8lEUtQjFv5JyiVSXIJp6JzS83M8dTRquDYyiazhV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFmMTQ5MjdhLTkxNjMtNGI5Ni1iYjFjLTYwMDEzZGZiNDYzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQwOToxNjowOC43NTcyMTU5MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=36.766µ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=72c7c25f-0c55-4920-b620-e5d02f434a34 trace.line=95 vars.name=test vars.uuid=af14927a-9163-4b96-bb1c-60013dfb4633 
09:16:08 [2023-09-11T09:16:08.868Z] time="2023-09-11T09:16:08.759560695Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/a4f0c4e4-ab2a-4fbb-be73-51e5d72707f9/data", true)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b4c81489-0101-451e-b4b2-0f8ffb084c8a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44534" http.request.uri="/v2/test/blobs/uploads/a4f0c4e4-ab2a-4fbb-be73-51e5d72707f9?_state=FDJumTbuBRfLxKYFOXk5p6qCc35Vxx7xbBcdPON6DIV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE0ZjBjNGU0LWFiMmEtNGZiYi1iZTczLTUxZTVkNzI3MDdmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQwOToxNjowOC43NTcxNTc2N1oifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=45.619µ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=17aaa7de-330d-4ac4-995d-1e5320b90242 trace.line=142 vars.name=test vars.uuid=a4f0c4e4-ab2a-4fbb-be73-51e5d72707f9 
09:16:08 [2023-09-11T09:16:08.868Z] time="2023-09-11T09:16:08.759646485Z" 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=b4c81489-0101-451e-b4b2-0f8ffb084c8a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44534" http.request.uri="/v2/test/blobs/uploads/a4f0c4e4-ab2a-4fbb-be73-51e5d72707f9?_state=FDJumTbuBRfLxKYFOXk5p6qCc35Vxx7xbBcdPON6DIV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE0ZjBjNGU0LWFiMmEtNGZiYi1iZTczLTUxZTVkNzI3MDdmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQwOToxNjowOC43NTcxNTc2N1oifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=a4f0c4e4-ab2a-4fbb-be73-51e5d72707f9 
09:16:08 [2023-09-11T09:16:08.868Z] time="2023-09-11T09:16:08.759640364Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/af14927a-9163-4b96-bb1c-60013dfb4633/data", true)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=311ca213-f6e9-4231-85fd-a9e1096550c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/blobs/uploads/af14927a-9163-4b96-bb1c-60013dfb4633?_state=Plh8lEUtQjFv5JyiVSXIJp6JzS83M8dTRquDYyiazhV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFmMTQ5MjdhLTkxNjMtNGI5Ni1iYjFjLTYwMDEzZGZiNDYzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQwOToxNjowOC43NTcyMTU5MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=43.116µ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=ec70faac-36b8-4698-b992-fce170c3a4c1 trace.line=142 vars.name=test vars.uuid=af14927a-9163-4b96-bb1c-60013dfb4633 
09:16:08 [2023-09-11T09:16:08.868Z] time="2023-09-11T09:16:08.759727311Z" 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=311ca213-f6e9-4231-85fd-a9e1096550c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/blobs/uploads/af14927a-9163-4b96-bb1c-60013dfb4633?_state=Plh8lEUtQjFv5JyiVSXIJp6JzS83M8dTRquDYyiazhV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFmMTQ5MjdhLTkxNjMtNGI5Ni1iYjFjLTYwMDEzZGZiNDYzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQwOToxNjowOC43NTcyMTU5MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=af14927a-9163-4b96-bb1c-60013dfb4633 
09:16:08 [2023-09-11T09:16:08.868Z] time="2023-09-11T09:16:08.759743615Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/a4f0c4e4-ab2a-4fbb-be73-51e5d72707f9/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=b4c81489-0101-451e-b4b2-0f8ffb084c8a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44534" http.request.uri="/v2/test/blobs/uploads/a4f0c4e4-ab2a-4fbb-be73-51e5d72707f9?_state=FDJumTbuBRfLxKYFOXk5p6qCc35Vxx7xbBcdPON6DIV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE0ZjBjNGU0LWFiMmEtNGZiYi1iZTczLTUxZTVkNzI3MDdmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQwOToxNjowOC43NTcxNTc2N1oifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=45.16µ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=bd5318b1-93a4-4646-8e63-bbeeff89f56d trace.line=110 vars.name=test vars.uuid=a4f0c4e4-ab2a-4fbb-be73-51e5d72707f9 
09:16:08 [2023-09-11T09:16:08.868Z] time="2023-09-11T09:16:08.75978573Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/a4f0c4e4-ab2a-4fbb-be73-51e5d72707f9/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b4c81489-0101-451e-b4b2-0f8ffb084c8a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44534" http.request.uri="/v2/test/blobs/uploads/a4f0c4e4-ab2a-4fbb-be73-51e5d72707f9?_state=FDJumTbuBRfLxKYFOXk5p6qCc35Vxx7xbBcdPON6DIV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE0ZjBjNGU0LWFiMmEtNGZiYi1iZTczLTUxZTVkNzI3MDdmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQwOToxNjowOC43NTcxNTc2N1oifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=16.139µ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=75baffc3-008b-4d31-9b2c-68ea55d5e4cf trace.line=155 vars.name=test vars.uuid=a4f0c4e4-ab2a-4fbb-be73-51e5d72707f9 
09:16:08 [2023-09-11T09:16:08.868Z] time="2023-09-11T09:16:08.759809828Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/af14927a-9163-4b96-bb1c-60013dfb4633/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=311ca213-f6e9-4231-85fd-a9e1096550c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/blobs/uploads/af14927a-9163-4b96-bb1c-60013dfb4633?_state=Plh8lEUtQjFv5JyiVSXIJp6JzS83M8dTRquDYyiazhV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFmMTQ5MjdhLTkxNjMtNGI5Ni1iYjFjLTYwMDEzZGZiNDYzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQwOToxNjowOC43NTcyMTU5MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=42.887µ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=84df93c9-67d3-472f-9214-795c589a135f trace.line=110 vars.name=test vars.uuid=af14927a-9163-4b96-bb1c-60013dfb4633 
09:16:08 [2023-09-11T09:16:08.868Z] time="2023-09-11T09:16:08.759827387Z" 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=b4c81489-0101-451e-b4b2-0f8ffb084c8a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44534" http.request.uri="/v2/test/blobs/uploads/a4f0c4e4-ab2a-4fbb-be73-51e5d72707f9?_state=FDJumTbuBRfLxKYFOXk5p6qCc35Vxx7xbBcdPON6DIV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE0ZjBjNGU0LWFiMmEtNGZiYi1iZTczLTUxZTVkNzI3MDdmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQwOToxNjowOC43NTcxNTc2N1oifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=12.266µ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=f41b0453-1f78-4ae5-b80b-5cb78ab42eec trace.line=155 vars.name=test vars.uuid=a4f0c4e4-ab2a-4fbb-be73-51e5d72707f9 
09:16:08 [2023-09-11T09:16:08.868Z] time="2023-09-11T09:16:08.759846988Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/af14927a-9163-4b96-bb1c-60013dfb4633/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=311ca213-f6e9-4231-85fd-a9e1096550c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/blobs/uploads/af14927a-9163-4b96-bb1c-60013dfb4633?_state=Plh8lEUtQjFv5JyiVSXIJp6JzS83M8dTRquDYyiazhV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFmMTQ5MjdhLTkxNjMtNGI5Ni1iYjFjLTYwMDEzZGZiNDYzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQwOToxNjowOC43NTcyMTU5MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=10.896µ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=137fd976-1c86-4881-a413-d52c81c40a21 trace.line=155 vars.name=test vars.uuid=af14927a-9163-4b96-bb1c-60013dfb4633 
09:16:08 [2023-09-11T09:16:08.868Z] time="2023-09-11T09:16:08.759859468Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/a4f0c4e4-ab2a-4fbb-be73-51e5d72707f9/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b4c81489-0101-451e-b4b2-0f8ffb084c8a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44534" http.request.uri="/v2/test/blobs/uploads/a4f0c4e4-ab2a-4fbb-be73-51e5d72707f9?_state=FDJumTbuBRfLxKYFOXk5p6qCc35Vxx7xbBcdPON6DIV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE0ZjBjNGU0LWFiMmEtNGZiYi1iZTczLTUxZTVkNzI3MDdmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQwOToxNjowOC43NTcxNTc2N1oifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=8.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).Stat" trace.id=c78f7ccb-c07f-4548-92a3-c658d1cc642c trace.line=155 vars.name=test vars.uuid=a4f0c4e4-ab2a-4fbb-be73-51e5d72707f9 
09:16:08 [2023-09-11T09:16:08.868Z] time="2023-09-11T09:16:08.759891212Z" 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=311ca213-f6e9-4231-85fd-a9e1096550c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/blobs/uploads/af14927a-9163-4b96-bb1c-60013dfb4633?_state=Plh8lEUtQjFv5JyiVSXIJp6JzS83M8dTRquDYyiazhV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFmMTQ5MjdhLTkxNjMtNGI5Ni1iYjFjLTYwMDEzZGZiNDYzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQwOToxNjowOC43NTcyMTU5MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=12.381µ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=862c6c74-5e76-4445-b6fb-bf01916555eb trace.line=155 vars.name=test vars.uuid=af14927a-9163-4b96-bb1c-60013dfb4633 
09:16:08 [2023-09-11T09:16:08.868Z] time="2023-09-11T09:16:08.759920118Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/af14927a-9163-4b96-bb1c-60013dfb4633/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=311ca213-f6e9-4231-85fd-a9e1096550c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/blobs/uploads/af14927a-9163-4b96-bb1c-60013dfb4633?_state=Plh8lEUtQjFv5JyiVSXIJp6JzS83M8dTRquDYyiazhV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFmMTQ5MjdhLTkxNjMtNGI5Ni1iYjFjLTYwMDEzZGZiNDYzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQwOToxNjowOC43NTcyMTU5MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=8.894µ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=24746d3a-7cab-4471-9ffa-7a5df8fe0282 trace.line=155 vars.name=test vars.uuid=af14927a-9163-4b96-bb1c-60013dfb4633 
09:16:08 [2023-09-11T09:16:08.869Z] time="2023-09-11T09:16:08.759953307Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/a4f0c4e4-ab2a-4fbb-be73-51e5d72707f9/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=b4c81489-0101-451e-b4b2-0f8ffb084c8a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44534" http.request.uri="/v2/test/blobs/uploads/a4f0c4e4-ab2a-4fbb-be73-51e5d72707f9?_state=FDJumTbuBRfLxKYFOXk5p6qCc35Vxx7xbBcdPON6DIV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE0ZjBjNGU0LWFiMmEtNGZiYi1iZTczLTUxZTVkNzI3MDdmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQwOToxNjowOC43NTcxNTc2N1oifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=62.719µ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=09e11945-3742-4683-ae24-12962d217d6e trace.line=185 vars.name=test vars.uuid=a4f0c4e4-ab2a-4fbb-be73-51e5d72707f9 
09:16:08 [2023-09-11T09:16:08.869Z] time="2023-09-11T09:16:08.759979267Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/af14927a-9163-4b96-bb1c-60013dfb4633/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=311ca213-f6e9-4231-85fd-a9e1096550c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/blobs/uploads/af14927a-9163-4b96-bb1c-60013dfb4633?_state=Plh8lEUtQjFv5JyiVSXIJp6JzS83M8dTRquDYyiazhV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFmMTQ5MjdhLTkxNjMtNGI5Ni1iYjFjLTYwMDEzZGZiNDYzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQwOToxNjowOC43NTcyMTU5MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=38.391µ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=cce0f3fa-c977-456b-a639-83f9d3e6f7ea trace.line=185 vars.name=test vars.uuid=af14927a-9163-4b96-bb1c-60013dfb4633 
09:16:08 [2023-09-11T09:16:08.869Z] time="2023-09-11T09:16:08.76002976Z" 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=b4c81489-0101-451e-b4b2-0f8ffb084c8a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44534" http.request.uri="/v2/test/blobs/uploads/a4f0c4e4-ab2a-4fbb-be73-51e5d72707f9?_state=FDJumTbuBRfLxKYFOXk5p6qCc35Vxx7xbBcdPON6DIV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE0ZjBjNGU0LWFiMmEtNGZiYi1iZTczLTUxZTVkNzI3MDdmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQwOToxNjowOC43NTcxNTc2N1oifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=46.891µ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=a1eb123d-e396-4455-aafd-cfabe1cd68db trace.line=110 vars.name=test vars.uuid=a4f0c4e4-ab2a-4fbb-be73-51e5d72707f9 
09:16:08 [2023-09-11T09:16:08.869Z] time="2023-09-11T09:16:08.760046129Z" 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=311ca213-f6e9-4231-85fd-a9e1096550c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/blobs/uploads/af14927a-9163-4b96-bb1c-60013dfb4633?_state=Plh8lEUtQjFv5JyiVSXIJp6JzS83M8dTRquDYyiazhV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFmMTQ5MjdhLTkxNjMtNGI5Ni1iYjFjLTYwMDEzZGZiNDYzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQwOToxNjowOC43NTcyMTU5MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=35.133µ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=36444d65-ac2b-4025-838a-cdcedf04a872 trace.line=110 vars.name=test vars.uuid=af14927a-9163-4b96-bb1c-60013dfb4633 
09:16:08 [2023-09-11T09:16:08.869Z] time="2023-09-11T09:16:08.760595906Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/a4f0c4e4-ab2a-4fbb-be73-51e5d72707f9")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b4c81489-0101-451e-b4b2-0f8ffb084c8a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44534" http.request.uri="/v2/test/blobs/uploads/a4f0c4e4-ab2a-4fbb-be73-51e5d72707f9?_state=FDJumTbuBRfLxKYFOXk5p6qCc35Vxx7xbBcdPON6DIV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE0ZjBjNGU0LWFiMmEtNGZiYi1iZTczLTUxZTVkNzI3MDdmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQwOToxNjowOC43NTcxNTc2N1oifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=527.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).Delete" trace.id=8667cb21-8789-45be-a99d-d2113211bd54 trace.line=202 vars.name=test vars.uuid=a4f0c4e4-ab2a-4fbb-be73-51e5d72707f9 
09:16:08 [2023-09-11T09:16:08.869Z] time="2023-09-11T09:16:08.760666279Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/af14927a-9163-4b96-bb1c-60013dfb4633")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=311ca213-f6e9-4231-85fd-a9e1096550c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/blobs/uploads/af14927a-9163-4b96-bb1c-60013dfb4633?_state=Plh8lEUtQjFv5JyiVSXIJp6JzS83M8dTRquDYyiazhV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFmMTQ5MjdhLTkxNjMtNGI5Ni1iYjFjLTYwMDEzZGZiNDYzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQwOToxNjowOC43NTcyMTU5MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=588.619µ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=2cc61765-aae1-4a4a-ae88-402fc9b6e81c trace.line=202 vars.name=test vars.uuid=af14927a-9163-4b96-bb1c-60013dfb4633 
09:16:08 [2023-09-11T09:16:08.869Z] time="2023-09-11T09:16:08.760883939Z" 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=b4c81489-0101-451e-b4b2-0f8ffb084c8a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44534" http.request.uri="/v2/test/blobs/uploads/a4f0c4e4-ab2a-4fbb-be73-51e5d72707f9?_state=FDJumTbuBRfLxKYFOXk5p6qCc35Vxx7xbBcdPON6DIV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE0ZjBjNGU0LWFiMmEtNGZiYi1iZTczLTUxZTVkNzI3MDdmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQwOToxNjowOC43NTcxNTc2N1oifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.410376ms http.response.status=201 http.response.written=0 
09:16:08 [2023-09-11T09:16:08.869Z] 127.0.0.1 - - [11/Sep/2023:09:16:08 +0000] "PUT /v2/test/blobs/uploads/a4f0c4e4-ab2a-4fbb-be73-51e5d72707f9?_state=FDJumTbuBRfLxKYFOXk5p6qCc35Vxx7xbBcdPON6DIV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE0ZjBjNGU0LWFiMmEtNGZiYi1iZTczLTUxZTVkNzI3MDdmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQwOToxNjowOC43NTcxNTc2N1oifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
09:16:08 [2023-09-11T09:16:08.869Z] time="2023-09-11T09:16:08.761188865Z" 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=311ca213-f6e9-4231-85fd-a9e1096550c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/blobs/uploads/af14927a-9163-4b96-bb1c-60013dfb4633?_state=Plh8lEUtQjFv5JyiVSXIJp6JzS83M8dTRquDYyiazhV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFmMTQ5MjdhLTkxNjMtNGI5Ni1iYjFjLTYwMDEzZGZiNDYzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQwOToxNjowOC43NTcyMTU5MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.722466ms http.response.status=201 http.response.written=0 
09:16:08 [2023-09-11T09:16:08.869Z] 127.0.0.1 - - [11/Sep/2023:09:16:08 +0000] "PUT /v2/test/blobs/uploads/af14927a-9163-4b96-bb1c-60013dfb4633?_state=Plh8lEUtQjFv5JyiVSXIJp6JzS83M8dTRquDYyiazhV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFmMTQ5MjdhLTkxNjMtNGI5Ni1iYjFjLTYwMDEzZGZiNDYzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMVQwOToxNjowOC43NTcyMTU5MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
09:16:08 [2023-09-11T09:16:08.869Z] time="2023-09-11T09:16:08.762282775Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=eee780fa-9e9a-4eef-a92f-551b85c1d4bc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
09:16:08 [2023-09-11T09:16:08.869Z] time="2023-09-11T09:16:08.762326695Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=eee780fa-9e9a-4eef-a92f-551b85c1d4bc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
09:16:08 [2023-09-11T09:16:08.869Z] time="2023-09-11T09:16:08.762397397Z" 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=eee780fa-9e9a-4eef-a92f-551b85c1d4bc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=33.033µ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=fd106696-6ab0-487d-ba97-ee441fc9deb4 trace.line=95 vars.name=test vars.reference=latest 
09:16:08 [2023-09-11T09:16:08.869Z] time="2023-09-11T09:16:08.762473711Z" 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=eee780fa-9e9a-4eef-a92f-551b85c1d4bc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44542" 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="959.857µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
09:16:08 [2023-09-11T09:16:08.869Z] 127.0.0.1 - - [11/Sep/2023:09:16:08 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.22+unknown"
09:16:08 [2023-09-11T09:16:08.869Z] time="2023-09-11T09:16:08.7634922Z" 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=e1b6d6ab-048d-4484-b1ee-9babf4e386cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
09:16:08 [2023-09-11T09:16:08.869Z] time="2023-09-11T09:16:08.763536031Z" 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=e1b6d6ab-048d-4484-b1ee-9babf4e386cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
09:16:08 [2023-09-11T09:16:08.869Z] time="2023-09-11T09:16:08.763701269Z" 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=e1b6d6ab-048d-4484-b1ee-9babf4e386cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
09:16:08 [2023-09-11T09:16:08.869Z] time="2023-09-11T09:16:08.763719771Z" 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=e1b6d6ab-048d-4484-b1ee-9babf4e386cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
09:16:08 [2023-09-11T09:16:08.869Z] time="2023-09-11T09:16:08.763729789Z" 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=e1b6d6ab-048d-4484-b1ee-9babf4e386cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
09:16:08 [2023-09-11T09:16:08.869Z] time="2023-09-11T09:16:08.763810214Z" 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=e1b6d6ab-048d-4484-b1ee-9babf4e386cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=43.962µ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=23efb5b3-7fd2-423e-a204-a9d346260acb trace.line=95 vars.name=test vars.reference=latest 
09:16:08 [2023-09-11T09:16:08.869Z] time="2023-09-11T09:16:08.763866491Z" 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=e1b6d6ab-048d-4484-b1ee-9babf4e386cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=18.616µ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=ab7f61aa-0c51-4352-ab14-d208f1b4c774 trace.line=155 vars.name=test vars.reference=latest 
09:16:08 [2023-09-11T09:16:08.869Z] time="2023-09-11T09:16:08.763914949Z" 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=e1b6d6ab-048d-4484-b1ee-9babf4e386cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=18.502µ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=995548f5-1a6e-4f3f-b8ff-c6069311b1ec trace.line=95 vars.name=test vars.reference=latest 
09:16:08 [2023-09-11T09:16:08.869Z] time="2023-09-11T09:16:08.763956786Z" 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=e1b6d6ab-048d-4484-b1ee-9babf4e386cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=11.914µ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=a3ef1a19-4360-4cb5-8a42-be6169ac3b17 trace.line=155 vars.name=test vars.reference=latest 
09:16:08 [2023-09-11T09:16:08.869Z] time="2023-09-11T09:16:08.76399708Z" 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=e1b6d6ab-048d-4484-b1ee-9babf4e386cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=13.382µ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=8dc73486-6d19-4cc4-8321-543caca63447 trace.line=155 vars.name=test vars.reference=latest 
09:16:08 [2023-09-11T09:16:08.869Z] time="2023-09-11T09:16:08.764091215Z" 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=e1b6d6ab-048d-4484-b1ee-9babf4e386cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=65.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).PutContent" trace.id=0490e4ae-5ea3-46a4-a158-acf3afe5f2c2 trace.line=110 vars.name=test vars.reference=latest 
09:16:08 [2023-09-11T09:16:08.869Z] time="2023-09-11T09:16:08.764188566Z" 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=e1b6d6ab-048d-4484-b1ee-9babf4e386cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=49.221µ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=c0bc684d-0109-4a28-a22a-196c01dab06f trace.line=110 vars.name=test vars.reference=latest 
09:16:08 [2023-09-11T09:16:08.869Z] time="2023-09-11T09:16:08.764364069Z" 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=e1b6d6ab-048d-4484-b1ee-9babf4e386cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=64.638µ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=13406e61-0854-4d8d-b1ce-2397eb35901c trace.line=110 vars.name=test vars.reference=latest 
09:16:08 [2023-09-11T09:16:08.869Z] time="2023-09-11T09:16:08.764424859Z" 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=e1b6d6ab-048d-4484-b1ee-9babf4e386cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=33.271µ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=99a7ef59-eddc-42ed-8c57-79d8f0d41730 trace.line=110 vars.name=test vars.reference=latest 
09:16:08 [2023-09-11T09:16:08.869Z] time="2023-09-11T09:16:08.764461543Z" 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=e1b6d6ab-048d-4484-b1ee-9babf4e386cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
09:16:08 [2023-09-11T09:16:08.869Z] time="2023-09-11T09:16:08.764480554Z" 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=e1b6d6ab-048d-4484-b1ee-9babf4e386cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44542" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.667776ms http.response.status=201 http.response.written=0 
09:16:08 [2023-09-11T09:16:08.869Z] 127.0.0.1 - - [11/Sep/2023:09:16:08 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
09:16:08 [2023-09-11T09:16:08.869Z] time="2023-09-11T09:16:08.769731431Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=eb016418-e3a5-4fe9-8a79-ca279615c66b http.request.method=GET http.request.remoteaddr="127.0.0.1:44562" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
09:16:08 [2023-09-11T09:16:08.870Z] time="2023-09-11T09:16:08.769779273Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=eb016418-e3a5-4fe9-8a79-ca279615c66b http.request.method=GET http.request.remoteaddr="127.0.0.1:44562" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b 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.365319ms http.response.status=200 http.response.written=2 
09:16:08 [2023-09-11T09:16:08.870Z] 127.0.0.1 - - [11/Sep/2023:09:16:08 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:16:08 [2023-09-11T09:16:08.870Z] time="2023-09-11T09:16:08.772140543Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f050c01f-b705-425c-904a-02fca5864852 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44570" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
09:16:08 [2023-09-11T09:16:08.870Z] time="2023-09-11T09:16:08.772195237Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f050c01f-b705-425c-904a-02fca5864852 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44570" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
09:16:08 [2023-09-11T09:16:08.870Z] time="2023-09-11T09:16:08.772278205Z" 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=f050c01f-b705-425c-904a-02fca5864852 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44570" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=46.144µ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=963dd342-d5d7-455c-9f74-6d959b49712d trace.line=95 vars.name=test vars.reference=latest 
09:16:08 [2023-09-11T09:16:08.870Z] time="2023-09-11T09:16:08.772306323Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f050c01f-b705-425c-904a-02fca5864852 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44570" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
09:16:08 [2023-09-11T09:16:08.870Z] time="2023-09-11T09:16:08.772357464Z" 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=f050c01f-b705-425c-904a-02fca5864852 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44570" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=25.255µ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=3c08cf46-13ce-46c5-b75c-910fd7be4b0c trace.line=95 vars.name=test vars.reference=latest 
09:16:08 [2023-09-11T09:16:08.870Z] time="2023-09-11T09:16:08.772403625Z" 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=f050c01f-b705-425c-904a-02fca5864852 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44570" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.017µ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=b8111f52-f27e-41e7-a017-687d74232d87 trace.line=155 vars.name=test vars.reference=latest 
09:16:08 [2023-09-11T09:16:08.870Z] time="2023-09-11T09:16:08.772445642Z" 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=f050c01f-b705-425c-904a-02fca5864852 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44570" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.414µ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=00e0a87e-c841-4e06-a481-081042071839 trace.line=125 vars.name=test vars.reference=latest 
09:16:08 [2023-09-11T09:16:08.870Z] time="2023-09-11T09:16:08.772497751Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f050c01f-b705-425c-904a-02fca5864852 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44570" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
09:16:08 [2023-09-11T09:16:08.870Z] time="2023-09-11T09:16:08.772600148Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f050c01f-b705-425c-904a-02fca5864852 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44570" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b 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.361709ms http.response.status=200 http.response.written=417 
09:16:08 [2023-09-11T09:16:08.870Z] 127.0.0.1 - - [11/Sep/2023:09:16:08 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:16:08 [2023-09-11T09:16:08.870Z] time="2023-09-11T09:16:08.780933308Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f43ebf03-0c89-4348-b54e-55e33e819d70 http.request.method=GET http.request.remoteaddr="127.0.0.1:44574" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:16:08 [2023-09-11T09:16:08.870Z] time="2023-09-11T09:16:08.780987461Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f43ebf03-0c89-4348-b54e-55e33e819d70 http.request.method=GET http.request.remoteaddr="127.0.0.1:44574" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:16:08 [2023-09-11T09:16:08.870Z] time="2023-09-11T09:16:08.781003509Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f43ebf03-0c89-4348-b54e-55e33e819d70 http.request.method=GET http.request.remoteaddr="127.0.0.1:44574" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:16:08 [2023-09-11T09:16:08.870Z] time="2023-09-11T09:16:08.781093673Z" 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=f43ebf03-0c89-4348-b54e-55e33e819d70 http.request.method=GET http.request.remoteaddr="127.0.0.1:44574" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=48.72µ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=2aae336b-1559-4a1e-ae90-cf127710ebba trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:16:08 [2023-09-11T09:16:08.870Z] time="2023-09-11T09:16:08.7811558Z" 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=f43ebf03-0c89-4348-b54e-55e33e819d70 http.request.method=GET http.request.remoteaddr="127.0.0.1:44574" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.436µ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=0e3bedf9-03dd-4470-9dfc-66ff5b3b3839 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:16:08 [2023-09-11T09:16:08.870Z] time="2023-09-11T09:16:08.781201469Z" 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=f43ebf03-0c89-4348-b54e-55e33e819d70 http.request.method=GET http.request.remoteaddr="127.0.0.1:44574" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.332µ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=c55c35c3-4cce-4c9a-8ef5-e1ffe738831a trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:16:08 [2023-09-11T09:16:08.870Z] time="2023-09-11T09:16:08.781242165Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f43ebf03-0c89-4348-b54e-55e33e819d70 http.request.method=GET http.request.remoteaddr="127.0.0.1:44574" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:16:08 [2023-09-11T09:16:08.870Z] time="2023-09-11T09:16:08.781341395Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f43ebf03-0c89-4348-b54e-55e33e819d70 http.request.method=GET http.request.remoteaddr="127.0.0.1:44574" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b 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.258499ms http.response.status=200 http.response.written=417 
09:16:08 [2023-09-11T09:16:08.870Z] 127.0.0.1 - - [11/Sep/2023:09:16:08 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:16:08 [2023-09-11T09:16:08.870Z] time="2023-09-11T09:16:08.787801001Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e7a85621-6974-46bb-821e-70b02ac10f48 http.request.method=GET http.request.remoteaddr="127.0.0.1:44584" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:16:08 [2023-09-11T09:16:08.870Z] time="2023-09-11T09:16:08.787855711Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e7a85621-6974-46bb-821e-70b02ac10f48 http.request.method=GET http.request.remoteaddr="127.0.0.1:44584" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:16:08 [2023-09-11T09:16:08.870Z] time="2023-09-11T09:16:08.787921276Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ab717e7d-b72e-4c55-a112-4d4b5e78c61c http.request.method=GET http.request.remoteaddr="127.0.0.1:44588" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:16:08 [2023-09-11T09:16:08.870Z] time="2023-09-11T09:16:08.787941485Z" 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=e7a85621-6974-46bb-821e-70b02ac10f48 http.request.method=GET http.request.remoteaddr="127.0.0.1:44584" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=46.998µ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=93ed2a2c-178f-4d72-b3c0-49f70ee5a8bc trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:16:08 [2023-09-11T09:16:08.870Z] time="2023-09-11T09:16:08.787966895Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ab717e7d-b72e-4c55-a112-4d4b5e78c61c http.request.method=GET http.request.remoteaddr="127.0.0.1:44588" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:16:08 [2023-09-11T09:16:08.870Z] time="2023-09-11T09:16:08.787996654Z" 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=e7a85621-6974-46bb-821e-70b02ac10f48 http.request.method=GET http.request.remoteaddr="127.0.0.1:44584" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.832µ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=9eb9ba3f-0706-40ca-be67-845a3871775c trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:16:08 [2023-09-11T09:16:08.870Z] time="2023-09-11T09:16:08.788038352Z" 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=ab717e7d-b72e-4c55-a112-4d4b5e78c61c http.request.method=GET http.request.remoteaddr="127.0.0.1:44588" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.249µ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=a887f431-4642-40a0-b6e1-114fe031ddde trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:16:08 [2023-09-11T09:16:08.870Z] time="2023-09-11T09:16:08.78804887Z" 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=e7a85621-6974-46bb-821e-70b02ac10f48 http.request.method=GET http.request.remoteaddr="127.0.0.1:44584" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.691µ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=65310ad7-536c-45d3-a141-7fa5d52ddcef trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:16:08 [2023-09-11T09:16:08.870Z] time="2023-09-11T09:16:08.788097091Z" 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=e7a85621-6974-46bb-821e-70b02ac10f48 http.request.method=GET http.request.remoteaddr="127.0.0.1:44584" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.634µ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=037ea124-c9ad-401c-a965-b9e5c5c0b10b trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:16:08 [2023-09-11T09:16:08.871Z] time="2023-09-11T09:16:08.788104647Z" 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=ab717e7d-b72e-4c55-a112-4d4b5e78c61c http.request.method=GET http.request.remoteaddr="127.0.0.1:44588" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.215µ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=d63bc569-e02f-4615-996e-382bff5b71e4 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:16:08 [2023-09-11T09:16:08.871Z] time="2023-09-11T09:16:08.788136244Z" 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=e7a85621-6974-46bb-821e-70b02ac10f48 http.request.method=GET http.request.remoteaddr="127.0.0.1:44584" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.215µ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=7464f0b6-e14a-420a-8d77-07128dcb3233 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:16:08 [2023-09-11T09:16:08.871Z] time="2023-09-11T09:16:08.788150865Z" 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=ab717e7d-b72e-4c55-a112-4d4b5e78c61c http.request.method=GET http.request.remoteaddr="127.0.0.1:44588" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.495µ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=467679fe-e078-463b-95c1-da39926fc2a9 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:16:08 [2023-09-11T09:16:08.871Z] time="2023-09-11T09:16:08.788186425Z" 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=e7a85621-6974-46bb-821e-70b02ac10f48 http.request.method=GET http.request.remoteaddr="127.0.0.1:44584" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.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).URLFor" trace.id=62a9a9cc-8167-4f56-9049-ef29ca2fd781 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:16:08 [2023-09-11T09:16:08.871Z] time="2023-09-11T09:16:08.78820414Z" 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=ab717e7d-b72e-4c55-a112-4d4b5e78c61c http.request.method=GET http.request.remoteaddr="127.0.0.1:44588" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.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).Stat" trace.id=8097c595-2fee-400e-874f-1aa2d66a416b trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:16:08 [2023-09-11T09:16:08.871Z] time="2023-09-11T09:16:08.788240537Z" 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=ab717e7d-b72e-4c55-a112-4d4b5e78c61c http.request.method=GET http.request.remoteaddr="127.0.0.1:44588" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.378µ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=292a87fa-6f59-46ea-af07-588d8cff75d1 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:16:08 [2023-09-11T09:16:08.871Z] time="2023-09-11T09:16:08.788274932Z" 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=ab717e7d-b72e-4c55-a112-4d4b5e78c61c http.request.method=GET http.request.remoteaddr="127.0.0.1:44588" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.777µ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=dd0d35cf-d4a3-4749-a1a4-eac6e27a23a1 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:16:08 [2023-09-11T09:16:08.871Z] time="2023-09-11T09:16:08.788330192Z" 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=ab717e7d-b72e-4c55-a112-4d4b5e78c61c http.request.method=GET http.request.remoteaddr="127.0.0.1:44588" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.482µ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=ab84c545-26fd-4431-9648-1e33249ee30d trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:16:08 [2023-09-11T09:16:08.871Z] time="2023-09-11T09:16:08.788274308Z" 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=e7a85621-6974-46bb-821e-70b02ac10f48 http.request.method=GET http.request.remoteaddr="127.0.0.1:44584" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.605µ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=7190a6fd-8da2-4c42-979a-1fda2010afbf trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:16:08 [2023-09-11T09:16:08.871Z] time="2023-09-11T09:16:08.789327628Z" 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=e7a85621-6974-46bb-821e-70b02ac10f48 http.request.method=GET http.request.remoteaddr="127.0.0.1:44584" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=43.306µ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=b0bea9e3-8b04-436c-9a71-15c86a2c9a9e trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:16:08 [2023-09-11T09:16:08.871Z] time="2023-09-11T09:16:08.789389041Z" 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=e7a85621-6974-46bb-821e-70b02ac10f48 http.request.method=GET http.request.remoteaddr="127.0.0.1:44584" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.885µ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=f1750ce0-740d-494c-bbb4-30920c49395d trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:16:08 [2023-09-11T09:16:08.871Z] time="2023-09-11T09:16:08.789452736Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e7a85621-6974-46bb-821e-70b02ac10f48 http.request.method=GET http.request.remoteaddr="127.0.0.1:44584" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b 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.109703ms http.response.status=200 http.response.written=194 
09:16:08 [2023-09-11T09:16:08.871Z] 127.0.0.1 - - [11/Sep/2023:09:16:08 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:16:08 [2023-09-11T09:16:08.871Z] time="2023-09-11T09:16:08.789752461Z" 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=ab717e7d-b72e-4c55-a112-4d4b5e78c61c http.request.method=GET http.request.remoteaddr="127.0.0.1:44588" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=40.992µ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=861f69a6-011c-4055-b45f-0ca22a1565dc trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:16:08 [2023-09-11T09:16:08.871Z] time="2023-09-11T09:16:08.789816565Z" 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=ab717e7d-b72e-4c55-a112-4d4b5e78c61c http.request.method=GET http.request.remoteaddr="127.0.0.1:44588" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.319µ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=61b941de-2bf5-4358-928a-bf1812b33b76 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:16:08 [2023-09-11T09:16:08.871Z] time="2023-09-11T09:16:08.789875911Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ab717e7d-b72e-4c55-a112-4d4b5e78c61c http.request.method=GET http.request.remoteaddr="127.0.0.1:44588" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b 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.468685ms http.response.status=200 http.response.written=68 
09:16:08 [2023-09-11T09:16:08.871Z] 127.0.0.1 - - [11/Sep/2023:09:16:08 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:16:08 [2023-09-11T09:16:08.871Z] time="2023-09-11T09:16:08.800752867Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=16307ab8-8303-4927-bdf3-40afb6e58df6 http.request.method=GET http.request.remoteaddr="127.0.0.1:44592" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
09:16:08 [2023-09-11T09:16:08.871Z] time="2023-09-11T09:16:08.800801621Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=16307ab8-8303-4927-bdf3-40afb6e58df6 http.request.method=GET http.request.remoteaddr="127.0.0.1:44592" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b 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="904.228µs" http.response.status=200 http.response.written=2 
09:16:08 [2023-09-11T09:16:08.871Z] 127.0.0.1 - - [11/Sep/2023:09:16:08 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:16:08 [2023-09-11T09:16:08.871Z] time="2023-09-11T09:16:08.806567691Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6b12e6a7-bf0d-4fe9-9da5-0d9cf34a9160 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44604" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:16:08 [2023-09-11T09:16:08.871Z] time="2023-09-11T09:16:08.806619497Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6b12e6a7-bf0d-4fe9-9da5-0d9cf34a9160 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44604" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:16:08 [2023-09-11T09:16:08.871Z] time="2023-09-11T09:16:08.806634996Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6b12e6a7-bf0d-4fe9-9da5-0d9cf34a9160 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44604" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:16:08 [2023-09-11T09:16:08.871Z] time="2023-09-11T09:16:08.80670875Z" 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=6b12e6a7-bf0d-4fe9-9da5-0d9cf34a9160 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44604" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.718µ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=d89203f4-fdb1-4075-a7e8-69e55d9ee28d trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:16:08 [2023-09-11T09:16:08.871Z] time="2023-09-11T09:16:08.806757085Z" 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=6b12e6a7-bf0d-4fe9-9da5-0d9cf34a9160 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44604" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.407µ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=7b0c7b56-2337-4774-9a6e-6a757456d201 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:16:08 [2023-09-11T09:16:08.871Z] time="2023-09-11T09:16:08.80683531Z" 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=6b12e6a7-bf0d-4fe9-9da5-0d9cf34a9160 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44604" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b 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.076851ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:16:08 [2023-09-11T09:16:08.871Z] 127.0.0.1 - - [11/Sep/2023:09:16:08 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:16:08 [2023-09-11T09:16:08.871Z] time="2023-09-11T09:16:08.808190365Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=24af3154-634c-4791-89a6-129a47ab9687 http.request.method=GET http.request.remoteaddr="127.0.0.1:44618" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:16:08 [2023-09-11T09:16:08.871Z] time="2023-09-11T09:16:08.80823664Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=24af3154-634c-4791-89a6-129a47ab9687 http.request.method=GET http.request.remoteaddr="127.0.0.1:44618" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:16:08 [2023-09-11T09:16:08.871Z] time="2023-09-11T09:16:08.808253124Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=24af3154-634c-4791-89a6-129a47ab9687 http.request.method=GET http.request.remoteaddr="127.0.0.1:44618" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:16:08 [2023-09-11T09:16:08.872Z] time="2023-09-11T09:16:08.80832147Z" 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=24af3154-634c-4791-89a6-129a47ab9687 http.request.method=GET http.request.remoteaddr="127.0.0.1:44618" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.019µ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=229e3311-51f9-4a01-ae6b-799b4d699e6c trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:16:08 [2023-09-11T09:16:08.872Z] time="2023-09-11T09:16:08.808372538Z" 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=24af3154-634c-4791-89a6-129a47ab9687 http.request.method=GET http.request.remoteaddr="127.0.0.1:44618" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.046µ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=ebf1acad-f178-4001-91f1-b53d45767d49 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:16:08 [2023-09-11T09:16:08.872Z] time="2023-09-11T09:16:08.808420561Z" 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=24af3154-634c-4791-89a6-129a47ab9687 http.request.method=GET http.request.remoteaddr="127.0.0.1:44618" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b 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.068203ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:16:08 [2023-09-11T09:16:08.872Z] 127.0.0.1 - - [11/Sep/2023:09:16:08 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.7 git-commit/472649ccadf41498375d1992de7a779893221a7b kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:16:08 [2023-09-11T09:16:08.872Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
09:16:08 [2023-09-11T09:16:08.872Z] === RUN   TestRemoveImageOrphaning
09:16:09 [2023-09-11T09:16:09.131Z] --- PASS: TestRemoveImageOrphaning (0.11s)
09:16:09 [2023-09-11T09:16:09.131Z] === RUN   TestRemoveByDigest
09:16:09 [2023-09-11T09:16:09.131Z]     remove_test.go:63: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
09:16:09 [2023-09-11T09:16:09.131Z] --- SKIP: TestRemoveByDigest (0.00s)
09:16:09 [2023-09-11T09:16:09.131Z] === RUN   TestRemoveImageGarbageCollector
09:16:09 [2023-09-11T09:16:09.131Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
09:16:09 [2023-09-11T09:16:09.131Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:16:09 [2023-09-11T09:16:09.131Z] === RUN   TestSaveCheckTimes
09:16:09 [2023-09-11T09:16:09.131Z] === PAUSE TestSaveCheckTimes
09:16:09 [2023-09-11T09:16:09.131Z] === RUN   TestSaveRepoWithMultipleImages
09:16:10 [2023-09-11T09:16:10.070Z] --- PASS: TestSaveRepoWithMultipleImages (0.98s)
09:16:10 [2023-09-11T09:16:10.070Z] === RUN   TestSaveDirectoryPermissions
09:16:11 [2023-09-11T09:16:11.008Z] --- PASS: TestSaveDirectoryPermissions (0.98s)
09:16:11 [2023-09-11T09:16:11.008Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:16:11 [2023-09-11T09:16:11.008Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
09:16:11 [2023-09-11T09:16:11.008Z] === RUN   TestTagUsingDigestAlgorithmAsName
09:16:11 [2023-09-11T09:16:11.008Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
09:16:11 [2023-09-11T09:16:11.008Z] === RUN   TestTagValidPrefixedRepo
09:16:11 [2023-09-11T09:16:11.008Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
09:16:11 [2023-09-11T09:16:11.008Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
09:16:11 [2023-09-11T09:16:11.008Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
09:16:11 [2023-09-11T09:16:11.008Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
09:16:11 [2023-09-11T09:16:11.009Z] === RUN   TestTagValidPrefixedRepo/foooo:t
09:16:11 [2023-09-11T09:16:11.009Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
09:16:11 [2023-09-11T09:16:11.009Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
09:16:11 [2023-09-11T09:16:11.009Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
09:16:11 [2023-09-11T09:16:11.009Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
09:16:11 [2023-09-11T09:16:11.009Z] === CONT  TestTagValidPrefixedRepo/foooo:t
09:16:11 [2023-09-11T09:16:11.009Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
09:16:11 [2023-09-11T09:16:11.009Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
09:16:11 [2023-09-11T09:16:11.009Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
09:16:11 [2023-09-11T09:16:11.009Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
09:16:11 [2023-09-11T09:16:11.009Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
09:16:11 [2023-09-11T09:16:11.009Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s)
09:16:11 [2023-09-11T09:16:11.009Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s)
09:16:11 [2023-09-11T09:16:11.009Z] === RUN   TestTagExistedNameWithoutForce
09:16:11 [2023-09-11T09:16:11.009Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
09:16:11 [2023-09-11T09:16:11.009Z] === RUN   TestTagOfficialNames
09:16:11 [2023-09-11T09:16:11.009Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
09:16:11 [2023-09-11T09:16:11.009Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
09:16:11 [2023-09-11T09:16:11.009Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
09:16:11 [2023-09-11T09:16:11.268Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
09:16:11 [2023-09-11T09:16:11.268Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
09:16:11 [2023-09-11T09:16:11.268Z] --- PASS: TestTagOfficialNames (0.05s)
09:16:11 [2023-09-11T09:16:11.268Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
09:16:11 [2023-09-11T09:16:11.268Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
09:16:11 [2023-09-11T09:16:11.268Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
09:16:11 [2023-09-11T09:16:11.268Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
09:16:11 [2023-09-11T09:16:11.268Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
09:16:11 [2023-09-11T09:16:11.268Z] === RUN   TestTagMatchesDigest
09:16:11 [2023-09-11T09:16:11.268Z] --- PASS: TestTagMatchesDigest (0.01s)
09:16:11 [2023-09-11T09:16:11.268Z] === CONT  TestSaveCheckTimes
09:16:11 [2023-09-11T09:16:11.268Z] --- PASS: TestSaveCheckTimes (0.03s)
09:16:11 [2023-09-11T09:16:11.268Z] PASS
09:16:11 [2023-09-11T09:16:11.268Z] 
09:16:11 [2023-09-11T09:16:11.268Z] === Skipped
09:16:11 [2023-09-11T09:16:11.268Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
09:16:11 [2023-09-11T09:16:11.268Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
09:16:11 [2023-09-11T09:16:11.268Z] 
09:16:11 [2023-09-11T09:16:11.268Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
09:16:11 [2023-09-11T09:16:11.268Z]     remove_test.go:63: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
09:16:11 [2023-09-11T09:16:11.268Z] 
09:16:11 [2023-09-11T09:16:11.268Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
09:16:11 [2023-09-11T09:16:11.268Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
09:16:11 [2023-09-11T09:16:11.268Z] 
09:16:11 [2023-09-11T09:16:11.268Z] DONE 44 tests, 3 skipped in 3.054s
09:16:11 [2023-09-11T09:16:11.268Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
09:16:11 [2023-09-11T09:16:11.268Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
09:16:11 [2023-09-11T09:16:11.268Z] ++ set -e
09:16:11 [2023-09-11T09:16:11.268Z] ++ '[' -n 0 ']'
09:16:11 [2023-09-11T09:16:11.268Z] ++ set -x
09:16:11 [2023-09-11T09:16:11.268Z] ++ 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.n6Ybc7au6A/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
09:16:11 [2023-09-11T09:16:11.268Z] === RUN   TestStripANSICommands
09:16:11 [2023-09-11T09:16:11.268Z] === RUN   TestStripANSICommands/#00
09:16:11 [2023-09-11T09:16:11.268Z] === RUN   TestStripANSICommands/#01
09:16:11 [2023-09-11T09:16:11.268Z] --- PASS: TestStripANSICommands (0.00s)
09:16:11 [2023-09-11T09:16:11.268Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
09:16:11 [2023-09-11T09:16:11.268Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
09:16:11 [2023-09-11T09:16:11.268Z] PASS
09:16:11 [2023-09-11T09:16:11.268Z] 
09:16:11 [2023-09-11T09:16:11.268Z] DONE 3 tests in 0.010s
09:16:11 [2023-09-11T09:16:11.268Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
09:16:11 [2023-09-11T09:16:11.268Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
09:16:11 [2023-09-11T09:16:11.268Z] ++ set -e
09:16:11 [2023-09-11T09:16:11.268Z] ++ '[' -n 0 ']'
09:16:11 [2023-09-11T09:16:11.268Z] ++ set -x
09:16:11 [2023-09-11T09:16:11.268Z] ++ 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.n6Ybc7au6A/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
09:16:11 [2023-09-11T09:16:11.268Z] INFO: Testing against a local daemon
09:16:11 [2023-09-11T09:16:11.268Z] === RUN   TestNetworkCreateDelete
09:16:11 [2023-09-11T09:16:11.527Z] --- PASS: TestNetworkCreateDelete (0.19s)
09:16:11 [2023-09-11T09:16:11.527Z] === RUN   TestDockerNetworkDeletePreferID
09:16:12 [2023-09-11T09:16:12.097Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s)
09:16:12 [2023-09-11T09:16:12.097Z] === RUN   TestDaemonDNSFallback
09:16:18 [2023-09-11T09:16:18.668Z] --- PASS: TestDaemonDNSFallback (6.18s)
09:16:18 [2023-09-11T09:16:18.668Z] === RUN   TestInspectNetwork
09:16:21 [2023-09-11T09:16:21.206Z] === RUN   TestInspectNetwork/full_network_id
09:16:21 [2023-09-11T09:16:21.206Z] === RUN   TestInspectNetwork/partial_network_id
09:16:21 [2023-09-11T09:16:21.206Z] === RUN   TestInspectNetwork/network_name
09:16:21 [2023-09-11T09:16:21.206Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:16:25 [2023-09-11T09:16:25.401Z] --- PASS: TestInspectNetwork (7.07s)
09:16:25 [2023-09-11T09:16:25.401Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:16:25 [2023-09-11T09:16:25.401Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:16:25 [2023-09-11T09:16:25.401Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:16:25 [2023-09-11T09:16:25.401Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:16:25 [2023-09-11T09:16:25.401Z] === RUN   TestRunContainerWithBridgeNone
09:16:26 [2023-09-11T09:16:26.781Z] --- PASS: TestRunContainerWithBridgeNone (1.42s)
09:16:26 [2023-09-11T09:16:26.781Z] === RUN   TestNetworkInvalidJSON
09:16:26 [2023-09-11T09:16:26.781Z] === RUN   TestNetworkInvalidJSON/networks/create
09:16:26 [2023-09-11T09:16:26.781Z] === PAUSE TestNetworkInvalidJSON/networks/create
09:16:26 [2023-09-11T09:16:26.781Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
09:16:26 [2023-09-11T09:16:26.781Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
09:16:26 [2023-09-11T09:16:26.781Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
09:16:26 [2023-09-11T09:16:26.781Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
09:16:26 [2023-09-11T09:16:26.781Z] === CONT  TestNetworkInvalidJSON/networks/create
09:16:26 [2023-09-11T09:16:26.781Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
09:16:26 [2023-09-11T09:16:26.781Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
09:16:26 [2023-09-11T09:16:26.781Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
09:16:26 [2023-09-11T09:16:26.781Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
09:16:26 [2023-09-11T09:16:26.781Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
09:16:26 [2023-09-11T09:16:26.781Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
09:16:26 [2023-09-11T09:16:26.781Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
09:16:26 [2023-09-11T09:16:26.781Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
09:16:26 [2023-09-11T09:16:26.781Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
09:16:26 [2023-09-11T09:16:26.781Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
09:16:26 [2023-09-11T09:16:26.781Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
09:16:26 [2023-09-11T09:16:26.781Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
09:16:26 [2023-09-11T09:16:26.781Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
09:16:26 [2023-09-11T09:16:26.781Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
09:16:26 [2023-09-11T09:16:26.781Z] --- PASS: TestNetworkInvalidJSON (0.01s)
09:16:26 [2023-09-11T09:16:26.781Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
09:16:26 [2023-09-11T09:16:26.781Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
09:16:26 [2023-09-11T09:16:26.781Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
09:16:26 [2023-09-11T09:16:26.781Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
09:16:26 [2023-09-11T09:16:26.781Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
09:16:26 [2023-09-11T09:16:26.781Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
09:16:26 [2023-09-11T09:16:26.781Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
09:16:26 [2023-09-11T09:16:26.781Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
09:16:26 [2023-09-11T09:16:26.781Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
09:16:26 [2023-09-11T09:16:26.781Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
09:16:26 [2023-09-11T09:16:26.781Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
09:16:26 [2023-09-11T09:16:26.781Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
09:16:26 [2023-09-11T09:16:26.781Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
09:16:26 [2023-09-11T09:16:26.781Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
09:16:26 [2023-09-11T09:16:26.781Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
09:16:26 [2023-09-11T09:16:26.781Z] === RUN   TestNetworkList
09:16:26 [2023-09-11T09:16:26.781Z] === RUN   TestNetworkList//networks
09:16:26 [2023-09-11T09:16:26.781Z] === PAUSE TestNetworkList//networks
09:16:26 [2023-09-11T09:16:26.781Z] === RUN   TestNetworkList//networks/
09:16:26 [2023-09-11T09:16:26.781Z] === PAUSE TestNetworkList//networks/
09:16:26 [2023-09-11T09:16:26.781Z] === CONT  TestNetworkList//networks
09:16:26 [2023-09-11T09:16:26.781Z] === CONT  TestNetworkList//networks/
09:16:26 [2023-09-11T09:16:26.782Z] --- PASS: TestNetworkList (0.01s)
09:16:26 [2023-09-11T09:16:26.782Z]     --- PASS: TestNetworkList//networks/ (0.00s)
09:16:26 [2023-09-11T09:16:26.782Z]     --- PASS: TestNetworkList//networks (0.00s)
09:16:26 [2023-09-11T09:16:26.782Z] === RUN   TestHostIPv4BridgeLabel
09:16:27 [2023-09-11T09:16:27.351Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
09:16:27 [2023-09-11T09:16:27.351Z] === RUN   TestDefaultNetworkOpts
09:16:27 [2023-09-11T09:16:27.351Z] === RUN   TestDefaultNetworkOpts/default_value
09:16:28 [2023-09-11T09:16:28.730Z] === RUN   TestDefaultNetworkOpts/cmdline_value
09:16:30 [2023-09-11T09:16:30.110Z] === RUN   TestDefaultNetworkOpts/config-from_value
09:16:31 [2023-09-11T09:16:31.491Z] --- PASS: TestDefaultNetworkOpts (3.94s)
09:16:31 [2023-09-11T09:16:31.491Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.30s)
09:16:31 [2023-09-11T09:16:31.492Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.31s)
09:16:31 [2023-09-11T09:16:31.492Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.33s)
09:16:31 [2023-09-11T09:16:31.492Z] === RUN   TestDaemonRestartWithLiveRestore
09:16:32 [2023-09-11T09:16:32.430Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
09:16:32 [2023-09-11T09:16:32.430Z] === RUN   TestDaemonDefaultNetworkPools
09:16:32 [2023-09-11T09:16:32.999Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s)
09:16:32 [2023-09-11T09:16:32.999Z] === RUN   TestDaemonRestartWithExistingNetwork
09:16:34 [2023-09-11T09:16:34.379Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
09:16:34 [2023-09-11T09:16:34.379Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:16:35 [2023-09-11T09:16:35.758Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
09:16:35 [2023-09-11T09:16:35.758Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:16:36 [2023-09-11T09:16:36.017Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
09:16:36 [2023-09-11T09:16:36.017Z] === RUN   TestServiceWithPredefinedNetwork
09:16:38 [2023-09-11T09:16:38.555Z] --- PASS: TestServiceWithPredefinedNetwork (2.12s)
09:16:38 [2023-09-11T09:16:38.555Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:16:38 [2023-09-11T09:16:38.555Z]     service_test.go:256: FLAKY_TEST
09:16:38 [2023-09-11T09:16:38.555Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:16:38 [2023-09-11T09:16:38.555Z] === RUN   TestServiceWithDataPathPortInit
09:16:53 [2023-09-11T09:16:53.445Z] --- PASS: TestServiceWithDataPathPortInit (13.52s)
09:16:53 [2023-09-11T09:16:53.445Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:16:54 [2023-09-11T09:16:54.384Z]     service_test.go:448: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:od59vnfpgqwna73mqrhjhyv3t Created:2023-09-11 09:16:53.068752024 +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[67306a82ce0212aea2d7c00e2ae7c4064c126bf40e028cf6661b5b95a9d67324:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y20gtejwvgexmqlwioxmj2f8k EndpointID:f4ce4a40abe6ebb8599a106939631fc677d59059771baf92e56d811249f2faac MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:21807341f0a99eced433ce7b64e482c0374338e745fc64fd71460e5e7f2fff6d 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:3a274e8a8419 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y20gtejwvgexmqlwioxmj2f8k EndpointID:f4ce4a40abe6ebb8599a106939631fc677d59059771baf92e56d811249f2faac EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:16:58 [2023-09-11T09:16:58.579Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s)
09:16:58 [2023-09-11T09:16:58.579Z] PASS
09:16:58 [2023-09-11T09:16:58.579Z] 
09:16:58 [2023-09-11T09:16:58.579Z] === Skipped
09:16:58 [2023-09-11T09:16:58.579Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:16:58 [2023-09-11T09:16:58.579Z]     service_test.go:256: FLAKY_TEST
09:16:58 [2023-09-11T09:16:58.579Z] 
09:16:58 [2023-09-11T09:16:58.579Z] DONE 42 tests, 1 skipped in 47.404s
09:16:58 [2023-09-11T09:16:58.579Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
09:16:58 [2023-09-11T09:16:58.579Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
09:16:58 [2023-09-11T09:16:58.579Z] ++ set -e
09:16:58 [2023-09-11T09:16:58.579Z] ++ '[' -n 0 ']'
09:16:58 [2023-09-11T09:16:58.579Z] ++ set -x
09:16:58 [2023-09-11T09:16:58.579Z] ++ 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.n6Ybc7au6A/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
09:16:58 [2023-09-11T09:16:58.839Z] INFO: Testing against a local daemon
09:16:58 [2023-09-11T09:16:58.839Z] === RUN   TestDockerNetworkIpvlanPersistance
09:16:58 [2023-09-11T09:16:58.839Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:16:58 [2023-09-11T09:16:58.839Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:16:58 [2023-09-11T09:16:58.839Z] === RUN   TestDockerNetworkIpvlan
09:16:58 [2023-09-11T09:16:58.839Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:16:58 [2023-09-11T09:16:58.839Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:16:58 [2023-09-11T09:16:58.839Z] PASS
09:16:58 [2023-09-11T09:16:58.839Z] 
09:16:58 [2023-09-11T09:16:58.839Z] === Skipped
09:16:58 [2023-09-11T09:16:58.839Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:16:58 [2023-09-11T09:16:58.839Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:16:58 [2023-09-11T09:16:58.839Z] 
09:16:58 [2023-09-11T09:16:58.839Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:16:58 [2023-09-11T09:16:58.839Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:16:58 [2023-09-11T09:16:58.839Z] 
09:16:58 [2023-09-11T09:16:58.839Z] DONE 2 tests, 2 skipped in 0.046s
09:16:58 [2023-09-11T09:16:58.839Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
09:16:58 [2023-09-11T09:16:58.839Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
09:16:58 [2023-09-11T09:16:58.839Z] ++ set -e
09:16:58 [2023-09-11T09:16:58.839Z] ++ '[' -n 0 ']'
09:16:58 [2023-09-11T09:16:58.839Z] ++ set -x
09:16:58 [2023-09-11T09:16:58.839Z] ++ 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.n6Ybc7au6A/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
09:16:58 [2023-09-11T09:16:58.839Z] INFO: Testing against a local daemon
09:16:58 [2023-09-11T09:16:58.839Z] === RUN   TestDockerNetworkMacvlanPersistance
09:17:00 [2023-09-11T09:17:00.219Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s)
09:17:00 [2023-09-11T09:17:00.219Z] === RUN   TestDockerNetworkMacvlan
09:17:00 [2023-09-11T09:17:00.219Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:17:00 [2023-09-11T09:17:00.788Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:17:01 [2023-09-11T09:17:01.356Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:17:01 [2023-09-11T09:17:01.926Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:17:02 [2023-09-11T09:17:02.494Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:17:03 [2023-09-11T09:17:03.063Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:17:03 [2023-09-11T09:17:03.632Z] --- PASS: TestDockerNetworkMacvlan (3.57s)
09:17:03 [2023-09-11T09:17:03.632Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.60s)
09:17:03 [2023-09-11T09:17:03.632Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.60s)
09:17:03 [2023-09-11T09:17:03.632Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s)
09:17:03 [2023-09-11T09:17:03.632Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s)
09:17:03 [2023-09-11T09:17:03.632Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s)
09:17:03 [2023-09-11T09:17:03.632Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
09:17:03 [2023-09-11T09:17:03.632Z] PASS
09:17:03 [2023-09-11T09:17:03.632Z] === RUN   TestDockerNetworkMacvlanPersistance
09:17:05 [2023-09-11T09:17:05.012Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.18s)
09:17:05 [2023-09-11T09:17:05.012Z] === RUN   TestDockerNetworkMacvlan
09:17:05 [2023-09-11T09:17:05.012Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:17:05 [2023-09-11T09:17:05.272Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:17:05 [2023-09-11T09:17:05.842Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:17:06 [2023-09-11T09:17:06.780Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:17:07 [2023-09-11T09:17:07.039Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:17:07 [2023-09-11T09:17:07.977Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:17:08 [2023-09-11T09:17:08.236Z] --- PASS: TestDockerNetworkMacvlan (3.57s)
09:17:08 [2023-09-11T09:17:08.236Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.60s)
09:17:08 [2023-09-11T09:17:08.236Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.59s)
09:17:08 [2023-09-11T09:17:08.236Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.60s)
09:17:08 [2023-09-11T09:17:08.236Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.60s)
09:17:08 [2023-09-11T09:17:08.236Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s)
09:17:08 [2023-09-11T09:17:08.236Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
09:17:08 [2023-09-11T09:17:08.236Z] PASS
09:17:08 [2023-09-11T09:17:08.236Z] 
09:17:08 [2023-09-11T09:17:08.237Z] DONE 16 tests in 9.617s
09:17:08 [2023-09-11T09:17:08.237Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
09:17:08 [2023-09-11T09:17:08.237Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
09:17:08 [2023-09-11T09:17:08.237Z] ++ set -e
09:17:08 [2023-09-11T09:17:08.237Z] ++ '[' -n 0 ']'
09:17:08 [2023-09-11T09:17:08.237Z] ++ set -x
09:17:08 [2023-09-11T09:17:08.237Z] ++ 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.n6Ybc7au6A/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
09:17:08 [2023-09-11T09:17:08.496Z] testing: warning: no tests to run
09:17:08 [2023-09-11T09:17:08.496Z] PASS
09:17:08 [2023-09-11T09:17:08.496Z] 
09:17:08 [2023-09-11T09:17:08.496Z] DONE 0 tests in 0.008s
09:17:08 [2023-09-11T09:17:08.496Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
09:17:08 [2023-09-11T09:17:08.496Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
09:17:08 [2023-09-11T09:17:08.496Z] ++ set -e
09:17:08 [2023-09-11T09:17:08.496Z] ++ '[' -n 0 ']'
09:17:08 [2023-09-11T09:17:08.496Z] ++ set -x
09:17:08 [2023-09-11T09:17:08.496Z] ++ 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.n6Ybc7au6A/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
09:17:08 [2023-09-11T09:17:08.496Z] INFO: Testing against a local daemon
09:17:08 [2023-09-11T09:17:08.496Z] === RUN   TestAuthZPluginAllowRequest
09:17:09 [2023-09-11T09:17:09.435Z] --- PASS: TestAuthZPluginAllowRequest (1.04s)
09:17:09 [2023-09-11T09:17:09.435Z] === RUN   TestAuthZPluginTLS
09:17:10 [2023-09-11T09:17:10.003Z] --- PASS: TestAuthZPluginTLS (0.55s)
09:17:10 [2023-09-11T09:17:10.004Z] === RUN   TestAuthZPluginDenyRequest
09:17:10 [2023-09-11T09:17:10.572Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
09:17:10 [2023-09-11T09:17:10.572Z] === RUN   TestAuthZPluginAPIDenyResponse
09:17:11 [2023-09-11T09:17:11.141Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
09:17:11 [2023-09-11T09:17:11.141Z] === RUN   TestAuthZPluginDenyResponse
09:17:11 [2023-09-11T09:17:11.709Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
09:17:11 [2023-09-11T09:17:11.709Z] === RUN   TestAuthZPluginAllowEventStream
09:17:12 [2023-09-11T09:17:12.647Z] 2023/09/11 09:17:12 http: panic serving 127.0.0.1:48750: runtime error: invalid memory address or nil pointer dereference
09:17:12 [2023-09-11T09:17:12.647Z] goroutine 180 [running]:
09:17:12 [2023-09-11T09:17:12.647Z] net/http.(*conn).serve.func1()
09:17:12 [2023-09-11T09:17:12.647Z] 	/usr/local/go/src/net/http/server.go:1854 +0xb0
09:17:12 [2023-09-11T09:17:12.647Z] panic({0xb04b60, 0x162bfe0})
09:17:12 [2023-09-11T09:17:12.647Z] 	/usr/local/go/src/runtime/panic.go:890 +0x248
09:17:12 [2023-09-11T09:17:12.647Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xdfe450, 0x400071c480}, 0xffff83362cd8?)
09:17:12 [2023-09-11T09:17:12.647Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
09:17:12 [2023-09-11T09:17:12.647Z] net/http.HandlerFunc.ServeHTTP(0x4000778500?, {0xdfe450?, 0x400071c480?}, 0x411d94?)
09:17:12 [2023-09-11T09:17:12.647Z] 	/usr/local/go/src/net/http/server.go:2122 +0x38
09:17:12 [2023-09-11T09:17:12.647Z] net/http.(*ServeMux).ServeHTTP(0xdfe918?, {0xdfe450, 0x400071c480}, 0x4000778500)
09:17:12 [2023-09-11T09:17:12.647Z] 	/usr/local/go/src/net/http/server.go:2500 +0x13c
09:17:12 [2023-09-11T09:17:12.647Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x4000502280, {0xdfd7c0?, 0x400053e540}, 0x4000778100)
09:17:12 [2023-09-11T09:17:12.647Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:189 +0x9ac
09:17:12 [2023-09-11T09:17:12.647Z] net/http.serverHandler.ServeHTTP({0xdf4338?}, {0xdfd7c0, 0x400053e540}, 0x4000778100)
09:17:12 [2023-09-11T09:17:12.647Z] 	/usr/local/go/src/net/http/server.go:2936 +0x2c0
09:17:12 [2023-09-11T09:17:12.647Z] net/http.(*conn).serve(0x400012fe60, {0xdfe918, 0x400011adb0})
09:17:12 [2023-09-11T09:17:12.647Z] 	/usr/local/go/src/net/http/server.go:1995 +0x518
09:17:12 [2023-09-11T09:17:12.647Z] created by net/http.(*Server).Serve
09:17:12 [2023-09-11T09:17:12.647Z] 	/usr/local/go/src/net/http/server.go:3089 +0x4e8
09:17:13 [2023-09-11T09:17:13.585Z] 2023/09/11 09:17:13 http: panic serving 127.0.0.1:48740: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
09:17:13 [2023-09-11T09:17:13.585Z] goroutine 169 [running]:
09:17:13 [2023-09-11T09:17:13.585Z] net/http.(*conn).serve.func1()
09:17:13 [2023-09-11T09:17:13.585Z] 	/usr/local/go/src/net/http/server.go:1854 +0xb0
09:17:13 [2023-09-11T09:17:13.585Z] panic({0xaa96a0, 0x40001247b0})
09:17:13 [2023-09-11T09:17:13.585Z] 	/usr/local/go/src/runtime/panic.go:890 +0x248
09:17:13 [2023-09-11T09:17:13.585Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xdfe450, 0x400071c5a0}, 0xffff83362cd8?)
09:17:13 [2023-09-11T09:17:13.585Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x36c
09:17:13 [2023-09-11T09:17:13.585Z] net/http.HandlerFunc.ServeHTTP(0x4000778a00?, {0xdfe450?, 0x400071c5a0?}, 0x411d94?)
09:17:13 [2023-09-11T09:17:13.585Z] 	/usr/local/go/src/net/http/server.go:2122 +0x38
09:17:13 [2023-09-11T09:17:13.585Z] net/http.(*ServeMux).ServeHTTP(0xdfe918?, {0xdfe450, 0x400071c5a0}, 0x4000778a00)
09:17:13 [2023-09-11T09:17:13.585Z] 	/usr/local/go/src/net/http/server.go:2500 +0x13c
09:17:13 [2023-09-11T09:17:13.585Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x4000502280, {0xdfd7c0?, 0x400053e620}, 0x4000778600)
09:17:13 [2023-09-11T09:17:13.585Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:189 +0x9ac
09:17:13 [2023-09-11T09:17:13.585Z] net/http.serverHandler.ServeHTTP({0x40007117a0?}, {0xdfd7c0, 0x400053e620}, 0x4000778600)
09:17:13 [2023-09-11T09:17:13.585Z] 	/usr/local/go/src/net/http/server.go:2936 +0x2c0
09:17:13 [2023-09-11T09:17:13.585Z] net/http.(*conn).serve(0x40002bcc60, {0xdfe918, 0x400011adb0})
09:17:13 [2023-09-11T09:17:13.585Z] 	/usr/local/go/src/net/http/server.go:1995 +0x518
09:17:13 [2023-09-11T09:17:13.585Z] created by net/http.(*Server).Serve
09:17:13 [2023-09-11T09:17:13.585Z] 	/usr/local/go/src/net/http/server.go:3089 +0x4e8
09:17:15 [2023-09-11T09:17:15.491Z] 2023/09/11 09:17:15 http: panic serving 127.0.0.1:48752: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
09:17:15 [2023-09-11T09:17:15.491Z] goroutine 187 [running]:
09:17:15 [2023-09-11T09:17:15.491Z] net/http.(*conn).serve.func1()
09:17:15 [2023-09-11T09:17:15.491Z] 	/usr/local/go/src/net/http/server.go:1854 +0xb0
09:17:15 [2023-09-11T09:17:15.491Z] panic({0xaa96a0, 0x4000124850})
09:17:15 [2023-09-11T09:17:15.491Z] 	/usr/local/go/src/runtime/panic.go:890 +0x248
09:17:15 [2023-09-11T09:17:15.491Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xdfe450, 0x400071c6c0}, 0xffff83362cd8?)
09:17:15 [2023-09-11T09:17:15.491Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x36c
09:17:15 [2023-09-11T09:17:15.491Z] net/http.HandlerFunc.ServeHTTP(0x4000778f00?, {0xdfe450?, 0x400071c6c0?}, 0x411d94?)
09:17:15 [2023-09-11T09:17:15.491Z] 	/usr/local/go/src/net/http/server.go:2122 +0x38
09:17:15 [2023-09-11T09:17:15.491Z] net/http.(*ServeMux).ServeHTTP(0xdfe918?, {0xdfe450, 0x400071c6c0}, 0x4000778f00)
09:17:15 [2023-09-11T09:17:15.491Z] 	/usr/local/go/src/net/http/server.go:2500 +0x13c
09:17:15 [2023-09-11T09:17:15.491Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x4000502280, {0xdfd7c0?, 0x400053e700}, 0x4000778b00)
09:17:15 [2023-09-11T09:17:15.491Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:189 +0x9ac
09:17:15 [2023-09-11T09:17:15.491Z] net/http.serverHandler.ServeHTTP({0x4000728840?}, {0xdfd7c0, 0x400053e700}, 0x4000778b00)
09:17:15 [2023-09-11T09:17:15.491Z] 	/usr/local/go/src/net/http/server.go:2936 +0x2c0
09:17:15 [2023-09-11T09:17:15.491Z] net/http.(*conn).serve(0x4000183050, {0xdfe918, 0x400011adb0})
09:17:15 [2023-09-11T09:17:15.491Z] 	/usr/local/go/src/net/http/server.go:1995 +0x518
09:17:15 [2023-09-11T09:17:15.491Z] created by net/http.(*Server).Serve
09:17:15 [2023-09-11T09:17:15.491Z] 	/usr/local/go/src/net/http/server.go:3089 +0x4e8
09:17:18 [2023-09-11T09:17:18.027Z] --- PASS: TestAuthZPluginAllowEventStream (6.07s)
09:17:18 [2023-09-11T09:17:18.027Z] === RUN   TestAuthZPluginErrorResponse
09:17:18 [2023-09-11T09:17:18.287Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
09:17:18 [2023-09-11T09:17:18.287Z] === RUN   TestAuthZPluginErrorRequest
09:17:18 [2023-09-11T09:17:18.855Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
09:17:18 [2023-09-11T09:17:18.855Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:17:19 [2023-09-11T09:17:19.424Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
09:17:19 [2023-09-11T09:17:19.424Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:17:20 [2023-09-11T09:17:20.803Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.19s)
09:17:20 [2023-09-11T09:17:20.803Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:17:21 [2023-09-11T09:17:21.742Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.15s)
09:17:21 [2023-09-11T09:17:21.742Z] === RUN   TestAuthZPluginHeader
09:17:22 [2023-09-11T09:17:22.310Z] --- PASS: TestAuthZPluginHeader (0.61s)
09:17:22 [2023-09-11T09:17:22.310Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:17:22 [2023-09-11T09:17:22.310Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
09:17:22 [2023-09-11T09:17:22.310Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:17:22 [2023-09-11T09:17:22.310Z] === RUN   TestAuthZPluginV2Disable
09:17:22 [2023-09-11T09:17:22.310Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
09:17:22 [2023-09-11T09:17:22.310Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:17:22 [2023-09-11T09:17:22.310Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:17:22 [2023-09-11T09:17:22.310Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
09:17:22 [2023-09-11T09:17:22.310Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:17:22 [2023-09-11T09:17:22.310Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:17:22 [2023-09-11T09:17:22.310Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
09:17:22 [2023-09-11T09:17:22.310Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:17:22 [2023-09-11T09:17:22.310Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:17:40 [2023-09-11T09:17:40.405Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
09:17:40 [2023-09-11T09:17:40.405Z] PASS
09:17:40 [2023-09-11T09:17:40.405Z] 
09:17:40 [2023-09-11T09:17:40.405Z] === Skipped
09:17:40 [2023-09-11T09:17:40.405Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:17:40 [2023-09-11T09:17:40.405Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
09:17:40 [2023-09-11T09:17:40.405Z] 
09:17:40 [2023-09-11T09:17:40.405Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:17:40 [2023-09-11T09:17:40.405Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
09:17:40 [2023-09-11T09:17:40.405Z] 
09:17:40 [2023-09-11T09:17:40.405Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:17:40 [2023-09-11T09:17:40.405Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
09:17:40 [2023-09-11T09:17:40.405Z] 
09:17:40 [2023-09-11T09:17:40.405Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:17:40 [2023-09-11T09:17:40.405Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
09:17:40 [2023-09-11T09:17:40.405Z] 
09:17:40 [2023-09-11T09:17:40.405Z] DONE 17 tests, 4 skipped in 30.758s
09:17:40 [2023-09-11T09:17:40.405Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
09:17:40 [2023-09-11T09:17:40.405Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
09:17:40 [2023-09-11T09:17:40.405Z] ++ set -e
09:17:40 [2023-09-11T09:17:40.405Z] ++ '[' -n 0 ']'
09:17:40 [2023-09-11T09:17:40.405Z] ++ set -x
09:17:40 [2023-09-11T09:17:40.405Z] ++ 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.n6Ybc7au6A/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
09:17:40 [2023-09-11T09:17:40.405Z] INFO: Testing against a local daemon
09:17:40 [2023-09-11T09:17:40.405Z] === RUN   TestPluginInvalidJSON
09:17:40 [2023-09-11T09:17:40.405Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
09:17:40 [2023-09-11T09:17:40.405Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
09:17:40 [2023-09-11T09:17:40.405Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
09:17:40 [2023-09-11T09:17:40.406Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
09:17:40 [2023-09-11T09:17:40.406Z] === RUN   TestPluginInvalidJSON/plugins/pull
09:17:40 [2023-09-11T09:17:40.406Z] === PAUSE TestPluginInvalidJSON/plugins/pull
09:17:40 [2023-09-11T09:17:40.406Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
09:17:40 [2023-09-11T09:17:40.406Z] === CONT  TestPluginInvalidJSON/plugins/pull
09:17:40 [2023-09-11T09:17:40.406Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
09:17:40 [2023-09-11T09:17:40.406Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
09:17:40 [2023-09-11T09:17:40.406Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
09:17:40 [2023-09-11T09:17:40.406Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
09:17:40 [2023-09-11T09:17:40.406Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
09:17:40 [2023-09-11T09:17:40.406Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
09:17:40 [2023-09-11T09:17:40.406Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
09:17:40 [2023-09-11T09:17:40.406Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
09:17:40 [2023-09-11T09:17:40.406Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
09:17:40 [2023-09-11T09:17:40.406Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
09:17:40 [2023-09-11T09:17:40.406Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
09:17:40 [2023-09-11T09:17:40.406Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
09:17:40 [2023-09-11T09:17:40.406Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
09:17:40 [2023-09-11T09:17:40.406Z] --- PASS: TestPluginInvalidJSON (0.01s)
09:17:40 [2023-09-11T09:17:40.406Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
09:17:40 [2023-09-11T09:17:40.406Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
09:17:40 [2023-09-11T09:17:40.406Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
09:17:40 [2023-09-11T09:17:40.406Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
09:17:40 [2023-09-11T09:17:40.406Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
09:17:40 [2023-09-11T09:17:40.406Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
09:17:40 [2023-09-11T09:17:40.406Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
09:17:40 [2023-09-11T09:17:40.406Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
09:17:40 [2023-09-11T09:17:40.406Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
09:17:40 [2023-09-11T09:17:40.406Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
09:17:40 [2023-09-11T09:17:40.406Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
09:17:40 [2023-09-11T09:17:40.406Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
09:17:40 [2023-09-11T09:17:40.406Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
09:17:40 [2023-09-11T09:17:40.406Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
09:17:40 [2023-09-11T09:17:40.406Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
09:17:40 [2023-09-11T09:17:40.406Z] === RUN   TestPluginInstall
09:17:40 [2023-09-11T09:17:40.406Z] === RUN   TestPluginInstall/no_auth
09:17:42 [2023-09-11T09:17:42.314Z] time="2023-09-11T09:17:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:17:42 [2023-09-11T09:17:42.314Z] time="2023-09-11T09:17:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a2dc4d7286fb9082d1c6fee6177b8e7c9aaf8d7f97e1cbe7726130b125f99e02" mediatype=application/vnd.docker.plugin.v1+json size=522
09:17:42 [2023-09-11T09:17:42.314Z] time="2023-09-11T09:17:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:17:42 [2023-09-11T09:17:42.314Z] time="2023-09-11T09:17:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a2dc4d7286fb9082d1c6fee6177b8e7c9aaf8d7f97e1cbe7726130b125f99e02" mediatype=application/vnd.docker.plugin.v1+json size=522
09:17:42 [2023-09-11T09:17:42.314Z] === RUN   TestPluginInstall/with_htpasswd
09:17:42 [2023-09-11T09:17:42.573Z] time="2023-09-11T09:17:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:17:42 [2023-09-11T09:17:42.573Z] time="2023-09-11T09:17:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:48301925a5a060c1621fc3d9de7129bd1838bf61041eca55b5f1ad72bf3f8803" mediatype=application/vnd.docker.plugin.v1+json size=522
09:17:42 [2023-09-11T09:17:42.573Z] time="2023-09-11T09:17:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:17:42 [2023-09-11T09:17:42.574Z] time="2023-09-11T09:17:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:48301925a5a060c1621fc3d9de7129bd1838bf61041eca55b5f1ad72bf3f8803" mediatype=application/vnd.docker.plugin.v1+json size=522
09:17:42 [2023-09-11T09:17:42.833Z] === RUN   TestPluginInstall/with_insecure
09:17:43 [2023-09-11T09:17:43.772Z] time="2023-09-11T09:17:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:17:43 [2023-09-11T09:17:43.772Z] time="2023-09-11T09:17:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d51c687c115e1c2f0bd82b21ff543f9e8ac9cf22a8e5305872da38a4285ca843" mediatype=application/vnd.docker.plugin.v1+json size=522
09:17:43 [2023-09-11T09:17:43.772Z] time="2023-09-11T09:17:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:17:43 [2023-09-11T09:17:43.772Z] time="2023-09-11T09:17:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d51c687c115e1c2f0bd82b21ff543f9e8ac9cf22a8e5305872da38a4285ca843" mediatype=application/vnd.docker.plugin.v1+json size=522
09:17:43 [2023-09-11T09:17:43.772Z]     plugin_test.go:204: [dc6855cc3161b] daemon is not started
09:17:43 [2023-09-11T09:17:43.772Z] --- PASS: TestPluginInstall (4.52s)
09:17:43 [2023-09-11T09:17:43.772Z]     --- PASS: TestPluginInstall/no_auth (3.16s)
09:17:43 [2023-09-11T09:17:43.772Z]     --- PASS: TestPluginInstall/with_htpasswd (0.44s)
09:17:43 [2023-09-11T09:17:43.772Z]     --- PASS: TestPluginInstall/with_insecure (0.91s)
09:17:43 [2023-09-11T09:17:43.772Z] === RUN   TestPluginsWithRuntimes
09:17:45 [2023-09-11T09:17:45.153Z] === RUN   TestPluginsWithRuntimes/No_Args
09:17:46 [2023-09-11T09:17:46.092Z] === RUN   TestPluginsWithRuntimes/With_Args
09:17:47 [2023-09-11T09:17:47.031Z] --- PASS: TestPluginsWithRuntimes (3.37s)
09:17:47 [2023-09-11T09:17:47.031Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.94s)
09:17:47 [2023-09-11T09:17:47.031Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
09:17:47 [2023-09-11T09:17:47.031Z] === RUN   TestPluginBackCompatMediaTypes
09:17:47 [2023-09-11T09:17:47.600Z] --- PASS: TestPluginBackCompatMediaTypes (0.48s)
09:17:47 [2023-09-11T09:17:47.600Z] PASS
09:17:47 [2023-09-11T09:17:47.600Z] === RUN   TestPluginInvalidJSON
09:17:47 [2023-09-11T09:17:47.600Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
09:17:47 [2023-09-11T09:17:47.600Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
09:17:47 [2023-09-11T09:17:47.600Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
09:17:47 [2023-09-11T09:17:47.600Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
09:17:47 [2023-09-11T09:17:47.600Z] === RUN   TestPluginInvalidJSON/plugins/pull
09:17:47 [2023-09-11T09:17:47.600Z] === PAUSE TestPluginInvalidJSON/plugins/pull
09:17:47 [2023-09-11T09:17:47.600Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
09:17:47 [2023-09-11T09:17:47.600Z] === CONT  TestPluginInvalidJSON/plugins/pull
09:17:47 [2023-09-11T09:17:47.600Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
09:17:47 [2023-09-11T09:17:47.600Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
09:17:47 [2023-09-11T09:17:47.600Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
09:17:47 [2023-09-11T09:17:47.600Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
09:17:47 [2023-09-11T09:17:47.600Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
09:17:47 [2023-09-11T09:17:47.600Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
09:17:47 [2023-09-11T09:17:47.600Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
09:17:47 [2023-09-11T09:17:47.600Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
09:17:47 [2023-09-11T09:17:47.600Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
09:17:47 [2023-09-11T09:17:47.600Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
09:17:47 [2023-09-11T09:17:47.600Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
09:17:47 [2023-09-11T09:17:47.600Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
09:17:47 [2023-09-11T09:17:47.600Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
09:17:47 [2023-09-11T09:17:47.600Z] --- PASS: TestPluginInvalidJSON (0.01s)
09:17:47 [2023-09-11T09:17:47.600Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
09:17:47 [2023-09-11T09:17:47.600Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
09:17:47 [2023-09-11T09:17:47.600Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
09:17:47 [2023-09-11T09:17:47.600Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
09:17:47 [2023-09-11T09:17:47.600Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
09:17:47 [2023-09-11T09:17:47.600Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
09:17:47 [2023-09-11T09:17:47.600Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
09:17:47 [2023-09-11T09:17:47.600Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
09:17:47 [2023-09-11T09:17:47.600Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
09:17:47 [2023-09-11T09:17:47.600Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
09:17:47 [2023-09-11T09:17:47.600Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
09:17:47 [2023-09-11T09:17:47.600Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
09:17:47 [2023-09-11T09:17:47.600Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
09:17:47 [2023-09-11T09:17:47.600Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
09:17:47 [2023-09-11T09:17:47.600Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
09:17:47 [2023-09-11T09:17:47.600Z] === RUN   TestPluginInstall
09:17:47 [2023-09-11T09:17:47.600Z] === RUN   TestPluginInstall/no_auth
09:17:47 [2023-09-11T09:17:47.859Z] time="2023-09-11T09:17:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:17:47 [2023-09-11T09:17:47.859Z] time="2023-09-11T09:17:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2a275e279ee17d2d4300441e141de372dc3de1fd58eca433a56180d48e041a99" mediatype=application/vnd.docker.plugin.v1+json size=522
09:17:47 [2023-09-11T09:17:47.859Z] time="2023-09-11T09:17:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:17:47 [2023-09-11T09:17:47.859Z] time="2023-09-11T09:17:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2a275e279ee17d2d4300441e141de372dc3de1fd58eca433a56180d48e041a99" mediatype=application/vnd.docker.plugin.v1+json size=522
09:17:48 [2023-09-11T09:17:48.119Z] === RUN   TestPluginInstall/with_htpasswd
09:17:48 [2023-09-11T09:17:48.378Z] time="2023-09-11T09:17:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:17:48 [2023-09-11T09:17:48.378Z] time="2023-09-11T09:17:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2a275e279ee17d2d4300441e141de372dc3de1fd58eca433a56180d48e041a99" mediatype=application/vnd.docker.plugin.v1+json size=522
09:17:48 [2023-09-11T09:17:48.378Z] time="2023-09-11T09:17:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:17:48 [2023-09-11T09:17:48.378Z] time="2023-09-11T09:17:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2a275e279ee17d2d4300441e141de372dc3de1fd58eca433a56180d48e041a99" mediatype=application/vnd.docker.plugin.v1+json size=522
09:17:48 [2023-09-11T09:17:48.378Z] === RUN   TestPluginInstall/with_insecure
09:17:49 [2023-09-11T09:17:49.317Z] time="2023-09-11T09:17:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:17:49 [2023-09-11T09:17:49.317Z] time="2023-09-11T09:17:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:40048446d5cda9cdeac7caaa19357c88d3fb5d583a6dbb42d3b8752bd2953e09" mediatype=application/vnd.docker.plugin.v1+json size=522
09:17:49 [2023-09-11T09:17:49.317Z] time="2023-09-11T09:17:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:17:49 [2023-09-11T09:17:49.317Z] time="2023-09-11T09:17:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:40048446d5cda9cdeac7caaa19357c88d3fb5d583a6dbb42d3b8752bd2953e09" mediatype=application/vnd.docker.plugin.v1+json size=522
09:17:49 [2023-09-11T09:17:49.317Z]     plugin_test.go:204: [d5d9ad2fb690f] daemon is not started
09:17:49 [2023-09-11T09:17:49.317Z] --- PASS: TestPluginInstall (1.77s)
09:17:49 [2023-09-11T09:17:49.317Z]     --- PASS: TestPluginInstall/no_auth (0.41s)
09:17:49 [2023-09-11T09:17:49.317Z]     --- PASS: TestPluginInstall/with_htpasswd (0.44s)
09:17:49 [2023-09-11T09:17:49.317Z]     --- PASS: TestPluginInstall/with_insecure (0.91s)
09:17:49 [2023-09-11T09:17:49.317Z] === RUN   TestPluginsWithRuntimes
09:17:50 [2023-09-11T09:17:50.697Z] === RUN   TestPluginsWithRuntimes/No_Args
09:17:51 [2023-09-11T09:17:51.636Z] === RUN   TestPluginsWithRuntimes/With_Args
09:17:53 [2023-09-11T09:17:53.016Z] --- PASS: TestPluginsWithRuntimes (3.36s)
09:17:53 [2023-09-11T09:17:53.016Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.92s)
09:17:53 [2023-09-11T09:17:53.016Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.93s)
09:17:53 [2023-09-11T09:17:53.016Z] === RUN   TestPluginBackCompatMediaTypes
09:17:53 [2023-09-11T09:17:53.276Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s)
09:17:53 [2023-09-11T09:17:53.276Z] PASS
09:17:53 [2023-09-11T09:17:53.276Z] 
09:17:53 [2023-09-11T09:17:53.276Z] DONE 48 tests in 14.054s
09:17:53 [2023-09-11T09:17:53.276Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
09:17:53 [2023-09-11T09:17:53.276Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
09:17:53 [2023-09-11T09:17:53.276Z] ++ set -e
09:17:53 [2023-09-11T09:17:53.276Z] ++ '[' -n 0 ']'
09:17:53 [2023-09-11T09:17:53.276Z] ++ set -x
09:17:53 [2023-09-11T09:17:53.276Z] ++ 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.n6Ybc7au6A/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
09:17:53 [2023-09-11T09:17:53.276Z] INFO: Testing against a local daemon
09:17:53 [2023-09-11T09:17:53.276Z] === RUN   TestExternalGraphDriver
09:17:53 [2023-09-11T09:17:53.535Z] === RUN   TestExternalGraphDriver/json
09:17:53 [2023-09-11T09:17:53.535Z] === RUN   TestExternalGraphDriver/spec
09:17:53 [2023-09-11T09:17:53.535Z] === RUN   TestExternalGraphDriver/pull
09:17:53 [2023-09-11T09:17:53.535Z] --- PASS: TestExternalGraphDriver (0.34s)
09:17:53 [2023-09-11T09:17:53.535Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
09:17:53 [2023-09-11T09:17:53.535Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
09:17:53 [2023-09-11T09:17:53.535Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
09:17:53 [2023-09-11T09:17:53.535Z] === RUN   TestGraphdriverPluginV2
09:17:54 [2023-09-11T09:17:54.104Z]     external_test.go:415: (*Execution).NotAmd64-fm
09:17:54 [2023-09-11T09:17:54.104Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
09:17:54 [2023-09-11T09:17:54.104Z] PASS
09:17:54 [2023-09-11T09:17:54.104Z] 
09:17:54 [2023-09-11T09:17:54.104Z] === Skipped
09:17:54 [2023-09-11T09:17:54.104Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
09:17:54 [2023-09-11T09:17:54.104Z]     external_test.go:415: (*Execution).NotAmd64-fm
09:17:54 [2023-09-11T09:17:54.104Z] 
09:17:54 [2023-09-11T09:17:54.104Z] DONE 5 tests, 1 skipped in 0.703s
09:17:54 [2023-09-11T09:17:54.104Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
09:17:54 [2023-09-11T09:17:54.104Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
09:17:54 [2023-09-11T09:17:54.104Z] ++ set -e
09:17:54 [2023-09-11T09:17:54.104Z] ++ '[' -n 0 ']'
09:17:54 [2023-09-11T09:17:54.104Z] ++ set -x
09:17:54 [2023-09-11T09:17:54.104Z] ++ 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.n6Ybc7au6A/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
09:17:54 [2023-09-11T09:17:54.104Z] INFO: Testing against a local daemon
09:17:54 [2023-09-11T09:17:54.104Z] === RUN   TestContinueAfterPluginCrash
09:17:54 [2023-09-11T09:17:54.104Z] === PAUSE TestContinueAfterPluginCrash
09:17:54 [2023-09-11T09:17:54.104Z] === RUN   TestReadPluginNoRead
09:17:54 [2023-09-11T09:17:54.104Z] === PAUSE TestReadPluginNoRead
09:17:54 [2023-09-11T09:17:54.104Z] === RUN   TestDaemonStartWithLogOpt
09:17:54 [2023-09-11T09:17:54.104Z] === PAUSE TestDaemonStartWithLogOpt
09:17:54 [2023-09-11T09:17:54.104Z] === CONT  TestContinueAfterPluginCrash
09:17:54 [2023-09-11T09:17:54.104Z] === CONT  TestDaemonStartWithLogOpt
09:17:54 [2023-09-11T09:17:54.104Z] === CONT  TestReadPluginNoRead
09:17:56 [2023-09-11T09:17:56.014Z] === RUN   TestReadPluginNoRead/default
09:17:56 [2023-09-11T09:17:56.953Z] --- PASS: TestDaemonStartWithLogOpt (2.72s)
09:17:57 [2023-09-11T09:17:57.213Z] === RUN   TestReadPluginNoRead/disabled_caching
09:17:58 [2023-09-11T09:17:58.594Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:17:59 [2023-09-11T09:17:59.975Z]     read_test.go:93: [d93709379570e] daemon is not started
09:17:59 [2023-09-11T09:17:59.976Z] --- PASS: TestReadPluginNoRead (5.80s)
09:17:59 [2023-09-11T09:17:59.976Z]     --- PASS: TestReadPluginNoRead/default (1.25s)
09:17:59 [2023-09-11T09:17:59.976Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.23s)
09:17:59 [2023-09-11T09:17:59.976Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s)
09:18:01 [2023-09-11T09:18:01.884Z] --- PASS: TestContinueAfterPluginCrash (7.64s)
09:18:01 [2023-09-11T09:18:01.884Z] PASS
09:18:01 [2023-09-11T09:18:01.884Z] 
09:18:01 [2023-09-11T09:18:01.884Z] DONE 6 tests in 7.683s
09:18:01 [2023-09-11T09:18:01.884Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
09:18:01 [2023-09-11T09:18:01.884Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
09:18:01 [2023-09-11T09:18:01.884Z] ++ set -e
09:18:01 [2023-09-11T09:18:01.884Z] ++ '[' -n 0 ']'
09:18:01 [2023-09-11T09:18:01.884Z] ++ set -x
09:18:01 [2023-09-11T09:18:01.884Z] ++ 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.n6Ybc7au6A/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
09:18:01 [2023-09-11T09:18:01.884Z] testing: warning: no tests to run
09:18:01 [2023-09-11T09:18:01.884Z] PASS
09:18:01 [2023-09-11T09:18:01.884Z] 
09:18:01 [2023-09-11T09:18:01.884Z] DONE 0 tests in 0.009s
09:18:01 [2023-09-11T09:18:01.884Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
09:18:01 [2023-09-11T09:18:01.884Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
09:18:01 [2023-09-11T09:18:01.884Z] ++ set -e
09:18:01 [2023-09-11T09:18:01.884Z] ++ '[' -n 0 ']'
09:18:01 [2023-09-11T09:18:01.884Z] ++ set -x
09:18:01 [2023-09-11T09:18:01.885Z] ++ 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.n6Ybc7au6A/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
09:18:01 [2023-09-11T09:18:01.885Z] INFO: Testing against a local daemon
09:18:01 [2023-09-11T09:18:01.885Z] === RUN   TestPluginWithDevMounts
09:18:01 [2023-09-11T09:18:01.885Z] === PAUSE TestPluginWithDevMounts
09:18:01 [2023-09-11T09:18:01.885Z] === CONT  TestPluginWithDevMounts
09:18:03 [2023-09-11T09:18:03.267Z] --- PASS: TestPluginWithDevMounts (1.50s)
09:18:03 [2023-09-11T09:18:03.267Z] PASS
09:18:03 [2023-09-11T09:18:03.267Z] 
09:18:03 [2023-09-11T09:18:03.267Z] DONE 1 tests in 1.541s
09:18:03 [2023-09-11T09:18:03.267Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
09:18:03 [2023-09-11T09:18:03.267Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
09:18:03 [2023-09-11T09:18:03.267Z] ++ set -e
09:18:03 [2023-09-11T09:18:03.267Z] ++ '[' -n 0 ']'
09:18:03 [2023-09-11T09:18:03.267Z] ++ set -x
09:18:03 [2023-09-11T09:18:03.267Z] ++ 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.n6Ybc7au6A/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
09:18:03 [2023-09-11T09:18:03.267Z] INFO: Testing against a local daemon
09:18:03 [2023-09-11T09:18:03.267Z] === RUN   TestSecretInspect
09:18:05 [2023-09-11T09:18:05.176Z] --- PASS: TestSecretInspect (1.91s)
09:18:05 [2023-09-11T09:18:05.176Z] === RUN   TestSecretList
09:18:07 [2023-09-11T09:18:07.239Z] --- PASS: TestSecretList (1.91s)
09:18:07 [2023-09-11T09:18:07.239Z] === RUN   TestSecretsCreateAndDelete
09:18:09 [2023-09-11T09:18:09.146Z] --- PASS: TestSecretsCreateAndDelete (1.89s)
09:18:09 [2023-09-11T09:18:09.146Z] === RUN   TestSecretsUpdate
09:18:11 [2023-09-11T09:18:11.052Z] --- PASS: TestSecretsUpdate (1.89s)
09:18:11 [2023-09-11T09:18:11.052Z] === RUN   TestTemplatedSecret
09:18:13 [2023-09-11T09:18:13.589Z] --- PASS: TestTemplatedSecret (2.67s)
09:18:13 [2023-09-11T09:18:13.589Z] === RUN   TestSecretCreateResolve
09:18:15 [2023-09-11T09:18:15.495Z] --- PASS: TestSecretCreateResolve (2.00s)
09:18:15 [2023-09-11T09:18:15.495Z] PASS
09:18:15 [2023-09-11T09:18:15.495Z] 
09:18:15 [2023-09-11T09:18:15.495Z] DONE 6 tests in 12.329s
09:18:15 [2023-09-11T09:18:15.495Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
09:18:15 [2023-09-11T09:18:15.495Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
09:18:15 [2023-09-11T09:18:15.495Z] ++ set -e
09:18:15 [2023-09-11T09:18:15.495Z] ++ '[' -n 0 ']'
09:18:15 [2023-09-11T09:18:15.495Z] ++ set -x
09:18:15 [2023-09-11T09:18:15.495Z] ++ 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.n6Ybc7au6A/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
09:18:15 [2023-09-11T09:18:15.754Z] INFO: Testing against a local daemon
09:18:15 [2023-09-11T09:18:15.754Z] === RUN   TestServiceCreateInit
09:18:15 [2023-09-11T09:18:15.754Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:18:19 [2023-09-11T09:18:19.951Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:18:23 [2023-09-11T09:18:23.243Z] --- PASS: TestServiceCreateInit (7.71s)
09:18:23 [2023-09-11T09:18:23.244Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.85s)
09:18:23 [2023-09-11T09:18:23.244Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.84s)
09:18:23 [2023-09-11T09:18:23.244Z] === RUN   TestCreateServiceMultipleTimes
09:18:41 [2023-09-11T09:18:41.344Z] --- PASS: TestCreateServiceMultipleTimes (14.98s)
09:18:41 [2023-09-11T09:18:41.344Z] === RUN   TestCreateServiceConflict
09:18:41 [2023-09-11T09:18:41.344Z] --- PASS: TestCreateServiceConflict (1.90s)
09:18:41 [2023-09-11T09:18:41.344Z] === RUN   TestCreateServiceMaxReplicas
09:18:43 [2023-09-11T09:18:43.251Z] --- PASS: TestCreateServiceMaxReplicas (2.75s)
09:18:43 [2023-09-11T09:18:43.251Z] === RUN   TestCreateWithDuplicateNetworkNames
09:18:58 [2023-09-11T09:18:58.138Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.92s)
09:18:58 [2023-09-11T09:18:58.138Z] === RUN   TestCreateServiceSecretFileMode
09:19:08 [2023-09-11T09:19:08.121Z] --- PASS: TestCreateServiceSecretFileMode (12.18s)
09:19:08 [2023-09-11T09:19:08.121Z] === RUN   TestCreateServiceConfigFileMode
09:19:23 [2023-09-11T09:19:23.011Z] --- PASS: TestCreateServiceConfigFileMode (12.56s)
09:19:23 [2023-09-11T09:19:23.011Z] === RUN   TestCreateServiceSysctls
09:19:23 [2023-09-11T09:19:23.580Z] --- PASS: TestCreateServiceSysctls (3.02s)
09:19:23 [2023-09-11T09:19:23.580Z] === RUN   TestCreateServiceCapabilities
09:19:26 [2023-09-11T09:19:26.118Z] --- PASS: TestCreateServiceCapabilities (2.58s)
09:19:26 [2023-09-11T09:19:26.118Z] === RUN   TestInspect
09:19:29 [2023-09-11T09:19:29.410Z] --- PASS: TestInspect (2.99s)
09:19:29 [2023-09-11T09:19:29.410Z] === RUN   TestCreateJob
09:19:32 [2023-09-11T09:19:32.703Z] --- PASS: TestCreateJob (3.30s)
09:19:32 [2023-09-11T09:19:32.703Z] === RUN   TestReplicatedJob
09:19:38 [2023-09-11T09:19:38.037Z] --- PASS: TestReplicatedJob (5.54s)
09:19:38 [2023-09-11T09:19:38.037Z] === RUN   TestUpdateReplicatedJob
09:19:41 [2023-09-11T09:19:41.329Z] --- PASS: TestUpdateReplicatedJob (3.19s)
09:19:41 [2023-09-11T09:19:41.329Z] === RUN   TestServiceListWithStatuses
09:19:41 [2023-09-11T09:19:41.329Z]     list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:19:41 [2023-09-11T09:19:41.329Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:19:41 [2023-09-11T09:19:41.329Z] === RUN   TestDockerNetworkConnectAlias
09:19:45 [2023-09-11T09:19:45.551Z] --- PASS: TestDockerNetworkConnectAlias (4.22s)
09:19:45 [2023-09-11T09:19:45.551Z] === RUN   TestDockerNetworkReConnect
09:19:48 [2023-09-11T09:19:48.892Z] --- PASS: TestDockerNetworkReConnect (3.12s)
09:19:48 [2023-09-11T09:19:48.892Z] === RUN   TestServicePlugin
09:19:48 [2023-09-11T09:19:48.892Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
09:19:48 [2023-09-11T09:19:48.892Z] --- SKIP: TestServicePlugin (0.00s)
09:19:48 [2023-09-11T09:19:48.892Z] === RUN   TestServiceUpdateLabel
09:19:50 [2023-09-11T09:19:50.304Z] --- PASS: TestServiceUpdateLabel (1.49s)
09:19:50 [2023-09-11T09:19:50.304Z] === RUN   TestServiceUpdateSecrets
09:20:05 [2023-09-11T09:20:05.230Z] --- PASS: TestServiceUpdateSecrets (14.62s)
09:20:05 [2023-09-11T09:20:05.230Z] === RUN   TestServiceUpdateConfigs
09:20:20 [2023-09-11T09:20:20.121Z] --- PASS: TestServiceUpdateConfigs (14.49s)
09:20:20 [2023-09-11T09:20:20.121Z] === RUN   TestServiceUpdateNetwork
09:20:32 [2023-09-11T09:20:32.343Z] --- PASS: TestServiceUpdateNetwork (12.18s)
09:20:32 [2023-09-11T09:20:32.343Z] === RUN   TestServiceUpdatePidsLimit
09:20:32 [2023-09-11T09:20:32.603Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:20:33 [2023-09-11T09:20:33.172Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:20:41 [2023-09-11T09:20:41.369Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:20:47 [2023-09-11T09:20:47.942Z] --- PASS: TestServiceUpdatePidsLimit (16.28s)
09:20:47 [2023-09-11T09:20:47.942Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
09:20:47 [2023-09-11T09:20:47.942Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
09:20:47 [2023-09-11T09:20:47.942Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
09:20:47 [2023-09-11T09:20:47.942Z] PASS
09:20:47 [2023-09-11T09:20:47.942Z] 
09:20:47 [2023-09-11T09:20:47.942Z] === Skipped
09:20:47 [2023-09-11T09:20:47.942Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
09:20:47 [2023-09-11T09:20:47.942Z]     list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:20:47 [2023-09-11T09:20:47.942Z] 
09:20:47 [2023-09-11T09:20:47.942Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
09:20:47 [2023-09-11T09:20:47.942Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
09:20:47 [2023-09-11T09:20:47.942Z] 
09:20:47 [2023-09-11T09:20:47.942Z] DONE 27 tests, 2 skipped in 152.066s
09:20:47 [2023-09-11T09:20:47.942Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
09:20:47 [2023-09-11T09:20:47.942Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
09:20:47 [2023-09-11T09:20:47.942Z] ++ set -e
09:20:47 [2023-09-11T09:20:47.942Z] ++ '[' -n 0 ']'
09:20:47 [2023-09-11T09:20:47.942Z] ++ set -x
09:20:47 [2023-09-11T09:20:47.943Z] ++ 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.n6Ybc7au6A/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
09:20:47 [2023-09-11T09:20:47.943Z] INFO: Testing against a local daemon
09:20:47 [2023-09-11T09:20:47.943Z] === RUN   TestSessionCreate
09:20:47 [2023-09-11T09:20:47.943Z] --- PASS: TestSessionCreate (0.02s)
09:20:47 [2023-09-11T09:20:47.943Z] === RUN   TestSessionCreateWithBadUpgrade
09:20:47 [2023-09-11T09:20:47.943Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:20:47 [2023-09-11T09:20:47.943Z] PASS
09:20:47 [2023-09-11T09:20:47.943Z] 
09:20:47 [2023-09-11T09:20:47.943Z] DONE 2 tests in 0.071s
09:20:47 [2023-09-11T09:20:47.943Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
09:20:47 [2023-09-11T09:20:47.943Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
09:20:47 [2023-09-11T09:20:47.943Z] ++ set -e
09:20:47 [2023-09-11T09:20:47.943Z] ++ '[' -n 0 ']'
09:20:47 [2023-09-11T09:20:47.943Z] ++ set -x
09:20:47 [2023-09-11T09:20:47.943Z] ++ 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.n6Ybc7au6A/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
09:20:47 [2023-09-11T09:20:47.943Z] INFO: Testing against a local daemon
09:20:47 [2023-09-11T09:20:47.943Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:20:47 [2023-09-11T09:20:47.943Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:20:47 [2023-09-11T09:20:47.943Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:20:47 [2023-09-11T09:20:47.943Z] === RUN   TestDiskUsage
09:20:47 [2023-09-11T09:20:47.943Z] === PAUSE TestDiskUsage
09:20:47 [2023-09-11T09:20:47.943Z] === RUN   TestEventsExecDie
09:20:48 [2023-09-11T09:20:48.203Z] --- PASS: TestEventsExecDie (0.53s)
09:20:48 [2023-09-11T09:20:48.203Z] === RUN   TestEventsBackwardsCompatible
09:20:48 [2023-09-11T09:20:48.462Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
09:20:48 [2023-09-11T09:20:48.462Z] === RUN   TestEventsVolumeCreate
09:20:48 [2023-09-11T09:20:48.462Z] --- PASS: TestEventsVolumeCreate (0.04s)
09:20:48 [2023-09-11T09:20:48.462Z] === RUN   TestInfoBinaryCommits
09:20:48 [2023-09-11T09:20:48.462Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:20:48 [2023-09-11T09:20:48.462Z] === RUN   TestInfoAPIVersioned
09:20:48 [2023-09-11T09:20:48.462Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:20:48 [2023-09-11T09:20:48.462Z] === RUN   TestInfoAPI
09:20:48 [2023-09-11T09:20:48.462Z] --- PASS: TestInfoAPI (0.02s)
09:20:48 [2023-09-11T09:20:48.463Z] === RUN   TestInfoAPIWarnings
09:21:06 [2023-09-11T09:21:06.557Z] --- PASS: TestInfoAPIWarnings (16.55s)
09:21:06 [2023-09-11T09:21:06.557Z] === RUN   TestInfoDebug
09:21:06 [2023-09-11T09:21:06.557Z] --- PASS: TestInfoDebug (0.52s)
09:21:06 [2023-09-11T09:21:06.557Z] === RUN   TestInfoInsecureRegistries
09:21:06 [2023-09-11T09:21:06.557Z] --- PASS: TestInfoInsecureRegistries (0.52s)
09:21:06 [2023-09-11T09:21:06.557Z] === RUN   TestInfoRegistryMirrors
09:21:06 [2023-09-11T09:21:06.557Z] --- PASS: TestInfoRegistryMirrors (0.52s)
09:21:06 [2023-09-11T09:21:06.557Z] === RUN   TestLoginFailsWithBadCredentials
09:21:07 [2023-09-11T09:21:07.496Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s)
09:21:07 [2023-09-11T09:21:07.496Z] === RUN   TestPingCacheHeaders
09:21:07 [2023-09-11T09:21:07.496Z] --- PASS: TestPingCacheHeaders (0.02s)
09:21:07 [2023-09-11T09:21:07.496Z] === RUN   TestPingGet
09:21:07 [2023-09-11T09:21:07.496Z] --- PASS: TestPingGet (0.01s)
09:21:07 [2023-09-11T09:21:07.496Z] === RUN   TestPingHead
09:21:07 [2023-09-11T09:21:07.755Z] --- PASS: TestPingHead (0.02s)
09:21:07 [2023-09-11T09:21:07.755Z] === RUN   TestPingSwarmHeader
09:21:08 [2023-09-11T09:21:08.324Z] === RUN   TestPingSwarmHeader/before_swarm_init
09:21:08 [2023-09-11T09:21:08.893Z] === RUN   TestPingSwarmHeader/after_swarm_init
09:21:09 [2023-09-11T09:21:09.832Z] === RUN   TestPingSwarmHeader/after_swarm_leave
09:21:09 [2023-09-11T09:21:09.832Z] --- PASS: TestPingSwarmHeader (2.00s)
09:21:09 [2023-09-11T09:21:09.832Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
09:21:09 [2023-09-11T09:21:09.832Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
09:21:09 [2023-09-11T09:21:09.832Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
09:21:09 [2023-09-11T09:21:09.832Z] === RUN   TestPingBuilderHeader
09:21:09 [2023-09-11T09:21:09.832Z] === RUN   TestPingBuilderHeader/default_config
09:21:10 [2023-09-11T09:21:10.091Z] === RUN   TestPingBuilderHeader/buildkit_disabled
09:21:10 [2023-09-11T09:21:10.660Z] --- PASS: TestPingBuilderHeader (1.05s)
09:21:10 [2023-09-11T09:21:10.661Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
09:21:10 [2023-09-11T09:21:10.661Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
09:21:10 [2023-09-11T09:21:10.661Z] === RUN   TestVersion
09:21:10 [2023-09-11T09:21:10.661Z] --- PASS: TestVersion (0.02s)
09:21:10 [2023-09-11T09:21:10.661Z] === CONT  TestDiskUsage
09:21:11 [2023-09-11T09:21:11.229Z] === RUN   TestDiskUsage/empty
09:21:11 [2023-09-11T09:21:11.229Z] === RUN   TestDiskUsage/empty/container_types
09:21:11 [2023-09-11T09:21:11.229Z] === RUN   TestDiskUsage/empty/image_types
09:21:11 [2023-09-11T09:21:11.229Z] === RUN   TestDiskUsage/empty/volume_types
09:21:11 [2023-09-11T09:21:11.229Z] === RUN   TestDiskUsage/empty/build-cache_types
09:21:11 [2023-09-11T09:21:11.229Z] === RUN   TestDiskUsage/empty/container,_volume_types
09:21:11 [2023-09-11T09:21:11.229Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
09:21:11 [2023-09-11T09:21:11.229Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
09:21:11 [2023-09-11T09:21:11.229Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
09:21:11 [2023-09-11T09:21:11.229Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
09:21:11 [2023-09-11T09:21:11.229Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
09:21:11 [2023-09-11T09:21:11.229Z] === RUN   TestDiskUsage/after_LoadBusybox
09:21:11 [2023-09-11T09:21:11.229Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
09:21:11 [2023-09-11T09:21:11.229Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
09:21:11 [2023-09-11T09:21:11.229Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
09:21:11 [2023-09-11T09:21:11.229Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
09:21:11 [2023-09-11T09:21:11.229Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
09:21:11 [2023-09-11T09:21:11.229Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
09:21:11 [2023-09-11T09:21:11.229Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
09:21:11 [2023-09-11T09:21:11.229Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
09:21:11 [2023-09-11T09:21:11.229Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
09:21:11 [2023-09-11T09:21:11.229Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
09:21:11 [2023-09-11T09:21:11.229Z] === RUN   TestDiskUsage/after_container.Run
09:21:11 [2023-09-11T09:21:11.580Z] === RUN   TestDiskUsage/after_container.Run/container_types
09:21:11 [2023-09-11T09:21:11.581Z] === RUN   TestDiskUsage/after_container.Run/image_types
09:21:11 [2023-09-11T09:21:11.581Z] === RUN   TestDiskUsage/after_container.Run/volume_types
09:21:11 [2023-09-11T09:21:11.581Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
09:21:11 [2023-09-11T09:21:11.581Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
09:21:11 [2023-09-11T09:21:11.581Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
09:21:11 [2023-09-11T09:21:11.581Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
09:21:11 [2023-09-11T09:21:11.581Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
09:21:11 [2023-09-11T09:21:11.581Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
09:21:11 [2023-09-11T09:21:11.581Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
09:21:11 [2023-09-11T09:21:11.840Z] --- PASS: TestDiskUsage (1.10s)
09:21:11 [2023-09-11T09:21:11.840Z]     --- PASS: TestDiskUsage/empty (0.01s)
09:21:11 [2023-09-11T09:21:11.840Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
09:21:11 [2023-09-11T09:21:11.840Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
09:21:11 [2023-09-11T09:21:11.840Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
09:21:11 [2023-09-11T09:21:11.840Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
09:21:11 [2023-09-11T09:21:11.840Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
09:21:11 [2023-09-11T09:21:11.840Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
09:21:11 [2023-09-11T09:21:11.840Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
09:21:11 [2023-09-11T09:21:11.840Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
09:21:11 [2023-09-11T09:21:11.840Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
09:21:11 [2023-09-11T09:21:11.840Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
09:21:11 [2023-09-11T09:21:11.840Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
09:21:11 [2023-09-11T09:21:11.840Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
09:21:11 [2023-09-11T09:21:11.840Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
09:21:11 [2023-09-11T09:21:11.840Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
09:21:11 [2023-09-11T09:21:11.840Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
09:21:11 [2023-09-11T09:21:11.840Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
09:21:11 [2023-09-11T09:21:11.840Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
09:21:11 [2023-09-11T09:21:11.840Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
09:21:11 [2023-09-11T09:21:11.840Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
09:21:11 [2023-09-11T09:21:11.840Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
09:21:11 [2023-09-11T09:21:11.840Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
09:21:11 [2023-09-11T09:21:11.840Z]     --- PASS: TestDiskUsage/after_container.Run (0.26s)
09:21:11 [2023-09-11T09:21:11.840Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
09:21:11 [2023-09-11T09:21:11.840Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
09:21:11 [2023-09-11T09:21:11.840Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
09:21:11 [2023-09-11T09:21:11.840Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
09:21:11 [2023-09-11T09:21:11.840Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
09:21:11 [2023-09-11T09:21:11.840Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
09:21:11 [2023-09-11T09:21:11.840Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
09:21:11 [2023-09-11T09:21:11.840Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
09:21:11 [2023-09-11T09:21:11.840Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
09:21:11 [2023-09-11T09:21:11.840Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
09:21:11 [2023-09-11T09:21:11.840Z] PASS
09:21:11 [2023-09-11T09:21:11.840Z] 
09:21:11 [2023-09-11T09:21:11.840Z] === Skipped
09:21:11 [2023-09-11T09:21:11.840Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:21:11 [2023-09-11T09:21:11.840Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:21:11 [2023-09-11T09:21:11.840Z] 
09:21:11 [2023-09-11T09:21:11.840Z] DONE 57 tests, 1 skipped in 24.049s
09:21:11 [2023-09-11T09:21:11.840Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
09:21:11 [2023-09-11T09:21:11.840Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
09:21:11 [2023-09-11T09:21:11.840Z] ++ set -e
09:21:11 [2023-09-11T09:21:11.840Z] ++ '[' -n 0 ']'
09:21:11 [2023-09-11T09:21:11.840Z] ++ set -x
09:21:11 [2023-09-11T09:21:11.841Z] ++ 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.n6Ybc7au6A/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
09:21:11 [2023-09-11T09:21:11.841Z] INFO: Testing against a local daemon
09:21:11 [2023-09-11T09:21:11.841Z] === RUN   TestVolumesCreateAndList
09:21:11 [2023-09-11T09:21:11.841Z] --- PASS: TestVolumesCreateAndList (0.02s)
09:21:11 [2023-09-11T09:21:11.841Z] === RUN   TestVolumesRemove
09:21:11 [2023-09-11T09:21:11.841Z] === RUN   TestVolumesRemove/volume_in_use
09:21:11 [2023-09-11T09:21:11.841Z] === RUN   TestVolumesRemove/volume_not_in_use
09:21:11 [2023-09-11T09:21:11.841Z] === RUN   TestVolumesRemove/non-existing_volume
09:21:11 [2023-09-11T09:21:11.841Z] === RUN   TestVolumesRemove/non-existing_volume_force
09:21:11 [2023-09-11T09:21:11.841Z] --- PASS: TestVolumesRemove (0.04s)
09:21:11 [2023-09-11T09:21:11.841Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
09:21:11 [2023-09-11T09:21:11.841Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
09:21:11 [2023-09-11T09:21:11.841Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
09:21:11 [2023-09-11T09:21:11.841Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
09:21:11 [2023-09-11T09:21:11.841Z] === RUN   TestVolumesRemoveSwarmEnabled
09:21:11 [2023-09-11T09:21:11.841Z] === PAUSE TestVolumesRemoveSwarmEnabled
09:21:11 [2023-09-11T09:21:11.841Z] === RUN   TestVolumesInspect
09:21:11 [2023-09-11T09:21:11.841Z] --- PASS: TestVolumesInspect (0.02s)
09:21:11 [2023-09-11T09:21:11.841Z] === RUN   TestVolumesInvalidJSON
09:21:11 [2023-09-11T09:21:11.841Z] === RUN   TestVolumesInvalidJSON/volumes/create
09:21:11 [2023-09-11T09:21:11.841Z] === PAUSE TestVolumesInvalidJSON/volumes/create
09:21:11 [2023-09-11T09:21:11.841Z] === CONT  TestVolumesInvalidJSON/volumes/create
09:21:11 [2023-09-11T09:21:11.841Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
09:21:11 [2023-09-11T09:21:11.841Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
09:21:11 [2023-09-11T09:21:11.841Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
09:21:11 [2023-09-11T09:21:11.841Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
09:21:11 [2023-09-11T09:21:11.841Z] --- PASS: TestVolumesInvalidJSON (0.01s)
09:21:11 [2023-09-11T09:21:11.841Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
09:21:11 [2023-09-11T09:21:11.841Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
09:21:11 [2023-09-11T09:21:11.841Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
09:21:11 [2023-09-11T09:21:11.841Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
09:21:11 [2023-09-11T09:21:11.841Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
09:21:11 [2023-09-11T09:21:11.841Z] === RUN   TestVolumePruneAnonymous
09:21:12 [2023-09-11T09:21:12.100Z] --- PASS: TestVolumePruneAnonymous (0.03s)
09:21:12 [2023-09-11T09:21:12.100Z] === RUN   TestVolumePruneAnonFromImage
09:21:12 [2023-09-11T09:21:12.100Z] --- PASS: TestVolumePruneAnonFromImage (0.14s)
09:21:12 [2023-09-11T09:21:12.100Z] === CONT  TestVolumesRemoveSwarmEnabled
09:21:13 [2023-09-11T09:21:13.479Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
09:21:13 [2023-09-11T09:21:13.479Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
09:21:13 [2023-09-11T09:21:13.479Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
09:21:13 [2023-09-11T09:21:13.479Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
09:21:14 [2023-09-11T09:21:14.417Z] --- PASS: TestVolumesRemoveSwarmEnabled (2.10s)
09:21:14 [2023-09-11T09:21:14.417Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
09:21:14 [2023-09-11T09:21:14.417Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
09:21:14 [2023-09-11T09:21:14.417Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
09:21:14 [2023-09-11T09:21:14.417Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
09:21:14 [2023-09-11T09:21:14.417Z] PASS
09:21:14 [2023-09-11T09:21:14.417Z] 
09:21:14 [2023-09-11T09:21:14.417Z] DONE 20 tests in 2.404s
09:21:14 [2023-09-11T09:21:14.417Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:21:14 [2023-09-11T09:21:14.417Z] ++++ cat bundles/test-integration/docker.pid
09:21:14 [2023-09-11T09:21:14.417Z] +++ kill 23300
09:21:15 [2023-09-11T09:21:15.797Z] +++ /etc/init.d/apparmor stop
09:21:15 [2023-09-11T09:21:15.797Z] Leaving: AppArmorNo profiles have been unloaded.
09:21:15 [2023-09-11T09:21:15.797Z] 
09:21:15 [2023-09-11T09:21:15.797Z] Unloading profiles will leave already running processes permanently
09:21:15 [2023-09-11T09:21:15.797Z] unconfined, which can lead to unexpected situations.
09:21:15 [2023-09-11T09:21:15.797Z] 
09:21:15 [2023-09-11T09:21:15.797Z] To set a process to complain mode, use the command line tool
09:21:15 [2023-09-11T09:21:15.797Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:21:15 [2023-09-11T09:21:15.797Z] +++ true
09:21:15 [2023-09-11T09:21:15.797Z] exiting test-integration
09:21:15 [2023-09-11T09:21:15.797Z] ++ exit 0
09:21:15 [2023-09-11T09:21:15.797Z] 
Post stage
[Pipeline] junit
09:21:17 [2023-09-11T09:21:17.192Z] Recording test results
09:21:17 [2023-09-11T09:21:17.385Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:21:17 [2023-09-11T09:21:17.681Z] + echo Ensuring container killed.
09:21:17 [2023-09-11T09:21:17.681Z] Ensuring container killed.
09:21:17 [2023-09-11T09:21:17.681Z] + docker rm -vf docker-pr2
09:21:17 [2023-09-11T09:21:17.681Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
09:21:17 [2023-09-11T09:21:17.964Z] + echo Chowning /workspace to jenkins user
09:21:17 [2023-09-11T09:21:17.964Z] Chowning /workspace to jenkins user
09:21:17 [2023-09-11T09:21:17.964Z] + id -u
09:21:17 [2023-09-11T09:21:17.964Z] + id -g
09:21:17 [2023-09-11T09:21:17.964Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46450:/workspace busybox chown -R 1000:1000 /workspace
09:21:17 [2023-09-11T09:21:17.964Z] Unable to find image 'busybox:latest' locally
09:21:17 [2023-09-11T09:21:17.964Z] latest: Pulling from library/busybox
09:21:18 [2023-09-11T09:21:18.224Z] 8a0af25e8c2e: Already exists
09:21:18 [2023-09-11T09:21:18.224Z] Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:21:18 [2023-09-11T09:21:18.224Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:21:19 [2023-09-11T09:21:19.891Z] + bundleName=arm64-integration
09:21:19 [2023-09-11T09:21:19.891Z] + echo Creating arm64-integration-bundles.tar.gz
09:21:19 [2023-09-11T09:21:19.891Z] Creating arm64-integration-bundles.tar.gz
09:21:19 [2023-09-11T09:21:19.891Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
09:21:19 [2023-09-11T09:21:19.891Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
09:21:20 [2023-09-11T09:21:20.163Z] Archiving artifacts
09:21:21 [2023-09-11T09:21:21.551Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46450/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:21:21 [2023-09-11T09:21:21.844Z] + make clean
09:21:21 [2023-09-11T09:21:21.844Z] docker volume rm -f docker-dev-cache docker-mod-cache
09:21:21 [2023-09-11T09:21:21.844Z] docker-dev-cache
09:21:21 [2023-09-11T09:21:21.844Z] 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