Skip to content
Success

Console Output

Pull request #47194 event
17:37:05 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 250886741bec1151605cccbfa4462ebd97c131c9+9763709c057c623017e6a9da2c7f8c3cb701cd8b (0f7420f4cdd0aa4a3fd949f653efe3a392d71c86)
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-47194@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
17:37:08 [2024-01-23T17:37:08.180Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
17:37:08 [2024-01-23T17:37:08.184Z] Trying to pass milestone 2
[Pipeline] milestone
17:37:08 [2024-01-23T17:37:08.341Z] Trying to pass milestone 3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
17:37:23 [2024-01-23T17:37:23.537Z] Still waiting to schedule task
17:37:23 [2024-01-23T17:37:23.538Z] Waiting for next available executor on ‘arm64&&ubuntu-200417:38:18 [2024-01-23T17:38:18.547Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06d31a10a24a04573) in /home/ubuntu/workspace/moby_PR-47194
[Pipeline] {
[Pipeline] checkout
17:38:18 [2024-01-23T17:38:18.611Z] The recommended git tool is: git
17:38:20 [2024-01-23T17:38:20.902Z] using credential docker-jenkins-github-credentials
17:38:20 [2024-01-23T17:38:20.915Z] Cloning the remote Git repository
17:38:20 [2024-01-23T17:38:20.915Z] Cloning with configured refspecs honoured and without tags
17:38:20 [2024-01-23T17:38:20.911Z] Cloning repository https://github.com/moby/moby.git
17:38:20 [2024-01-23T17:38:20.960Z]  > git init /home/ubuntu/workspace/moby_PR-47194 # timeout=10
17:38:21 [2024-01-23T17:38:21.612Z] Fetching upstream changes from https://github.com/moby/moby.git
17:38:21 [2024-01-23T17:38:21.613Z]  > git --version # timeout=10
17:38:21 [2024-01-23T17:38:21.616Z]  > git --version # 'git version 2.25.1'
17:38:21 [2024-01-23T17:38:21.616Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:38:21 [2024-01-23T17:38:21.618Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47194/head:refs/remotes/origin/PR-47194 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:38:34 [2024-01-23T17:38:34.218Z] Fetching without tags
17:38:34 [2024-01-23T17:38:34.488Z] Merging remotes/origin/master commit 9763709c057c623017e6a9da2c7f8c3cb701cd8b into PR head commit 250886741bec1151605cccbfa4462ebd97c131c9
17:38:34 [2024-01-23T17:38:34.196Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:38:34 [2024-01-23T17:38:34.200Z]  > git config --add remote.origin.fetch +refs/pull/47194/head:refs/remotes/origin/PR-47194 # timeout=10
17:38:34 [2024-01-23T17:38:34.203Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:38:34 [2024-01-23T17:38:34.208Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:38:34 [2024-01-23T17:38:34.255Z] Fetching upstream changes from https://github.com/moby/moby.git
17:38:34 [2024-01-23T17:38:34.255Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:38:34 [2024-01-23T17:38:34.256Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47194/head:refs/remotes/origin/PR-47194 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:38:34 [2024-01-23T17:38:34.488Z]  > git config core.sparsecheckout # timeout=10
17:38:34 [2024-01-23T17:38:34.491Z]  > git checkout -f 250886741bec1151605cccbfa4462ebd97c131c9 # timeout=10
17:38:35 [2024-01-23T17:38:35.659Z] Merge succeeded, producing 81e20d859120c8835d219d23d9e411155e2f752e
17:38:35 [2024-01-23T17:38:35.659Z] Checking out Revision 81e20d859120c8835d219d23d9e411155e2f752e (PR-47194)
17:38:35 [2024-01-23T17:38:35.211Z]  > git remote # timeout=10
17:38:35 [2024-01-23T17:38:35.215Z]  > git config --get remote.origin.url # timeout=10
17:38:35 [2024-01-23T17:38:35.218Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:38:35 [2024-01-23T17:38:35.219Z]  > git merge 9763709c057c623017e6a9da2c7f8c3cb701cd8b # timeout=10
17:38:35 [2024-01-23T17:38:35.650Z]  > git rev-parse HEAD^{commit} # timeout=10
17:38:35 [2024-01-23T17:38:35.656Z]  > git config core.sparsecheckout # timeout=10
17:38:35 [2024-01-23T17:38:35.659Z]  > git checkout -f 81e20d859120c8835d219d23d9e411155e2f752e # timeout=10
17:38:39 [2024-01-23T17:38:39.283Z] Commit message: "Merge commit '9763709c057c623017e6a9da2c7f8c3cb701cd8b' into HEAD"
17:38:39 [2024-01-23T17:38:39.282Z]  > git rev-list --no-walk 250886741bec1151605cccbfa4462ebd97c131c9 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:38:40 [2024-01-23T17:38:40.100Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47194:/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
17:38:45 [2024-01-23T17:38:45.347Z] Unable to find image 'alpine:latest' locally
17:38:45 [2024-01-23T17:38:45.347Z] latest: Pulling from library/alpine
17:38:45 [2024-01-23T17:38:45.347Z] c30352492317: Pulling fs layer
17:38:45 [2024-01-23T17:38:45.348Z] c30352492317: Verifying Checksum
17:38:45 [2024-01-23T17:38:45.348Z] c30352492317: Download complete
17:38:45 [2024-01-23T17:38:45.348Z] c30352492317: Pull complete
17:38:45 [2024-01-23T17:38:45.348Z] Digest: sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48
17:38:45 [2024-01-23T17:38:45.348Z] Status: Downloaded newer image for alpine:latest
17:38:57 [2024-01-23T17:38:57.519Z] 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
17:38:57 [2024-01-23T17:38:57.592Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06d31a10a24a04573) in /home/ubuntu/workspace/moby_PR-47194
[Pipeline] {
[Pipeline] checkout
17:38:57 [2024-01-23T17:38:57.608Z] The recommended git tool is: git
17:38:57 [2024-01-23T17:38:57.616Z] using credential docker-jenkins-github-credentials
17:38:57 [2024-01-23T17:38:57.631Z] Fetching changes from the remote Git repository
17:38:57 [2024-01-23T17:38:57.636Z] Fetching without tags
17:38:57 [2024-01-23T17:38:57.859Z] Merging remotes/origin/master commit 9763709c057c623017e6a9da2c7f8c3cb701cd8b into PR head commit 250886741bec1151605cccbfa4462ebd97c131c9
17:38:58 [2024-01-23T17:38:58.264Z] Merge succeeded, producing 5f155c7452ccfc0cb64cb2b0156fce067833b133
17:38:58 [2024-01-23T17:38:58.264Z] Checking out Revision 5f155c7452ccfc0cb64cb2b0156fce067833b133 (PR-47194)
17:38:58 [2024-01-23T17:38:58.325Z] Commit message: "Merge commit '9763709c057c623017e6a9da2c7f8c3cb701cd8b' into HEAD"
17:38:57 [2024-01-23T17:38:57.630Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47194/.git # timeout=10
17:38:57 [2024-01-23T17:38:57.635Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:38:57 [2024-01-23T17:38:57.640Z] Fetching upstream changes from https://github.com/moby/moby.git
17:38:57 [2024-01-23T17:38:57.640Z]  > git --version # timeout=10
17:38:57 [2024-01-23T17:38:57.642Z]  > git --version # 'git version 2.25.1'
17:38:57 [2024-01-23T17:38:57.642Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:38:57 [2024-01-23T17:38:57.643Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47194/head:refs/remotes/origin/PR-47194 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:38:57 [2024-01-23T17:38:57.863Z]  > git config core.sparsecheckout # timeout=10
17:38:57 [2024-01-23T17:38:57.866Z]  > git checkout -f 250886741bec1151605cccbfa4462ebd97c131c9 # timeout=10
17:38:58 [2024-01-23T17:38:58.153Z]  > git remote # timeout=10
17:38:58 [2024-01-23T17:38:58.156Z]  > git config --get remote.origin.url # timeout=10
17:38:58 [2024-01-23T17:38:58.158Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:38:58 [2024-01-23T17:38:58.159Z]  > git merge 9763709c057c623017e6a9da2c7f8c3cb701cd8b # timeout=10
17:38:58 [2024-01-23T17:38:58.262Z]  > git rev-parse HEAD^{commit} # timeout=10
17:38:58 [2024-01-23T17:38:58.267Z]  > git config core.sparsecheckout # timeout=10
17:38:58 [2024-01-23T17:38:58.270Z]  > git checkout -f 5f155c7452ccfc0cb64cb2b0156fce067833b133 # timeout=10
17:38:58 [2024-01-23T17:38:58.328Z]  > git rev-list --no-walk 250886741bec1151605cccbfa4462ebd97c131c9 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:38:58 [2024-01-23T17:38:58.990Z] + docker version
17:38:58 [2024-01-23T17:38:58.990Z] Client: Docker Engine - Community
17:38:58 [2024-01-23T17:38:58.990Z]  Version:           24.0.7
17:38:58 [2024-01-23T17:38:58.990Z]  API version:       1.43
17:38:58 [2024-01-23T17:38:58.990Z]  Go version:        go1.20.10
17:38:58 [2024-01-23T17:38:58.990Z]  Git commit:        afdd53b
17:38:58 [2024-01-23T17:38:58.990Z]  Built:             Thu Oct 26 09:08:14 2023
17:38:58 [2024-01-23T17:38:58.990Z]  OS/Arch:           linux/arm64
17:38:58 [2024-01-23T17:38:58.990Z]  Context:           default
17:38:58 [2024-01-23T17:38:58.990Z] 
17:38:58 [2024-01-23T17:38:58.990Z] Server: Docker Engine - Community
17:38:58 [2024-01-23T17:38:58.990Z]  Engine:
17:38:58 [2024-01-23T17:38:58.990Z]   Version:          24.0.7
17:38:58 [2024-01-23T17:38:58.990Z]   API version:      1.43 (minimum version 1.12)
17:38:58 [2024-01-23T17:38:58.990Z]   Go version:       go1.20.10
17:38:58 [2024-01-23T17:38:58.990Z]   Git commit:       311b9ff
17:38:58 [2024-01-23T17:38:58.990Z]   Built:            Thu Oct 26 09:08:14 2023
17:38:58 [2024-01-23T17:38:58.990Z]   OS/Arch:          linux/arm64
17:38:58 [2024-01-23T17:38:58.990Z]   Experimental:     true
17:38:58 [2024-01-23T17:38:58.990Z]  containerd:
17:38:58 [2024-01-23T17:38:58.990Z]   Version:          1.6.25
17:38:58 [2024-01-23T17:38:58.990Z]   GitCommit:        d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
17:38:58 [2024-01-23T17:38:58.990Z]  runc:
17:38:58 [2024-01-23T17:38:58.990Z]   Version:          1.1.10
17:38:58 [2024-01-23T17:38:58.990Z]   GitCommit:        v1.1.10-0-g18a0cb0
17:38:58 [2024-01-23T17:38:58.990Z]  docker-init:
17:38:58 [2024-01-23T17:38:58.990Z]   Version:          0.19.0
17:38:58 [2024-01-23T17:38:58.990Z]   GitCommit:        de40ad0
[Pipeline] sh
17:38:59 [2024-01-23T17:38:59.267Z] + docker info
17:39:09 [2024-01-23T17:39:09.213Z] Client: Docker Engine - Community
17:39:09 [2024-01-23T17:39:09.213Z]  Version:    24.0.7
17:39:09 [2024-01-23T17:39:09.213Z]  Context:    default
17:39:09 [2024-01-23T17:39:09.213Z]  Debug Mode: false
17:39:09 [2024-01-23T17:39:09.213Z]  Plugins:
17:39:09 [2024-01-23T17:39:09.213Z]   buildx: Docker Buildx (Docker Inc.)
17:39:09 [2024-01-23T17:39:09.213Z]     Version:  v0.12.0
17:39:09 [2024-01-23T17:39:09.213Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
17:39:09 [2024-01-23T17:39:09.213Z]   compose: Docker Compose (Docker Inc.)
17:39:09 [2024-01-23T17:39:09.213Z]     Version:  v2.23.3
17:39:09 [2024-01-23T17:39:09.213Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
17:39:09 [2024-01-23T17:39:09.213Z] 
17:39:09 [2024-01-23T17:39:09.213Z] Server:
17:39:09 [2024-01-23T17:39:09.213Z]  Containers: 0
17:39:09 [2024-01-23T17:39:09.213Z]   Running: 0
17:39:09 [2024-01-23T17:39:09.213Z]   Paused: 0
17:39:09 [2024-01-23T17:39:09.213Z]   Stopped: 0
17:39:09 [2024-01-23T17:39:09.213Z]  Images: 1
17:39:09 [2024-01-23T17:39:09.213Z]  Server Version: 24.0.7
17:39:09 [2024-01-23T17:39:09.213Z]  Storage Driver: overlay2
17:39:09 [2024-01-23T17:39:09.213Z]   Backing Filesystem: extfs
17:39:09 [2024-01-23T17:39:09.213Z]   Supports d_type: true
17:39:09 [2024-01-23T17:39:09.213Z]   Using metacopy: false
17:39:09 [2024-01-23T17:39:09.213Z]   Native Overlay Diff: true
17:39:09 [2024-01-23T17:39:09.213Z]   userxattr: false
17:39:09 [2024-01-23T17:39:09.213Z]  Logging Driver: json-file
17:39:09 [2024-01-23T17:39:09.213Z]  Cgroup Driver: cgroupfs
17:39:09 [2024-01-23T17:39:09.213Z]  Cgroup Version: 1
17:39:09 [2024-01-23T17:39:09.213Z]  Plugins:
17:39:09 [2024-01-23T17:39:09.213Z]   Volume: local
17:39:09 [2024-01-23T17:39:09.213Z]   Network: bridge host ipvlan macvlan null overlay
17:39:09 [2024-01-23T17:39:09.213Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:39:09 [2024-01-23T17:39:09.213Z]  Swarm: inactive
17:39:09 [2024-01-23T17:39:09.213Z]  Runtimes: io.containerd.runc.v2 runc
17:39:09 [2024-01-23T17:39:09.213Z]  Default Runtime: runc
17:39:09 [2024-01-23T17:39:09.213Z]  Init Binary: docker-init
17:39:09 [2024-01-23T17:39:09.213Z]  containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
17:39:09 [2024-01-23T17:39:09.213Z]  runc version: v1.1.10-0-g18a0cb0
17:39:09 [2024-01-23T17:39:09.213Z]  init version: de40ad0
17:39:09 [2024-01-23T17:39:09.213Z]  Security Options:
17:39:09 [2024-01-23T17:39:09.213Z]   apparmor
17:39:09 [2024-01-23T17:39:09.213Z]   seccomp
17:39:09 [2024-01-23T17:39:09.213Z]    Profile: builtin
17:39:09 [2024-01-23T17:39:09.213Z]  Kernel Version: 5.15.0-1050-aws
17:39:09 [2024-01-23T17:39:09.213Z]  Operating System: Ubuntu 20.04.6 LTS
17:39:09 [2024-01-23T17:39:09.213Z]  OSType: linux
17:39:09 [2024-01-23T17:39:09.213Z]  Architecture: aarch64
17:39:09 [2024-01-23T17:39:09.213Z]  CPUs: 8
17:39:09 [2024-01-23T17:39:09.213Z]  Total Memory: 30.64GiB
17:39:09 [2024-01-23T17:39:09.213Z]  Name: ip-10-100-89-51
17:39:09 [2024-01-23T17:39:09.213Z]  ID: df31e515-0d6e-4cdc-bab7-e14664be0d77
17:39:09 [2024-01-23T17:39:09.213Z]  Docker Root Dir: /var/lib/docker
17:39:09 [2024-01-23T17:39:09.213Z]  Debug Mode: false
17:39:09 [2024-01-23T17:39:09.213Z]  Experimental: true
17:39:09 [2024-01-23T17:39:09.213Z]  Insecure Registries:
17:39:09 [2024-01-23T17:39:09.213Z]   127.0.0.0/8
17:39:09 [2024-01-23T17:39:09.213Z]  Live Restore Enabled: true
17:39:09 [2024-01-23T17:39:09.213Z] 
[Pipeline] sh
17:39:09 [2024-01-23T17:39:09.531Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
17:39:09 [2024-01-23T17:39:09.531Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
17:39:09 [2024-01-23T17:39:09.531Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47194/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
17:39:09 [2024-01-23T17:39:09.531Z] + bash /home/ubuntu/workspace/moby_PR-47194/check-config.sh
17:39:09 [2024-01-23T17:39:09.531Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:39:09 [2024-01-23T17:39:09.531Z] info: reading kernel config from /boot/config-5.15.0-1050-aws ...
17:39:09 [2024-01-23T17:39:09.531Z] 
17:39:09 [2024-01-23T17:39:09.531Z] Generally Necessary:
17:39:09 [2024-01-23T17:39:09.531Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:39:09 [2024-01-23T17:39:09.531Z] - apparmor: enabled and tools installed
17:39:09 [2024-01-23T17:39:09.531Z] - CONFIG_NAMESPACES: enabled
17:39:09 [2024-01-23T17:39:09.531Z] - CONFIG_NET_NS: enabled
17:39:09 [2024-01-23T17:39:09.531Z] - CONFIG_PID_NS: enabled
17:39:09 [2024-01-23T17:39:09.531Z] - CONFIG_IPC_NS: enabled
17:39:09 [2024-01-23T17:39:09.531Z] - CONFIG_UTS_NS: enabled
17:39:09 [2024-01-23T17:39:09.531Z] - CONFIG_CGROUPS: enabled
17:39:09 [2024-01-23T17:39:09.531Z] - CONFIG_CGROUP_CPUACCT: enabled
17:39:09 [2024-01-23T17:39:09.531Z] - CONFIG_CGROUP_DEVICE: enabled
17:39:09 [2024-01-23T17:39:09.531Z] - CONFIG_CGROUP_FREEZER: enabled
17:39:09 [2024-01-23T17:39:09.531Z] - CONFIG_CGROUP_SCHED: enabled
17:39:09 [2024-01-23T17:39:09.531Z] - CONFIG_CPUSETS: enabled
17:39:09 [2024-01-23T17:39:09.788Z] - CONFIG_MEMCG: enabled
17:39:09 [2024-01-23T17:39:09.788Z] - CONFIG_KEYS: enabled
17:39:09 [2024-01-23T17:39:09.788Z] - CONFIG_VETH: enabled (as module)
17:39:09 [2024-01-23T17:39:09.788Z] - CONFIG_BRIDGE: enabled (as module)
17:39:09 [2024-01-23T17:39:09.788Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:39:09 [2024-01-23T17:39:09.788Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:39:09 [2024-01-23T17:39:09.788Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:39:09 [2024-01-23T17:39:09.788Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:39:09 [2024-01-23T17:39:09.788Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:39:09 [2024-01-23T17:39:09.788Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:39:09 [2024-01-23T17:39:09.788Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
17:39:09 [2024-01-23T17:39:09.788Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:39:09 [2024-01-23T17:39:09.788Z] - CONFIG_NF_NAT: enabled (as module)
17:39:09 [2024-01-23T17:39:09.788Z] - CONFIG_POSIX_MQUEUE: enabled
17:39:09 [2024-01-23T17:39:09.788Z] - CONFIG_CGROUP_BPF: enabled
17:39:09 [2024-01-23T17:39:09.788Z] 
17:39:09 [2024-01-23T17:39:09.788Z] Optional Features:
17:39:09 [2024-01-23T17:39:09.788Z] - CONFIG_USER_NS: enabled
17:39:09 [2024-01-23T17:39:09.788Z] - CONFIG_SECCOMP: enabled
17:39:09 [2024-01-23T17:39:09.788Z] - CONFIG_SECCOMP_FILTER: enabled
17:39:09 [2024-01-23T17:39:09.788Z] - CONFIG_CGROUP_PIDS: enabled
17:39:09 [2024-01-23T17:39:09.788Z] - CONFIG_MEMCG_SWAP: enabled
17:39:09 [2024-01-23T17:39:09.788Z]     (cgroup swap accounting is currently enabled)
17:39:09 [2024-01-23T17:39:09.788Z] - CONFIG_BLK_CGROUP: enabled
17:39:09 [2024-01-23T17:39:09.788Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:39:10 [2024-01-23T17:39:10.045Z] - CONFIG_CGROUP_PERF: enabled
17:39:10 [2024-01-23T17:39:10.045Z] - CONFIG_CGROUP_HUGETLB: enabled
17:39:10 [2024-01-23T17:39:10.045Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:39:10 [2024-01-23T17:39:10.045Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:39:10 [2024-01-23T17:39:10.045Z] - CONFIG_CFS_BANDWIDTH: enabled
17:39:10 [2024-01-23T17:39:10.045Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:39:10 [2024-01-23T17:39:10.045Z] - CONFIG_RT_GROUP_SCHED: missing
17:39:10 [2024-01-23T17:39:10.045Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:39:10 [2024-01-23T17:39:10.045Z] - CONFIG_IP_VS: enabled (as module)
17:39:10 [2024-01-23T17:39:10.045Z] - CONFIG_IP_VS_NFCT: enabled
17:39:10 [2024-01-23T17:39:10.045Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:39:10 [2024-01-23T17:39:10.045Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:39:10 [2024-01-23T17:39:10.045Z] - CONFIG_IP_VS_RR: enabled (as module)
17:39:10 [2024-01-23T17:39:10.045Z] - CONFIG_SECURITY_SELINUX: enabled
17:39:10 [2024-01-23T17:39:10.045Z] - CONFIG_SECURITY_APPARMOR: enabled
17:39:10 [2024-01-23T17:39:10.045Z] - CONFIG_EXT4_FS: enabled
17:39:10 [2024-01-23T17:39:10.045Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:39:10 [2024-01-23T17:39:10.045Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:39:10 [2024-01-23T17:39:10.045Z] - Network Drivers:
17:39:10 [2024-01-23T17:39:10.045Z]   - "overlay":
17:39:10 [2024-01-23T17:39:10.045Z]     - CONFIG_VXLAN: enabled (as module)
17:39:10 [2024-01-23T17:39:10.045Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:39:10 [2024-01-23T17:39:10.045Z]       Optional (for encrypted networks):
17:39:10 [2024-01-23T17:39:10.301Z]       - CONFIG_CRYPTO: enabled
17:39:10 [2024-01-23T17:39:10.301Z]       - CONFIG_CRYPTO_AEAD: enabled
17:39:10 [2024-01-23T17:39:10.301Z]       - CONFIG_CRYPTO_GCM: enabled
17:39:10 [2024-01-23T17:39:10.301Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:39:10 [2024-01-23T17:39:10.301Z]       - CONFIG_CRYPTO_GHASH: enabled
17:39:10 [2024-01-23T17:39:10.301Z]       - CONFIG_XFRM: enabled
17:39:10 [2024-01-23T17:39:10.301Z]       - CONFIG_XFRM_USER: enabled (as module)
17:39:10 [2024-01-23T17:39:10.301Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:39:10 [2024-01-23T17:39:10.301Z]       - CONFIG_INET_ESP: enabled (as module)
17:39:10 [2024-01-23T17:39:10.301Z]   - "ipvlan":
17:39:10 [2024-01-23T17:39:10.301Z]     - CONFIG_IPVLAN: enabled (as module)
17:39:10 [2024-01-23T17:39:10.301Z]   - "macvlan":
17:39:10 [2024-01-23T17:39:10.301Z]     - CONFIG_MACVLAN: enabled (as module)
17:39:10 [2024-01-23T17:39:10.301Z]     - CONFIG_DUMMY: enabled (as module)
17:39:10 [2024-01-23T17:39:10.301Z]   - "ftp,tftp client in container":
17:39:10 [2024-01-23T17:39:10.301Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:39:10 [2024-01-23T17:39:10.301Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:39:10 [2024-01-23T17:39:10.301Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:39:10 [2024-01-23T17:39:10.301Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:39:10 [2024-01-23T17:39:10.301Z] - Storage Drivers:
17:39:10 [2024-01-23T17:39:10.301Z]   - "aufs":
17:39:10 [2024-01-23T17:39:10.301Z]     - CONFIG_AUFS_FS: enabled (as module)
17:39:10 [2024-01-23T17:39:10.301Z]   - "btrfs":
17:39:10 [2024-01-23T17:39:10.301Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:39:10 [2024-01-23T17:39:10.301Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:39:10 [2024-01-23T17:39:10.301Z]   - "devicemapper":
17:39:10 [2024-01-23T17:39:10.301Z]     - CONFIG_BLK_DEV_DM: enabled
17:39:10 [2024-01-23T17:39:10.301Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:39:10 [2024-01-23T17:39:10.301Z]   - "overlay":
17:39:10 [2024-01-23T17:39:10.301Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:39:10 [2024-01-23T17:39:10.301Z]   - "zfs":
17:39:10 [2024-01-23T17:39:10.301Z]     - /dev/zfs: present
17:39:10 [2024-01-23T17:39:10.301Z]     - zfs command: missing
17:39:10 [2024-01-23T17:39:10.301Z]     - zpool command: missing
17:39:10 [2024-01-23T17:39:10.301Z] 
17:39:10 [2024-01-23T17:39:10.301Z] Limits:
17:39:10 [2024-01-23T17:39:10.301Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:39:10 [2024-01-23T17:39:10.301Z] 
17:39:10 [2024-01-23T17:39:10.301Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:39:10 [2024-01-23T17:39:10.594Z] + docker build --force-rm -t docker:5f155c7452ccfc0cb64cb2b0156fce067833b133 .
17:39:10 [2024-01-23T17:39:10.850Z] #0 building with "default" instance using docker driver
17:39:10 [2024-01-23T17:39:10.850Z] 
17:39:10 [2024-01-23T17:39:10.850Z] #1 [internal] load build definition from Dockerfile
17:39:10 [2024-01-23T17:39:10.850Z] #1 transferring dockerfile: 27.92kB done
17:39:10 [2024-01-23T17:39:10.850Z] #1 DONE 0.1s
17:39:10 [2024-01-23T17:39:10.850Z] 
17:39:10 [2024-01-23T17:39:10.850Z] #2 [internal] load .dockerignore
17:39:10 [2024-01-23T17:39:10.850Z] #2 transferring context: 113B done
17:39:10 [2024-01-23T17:39:10.850Z] #2 DONE 0.1s
17:39:10 [2024-01-23T17:39:10.850Z] 
17:39:10 [2024-01-23T17:39:10.850Z] #3 resolve image config for docker.io/docker/dockerfile:1
17:39:11 [2024-01-23T17:39:11.107Z] #3 DONE 0.4s
17:39:11 [2024-01-23T17:39:11.363Z] 
17:39:11 [2024-01-23T17:39:11.363Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
17:39:11 [2024-01-23T17:39:11.363Z] #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
17:39:11 [2024-01-23T17:39:11.363Z] #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
17:39:11 [2024-01-23T17:39:11.363Z] #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
17:39:11 [2024-01-23T17:39:11.363Z] #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
17:39:11 [2024-01-23T17:39:11.363Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 7.34MB / 11.02MB 0.1s
17:39:11 [2024-01-23T17:39:11.363Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s
17:39:11 [2024-01-23T17:39:11.363Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d
17:39:11 [2024-01-23T17:39:11.619Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.3s done
17:39:11 [2024-01-23T17:39:11.619Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
17:39:11 [2024-01-23T17:39:11.619Z] #4 DONE 0.5s
17:39:11 [2024-01-23T17:39:11.875Z] 
17:39:11 [2024-01-23T17:39:11.875Z] #5 [internal] load metadata for docker.io/docker/compose-bin:v2.24.2
17:39:13 [2024-01-23T17:39:13.766Z] #5 ...
17:39:13 [2024-01-23T17:39:13.766Z] 
17:39:13 [2024-01-23T17:39:13.766Z] #6 [internal] load metadata for docker.io/library/golang:1.21.6-bookworm
17:39:13 [2024-01-23T17:39:13.766Z] #6 DONE 1.7s
17:39:13 [2024-01-23T17:39:13.766Z] 
17:39:13 [2024-01-23T17:39:13.766Z] #7 [internal] load metadata for docker.io/docker/buildx-bin:0.12.1
17:39:13 [2024-01-23T17:39:13.766Z] #7 DONE 1.7s
17:39:13 [2024-01-23T17:39:13.766Z] 
17:39:13 [2024-01-23T17:39:13.766Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:39:13 [2024-01-23T17:39:13.766Z] #8 DONE 1.9s
17:39:13 [2024-01-23T17:39:13.766Z] 
17:39:13 [2024-01-23T17:39:13.766Z] #9 [internal] load metadata for docker.io/library/debian:bookworm
17:39:13 [2024-01-23T17:39:13.766Z] #9 ...
17:39:13 [2024-01-23T17:39:13.766Z] 
17:39:13 [2024-01-23T17:39:13.766Z] #10 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
17:39:13 [2024-01-23T17:39:13.766Z] #10 DONE 1.9s
17:39:13 [2024-01-23T17:39:13.766Z] 
17:39:13 [2024-01-23T17:39:13.766Z] #11 [internal] load metadata for docker.io/distribution/distribution:2.8.3
17:39:13 [2024-01-23T17:39:13.766Z] #11 DONE 2.1s
17:39:13 [2024-01-23T17:39:13.766Z] 
17:39:13 [2024-01-23T17:39:13.766Z] #12 [internal] load metadata for docker.io/library/busybox:latest
17:39:14 [2024-01-23T17:39:14.023Z] #12 DONE 2.2s
17:39:14 [2024-01-23T17:39:14.023Z] 
17:39:14 [2024-01-23T17:39:14.023Z] #5 [internal] load metadata for docker.io/docker/compose-bin:v2.24.2
17:39:14 [2024-01-23T17:39:14.023Z] #5 DONE 2.1s
17:39:14 [2024-01-23T17:39:14.023Z] 
17:39:14 [2024-01-23T17:39:14.023Z] #9 [internal] load metadata for docker.io/library/debian:bookworm
17:39:14 [2024-01-23T17:39:14.023Z] #9 DONE 2.1s
17:39:14 [2024-01-23T17:39:14.280Z] 
17:39:14 [2024-01-23T17:39:14.280Z] #13 [internal] load build context
17:39:15 [2024-01-23T17:39:15.214Z] #13 ...
17:39:15 [2024-01-23T17:39:15.214Z] 
17:39:15 [2024-01-23T17:39:15.214Z] #14 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74
17:39:15 [2024-01-23T17:39:15.214Z] #14 resolve docker.io/library/busybox:latest@sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 0.5s done
17:39:15 [2024-01-23T17:39:15.214Z] #14 sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 9.52kB / 9.52kB done
17:39:15 [2024-01-23T17:39:15.214Z] #14 sha256:8f03917912ea995c637b6c0295846aaff5665f06ac82a29b421fba4c379494e7 858B / 858B done
17:39:15 [2024-01-23T17:39:15.214Z] #14 sha256:3e4fd538a9a0b729be05707cf805388be2fb701cfd5d44c6542f1988e8aef6e3 581B / 581B done
17:39:15 [2024-01-23T17:39:15.214Z] #14 sha256:c2bf9493c1bf786e95e3eac7d406c20aa1b8a2d40916756e891627e9e8f8d119 1.92MB / 1.92MB 0.2s done
17:39:15 [2024-01-23T17:39:15.214Z] #14 extracting sha256:c2bf9493c1bf786e95e3eac7d406c20aa1b8a2d40916756e891627e9e8f8d119 0.1s done
17:39:15 [2024-01-23T17:39:15.214Z] #14 DONE 1.0s
17:39:15 [2024-01-23T17:39:15.214Z] 
17:39:15 [2024-01-23T17:39:15.214Z] #13 [internal] load build context
17:39:15 [2024-01-23T17:39:15.777Z] #13 transferring context: 75.04MB 1.5s done
17:39:16 [2024-01-23T17:39:16.390Z] #13 DONE 2.1s
17:39:16 [2024-01-23T17:39:16.390Z] 
17:39:16 [2024-01-23T17:39:16.390Z] #15 [compose 1/1] FROM docker.io/docker/compose-bin:v2.24.2@sha256:345bba57de2054c5758c2ccd6b69f698cb84592444f0dd92fc93204f2cd203e5
17:39:16 [2024-01-23T17:39:16.391Z] #15 resolve docker.io/docker/compose-bin:v2.24.2@sha256:345bba57de2054c5758c2ccd6b69f698cb84592444f0dd92fc93204f2cd203e5 0.5s done
17:39:16 [2024-01-23T17:39:16.391Z] #15 sha256:345bba57de2054c5758c2ccd6b69f698cb84592444f0dd92fc93204f2cd203e5 8.43kB / 8.43kB done
17:39:16 [2024-01-23T17:39:16.391Z] #15 sha256:f1b5b8a5ef675bd073da0c887cbcdb847edfbf982bd0767311a8be2d2f08c605 482B / 482B done
17:39:16 [2024-01-23T17:39:16.391Z] #15 sha256:6d0b84d5194710faf94e813bcb0ef542522f68bf1da87a0d667a0ad20bcb1516 1.13kB / 1.13kB done
17:39:16 [2024-01-23T17:39:16.391Z] #15 sha256:3d62c7141bbc2ae13347f74b127b95c8085669ab084c4ca7fcda0da5d306980f 16.61MB / 16.61MB 1.0s done
17:39:16 [2024-01-23T17:39:16.391Z] #15 extracting sha256:3d62c7141bbc2ae13347f74b127b95c8085669ab084c4ca7fcda0da5d306980f 0.4s done
17:39:18 [2024-01-23T17:39:18.908Z] #15 DONE 4.2s
17:39:18 [2024-01-23T17:39:18.908Z] 
17:39:18 [2024-01-23T17:39:18.908Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:c4b696f1b2bf7d42e02b62b160c3f81c39386e1c567603df8c514ad6ce93361d
17:39:18 [2024-01-23T17:39:18.908Z] #16 resolve docker.io/library/golang:1.21.6-bookworm@sha256:c4b696f1b2bf7d42e02b62b160c3f81c39386e1c567603df8c514ad6ce93361d 0.5s done
17:39:18 [2024-01-23T17:39:18.908Z] #16 sha256:39026bab5d1f5a3dbb822b9dacd5202cc77157ad7426bcd23719667e357182a1 1.58kB / 1.58kB done
17:39:18 [2024-01-23T17:39:18.908Z] #16 sha256:2fd8f74530ee4723f04a80aec860a61dd471f04d9c04f3544b2bdf05bff4d6e9 5.96kB / 5.96kB done
17:39:18 [2024-01-23T17:39:18.908Z] #16 sha256:c4b696f1b2bf7d42e02b62b160c3f81c39386e1c567603df8c514ad6ce93361d 1.64kB / 1.64kB done
17:39:18 [2024-01-23T17:39:18.908Z] #16 sha256:5665c1f9a9e17acd68ae05b2839df402eac34afdd095f8c115f09886d757840c 49.59MB / 49.59MB 3.4s done
17:39:18 [2024-01-23T17:39:18.908Z] #16 extracting sha256:5665c1f9a9e17acd68ae05b2839df402eac34afdd095f8c115f09886d757840c
17:39:18 [2024-01-23T17:39:18.908Z] #16 sha256:f419b1a62fc83850ab3cb43274970bb20a18ae6e674535478a48f5bee11559b6 23.58MB / 23.58MB 3.7s
17:39:18 [2024-01-23T17:39:18.908Z] #16 sha256:76b4f1810f998c1f1580e2404b2e7fed8e264902d898bbe531443ea9789b7641 18.87MB / 63.99MB 3.7s
17:39:18 [2024-01-23T17:39:18.908Z] #16 sha256:24ddc8f4028278006f146333cb6c6972d5b972a9194ec63f1b1a7be059728a02 0B / 86.39MB 3.7s
17:39:18 [2024-01-23T17:39:18.908Z] #16 ...
17:39:18 [2024-01-23T17:39:18.908Z] 
17:39:18 [2024-01-23T17:39:18.908Z] #17 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43
17:39:18 [2024-01-23T17:39:18.908Z] #17 resolve docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43 0.5s done
17:39:18 [2024-01-23T17:39:18.908Z] #17 sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43 8.43kB / 8.43kB done
17:39:18 [2024-01-23T17:39:18.908Z] #17 sha256:152601ea1a432a294017848c66fb84d04e1a90d4380ce9b5cd519cdf09e43722 482B / 482B done
17:39:18 [2024-01-23T17:39:18.908Z] #17 sha256:a5a1ba0fd157960c623fcbba319e3c92650faeacc179ed940362aed94d69a42f 1.14kB / 1.14kB done
17:39:18 [2024-01-23T17:39:18.908Z] #17 sha256:e44944864973a68b1022f5cb1071d878c837565d31227b2aecce1b58f2018ce5 15.64MB / 15.64MB 1.6s done
17:39:18 [2024-01-23T17:39:18.908Z] #17 extracting sha256:e44944864973a68b1022f5cb1071d878c837565d31227b2aecce1b58f2018ce5 0.5s done
17:39:18 [2024-01-23T17:39:18.908Z] #17 DONE 4.3s
17:39:18 [2024-01-23T17:39:18.908Z] 
17:39:18 [2024-01-23T17:39:18.908Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:c4b696f1b2bf7d42e02b62b160c3f81c39386e1c567603df8c514ad6ce93361d
17:39:18 [2024-01-23T17:39:18.908Z] #16 sha256:76b4f1810f998c1f1580e2404b2e7fed8e264902d898bbe531443ea9789b7641 38.80MB / 63.99MB 3.9s
17:39:18 [2024-01-23T17:39:18.908Z] #16 sha256:24ddc8f4028278006f146333cb6c6972d5b972a9194ec63f1b1a7be059728a02 19.92MB / 86.39MB 3.9s
17:39:18 [2024-01-23T17:39:18.908Z] #16 sha256:76b4f1810f998c1f1580e2404b2e7fed8e264902d898bbe531443ea9789b7641 58.72MB / 63.99MB 4.1s
17:39:18 [2024-01-23T17:39:18.908Z] #16 sha256:24ddc8f4028278006f146333cb6c6972d5b972a9194ec63f1b1a7be059728a02 32.51MB / 86.39MB 4.1s
17:39:18 [2024-01-23T17:39:18.908Z] #16 sha256:e85afd66f33346af3de602a5a1e7fb2f9967670086059221e6cd73e7161f6a20 1.05MB / 64.16MB 4.1s
17:39:18 [2024-01-23T17:39:18.908Z] #16 sha256:76b4f1810f998c1f1580e2404b2e7fed8e264902d898bbe531443ea9789b7641 63.99MB / 63.99MB 4.2s
17:39:18 [2024-01-23T17:39:18.908Z] #16 sha256:24ddc8f4028278006f146333cb6c6972d5b972a9194ec63f1b1a7be059728a02 37.75MB / 86.39MB 4.2s
17:39:18 [2024-01-23T17:39:18.908Z] #16 sha256:e85afd66f33346af3de602a5a1e7fb2f9967670086059221e6cd73e7161f6a20 7.34MB / 64.16MB 4.2s
17:39:19 [2024-01-23T17:39:19.165Z] #16 sha256:24ddc8f4028278006f146333cb6c6972d5b972a9194ec63f1b1a7be059728a02 51.38MB / 86.39MB 4.3s
17:39:19 [2024-01-23T17:39:19.165Z] #16 sha256:e85afd66f33346af3de602a5a1e7fb2f9967670086059221e6cd73e7161f6a20 13.63MB / 64.16MB 4.4s
17:39:19 [2024-01-23T17:39:19.422Z] #16 sha256:24ddc8f4028278006f146333cb6c6972d5b972a9194ec63f1b1a7be059728a02 63.35MB / 86.39MB 4.5s
17:39:19 [2024-01-23T17:39:19.422Z] #16 sha256:24ddc8f4028278006f146333cb6c6972d5b972a9194ec63f1b1a7be059728a02 69.21MB / 86.39MB 4.6s
17:39:19 [2024-01-23T17:39:19.679Z] #16 sha256:76b4f1810f998c1f1580e2404b2e7fed8e264902d898bbe531443ea9789b7641 63.99MB / 63.99MB 4.7s done
17:39:19 [2024-01-23T17:39:19.679Z] #16 sha256:24ddc8f4028278006f146333cb6c6972d5b972a9194ec63f1b1a7be059728a02 86.39MB / 86.39MB 4.8s
17:39:19 [2024-01-23T17:39:19.679Z] #16 sha256:e85afd66f33346af3de602a5a1e7fb2f9967670086059221e6cd73e7161f6a20 28.31MB / 64.16MB 4.8s
17:39:19 [2024-01-23T17:39:19.679Z] #16 sha256:e85afd66f33346af3de602a5a1e7fb2f9967670086059221e6cd73e7161f6a20 32.51MB / 64.16MB 4.9s
17:39:19 [2024-01-23T17:39:19.679Z] #16 sha256:13339081ae6bbe27bab6c55c9c4550ef73bb64c5558088b222607cf26e716fba 155B / 155B 4.9s
17:39:19 [2024-01-23T17:39:19.986Z] #16 extracting sha256:5665c1f9a9e17acd68ae05b2839df402eac34afdd095f8c115f09886d757840c 1.6s done
17:39:19 [2024-01-23T17:39:19.986Z] #16 sha256:24ddc8f4028278006f146333cb6c6972d5b972a9194ec63f1b1a7be059728a02 86.39MB / 86.39MB 4.9s done
17:39:19 [2024-01-23T17:39:19.986Z] #16 sha256:e85afd66f33346af3de602a5a1e7fb2f9967670086059221e6cd73e7161f6a20 50.33MB / 64.16MB 5.1s
17:39:19 [2024-01-23T17:39:19.986Z] #16 sha256:13339081ae6bbe27bab6c55c9c4550ef73bb64c5558088b222607cf26e716fba 155B / 155B 4.9s done
17:39:19 [2024-01-23T17:39:19.986Z] #16 sha256:e85afd66f33346af3de602a5a1e7fb2f9967670086059221e6cd73e7161f6a20 54.53MB / 64.16MB 5.2s
17:39:20 [2024-01-23T17:39:20.243Z] #16 sha256:e85afd66f33346af3de602a5a1e7fb2f9967670086059221e6cd73e7161f6a20 64.16MB / 64.16MB 5.4s
17:39:20 [2024-01-23T17:39:20.243Z] #16 extracting sha256:f419b1a62fc83850ab3cb43274970bb20a18ae6e674535478a48f5bee11559b6
17:39:20 [2024-01-23T17:39:20.806Z] #16 sha256:e85afd66f33346af3de602a5a1e7fb2f9967670086059221e6cd73e7161f6a20 64.16MB / 64.16MB 5.7s done
17:39:20 [2024-01-23T17:39:20.806Z] #16 extracting sha256:f419b1a62fc83850ab3cb43274970bb20a18ae6e674535478a48f5bee11559b6 0.5s done
17:39:21 [2024-01-23T17:39:21.063Z] #16 extracting sha256:76b4f1810f998c1f1580e2404b2e7fed8e264902d898bbe531443ea9789b7641
17:39:21 [2024-01-23T17:39:21.319Z] #16 ...
17:39:21 [2024-01-23T17:39:21.319Z] 
17:39:21 [2024-01-23T17:39:21.319Z] #18 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:b16cef8cbcb20935c0f052e37fc3d38dc92bfec0bcfb894c328547f81e932d67
17:39:21 [2024-01-23T17:39:21.319Z] #18 resolve docker.io/library/debian:bookworm@sha256:b16cef8cbcb20935c0f052e37fc3d38dc92bfec0bcfb894c328547f81e932d67 0.5s done
17:39:21 [2024-01-23T17:39:21.319Z] #18 sha256:b16cef8cbcb20935c0f052e37fc3d38dc92bfec0bcfb894c328547f81e932d67 1.85kB / 1.85kB done
17:39:21 [2024-01-23T17:39:21.319Z] #18 sha256:6fc9b50711023adfca7c7b4236948e120d1332ff01bf46c93e5b64ca0830a81a 529B / 529B done
17:39:21 [2024-01-23T17:39:21.319Z] #18 sha256:60e0ade36b1ab9227b0b8fc5a9731a3a5b9217e9feeb4ba7a2f8cb84addef87b 1.48kB / 1.48kB done
17:39:21 [2024-01-23T17:39:21.319Z] #18 sha256:5665c1f9a9e17acd68ae05b2839df402eac34afdd095f8c115f09886d757840c 49.59MB / 49.59MB 3.4s done
17:39:21 [2024-01-23T17:39:21.319Z] #18 extracting sha256:5665c1f9a9e17acd68ae05b2839df402eac34afdd095f8c115f09886d757840c 1.6s done
17:39:21 [2024-01-23T17:39:21.319Z] #18 DONE 6.9s
17:39:21 [2024-01-23T17:39:21.319Z] 
17:39:21 [2024-01-23T17:39:21.319Z] #19 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
17:39:21 [2024-01-23T17:39:21.319Z] #19 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.5s done
17:39:21 [2024-01-23T17:39:21.319Z] #19 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
17:39:21 [2024-01-23T17:39:21.319Z] #19 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
17:39:21 [2024-01-23T17:39:21.319Z] #19 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
17:39:21 [2024-01-23T17:39:21.319Z] #19 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 5.3s done
17:39:21 [2024-01-23T17:39:21.319Z] #19 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
17:39:21 [2024-01-23T17:39:21.319Z] #19 DONE 6.9s
17:39:21 [2024-01-23T17:39:21.319Z] 
17:39:21 [2024-01-23T17:39:21.319Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:c4b696f1b2bf7d42e02b62b160c3f81c39386e1c567603df8c514ad6ce93361d
17:39:21 [2024-01-23T17:39:21.319Z] #16 ...
17:39:21 [2024-01-23T17:39:21.319Z] 
17:39:21 [2024-01-23T17:39:21.319Z] #20 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:39:21 [2024-01-23T17:39:21.319Z] #20 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.5s done
17:39:21 [2024-01-23T17:39:21.319Z] #20 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
17:39:21 [2024-01-23T17:39:21.319Z] #20 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
17:39:21 [2024-01-23T17:39:21.319Z] #20 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
17:39:21 [2024-01-23T17:39:21.319Z] #20 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.8s done
17:39:21 [2024-01-23T17:39:21.319Z] #20 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done
17:39:21 [2024-01-23T17:39:21.319Z] #20 DONE 7.2s
17:39:21 [2024-01-23T17:39:21.319Z] 
17:39:21 [2024-01-23T17:39:21.319Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:c4b696f1b2bf7d42e02b62b160c3f81c39386e1c567603df8c514ad6ce93361d
17:39:22 [2024-01-23T17:39:22.686Z] #16 ...
17:39:22 [2024-01-23T17:39:22.686Z] 
17:39:22 [2024-01-23T17:39:22.686Z] #21 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
17:39:22 [2024-01-23T17:39:22.686Z] #21 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 0.5s done
17:39:22 [2024-01-23T17:39:22.686Z] #21 sha256:184ed8ae6fb6cdaf999646a8855ce3916872363882142964f36a096186792c50 2.57kB / 2.57kB done
17:39:22 [2024-01-23T17:39:22.686Z] #21 sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 4.67kB / 4.67kB done
17:39:22 [2024-01-23T17:39:22.686Z] #21 sha256:d6213c56dc23f948e18d58abb6499f2112d85fc8c0eae4391386b6bcfaa70e01 1.05kB / 1.05kB done
17:39:22 [2024-01-23T17:39:22.686Z] #21 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 6.2s
17:39:22 [2024-01-23T17:39:22.686Z] #21 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 6.2s
17:39:22 [2024-01-23T17:39:22.686Z] #21 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 6.4s done
17:39:22 [2024-01-23T17:39:22.686Z] #21 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.1s done
17:39:22 [2024-01-23T17:39:22.686Z] #21 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 7.1s done
17:39:22 [2024-01-23T17:39:22.686Z] #21 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0.2s done
17:39:22 [2024-01-23T17:39:22.686Z] #21 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 done
17:39:22 [2024-01-23T17:39:22.686Z] #21 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.2s done
17:39:22 [2024-01-23T17:39:22.686Z] #21 ...
17:39:22 [2024-01-23T17:39:22.686Z] 
17:39:22 [2024-01-23T17:39:22.686Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:c4b696f1b2bf7d42e02b62b160c3f81c39386e1c567603df8c514ad6ce93361d
17:39:23 [2024-01-23T17:39:23.614Z] #16 extracting sha256:76b4f1810f998c1f1580e2404b2e7fed8e264902d898bbe531443ea9789b7641 2.3s done
17:39:23 [2024-01-23T17:39:23.614Z] #16 extracting sha256:24ddc8f4028278006f146333cb6c6972d5b972a9194ec63f1b1a7be059728a02
17:39:24 [2024-01-23T17:39:24.981Z] #16 extracting sha256:24ddc8f4028278006f146333cb6c6972d5b972a9194ec63f1b1a7be059728a02 1.4s done
17:39:25 [2024-01-23T17:39:25.544Z] #16 extracting sha256:e85afd66f33346af3de602a5a1e7fb2f9967670086059221e6cd73e7161f6a20
17:39:25 [2024-01-23T17:39:25.544Z] #16 ...
17:39:25 [2024-01-23T17:39:25.544Z] 
17:39:25 [2024-01-23T17:39:25.544Z] #22 [build-dummy 2/2] RUN mkdir -p /build
17:39:25 [2024-01-23T17:39:25.544Z] #22 ...
17:39:25 [2024-01-23T17:39:25.544Z] 
17:39:25 [2024-01-23T17:39:25.544Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:c4b696f1b2bf7d42e02b62b160c3f81c39386e1c567603df8c514ad6ce93361d
17:39:28 [2024-01-23T17:39:28.815Z] #16 extracting sha256:e85afd66f33346af3de602a5a1e7fb2f9967670086059221e6cd73e7161f6a20 3.3s done
17:39:29 [2024-01-23T17:39:29.377Z] #16 extracting sha256:13339081ae6bbe27bab6c55c9c4550ef73bb64c5558088b222607cf26e716fba done
17:39:29 [2024-01-23T17:39:29.377Z] #16 DONE 15.2s
17:39:29 [2024-01-23T17:39:29.377Z] 
17:39:29 [2024-01-23T17:39:29.377Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
17:39:29 [2024-01-23T17:39:29.377Z] #23 1.638 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
17:39:29 [2024-01-23T17:39:29.377Z] #23 1.651 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
17:39:29 [2024-01-23T17:39:29.377Z] #23 1.651 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
17:39:29 [2024-01-23T17:39:29.377Z] #23 1.730 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
17:39:29 [2024-01-23T17:39:29.377Z] #23 1.808 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
17:39:29 [2024-01-23T17:39:29.377Z] #23 1.863 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
17:39:29 [2024-01-23T17:39:29.377Z] #23 2.777 Fetched 9080 kB in 1s (6488 kB/s)
17:39:29 [2024-01-23T17:39:29.377Z] #23 2.777 Reading package lists...
17:39:29 [2024-01-23T17:39:29.377Z] #23 3.382 Reading package lists...
17:39:29 [2024-01-23T17:39:29.377Z] #23 3.978 Building dependency tree...
17:39:29 [2024-01-23T17:39:29.377Z] #23 4.352 The following additional packages will be installed:
17:39:29 [2024-01-23T17:39:29.377Z] #23 4.352   libbrotli1 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1
17:39:29 [2024-01-23T17:39:29.377Z] #23 4.353   libkrb5-3 libkrb5support0 libldap-2.5-0 libnghttp2-14 libonig5 libpsl5
17:39:29 [2024-01-23T17:39:29.377Z] #23 4.354   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl3 openssl
17:39:29 [2024-01-23T17:39:29.377Z] #23 4.357 Suggested packages:
17:39:29 [2024-01-23T17:39:29.377Z] #23 4.357   krb5-doc krb5-user
17:39:29 [2024-01-23T17:39:29.377Z] #23 4.357 Recommended packages:
17:39:29 [2024-01-23T17:39:29.377Z] #23 4.357   krb5-locales libldap-common publicsuffix libsasl2-modules
17:39:29 [2024-01-23T17:39:29.377Z] #23 4.526 The following NEW packages will be installed:
17:39:29 [2024-01-23T17:39:29.377Z] #23 4.526   ca-certificates curl jq libbrotli1 libcurl4 libgssapi-krb5-2 libjq1
17:39:29 [2024-01-23T17:39:29.377Z] #23 4.526   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0
17:39:29 [2024-01-23T17:39:29.377Z] #23 4.527   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
17:39:29 [2024-01-23T17:39:29.377Z] #23 4.527   libssh2-1 libssl3 openssl
17:39:29 [2024-01-23T17:39:29.377Z] #23 4.801 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
17:39:29 [2024-01-23T17:39:29.377Z] #23 4.801 Need to get 5813 kB of archives.
17:39:29 [2024-01-23T17:39:29.377Z] #23 4.801 After this operation, 16.1 MB of additional disk space will be used.
17:39:29 [2024-01-23T17:39:29.377Z] #23 4.801 Get:1 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.11-1~deb12u2 [1803 kB]
17:39:29 [2024-01-23T17:39:29.377Z] #23 4.940 Get:2 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.11-1~deb12u2 [1385 kB]
17:39:29 [2024-01-23T17:39:29.377Z] #23 5.080 Get:3 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB]
17:39:29 [2024-01-23T17:39:29.377Z] #23 5.111 Get:4 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB]
17:39:29 [2024-01-23T17:39:29.377Z] #23 5.121 Get:5 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u1 [31.7 kB]
17:39:29 [2024-01-23T17:39:29.377Z] #23 5.125 Get:6 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u1 [79.0 kB]
17:39:29 [2024-01-23T17:39:29.377Z] #23 5.127 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B]
17:39:29 [2024-01-23T17:39:29.377Z] #23 5.129 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u1 [313 kB]
17:39:29 [2024-01-23T17:39:29.377Z] #23 5.134 Get:9 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u1 [123 kB]
17:39:29 [2024-01-23T17:39:29.377Z] #23 5.136 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB]
17:39:29 [2024-01-23T17:39:29.377Z] #23 5.138 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB]
17:39:29 [2024-01-23T17:39:29.377Z] #23 5.139 Get:12 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB]
17:39:29 [2024-01-23T17:39:29.377Z] #23 5.141 Get:13 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u1 [68.3 kB]
17:39:29 [2024-01-23T17:39:29.377Z] #23 5.143 Get:14 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB]
17:39:29 [2024-01-23T17:39:29.377Z] #23 5.145 Get:15 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
17:39:29 [2024-01-23T17:39:29.377Z] #23 5.147 Get:16 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB]
17:39:29 [2024-01-23T17:39:29.377Z] #23 5.149 Get:17 http://deb.debian.org/debian-security bookworm-security/main arm64 libcurl4 arm64 7.88.1-10+deb12u5 [366 kB]
17:39:29 [2024-01-23T17:39:29.377Z] #23 5.153 Get:18 http://deb.debian.org/debian-security bookworm-security/main arm64 curl arm64 7.88.1-10+deb12u5 [308 kB]
17:39:29 [2024-01-23T17:39:29.377Z] #23 5.153 Get:19 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
17:39:29 [2024-01-23T17:39:29.377Z] #23 5.155 Get:20 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
17:39:29 [2024-01-23T17:39:29.377Z] #23 5.157 Get:21 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
17:39:29 [2024-01-23T17:39:29.377Z] #23 5.446 debconf: delaying package configuration, since apt-utils is not installed
17:39:29 [2024-01-23T17:39:29.377Z] #23 5.498 Fetched 5813 kB in 1s (9358 kB/s)
17:39:29 [2024-01-23T17:39:29.377Z] #23 5.603 Selecting previously unselected package libssl3:arm64.
17:39:29 [2024-01-23T17:39:29.377Z] #23 5.603 (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 ... 6092 files and directories currently installed.)
17:39:29 [2024-01-23T17:39:29.377Z] #23 5.607 Preparing to unpack .../00-libssl3_3.0.11-1~deb12u2_arm64.deb ...
17:39:29 [2024-01-23T17:39:29.377Z] #23 5.709 Unpacking libssl3:arm64 (3.0.11-1~deb12u2) ...
17:39:29 [2024-01-23T17:39:29.377Z] #23 6.186 Selecting previously unselected package openssl.
17:39:29 [2024-01-23T17:39:29.377Z] #23 6.187 Preparing to unpack .../01-openssl_3.0.11-1~deb12u2_arm64.deb ...
17:39:29 [2024-01-23T17:39:29.377Z] #23 6.195 Unpacking openssl (3.0.11-1~deb12u2) ...
17:39:29 [2024-01-23T17:39:29.377Z] #23 7.114 Selecting previously unselected package ca-certificates.
17:39:29 [2024-01-23T17:39:29.377Z] #23 7.116 Preparing to unpack .../02-ca-certificates_20230311_all.deb ...
17:39:29 [2024-01-23T17:39:29.377Z] #23 7.127 Unpacking ca-certificates (20230311) ...
17:39:29 [2024-01-23T17:39:29.377Z] #23 8.079 Selecting previously unselected package libbrotli1:arm64.
17:39:29 [2024-01-23T17:39:29.377Z] #23 8.080 Preparing to unpack .../03-libbrotli1_1.0.9-2+b6_arm64.deb ...
17:39:29 [2024-01-23T17:39:29.377Z] #23 8.106 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ...
17:39:29 [2024-01-23T17:39:29.377Z] #23 8.245 Selecting previously unselected package libkrb5support0:arm64.
17:39:29 [2024-01-23T17:39:29.377Z] #23 8.246 Preparing to unpack .../04-libkrb5support0_1.20.1-2+deb12u1_arm64.deb ...
17:39:29 [2024-01-23T17:39:29.377Z] #23 8.252 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
17:39:29 [2024-01-23T17:39:29.377Z] #23 8.317 Selecting previously unselected package libk5crypto3:arm64.
17:39:29 [2024-01-23T17:39:29.377Z] #23 8.318 Preparing to unpack .../05-libk5crypto3_1.20.1-2+deb12u1_arm64.deb ...
17:39:29 [2024-01-23T17:39:29.377Z] #23 8.326 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
17:39:29 [2024-01-23T17:39:29.634Z] #23 8.468 Selecting previously unselected package libkeyutils1:arm64.
17:39:29 [2024-01-23T17:39:29.634Z] #23 8.469 Preparing to unpack .../06-libkeyutils1_1.6.3-2_arm64.deb ...
17:39:29 [2024-01-23T17:39:29.634Z] #23 8.487 Unpacking libkeyutils1:arm64 (1.6.3-2) ...
17:39:29 [2024-01-23T17:39:29.634Z] #23 8.603 Selecting previously unselected package libkrb5-3:arm64.
17:39:29 [2024-01-23T17:39:29.889Z] #23 8.605 Preparing to unpack .../07-libkrb5-3_1.20.1-2+deb12u1_arm64.deb ...
17:39:29 [2024-01-23T17:39:29.889Z] #23 8.652 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
17:39:30 [2024-01-23T17:39:30.145Z] #23 8.954 Selecting previously unselected package libgssapi-krb5-2:arm64.
17:39:30 [2024-01-23T17:39:30.145Z] #23 8.955 Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-2+deb12u1_arm64.deb ...
17:39:30 [2024-01-23T17:39:30.145Z] #23 8.964 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
17:39:30 [2024-01-23T17:39:30.145Z] #23 9.025 Selecting previously unselected package libsasl2-modules-db:arm64.
17:39:30 [2024-01-23T17:39:30.145Z] #23 9.026 Preparing to unpack .../09-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ...
17:39:30 [2024-01-23T17:39:30.145Z] #23 9.034 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
17:39:30 [2024-01-23T17:39:30.145Z] #23 9.111 Selecting previously unselected package libsasl2-2:arm64.
17:39:30 [2024-01-23T17:39:30.401Z] #23 9.112 Preparing to unpack .../10-libsasl2-2_2.1.28+dfsg-10_arm64.deb ...
17:39:30 [2024-01-23T17:39:30.401Z] #23 9.118 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ...
17:39:30 [2024-01-23T17:39:30.401Z] #23 9.315 Selecting previously unselected package libldap-2.5-0:arm64.
17:39:30 [2024-01-23T17:39:30.401Z] #23 9.316 Preparing to unpack .../11-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ...
17:39:30 [2024-01-23T17:39:30.401Z] #23 9.418 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
17:39:30 [2024-01-23T17:39:30.657Z] #23 9.604 Selecting previously unselected package libnghttp2-14:arm64.
17:39:30 [2024-01-23T17:39:30.913Z] #23 9.605 Preparing to unpack .../12-libnghttp2-14_1.52.0-1+deb12u1_arm64.deb ...
17:39:30 [2024-01-23T17:39:30.913Z] #23 9.621 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
17:39:30 [2024-01-23T17:39:30.913Z] #23 9.816 Selecting previously unselected package libpsl5:arm64.
17:39:31 [2024-01-23T17:39:31.169Z] #23 9.817 Preparing to unpack .../13-libpsl5_0.21.2-1_arm64.deb ...
17:39:31 [2024-01-23T17:39:31.169Z] #23 9.827 Unpacking libpsl5:arm64 (0.21.2-1) ...
17:39:31 [2024-01-23T17:39:31.169Z] #23 9.906 Selecting previously unselected package librtmp1:arm64.
17:39:31 [2024-01-23T17:39:31.169Z] #23 9.907 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
17:39:31 [2024-01-23T17:39:31.169Z] #23 9.949 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
17:39:31 [2024-01-23T17:39:31.427Z] #23 10.26 Selecting previously unselected package libssh2-1:arm64.
17:39:31 [2024-01-23T17:39:31.427Z] #23 10.27 Preparing to unpack .../15-libssh2-1_1.10.0-3+b1_arm64.deb ...
17:39:31 [2024-01-23T17:39:31.427Z] #23 10.29 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ...
17:39:31 [2024-01-23T17:39:31.683Z] #23 10.51 Selecting previously unselected package libcurl4:arm64.
17:39:31 [2024-01-23T17:39:31.683Z] #23 10.51 Preparing to unpack .../16-libcurl4_7.88.1-10+deb12u5_arm64.deb ...
17:39:31 [2024-01-23T17:39:31.683Z] #23 10.52 Unpacking libcurl4:arm64 (7.88.1-10+deb12u5) ...
17:39:31 [2024-01-23T17:39:31.683Z] #23 10.61 Selecting previously unselected package curl.
17:39:31 [2024-01-23T17:39:31.939Z] #23 10.61 Preparing to unpack .../17-curl_7.88.1-10+deb12u5_arm64.deb ...
17:39:31 [2024-01-23T17:39:31.939Z] #23 10.62 Unpacking curl (7.88.1-10+deb12u5) ...
17:39:31 [2024-01-23T17:39:31.939Z] #23 10.88 Selecting previously unselected package libonig5:arm64.
17:39:32 [2024-01-23T17:39:32.220Z] #23 10.88 Preparing to unpack .../18-libonig5_6.9.8-1_arm64.deb ...
17:39:32 [2024-01-23T17:39:32.220Z] #23 10.88 Unpacking libonig5:arm64 (6.9.8-1) ...
17:39:32 [2024-01-23T17:39:32.220Z] #23 10.98 Selecting previously unselected package libjq1:arm64.
17:39:32 [2024-01-23T17:39:32.220Z] #23 10.98 Preparing to unpack .../19-libjq1_1.6-2.1_arm64.deb ...
17:39:32 [2024-01-23T17:39:32.220Z] #23 10.99 Unpacking libjq1:arm64 (1.6-2.1) ...
17:39:32 [2024-01-23T17:39:32.220Z] #23 11.16 Selecting previously unselected package jq.
17:39:32 [2024-01-23T17:39:32.476Z] #23 11.16 Preparing to unpack .../20-jq_1.6-2.1_arm64.deb ...
17:39:32 [2024-01-23T17:39:32.476Z] #23 11.17 Unpacking jq (1.6-2.1) ...
17:39:32 [2024-01-23T17:39:32.476Z] #23 11.40 Setting up libkeyutils1:arm64 (1.6.3-2) ...
17:39:32 [2024-01-23T17:39:32.732Z] #23 11.43 Setting up libpsl5:arm64 (0.21.2-1) ...
17:39:32 [2024-01-23T17:39:32.732Z] #23 11.47 Setting up libbrotli1:arm64 (1.0.9-2+b6) ...
17:39:32 [2024-01-23T17:39:32.732Z] #23 11.53 Setting up libssl3:arm64 (3.0.11-1~deb12u2) ...
17:39:32 [2024-01-23T17:39:32.732Z] #23 ...
17:39:32 [2024-01-23T17:39:32.732Z] 
17:39:32 [2024-01-23T17:39:32.732Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
17:39:32 [2024-01-23T17:39:32.732Z] #24 ...
17:39:32 [2024-01-23T17:39:32.732Z] 
17:39:32 [2024-01-23T17:39:32.732Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
17:39:32 [2024-01-23T17:39:32.732Z] #23 11.55 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
17:39:32 [2024-01-23T17:39:32.732Z] #23 11.60 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
17:39:32 [2024-01-23T17:39:32.732Z] #23 11.68 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
17:39:32 [2024-01-23T17:39:32.989Z] #23 11.75 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
17:39:32 [2024-01-23T17:39:32.989Z] #23 11.77 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
17:39:32 [2024-01-23T17:39:32.989Z] #23 11.79 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ...
17:39:32 [2024-01-23T17:39:32.989Z] #23 11.82 Setting up libssh2-1:arm64 (1.10.0-3+b1) ...
17:39:32 [2024-01-23T17:39:32.989Z] #23 11.86 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
17:39:32 [2024-01-23T17:39:32.989Z] #23 11.88 Setting up openssl (3.0.11-1~deb12u2) ...
17:39:32 [2024-01-23T17:39:32.989Z] #23 11.89 Setting up libonig5:arm64 (6.9.8-1) ...
17:39:32 [2024-01-23T17:39:32.989Z] #23 11.90 Setting up libjq1:arm64 (1.6-2.1) ...
17:39:33 [2024-01-23T17:39:33.245Z] #23 ...
17:39:33 [2024-01-23T17:39:33.245Z] 
17:39:33 [2024-01-23T17:39:33.245Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
17:39:33 [2024-01-23T17:39:33.245Z] #24 DONE 10.4s
17:39:33 [2024-01-23T17:39:33.245Z] 
17:39:33 [2024-01-23T17:39:33.245Z] #22 [build-dummy 2/2] RUN mkdir -p /build
17:39:33 [2024-01-23T17:39:33.245Z] #22 DONE 17.8s
17:39:33 [2024-01-23T17:39:33.245Z] 
17:39:33 [2024-01-23T17:39:33.245Z] #25 [binary-dummy 1/1] COPY --from=build-dummy /build /build
17:39:33 [2024-01-23T17:39:33.245Z] #25 DONE 0.0s
17:39:33 [2024-01-23T17:39:33.245Z] 
17:39:33 [2024-01-23T17:39:33.245Z] #26 [base 2/4] COPY --from=xx / /
17:39:33 [2024-01-23T17:39:33.245Z] #26 DONE 0.1s
17:39:33 [2024-01-23T17:39:33.245Z] 
17:39:33 [2024-01-23T17:39:33.245Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
17:39:33 [2024-01-23T17:39:33.245Z] #23 11.91 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
17:39:33 [2024-01-23T17:39:33.245Z] #23 11.94 Setting up ca-certificates (20230311) ...
17:39:33 [2024-01-23T17:39:33.245Z] #23 12.02 debconf: unable to initialize frontend: Dialog
17:39:33 [2024-01-23T17:39:33.245Z] #23 12.02 debconf: (TERM is not set, so the dialog frontend is not usable.)
17:39:33 [2024-01-23T17:39:33.245Z] #23 12.02 debconf: falling back to frontend: Readline
17:39:33 [2024-01-23T17:39:33.245Z] #23 12.02 debconf: unable to initialize frontend: Readline
17:39:33 [2024-01-23T17:39:33.245Z] #23 12.02 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/aarch64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
17:39:33 [2024-01-23T17:39:33.245Z] #23 12.02 debconf: falling back to frontend: Teletype
17:39:33 [2024-01-23T17:39:33.501Z] #23 12.46 Updating certificates in /etc/ssl/certs...
17:39:33 [2024-01-23T17:39:33.757Z] #23 ...
17:39:33 [2024-01-23T17:39:33.757Z] 
17:39:33 [2024-01-23T17:39:33.757Z] #27 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
17:39:33 [2024-01-23T17:39:33.757Z] #27 DONE 0.5s
17:39:34 [2024-01-23T17:39:34.013Z] 
17:39:34 [2024-01-23T17:39:34.013Z] #28 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
17:39:34 [2024-01-23T17:39:34.575Z] #28 0.723 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
17:39:34 [2024-01-23T17:39:34.575Z] #28 0.734 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
17:39:34 [2024-01-23T17:39:34.575Z] #28 0.734 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
17:39:34 [2024-01-23T17:39:34.575Z] #28 0.817 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
17:39:34 [2024-01-23T17:39:34.575Z] #28 0.890 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
17:39:34 [2024-01-23T17:39:34.575Z] #28 0.959 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
17:39:34 [2024-01-23T17:39:34.831Z] #28 ...
17:39:34 [2024-01-23T17:39:34.831Z] 
17:39:34 [2024-01-23T17:39:34.831Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
17:39:34 [2024-01-23T17:39:34.831Z] #23 13.07 140 added, 0 removed; done.
17:39:34 [2024-01-23T17:39:34.831Z] #23 13.10 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
17:39:34 [2024-01-23T17:39:34.831Z] #23 13.11 Setting up jq (1.6-2.1) ...
17:39:34 [2024-01-23T17:39:34.831Z] #23 13.13 Setting up libcurl4:arm64 (7.88.1-10+deb12u5) ...
17:39:34 [2024-01-23T17:39:34.831Z] #23 13.14 Setting up curl (7.88.1-10+deb12u5) ...
17:39:34 [2024-01-23T17:39:34.831Z] #23 13.15 Processing triggers for libc-bin (2.36-9+deb12u3) ...
17:39:34 [2024-01-23T17:39:34.831Z] #23 13.17 Processing triggers for ca-certificates (20230311) ...
17:39:34 [2024-01-23T17:39:34.831Z] #23 13.18 Updating certificates in /etc/ssl/certs...
17:39:34 [2024-01-23T17:39:34.831Z] #23 13.64 0 added, 0 removed; done.
17:39:34 [2024-01-23T17:39:34.831Z] #23 13.64 Running hooks in /etc/ca-certificates/update.d...
17:39:34 [2024-01-23T17:39:34.831Z] #23 13.64 done.
17:39:34 [2024-01-23T17:39:34.831Z] #23 DONE 13.8s
17:39:35 [2024-01-23T17:39:35.087Z] 
17:39:35 [2024-01-23T17:39:35.087Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:39:35 [2024-01-23T17:39:35.087Z] #29 DONE 0.0s
17:39:35 [2024-01-23T17:39:35.087Z] 
17:39:35 [2024-01-23T17:39:35.087Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
17:39:37 [2024-01-23T17:39:37.604Z] #30 2.469 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
17:39:37 [2024-01-23T17:39:37.861Z] #30 ...
17:39:37 [2024-01-23T17:39:37.861Z] 
17:39:37 [2024-01-23T17:39:37.861Z] #28 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
17:39:37 [2024-01-23T17:39:37.861Z] #28 1.849 Fetched 9080 kB in 1s (6562 kB/s)
17:39:37 [2024-01-23T17:39:37.861Z] #28 1.849 Reading package lists...
17:39:37 [2024-01-23T17:39:37.861Z] #28 2.457 Reading package lists...
17:39:37 [2024-01-23T17:39:37.861Z] #28 3.061 Building dependency tree...
17:39:37 [2024-01-23T17:39:37.861Z] #28 3.237 Reading state information...
17:39:37 [2024-01-23T17:39:37.861Z] #28 3.477 The following additional packages will be installed:
17:39:37 [2024-01-23T17:39:37.861Z] #28 3.478   libmagic-mgc libmagic1
17:39:37 [2024-01-23T17:39:37.861Z] #28 3.510 The following NEW packages will be installed:
17:39:37 [2024-01-23T17:39:37.861Z] #28 3.512   file libmagic-mgc libmagic1
17:39:37 [2024-01-23T17:39:37.861Z] #28 3.787 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
17:39:37 [2024-01-23T17:39:37.861Z] #28 3.787 Need to get 446 kB of archives.
17:39:37 [2024-01-23T17:39:37.861Z] #28 3.787 After this operation, 8709 kB of additional disk space will be used.
17:39:37 [2024-01-23T17:39:37.861Z] #28 3.787 Get:1 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB]
17:39:37 [2024-01-23T17:39:37.861Z] #28 3.792 Get:2 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB]
17:39:37 [2024-01-23T17:39:37.861Z] #28 3.794 Get:3 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB]
17:39:37 [2024-01-23T17:39:37.861Z] #28 3.936 debconf: delaying package configuration, since apt-utils is not installed
17:39:37 [2024-01-23T17:39:37.861Z] #28 3.974 Fetched 446 kB in 0s (1640 kB/s)
17:39:37 [2024-01-23T17:39:37.861Z] #28 3.994 Selecting previously unselected package libmagic-mgc.
17:39:37 [2024-01-23T17:39:37.861Z] #28 3.994 (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 ... 15633 files and directories currently installed.)
17:39:37 [2024-01-23T17:39:37.861Z] #28 4.003 Preparing to unpack .../libmagic-mgc_1%3a5.44-3_arm64.deb ...
17:39:37 [2024-01-23T17:39:37.861Z] #28 4.007 Unpacking libmagic-mgc (1:5.44-3) ...
17:39:37 [2024-01-23T17:39:37.861Z] #28 4.083 Selecting previously unselected package libmagic1:arm64.
17:39:37 [2024-01-23T17:39:37.861Z] #28 4.084 Preparing to unpack .../libmagic1_1%3a5.44-3_arm64.deb ...
17:39:37 [2024-01-23T17:39:37.861Z] #28 4.091 Unpacking libmagic1:arm64 (1:5.44-3) ...
17:39:37 [2024-01-23T17:39:37.861Z] #28 4.126 Selecting previously unselected package file.
17:39:37 [2024-01-23T17:39:37.861Z] #28 4.128 Preparing to unpack .../file_1%3a5.44-3_arm64.deb ...
17:39:37 [2024-01-23T17:39:37.861Z] #28 4.131 Unpacking file (1:5.44-3) ...
17:39:37 [2024-01-23T17:39:37.861Z] #28 4.172 Setting up libmagic-mgc (1:5.44-3) ...
17:39:37 [2024-01-23T17:39:37.861Z] #28 4.185 Setting up libmagic1:arm64 (1:5.44-3) ...
17:39:37 [2024-01-23T17:39:37.861Z] #28 4.202 Setting up file (1:5.44-3) ...
17:39:37 [2024-01-23T17:39:37.861Z] #28 4.213 Processing triggers for libc-bin (2.36-9+deb12u3) ...
17:39:37 [2024-01-23T17:39:37.861Z] #28 DONE 4.3s
17:39:38 [2024-01-23T17:39:38.117Z] 
17:39:38 [2024-01-23T17:39:38.117Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:39:38 [2024-01-23T17:39:38.117Z] #31 DONE 0.1s
17:39:38 [2024-01-23T17:39:38.117Z] 
17:39:38 [2024-01-23T17:39:38.117Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
17:39:38 [2024-01-23T17:39:38.117Z] #30 3.054 #=#=#                                                                         
17:39:38 [2024-01-23T17:39:38.374Z] #30 ...
17:39:38 [2024-01-23T17:39:38.374Z] 
17:39:38 [2024-01-23T17:39:38.374Z] #32 [containerd-src 1/3] WORKDIR /usr/src/containerd
17:39:38 [2024-01-23T17:39:38.374Z] #32 DONE 0.2s
17:39:38 [2024-01-23T17:39:38.374Z] 
17:39:38 [2024-01-23T17:39:38.374Z] #33 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:39:38 [2024-01-23T17:39:38.374Z] #33 DONE 0.2s
17:39:38 [2024-01-23T17:39:38.374Z] 
17:39:38 [2024-01-23T17:39:38.374Z] #34 [runc-src 1/3] WORKDIR /usr/src/runc
17:39:38 [2024-01-23T17:39:38.374Z] #34 DONE 0.3s
17:39:38 [2024-01-23T17:39:38.374Z] 
17:39:38 [2024-01-23T17:39:38.374Z] #35 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
17:39:38 [2024-01-23T17:39:38.374Z] #35 ...
17:39:38 [2024-01-23T17:39:38.374Z] 
17:39:38 [2024-01-23T17:39:38.374Z] #36 [swagger-src 1/3] WORKDIR /usr/src/swagger
17:39:38 [2024-01-23T17:39:38.374Z] #36 DONE 0.3s
17:39:38 [2024-01-23T17:39:38.374Z] 
17:39:38 [2024-01-23T17:39:38.374Z] #37 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
17:39:38 [2024-01-23T17:39:38.374Z] #37 DONE 0.3s
17:39:38 [2024-01-23T17:39:38.374Z] 
17:39:38 [2024-01-23T17:39:38.374Z] #38 [tini-src 1/3] WORKDIR /usr/src/tini
17:39:38 [2024-01-23T17:39:38.374Z] #38 DONE 0.4s
17:39:38 [2024-01-23T17:39:38.374Z] 
17:39:38 [2024-01-23T17:39:38.374Z] #39 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
17:39:38 [2024-01-23T17:39:38.374Z] #39 DONE 0.4s
17:39:38 [2024-01-23T17:39:38.374Z] 
17:39:38 [2024-01-23T17:39:38.374Z] #40 [registry-src 1/2] WORKDIR /usr/src/registry
17:39:38 [2024-01-23T17:39:38.374Z] #40 DONE 0.4s
17:39:38 [2024-01-23T17:39:38.374Z] 
17:39:38 [2024-01-23T17:39:38.374Z] #41 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
17:39:38 [2024-01-23T17:39:38.374Z] #41 DONE 0.4s
17:39:38 [2024-01-23T17:39:38.374Z] 
17:39:38 [2024-01-23T17:39:38.374Z] #42 [delve-src 1/3] WORKDIR /usr/src/delve
17:39:38 [2024-01-23T17:39:38.374Z] #42 DONE 0.4s
17:39:38 [2024-01-23T17:39:38.374Z] 
17:39:38 [2024-01-23T17:39:38.374Z] #43 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
17:39:38 [2024-01-23T17:39:38.374Z] #43 DONE 0.4s
17:39:38 [2024-01-23T17:39:38.630Z] 
17:39:38 [2024-01-23T17:39:38.630Z] #44 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
17:39:38 [2024-01-23T17:39:38.630Z] #44 DONE 0.4s
17:39:38 [2024-01-23T17:39:38.630Z] 
17:39:38 [2024-01-23T17:39:38.630Z] #45 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
17:39:38 [2024-01-23T17:39:38.630Z] #45 DONE 0.5s
17:39:38 [2024-01-23T17:39:38.630Z] 
17:39:38 [2024-01-23T17:39:38.630Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
17:39:38 [2024-01-23T17:39:38.630Z] #30 3.355 #=#=#                                                                         

                                                                           0.2%
######################################################################## 100.0%
17:39:38 [2024-01-23T17:39:38.630Z] #30 3.646 
17:39:38 [2024-01-23T17:39:38.887Z] #30 ...
17:39:38 [2024-01-23T17:39:38.887Z] 
17:39:38 [2024-01-23T17:39:38.887Z] #35 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
17:39:38 [2024-01-23T17:39:38.887Z] #35 0.716 hint: Using 'master' as the name for the initial branch. This default branch name
17:39:38 [2024-01-23T17:39:38.887Z] #35 0.716 hint: is subject to change. To configure the initial branch name to use in all
17:39:38 [2024-01-23T17:39:38.887Z] #35 0.716 hint: of your new repositories, which will suppress this warning, call:
17:39:38 [2024-01-23T17:39:38.887Z] #35 0.716 hint: 
17:39:38 [2024-01-23T17:39:38.887Z] #35 0.716 hint: 	git config --global init.defaultBranch <name>
17:39:38 [2024-01-23T17:39:38.887Z] #35 0.716 hint: 
17:39:38 [2024-01-23T17:39:38.887Z] #35 0.716 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:39:38 [2024-01-23T17:39:38.887Z] #35 0.716 hint: 'development'. The just-created branch can be renamed via this command:
17:39:38 [2024-01-23T17:39:38.887Z] #35 0.716 hint: 
17:39:38 [2024-01-23T17:39:38.887Z] #35 0.716 hint: 	git branch -m <name>
17:39:38 [2024-01-23T17:39:38.887Z] #35 0.717 Initialized empty Git repository in /usr/src/containerd/.git/
17:39:38 [2024-01-23T17:39:38.887Z] #35 DONE 0.9s
17:39:39 [2024-01-23T17:39:39.145Z] 
17:39:39 [2024-01-23T17:39:39.145Z] #46 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:39:40 [2024-01-23T17:39:40.137Z] #46 ...
17:39:40 [2024-01-23T17:39:40.137Z] 
17:39:40 [2024-01-23T17:39:40.137Z] #47 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
17:39:40 [2024-01-23T17:39:40.137Z] #47 1.189 hint: Using 'master' as the name for the initial branch. This default branch name
17:39:40 [2024-01-23T17:39:40.137Z] #47 1.189 hint: is subject to change. To configure the initial branch name to use in all
17:39:40 [2024-01-23T17:39:40.137Z] #47 1.189 hint: of your new repositories, which will suppress this warning, call:
17:39:40 [2024-01-23T17:39:40.137Z] #47 1.189 hint: 
17:39:40 [2024-01-23T17:39:40.137Z] #47 1.189 hint: 	git config --global init.defaultBranch <name>
17:39:40 [2024-01-23T17:39:40.137Z] #47 1.189 hint: 
17:39:40 [2024-01-23T17:39:40.137Z] #47 1.189 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:39:40 [2024-01-23T17:39:40.137Z] #47 1.189 hint: 'development'. The just-created branch can be renamed via this command:
17:39:40 [2024-01-23T17:39:40.137Z] #47 1.189 hint: 
17:39:40 [2024-01-23T17:39:40.137Z] #47 1.189 hint: 	git branch -m <name>
17:39:40 [2024-01-23T17:39:40.137Z] #47 1.190 Initialized empty Git repository in /usr/src/swagger/.git/
17:39:40 [2024-01-23T17:39:40.137Z] #47 DONE 1.6s
17:39:40 [2024-01-23T17:39:40.137Z] 
17:39:40 [2024-01-23T17:39:40.137Z] #48 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
17:39:45 [2024-01-23T17:39:45.465Z] #48 ...
17:39:45 [2024-01-23T17:39:45.465Z] 
17:39:45 [2024-01-23T17:39:45.465Z] #49 [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.55.2"      && /build/golangci-lint --version
17:39:45 [2024-01-23T17:39:45.465Z] #49 1.185 go: downloading github.com/golangci/golangci-lint v1.55.2
17:39:45 [2024-01-23T17:39:45.465Z] #49 2.156 go: downloading github.com/fatih/color v1.15.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 2.158 go: downloading gopkg.in/yaml.v3 v3.0.1
17:39:45 [2024-01-23T17:39:45.465Z] #49 2.171 go: downloading github.com/spf13/viper v1.12.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 2.171 go: downloading github.com/gofrs/flock v0.8.1
17:39:45 [2024-01-23T17:39:45.465Z] #49 2.172 go: downloading github.com/spf13/cobra v1.7.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 2.172 go: downloading github.com/spf13/pflag v1.0.5
17:39:45 [2024-01-23T17:39:45.465Z] #49 2.176 go: downloading golang.org/x/tools v0.14.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 2.180 go: downloading github.com/hashicorp/go-version v1.6.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 2.428 go: downloading github.com/ldez/gomoddirectives v0.2.3
17:39:45 [2024-01-23T17:39:45.465Z] #49 2.458 go: downloading github.com/mitchellh/go-homedir v1.1.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 2.613 go: downloading github.com/mitchellh/mapstructure v1.5.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 2.613 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
17:39:45 [2024-01-23T17:39:45.465Z] #49 2.615 go: downloading github.com/hashicorp/go-multierror v1.1.1
17:39:45 [2024-01-23T17:39:45.465Z] #49 2.635 go: downloading github.com/mattn/go-colorable v0.1.13
17:39:45 [2024-01-23T17:39:45.465Z] #49 2.635 go: downloading github.com/sirupsen/logrus v1.9.3
17:39:45 [2024-01-23T17:39:45.465Z] #49 2.756 go: downloading github.com/stretchr/testify v1.8.4
17:39:45 [2024-01-23T17:39:45.465Z] #49 2.829 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
17:39:45 [2024-01-23T17:39:45.465Z] #49 2.891 go: downloading github.com/mattn/go-isatty v0.0.17
17:39:45 [2024-01-23T17:39:45.465Z] #49 2.893 go: downloading golang.org/x/mod v0.13.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 2.894 go: downloading github.com/golangci/revgrep v0.5.2
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.010 go: downloading github.com/fsnotify/fsnotify v1.5.4
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.017 go: downloading github.com/spf13/afero v1.8.2
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.042 go: downloading github.com/spf13/cast v1.5.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.176 go: downloading github.com/spf13/jwalterweatherman v1.1.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.224 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.302 go: downloading 4d63.com/gochecknoglobals v0.2.1
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.309 go: downloading github.com/Abirdcfly/dupword v0.0.13
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.310 go: downloading github.com/4meepo/tagalign v1.3.3
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.407 go: downloading github.com/Antonboom/errname v0.1.12
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.421 go: downloading github.com/Antonboom/nilnil v0.1.7
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.442 go: downloading github.com/Antonboom/testifylint v0.2.3
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.447 go: downloading github.com/BurntSushi/toml v1.3.2
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.514 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.515 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.541 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.541 go: downloading github.com/alecthomas/go-check-sumtype v0.1.3
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.568 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.570 go: downloading github.com/alexkohler/prealloc v1.0.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.571 go: downloading github.com/alingse/asasalint v0.0.11
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.593 go: downloading github.com/ashanbrown/forbidigo v1.6.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.631 go: downloading github.com/ashanbrown/makezero v1.1.1
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.637 go: downloading github.com/bkielbasa/cyclop v1.2.1
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.650 go: downloading github.com/blizzy78/varnamelen v0.8.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.657 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.706 go: downloading github.com/breml/bidichk v0.2.7
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.724 go: downloading github.com/breml/errchkjson v0.3.6
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.725 go: downloading github.com/butuzov/ireturn v0.2.2
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.726 go: downloading github.com/butuzov/mirror v1.1.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.802 go: downloading github.com/catenacyber/perfsprint v0.2.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.802 go: downloading github.com/charithe/durationcheck v0.0.10
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.828 go: downloading github.com/curioswitch/go-reassign v0.2.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.834 go: downloading github.com/daixiang0/gci v0.11.2
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.867 go: downloading github.com/denis-tingaikin/go-header v0.4.3
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.916 go: downloading github.com/esimonov/ifshort v1.0.4
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.929 go: downloading github.com/firefart/nonamedreturns v1.0.4
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.969 go: downloading github.com/fzipp/gocyclo v0.6.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.969 go: downloading github.com/ghostiam/protogetter v0.2.3
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.969 go: downloading github.com/go-critic/go-critic v0.9.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.969 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:39:45 [2024-01-23T17:39:45.465Z] #49 3.996 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:39:45 [2024-01-23T17:39:45.465Z] #49 4.009 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
17:39:45 [2024-01-23T17:39:45.465Z] #49 4.042 go: downloading github.com/golangci/gofmt v0.0.0-20231018234816-f50ced29576e
17:39:45 [2024-01-23T17:39:45.465Z] #49 4.089 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:39:45 [2024-01-23T17:39:45.465Z] #49 4.105 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:39:45 [2024-01-23T17:39:45.465Z] #49 4.109 go: downloading github.com/golangci/misspell v0.4.1
17:39:45 [2024-01-23T17:39:45.465Z] #49 4.239 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:39:45 [2024-01-23T17:39:45.465Z] #49 4.239 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601
17:39:45 [2024-01-23T17:39:45.465Z] #49 4.245 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 4.249 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
17:39:45 [2024-01-23T17:39:45.465Z] #49 4.254 go: downloading github.com/hexops/gotextdiff v1.0.3
17:39:45 [2024-01-23T17:39:45.465Z] #49 4.320 go: downloading github.com/jgautheron/goconst v1.6.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 4.443 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
17:39:45 [2024-01-23T17:39:45.465Z] #49 4.448 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
17:39:45 [2024-01-23T17:39:45.465Z] #49 4.451 go: downloading github.com/julz/importas v0.1.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 4.454 go: downloading github.com/kisielk/errcheck v1.6.3
17:39:45 [2024-01-23T17:39:45.465Z] #49 4.454 go: downloading github.com/kkHAIKE/contextcheck v1.1.4
17:39:45 [2024-01-23T17:39:45.465Z] #49 4.455 go: downloading github.com/kulti/thelper v0.6.3
17:39:45 [2024-01-23T17:39:45.465Z] #49 4.473 go: downloading github.com/kunwardeep/paralleltest v1.0.8
17:39:45 [2024-01-23T17:39:45.465Z] #49 4.495 go: downloading github.com/kyoh86/exportloopref v0.1.11
17:39:45 [2024-01-23T17:39:45.465Z] #49 4.515 go: downloading github.com/ldez/tagliatelle v0.5.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 4.521 go: downloading github.com/leonklingele/grouper v1.1.1
17:39:45 [2024-01-23T17:39:45.465Z] #49 4.524 go: downloading github.com/lufeee/execinquery v1.2.1
17:39:45 [2024-01-23T17:39:45.465Z] #49 4.555 go: downloading github.com/macabu/inamedparam v0.1.2
17:39:45 [2024-01-23T17:39:45.465Z] #49 4.645 go: downloading github.com/maratori/testableexamples v1.0.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 4.653 go: downloading github.com/maratori/testpackage v1.1.1
17:39:45 [2024-01-23T17:39:45.465Z] #49 4.669 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
17:39:45 [2024-01-23T17:39:45.465Z] #49 4.675 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 4.679 go: downloading github.com/mgechev/revive v1.3.4
17:39:45 [2024-01-23T17:39:45.465Z] #49 4.756 go: downloading github.com/moricho/tparallel v0.3.1
17:39:45 [2024-01-23T17:39:45.465Z] #49 4.777 go: downloading github.com/nakabonne/nestif v0.3.1
17:39:45 [2024-01-23T17:39:45.465Z] #49 4.806 go: downloading github.com/nishanths/exhaustive v0.11.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 4.806 go: downloading github.com/nishanths/predeclared v0.2.2
17:39:45 [2024-01-23T17:39:45.465Z] #49 4.807 go: downloading github.com/nunnatsa/ginkgolinter v0.14.1
17:39:45 [2024-01-23T17:39:45.465Z] #49 4.831 go: downloading github.com/polyfloyd/go-errorlint v1.4.5
17:39:45 [2024-01-23T17:39:45.465Z] #49 4.971 go: downloading github.com/ryancurrah/gomodguard v1.3.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 5.014 go: downloading github.com/ryanrolds/sqlclosecheck v0.5.1
17:39:45 [2024-01-23T17:39:45.465Z] #49 5.017 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
17:39:45 [2024-01-23T17:39:45.465Z] #49 5.077 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 5.115 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 5.222 go: downloading github.com/securego/gosec/v2 v2.18.2
17:39:45 [2024-01-23T17:39:45.465Z] #49 5.314 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
17:39:45 [2024-01-23T17:39:45.465Z] #49 5.315 go: downloading github.com/sivchari/containedctx v1.0.3
17:39:45 [2024-01-23T17:39:45.465Z] #49 5.315 go: downloading github.com/sivchari/nosnakecase v1.7.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 5.317 go: downloading github.com/sivchari/tenv v1.7.1
17:39:45 [2024-01-23T17:39:45.465Z] #49 5.424 go: downloading github.com/sonatard/noctx v0.0.2
17:39:45 [2024-01-23T17:39:45.465Z] #49 5.504 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
17:39:45 [2024-01-23T17:39:45.465Z] #49 5.505 go: downloading github.com/sourcegraph/go-diff v0.7.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 5.505 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
17:39:45 [2024-01-23T17:39:45.465Z] #49 5.571 go: downloading github.com/tdakkota/asciicheck v0.2.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 5.572 go: downloading github.com/tetafro/godot v1.4.15
17:39:45 [2024-01-23T17:39:45.465Z] #49 5.573 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
17:39:45 [2024-01-23T17:39:45.465Z] #49 5.574 go: downloading github.com/timonwong/loggercheck v0.9.4
17:39:45 [2024-01-23T17:39:45.465Z] #49 5.622 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
17:39:45 [2024-01-23T17:39:45.465Z] #49 5.625 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
17:39:45 [2024-01-23T17:39:45.465Z] #49 5.625 go: downloading github.com/ultraware/funlen v0.1.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 5.683 go: downloading github.com/ultraware/whitespace v0.0.5
17:39:45 [2024-01-23T17:39:45.465Z] #49 5.696 go: downloading github.com/uudashr/gocognit v1.1.2
17:39:45 [2024-01-23T17:39:45.465Z] #49 5.699 go: downloading github.com/xen0n/gosmopolitan v1.2.2
17:39:45 [2024-01-23T17:39:45.465Z] #49 5.729 go: downloading github.com/yagipy/maintidx v1.0.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 5.763 go: downloading github.com/yeya24/promlinter v0.2.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 5.764 go: downloading github.com/ykadowak/zerologlint v0.1.3
17:39:45 [2024-01-23T17:39:45.465Z] #49 5.764 go: downloading gitlab.com/bosi/decorder v0.4.1
17:39:45 [2024-01-23T17:39:45.465Z] #49 5.775 go: downloading go-simpler.org/sloglint v0.1.2
17:39:45 [2024-01-23T17:39:45.465Z] #49 5.791 go: downloading go.tmz.dev/musttag v0.7.2
17:39:45 [2024-01-23T17:39:45.465Z] #49 5.854 go: downloading honnef.co/go/tools v0.4.6
17:39:45 [2024-01-23T17:39:45.465Z] #49 6.435 go: downloading mvdan.cc/gofumpt v0.5.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 6.436 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:39:45 [2024-01-23T17:39:45.465Z] #49 6.436 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
17:39:45 [2024-01-23T17:39:45.465Z] #49 6.438 go: downloading github.com/hashicorp/errwrap v1.0.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 6.440 go: downloading golang.org/x/sys v0.13.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 6.440 go: downloading github.com/davecgh/go-spew v1.1.1
17:39:45 [2024-01-23T17:39:45.465Z] #49 6.440 go: downloading github.com/pmezard/go-difflib v1.0.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 6.441 go: downloading github.com/stretchr/objx v0.5.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 6.528 go: downloading github.com/subosito/gotenv v1.4.1
17:39:45 [2024-01-23T17:39:45.465Z] #49 6.603 go: downloading github.com/hashicorp/hcl v1.0.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 6.711 go: downloading gopkg.in/ini.v1 v1.67.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 6.711 go: downloading github.com/magiconair/properties v1.8.6
17:39:45 [2024-01-23T17:39:45.465Z] #49 6.814 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
17:39:45 [2024-01-23T17:39:45.465Z] #49 6.838 go: downloading golang.org/x/text v0.13.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 7.070 go: downloading github.com/fatih/structtag v1.2.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 7.166 go: downloading github.com/gobwas/glob v0.2.3
17:39:45 [2024-01-23T17:39:45.465Z] #49 7.167 go: downloading github.com/google/go-cmp v0.6.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 7.289 go: downloading github.com/pelletier/go-toml v1.9.5
17:39:45 [2024-01-23T17:39:45.465Z] #49 7.301 go: downloading gopkg.in/yaml.v2 v2.4.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 7.302 go: downloading golang.org/x/sync v0.4.0
17:39:45 [2024-01-23T17:39:45.465Z] #49 7.602 go: downloading go.uber.org/zap v1.24.0
17:39:45 [2024-01-23T17:39:45.730Z] #49 ...
17:39:45 [2024-01-23T17:39:45.730Z] 
17:39:45 [2024-01-23T17:39:45.730Z] #50 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
17:39:45 [2024-01-23T17:39:45.730Z] #50 1.367 hint: Using 'master' as the name for the initial branch. This default branch name
17:39:45 [2024-01-23T17:39:45.730Z] #50 1.367 hint: is subject to change. To configure the initial branch name to use in all
17:39:45 [2024-01-23T17:39:45.730Z] #50 1.367 hint: of your new repositories, which will suppress this warning, call:
17:39:45 [2024-01-23T17:39:45.730Z] #50 1.367 hint: 
17:39:45 [2024-01-23T17:39:45.730Z] #50 1.367 hint: 	git config --global init.defaultBranch <name>
17:39:45 [2024-01-23T17:39:45.730Z] #50 1.367 hint: 
17:39:45 [2024-01-23T17:39:45.730Z] #50 1.367 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:39:45 [2024-01-23T17:39:45.730Z] #50 1.367 hint: 'development'. The just-created branch can be renamed via this command:
17:39:45 [2024-01-23T17:39:45.730Z] #50 1.367 hint: 
17:39:45 [2024-01-23T17:39:45.730Z] #50 1.367 hint: 	git branch -m <name>
17:39:45 [2024-01-23T17:39:45.730Z] #50 1.535 Initialized empty Git repository in /usr/src/tini/.git/
17:39:45 [2024-01-23T17:39:45.730Z] #50 DONE 7.3s
17:39:45 [2024-01-23T17:39:45.730Z] 
17:39:45 [2024-01-23T17:39:45.730Z] #49 [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.55.2"      && /build/golangci-lint --version
17:39:45 [2024-01-23T17:39:45.730Z] #49 7.702 go: downloading github.com/kisielk/gotool v1.0.0
17:39:45 [2024-01-23T17:39:45.730Z] #49 ...
17:39:45 [2024-01-23T17:39:45.730Z] 
17:39:45 [2024-01-23T17:39:45.730Z] #51 [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             ;
17:39:45 [2024-01-23T17:39:45.730Z] #51 0.925 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
17:39:45 [2024-01-23T17:39:45.730Z] #51 0.936 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
17:39:45 [2024-01-23T17:39:45.730Z] #51 0.936 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
17:39:45 [2024-01-23T17:39:45.730Z] #51 1.105 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
17:39:45 [2024-01-23T17:39:45.730Z] #51 1.198 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
17:39:45 [2024-01-23T17:39:45.730Z] #51 1.287 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
17:39:45 [2024-01-23T17:39:45.730Z] #51 2.545 Fetched 9080 kB in 2s (4826 kB/s)
17:39:45 [2024-01-23T17:39:45.730Z] #51 2.545 Reading package lists...
17:39:45 [2024-01-23T17:39:45.730Z] #51 3.270 Reading package lists...
17:39:45 [2024-01-23T17:39:45.730Z] #51 4.016 Building dependency tree...
17:39:45 [2024-01-23T17:39:45.730Z] #51 4.617 python3 is already the newest version (3.11.2-1+b1).
17:39:45 [2024-01-23T17:39:45.730Z] #51 4.617 The following additional packages will be installed:
17:39:45 [2024-01-23T17:39:45.731Z] #51 4.625   autotools-dev bzip2 dpkg-dev libdpkg-perl libprotobuf-c1 libyajl2 m4 patch
17:39:45 [2024-01-23T17:39:45.731Z] #51 4.625   xz-utils
17:39:45 [2024-01-23T17:39:45.731Z] #51 4.625 Suggested packages:
17:39:45 [2024-01-23T17:39:45.731Z] #51 4.625   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
17:39:45 [2024-01-23T17:39:45.731Z] #51 4.625   manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
17:39:45 [2024-01-23T17:39:45.731Z] #51 4.625   m4-doc ed diffutils-doc
17:39:45 [2024-01-23T17:39:45.731Z] #51 4.625 Recommended packages:
17:39:45 [2024-01-23T17:39:45.731Z] #51 4.625   fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
17:39:45 [2024-01-23T17:39:45.731Z] #51 4.625   liblocale-gettext-perl libltdl-dev
17:39:45 [2024-01-23T17:39:45.731Z] #51 4.901 The following NEW packages will be installed:
17:39:45 [2024-01-23T17:39:45.731Z] #51 4.901   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
17:39:45 [2024-01-23T17:39:45.731Z] #51 4.901   libdpkg-perl libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsystemd-dev
17:39:45 [2024-01-23T17:39:45.731Z] #51 4.901   libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
17:39:45 [2024-01-23T17:39:45.731Z] #51 5.242 0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded.
17:39:45 [2024-01-23T17:39:45.731Z] #51 5.242 Need to get 5656 kB of archives.
17:39:45 [2024-01-23T17:39:45.731Z] #51 5.242 After this operation, 16.7 MB of additional disk space will be used.
17:39:45 [2024-01-23T17:39:45.731Z] #51 5.242 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
17:39:45 [2024-01-23T17:39:45.731Z] #51 5.318 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
17:39:45 [2024-01-23T17:39:45.731Z] #51 5.398 Get:3 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB]
17:39:45 [2024-01-23T17:39:45.731Z] #51 5.502 Get:4 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB]
17:39:45 [2024-01-23T17:39:45.731Z] #51 5.572 Get:5 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB]
17:39:45 [2024-01-23T17:39:45.731Z] #51 5.574 Get:6 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB]
17:39:45 [2024-01-23T17:39:45.731Z] #51 5.644 Get:7 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
17:39:45 [2024-01-23T17:39:45.731Z] #51 5.696 Get:8 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
17:39:45 [2024-01-23T17:39:45.731Z] #51 5.698 Get:9 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
17:39:45 [2024-01-23T17:39:45.731Z] #51 5.721 Get:10 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9 [7704 B]
17:39:45 [2024-01-23T17:39:45.731Z] #51 5.722 Get:11 http://deb.debian.org/debian bookworm/main arm64 libcap-dev arm64 1:2.66-4 [447 kB]
17:39:45 [2024-01-23T17:39:45.731Z] #51 5.728 Get:12 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
17:39:45 [2024-01-23T17:39:45.731Z] #51 5.730 Get:13 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c-dev arm64 1.4.1-1+b1 [34.6 kB]
17:39:45 [2024-01-23T17:39:45.731Z] #51 5.738 Get:14 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
17:39:45 [2024-01-23T17:39:45.731Z] #51 5.740 Get:15 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.19-1~deb12u1 [353 kB]
17:39:45 [2024-01-23T17:39:45.731Z] #51 5.742 Get:16 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB]
17:39:45 [2024-01-23T17:39:45.731Z] #51 5.750 Get:17 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.19-1~deb12u1 [51.9 kB]
17:39:45 [2024-01-23T17:39:45.731Z] #51 5.755 Get:18 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
17:39:45 [2024-01-23T17:39:45.731Z] #51 5.758 Get:19 http://deb.debian.org/debian bookworm/main arm64 libyajl-dev arm64 2.1.0-3+deb12u2 [30.4 kB]
17:39:45 [2024-01-23T17:39:45.731Z] #51 6.267 debconf: delaying package configuration, since apt-utils is not installed
17:39:45 [2024-01-23T17:39:45.731Z] #51 6.385 Fetched 5656 kB in 1s (7032 kB/s)
17:39:45 [2024-01-23T17:39:45.731Z] #51 7.163 Selecting previously unselected package bzip2.
17:39:45 [2024-01-23T17:39:45.731Z] #51 7.163 (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 ... 15667 files and directories currently installed.)
17:39:45 [2024-01-23T17:39:45.731Z] #51 7.175 Preparing to unpack .../00-bzip2_1.0.8-5+b1_arm64.deb ...
17:39:45 [2024-01-23T17:39:45.731Z] #51 7.258 Unpacking bzip2 (1.0.8-5+b1) ...
17:39:45 [2024-01-23T17:39:45.731Z] #51 ...
17:39:45 [2024-01-23T17:39:45.731Z] 
17:39:45 [2024-01-23T17:39:45.731Z] #49 [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.55.2"      && /build/golangci-lint --version
17:39:45 [2024-01-23T17:39:45.731Z] #49 7.871 go: downloading github.com/go-toolsmith/astcast v1.1.0
17:39:46 [2024-01-23T17:39:46.050Z] #49 7.874 go: downloading github.com/go-toolsmith/astcopy v1.1.0
17:39:46 [2024-01-23T17:39:46.050Z] #49 7.916 go: downloading github.com/go-toolsmith/astequal v1.1.0
17:39:46 [2024-01-23T17:39:46.050Z] #49 8.063 go: downloading github.com/go-toolsmith/astfmt v1.1.0
17:39:46 [2024-01-23T17:39:46.050Z] #49 8.063 go: downloading github.com/go-toolsmith/astp v1.1.0
17:39:46 [2024-01-23T17:39:46.050Z] #49 8.080 go: downloading github.com/go-toolsmith/strparse v1.1.0
17:39:46 [2024-01-23T17:39:46.308Z] #49 8.172 go: downloading github.com/go-toolsmith/typep v1.1.0
17:39:46 [2024-01-23T17:39:46.308Z] #49 8.175 go: downloading github.com/quasilyte/go-ruleguard v0.4.0
17:39:46 [2024-01-23T17:39:46.308Z] #49 8.362 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
17:39:46 [2024-01-23T17:39:46.308Z] #49 8.362 go: downloading github.com/gostaticanalysis/comment v1.4.2
17:39:46 [2024-01-23T17:39:46.564Z] #49 8.402 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
17:39:46 [2024-01-23T17:39:46.564Z] #49 8.516 go: downloading github.com/ettle/strcase v0.1.1
17:39:46 [2024-01-23T17:39:46.564Z] #49 8.516 go: downloading github.com/Masterminds/semver v1.5.0
17:39:46 [2024-01-23T17:39:46.564Z] #49 8.593 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1
17:39:46 [2024-01-23T17:39:46.823Z] #49 8.774 go: downloading github.com/prometheus/client_golang v1.12.1
17:39:46 [2024-01-23T17:39:46.823Z] #49 8.836 go: downloading github.com/prometheus/client_model v0.2.0
17:39:46 [2024-01-23T17:39:46.823Z] #49 8.968 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833
17:39:47 [2024-01-23T17:39:47.080Z] #49 9.010 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:39:47 [2024-01-23T17:39:47.080Z] #49 9.080 go: downloading go.uber.org/atomic v1.7.0
17:39:47 [2024-01-23T17:39:47.080Z] #49 9.080 go: downloading go.uber.org/multierr v1.6.0
17:39:47 [2024-01-23T17:39:47.080Z] #49 9.174 go: downloading github.com/chavacava/garif v0.1.0
17:39:47 [2024-01-23T17:39:47.337Z] #49 9.250 go: downloading github.com/olekukonko/tablewriter v0.0.5
17:39:47 [2024-01-23T17:39:47.337Z] #49 9.308 go: downloading github.com/quasilyte/gogrep v0.5.0
17:39:47 [2024-01-23T17:39:47.337Z] #49 9.308 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
17:39:47 [2024-01-23T17:39:47.337Z] #49 9.309 go: downloading github.com/golang/protobuf v1.5.2
17:39:47 [2024-01-23T17:39:47.337Z] #49 9.311 go: downloading github.com/prometheus/common v0.32.1
17:39:47 [2024-01-23T17:39:47.337Z] #49 9.343 go: downloading github.com/beorn7/perks v1.0.1
17:39:47 [2024-01-23T17:39:47.337Z] #49 9.387 go: downloading github.com/cespare/xxhash/v2 v2.1.2
17:39:47 [2024-01-23T17:39:47.337Z] #49 9.446 go: downloading github.com/prometheus/procfs v0.7.3
17:39:47 [2024-01-23T17:39:47.594Z] #49 9.446 go: downloading google.golang.org/protobuf v1.28.0
17:39:47 [2024-01-23T17:39:47.594Z] #49 9.577 go: downloading github.com/mattn/go-runewidth v0.0.9
17:39:47 [2024-01-23T17:39:47.851Z] #49 9.646 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
17:39:48 [2024-01-23T17:39:48.108Z] #49 ...
17:39:48 [2024-01-23T17:39:48.108Z] 
17:39:48 [2024-01-23T17:39:48.108Z] #52 [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
17:39:48 [2024-01-23T17:39:48.108Z] #52 1.261 go: downloading mvdan.cc/sh/v3 v3.6.0
17:39:48 [2024-01-23T17:39:48.108Z] #52 2.067 go: downloading golang.org/x/term v0.3.0
17:39:48 [2024-01-23T17:39:48.108Z] #52 2.067 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
17:39:48 [2024-01-23T17:39:48.108Z] #52 2.068 go: downloading mvdan.cc/editorconfig v0.2.0
17:39:48 [2024-01-23T17:39:48.108Z] #52 2.068 go: downloading github.com/google/renameio/v2 v2.0.0
17:39:48 [2024-01-23T17:39:48.108Z] #52 2.191 go: downloading golang.org/x/sys v0.3.0
17:39:48 [2024-01-23T17:39:48.108Z] #52 ...
17:39:48 [2024-01-23T17:39:48.108Z] 
17:39:48 [2024-01-23T17:39:48.108Z] #53 [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
17:39:48 [2024-01-23T17:39:48.108Z] #53 2.640 go: downloading gotest.tools/gotestsum v1.8.2
17:39:48 [2024-01-23T17:39:48.108Z] #53 3.993 go: downloading golang.org/x/tools v0.1.11
17:39:48 [2024-01-23T17:39:48.108Z] #53 3.993 go: downloading github.com/dnephin/pflag v1.0.7
17:39:48 [2024-01-23T17:39:48.108Z] #53 3.993 go: downloading github.com/fatih/color v1.13.0
17:39:48 [2024-01-23T17:39:48.108Z] #53 3.993 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:39:48 [2024-01-23T17:39:48.108Z] #53 3.993 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
17:39:48 [2024-01-23T17:39:48.108Z] #53 3.998 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
17:39:48 [2024-01-23T17:39:48.108Z] #53 4.041 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
17:39:48 [2024-01-23T17:39:48.108Z] #53 4.042 go: downloading github.com/mattn/go-colorable v0.1.12
17:39:48 [2024-01-23T17:39:48.108Z] #53 4.062 go: downloading github.com/mattn/go-isatty v0.0.14
17:39:48 [2024-01-23T17:39:48.108Z] #53 5.593 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
17:39:48 [2024-01-23T17:39:48.365Z] #53 ...
17:39:48 [2024-01-23T17:39:48.365Z] 
17:39:48 [2024-01-23T17:39:48.365Z] #54 [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.1"      && /build/go-winres --help
17:39:48 [2024-01-23T17:39:48.365Z] #54 0.940 go: downloading github.com/tc-hib/go-winres v0.3.1
17:39:48 [2024-01-23T17:39:48.365Z] #54 1.408 go: downloading github.com/tc-hib/winres v0.1.6
17:39:48 [2024-01-23T17:39:48.365Z] #54 1.408 go: downloading github.com/urfave/cli/v2 v2.3.0
17:39:48 [2024-01-23T17:39:48.365Z] #54 1.585 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
17:39:48 [2024-01-23T17:39:48.365Z] #54 1.596 go: downloading github.com/russross/blackfriday/v2 v2.1.0
17:39:48 [2024-01-23T17:39:48.365Z] #54 1.925 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
17:39:48 [2024-01-23T17:39:48.365Z] #54 1.926 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
17:39:48 [2024-01-23T17:39:48.365Z] #54 ...
17:39:48 [2024-01-23T17:39:48.365Z] 
17:39:48 [2024-01-23T17:39:48.365Z] #55 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
17:39:48 [2024-01-23T17:39:48.365Z] #55 2.713 hint: Using 'master' as the name for the initial branch. This default branch name
17:39:48 [2024-01-23T17:39:48.365Z] #55 2.713 hint: is subject to change. To configure the initial branch name to use in all
17:39:48 [2024-01-23T17:39:48.365Z] #55 2.713 hint: of your new repositories, which will suppress this warning, call:
17:39:48 [2024-01-23T17:39:48.365Z] #55 2.713 hint: 
17:39:48 [2024-01-23T17:39:48.365Z] #55 2.713 hint: 	git config --global init.defaultBranch <name>
17:39:48 [2024-01-23T17:39:48.365Z] #55 2.713 hint: 
17:39:48 [2024-01-23T17:39:48.365Z] #55 2.713 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:39:48 [2024-01-23T17:39:48.365Z] #55 2.713 hint: 'development'. The just-created branch can be renamed via this command:
17:39:48 [2024-01-23T17:39:48.365Z] #55 2.713 hint: 
17:39:48 [2024-01-23T17:39:48.365Z] #55 2.713 hint: 	git branch -m <name>
17:39:48 [2024-01-23T17:39:48.365Z] #55 2.766 Initialized empty Git repository in /usr/src/rootlesskit/.git/
17:39:48 [2024-01-23T17:39:48.365Z] #55 ...
17:39:48 [2024-01-23T17:39:48.365Z] 
17:39:48 [2024-01-23T17:39:48.365Z] #56 [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
17:39:48 [2024-01-23T17:39:48.365Z] #56 1.153 go: downloading github.com/pelletier/go-toml v1.8.1
17:39:48 [2024-01-23T17:39:48.623Z] #56 ...
17:39:48 [2024-01-23T17:39:48.623Z] 
17:39:48 [2024-01-23T17:39:48.623Z] #57 [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             pkg-config
17:39:48 [2024-01-23T17:39:48.623Z] #57 4.298 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
17:39:48 [2024-01-23T17:39:48.623Z] #57 4.320 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
17:39:48 [2024-01-23T17:39:48.623Z] #57 4.352 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
17:39:48 [2024-01-23T17:39:48.623Z] #57 4.598 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
17:39:48 [2024-01-23T17:39:48.623Z] #57 5.265 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
17:39:48 [2024-01-23T17:39:48.623Z] #57 5.268 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
17:39:48 [2024-01-23T17:39:48.623Z] #57 6.390 Fetched 9080 kB in 2s (3842 kB/s)
17:39:48 [2024-01-23T17:39:48.623Z] #57 6.390 Reading package lists...
17:39:48 [2024-01-23T17:39:48.623Z] #57 7.745 Hit:1 http://deb.debian.org/debian bookworm InRelease
17:39:48 [2024-01-23T17:39:48.623Z] #57 7.746 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
17:39:48 [2024-01-23T17:39:48.623Z] #57 7.746 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
17:39:48 [2024-01-23T17:39:48.623Z] #57 8.649 Reading package lists...
17:39:48 [2024-01-23T17:39:48.623Z] #57 9.630 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
17:39:48 [2024-01-23T17:39:48.881Z] #57 9.641 Reading package lists...
17:39:48 [2024-01-23T17:39:48.881Z] #57 ...
17:39:48 [2024-01-23T17:39:48.881Z] 
17:39:48 [2024-01-23T17:39:48.881Z] #58 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
17:39:48 [2024-01-23T17:39:48.881Z] #58 2.475 hint: Using 'master' as the name for the initial branch. This default branch name
17:39:48 [2024-01-23T17:39:48.881Z] #58 2.475 hint: is subject to change. To configure the initial branch name to use in all
17:39:48 [2024-01-23T17:39:48.881Z] #58 2.476 hint: of your new repositories, which will suppress this warning, call:
17:39:48 [2024-01-23T17:39:48.881Z] #58 2.476 hint: 
17:39:48 [2024-01-23T17:39:48.881Z] #58 2.476 hint: 	git config --global init.defaultBranch <name>
17:39:48 [2024-01-23T17:39:48.881Z] #58 2.476 hint: 
17:39:48 [2024-01-23T17:39:48.881Z] #58 2.476 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:39:48 [2024-01-23T17:39:48.881Z] #58 2.477 hint: 'development'. The just-created branch can be renamed via this command:
17:39:48 [2024-01-23T17:39:48.881Z] #58 2.477 hint: 
17:39:48 [2024-01-23T17:39:48.881Z] #58 2.477 hint: 	git branch -m <name>
17:39:48 [2024-01-23T17:39:48.881Z] #58 2.514 Initialized empty Git repository in /usr/src/delve/.git/
17:39:48 [2024-01-23T17:39:48.881Z] #58 ...
17:39:48 [2024-01-23T17:39:48.881Z] 
17:39:48 [2024-01-23T17:39:48.881Z] #59 [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
17:39:48 [2024-01-23T17:39:48.881Z] #59 1.359 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
17:39:48 [2024-01-23T17:39:48.881Z] #59 1.377 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
17:39:48 [2024-01-23T17:39:48.881Z] #59 1.470 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
17:39:48 [2024-01-23T17:39:48.881Z] #59 1.567 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
17:39:48 [2024-01-23T17:39:48.881Z] #59 1.724 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
17:39:48 [2024-01-23T17:39:48.881Z] #59 1.871 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
17:39:48 [2024-01-23T17:39:48.881Z] #59 2.878 Fetched 9080 kB in 2s (5054 kB/s)
17:39:48 [2024-01-23T17:39:48.881Z] #59 2.878 Reading package lists...
17:39:48 [2024-01-23T17:39:48.881Z] #59 3.546 Reading package lists...
17:39:48 [2024-01-23T17:39:48.881Z] #59 4.421 Building dependency tree...
17:39:48 [2024-01-23T17:39:48.881Z] #59 5.049 The following additional packages will be installed:
17:39:48 [2024-01-23T17:39:48.881Z] #59 5.052   cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
17:39:48 [2024-01-23T17:39:48.881Z] #59 5.055 Suggested packages:
17:39:48 [2024-01-23T17:39:48.881Z] #59 5.061   cmake-doc cmake-format elpa-cmake-mode ninja-build lrzip
17:39:48 [2024-01-23T17:39:48.881Z] #59 5.144 The following NEW packages will be installed:
17:39:48 [2024-01-23T17:39:48.881Z] #59 5.145   cmake cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
17:39:48 [2024-01-23T17:39:48.881Z] #59 5.435 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
17:39:48 [2024-01-23T17:39:48.881Z] #59 5.435 Need to get 19.3 MB of archives.
17:39:48 [2024-01-23T17:39:48.881Z] #59 5.435 After this operation, 77.0 MB of additional disk space will be used.
17:39:48 [2024-01-23T17:39:48.881Z] #59 5.435 Get:1 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
17:39:48 [2024-01-23T17:39:48.881Z] #59 5.647 Get:2 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB]
17:39:48 [2024-01-23T17:39:48.881Z] #59 5.815 Get:3 http://deb.debian.org/debian bookworm/main arm64 libarchive13 arm64 3.6.2-1 [316 kB]
17:39:48 [2024-01-23T17:39:48.881Z] #59 5.937 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4 [72.3 kB]
17:39:48 [2024-01-23T17:39:48.881Z] #59 5.953 Get:5 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3 [131 kB]
17:39:48 [2024-01-23T17:39:48.881Z] #59 5.958 Get:6 http://deb.debian.org/debian bookworm/main arm64 libuv1 arm64 1.44.2-1 [133 kB]
17:39:48 [2024-01-23T17:39:48.881Z] #59 5.968 Get:7 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1 [2026 kB]
17:39:48 [2024-01-23T17:39:48.881Z] #59 6.211 Get:8 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1 [6806 kB]
17:39:48 [2024-01-23T17:39:48.881Z] #59 7.043 debconf: delaying package configuration, since apt-utils is not installed
17:39:48 [2024-01-23T17:39:48.881Z] #59 7.406 Fetched 19.3 MB in 2s (12.8 MB/s)
17:39:48 [2024-01-23T17:39:48.881Z] #59 7.892 Selecting previously unselected package libicu72:arm64.
17:39:48 [2024-01-23T17:39:48.882Z] #59 7.893 (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 ... 15667 files and directories currently installed.)
17:39:48 [2024-01-23T17:39:48.882Z] #59 7.930 Preparing to unpack .../0-libicu72_72.1-3_arm64.deb ...
17:39:48 [2024-01-23T17:39:48.882Z] #59 8.378 Unpacking libicu72:arm64 (72.1-3) ...
17:39:48 [2024-01-23T17:39:48.882Z] #59 ...
17:39:48 [2024-01-23T17:39:48.882Z] 
17:39:48 [2024-01-23T17:39:48.882Z] #60 [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
17:39:48 [2024-01-23T17:39:48.882Z] #60 ...
17:39:48 [2024-01-23T17:39:48.882Z] 
17:39:48 [2024-01-23T17:39:48.882Z] #61 [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             pkg-config
17:39:48 [2024-01-23T17:39:48.882Z] #61 1.417 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
17:39:48 [2024-01-23T17:39:48.882Z] #61 1.522 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
17:39:48 [2024-01-23T17:39:48.882Z] #61 1.583 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
17:39:48 [2024-01-23T17:39:48.882Z] #61 1.680 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
17:39:48 [2024-01-23T17:39:48.882Z] #61 1.858 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
17:39:48 [2024-01-23T17:39:48.882Z] #61 2.102 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
17:39:48 [2024-01-23T17:39:48.882Z] #61 2.996 Fetched 9080 kB in 2s (4834 kB/s)
17:39:48 [2024-01-23T17:39:48.882Z] #61 2.996 Reading package lists...
17:39:48 [2024-01-23T17:39:48.882Z] #61 4.543 Hit:1 http://deb.debian.org/debian bookworm InRelease
17:39:48 [2024-01-23T17:39:48.882Z] #61 4.543 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
17:39:48 [2024-01-23T17:39:48.882Z] #61 4.543 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
17:39:48 [2024-01-23T17:39:48.882Z] #61 5.162 Reading package lists...
17:39:48 [2024-01-23T17:39:48.882Z] #61 6.018 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config
17:39:48 [2024-01-23T17:39:48.882Z] #61 6.044 Reading package lists...
17:39:48 [2024-01-23T17:39:48.882Z] #61 6.767 Building dependency tree...
17:39:48 [2024-01-23T17:39:48.882Z] #61 7.427 gcc is already the newest version (4:12.2.0-3).
17:39:48 [2024-01-23T17:39:48.882Z] #61 7.427 pkg-config is already the newest version (1.8.1-1).
17:39:48 [2024-01-23T17:39:48.882Z] #61 7.427 The following additional packages will be installed:
17:39:48 [2024-01-23T17:39:48.882Z] #61 7.428   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
17:39:48 [2024-01-23T17:39:48.882Z] #61 7.428   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
17:39:48 [2024-01-23T17:39:48.882Z] #61 7.429   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
17:39:48 [2024-01-23T17:39:48.882Z] #61 7.429   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
17:39:48 [2024-01-23T17:39:48.882Z] #61 7.430   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev
17:39:48 [2024-01-23T17:39:48.882Z] #61 7.431   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
17:39:48 [2024-01-23T17:39:48.882Z] #61 7.435 Suggested packages:
17:39:48 [2024-01-23T17:39:48.882Z] #61 7.435   libgcrypt20-doc low-memory-monitor libgirepository1.0-dev libglib2.0-doc
17:39:48 [2024-01-23T17:39:48.882Z] #61 7.435   libgdk-pixbuf2.0-bin libxml2-utils
17:39:48 [2024-01-23T17:39:48.882Z] #61 7.435 Recommended packages:
17:39:48 [2024-01-23T17:39:48.882Z] #61 7.435   shared-mime-info xdg-user-dirs
17:39:48 [2024-01-23T17:39:48.882Z] #61 7.876 The following NEW packages will be installed:
17:39:48 [2024-01-23T17:39:48.882Z] #61 7.877   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
17:39:48 [2024-01-23T17:39:48.882Z] #61 7.877   libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
17:39:48 [2024-01-23T17:39:48.882Z] #61 7.877   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
17:39:48 [2024-01-23T17:39:48.882Z] #61 7.877   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
17:39:48 [2024-01-23T17:39:48.882Z] #61 7.878   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol-dev
17:39:48 [2024-01-23T17:39:48.882Z] #61 7.878   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
17:39:48 [2024-01-23T17:39:48.882Z] #61 8.177 0 upgraded, 29 newly installed, 0 to remove and 0 not upgraded.
17:39:48 [2024-01-23T17:39:48.882Z] #61 8.177 Need to get 9078 kB of archives.
17:39:48 [2024-01-23T17:39:48.882Z] #61 8.177 After this operation, 46.9 MB of additional disk space will be used.
17:39:48 [2024-01-23T17:39:48.882Z] #61 8.177 Get:1 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
17:39:48 [2024-01-23T17:39:48.882Z] #61 8.261 Get:2 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
17:39:48 [2024-01-23T17:39:48.882Z] #61 8.299 Get:3 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
17:39:48 [2024-01-23T17:39:48.882Z] #61 8.328 Get:4 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
17:39:48 [2024-01-23T17:39:48.882Z] #61 8.424 Get:5 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
17:39:48 [2024-01-23T17:39:48.882Z] #61 8.439 Get:6 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
17:39:48 [2024-01-23T17:39:48.882Z] #61 8.440 Get:7 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB]
17:39:48 [2024-01-23T17:39:48.882Z] #61 8.443 Get:8 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB]
17:39:48 [2024-01-23T17:39:48.882Z] #61 8.451 Get:9 http://deb.debian.org/debian bookworm/main arm64 libbtrfs0 arm64 6.2-1 [34.5 kB]
17:39:48 [2024-01-23T17:39:48.882Z] #61 8.498 Get:10 http://deb.debian.org/debian bookworm/main arm64 libbtrfs-dev arm64 6.2-1 [70.3 kB]
17:39:48 [2024-01-23T17:39:48.882Z] #61 8.512 Get:11 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
17:39:48 [2024-01-23T17:39:48.882Z] #61 8.529 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
17:39:48 [2024-01-23T17:39:48.882Z] #61 8.531 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
17:39:48 [2024-01-23T17:39:48.882Z] #61 8.553 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
17:39:48 [2024-01-23T17:39:48.882Z] #61 8.634 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
17:39:48 [2024-01-23T17:39:48.882Z] #61 8.730 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
17:39:48 [2024-01-23T17:39:48.882Z] #61 8.737 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
17:39:48 [2024-01-23T17:39:48.882Z] #61 8.739 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
17:39:48 [2024-01-23T17:39:48.882Z] #61 8.741 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
17:39:48 [2024-01-23T17:39:48.882Z] #61 8.749 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
17:39:48 [2024-01-23T17:39:48.882Z] #61 8.756 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
17:39:48 [2024-01-23T17:39:48.882Z] #61 8.828 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
17:39:48 [2024-01-23T17:39:48.882Z] #61 8.838 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
17:39:48 [2024-01-23T17:39:48.882Z] #61 8.840 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
17:39:48 [2024-01-23T17:39:48.882Z] #61 8.856 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
17:39:48 [2024-01-23T17:39:48.882Z] #61 8.969 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB]
17:39:48 [2024-01-23T17:39:48.882Z] #61 8.971 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
17:39:48 [2024-01-23T17:39:48.882Z] #61 8.985 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
17:39:48 [2024-01-23T17:39:48.882Z] #61 9.003 Get:29 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
17:39:48 [2024-01-23T17:39:48.882Z] #61 9.646 debconf: delaying package configuration, since apt-utils is not installed
17:39:48 [2024-01-23T17:39:48.882Z] #61 10.16 Fetched 9078 kB in 1s (8170 kB/s)
17:39:49 [2024-01-23T17:39:49.139Z] #61 ...
17:39:49 [2024-01-23T17:39:49.139Z] 
17:39:49 [2024-01-23T17:39:49.139Z] #62 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
17:39:49 [2024-01-23T17:39:49.139Z] #62 2.807 hint: Using 'master' as the name for the initial branch. This default branch name
17:39:49 [2024-01-23T17:39:49.139Z] #62 2.807 hint: is subject to change. To configure the initial branch name to use in all
17:39:49 [2024-01-23T17:39:49.139Z] #62 2.807 hint: of your new repositories, which will suppress this warning, call:
17:39:49 [2024-01-23T17:39:49.139Z] #62 2.807 hint: 
17:39:49 [2024-01-23T17:39:49.139Z] #62 2.807 hint: 	git config --global init.defaultBranch <name>
17:39:49 [2024-01-23T17:39:49.139Z] #62 2.807 hint: 
17:39:49 [2024-01-23T17:39:49.139Z] #62 2.807 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:39:49 [2024-01-23T17:39:49.139Z] #62 2.807 hint: 'development'. The just-created branch can be renamed via this command:
17:39:49 [2024-01-23T17:39:49.139Z] #62 2.807 hint: 
17:39:49 [2024-01-23T17:39:49.139Z] #62 2.807 hint: 	git branch -m <name>
17:39:49 [2024-01-23T17:39:49.139Z] #62 2.860 Initialized empty Git repository in /usr/src/runc/.git/
17:39:49 [2024-01-23T17:39:49.396Z] #62 ...
17:39:49 [2024-01-23T17:39:49.396Z] 
17:39:49 [2024-01-23T17:39:49.396Z] #63 [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             pkg-config
17:39:49 [2024-01-23T17:39:49.396Z] #63 4.787 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
17:39:49 [2024-01-23T17:39:49.396Z] #63 4.816 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
17:39:49 [2024-01-23T17:39:49.396Z] #63 4.817 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
17:39:49 [2024-01-23T17:39:49.396Z] #63 5.110 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
17:39:49 [2024-01-23T17:39:49.396Z] #63 5.392 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
17:39:49 [2024-01-23T17:39:49.396Z] #63 5.545 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
17:39:49 [2024-01-23T17:39:49.396Z] #63 6.727 Fetched 9080 kB in 2s (4167 kB/s)
17:39:49 [2024-01-23T17:39:49.396Z] #63 6.727 Reading package lists...
17:39:49 [2024-01-23T17:39:49.396Z] #63 8.172 Hit:1 http://deb.debian.org/debian bookworm InRelease
17:39:49 [2024-01-23T17:39:49.396Z] #63 8.172 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
17:39:49 [2024-01-23T17:39:49.396Z] #63 8.172 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
17:39:49 [2024-01-23T17:39:49.396Z] #63 8.704 Reading package lists...
17:39:49 [2024-01-23T17:39:49.396Z] #63 9.558 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config
17:39:49 [2024-01-23T17:39:49.396Z] #63 9.587 Reading package lists...
17:39:49 [2024-01-23T17:39:49.396Z] #63 10.42 Building dependency tree...
17:39:49 [2024-01-23T17:39:49.396Z] #63 ...
17:39:49 [2024-01-23T17:39:49.396Z] 
17:39:49 [2024-01-23T17:39:49.396Z] #64 [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 v25.0.0 https://github.com/docker/cli.git /build      && /build/docker --version
17:39:49 [2024-01-23T17:39:49.660Z] #64 ...
17:39:49 [2024-01-23T17:39:49.660Z] 
17:39:49 [2024-01-23T17:39:49.660Z] #65 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
17:39:49 [2024-01-23T17:39:49.660Z] #65 1.591 hint: Using 'master' as the name for the initial branch. This default branch name
17:39:49 [2024-01-23T17:39:49.660Z] #65 1.596 hint: is subject to change. To configure the initial branch name to use in all
17:39:49 [2024-01-23T17:39:49.660Z] #65 1.596 hint: of your new repositories, which will suppress this warning, call:
17:39:49 [2024-01-23T17:39:49.660Z] #65 1.596 hint: 
17:39:49 [2024-01-23T17:39:49.660Z] #65 1.596 hint: 	git config --global init.defaultBranch <name>
17:39:49 [2024-01-23T17:39:49.660Z] #65 1.596 hint: 
17:39:49 [2024-01-23T17:39:49.660Z] #65 1.596 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:39:49 [2024-01-23T17:39:49.660Z] #65 1.596 hint: 'development'. The just-created branch can be renamed via this command:
17:39:49 [2024-01-23T17:39:49.660Z] #65 1.596 hint: 
17:39:49 [2024-01-23T17:39:49.660Z] #65 1.596 hint: 	git branch -m <name>
17:39:49 [2024-01-23T17:39:49.660Z] #65 1.666 Initialized empty Git repository in /usr/src/registry/.git/
17:39:49 [2024-01-23T17:39:49.660Z] #65 ...
17:39:49 [2024-01-23T17:39:49.660Z] 
17:39:49 [2024-01-23T17:39:49.660Z] #63 [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             pkg-config
17:39:49 [2024-01-23T17:39:49.660Z] #63 11.07 gcc is already the newest version (4:12.2.0-3).
17:39:49 [2024-01-23T17:39:49.660Z] #63 11.07 libc6-dev is already the newest version (2.36-9+deb12u3).
17:39:49 [2024-01-23T17:39:49.660Z] #63 11.07 pkg-config is already the newest version (1.8.1-1).
17:39:49 [2024-01-23T17:39:49.660Z] #63 11.07 The following additional packages will be installed:
17:39:49 [2024-01-23T17:39:49.660Z] #63 11.07   bzip2 libdpkg-perl patch xz-utils
17:39:49 [2024-01-23T17:39:49.660Z] #63 11.07 Suggested packages:
17:39:49 [2024-01-23T17:39:49.660Z] #63 11.07   bzip2-doc debian-keyring bzr seccomp ed diffutils-doc
17:39:49 [2024-01-23T17:39:49.660Z] #63 11.07 Recommended packages:
17:39:49 [2024-01-23T17:39:49.660Z] #63 11.07   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
17:39:49 [2024-01-23T17:39:49.660Z] #63 11.07   liblocale-gettext-perl
17:39:49 [2024-01-23T17:39:49.660Z] #63 11.17 The following NEW packages will be installed:
17:39:49 [2024-01-23T17:39:49.660Z] #63 11.17   bzip2 dpkg-dev libdpkg-perl libseccomp-dev patch xz-utils
17:39:49 [2024-01-23T17:39:49.917Z] #63 11.52 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
17:39:49 [2024-01-23T17:39:49.917Z] #63 11.52 Need to get 2683 kB of archives.
17:39:49 [2024-01-23T17:39:49.917Z] #63 11.52 After this operation, 6010 kB of additional disk space will be used.
17:39:49 [2024-01-23T17:39:49.917Z] #63 11.52 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
17:39:50 [2024-01-23T17:39:50.176Z] #63 11.53 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
17:39:50 [2024-01-23T17:39:50.176Z] #63 11.61 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
17:39:50 [2024-01-23T17:39:50.176Z] #63 11.72 Get:4 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
17:39:50 [2024-01-23T17:39:50.176Z] #63 11.72 Get:5 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
17:39:50 [2024-01-23T17:39:50.176Z] #63 11.84 Get:6 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
17:39:50 [2024-01-23T17:39:50.830Z] #63 12.32 debconf: delaying package configuration, since apt-utils is not installed
17:39:50 [2024-01-23T17:39:50.830Z] #63 12.44 Fetched 2683 kB in 1s (4088 kB/s)
17:39:50 [2024-01-23T17:39:50.830Z] #63 ...
17:39:50 [2024-01-23T17:39:50.830Z] 
17:39:50 [2024-01-23T17:39:50.830Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
17:39:50 [2024-01-23T17:39:50.830Z] #30 5.818 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
17:39:50 [2024-01-23T17:39:50.830Z] #30 6.446 #=#=#                                                                         
17:39:50 [2024-01-23T17:39:50.830Z] #30 6.745 #=#=#                                                                         

#                                                                          1.6%
######################################################################## 100.0%
17:39:50 [2024-01-23T17:39:50.830Z] #30 7.163 
17:39:50 [2024-01-23T17:39:50.830Z] #30 9.698 Downloading 'library/debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9' (1 layers)...
17:39:50 [2024-01-23T17:39:50.830Z] #30 10.49 #=#=#                                                                         
17:39:50 [2024-01-23T17:39:50.830Z] #30 10.83 #=#=#                                                                         
##O#-#                                                                        

                                                                           0.1%
##############################                                            42.5%
##################################################                        69.6%
######################################################################## 100.0%
17:39:50 [2024-01-23T17:39:50.830Z] #30 11.74 
17:39:50 [2024-01-23T17:39:50.830Z] #30 14.59 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
17:39:50 [2024-01-23T17:39:50.830Z] #30 15.38 #=#=#                                                                         
17:39:50 [2024-01-23T17:39:50.830Z] #30 15.67 #=#=#                                                                         

######################################################################## 100.0%
17:39:51 [2024-01-23T17:39:51.087Z] #30 ...
17:39:51 [2024-01-23T17:39:51.087Z] 
17:39:51 [2024-01-23T17:39:51.087Z] #61 [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             pkg-config
17:39:51 [2024-01-23T17:39:51.087Z] #61 10.89 Selecting previously unselected package libglib2.0-0:arm64.
17:39:51 [2024-01-23T17:39:51.088Z] #61 10.89 (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 ... 15667 files and directories currently installed.)
17:39:51 [2024-01-23T17:39:51.088Z] #61 10.90 Preparing to unpack .../00-libglib2.0-0_2.74.6-2_arm64.deb ...
17:39:51 [2024-01-23T17:39:51.088Z] #61 11.11 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
17:39:51 [2024-01-23T17:39:51.345Z] #61 12.99 Selecting previously unselected package libgirepository-1.0-1:arm64.
17:39:51 [2024-01-23T17:39:51.345Z] #61 13.00 Preparing to unpack .../01-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
17:39:51 [2024-01-23T17:39:51.345Z] #61 13.18 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
17:39:52 [2024-01-23T17:39:52.714Z] #61 14.24 Selecting previously unselected package gir1.2-glib-2.0:arm64.
17:39:52 [2024-01-23T17:39:52.714Z] #61 14.24 Preparing to unpack .../02-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
17:39:52 [2024-01-23T17:39:52.714Z] #61 14.47 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
17:39:54 [2024-01-23T17:39:54.137Z] #61 15.38 Selecting previously unselected package libsecret-common.
17:39:54 [2024-01-23T17:39:54.137Z] #61 15.39 Preparing to unpack .../03-libsecret-common_0.20.5-3_all.deb ...
17:39:54 [2024-01-23T17:39:54.137Z] #61 15.62 Unpacking libsecret-common (0.20.5-3) ...
17:39:54 [2024-01-23T17:39:54.700Z] #61 ...
17:39:54 [2024-01-23T17:39:54.700Z] 
17:39:54 [2024-01-23T17:39:54.700Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
17:39:54 [2024-01-23T17:39:54.700Z] #30 16.06 
17:39:54 [2024-01-23T17:39:54.700Z] #30 17.75 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
17:39:54 [2024-01-23T17:39:54.700Z] #30 18.51 #=#=#                                                                         
17:39:54 [2024-01-23T17:39:54.700Z] #30 19.00 #=#=#                                                                         

######################################################################## 100.0%
17:39:54 [2024-01-23T17:39:54.700Z] #30 19.40 
17:39:54 [2024-01-23T17:39:54.700Z] #30 19.53 Download of images into '/build' complete.
17:39:54 [2024-01-23T17:39:54.701Z] #30 19.53 Use something like the following to load the result into a Docker daemon:
17:39:54 [2024-01-23T17:39:54.701Z] #30 19.53   tar -cC '/build' . | docker load
17:39:55 [2024-01-23T17:39:55.630Z] #30 ...
17:39:55 [2024-01-23T17:39:55.630Z] 
17:39:55 [2024-01-23T17:39:55.630Z] #66 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:39:55 [2024-01-23T17:39:55.887Z] #66 ...
17:39:55 [2024-01-23T17:39:55.887Z] 
17:39:55 [2024-01-23T17:39:55.887Z] #54 [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.1"      && /build/go-winres --help
17:39:55 [2024-01-23T17:39:55.887Z] #54 17.32 NAME:
17:39:55 [2024-01-23T17:39:55.887Z] #54 17.32    go-winres - A tool for embedding resources in Windows executables
17:39:55 [2024-01-23T17:39:55.887Z] #54 17.32 
17:39:55 [2024-01-23T17:39:55.887Z] #54 17.32 USAGE:
17:39:55 [2024-01-23T17:39:55.887Z] #54 17.32    go-winres [global options] command [command options] [arguments...]
17:39:55 [2024-01-23T17:39:55.887Z] #54 17.32 
17:39:55 [2024-01-23T17:39:55.887Z] #54 17.32 COMMANDS:
17:39:55 [2024-01-23T17:39:55.887Z] #54 17.32    init     Create an initial ./winres/winres.json
17:39:55 [2024-01-23T17:39:55.887Z] #54 17.32    make     Make syso files for the "go build" command
17:39:55 [2024-01-23T17:39:55.887Z] #54 17.32    simply   Make syso files for the "go build" command (simplified)
17:39:55 [2024-01-23T17:39:55.887Z] #54 17.32    extract  Extract all resources from an executable
17:39:55 [2024-01-23T17:39:55.887Z] #54 17.32    patch    Replace resources in an executable file (exe, dll)
17:39:55 [2024-01-23T17:39:55.887Z] #54 17.32    help, h  Shows a list of commands or help for one command
17:39:55 [2024-01-23T17:39:55.887Z] #54 17.32 
17:39:55 [2024-01-23T17:39:55.887Z] #54 17.32 GLOBAL OPTIONS:
17:39:55 [2024-01-23T17:39:55.887Z] #54 17.32    --help, -h  show help (default: false)
17:39:56 [2024-01-23T17:39:56.144Z] #54 ...
17:39:56 [2024-01-23T17:39:56.144Z] 
17:39:56 [2024-01-23T17:39:56.144Z] #51 [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             ;
17:39:56 [2024-01-23T17:39:56.144Z] #51 8.081 Selecting previously unselected package xz-utils.
17:39:56 [2024-01-23T17:39:56.144Z] #51 8.083 Preparing to unpack .../01-xz-utils_5.4.1-0.2_arm64.deb ...
17:39:56 [2024-01-23T17:39:56.144Z] #51 8.276 Unpacking xz-utils (5.4.1-0.2) ...
17:39:56 [2024-01-23T17:39:56.144Z] #51 9.217 Selecting previously unselected package m4.
17:39:56 [2024-01-23T17:39:56.144Z] #51 9.220 Preparing to unpack .../02-m4_1.4.19-3_arm64.deb ...
17:39:56 [2024-01-23T17:39:56.144Z] #51 9.399 Unpacking m4 (1.4.19-3) ...
17:39:56 [2024-01-23T17:39:56.144Z] #51 10.21 Selecting previously unselected package autoconf.
17:39:56 [2024-01-23T17:39:56.144Z] #51 10.21 Preparing to unpack .../03-autoconf_2.71-3_all.deb ...
17:39:56 [2024-01-23T17:39:56.144Z] #51 10.31 Unpacking autoconf (2.71-3) ...
17:39:56 [2024-01-23T17:39:56.144Z] #51 11.23 Selecting previously unselected package autotools-dev.
17:39:56 [2024-01-23T17:39:56.144Z] #51 11.24 Preparing to unpack .../04-autotools-dev_20220109.1_all.deb ...
17:39:56 [2024-01-23T17:39:56.144Z] #51 11.35 Unpacking autotools-dev (20220109.1) ...
17:39:56 [2024-01-23T17:39:56.144Z] #51 12.57 Selecting previously unselected package automake.
17:39:56 [2024-01-23T17:39:56.144Z] #51 12.58 Preparing to unpack .../05-automake_1%3a1.16.5-1.3_all.deb ...
17:39:56 [2024-01-23T17:39:56.144Z] #51 12.77 Unpacking automake (1:1.16.5-1.3) ...
17:39:56 [2024-01-23T17:39:56.144Z] #51 14.13 Selecting previously unselected package libdpkg-perl.
17:39:56 [2024-01-23T17:39:56.144Z] #51 14.13 Preparing to unpack .../06-libdpkg-perl_1.21.22_all.deb ...
17:39:56 [2024-01-23T17:39:56.144Z] #51 14.19 Unpacking libdpkg-perl (1.21.22) ...
17:39:56 [2024-01-23T17:39:56.144Z] #51 15.24 Selecting previously unselected package patch.
17:39:56 [2024-01-23T17:39:56.144Z] #51 15.25 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
17:39:56 [2024-01-23T17:39:56.144Z] #51 15.51 Unpacking patch (2.7.6-7) ...
17:39:56 [2024-01-23T17:39:56.144Z] #51 16.22 Selecting previously unselected package dpkg-dev.
17:39:56 [2024-01-23T17:39:56.144Z] #51 16.22 Preparing to unpack .../08-dpkg-dev_1.21.22_all.deb ...
17:39:56 [2024-01-23T17:39:56.144Z] #51 16.46 Unpacking dpkg-dev (1.21.22) ...
17:39:56 [2024-01-23T17:39:56.144Z] #51 17.35 Selecting previously unselected package build-essential.
17:39:56 [2024-01-23T17:39:56.144Z] #51 17.35 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
17:39:56 [2024-01-23T17:39:56.144Z] #51 17.39 Unpacking build-essential (12.9) ...
17:39:56 [2024-01-23T17:39:56.144Z] #51 17.67 Selecting previously unselected package libcap-dev:arm64.
17:39:56 [2024-01-23T17:39:56.144Z] #51 17.67 Preparing to unpack .../10-libcap-dev_1%3a2.66-4_arm64.deb ...
17:39:56 [2024-01-23T17:39:56.144Z] #51 17.69 Unpacking libcap-dev:arm64 (1:2.66-4) ...
17:39:56 [2024-01-23T17:39:56.144Z] #51 ...
17:39:56 [2024-01-23T17:39:56.144Z] 
17:39:56 [2024-01-23T17:39:56.144Z] #61 [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             pkg-config
17:39:56 [2024-01-23T17:39:56.144Z] #61 16.69 Selecting previously unselected package libsecret-1-0:arm64.
17:39:56 [2024-01-23T17:39:56.144Z] #61 16.69 Preparing to unpack .../04-libsecret-1-0_0.20.5-3_arm64.deb ...
17:39:56 [2024-01-23T17:39:56.144Z] #61 16.85 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
17:39:56 [2024-01-23T17:39:56.144Z] #61 17.17 Selecting previously unselected package gir1.2-secret-1:arm64.
17:39:56 [2024-01-23T17:39:56.144Z] #61 17.17 Preparing to unpack .../05-gir1.2-secret-1_0.20.5-3_arm64.deb ...
17:39:56 [2024-01-23T17:39:56.144Z] #61 17.21 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
17:39:56 [2024-01-23T17:39:56.144Z] #61 17.42 Selecting previously unselected package uuid-dev:arm64.
17:39:56 [2024-01-23T17:39:56.144Z] #61 17.43 Preparing to unpack .../06-uuid-dev_2.38.1-5+b1_arm64.deb ...
17:39:56 [2024-01-23T17:39:56.144Z] #61 17.45 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ...
17:39:56 [2024-01-23T17:39:56.144Z] #61 17.87 Selecting previously unselected package libblkid-dev:arm64.
17:39:56 [2024-01-23T17:39:56.486Z] #61 17.87 Preparing to unpack .../07-libblkid-dev_2.38.1-5+b1_arm64.deb ...
17:39:56 [2024-01-23T17:39:56.486Z] #61 17.89 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ...
17:39:57 [2024-01-23T17:39:57.055Z] #61 18.63 Selecting previously unselected package libbtrfs0:arm64.
17:39:57 [2024-01-23T17:39:57.055Z] #61 18.63 Preparing to unpack .../08-libbtrfs0_6.2-1_arm64.deb ...
17:39:57 [2024-01-23T17:39:57.055Z] #61 18.76 Unpacking libbtrfs0:arm64 (6.2-1) ...
17:39:57 [2024-01-23T17:39:57.618Z] #61 19.17 Selecting previously unselected package libbtrfs-dev:arm64.
17:39:57 [2024-01-23T17:39:57.618Z] #61 19.18 Preparing to unpack .../09-libbtrfs-dev_6.2-1_arm64.deb ...
17:39:57 [2024-01-23T17:39:57.618Z] #61 19.23 Unpacking libbtrfs-dev:arm64 (6.2-1) ...
17:39:58 [2024-01-23T17:39:58.181Z] #61 19.87 Selecting previously unselected package libelf1:arm64.
17:39:58 [2024-01-23T17:39:58.181Z] #61 19.87 Preparing to unpack .../10-libelf1_0.188-2.1_arm64.deb ...
17:39:58 [2024-01-23T17:39:58.181Z] #61 19.89 Unpacking libelf1:arm64 (0.188-2.1) ...
17:39:59 [2024-01-23T17:39:59.153Z] #61 ...
17:39:59 [2024-01-23T17:39:59.153Z] 
17:39:59 [2024-01-23T17:39:59.153Z] #57 [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             pkg-config
17:39:59 [2024-01-23T17:39:59.153Z] #57 9.641 Reading package lists...
17:39:59 [2024-01-23T17:39:59.153Z] #57 10.62 Building dependency tree...
17:39:59 [2024-01-23T17:39:59.153Z] #57 11.27 gcc is already the newest version (4:12.2.0-3).
17:39:59 [2024-01-23T17:39:59.153Z] #57 11.27 libc6-dev is already the newest version (2.36-9+deb12u3).
17:39:59 [2024-01-23T17:39:59.153Z] #57 11.27 pkg-config is already the newest version (1.8.1-1).
17:39:59 [2024-01-23T17:39:59.153Z] #57 11.27 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
17:39:59 [2024-01-23T17:39:59.153Z] #57 ...
17:39:59 [2024-01-23T17:39:59.153Z] 
17:39:59 [2024-01-23T17:39:59.153Z] #59 [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
17:39:59 [2024-01-23T17:39:59.153Z] #59 10.70 Selecting previously unselected package libxml2:arm64.
17:39:59 [2024-01-23T17:39:59.153Z] #59 10.70 Preparing to unpack .../1-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ...
17:39:59 [2024-01-23T17:39:59.153Z] #59 10.77 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
17:39:59 [2024-01-23T17:39:59.153Z] #59 12.19 Selecting previously unselected package libarchive13:arm64.
17:39:59 [2024-01-23T17:39:59.153Z] #59 12.19 Preparing to unpack .../2-libarchive13_3.6.2-1_arm64.deb ...
17:39:59 [2024-01-23T17:39:59.153Z] #59 12.39 Unpacking libarchive13:arm64 (3.6.2-1) ...
17:39:59 [2024-01-23T17:39:59.153Z] #59 13.79 Selecting previously unselected package libjsoncpp25:arm64.
17:39:59 [2024-01-23T17:39:59.153Z] #59 13.79 Preparing to unpack .../3-libjsoncpp25_1.9.5-4_arm64.deb ...
17:39:59 [2024-01-23T17:39:59.153Z] #59 13.94 Unpacking libjsoncpp25:arm64 (1.9.5-4) ...
17:39:59 [2024-01-23T17:39:59.153Z] #59 15.34 Selecting previously unselected package librhash0:arm64.
17:39:59 [2024-01-23T17:39:59.153Z] #59 15.34 Preparing to unpack .../4-librhash0_1.4.3-3_arm64.deb ...
17:39:59 [2024-01-23T17:39:59.153Z] #59 15.57 Unpacking librhash0:arm64 (1.4.3-3) ...
17:39:59 [2024-01-23T17:39:59.153Z] #59 16.54 Selecting previously unselected package libuv1:arm64.
17:39:59 [2024-01-23T17:39:59.153Z] #59 16.54 Preparing to unpack .../5-libuv1_1.44.2-1_arm64.deb ...
17:39:59 [2024-01-23T17:39:59.153Z] #59 16.64 Unpacking libuv1:arm64 (1.44.2-1) ...
17:39:59 [2024-01-23T17:39:59.153Z] #59 17.25 Selecting previously unselected package cmake-data.
17:39:59 [2024-01-23T17:39:59.153Z] #59 17.25 Preparing to unpack .../6-cmake-data_3.25.1-1_all.deb ...
17:39:59 [2024-01-23T17:39:59.153Z] #59 17.30 Unpacking cmake-data (3.25.1-1) ...
17:39:59 [2024-01-23T17:39:59.153Z] #59 19.10 Selecting previously unselected package cmake.
17:39:59 [2024-01-23T17:39:59.153Z] #59 19.10 Preparing to unpack .../7-cmake_3.25.1-1_arm64.deb ...
17:39:59 [2024-01-23T17:39:59.153Z] #59 19.12 Unpacking cmake (3.25.1-1) ...
17:39:59 [2024-01-23T17:39:59.153Z] #59 20.38 Setting up libicu72:arm64 (72.1-3) ...
17:39:59 [2024-01-23T17:39:59.153Z] #59 20.87 Setting up libuv1:arm64 (1.44.2-1) ...
17:39:59 [2024-01-23T17:39:59.153Z] #59 ...
17:39:59 [2024-01-23T17:39:59.153Z] 
17:39:59 [2024-01-23T17:39:59.153Z] #61 [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             pkg-config
17:39:59 [2024-01-23T17:39:59.153Z] #61 20.84 Selecting previously unselected package libffi-dev:arm64.
17:39:59 [2024-01-23T17:39:59.154Z] #61 20.84 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
17:39:59 [2024-01-23T17:39:59.154Z] #61 20.97 Unpacking libffi-dev:arm64 (3.4.4-1) ...
17:40:00 [2024-01-23T17:40:00.537Z] #61 22.18 Selecting previously unselected package libgpg-error-dev.
17:40:00 [2024-01-23T17:40:00.537Z] #61 22.19 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
17:40:00 [2024-01-23T17:40:00.795Z] #61 22.32 Unpacking libgpg-error-dev (1.46-1) ...
17:40:01 [2024-01-23T17:40:01.073Z] #61 22.89 Selecting previously unselected package libgcrypt20-dev.
17:40:01 [2024-01-23T17:40:01.330Z] #61 22.89 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
17:40:01 [2024-01-23T17:40:01.330Z] #61 23.01 Unpacking libgcrypt20-dev (1.10.1-3) ...
17:40:01 [2024-01-23T17:40:01.588Z] #61 ...
17:40:01 [2024-01-23T17:40:01.588Z] 
17:40:01 [2024-01-23T17:40:01.588Z] #63 [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             pkg-config
17:40:01 [2024-01-23T17:40:01.588Z] #63 12.95 Selecting previously unselected package bzip2.
17:40:01 [2024-01-23T17:40:01.588Z] #63 12.95 (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 ... 15667 files and directories currently installed.)
17:40:01 [2024-01-23T17:40:01.588Z] #63 12.97 Preparing to unpack .../0-bzip2_1.0.8-5+b1_arm64.deb ...
17:40:01 [2024-01-23T17:40:01.588Z] #63 13.18 Unpacking bzip2 (1.0.8-5+b1) ...
17:40:01 [2024-01-23T17:40:01.588Z] #63 14.43 Selecting previously unselected package xz-utils.
17:40:01 [2024-01-23T17:40:01.588Z] #63 14.44 Preparing to unpack .../1-xz-utils_5.4.1-0.2_arm64.deb ...
17:40:01 [2024-01-23T17:40:01.588Z] #63 14.57 Unpacking xz-utils (5.4.1-0.2) ...
17:40:01 [2024-01-23T17:40:01.588Z] #63 15.71 Selecting previously unselected package libdpkg-perl.
17:40:01 [2024-01-23T17:40:01.588Z] #63 15.71 Preparing to unpack .../2-libdpkg-perl_1.21.22_all.deb ...
17:40:01 [2024-01-23T17:40:01.588Z] #63 16.01 Unpacking libdpkg-perl (1.21.22) ...
17:40:01 [2024-01-23T17:40:01.588Z] #63 16.61 Selecting previously unselected package patch.
17:40:01 [2024-01-23T17:40:01.588Z] #63 16.61 Preparing to unpack .../3-patch_2.7.6-7_arm64.deb ...
17:40:01 [2024-01-23T17:40:01.588Z] #63 16.76 Unpacking patch (2.7.6-7) ...
17:40:01 [2024-01-23T17:40:01.588Z] #63 17.13 Selecting previously unselected package dpkg-dev.
17:40:01 [2024-01-23T17:40:01.588Z] #63 17.14 Preparing to unpack .../4-dpkg-dev_1.21.22_all.deb ...
17:40:01 [2024-01-23T17:40:01.588Z] #63 17.21 Unpacking dpkg-dev (1.21.22) ...
17:40:01 [2024-01-23T17:40:01.588Z] #63 17.79 Selecting previously unselected package libseccomp-dev:arm64.
17:40:01 [2024-01-23T17:40:01.588Z] #63 17.80 Preparing to unpack .../5-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
17:40:01 [2024-01-23T17:40:01.588Z] #63 17.82 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
17:40:01 [2024-01-23T17:40:01.588Z] #63 18.58 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
17:40:01 [2024-01-23T17:40:01.588Z] #63 18.97 Setting up bzip2 (1.0.8-5+b1) ...
17:40:01 [2024-01-23T17:40:01.588Z] #63 19.08 Setting up xz-utils (5.4.1-0.2) ...
17:40:01 [2024-01-23T17:40:01.588Z] #63 19.23 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:40:01 [2024-01-23T17:40:01.588Z] #63 19.47 Setting up patch (2.7.6-7) ...
17:40:01 [2024-01-23T17:40:01.588Z] #63 19.73 Setting up libdpkg-perl (1.21.22) ...
17:40:01 [2024-01-23T17:40:01.588Z] #63 19.82 Setting up dpkg-dev (1.21.22) ...
17:40:01 [2024-01-23T17:40:01.588Z] #63 ...
17:40:01 [2024-01-23T17:40:01.588Z] 
17:40:01 [2024-01-23T17:40:01.588Z] #51 [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             ;
17:40:01 [2024-01-23T17:40:01.588Z] #51 18.24 Selecting previously unselected package libprotobuf-c1:arm64.
17:40:01 [2024-01-23T17:40:01.588Z] #51 18.24 Preparing to unpack .../11-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
17:40:01 [2024-01-23T17:40:01.588Z] #51 18.28 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
17:40:01 [2024-01-23T17:40:01.588Z] #51 19.12 Selecting previously unselected package libprotobuf-c-dev:arm64.
17:40:01 [2024-01-23T17:40:01.588Z] #51 19.12 Preparing to unpack .../12-libprotobuf-c-dev_1.4.1-1+b1_arm64.deb ...
17:40:01 [2024-01-23T17:40:01.588Z] #51 19.37 Unpacking libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
17:40:01 [2024-01-23T17:40:01.588Z] #51 19.64 Selecting previously unselected package libseccomp-dev:arm64.
17:40:01 [2024-01-23T17:40:01.588Z] #51 19.65 Preparing to unpack .../13-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
17:40:01 [2024-01-23T17:40:01.588Z] #51 19.86 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
17:40:01 [2024-01-23T17:40:01.588Z] #51 20.23 Selecting previously unselected package libsystemd-dev:arm64.
17:40:01 [2024-01-23T17:40:01.588Z] #51 20.23 Preparing to unpack .../14-libsystemd-dev_252.19-1~deb12u1_arm64.deb ...
17:40:01 [2024-01-23T17:40:01.588Z] #51 20.25 Unpacking libsystemd-dev:arm64 (252.19-1~deb12u1) ...
17:40:01 [2024-01-23T17:40:01.588Z] #51 21.35 Selecting previously unselected package libtool.
17:40:01 [2024-01-23T17:40:01.588Z] #51 21.35 Preparing to unpack .../15-libtool_2.4.7-5_all.deb ...
17:40:01 [2024-01-23T17:40:01.588Z] #51 21.63 Unpacking libtool (2.4.7-5) ...
17:40:01 [2024-01-23T17:40:01.588Z] #51 22.36 Selecting previously unselected package libudev-dev:arm64.
17:40:01 [2024-01-23T17:40:01.588Z] #51 22.36 Preparing to unpack .../16-libudev-dev_252.19-1~deb12u1_arm64.deb ...
17:40:01 [2024-01-23T17:40:01.588Z] #51 22.52 Unpacking libudev-dev:arm64 (252.19-1~deb12u1) ...
17:40:01 [2024-01-23T17:40:01.588Z] #51 23.52 Selecting previously unselected package libyajl2:arm64.
17:40:01 [2024-01-23T17:40:01.588Z] #51 23.52 Preparing to unpack .../17-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
17:40:01 [2024-01-23T17:40:01.845Z] #51 23.70 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
17:40:02 [2024-01-23T17:40:02.103Z] #51 ...
17:40:02 [2024-01-23T17:40:02.103Z] 
17:40:02 [2024-01-23T17:40:02.103Z] #61 [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             pkg-config
17:40:02 [2024-01-23T17:40:02.103Z] #61 23.76 Selecting previously unselected package libglib2.0-data.
17:40:02 [2024-01-23T17:40:02.103Z] #61 23.76 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
17:40:02 [2024-01-23T17:40:02.361Z] #61 23.92 Unpacking libglib2.0-data (2.74.6-2) ...
17:40:04 [2024-01-23T17:40:04.052Z] #61 ...
17:40:04 [2024-01-23T17:40:04.052Z] 
17:40:04 [2024-01-23T17:40:04.052Z] #56 [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
17:40:04 [2024-01-23T17:40:04.052Z] #56 15.63 tomll can be used in two ways:
17:40:04 [2024-01-23T17:40:04.052Z] #56 15.63 Writing to STDIN and reading from STDOUT:
17:40:04 [2024-01-23T17:40:04.052Z] #56 15.63   cat file.toml | tomll > file.toml
17:40:04 [2024-01-23T17:40:04.052Z] #56 15.63 
17:40:04 [2024-01-23T17:40:04.052Z] #56 15.64 Reading and updating a list of files:
17:40:04 [2024-01-23T17:40:04.052Z] #56 15.64   tomll a.toml b.toml c.toml
17:40:04 [2024-01-23T17:40:04.052Z] #56 15.64 
17:40:04 [2024-01-23T17:40:04.052Z] #56 15.64 When given a list of files, tomll will modify all files in place without asking.
17:40:04 [2024-01-23T17:40:04.052Z] #56 ...
17:40:04 [2024-01-23T17:40:04.052Z] 
17:40:04 [2024-01-23T17:40:04.052Z] #51 [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             ;
17:40:04 [2024-01-23T17:40:04.052Z] #51 24.27 Selecting previously unselected package libyajl-dev:arm64.
17:40:04 [2024-01-23T17:40:04.052Z] #51 24.27 Preparing to unpack .../18-libyajl-dev_2.1.0-3+deb12u2_arm64.deb ...
17:40:04 [2024-01-23T17:40:04.052Z] #51 24.37 Unpacking libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
17:40:04 [2024-01-23T17:40:04.358Z] #51 26.00 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
17:40:04 [2024-01-23T17:40:04.922Z] #51 26.70 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
17:40:04 [2024-01-23T17:40:04.922Z] #51 ...
17:40:04 [2024-01-23T17:40:04.922Z] 
17:40:04 [2024-01-23T17:40:04.922Z] #52 [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
17:40:04 [2024-01-23T17:40:04.922Z] #52 16.88 v3.6.0
17:40:05 [2024-01-23T17:40:05.179Z] #52 ...
17:40:05 [2024-01-23T17:40:05.179Z] 
17:40:05 [2024-01-23T17:40:05.179Z] #51 [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             ;
17:40:05 [2024-01-23T17:40:05.179Z] #51 27.10 Setting up m4 (1.4.19-3) ...
17:40:05 [2024-01-23T17:40:05.449Z] #51 27.62 Setting up bzip2 (1.0.8-5+b1) ...
17:40:06 [2024-01-23T17:40:06.012Z] #51 27.96 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
17:40:06 [2024-01-23T17:40:06.269Z] #51 28.33 Setting up libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
17:40:06 [2024-01-23T17:40:06.833Z] #51 28.58 Setting up autotools-dev (20220109.1) ...
17:40:06 [2024-01-23T17:40:06.833Z] #51 28.99 Setting up xz-utils (5.4.1-0.2) ...
17:40:07 [2024-01-23T17:40:07.445Z] #51 29.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:40:08 [2024-01-23T17:40:08.010Z] #51 29.93 Setting up patch (2.7.6-7) ...
17:40:09 [2024-01-23T17:40:09.380Z] #51 31.44 Setting up libudev-dev:arm64 (252.19-1~deb12u1) ...
17:40:09 [2024-01-23T17:40:09.944Z] #51 ...
17:40:09 [2024-01-23T17:40:09.944Z] 
17:40:09 [2024-01-23T17:40:09.944Z] #59 [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
17:40:09 [2024-01-23T17:40:09.944Z] #59 21.44 Setting up libjsoncpp25:arm64 (1.9.5-4) ...
17:40:09 [2024-01-23T17:40:09.944Z] #59 21.97 Setting up librhash0:arm64 (1.4.3-3) ...
17:40:09 [2024-01-23T17:40:09.944Z] #59 22.47 Setting up cmake-data (3.25.1-1) ...
17:40:09 [2024-01-23T17:40:09.944Z] #59 22.74 Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
17:40:09 [2024-01-23T17:40:09.944Z] #59 23.03 Setting up libarchive13:arm64 (3.6.2-1) ...
17:40:09 [2024-01-23T17:40:09.944Z] #59 23.55 Setting up cmake (3.25.1-1) ...
17:40:09 [2024-01-23T17:40:09.944Z] #59 23.87 Processing triggers for libc-bin (2.36-9+deb12u3) ...
17:40:09 [2024-01-23T17:40:09.944Z] #59 ...
17:40:09 [2024-01-23T17:40:09.944Z] 
17:40:09 [2024-01-23T17:40:09.944Z] #61 [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             pkg-config
17:40:09 [2024-01-23T17:40:09.944Z] #61 25.93 Selecting previously unselected package libglib2.0-bin.
17:40:09 [2024-01-23T17:40:09.944Z] #61 25.93 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
17:40:09 [2024-01-23T17:40:09.944Z] #61 26.27 Unpacking libglib2.0-bin (2.74.6-2) ...
17:40:09 [2024-01-23T17:40:09.944Z] #61 27.31 Selecting previously unselected package python3-lib2to3.
17:40:09 [2024-01-23T17:40:09.944Z] #61 27.31 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
17:40:09 [2024-01-23T17:40:09.944Z] #61 27.44 Unpacking python3-lib2to3 (3.11.2-3) ...
17:40:09 [2024-01-23T17:40:09.944Z] #61 28.19 Selecting previously unselected package python3-distutils.
17:40:09 [2024-01-23T17:40:09.944Z] #61 28.19 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
17:40:09 [2024-01-23T17:40:09.944Z] #61 28.42 Unpacking python3-distutils (3.11.2-3) ...
17:40:09 [2024-01-23T17:40:09.944Z] #61 29.45 Selecting previously unselected package libglib2.0-dev-bin.
17:40:09 [2024-01-23T17:40:09.944Z] #61 29.45 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
17:40:09 [2024-01-23T17:40:09.944Z] #61 30.23 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
17:40:10 [2024-01-23T17:40:10.508Z] #61 ...
17:40:10 [2024-01-23T17:40:10.508Z] 
17:40:10 [2024-01-23T17:40:10.508Z] #51 [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             ;
17:40:10 [2024-01-23T17:40:10.508Z] #51 32.52 Setting up libdpkg-perl (1.21.22) ...
17:40:11 [2024-01-23T17:40:11.694Z] #51 33.58 Setting up autoconf (2.71-3) ...
17:40:12 [2024-01-23T17:40:12.625Z] #51 ...
17:40:12 [2024-01-23T17:40:12.625Z] 
17:40:12 [2024-01-23T17:40:12.625Z] #53 [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
17:40:12 [2024-01-23T17:40:12.625Z] #53 24.39 gotestsum version dev
17:40:12 [2024-01-23T17:40:12.625Z] #53 ...
17:40:12 [2024-01-23T17:40:12.625Z] 
17:40:12 [2024-01-23T17:40:12.625Z] #61 [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             pkg-config
17:40:12 [2024-01-23T17:40:12.625Z] #61 32.37 Selecting previously unselected package libsepol-dev:arm64.
17:40:12 [2024-01-23T17:40:12.625Z] #61 32.38 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
17:40:12 [2024-01-23T17:40:12.625Z] #61 32.76 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
17:40:12 [2024-01-23T17:40:12.942Z] #61 34.63 Selecting previously unselected package libpcre2-16-0:arm64.
17:40:13 [2024-01-23T17:40:13.199Z] #61 34.70 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
17:40:13 [2024-01-23T17:40:13.199Z] #61 35.01 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
17:40:15 [2024-01-23T17:40:15.098Z] #61 ...
17:40:15 [2024-01-23T17:40:15.098Z] 
17:40:15 [2024-01-23T17:40:15.098Z] #65 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
17:40:15 [2024-01-23T17:40:15.098Z] #65 DONE 36.3s
17:40:15 [2024-01-23T17:40:15.098Z] 
17:40:15 [2024-01-23T17:40:15.098Z] #61 [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             pkg-config
17:40:15 [2024-01-23T17:40:15.098Z] #61 36.43 Selecting previously unselected package libpcre2-32-0:arm64.
17:40:15 [2024-01-23T17:40:15.098Z] #61 36.43 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
17:40:15 [2024-01-23T17:40:15.098Z] #61 36.49 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
17:40:15 [2024-01-23T17:40:15.659Z] #61 37.24 Selecting previously unselected package libpcre2-posix3:arm64.
17:40:15 [2024-01-23T17:40:15.659Z] #61 37.24 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
17:40:15 [2024-01-23T17:40:15.659Z] #61 37.39 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
17:40:16 [2024-01-23T17:40:16.381Z] #61 37.86 Selecting previously unselected package libpcre2-dev:arm64.
17:40:16 [2024-01-23T17:40:16.381Z] #61 37.86 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
17:40:16 [2024-01-23T17:40:16.381Z] #61 37.91 Unpacking libpcre2-dev:arm64 (10.42-1) ...
17:40:16 [2024-01-23T17:40:16.948Z] #61 38.71 Selecting previously unselected package libselinux1-dev:arm64.
17:40:17 [2024-01-23T17:40:17.204Z] #61 38.71 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
17:40:17 [2024-01-23T17:40:17.204Z] #61 38.79 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
17:40:17 [2024-01-23T17:40:17.767Z] #61 39.32 Selecting previously unselected package libmount-dev:arm64.
17:40:17 [2024-01-23T17:40:17.767Z] #61 39.33 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ...
17:40:17 [2024-01-23T17:40:17.767Z] #61 39.39 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ...
17:40:17 [2024-01-23T17:40:17.767Z] #61 39.58 Selecting previously unselected package zlib1g-dev:arm64.
17:40:18 [2024-01-23T17:40:18.023Z] #61 39.59 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
17:40:18 [2024-01-23T17:40:18.023Z] #61 39.67 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
17:40:18 [2024-01-23T17:40:18.023Z] #61 39.86 Selecting previously unselected package libglib2.0-dev:arm64.
17:40:18 [2024-01-23T17:40:18.279Z] #61 39.86 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
17:40:18 [2024-01-23T17:40:18.279Z] #61 39.91 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
17:40:18 [2024-01-23T17:40:18.840Z] #61 40.42 Selecting previously unselected package libsecret-1-dev:arm64.
17:40:18 [2024-01-23T17:40:18.840Z] #61 40.42 Preparing to unpack .../28-libsecret-1-dev_0.20.5-3_arm64.deb ...
17:40:18 [2024-01-23T17:40:18.840Z] #61 40.43 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
17:40:19 [2024-01-23T17:40:19.096Z] #61 40.86 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
17:40:19 [2024-01-23T17:40:19.370Z] #61 40.89 No schema files found: doing nothing.
17:40:19 [2024-01-23T17:40:19.370Z] #61 40.89 Setting up libffi-dev:arm64 (3.4.4-1) ...
17:40:19 [2024-01-23T17:40:19.370Z] #61 40.93 Setting up libpcre2-16-0:arm64 (10.42-1) ...
17:40:19 [2024-01-23T17:40:19.370Z] #61 41.16 Setting up libbtrfs0:arm64 (6.2-1) ...
17:40:19 [2024-01-23T17:40:19.637Z] #61 41.31 Setting up libpcre2-32-0:arm64 (10.42-1) ...
17:40:19 [2024-01-23T17:40:19.893Z] #61 41.33 Setting up libglib2.0-data (2.74.6-2) ...
17:40:19 [2024-01-23T17:40:19.893Z] #61 41.34 Setting up libgpg-error-dev (1.46-1) ...
17:40:19 [2024-01-23T17:40:19.893Z] #61 41.51 Setting up uuid-dev:arm64 (2.38.1-5+b1) ...
17:40:19 [2024-01-23T17:40:19.893Z] #61 41.54 Setting up libsepol-dev:arm64 (3.4-2.1) ...
17:40:20 [2024-01-23T17:40:20.223Z] #61 41.75 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
17:40:20 [2024-01-23T17:40:20.479Z] #61 42.31 Setting up libpcre2-posix3:arm64 (10.42-1) ...
17:40:20 [2024-01-23T17:40:20.735Z] #61 42.34 Setting up libbtrfs-dev:arm64 (6.2-1) ...
17:40:20 [2024-01-23T17:40:20.735Z] #61 42.38 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
17:40:20 [2024-01-23T17:40:20.735Z] #61 42.47 Setting up python3-lib2to3 (3.11.2-3) ...
17:40:20 [2024-01-23T17:40:20.995Z] #61 ...
17:40:20 [2024-01-23T17:40:20.995Z] 
17:40:20 [2024-01-23T17:40:20.995Z] #67 [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...)
17:40:20 [2024-01-23T17:40:20.995Z] #67 ...
17:40:20 [2024-01-23T17:40:20.995Z] 
17:40:20 [2024-01-23T17:40:20.995Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
17:40:20 [2024-01-23T17:40:20.995Z] #30 DONE 46.0s
17:40:20 [2024-01-23T17:40:20.995Z] 
17:40:20 [2024-01-23T17:40:20.995Z] #55 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
17:40:20 [2024-01-23T17:40:20.995Z] #55 DONE 42.5s
17:40:20 [2024-01-23T17:40:20.995Z] 
17:40:20 [2024-01-23T17:40:20.995Z] #49 [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.55.2"      && /build/golangci-lint --version
17:40:20 [2024-01-23T17:40:20.995Z] #49 41.31 golangci-lint has version v1.55.2 built with go1.21.6 from (unknown, mod sum: "h1:yllEIsSJ7MtlDBwDJ9IMBkyEUz2fYE0b5B8IUgO1oP8=") on (unknown)
17:40:20 [2024-01-23T17:40:20.995Z] #49 DONE 43.0s
17:40:20 [2024-01-23T17:40:20.995Z] 
17:40:20 [2024-01-23T17:40:20.995Z] #54 [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.1"      && /build/go-winres --help
17:40:20 [2024-01-23T17:40:20.995Z] #54 DONE 43.0s
17:40:20 [2024-01-23T17:40:20.995Z] 
17:40:20 [2024-01-23T17:40:20.995Z] #52 [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
17:40:20 [2024-01-23T17:40:20.995Z] #52 DONE 43.0s
17:40:20 [2024-01-23T17:40:20.995Z] 
17:40:20 [2024-01-23T17:40:20.995Z] #48 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
17:40:20 [2024-01-23T17:40:20.995Z] #48 DONE 41.0s
17:40:20 [2024-01-23T17:40:20.995Z] 
17:40:20 [2024-01-23T17:40:20.995Z] #53 [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
17:40:20 [2024-01-23T17:40:20.995Z] #53 DONE 43.0s
17:40:20 [2024-01-23T17:40:20.995Z] 
17:40:20 [2024-01-23T17:40:20.995Z] #58 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
17:40:20 [2024-01-23T17:40:20.995Z] #58 DONE 42.7s
17:40:21 [2024-01-23T17:40:21.256Z] 
17:40:21 [2024-01-23T17:40:21.256Z] #66 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:40:21 [2024-01-23T17:40:21.256Z] #66 DONE 35.4s
17:40:21 [2024-01-23T17:40:21.256Z] 
17:40:21 [2024-01-23T17:40:21.256Z] #46 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:40:21 [2024-01-23T17:40:21.256Z] #46 DONE 42.1s
17:40:21 [2024-01-23T17:40:21.256Z] 
17:40:21 [2024-01-23T17:40:21.256Z] #62 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
17:40:21 [2024-01-23T17:40:21.256Z] #62 DONE 42.9s
17:40:21 [2024-01-23T17:40:21.256Z] 
17:40:21 [2024-01-23T17:40:21.256Z] #68 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
17:40:21 [2024-01-23T17:40:21.256Z] #68 ...
17:40:21 [2024-01-23T17:40:21.256Z] 
17:40:21 [2024-01-23T17:40:21.256Z] #57 [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             pkg-config
17:40:21 [2024-01-23T17:40:21.256Z] #57 DONE 42.8s
17:40:21 [2024-01-23T17:40:21.256Z] 
17:40:21 [2024-01-23T17:40:21.256Z] #60 [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
17:40:21 [2024-01-23T17:40:21.256Z] #60 40.11 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
17:40:21 [2024-01-23T17:40:21.256Z] #60 40.13 Docker version unknown-version, build unknown-commit
17:40:21 [2024-01-23T17:40:21.256Z] #60 DONE 42.9s
17:40:21 [2024-01-23T17:40:21.256Z] 
17:40:21 [2024-01-23T17:40:21.256Z] #51 [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             ;
17:40:21 [2024-01-23T17:40:21.256Z] #51 34.68 Setting up libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
17:40:21 [2024-01-23T17:40:21.256Z] #51 35.36 Setting up libcap-dev:arm64 (1:2.66-4) ...
17:40:21 [2024-01-23T17:40:21.256Z] #51 36.28 Setting up libsystemd-dev:arm64 (252.19-1~deb12u1) ...
17:40:21 [2024-01-23T17:40:21.256Z] #51 36.57 Setting up automake (1:1.16.5-1.3) ...
17:40:21 [2024-01-23T17:40:21.256Z] #51 36.85 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
17:40:21 [2024-01-23T17:40:21.256Z] #51 36.99 Setting up libtool (2.4.7-5) ...
17:40:21 [2024-01-23T17:40:21.256Z] #51 37.28 Setting up dpkg-dev (1.21.22) ...
17:40:21 [2024-01-23T17:40:21.256Z] #51 37.82 Setting up build-essential (12.9) ...
17:40:21 [2024-01-23T17:40:21.256Z] #51 38.20 Processing triggers for libc-bin (2.36-9+deb12u3) ...
17:40:21 [2024-01-23T17:40:21.256Z] #51 DONE 43.3s
17:40:21 [2024-01-23T17:40:21.256Z] 
17:40:21 [2024-01-23T17:40:21.257Z] #63 [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             pkg-config
17:40:21 [2024-01-23T17:40:21.257Z] #63 DONE 42.9s
17:40:21 [2024-01-23T17:40:21.257Z] 
17:40:21 [2024-01-23T17:40:21.257Z] #59 [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
17:40:21 [2024-01-23T17:40:21.257Z] #59 DONE 43.0s
17:40:21 [2024-01-23T17:40:21.257Z] 
17:40:21 [2024-01-23T17:40:21.257Z] #56 [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
17:40:21 [2024-01-23T17:40:21.257Z] #56 DONE 43.3s
17:40:21 [2024-01-23T17:40:21.257Z] 
17:40:21 [2024-01-23T17:40:21.257Z] #69 [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             pkg-config
17:40:21 [2024-01-23T17:40:21.513Z] #69 ...
17:40:21 [2024-01-23T17:40:21.513Z] 
17:40:21 [2024-01-23T17:40:21.513Z] #68 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
17:40:21 [2024-01-23T17:40:21.513Z] #68 DONE 0.3s
17:40:21 [2024-01-23T17:40:21.513Z] 
17:40:21 [2024-01-23T17:40:21.513Z] #61 [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             pkg-config
17:40:21 [2024-01-23T17:40:21.513Z] #61 42.61 Setting up libelf1:arm64 (0.188-2.1) ...
17:40:21 [2024-01-23T17:40:21.513Z] #61 42.62 Setting up libsecret-common (0.20.5-3) ...
17:40:21 [2024-01-23T17:40:21.513Z] #61 42.64 Setting up python3-distutils (3.11.2-3) ...
17:40:21 [2024-01-23T17:40:21.513Z] #61 42.79 Setting up libglib2.0-dev-bin (2.74.6-2) ...
17:40:21 [2024-01-23T17:40:21.513Z] #61 43.00 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
17:40:21 [2024-01-23T17:40:21.513Z] #61 43.03 Setting up libpcre2-dev:arm64 (10.42-1) ...
17:40:21 [2024-01-23T17:40:21.513Z] #61 43.04 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
17:40:21 [2024-01-23T17:40:21.513Z] #61 43.06 Setting up libglib2.0-bin (2.74.6-2) ...
17:40:21 [2024-01-23T17:40:21.513Z] #61 43.08 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
17:40:21 [2024-01-23T17:40:21.513Z] #61 43.12 Setting up libgcrypt20-dev (1.10.1-3) ...
17:40:21 [2024-01-23T17:40:21.513Z] #61 43.13 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
17:40:21 [2024-01-23T17:40:21.513Z] #61 43.15 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
17:40:21 [2024-01-23T17:40:21.513Z] #61 43.16 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
17:40:21 [2024-01-23T17:40:21.513Z] #61 43.17 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
17:40:21 [2024-01-23T17:40:21.513Z] #61 43.19 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
17:40:21 [2024-01-23T17:40:21.513Z] #61 43.20 Processing triggers for libc-bin (2.36-9+deb12u3) ...
17:40:22 [2024-01-23T17:40:22.074Z] #61 DONE 43.8s
17:40:22 [2024-01-23T17:40:22.074Z] 
17:40:22 [2024-01-23T17:40:22.074Z] #70 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:40:24 [2024-01-23T17:40:24.589Z] #70 3.147 Cloning into '/tmp/crun-build'...
17:40:25 [2024-01-23T17:40:25.152Z] #70 ...
17:40:25 [2024-01-23T17:40:25.152Z] 
17:40:25 [2024-01-23T17:40:25.152Z] #67 [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...)
17:40:25 [2024-01-23T17:40:25.152Z] #67 3.948 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
17:40:25 [2024-01-23T17:40:25.152Z] #67 3.948 + mkdir /build
17:40:25 [2024-01-23T17:40:25.152Z] #67 DONE 4.1s
17:40:25 [2024-01-23T17:40:25.152Z] 
17:40:25 [2024-01-23T17:40:25.152Z] #69 [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             pkg-config
17:40:25 [2024-01-23T17:40:25.152Z] #69 3.738 Hit:1 http://deb.debian.org/debian bookworm InRelease
17:40:25 [2024-01-23T17:40:25.152Z] #69 3.739 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
17:40:25 [2024-01-23T17:40:25.152Z] #69 3.739 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
17:40:25 [2024-01-23T17:40:25.152Z] #69 ...
17:40:25 [2024-01-23T17:40:25.152Z] 
17:40:25 [2024-01-23T17:40:25.152Z] #71 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:40:25 [2024-01-23T17:40:25.152Z] #71 DONE 4.3s
17:40:25 [2024-01-23T17:40:25.414Z] 
17:40:25 [2024-01-23T17:40:25.414Z] #72 [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...)
17:40:25 [2024-01-23T17:40:25.990Z] #72 0.446 go: downloading github.com/urfave/cli/v2 v2.27.1
17:40:25 [2024-01-23T17:40:25.990Z] #72 0.449 go: downloading github.com/Masterminds/semver/v3 v3.2.1
17:40:25 [2024-01-23T17:40:25.990Z] #72 0.491 go: downloading golang.org/x/sys v0.16.0
17:40:25 [2024-01-23T17:40:25.990Z] #72 0.493 go: downloading github.com/containernetworking/plugins v1.4.0
17:40:25 [2024-01-23T17:40:25.990Z] #72 0.496 go: downloading github.com/google/uuid v1.5.0
17:40:25 [2024-01-23T17:40:25.990Z] #72 0.501 go: downloading github.com/moby/vpnkit v0.5.0
17:40:25 [2024-01-23T17:40:25.990Z] #72 0.511 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
17:40:25 [2024-01-23T17:40:25.990Z] #72 0.521 go: downloading github.com/gorilla/mux v1.8.1
17:40:26 [2024-01-23T17:40:26.247Z] #72 0.933 go: downloading github.com/moby/sys/mountinfo v0.7.1
17:40:26 [2024-01-23T17:40:26.639Z] #72 0.945 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
17:40:26 [2024-01-23T17:40:26.904Z] #72 1.610 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
17:40:27 [2024-01-23T17:40:27.161Z] #72 1.612 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
17:40:27 [2024-01-23T17:40:27.161Z] #72 1.612 go: downloading golang.org/x/net v0.17.0
17:40:27 [2024-01-23T17:40:27.161Z] #72 1.616 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
17:40:27 [2024-01-23T17:40:27.161Z] #72 1.890 go: downloading github.com/pierrec/lz4/v4 v4.1.17
17:40:27 [2024-01-23T17:40:27.418Z] #72 1.896 go: downloading github.com/josharian/native v1.1.0
17:40:30 [2024-01-23T17:40:30.690Z] #72 ...
17:40:30 [2024-01-23T17:40:30.690Z] 
17:40:30 [2024-01-23T17:40:30.690Z] #64 [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 v25.0.0 https://github.com/docker/cli.git /build      && /build/docker --version
17:40:30 [2024-01-23T17:40:30.690Z] #64 48.79 Docker version 25.0.0, build e758fe5
17:40:30 [2024-01-23T17:40:30.690Z] #64 DONE 52.1s
17:40:30 [2024-01-23T17:40:30.690Z] 
17:40:30 [2024-01-23T17:40:30.690Z] #70 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:40:30 [2024-01-23T17:40:30.690Z] #70 4.428 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
17:40:30 [2024-01-23T17:40:30.690Z] #70 4.431 Cloning into '/tmp/crun-build/libocispec'...
17:40:30 [2024-01-23T17:40:30.690Z] #70 4.723 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
17:40:30 [2024-01-23T17:40:30.690Z] #70 4.727 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
17:40:30 [2024-01-23T17:40:30.690Z] #70 4.727 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
17:40:30 [2024-01-23T17:40:30.690Z] #70 4.727 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
17:40:30 [2024-01-23T17:40:30.690Z] #70 4.732 Cloning into '/tmp/crun-build/libocispec/image-spec'...
17:40:30 [2024-01-23T17:40:30.690Z] #70 5.200 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
17:40:30 [2024-01-23T17:40:30.690Z] #70 5.687 Cloning into '/tmp/crun-build/libocispec/yajl'...
17:40:30 [2024-01-23T17:40:30.690Z] #70 6.013 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
17:40:30 [2024-01-23T17:40:30.690Z] #70 6.056 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
17:40:30 [2024-01-23T17:40:30.690Z] #70 6.083 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
17:40:31 [2024-01-23T17:40:31.255Z] #70 ...
17:40:31 [2024-01-23T17:40:31.255Z] 
17:40:31 [2024-01-23T17:40:31.255Z] #73 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:40:31 [2024-01-23T17:40:31.255Z] #73 ...
17:40:31 [2024-01-23T17:40:31.255Z] 
17:40:31 [2024-01-23T17:40:31.255Z] #74 [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...)
17:40:31 [2024-01-23T17:40:31.255Z] #74 ...
17:40:31 [2024-01-23T17:40:31.255Z] 
17:40:31 [2024-01-23T17:40:31.255Z] #75 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:40:31 [2024-01-23T17:40:31.255Z] #75 DONE 10.1s
17:40:31 [2024-01-23T17:40:31.255Z] 
17:40:31 [2024-01-23T17:40:31.255Z] #69 [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             pkg-config
17:40:31 [2024-01-23T17:40:31.255Z] #69 4.297 Reading package lists...
17:40:31 [2024-01-23T17:40:31.255Z] #69 5.089 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
17:40:31 [2024-01-23T17:40:31.255Z] #69 5.097 Reading package lists...
17:40:31 [2024-01-23T17:40:31.255Z] #69 5.743 Building dependency tree...
17:40:31 [2024-01-23T17:40:31.255Z] #69 5.935 Reading state information...
17:40:31 [2024-01-23T17:40:31.255Z] #69 6.298 gcc is already the newest version (4:12.2.0-3).
17:40:31 [2024-01-23T17:40:31.255Z] #69 6.298 libc6-dev is already the newest version (2.36-9+deb12u3).
17:40:31 [2024-01-23T17:40:31.255Z] #69 6.298 pkg-config is already the newest version (1.8.1-1).
17:40:31 [2024-01-23T17:40:31.255Z] #69 6.298 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
17:40:31 [2024-01-23T17:40:31.512Z] #69 DONE 10.0s
17:40:31 [2024-01-23T17:40:31.512Z] 
17:40:31 [2024-01-23T17:40:31.512Z] #73 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:40:31 [2024-01-23T17:40:31.512Z] #73 DONE 10.3s
17:40:31 [2024-01-23T17:40:31.512Z] 
17:40:31 [2024-01-23T17:40:31.512Z] #76 [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...)
17:40:32 [2024-01-23T17:40:32.448Z] #76 ...
17:40:32 [2024-01-23T17:40:32.448Z] 
17:40:32 [2024-01-23T17:40:32.448Z] #77 [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...)
17:40:32 [2024-01-23T17:40:32.448Z] #77 4.221 + bin/ctr
17:40:32 [2024-01-23T17:40:32.448Z] #77 4.221 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.12 -X github.com/containerd/containerd/version.Revision=71909c1814c544ac47ab91d2e8b84718e517bb99 -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
17:40:32 [2024-01-23T17:40:32.448Z] #77 ...
17:40:32 [2024-01-23T17:40:32.448Z] 
17:40:32 [2024-01-23T17:40:32.448Z] #76 [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...)
17:40:32 [2024-01-23T17:40:32.448Z] #76 1.008 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
17:40:32 [2024-01-23T17:40:32.448Z] #76 1.008   Compatibility with CMake < 2.8.12 will be removed from a future version of
17:40:32 [2024-01-23T17:40:32.448Z] #76 1.008   CMake.
17:40:32 [2024-01-23T17:40:32.448Z] #76 1.008 
17:40:32 [2024-01-23T17:40:32.448Z] #76 1.008   Update the VERSION argument <min> value or use a ...<max> suffix to tell
17:40:32 [2024-01-23T17:40:32.448Z] #76 1.008   CMake that the project does not need compatibility with older versions.
17:40:32 [2024-01-23T17:40:32.448Z] #76 1.008 
17:40:32 [2024-01-23T17:40:32.448Z] #76 1.008 
17:40:32 [2024-01-23T17:40:32.448Z] #76 1.129 -- The C compiler identification is GNU 12.2.0
17:40:32 [2024-01-23T17:40:32.705Z] #76 1.159 -- Detecting C compiler ABI info
17:40:32 [2024-01-23T17:40:32.705Z] #76 1.303 -- Detecting C compiler ABI info - done
17:40:32 [2024-01-23T17:40:32.705Z] #76 1.317 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
17:40:32 [2024-01-23T17:40:32.705Z] #76 1.318 -- Detecting C compile features
17:40:32 [2024-01-23T17:40:32.705Z] #76 1.319 -- Detecting C compile features - done
17:40:32 [2024-01-23T17:40:32.705Z] #76 1.329 -- Performing Test HAS_BUILTIN_FORTIFY
17:40:32 [2024-01-23T17:40:32.705Z] #76 1.409 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:40:32 [2024-01-23T17:40:32.961Z] #76 1.429 -- Configuring done
17:40:32 [2024-01-23T17:40:32.961Z] #76 1.434 -- Generating done
17:40:32 [2024-01-23T17:40:32.961Z] #76 1.440 -- Build files have been written to: /go/src/github.com/krallin/tini
17:40:32 [2024-01-23T17:40:32.961Z] #76 1.590 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:40:33 [2024-01-23T17:40:33.218Z] #76 1.963 [100%] Linking C executable tini-static
17:40:33 [2024-01-23T17:40:33.475Z] #76 2.151 [100%] Built target tini-static
17:40:34 [2024-01-23T17:40:34.042Z] #76 DONE 2.7s
17:40:34 [2024-01-23T17:40:34.042Z] 
17:40:34 [2024-01-23T17:40:34.042Z] #78 [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...)
17:40:34 [2024-01-23T17:40:34.042Z] #78 1.089 go build -trimpath -buildmode=pie  -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.11-0-g4bccb38 -X main.version=1.1.11 -linkmode external -extldflags --static-pie " -o runc .
17:40:38 [2024-01-23T17:40:38.217Z] #78 ...
17:40:38 [2024-01-23T17:40:38.217Z] 
17:40:38 [2024-01-23T17:40:38.217Z] #70 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:40:38 [2024-01-23T17:40:38.217Z] #70 11.00 aclocal: warning: couldn't open directory 'm4': No such file or directory
17:40:38 [2024-01-23T17:40:38.217Z] #70 15.52 libtoolize: putting auxiliary files in '.'.
17:40:38 [2024-01-23T17:40:38.217Z] #70 15.52 libtoolize: copying file './ltmain.sh'
17:40:38 [2024-01-23T17:40:38.217Z] #70 16.41 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
17:40:38 [2024-01-23T17:40:38.217Z] #70 16.41 libtoolize: and rerunning libtoolize and aclocal.
17:40:38 [2024-01-23T17:40:38.217Z] #70 16.41 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
17:40:40 [2024-01-23T17:40:40.111Z] #70 18.93 configure.ac:7: installing './compile'
17:40:40 [2024-01-23T17:40:40.369Z] #70 18.96 configure.ac:11: installing './config.guess'
17:40:40 [2024-01-23T17:40:40.369Z] #70 18.97 configure.ac:11: installing './config.sub'
17:40:40 [2024-01-23T17:40:40.369Z] #70 18.98 configure.ac:8: installing './install-sh'
17:40:40 [2024-01-23T17:40:40.369Z] #70 18.98 configure.ac:8: installing './missing'
17:40:40 [2024-01-23T17:40:40.369Z] #70 19.03 Makefile.am: installing './depcomp'
17:40:40 [2024-01-23T17:40:40.933Z] #70 19.76 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
17:40:41 [2024-01-23T17:40:41.190Z] #70 19.76 libtoolize: copying file 'build-aux/ltmain.sh'
17:40:41 [2024-01-23T17:40:41.190Z] #70 19.91 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
17:40:41 [2024-01-23T17:40:41.447Z] #70 19.91 libtoolize: copying file 'm4/libtool.m4'
17:40:41 [2024-01-23T17:40:41.447Z] #70 20.04 libtoolize: copying file 'm4/ltoptions.m4'
17:40:41 [2024-01-23T17:40:41.447Z] #70 20.21 libtoolize: copying file 'm4/ltsugar.m4'
17:40:41 [2024-01-23T17:40:41.704Z] #70 20.35 libtoolize: copying file 'm4/ltversion.m4'
17:40:41 [2024-01-23T17:40:41.704Z] #70 ...
17:40:41 [2024-01-23T17:40:41.704Z] 
17:40:41 [2024-01-23T17:40:41.704Z] #79 [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...)
17:40:41 [2024-01-23T17:40:41.704Z] #79 ...
17:40:41 [2024-01-23T17:40:41.704Z] 
17:40:41 [2024-01-23T17:40:41.704Z] #70 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:40:41 [2024-01-23T17:40:41.704Z] #70 20.49 libtoolize: copying file 'm4/lt~obsolete.m4'
17:40:41 [2024-01-23T17:40:41.961Z] #70 20.62 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
17:40:43 [2024-01-23T17:40:43.855Z] #70 22.64 configure.ac:3: warning: The macro `AC_CONFIG_HEADER' is obsolete.
17:40:43 [2024-01-23T17:40:43.855Z] #70 22.64 configure.ac:3: You should run autoupdate.
17:40:43 [2024-01-23T17:40:43.855Z] #70 22.64 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
17:40:43 [2024-01-23T17:40:43.855Z] #70 22.64 configure.ac:3: the top level
17:40:45 [2024-01-23T17:40:45.749Z] #70 24.36 configure.ac:7: installing 'build-aux/compile'
17:40:45 [2024-01-23T17:40:45.749Z] #70 24.37 configure.ac:9: installing 'build-aux/config.guess'
17:40:45 [2024-01-23T17:40:45.749Z] #70 24.38 configure.ac:9: installing 'build-aux/config.sub'
17:40:45 [2024-01-23T17:40:45.749Z] #70 24.38 configure.ac:11: installing 'build-aux/install-sh'
17:40:45 [2024-01-23T17:40:45.749Z] #70 24.39 configure.ac:11: installing 'build-aux/missing'
17:40:45 [2024-01-23T17:40:45.749Z] #70 24.48 Makefile.am: installing 'build-aux/depcomp'
17:40:46 [2024-01-23T17:40:46.006Z] #70 24.53 parallel-tests: installing 'build-aux/test-driver'
17:40:47 [2024-01-23T17:40:47.375Z] #70 25.96 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
17:40:47 [2024-01-23T17:40:47.375Z] #70 25.97 libtoolize: copying file 'build-aux/ltmain.sh'
17:40:47 [2024-01-23T17:40:47.939Z] #70 26.48 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
17:40:47 [2024-01-23T17:40:47.939Z] #70 26.49 libtoolize: copying file 'm4/libtool.m4'
17:40:47 [2024-01-23T17:40:47.939Z] #70 26.69 libtoolize: copying file 'm4/ltoptions.m4'
17:40:48 [2024-01-23T17:40:48.195Z] #70 26.76 libtoolize: copying file 'm4/ltsugar.m4'
17:40:48 [2024-01-23T17:40:48.195Z] #70 26.90 libtoolize: copying file 'm4/ltversion.m4'
17:40:48 [2024-01-23T17:40:48.195Z] #70 27.03 libtoolize: copying file 'm4/lt~obsolete.m4'
17:40:53 [2024-01-23T17:40:53.448Z] #70 31.64 configure.ac:11: installing 'build-aux/compile'
17:40:53 [2024-01-23T17:40:53.448Z] #70 31.65 configure.ac:11: installing 'build-aux/config.guess'
17:40:53 [2024-01-23T17:40:53.448Z] #70 31.65 configure.ac:11: installing 'build-aux/config.sub'
17:40:53 [2024-01-23T17:40:53.448Z] #70 31.65 configure.ac:13: installing 'build-aux/install-sh'
17:40:53 [2024-01-23T17:40:53.448Z] #70 31.66 configure.ac:13: installing 'build-aux/missing'
17:40:53 [2024-01-23T17:40:53.448Z] #70 31.67 configure.ac:8: installing 'build-aux/tap-driver.sh'
17:40:53 [2024-01-23T17:40:53.448Z] #70 31.79 Makefile.am: installing 'build-aux/depcomp'
17:40:53 [2024-01-23T17:40:53.962Z] #70 32.44 checking build system type... aarch64-unknown-linux-gnu
17:40:53 [2024-01-23T17:40:53.962Z] #70 32.58 checking host system type... aarch64-unknown-linux-gnu
17:40:53 [2024-01-23T17:40:53.962Z] #70 32.58 checking how to print strings... printf
17:40:53 [2024-01-23T17:40:53.962Z] #70 32.60 checking for gcc... gcc
17:40:54 [2024-01-23T17:40:54.219Z] #70 32.69 checking whether the C compiler works... yes
17:40:54 [2024-01-23T17:40:54.219Z] #70 32.86 checking for C compiler default output file name... a.out
17:40:54 [2024-01-23T17:40:54.219Z] #70 32.86 checking for suffix of executables... 
17:40:54 [2024-01-23T17:40:54.476Z] #70 32.99 checking whether we are cross compiling... no
17:40:54 [2024-01-23T17:40:54.476Z] #70 33.15 checking for suffix of object files... o
17:40:54 [2024-01-23T17:40:54.733Z] #70 33.24 checking whether the compiler supports GNU C... yes
17:40:54 [2024-01-23T17:40:54.733Z] #70 33.33 checking whether gcc accepts -g... yes
17:40:54 [2024-01-23T17:40:54.733Z] #70 33.43 checking for gcc option to enable C11 features... none needed
17:40:54 [2024-01-23T17:40:54.990Z] #70 33.55 checking whether gcc understands -c and -o together... yes
17:40:55 [2024-01-23T17:40:55.249Z] #70 33.66 checking for a sed that does not truncate output... /usr/bin/sed
17:40:55 [2024-01-23T17:40:55.249Z] #70 33.67 checking for grep that handles long lines and -e... /usr/bin/grep
17:40:55 [2024-01-23T17:40:55.249Z] #70 33.68 checking for egrep... /usr/bin/grep -E
17:40:55 [2024-01-23T17:40:55.249Z] #70 33.68 checking for fgrep... /usr/bin/grep -F
17:40:55 [2024-01-23T17:40:55.249Z] #70 33.69 checking for ld used by gcc... /usr/bin/ld
17:40:55 [2024-01-23T17:40:55.249Z] #70 33.71 checking if the linker (/usr/bin/ld) is GNU ld... yes
17:40:55 [2024-01-23T17:40:55.249Z] #70 33.72 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
17:40:55 [2024-01-23T17:40:55.249Z] #70 33.74 checking the name lister (/usr/bin/nm -B) interface... BSD nm
17:40:55 [2024-01-23T17:40:55.249Z] #70 33.85 checking whether ln -s works... yes
17:40:55 [2024-01-23T17:40:55.249Z] #70 33.85 checking the maximum length of command line arguments... 1572864
17:40:55 [2024-01-23T17:40:55.249Z] #70 33.87 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
17:40:55 [2024-01-23T17:40:55.249Z] #70 33.87 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
17:40:55 [2024-01-23T17:40:55.249Z] #70 33.87 checking for /usr/bin/ld option to reload object files... -r
17:40:55 [2024-01-23T17:40:55.249Z] #70 33.87 checking for file... file
17:40:55 [2024-01-23T17:40:55.249Z] #70 33.87 checking for objdump... objdump
17:40:55 [2024-01-23T17:40:55.249Z] #70 33.87 checking how to recognize dependent libraries... pass_all
17:40:55 [2024-01-23T17:40:55.249Z] #70 33.87 checking for dlltool... no
17:40:55 [2024-01-23T17:40:55.249Z] #70 33.88 checking how to associate runtime and link libraries... printf %s\n
17:40:55 [2024-01-23T17:40:55.249Z] #70 33.88 checking for ar... ar
17:40:55 [2024-01-23T17:40:55.249Z] #70 33.88 checking for archiver @FILE support... @
17:40:55 [2024-01-23T17:40:55.506Z] #70 33.96 checking for strip... strip
17:40:55 [2024-01-23T17:40:55.506Z] #70 33.96 checking for ranlib... ranlib
17:40:55 [2024-01-23T17:40:55.506Z] #70 33.96 checking for gawk... no
17:40:55 [2024-01-23T17:40:55.506Z] #70 33.97 checking for mawk... mawk
17:40:55 [2024-01-23T17:40:55.506Z] #70 33.97 checking command to parse /usr/bin/nm -B output from gcc object... ok
17:40:55 [2024-01-23T17:40:55.506Z] #70 34.17 checking for sysroot... no
17:40:55 [2024-01-23T17:40:55.506Z] #70 34.17 checking for a working dd... /usr/bin/dd
17:40:55 [2024-01-23T17:40:55.506Z] #70 34.20 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
17:40:55 [2024-01-23T17:40:55.506Z] #70 34.21 checking for mt... no
17:40:55 [2024-01-23T17:40:55.506Z] #70 34.21 checking if : is a manifest tool... no
17:40:55 [2024-01-23T17:40:55.506Z] #70 34.22 checking for stdio.h... yes
17:40:55 [2024-01-23T17:40:55.763Z] #70 34.29 checking for stdlib.h... yes
17:40:55 [2024-01-23T17:40:55.763Z] #70 34.36 checking for string.h... yes
17:40:55 [2024-01-23T17:40:55.763Z] #70 34.43 checking for inttypes.h... yes
17:40:56 [2024-01-23T17:40:56.020Z] #70 34.54 checking for stdint.h... yes
17:40:56 [2024-01-23T17:40:56.278Z] #70 34.74 checking for strings.h... yes
17:40:56 [2024-01-23T17:40:56.278Z] #70 34.81 checking for sys/stat.h... yes
17:40:56 [2024-01-23T17:40:56.278Z] #70 34.94 checking for sys/types.h... yes
17:40:56 [2024-01-23T17:40:56.535Z] #70 35.07 checking for unistd.h... yes
17:40:56 [2024-01-23T17:40:56.535Z] #70 35.13 checking for dlfcn.h... yes
17:40:56 [2024-01-23T17:40:56.535Z] #70 35.21 checking for objdir... .libs
17:40:57 [2024-01-23T17:40:57.048Z] #70 35.48 checking if gcc supports -fno-rtti -fno-exceptions... no
17:40:57 [2024-01-23T17:40:57.048Z] #70 35.56 checking for gcc option to produce PIC... -fPIC -DPIC
17:40:57 [2024-01-23T17:40:57.048Z] #70 35.56 checking if gcc PIC flag -fPIC -DPIC works... yes
17:40:57 [2024-01-23T17:40:57.048Z] #70 35.71 checking if gcc static flag -static works... yes
17:40:57 [2024-01-23T17:40:57.305Z] #70 35.90 checking if gcc supports -c -o file.o... yes
17:40:57 [2024-01-23T17:40:57.564Z] #70 36.03 checking if gcc supports -c -o file.o... (cached) yes
17:40:57 [2024-01-23T17:40:57.564Z] #70 36.03 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
17:40:57 [2024-01-23T17:40:57.564Z] #70 36.07 checking dynamic linker characteristics... GNU/Linux ld.so
17:40:57 [2024-01-23T17:40:57.564Z] #70 36.27 checking how to hardcode library paths into programs... immediate
17:40:57 [2024-01-23T17:40:57.564Z] #70 36.27 checking whether stripping libraries is possible... yes
17:40:57 [2024-01-23T17:40:57.564Z] #70 36.29 checking if libtool supports shared libraries... yes
17:40:57 [2024-01-23T17:40:57.564Z] #70 36.29 checking whether to build shared libraries... no
17:40:57 [2024-01-23T17:40:57.564Z] #70 36.29 checking whether to build static libraries... yes
17:40:57 [2024-01-23T17:40:57.564Z] #70 36.29 checking for a BSD-compatible install... /usr/bin/install -c
17:40:57 [2024-01-23T17:40:57.564Z] #70 36.34 checking whether build environment is sane... yes
17:40:57 [2024-01-23T17:40:57.821Z] #70 36.38 checking for a race-free mkdir -p... /usr/bin/mkdir -p
17:40:57 [2024-01-23T17:40:57.821Z] #70 36.38 checking whether make sets $(MAKE)... yes
17:40:57 [2024-01-23T17:40:57.821Z] #70 36.45 checking whether make supports the include directive... yes (GNU style)
17:40:58 [2024-01-23T17:40:58.078Z] #70 36.48 checking whether make supports nested variables... yes
17:40:58 [2024-01-23T17:40:58.078Z] #70 36.51 checking whether UID '0' is supported by ustar format... yes
17:40:58 [2024-01-23T17:40:58.078Z] #70 36.51 checking whether GID '0' is supported by ustar format... yes
17:40:58 [2024-01-23T17:40:58.078Z] #70 36.51 checking how to create a ustar tar archive... gnutar
17:40:58 [2024-01-23T17:40:58.078Z] #70 36.57 checking dependency style of gcc... gcc3
17:40:58 [2024-01-23T17:40:58.078Z] #70 36.72 checking whether to enable maintainer-specific portions of Makefiles... yes
17:40:58 [2024-01-23T17:40:58.078Z] #70 36.72 checking whether make supports nested variables... (cached) yes
17:40:58 [2024-01-23T17:40:58.078Z] #70 36.72 checking for gawk... (cached) mawk
17:40:58 [2024-01-23T17:40:58.078Z] #70 36.72 checking for a sed that does not truncate output... (cached) /usr/bin/sed
17:40:58 [2024-01-23T17:40:58.078Z] #70 36.72 checking for gcc... (cached) gcc
17:40:58 [2024-01-23T17:40:58.078Z] #70 36.81 checking whether the compiler supports GNU C... (cached) yes
17:40:58 [2024-01-23T17:40:58.078Z] #70 36.82 checking whether gcc accepts -g... (cached) yes
17:40:58 [2024-01-23T17:40:58.078Z] #70 36.82 checking for gcc option to enable C11 features... (cached) none needed
17:40:58 [2024-01-23T17:40:58.078Z] #70 36.82 checking whether gcc understands -c and -o together... (cached) yes
17:40:58 [2024-01-23T17:40:58.078Z] #70 36.82 checking for a Python interpreter with version >= 3... python3
17:40:58 [2024-01-23T17:40:58.078Z] #70 36.86 checking for python3... /usr/bin/python3
17:40:58 [2024-01-23T17:40:58.078Z] #70 36.86 checking for python3 version... 3.11
17:40:58 [2024-01-23T17:40:58.078Z] #70 36.90 checking for python3 platform... linux
17:40:58 [2024-01-23T17:40:58.335Z] #70 36.91 checking for GNU default python3 prefix... ${prefix}
17:40:58 [2024-01-23T17:40:58.335Z] #70 36.92 checking for GNU default python3 exec_prefix... ${exec_prefix}
17:40:58 [2024-01-23T17:40:58.335Z] #70 36.92 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
17:40:58 [2024-01-23T17:40:58.335Z] #70 36.96 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
17:40:58 [2024-01-23T17:40:58.335Z] #70 37.01 checking for go-md2man... no
17:40:58 [2024-01-23T17:40:58.335Z] #70 37.01 checking for error.h... yes
17:40:58 [2024-01-23T17:40:58.592Z] #70 37.10 checking for linux/openat2.h... yes
17:40:58 [2024-01-23T17:40:58.592Z] #70 37.20 checking for stdatomic.h... yes
17:40:58 [2024-01-23T17:40:58.849Z] #70 37.30 checking for linux/ioprio.h... yes
17:40:58 [2024-01-23T17:40:58.849Z] #70 37.39 checking for atomic_int... yes
17:40:59 [2024-01-23T17:40:59.105Z] #70 37.59 checking for atomic_bool... yes
17:40:59 [2024-01-23T17:40:59.105Z] #70 37.71 checking for copy_file_range... yes
17:40:59 [2024-01-23T17:40:59.364Z] #70 37.86 checking for fgetxattr... yes
17:40:59 [2024-01-23T17:40:59.364Z] #70 37.96 checking for statx... yes
17:40:59 [2024-01-23T17:40:59.623Z] #70 38.06 checking for fgetpwent_r... yes
17:40:59 [2024-01-23T17:40:59.623Z] #70 38.13 checking for issetugid... no
17:40:59 [2024-01-23T17:40:59.623Z] #70 38.22 checking for memfd_create... yes
17:40:59 [2024-01-23T17:40:59.881Z] #70 38.34 checking for pkg-config... /usr/bin/pkg-config
17:40:59 [2024-01-23T17:40:59.881Z] #70 38.34 checking pkg-config is at least version 0.9.0... yes
17:40:59 [2024-01-23T17:40:59.881Z] #70 38.34 checking for library containing yajl_tree_get... -lyajl
17:41:00 [2024-01-23T17:41:00.139Z] #70 38.53 checking for yajl >= 2.0.0... yes
17:41:00 [2024-01-23T17:41:00.139Z] #70 38.55 checking for sys/capability.h... yes
17:41:00 [2024-01-23T17:41:00.139Z] #70 38.61 checking for library containing cap_from_name... -lcap
17:41:00 [2024-01-23T17:41:00.396Z] 
17:41:00 [2024-01-23T17:41:00.396Z] #70 ...
17:41:00 [2024-01-23T17:41:00.396Z] 
17:41:00 [2024-01-23T17:41:00.396Z] #74 [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...)
17:41:00 [2024-01-23T17:41:00.396Z] #74 DONE 39.2s
17:41:00 [2024-01-23T17:41:00.396Z] 
17:41:00 [2024-01-23T17:41:00.396Z] #70 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:41:00 [2024-01-23T17:41:00.396Z] #70 38.84 checking for library containing gcry_check_version... 
17:41:00 [2024-01-23T17:41:00.396Z] #70 ...
17:41:00 [2024-01-23T17:41:00.396Z] 
17:41:00 [2024-01-23T17:41:00.396Z] #72 [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...)
17:41:00 [2024-01-23T17:41:00.396Z] #72 DONE 35.0s
17:41:00 [2024-01-23T17:41:00.396Z] 
17:41:00 [2024-01-23T17:41:00.396Z] #70 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:41:00 [2024-01-23T17:41:00.396Z] #70 38.84 checking for library containing gcry_check_version... no
17:41:00 [2024-01-23T17:41:00.396Z] #70 39.01 checking for library containing dlopen... none required
17:41:00 [2024-01-23T17:41:00.396Z] #70 39.09 checking for seccomp.h... yes
17:41:00 [2024-01-23T17:41:00.653Z] #70 39.18 checking for library containing seccomp_rule_add... 
17:41:00 [2024-01-23T17:41:00.653Z] #70 ...
17:41:00 [2024-01-23T17:41:00.653Z] 
17:41:00 [2024-01-23T17:41:00.653Z] #80 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
17:41:00 [2024-01-23T17:41:00.653Z] #80 DONE 0.3s
17:41:00 [2024-01-23T17:41:00.653Z] 
17:41:00 [2024-01-23T17:41:00.653Z] #81 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
17:41:00 [2024-01-23T17:41:00.653Z] #81 DONE 0.1s
17:41:00 [2024-01-23T17:41:00.653Z] 
17:41:00 [2024-01-23T17:41:00.653Z] #70 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:41:00 [2024-01-23T17:41:00.653Z] #70 39.18 checking for library containing seccomp_rule_add... -lseccomp
17:41:00 [2024-01-23T17:41:00.653Z] #70 39.35 checking for library containing seccomp_arch_resolve_name... none required
17:41:00 [2024-01-23T17:41:00.910Z] #70 39.44 checking for systemd/sd-bus.h... yes
17:41:01 [2024-01-23T17:41:01.167Z] #70 39.54 checking for library containing sd_bus_match_signal_async... -lsystemd
17:41:01 [2024-01-23T17:41:01.167Z] #70 39.74 checking for sd_notify_barrier... yes
17:41:01 [2024-01-23T17:41:01.167Z] #70 39.86 checking for linux/bpf.h... yes
17:41:01 [2024-01-23T17:41:01.424Z] #70 40.00 checking compilation for eBPF... yes
17:41:01 [2024-01-23T17:41:01.424Z] #70 40.07 checking for criu >= 3.15... no
17:41:01 [2024-01-23T17:41:01.424Z] #70 40.09 configure: CRIU headers not found, building without CRIU support
17:41:01 [2024-01-23T17:41:01.424Z] #70 40.09 checking for criu > 3.16... no
17:41:01 [2024-01-23T17:41:01.424Z] #70 40.11 configure: CRIU version doesn't support join-ns API
17:41:01 [2024-01-23T17:41:01.424Z] #70 40.11 checking for criu > 3.16.1... no
17:41:01 [2024-01-23T17:41:01.424Z] #70 40.13 configure: CRIU version doesn't support for pre-dumping
17:41:01 [2024-01-23T17:41:01.424Z] #70 40.13 checking for new mount API (fsconfig)... yes
17:41:01 [2024-01-23T17:41:01.424Z] #70 40.23 yes
17:41:01 [2024-01-23T17:41:01.681Z] #70 40.23 checking for seccomp notify API... yes
17:41:01 [2024-01-23T17:41:01.681Z] #70 40.27 checking for gperf... no
17:41:01 [2024-01-23T17:41:01.681Z] #70 40.27 configure: gperf not found - cannot rebuild signal parser code
17:41:01 [2024-01-23T17:41:01.681Z] #70 40.28 checking for library containing argp_parse... none required
17:41:01 [2024-01-23T17:41:01.938Z] #70 ...
17:41:01 [2024-01-23T17:41:01.938Z] 
17:41:01 [2024-01-23T17:41:01.938Z] #82 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
17:41:01 [2024-01-23T17:41:01.938Z] #82 DONE 0.7s
17:41:01 [2024-01-23T17:41:01.938Z] 
17:41:01 [2024-01-23T17:41:01.938Z] #70 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:41:01 [2024-01-23T17:41:01.938Z] #70 40.44 checking that generated files are newer than configure... done
17:41:01 [2024-01-23T17:41:01.938Z] #70 40.45 configure: creating ./config.status
17:41:03 [2024-01-23T17:41:03.304Z] #70 42.00 config.status: creating Makefile
17:41:03 [2024-01-23T17:41:03.304Z] #70 42.07 config.status: creating config.h
17:41:03 [2024-01-23T17:41:03.304Z] #70 42.10 config.status: executing libtool commands
17:41:03 [2024-01-23T17:41:03.304Z] #70 42.11 config.status: executing depfiles commands
17:41:03 [2024-01-23T17:41:03.867Z] #70 42.61 === configuring in libocispec (/tmp/crun-build/libocispec)
17:41:04 [2024-01-23T17:41:04.124Z] #70 42.62 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
17:41:04 [2024-01-23T17:41:04.124Z] #70 42.75 checking for gcc... gcc
17:41:04 [2024-01-23T17:41:04.124Z] #70 42.79 checking whether the C compiler works... yes
17:41:04 [2024-01-23T17:41:04.380Z] #70 42.87 checking for C compiler default output file name... a.out
17:41:04 [2024-01-23T17:41:04.380Z] #70 42.87 checking for suffix of executables... 
17:41:04 [2024-01-23T17:41:04.380Z] #70 42.93 checking whether we are cross compiling... no
17:41:04 [2024-01-23T17:41:04.380Z] #70 42.99 checking for suffix of object files... o
17:41:04 [2024-01-23T17:41:04.380Z] #70 43.02 checking whether the compiler supports GNU C... yes
17:41:04 [2024-01-23T17:41:04.380Z] #70 43.06 checking whether gcc accepts -g... yes
17:41:04 [2024-01-23T17:41:04.636Z] #70 43.13 checking for gcc option to enable C11 features... none needed
17:41:04 [2024-01-23T17:41:04.636Z] #70 43.20 checking whether gcc understands -c and -o together... yes
17:41:04 [2024-01-23T17:41:04.636Z] #70 43.27 checking for stdio.h... yes
17:41:04 [2024-01-23T17:41:04.636Z] #70 43.30 checking for stdlib.h... yes
17:41:04 [2024-01-23T17:41:04.636Z] #70 43.34 checking for string.h... yes
17:41:04 [2024-01-23T17:41:04.892Z] #70 43.38 checking for inttypes.h... yes
17:41:04 [2024-01-23T17:41:04.892Z] #70 43.41 checking for stdint.h... yes
17:41:04 [2024-01-23T17:41:04.892Z] #70 43.45 checking for strings.h... yes
17:41:04 [2024-01-23T17:41:04.892Z] #70 43.49 checking for sys/stat.h... yes
17:41:04 [2024-01-23T17:41:04.892Z] #70 43.53 checking for sys/types.h... yes
17:41:04 [2024-01-23T17:41:04.892Z] #70 43.56 checking for unistd.h... yes
17:41:04 [2024-01-23T17:41:04.892Z] #70 43.60 checking for wchar.h... yes
17:41:04 [2024-01-23T17:41:04.892Z] #70 43.65 checking for minix/config.h... no
17:41:04 [2024-01-23T17:41:04.892Z] #70 43.69 checking whether it is safe to define __EXTENSIONS__... yes
17:41:05 [2024-01-23T17:41:05.148Z] #70 43.73 checking whether _XOPEN_SOURCE should be defined... no
17:41:05 [2024-01-23T17:41:05.148Z] #70 43.78 checking build system type... aarch64-unknown-linux-gnu
17:41:05 [2024-01-23T17:41:05.148Z] #70 43.85 checking host system type... aarch64-unknown-linux-gnu
17:41:05 [2024-01-23T17:41:05.148Z] #70 43.85 checking how to print strings... printf
17:41:05 [2024-01-23T17:41:05.148Z] #70 43.85 checking for a sed that does not truncate output... /usr/bin/sed
17:41:05 [2024-01-23T17:41:05.148Z] #70 43.86 checking for grep that handles long lines and -e... /usr/bin/grep
17:41:05 [2024-01-23T17:41:05.148Z] #70 43.86 checking for egrep... /usr/bin/grep -E
17:41:05 [2024-01-23T17:41:05.148Z] #70 43.86 checking for fgrep... /usr/bin/grep -F
17:41:05 [2024-01-23T17:41:05.148Z] #70 43.87 checking for ld used by gcc... /usr/bin/ld
17:41:05 [2024-01-23T17:41:05.148Z] #70 43.87 checking if the linker (/usr/bin/ld) is GNU ld... yes
17:41:05 [2024-01-23T17:41:05.148Z] #70 43.88 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
17:41:05 [2024-01-23T17:41:05.148Z] #70 43.88 checking the name lister (/usr/bin/nm -B) interface... BSD nm
17:41:05 [2024-01-23T17:41:05.148Z] #70 43.91 checking whether ln -s works... yes
17:41:05 [2024-01-23T17:41:05.148Z] #70 43.91 checking the maximum length of command line arguments... 1572864
17:41:05 [2024-01-23T17:41:05.148Z] #70 43.92 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
17:41:05 [2024-01-23T17:41:05.148Z] #70 43.92 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
17:41:05 [2024-01-23T17:41:05.148Z] #70 43.92 checking for /usr/bin/ld option to reload object files... -r
17:41:05 [2024-01-23T17:41:05.148Z] #70 43.92 checking for file... file
17:41:05 [2024-01-23T17:41:05.148Z] #70 43.92 checking for objdump... objdump
17:41:05 [2024-01-23T17:41:05.148Z] #70 43.92 checking how to recognize dependent libraries... pass_all
17:41:05 [2024-01-23T17:41:05.148Z] #70 43.92 checking for dlltool... no
17:41:05 [2024-01-23T17:41:05.148Z] #70 43.93 checking how to associate runtime and link libraries... printf %s\n
17:41:05 [2024-01-23T17:41:05.148Z] #70 43.93 checking for ar... ar
17:41:05 [2024-01-23T17:41:05.148Z] #70 43.93 checking for archiver @FILE support... @
17:41:05 [2024-01-23T17:41:05.405Z] #70 43.97 checking for strip... strip
17:41:05 [2024-01-23T17:41:05.405Z] #70 43.97 checking for ranlib... ranlib
17:41:05 [2024-01-23T17:41:05.405Z] #70 43.98 checking for gawk... no
17:41:05 [2024-01-23T17:41:05.405Z] #70 43.98 checking for mawk... mawk
17:41:05 [2024-01-23T17:41:05.405Z] #70 43.98 checking command to parse /usr/bin/nm -B output from gcc object... ok
17:41:05 [2024-01-23T17:41:05.405Z] #70 44.06 checking for sysroot... no
17:41:05 [2024-01-23T17:41:05.405Z] #70 44.06 checking for a working dd... /usr/bin/dd
17:41:05 [2024-01-23T17:41:05.405Z] #70 44.07 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
17:41:05 [2024-01-23T17:41:05.405Z] #70 44.07 checking for mt... no
17:41:05 [2024-01-23T17:41:05.405Z] #70 44.07 checking if : is a manifest tool... no
17:41:05 [2024-01-23T17:41:05.405Z] #70 44.08 checking for dlfcn.h... yes
17:41:05 [2024-01-23T17:41:05.405Z] #70 44.12 checking for objdir... .libs
17:41:05 [2024-01-23T17:41:05.661Z] #70 44.21 checking if gcc supports -fno-rtti -fno-exceptions... no
17:41:05 [2024-01-23T17:41:05.661Z] #70 44.26 checking for gcc option to produce PIC... -fPIC -DPIC
17:41:05 [2024-01-23T17:41:05.661Z] #70 44.26 checking if gcc PIC flag -fPIC -DPIC works... yes
17:41:05 [2024-01-23T17:41:05.917Z] #70 44.38 checking if gcc static flag -static works... yes
17:41:05 [2024-01-23T17:41:05.917Z] #70 44.47 checking if gcc supports -c -o file.o... yes
17:41:05 [2024-01-23T17:41:05.917Z] #70 44.52 checking if gcc supports -c -o file.o... (cached) yes
17:41:05 [2024-01-23T17:41:05.917Z] #70 44.52 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
17:41:05 [2024-01-23T17:41:05.917Z] #70 44.53 checking dynamic linker characteristics... GNU/Linux ld.so
17:41:05 [2024-01-23T17:41:05.917Z] #70 44.61 checking how to hardcode library paths into programs... immediate
17:41:05 [2024-01-23T17:41:05.917Z] #70 44.61 checking whether stripping libraries is possible... yes
17:41:05 [2024-01-23T17:41:05.917Z] #70 44.61 checking if libtool supports shared libraries... yes
17:41:05 [2024-01-23T17:41:05.917Z] #70 44.61 checking whether to build shared libraries... no
17:41:05 [2024-01-23T17:41:05.917Z] #70 44.61 checking whether to build static libraries... yes
17:41:05 [2024-01-23T17:41:05.917Z] #70 44.61 checking for a BSD-compatible install... /usr/bin/install -c
17:41:06 [2024-01-23T17:41:06.173Z] #70 44.62 checking whether build environment is sane... yes
17:41:06 [2024-01-23T17:41:06.173Z] #70 44.63 checking for a race-free mkdir -p... /usr/bin/mkdir -p
17:41:06 [2024-01-23T17:41:06.173Z] #70 44.64 checking whether make sets $(MAKE)... yes
17:41:06 [2024-01-23T17:41:06.173Z] #70 44.65 checking whether make supports the include directive... yes (GNU style)
17:41:06 [2024-01-23T17:41:06.173Z] #70 44.66 checking whether make supports nested variables... yes
17:41:06 [2024-01-23T17:41:06.173Z] #70 44.67 checking whether UID '0' is supported by ustar format... yes
17:41:06 [2024-01-23T17:41:06.173Z] #70 44.67 checking whether GID '0' is supported by ustar format... yes
17:41:06 [2024-01-23T17:41:06.173Z] #70 44.67 checking how to create a ustar tar archive... gnutar
17:41:06 [2024-01-23T17:41:06.173Z] #70 44.69 checking dependency style of gcc... gcc3
17:41:06 [2024-01-23T17:41:06.173Z] #70 44.77 checking whether to enable maintainer-specific portions of Makefiles... yes
17:41:06 [2024-01-23T17:41:06.173Z] #70 44.77 checking whether make supports nested variables... (cached) yes
17:41:06 [2024-01-23T17:41:06.173Z] #70 44.77 checking for pkg-config... /usr/bin/pkg-config
17:41:06 [2024-01-23T17:41:06.173Z] #70 44.77 checking pkg-config is at least version 0.9.0... yes
17:41:06 [2024-01-23T17:41:06.173Z] #70 44.77 checking for yajl >= 2.1.0... yes
17:41:06 [2024-01-23T17:41:06.173Z] #70 44.78 checking for a sed that does not truncate output... (cached) /usr/bin/sed
17:41:06 [2024-01-23T17:41:06.173Z] #70 44.78 checking for gcc... (cached) gcc
17:41:06 [2024-01-23T17:41:06.173Z] #70 44.81 checking whether the compiler supports GNU C... (cached) yes
17:41:06 [2024-01-23T17:41:06.173Z] #70 44.81 checking whether gcc accepts -g... (cached) yes
17:41:06 [2024-01-23T17:41:06.173Z] #70 44.82 checking for gcc option to enable C11 features... (cached) none needed
17:41:06 [2024-01-23T17:41:06.173Z] #70 44.82 checking whether gcc understands -c and -o together... (cached) yes
17:41:06 [2024-01-23T17:41:06.173Z] #70 44.82 checking for a Python interpreter with version >= 3... python3
17:41:06 [2024-01-23T17:41:06.173Z] #70 44.83 checking for python3... /usr/bin/python3
17:41:06 [2024-01-23T17:41:06.173Z] #70 44.83 checking for python3 version... 3.11
17:41:06 [2024-01-23T17:41:06.173Z] #70 44.85 checking for python3 platform... linux
17:41:06 [2024-01-23T17:41:06.173Z] #70 44.86 checking for GNU default python3 prefix... ${prefix}
17:41:06 [2024-01-23T17:41:06.173Z] #70 44.86 checking for GNU default python3 exec_prefix... ${exec_prefix}
17:41:06 [2024-01-23T17:41:06.173Z] #70 44.86 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
17:41:06 [2024-01-23T17:41:06.428Z] #70 44.89 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
17:41:06 [2024-01-23T17:41:06.990Z] #70 44.94 checking that generated files are newer than configure... done
17:41:06 [2024-01-23T17:41:06.990Z] #70 45.63 configure: creating ./config.status
17:41:07 [2024-01-23T17:41:07.919Z] #70 ...
17:41:07 [2024-01-23T17:41:07.919Z] 
17:41:07 [2024-01-23T17:41:07.919Z] #78 [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...)
17:41:07 [2024-01-23T17:41:07.919Z] #78 DONE 36.3s
17:41:07 [2024-01-23T17:41:07.919Z] 
17:41:07 [2024-01-23T17:41:07.919Z] #79 [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...)
17:41:07 [2024-01-23T17:41:07.919Z] #79 DONE 36.3s
17:41:07 [2024-01-23T17:41:07.919Z] 
17:41:07 [2024-01-23T17:41:07.919Z] #77 [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...)
17:41:07 [2024-01-23T17:41:07.919Z] #77 44.69 + bin/containerd
17:41:07 [2024-01-23T17:41:07.919Z] #77 44.69 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.12 -X github.com/containerd/containerd/version.Revision=71909c1814c544ac47ab91d2e8b84718e517bb99 -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
17:41:10 [2024-01-23T17:41:10.441Z] #77 ...
17:41:10 [2024-01-23T17:41:10.441Z] 
17:41:10 [2024-01-23T17:41:10.441Z] #83 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
17:41:10 [2024-01-23T17:41:10.441Z] #83 DONE 1.1s
17:41:10 [2024-01-23T17:41:10.441Z] 
17:41:10 [2024-01-23T17:41:10.441Z] #70 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:41:10 [2024-01-23T17:41:10.441Z] #70 46.91 config.status: creating Makefile
17:41:10 [2024-01-23T17:41:10.441Z] #70 46.98 config.status: creating ocispec.pc
17:41:10 [2024-01-23T17:41:10.441Z] #70 47.02 config.status: creating config.h
17:41:10 [2024-01-23T17:41:10.441Z] #70 47.07 config.status: executing libtool commands
17:41:10 [2024-01-23T17:41:10.441Z] #70 47.10 config.status: executing depfiles commands
17:41:10 [2024-01-23T17:41:10.441Z] #70 47.47 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
17:41:10 [2024-01-23T17:41:10.441Z] #70 47.47 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
17:41:10 [2024-01-23T17:41:10.441Z] #70 47.72 checking for gcc... gcc
17:41:10 [2024-01-23T17:41:10.441Z] #70 47.80 checking whether the C compiler works... yes
17:41:10 [2024-01-23T17:41:10.441Z] #70 47.88 checking for C compiler default output file name... a.out
17:41:10 [2024-01-23T17:41:10.441Z] #70 47.88 checking for suffix of executables... 
17:41:10 [2024-01-23T17:41:10.441Z] #70 47.98 checking whether we are cross compiling... no
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.05 checking for suffix of object files... o
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.12 checking whether the compiler supports GNU C... yes
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.19 checking whether gcc accepts -g... yes
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.25 checking for gcc option to enable C11 features... none needed
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.35 checking whether gcc understands -c and -o together... yes
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.42 checking for a BSD-compatible install... /usr/bin/install -c
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.44 checking whether build environment is sane... yes
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.46 checking for a race-free mkdir -p... /usr/bin/mkdir -p
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.47 checking for gawk... no
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.47 checking for mawk... mawk
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.48 checking whether make sets $(MAKE)... yes
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.50 checking whether make supports the include directive... yes (GNU style)
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.51 checking whether make supports nested variables... yes
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.52 checking whether UID '0' is supported by ustar format... yes
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.52 checking whether GID '0' is supported by ustar format... yes
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.52 checking how to create a ustar tar archive... gnutar
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.57 checking dependency style of gcc... gcc3
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.65 checking whether to enable maintainer-specific portions of Makefiles... yes
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.65 checking whether make supports nested variables... (cached) yes
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.67 checking build system type... aarch64-unknown-linux-gnu
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.75 checking host system type... aarch64-unknown-linux-gnu
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.75 checking how to print strings... printf
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.76 checking for a sed that does not truncate output... /usr/bin/sed
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.77 checking for grep that handles long lines and -e... /usr/bin/grep
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.77 checking for egrep... /usr/bin/grep -E
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.77 checking for fgrep... /usr/bin/grep -F
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.78 checking for ld used by gcc... /usr/bin/ld
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.79 checking if the linker (/usr/bin/ld) is GNU ld... yes
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.79 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.80 checking the name lister (/usr/bin/nm -B) interface... BSD nm
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.85 checking whether ln -s works... yes
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.85 checking the maximum length of command line arguments... 1572864
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.86 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.86 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.86 checking for /usr/bin/ld option to reload object files... -r
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.86 checking for file... file
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.86 checking for objdump... objdump
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.86 checking how to recognize dependent libraries... pass_all
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.86 checking for dlltool... no
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.87 checking how to associate runtime and link libraries... printf %s\n
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.87 checking for ar... ar
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.87 checking for archiver @FILE support... @
17:41:10 [2024-01-23T17:41:10.441Z] 
17:41:10 [2024-01-23T17:41:10.441Z] #70 ...
17:41:10 [2024-01-23T17:41:10.441Z] 
17:41:10 [2024-01-23T17:41:10.441Z] #84 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
17:41:10 [2024-01-23T17:41:10.441Z] #84 DONE 0.3s
17:41:10 [2024-01-23T17:41:10.441Z] 
17:41:10 [2024-01-23T17:41:10.441Z] #70 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.92 checking for strip... strip
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.92 checking for ranlib... ranlib
17:41:10 [2024-01-23T17:41:10.441Z] #70 48.92 checking command to parse /usr/bin/nm -B output from gcc object... ok
17:41:10 [2024-01-23T17:41:10.441Z] #70 49.08 checking for sysroot... no
17:41:10 [2024-01-23T17:41:10.441Z] #70 49.09 checking for a working dd... /usr/bin/dd
17:41:10 [2024-01-23T17:41:10.441Z] #70 49.09 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
17:41:10 [2024-01-23T17:41:10.441Z] #70 49.11 checking for mt... no
17:41:10 [2024-01-23T17:41:10.441Z] #70 49.11 checking if : is a manifest tool... no
17:41:10 [2024-01-23T17:41:10.441Z] #70 49.12 checking for stdio.h... yes
17:41:10 [2024-01-23T17:41:10.441Z] #70 49.15 checking for stdlib.h... yes
17:41:10 [2024-01-23T17:41:10.441Z] #70 49.18 checking for string.h... yes
17:41:10 [2024-01-23T17:41:10.698Z] #70 ...
17:41:10 [2024-01-23T17:41:10.698Z] 
17:41:10 [2024-01-23T17:41:10.698Z] #85 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
17:41:10 [2024-01-23T17:41:10.698Z] #85 DONE 0.4s
17:41:10 [2024-01-23T17:41:10.698Z] 
17:41:10 [2024-01-23T17:41:10.698Z] #70 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:41:10 [2024-01-23T17:41:10.698Z] #70 49.21 checking for inttypes.h... yes
17:41:10 [2024-01-23T17:41:10.698Z] #70 49.26 checking for stdint.h... yes
17:41:10 [2024-01-23T17:41:10.698Z] #70 49.30 checking for strings.h... yes
17:41:10 [2024-01-23T17:41:10.698Z] #70 49.35 checking for sys/stat.h... yes
17:41:10 [2024-01-23T17:41:10.698Z] #70 49.44 checking for sys/types.h... yes
17:41:10 [2024-01-23T17:41:10.954Z] #70 ...
17:41:10 [2024-01-23T17:41:10.954Z] 
17:41:10 [2024-01-23T17:41:10.954Z] #86 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
17:41:10 [2024-01-23T17:41:10.954Z] #86 DONE 0.3s
17:41:10 [2024-01-23T17:41:10.954Z] 
17:41:10 [2024-01-23T17:41:10.954Z] #87 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
17:41:10 [2024-01-23T17:41:10.954Z] #87 DONE 0.0s
17:41:10 [2024-01-23T17:41:10.954Z] 
17:41:10 [2024-01-23T17:41:10.954Z] #70 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:41:10 [2024-01-23T17:41:10.954Z] #70 49.48 checking for unistd.h... yes
17:41:10 [2024-01-23T17:41:10.954Z] #70 49.52 checking for dlfcn.h... yes
17:41:10 [2024-01-23T17:41:10.954Z] #70 49.57 checking for objdir... .libs
17:41:10 [2024-01-23T17:41:10.954Z] #70 49.67 checking if gcc supports -fno-rtti -fno-exceptions... no
17:41:11 [2024-01-23T17:41:11.211Z] #70 49.76 checking for gcc option to produce PIC... -fPIC -DPIC
17:41:11 [2024-01-23T17:41:11.211Z] #70 49.76 checking if gcc PIC flag -fPIC -DPIC works... yes
17:41:11 [2024-01-23T17:41:11.211Z] #70 49.82 checking if gcc static flag -static works... yes
17:41:11 [2024-01-23T17:41:11.468Z] #70 49.95 checking if gcc supports -c -o file.o... yes
17:41:11 [2024-01-23T17:41:11.468Z] #70 50.03 checking if gcc supports -c -o file.o... (cached) yes
17:41:11 [2024-01-23T17:41:11.468Z] #70 50.03 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
17:41:11 [2024-01-23T17:41:11.468Z] #70 50.07 checking dynamic linker characteristics... GNU/Linux ld.so
17:41:11 [2024-01-23T17:41:11.725Z] #70 50.22 checking how to hardcode library paths into programs... immediate
17:41:11 [2024-01-23T17:41:11.725Z] #70 50.22 checking whether stripping libraries is possible... yes
17:41:11 [2024-01-23T17:41:11.725Z] #70 50.23 checking if libtool supports shared libraries... yes
17:41:11 [2024-01-23T17:41:11.725Z] #70 50.23 checking whether to build shared libraries... no
17:41:11 [2024-01-23T17:41:11.725Z] #70 50.23 checking whether to build static libraries... yes
17:41:11 [2024-01-23T17:41:11.725Z] #70 50.23 checking for float.h... yes
17:41:11 [2024-01-23T17:41:11.725Z] #70 50.31 checking for limits.h... yes
17:41:11 [2024-01-23T17:41:11.725Z] #70 ...
17:41:11 [2024-01-23T17:41:11.725Z] 
17:41:11 [2024-01-23T17:41:11.725Z] #88 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
17:41:11 [2024-01-23T17:41:11.725Z] #88 DONE 0.8s
17:41:11 [2024-01-23T17:41:11.725Z] 
17:41:11 [2024-01-23T17:41:11.725Z] #70 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:41:11 [2024-01-23T17:41:11.725Z] #70 50.35 checking for stddef.h... yes
17:41:11 [2024-01-23T17:41:11.725Z] #70 50.42 checking for stdlib.h... (cached) yes
17:41:11 [2024-01-23T17:41:11.725Z] #70 50.42 checking for string.h... (cached) yes
17:41:11 [2024-01-23T17:41:11.725Z] #70 50.43 checking for sys/time.h... yes
17:41:11 [2024-01-23T17:41:11.981Z] #70 50.48 checking for inline... inline
17:41:11 [2024-01-23T17:41:11.981Z] #70 50.51 checking for size_t... yes
17:41:11 [2024-01-23T17:41:11.981Z] #70 50.61 checking for GNU libc compatible malloc... yes
17:41:11 [2024-01-23T17:41:11.981Z] #70 50.70 checking for GNU libc compatible realloc... yes
17:41:12 [2024-01-23T17:41:12.239Z] #70 ...
17:41:12 [2024-01-23T17:41:12.239Z] 
17:41:12 [2024-01-23T17:41:12.239Z] #89 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
17:41:12 [2024-01-23T17:41:12.239Z] #89 DONE 0.4s
17:41:12 [2024-01-23T17:41:12.239Z] 
17:41:12 [2024-01-23T17:41:12.239Z] #70 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:41:12 [2024-01-23T17:41:12.239Z] #70 50.78 checking for working strtod... yes
17:41:12 [2024-01-23T17:41:12.239Z] #70 50.92 checking for gettimeofday... yes
17:41:12 [2024-01-23T17:41:12.496Z] #70 51.02 checking for memset... yes
17:41:12 [2024-01-23T17:41:12.496Z] #70 51.11 checking for strspn... yes
17:41:12 [2024-01-23T17:41:12.753Z] #70 51.26 checking that generated files are newer than configure... done
17:41:12 [2024-01-23T17:41:12.753Z] #70 51.26 configure: creating ./config.status
17:41:13 [2024-01-23T17:41:13.317Z] #70 ...
17:41:13 [2024-01-23T17:41:13.317Z] 
17:41:13 [2024-01-23T17:41:13.317Z] #90 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
17:41:13 [2024-01-23T17:41:13.317Z] #90 DONE 1.3s
17:41:13 [2024-01-23T17:41:13.574Z] 
17:41:13 [2024-01-23T17:41:13.574Z] #91 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
17:41:13 [2024-01-23T17:41:13.574Z] #91 DONE 0.2s
17:41:13 [2024-01-23T17:41:13.574Z] 
17:41:13 [2024-01-23T17:41:13.574Z] #77 [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...)
17:41:13 [2024-01-23T17:41:13.831Z] #77 ...
17:41:13 [2024-01-23T17:41:13.831Z] 
17:41:13 [2024-01-23T17:41:13.831Z] #92 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
17:41:13 [2024-01-23T17:41:13.831Z] #92 DONE 0.1s
17:41:13 [2024-01-23T17:41:13.831Z] 
17:41:13 [2024-01-23T17:41:13.831Z] #77 [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...)
17:41:14 [2024-01-23T17:41:14.088Z] #77 ...
17:41:14 [2024-01-23T17:41:14.088Z] 
17:41:14 [2024-01-23T17:41:14.088Z] #70 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:41:14 [2024-01-23T17:41:14.088Z] #70 52.80 config.status: creating Makefile
17:41:14 [2024-01-23T17:41:14.345Z] #70 52.84 config.status: creating config.h
17:41:14 [2024-01-23T17:41:14.345Z] #70 52.87 config.status: executing depfiles commands
17:41:14 [2024-01-23T17:41:14.345Z] #70 52.99 config.status: executing libtool commands
17:41:14 [2024-01-23T17:41:14.601Z] #70 53.42   GEN      .version
17:41:14 [2024-01-23T17:41:14.859Z] #70 53.42 make  install-recursive
17:41:14 [2024-01-23T17:41:14.859Z] #70 53.43 make[1]: Entering directory '/tmp/crun-build'
17:41:14 [2024-01-23T17:41:14.859Z] #70 53.49 Making install in libocispec
17:41:14 [2024-01-23T17:41:14.859Z] #70 53.50 make[2]: Entering directory '/tmp/crun-build/libocispec'
17:41:14 [2024-01-23T17:41:14.859Z] #70 53.54 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
17:41:15 [2024-01-23T17:41:15.116Z] #70 53.54 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
17:41:15 [2024-01-23T17:41:15.116Z] #70 53.55 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
17:41:15 [2024-01-23T17:41:15.116Z] #70 53.55 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
17:41:15 [2024-01-23T17:41:15.116Z] #70 53.62 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
17:41:15 [2024-01-23T17:41:15.116Z] #70 53.64 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
17:41:15 [2024-01-23T17:41:15.116Z] #70 53.64 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
17:41:15 [2024-01-23T17:41:15.116Z] #70 53.64 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
17:41:15 [2024-01-23T17:41:15.116Z] #70 53.64 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
17:41:15 [2024-01-23T17:41:15.116Z] #70 53.64 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
17:41:15 [2024-01-23T17:41:15.116Z] #70 53.64 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
17:41:15 [2024-01-23T17:41:15.116Z] #70 53.64 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
17:41:15 [2024-01-23T17:41:15.116Z] #70 53.64 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
17:41:15 [2024-01-23T17:41:15.116Z] #70 53.64 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
17:41:15 [2024-01-23T17:41:15.116Z] #70 53.64 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
17:41:15 [2024-01-23T17:41:15.116Z] #70 53.64 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
17:41:15 [2024-01-23T17:41:15.116Z] #70 53.64 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
17:41:15 [2024-01-23T17:41:15.116Z] #70 53.64 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
17:41:15 [2024-01-23T17:41:15.116Z] #70 53.64 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
17:41:15 [2024-01-23T17:41:15.116Z] #70 53.64 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
17:41:15 [2024-01-23T17:41:15.116Z] #70 53.90 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
17:41:15 [2024-01-23T17:41:15.116Z] #70 53.90 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
17:41:15 [2024-01-23T17:41:15.116Z] #70 53.90 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
17:41:15 [2024-01-23T17:41:15.116Z] #70 53.90 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
17:41:15 [2024-01-23T17:41:15.116Z] #70 53.90 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
17:41:15 [2024-01-23T17:41:15.116Z] #70 53.90 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
17:41:15 [2024-01-23T17:41:15.116Z] #70 53.90 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
17:41:15 [2024-01-23T17:41:15.116Z] #70 53.90 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
17:41:15 [2024-01-23T17:41:15.116Z] #70 53.90 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
17:41:15 [2024-01-23T17:41:15.116Z] #70 53.90 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
17:41:15 [2024-01-23T17:41:15.116Z] #70 53.90 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
17:41:15 [2024-01-23T17:41:15.116Z] #70 53.90 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
17:41:15 [2024-01-23T17:41:15.116Z] #70 53.90 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
17:41:15 [2024-01-23T17:41:15.116Z] #70 53.90 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
17:41:15 [2024-01-23T17:41:15.372Z] #70 53.90 make  install-recursive
17:41:15 [2024-01-23T17:41:15.372Z] #70 53.91 make[3]: Entering directory '/tmp/crun-build/libocispec'
17:41:15 [2024-01-23T17:41:15.372Z] #70 53.93 Making install in yajl
17:41:15 [2024-01-23T17:41:15.372Z] #70 53.93 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
17:41:15 [2024-01-23T17:41:15.372Z] #70 53.94   CC       verify/json_verify-json_verify.o
17:41:15 [2024-01-23T17:41:15.372Z] #70 53.94   CC       src/libyajl_la-yajl.lo
17:41:15 [2024-01-23T17:41:15.372Z] #70 53.94   CC       src/libyajl_la-yajl_alloc.lo
17:41:15 [2024-01-23T17:41:15.372Z] #70 53.94   CC       src/libyajl_la-yajl_gen.lo
17:41:15 [2024-01-23T17:41:15.372Z] #70 53.94   CC       src/libyajl_la-yajl_parser.lo
17:41:15 [2024-01-23T17:41:15.372Z] #70 53.95   CC       src/libyajl_la-yajl_buf.lo
17:41:15 [2024-01-23T17:41:15.372Z] #70 53.95   CC       src/libyajl_la-yajl_encode.lo
17:41:15 [2024-01-23T17:41:15.372Z] #70 53.95   CC       src/libyajl_la-yajl_lex.lo
17:41:15 [2024-01-23T17:41:15.372Z] #70 53.97   CC       src/libyajl_la-yajl_tree.lo
17:41:15 [2024-01-23T17:41:15.628Z] #70 54.40   CCLD     libyajl.la
17:41:15 [2024-01-23T17:41:15.885Z] #70 54.51   CCLD     verify/json_verify
17:41:15 [2024-01-23T17:41:15.885Z] #70 54.62 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
17:41:15 [2024-01-23T17:41:15.885Z] #70 54.62 make[5]: Nothing to be done for 'install-exec-am'.
17:41:15 [2024-01-23T17:41:15.885Z] #70 54.62 make[5]: Nothing to be done for 'install-data-am'.
17:41:15 [2024-01-23T17:41:15.885Z] #70 54.62 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
17:41:15 [2024-01-23T17:41:15.885Z] #70 54.62 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
17:41:15 [2024-01-23T17:41:15.885Z] #70 54.62 make[4]: Entering directory '/tmp/crun-build/libocispec'
17:41:15 [2024-01-23T17:41:15.885Z] #70 54.64   CC       src/ocispec/validate.o
17:41:15 [2024-01-23T17:41:15.885Z] #70 54.64   CC       src/ocispec/image_spec_schema_content_descriptor.lo
17:41:15 [2024-01-23T17:41:15.885Z] #70 54.64   CC       src/ocispec/image_spec_schema_defs.lo
17:41:15 [2024-01-23T17:41:15.885Z] #70 54.64   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
17:41:15 [2024-01-23T17:41:15.885Z] #70 54.64   CC       src/ocispec/image_spec_schema_config_schema.lo
17:41:15 [2024-01-23T17:41:15.885Z] #70 54.64   CC       src/ocispec/image_spec_schema_image_index_schema.lo
17:41:15 [2024-01-23T17:41:15.885Z] #70 54.64   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
17:41:15 [2024-01-23T17:41:15.885Z] #70 54.64   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
17:41:15 [2024-01-23T17:41:15.885Z] #70 54.65   CC       src/ocispec/runtime_spec_schema_config_linux.lo
17:41:15 [2024-01-23T17:41:15.885Z] #70 54.65   CC       src/ocispec/runtime_spec_schema_config_zos.lo
17:41:15 [2024-01-23T17:41:15.885Z] #70 54.65   CC       src/ocispec/runtime_spec_schema_config_schema.lo
17:41:15 [2024-01-23T17:41:15.885Z] #70 54.65   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
17:41:15 [2024-01-23T17:41:15.885Z] #70 54.65   CC       src/ocispec/runtime_spec_schema_config_vm.lo
17:41:15 [2024-01-23T17:41:15.885Z] #70 54.66   CC       src/ocispec/runtime_spec_schema_config_windows.lo
17:41:15 [2024-01-23T17:41:15.885Z] #70 54.66   CC       src/ocispec/runtime_spec_schema_defs.lo
17:41:15 [2024-01-23T17:41:15.885Z] #70 54.66   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
17:41:15 [2024-01-23T17:41:15.885Z] #70 54.66   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
17:41:15 [2024-01-23T17:41:15.885Z] #70 54.67   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
17:41:15 [2024-01-23T17:41:15.885Z] #70 54.67   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
17:41:15 [2024-01-23T17:41:15.885Z] #70 54.67   CC       src/ocispec/runtime_spec_schema_state_schema.lo
17:41:15 [2024-01-23T17:41:15.885Z] #70 54.67   CC       src/ocispec/runtime_spec_schema_features_linux.lo
17:41:15 [2024-01-23T17:41:15.885Z] #70 54.68   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
17:41:15 [2024-01-23T17:41:15.885Z] #70 54.68   CC       src/ocispec/runtime_spec_schema_features_schema.lo
17:41:15 [2024-01-23T17:41:15.885Z] #70 54.69   CC       src/ocispec/basic_test_double_array_item.lo
17:41:15 [2024-01-23T17:41:15.885Z] #70 54.70   CC       src/ocispec/basic_test_top_array_int.lo
17:41:15 [2024-01-23T17:41:15.885Z] #70 54.70   CC       src/ocispec/basic_test_double_array.lo
17:41:15 [2024-01-23T17:41:15.885Z] #70 54.71   CC       src/ocispec/basic_test_top_array_string.lo
17:41:15 [2024-01-23T17:41:15.885Z] #70 54.72   CC       src/ocispec/basic_test_top_double_array_int.lo
17:41:15 [2024-01-23T17:41:15.885Z] #70 54.73   CC       src/ocispec/basic_test_top_double_array_obj.lo
17:41:16 [2024-01-23T17:41:16.141Z] #70 54.73   CC       src/ocispec/basic_test_top_double_array_refobj.lo
17:41:16 [2024-01-23T17:41:16.141Z] #70 54.76   CC       src/ocispec/basic_test_top_double_array_string.lo
17:41:16 [2024-01-23T17:41:16.141Z] #70 54.77   CC       src/ocispec/read-file.lo
17:41:16 [2024-01-23T17:41:16.141Z] #70 54.78   CC       tests/test-1.o
17:41:16 [2024-01-23T17:41:16.141Z] #70 54.78   CC       src/ocispec/json_common.lo
17:41:16 [2024-01-23T17:41:16.141Z] #70 54.78   CC       tests/test-2.o
17:41:16 [2024-01-23T17:41:16.141Z] #70 54.79   CC       tests/test-3.o
17:41:16 [2024-01-23T17:41:16.141Z] #70 54.80   CC       tests/test-4.o
17:41:16 [2024-01-23T17:41:16.141Z] #70 54.81   CC       tests/test-5.o
17:41:16 [2024-01-23T17:41:16.141Z] #70 54.82   CC       tests/test-6.o
17:41:16 [2024-01-23T17:41:16.141Z] #70 54.82   CC       tests/test-7.o
17:41:16 [2024-01-23T17:41:16.141Z] #70 54.83   CC       tests/test-8.o
17:41:16 [2024-01-23T17:41:16.398Z] #70 54.85   CC       tests/test-9.o
17:41:16 [2024-01-23T17:41:16.398Z] #70 54.86   CC       tests/test-10.o
17:41:16 [2024-01-23T17:41:16.398Z] #70 54.87   CC       tests/test-11.o
17:41:19 [2024-01-23T17:41:19.669Z] #70 58.00   CCLD     libocispec.la
17:41:19 [2024-01-23T17:41:19.669Z] #70 58.13   CCLD     src/ocispec/validate
17:41:19 [2024-01-23T17:41:19.669Z] #70 58.14   CCLD     tests/test-1
17:41:19 [2024-01-23T17:41:19.669Z] #70 58.14   CCLD     tests/test-2
17:41:19 [2024-01-23T17:41:19.669Z] #70 58.14   CCLD     tests/test-3
17:41:19 [2024-01-23T17:41:19.669Z] #70 58.14   CCLD     tests/test-4
17:41:19 [2024-01-23T17:41:19.669Z] #70 58.14   CCLD     tests/test-5
17:41:19 [2024-01-23T17:41:19.669Z] #70 58.14   CCLD     tests/test-6
17:41:19 [2024-01-23T17:41:19.669Z] #70 58.14   CCLD     tests/test-7
17:41:19 [2024-01-23T17:41:19.669Z] #70 58.15   CCLD     tests/test-8
17:41:19 [2024-01-23T17:41:19.669Z] #70 58.15 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
17:41:19 [2024-01-23T17:41:19.669Z] #70 58.15   CCLD     tests/test-9
17:41:19 [2024-01-23T17:41:19.669Z] #70 58.15   CCLD     tests/test-10
17:41:19 [2024-01-23T17:41:19.669Z] #70 58.16   CCLD     tests/test-11
17:41:19 [2024-01-23T17:41:19.669Z] #70 58.32 libtool: link: ar cr libocispec.a 
17:41:19 [2024-01-23T17:41:19.669Z] #70 58.33 libtool: link: ranlib libocispec.a
17:41:19 [2024-01-23T17:41:19.669Z] #70 58.43 make[5]: Entering directory '/tmp/crun-build/libocispec'
17:41:19 [2024-01-23T17:41:19.927Z] #70 58.45 make[5]: Leaving directory '/tmp/crun-build/libocispec'
17:41:19 [2024-01-23T17:41:19.927Z] #70 58.45 make[4]: Leaving directory '/tmp/crun-build/libocispec'
17:41:19 [2024-01-23T17:41:19.927Z] #70 58.45 make[3]: Leaving directory '/tmp/crun-build/libocispec'
17:41:19 [2024-01-23T17:41:19.927Z] #70 58.45 make[2]: Leaving directory '/tmp/crun-build/libocispec'
17:41:19 [2024-01-23T17:41:19.927Z] #70 58.45 make[2]: Entering directory '/tmp/crun-build'
17:41:19 [2024-01-23T17:41:19.927Z] #70 58.49   CC       src/crun-crun.o
17:41:19 [2024-01-23T17:41:19.927Z] #70 58.49   CC       src/crun-run.o
17:41:19 [2024-01-23T17:41:19.927Z] #70 58.49   CC       src/crun-delete.o
17:41:19 [2024-01-23T17:41:19.927Z] #70 58.49   CC       src/crun-kill.o
17:41:19 [2024-01-23T17:41:19.927Z] #70 58.49   CC       src/crun-pause.o
17:41:19 [2024-01-23T17:41:19.927Z] #70 58.49   CC       src/crun-oci_features.o
17:41:19 [2024-01-23T17:41:19.927Z] #70 58.49   CC       src/crun-unpause.o
17:41:19 [2024-01-23T17:41:19.927Z] #70 58.49   CC       src/crun-spec.o
17:41:19 [2024-01-23T17:41:19.927Z] #70 58.49   CC       src/crun-exec.o
17:41:19 [2024-01-23T17:41:19.927Z] #70 58.50   CC       src/crun-list.o
17:41:19 [2024-01-23T17:41:19.927Z] #70 58.51   CC       src/crun-create.o
17:41:19 [2024-01-23T17:41:19.927Z] #70 58.52   CC       src/crun-start.o
17:41:19 [2024-01-23T17:41:19.927Z] #70 58.53   CC       src/crun-state.o
17:41:19 [2024-01-23T17:41:19.927Z] #70 58.55   CC       src/crun-update.o
17:41:19 [2024-01-23T17:41:19.927Z] #70 58.56   CC       src/crun-ps.o
17:41:19 [2024-01-23T17:41:19.927Z] #70 58.57   CC       src/crun-checkpoint.o
17:41:19 [2024-01-23T17:41:19.927Z] #70 58.59   CC       src/crun-restore.o
17:41:19 [2024-01-23T17:41:19.927Z] #70 58.61   CC       src/libcrun/crun-cloned_binary.o
17:41:19 [2024-01-23T17:41:19.927Z] #70 58.65   CC       src/libcrun/libcrun_la-utils.lo
17:41:19 [2024-01-23T17:41:19.927Z] #70 58.67   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
17:41:19 [2024-01-23T17:41:19.927Z] #70 58.72   CC       src/libcrun/libcrun_la-cgroup-resources.lo
17:41:19 [2024-01-23T17:41:19.927Z] #70 58.74   CC       src/libcrun/libcrun_la-cgroup-setup.lo
17:41:19 [2024-01-23T17:41:19.927Z] #70 58.75   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
17:41:20 [2024-01-23T17:41:20.184Z] #70 58.77   CC       src/libcrun/libcrun_la-cgroup-utils.lo
17:41:20 [2024-01-23T17:41:20.184Z] #70 58.77   CC       src/libcrun/libcrun_la-cgroup.lo
17:41:20 [2024-01-23T17:41:20.184Z] #70 58.78   CC       src/libcrun/libcrun_la-chroot_realpath.lo
17:41:20 [2024-01-23T17:41:20.184Z] #70 58.78   CC       src/libcrun/libcrun_la-cloned_binary.lo
17:41:20 [2024-01-23T17:41:20.184Z] #70 58.78   CC       src/libcrun/libcrun_la-container.lo
17:41:20 [2024-01-23T17:41:20.184Z] #70 58.79   CC       src/libcrun/libcrun_la-criu.lo
17:41:20 [2024-01-23T17:41:20.184Z] #70 58.79   CC       src/libcrun/libcrun_la-custom-handler.lo
17:41:20 [2024-01-23T17:41:20.184Z] #70 58.80   CC       src/libcrun/libcrun_la-ebpf.lo
17:41:20 [2024-01-23T17:41:20.184Z] #70 58.81   CC       src/libcrun/libcrun_la-error.lo
17:41:20 [2024-01-23T17:41:20.184Z] #70 58.82   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
17:41:20 [2024-01-23T17:41:20.184Z] #70 58.82   CC       src/libcrun/handlers/libcrun_la-krun.lo
17:41:20 [2024-01-23T17:41:20.184Z] #70 58.82   CC       src/libcrun/handlers/libcrun_la-mono.lo
17:41:20 [2024-01-23T17:41:20.184Z] #70 58.84   CC       src/libcrun/handlers/libcrun_la-spin.lo
17:41:20 [2024-01-23T17:41:20.184Z] #70 58.86   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
17:41:20 [2024-01-23T17:41:20.184Z] #70 58.86   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
17:41:20 [2024-01-23T17:41:20.184Z] #70 58.88   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
17:41:20 [2024-01-23T17:41:20.184Z] #70 58.88   CC       src/libcrun/libcrun_la-intelrdt.lo
17:41:20 [2024-01-23T17:41:20.184Z] #70 58.89   CC       src/libcrun/libcrun_la-io_priority.lo
17:41:20 [2024-01-23T17:41:20.184Z] #70 58.91   CC       src/libcrun/libcrun_la-linux.lo
17:41:20 [2024-01-23T17:41:20.184Z] #70 58.92   CC       src/libcrun/libcrun_la-mount_flags.lo
17:41:20 [2024-01-23T17:41:20.184Z] #70 58.94   CC       src/libcrun/libcrun_la-scheduler.lo
17:41:20 [2024-01-23T17:41:20.184Z] #70 58.94   CC       src/libcrun/libcrun_la-seccomp.lo
17:41:20 [2024-01-23T17:41:20.184Z] #70 58.94   CC       src/libcrun/libcrun_la-seccomp_notify.lo
17:41:20 [2024-01-23T17:41:20.184Z] #70 58.95   CC       src/libcrun/libcrun_la-signals.lo
17:41:20 [2024-01-23T17:41:20.184Z] #70 58.95   CC       src/libcrun/libcrun_la-status.lo
17:41:20 [2024-01-23T17:41:20.184Z] #70 58.96   CC       src/libcrun/libcrun_la-terminal.lo
17:41:20 [2024-01-23T17:41:20.184Z] #70 58.96   CC       tests/init.o
17:41:20 [2024-01-23T17:41:20.442Z] #70 58.98   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
17:41:20 [2024-01-23T17:41:20.442Z] #70 58.98   CC       src/libcrun/libcrun_testing_a-utils.o
17:41:20 [2024-01-23T17:41:20.442Z] #70 58.98   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
17:41:20 [2024-01-23T17:41:20.442Z] #70 59.00   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
17:41:20 [2024-01-23T17:41:20.442Z] #70 59.00   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
17:41:20 [2024-01-23T17:41:20.442Z] #70 59.01   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
17:41:20 [2024-01-23T17:41:20.442Z] #70 59.02   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
17:41:20 [2024-01-23T17:41:20.442Z] #70 59.03   CC       src/libcrun/libcrun_testing_a-cgroup.o
17:41:20 [2024-01-23T17:41:20.442Z] #70 59.04   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
17:41:20 [2024-01-23T17:41:20.442Z] #70 59.08   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
17:41:20 [2024-01-23T17:41:20.442Z] #70 59.08   CC       src/libcrun/libcrun_testing_a-container.o
17:41:20 [2024-01-23T17:41:20.442Z] #70 59.12   CC       src/libcrun/libcrun_testing_a-criu.o
17:41:20 [2024-01-23T17:41:20.442Z] #70 59.14   CC       src/libcrun/libcrun_testing_a-custom-handler.o
17:41:20 [2024-01-23T17:41:20.442Z] #70 59.15   CC       src/libcrun/libcrun_testing_a-ebpf.o
17:41:20 [2024-01-23T17:41:20.442Z] #70 59.17   CC       src/libcrun/libcrun_testing_a-error.o
17:41:20 [2024-01-23T17:41:20.442Z] #70 59.19   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
17:41:20 [2024-01-23T17:41:20.699Z] #70 59.22   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
17:41:20 [2024-01-23T17:41:20.699Z] #70 59.25   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
17:41:20 [2024-01-23T17:41:20.699Z] #70 59.28   CC       src/libcrun/handlers/libcrun_testing_a-spin.o
17:41:20 [2024-01-23T17:41:20.699Z] #70 59.31   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
17:41:20 [2024-01-23T17:41:20.699Z] #70 59.31   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
17:41:20 [2024-01-23T17:41:20.699Z] #70 59.34   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
17:41:20 [2024-01-23T17:41:20.699Z] #70 59.40   CC       src/libcrun/libcrun_testing_a-intelrdt.o
17:41:20 [2024-01-23T17:41:20.699Z] #70 59.45   CC       src/libcrun/libcrun_testing_a-io_priority.o
17:41:20 [2024-01-23T17:41:20.956Z] #70 59.48   CC       src/libcrun/libcrun_testing_a-linux.o
17:41:20 [2024-01-23T17:41:20.956Z] #70 59.50   CC       src/libcrun/libcrun_testing_a-mount_flags.o
17:41:20 [2024-01-23T17:41:20.956Z] #70 59.53   CC       src/libcrun/libcrun_testing_a-scheduler.o
17:41:20 [2024-01-23T17:41:20.956Z] #70 59.57   CC       src/libcrun/libcrun_testing_a-seccomp.o
17:41:20 [2024-01-23T17:41:20.956Z] #70 59.61   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
17:41:20 [2024-01-23T17:41:20.956Z] #70 59.65   CC       src/libcrun/libcrun_testing_a-signals.o
17:41:20 [2024-01-23T17:41:20.956Z] #70 59.68   CC       src/libcrun/libcrun_testing_a-status.o
17:41:20 [2024-01-23T17:41:20.956Z] #70 59.69   CC       src/libcrun/libcrun_testing_a-terminal.o
17:41:20 [2024-01-23T17:41:20.956Z] #70 59.73   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
17:41:20 [2024-01-23T17:41:20.956Z] #70 59.78   CC       tests/tests_libcrun_intelrdt-tests_libcrun_intelrdt.o
17:41:21 [2024-01-23T17:41:21.213Z] #70 59.80   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
17:41:22 [2024-01-23T17:41:22.582Z] #70 61.02   CCLD     tests/init
17:41:23 [2024-01-23T17:41:23.512Z] #70 ...
17:41:23 [2024-01-23T17:41:23.512Z] 
17:41:23 [2024-01-23T17:41:23.512Z] #77 [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...)
17:41:23 [2024-01-23T17:41:23.512Z] #77 61.16 + bin/containerd-stress
17:41:23 [2024-01-23T17:41:23.512Z] #77 61.16 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.12 -X github.com/containerd/containerd/version.Revision=71909c1814c544ac47ab91d2e8b84718e517bb99 -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
17:41:24 [2024-01-23T17:41:24.877Z] #77 62.47 + bin/containerd-shim
17:41:25 [2024-01-23T17:41:25.439Z] #77 63.04 + bin/containerd-shim-runc-v1
17:41:26 [2024-01-23T17:41:26.000Z] #77 63.86 + bin/containerd-shim-runc-v2
17:41:26 [2024-01-23T17:41:26.927Z] #77 64.56 + binaries
17:41:28 [2024-01-23T17:41:28.290Z] #77 ...
17:41:28 [2024-01-23T17:41:28.290Z] 
17:41:28 [2024-01-23T17:41:28.290Z] #70 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:41:28 [2024-01-23T17:41:28.290Z] #70 63.65   AR       libcrun_testing.a
17:41:28 [2024-01-23T17:41:28.290Z] #70 63.65 ar: `u' modifier ignored since `D' is the default (see `U')
17:41:28 [2024-01-23T17:41:28.290Z] #70 63.67   CCLD     tests/tests_libcrun_utils
17:41:28 [2024-01-23T17:41:28.290Z] #70 63.67   CCLD     tests/tests_libcrun_errors
17:41:28 [2024-01-23T17:41:28.290Z] #70 63.67   CCLD     tests/tests_libcrun_intelrdt
17:41:28 [2024-01-23T17:41:28.290Z] #70 63.67   CCLD     tests/tests_libcrun_fuzzer
17:41:28 [2024-01-23T17:41:28.290Z] #70 63.77   CCLD     libcrun.la
17:41:28 [2024-01-23T17:41:28.290Z] #70 63.98   CCLD     crun
17:41:28 [2024-01-23T17:41:28.290Z] #70 64.15 make[3]: Entering directory '/tmp/crun-build'
17:41:28 [2024-01-23T17:41:28.290Z] #70 64.23  /usr/bin/mkdir -p '/usr/local/share/man/man1'
17:41:28 [2024-01-23T17:41:28.290Z] #70 64.23  /usr/bin/mkdir -p '/usr/local/lib'
17:41:28 [2024-01-23T17:41:28.290Z] #70 64.23  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
17:41:28 [2024-01-23T17:41:28.290Z] #70 64.23  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
17:41:28 [2024-01-23T17:41:28.290Z] #70 64.27 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
17:41:28 [2024-01-23T17:41:28.290Z] #70 64.27 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
17:41:28 [2024-01-23T17:41:28.290Z] #70 64.28 libtool: install: chmod 644 /usr/local/lib/libcrun.a
17:41:28 [2024-01-23T17:41:28.290Z] #70 64.28 libtool: install: ranlib /usr/local/lib/libcrun.a
17:41:28 [2024-01-23T17:41:28.290Z] #70 64.44 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
17:41:28 [2024-01-23T17:41:28.290Z] #70 64.44 ----------------------------------------------------------------------
17:41:28 [2024-01-23T17:41:28.290Z] #70 64.44 Libraries have been installed in:
17:41:28 [2024-01-23T17:41:28.290Z] #70 64.44    /usr/local/lib
17:41:28 [2024-01-23T17:41:28.290Z] #70 64.44 
17:41:28 [2024-01-23T17:41:28.290Z] #70 64.44 If you ever happen to want to link against installed libraries
17:41:28 [2024-01-23T17:41:28.290Z] #70 64.44 in a given directory, LIBDIR, you must either use libtool, and
17:41:28 [2024-01-23T17:41:28.290Z] #70 64.44 specify the full pathname of the library, or use the '-LLIBDIR'
17:41:28 [2024-01-23T17:41:28.290Z] #70 64.44 flag during linking and do at least one of the following:
17:41:28 [2024-01-23T17:41:28.290Z] #70 64.44    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
17:41:28 [2024-01-23T17:41:28.290Z] #70 64.44      during execution
17:41:28 [2024-01-23T17:41:28.290Z] #70 64.44    - add LIBDIR to the 'LD_RUN_PATH' environment variable
17:41:28 [2024-01-23T17:41:28.290Z] #70 64.44      during linking
17:41:28 [2024-01-23T17:41:28.290Z] #70 64.44    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
17:41:28 [2024-01-23T17:41:28.290Z] #70 64.44    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
17:41:28 [2024-01-23T17:41:28.290Z] #70 64.44 
17:41:28 [2024-01-23T17:41:28.290Z] #70 64.44 See any operating system documentation about shared libraries for
17:41:28 [2024-01-23T17:41:28.290Z] #70 64.44 more information, such as the ld(1) and ld.so(8) manual pages.
17:41:28 [2024-01-23T17:41:28.290Z] #70 64.44 ----------------------------------------------------------------------
17:41:28 [2024-01-23T17:41:28.290Z] #70 64.44  /usr/bin/mkdir -p '/build'
17:41:28 [2024-01-23T17:41:28.290Z] #70 64.45   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
17:41:28 [2024-01-23T17:41:28.290Z] #70 64.48 libtool: install: /usr/bin/install -c crun /build/crun
17:41:28 [2024-01-23T17:41:28.290Z] #70 64.49 make[3]: Leaving directory '/tmp/crun-build'
17:41:28 [2024-01-23T17:41:28.290Z] #70 64.49 make[2]: Leaving directory '/tmp/crun-build'
17:41:28 [2024-01-23T17:41:28.290Z] #70 64.49 make[1]: Leaving directory '/tmp/crun-build'
17:41:28 [2024-01-23T17:41:28.290Z] #70 DONE 67.0s
17:41:28 [2024-01-23T17:41:28.290Z] 
17:41:28 [2024-01-23T17:41:28.290Z] #77 [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...)
17:41:28 [2024-01-23T17:41:28.546Z] #77 DONE 66.2s
17:41:29 [2024-01-23T17:41:29.107Z] 
17:41:29 [2024-01-23T17:41:29.107Z] #93 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
17:41:29 [2024-01-23T17:41:29.363Z] #93 DONE 0.2s
17:41:29 [2024-01-23T17:41:29.618Z] 
17:41:29 [2024-01-23T17:41:29.618Z] #94 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
17:41:29 [2024-01-23T17:41:29.618Z] #94 DONE 0.1s
17:41:29 [2024-01-23T17:41:29.618Z] 
17:41:29 [2024-01-23T17:41:29.618Z] #95 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
17:41:30 [2024-01-23T17:41:30.981Z] #95 DONE 1.4s
17:41:30 [2024-01-23T17:41:30.981Z] 
17:41:30 [2024-01-23T17:41:30.981Z] #96 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
17:41:30 [2024-01-23T17:41:30.981Z] #96 DONE 0.0s
17:41:30 [2024-01-23T17:41:30.981Z] 
17:41:30 [2024-01-23T17:41:30.981Z] #97 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
17:41:30 [2024-01-23T17:41:30.981Z] #97 DONE 0.0s
17:41:30 [2024-01-23T17:41:30.981Z] 
17:41:30 [2024-01-23T17:41:30.981Z] #98 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
17:41:30 [2024-01-23T17:41:30.981Z] #98 DONE 0.0s
17:41:30 [2024-01-23T17:41:30.981Z] 
17:41:30 [2024-01-23T17:41:30.981Z] #99 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
17:41:32 [2024-01-23T17:41:32.344Z] #99 DONE 1.3s
17:41:32 [2024-01-23T17:41:32.344Z] 
17:41:32 [2024-01-23T17:41:32.344Z] #100 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
17:41:32 [2024-01-23T17:41:32.344Z] #100 DONE 0.2s
17:41:32 [2024-01-23T17:41:32.599Z] 
17:41:32 [2024-01-23T17:41:32.599Z] #101 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
17:41:32 [2024-01-23T17:41:32.599Z] #101 DONE 0.0s
17:41:32 [2024-01-23T17:41:32.599Z] 
17:41:32 [2024-01-23T17:41:32.599Z] #102 [dev-base  1/12] RUN groupadd -r docker
17:41:32 [2024-01-23T17:41:32.599Z] #102 DONE 0.3s
17:41:32 [2024-01-23T17:41:32.855Z] 
17:41:32 [2024-01-23T17:41:32.855Z] #103 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
17:41:33 [2024-01-23T17:41:33.111Z] #103 DONE 0.4s
17:41:33 [2024-01-23T17:41:33.111Z] 
17:41:33 [2024-01-23T17:41:33.111Z] #104 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:41:33 [2024-01-23T17:41:33.366Z] #104 0.384 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:41:33 [2024-01-23T17:41:33.622Z] #104 DONE 0.4s
17:41:33 [2024-01-23T17:41:33.622Z] 
17:41:33 [2024-01-23T17:41:33.622Z] #105 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:41:33 [2024-01-23T17:41:33.878Z] #105 DONE 0.3s
17:41:33 [2024-01-23T17:41:33.878Z] 
17:41:33 [2024-01-23T17:41:33.878Z] #106 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:41:34 [2024-01-23T17:41:34.133Z] #106 DONE 0.3s
17:41:34 [2024-01-23T17:41:34.388Z] 
17:41:34 [2024-01-23T17:41:34.388Z] #107 [dev-base  6/12] RUN ldconfig
17:41:34 [2024-01-23T17:41:34.388Z] #107 DONE 0.4s
17:41:34 [2024-01-23T17:41:34.644Z] 
17:41:34 [2024-01-23T17:41:34.644Z] #108 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
17:41:34 [2024-01-23T17:41:34.900Z] #108 DONE 0.4s
17:41:34 [2024-01-23T17:41:34.900Z] 
17:41:34 [2024-01-23T17:41:34.900Z] #109 [dev-base  8/12] 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             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
17:41:35 [2024-01-23T17:41:35.461Z] #109 0.631 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
17:41:35 [2024-01-23T17:41:35.716Z] #109 0.642 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
17:41:35 [2024-01-23T17:41:35.716Z] #109 0.642 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
17:41:35 [2024-01-23T17:41:35.716Z] #109 0.726 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
17:41:35 [2024-01-23T17:41:35.716Z] #109 0.796 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
17:41:35 [2024-01-23T17:41:35.971Z] #109 0.866 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
17:41:36 [2024-01-23T17:41:36.532Z] #109 1.743 Fetched 9080 kB in 1s (6632 kB/s)
17:41:37 [2024-01-23T17:41:37.093Z] #109 1.743 Reading package lists...
17:41:37 [2024-01-23T17:41:37.909Z] #109 2.346 Reading package lists...
17:41:37 [2024-01-23T17:41:37.909Z] #109 2.939 Building dependency tree...
17:41:38 [2024-01-23T17:41:38.165Z] #109 3.313 The following additional packages will be installed:
17:41:38 [2024-01-23T17:41:38.420Z] #109 3.313   dmsetup libaio1 libapparmor1 libargon2-1 libbpf1 libcryptsetup12
17:41:38 [2024-01-23T17:41:38.420Z] #109 3.314   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
17:41:38 [2024-01-23T17:41:38.420Z] #109 3.314   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0
17:41:38 [2024-01-23T17:41:38.420Z] #109 3.314   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libsodium23
17:41:38 [2024-01-23T17:41:38.420Z] #109 3.315   libsubid4 libsystemd-shared liburcu8 libxtables12 sgml-base systemd
17:41:38 [2024-01-23T17:41:38.420Z] #109 3.315   vim-runtime
17:41:38 [2024-01-23T17:41:38.420Z] #109 3.317 Suggested packages:
17:41:38 [2024-01-23T17:41:38.420Z] #109 3.317   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
17:41:38 [2024-01-23T17:41:38.420Z] #109 3.317   gpm ed diffutils-doc sgml-base-doc systemd-container systemd-homed
17:41:38 [2024-01-23T17:41:38.420Z] #109 3.317   systemd-userdbd systemd-boot systemd-resolved libqrencode4
17:41:38 [2024-01-23T17:41:38.420Z] #109 3.317   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 ctags
17:41:38 [2024-01-23T17:41:38.420Z] #109 3.317   vim-doc vim-scripts xfsdump acl attr quota
17:41:38 [2024-01-23T17:41:38.420Z] #109 3.317 Recommended packages:
17:41:38 [2024-01-23T17:41:38.420Z] #109 3.317   libatm1 nftables libpam-cap default-dbus-system-bus | dbus-system-bus
17:41:38 [2024-01-23T17:41:38.420Z] #109 3.317   systemd-timesyncd | time-daemon xxd unzip
17:41:38 [2024-01-23T17:41:38.676Z] #109 3.713 The following NEW packages will be installed:
17:41:38 [2024-01-23T17:41:38.676Z] #109 3.713   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
17:41:38 [2024-01-23T17:41:38.676Z] #109 3.713   libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12
17:41:38 [2024-01-23T17:41:38.676Z] #109 3.713   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
17:41:38 [2024-01-23T17:41:38.676Z] #109 3.713   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
17:41:38 [2024-01-23T17:41:38.676Z] #109 3.713   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:41:38 [2024-01-23T17:41:38.676Z] #109 3.714   libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12
17:41:38 [2024-01-23T17:41:38.676Z] #109 3.714   libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote
17:41:38 [2024-01-23T17:41:38.676Z] #109 3.714   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils
17:41:38 [2024-01-23T17:41:38.676Z] #109 3.714   zip zstd
17:41:38 [2024-01-23T17:41:38.931Z] #109 3.994 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded.
17:41:38 [2024-01-23T17:41:38.931Z] #109 3.994 Need to get 31.8 MB of archives.
17:41:38 [2024-01-23T17:41:38.931Z] #109 3.994 After this operation, 143 MB of additional disk space will be used.
17:41:38 [2024-01-23T17:41:38.931Z] #109 3.994 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB]
17:41:38 [2024-01-23T17:41:38.931Z] #109 3.996 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB]
17:41:38 [2024-01-23T17:41:38.931Z] #109 3.998 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB]
17:41:38 [2024-01-23T17:41:38.931Z] #109 4.000 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB]
17:41:38 [2024-01-23T17:41:38.931Z] #109 4.001 Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u1 [205 kB]
17:41:38 [2024-01-23T17:41:38.931Z] #109 4.005 Get:6 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+b1 [182 kB]
17:41:38 [2024-01-23T17:41:38.931Z] #109 4.010 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB]
17:41:38 [2024-01-23T17:41:38.931Z] #109 4.012 Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB]
17:41:38 [2024-01-23T17:41:38.931Z] #109 4.014 Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB]
17:41:38 [2024-01-23T17:41:38.931Z] #109 4.016 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.19-1~deb12u1 [1506 kB]
17:41:38 [2024-01-23T17:41:38.931Z] #109 4.025 Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.19-1~deb12u1 [2828 kB]
17:41:38 [2024-01-23T17:41:38.931Z] #109 4.043 Get:12 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB]
17:41:38 [2024-01-23T17:41:38.931Z] #109 4.043 Get:13 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB]
17:41:38 [2024-01-23T17:41:38.931Z] #109 4.044 Get:14 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB]
17:41:38 [2024-01-23T17:41:38.931Z] #109 4.053 Get:15 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
17:41:38 [2024-01-23T17:41:38.932Z] #109 4.054 Get:16 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB]
17:41:38 [2024-01-23T17:41:38.932Z] #109 4.056 Get:17 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
17:41:38 [2024-01-23T17:41:38.932Z] #109 4.056 Get:18 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB]
17:41:38 [2024-01-23T17:41:38.932Z] #109 4.056 Get:19 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB]
17:41:38 [2024-01-23T17:41:38.932Z] #109 4.057 Get:20 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB]
17:41:38 [2024-01-23T17:41:38.932Z] #109 4.062 Get:21 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB]
17:41:38 [2024-01-23T17:41:38.932Z] #109 4.063 Get:22 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB]
17:41:38 [2024-01-23T17:41:38.932Z] #109 4.065 Get:23 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
17:41:38 [2024-01-23T17:41:38.932Z] #109 4.065 Get:24 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
17:41:38 [2024-01-23T17:41:38.932Z] #109 4.068 Get:25 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB]
17:41:38 [2024-01-23T17:41:38.932Z] #109 4.071 Get:26 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB]
17:41:38 [2024-01-23T17:41:38.932Z] #109 4.071 Get:27 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB]
17:41:38 [2024-01-23T17:41:38.932Z] #109 4.072 Get:28 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB]
17:41:38 [2024-01-23T17:41:38.932Z] #109 4.072 Get:29 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB]
17:41:38 [2024-01-23T17:41:38.932Z] #109 4.072 Get:30 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB]
17:41:38 [2024-01-23T17:41:38.932Z] #109 4.074 Get:31 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB]
17:41:38 [2024-01-23T17:41:38.932Z] #109 4.078 Get:32 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
17:41:38 [2024-01-23T17:41:38.932Z] #109 4.079 Get:33 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
17:41:38 [2024-01-23T17:41:38.932Z] #109 4.082 Get:34 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
17:41:38 [2024-01-23T17:41:38.932Z] #109 4.084 Get:35 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB]
17:41:38 [2024-01-23T17:41:38.932Z] #109 4.085 Get:36 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB]
17:41:38 [2024-01-23T17:41:38.932Z] #109 4.086 Get:37 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
17:41:38 [2024-01-23T17:41:38.932Z] #109 4.142 Get:38 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B]
17:41:39 [2024-01-23T17:41:39.187Z] #109 4.143 Get:39 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB]
17:41:39 [2024-01-23T17:41:39.187Z] #109 4.143 Get:40 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB]
17:41:39 [2024-01-23T17:41:39.187Z] #109 4.144 Get:41 http://deb.debian.org/debian bookworm/main arm64 libnl-3-200 arm64 3.7.0-0.2+b1 [60.2 kB]
17:41:39 [2024-01-23T17:41:39.187Z] #109 4.144 Get:42 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
17:41:39 [2024-01-23T17:41:39.187Z] #109 4.145 Get:43 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB]
17:41:39 [2024-01-23T17:41:39.187Z] #109 4.145 Get:44 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB]
17:41:39 [2024-01-23T17:41:39.187Z] #109 4.147 Get:45 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB]
17:41:39 [2024-01-23T17:41:39.187Z] #109 4.147 Get:46 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
17:41:39 [2024-01-23T17:41:39.187Z] #109 4.147 Get:47 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB]
17:41:39 [2024-01-23T17:41:39.187Z] #109 4.149 Get:48 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
17:41:39 [2024-01-23T17:41:39.187Z] #109 4.151 Get:49 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.19-1~deb12u1 [92.3 kB]
17:41:39 [2024-01-23T17:41:39.187Z] #109 4.154 Get:50 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB]
17:41:39 [2024-01-23T17:41:39.187Z] #109 4.157 Get:51 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB]
17:41:39 [2024-01-23T17:41:39.187Z] #109 4.160 Get:52 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB]
17:41:39 [2024-01-23T17:41:39.187Z] #109 4.198 Get:53 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB]
17:41:39 [2024-01-23T17:41:39.187Z] #109 4.205 Get:54 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB]
17:41:39 [2024-01-23T17:41:39.187Z] #109 4.210 Get:55 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB]
17:41:39 [2024-01-23T17:41:39.187Z] #109 4.211 Get:56 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB]
17:41:39 [2024-01-23T17:41:39.187Z] #109 4.361 debconf: delaying package configuration, since apt-utils is not installed
17:41:39 [2024-01-23T17:41:39.443Z] #109 4.399 Fetched 31.8 MB in 0s (65.0 MB/s)
17:41:39 [2024-01-23T17:41:39.443Z] #109 4.429 Selecting previously unselected package libargon2-1:arm64.
17:41:39 [2024-01-23T17:41:39.443Z] #109 4.429 (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 ... 15667 files and directories currently installed.)
17:41:39 [2024-01-23T17:41:39.443Z] #109 4.437 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ...
17:41:39 [2024-01-23T17:41:39.443Z] #109 4.445 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
17:41:39 [2024-01-23T17:41:39.443Z] #109 4.479 Selecting previously unselected package dmsetup.
17:41:39 [2024-01-23T17:41:39.443Z] #109 4.481 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ...
17:41:39 [2024-01-23T17:41:39.443Z] #109 4.485 Unpacking dmsetup (2:1.02.185-2) ...
17:41:39 [2024-01-23T17:41:39.443Z] #109 4.523 Selecting previously unselected package libdevmapper1.02.1:arm64.
17:41:39 [2024-01-23T17:41:39.443Z] #109 4.525 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ...
17:41:39 [2024-01-23T17:41:39.443Z] #109 4.529 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
17:41:39 [2024-01-23T17:41:39.443Z] #109 4.574 Selecting previously unselected package libjson-c5:arm64.
17:41:39 [2024-01-23T17:41:39.443Z] #109 4.576 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ...
17:41:39 [2024-01-23T17:41:39.443Z] #109 4.579 Unpacking libjson-c5:arm64 (0.16-2) ...
17:41:39 [2024-01-23T17:41:39.698Z] #109 4.613 Selecting previously unselected package libcryptsetup12:arm64.
17:41:39 [2024-01-23T17:41:39.698Z] #109 4.615 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u1_arm64.deb ...
17:41:39 [2024-01-23T17:41:39.698Z] #109 4.618 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u1) ...
17:41:39 [2024-01-23T17:41:39.698Z] #109 4.668 Selecting previously unselected package libfdisk1:arm64.
17:41:39 [2024-01-23T17:41:39.698Z] #109 4.669 Preparing to unpack .../05-libfdisk1_2.38.1-5+b1_arm64.deb ...
17:41:39 [2024-01-23T17:41:39.698Z] #109 4.673 Unpacking libfdisk1:arm64 (2.38.1-5+b1) ...
17:41:39 [2024-01-23T17:41:39.698Z] #109 4.719 Selecting previously unselected package libkmod2:arm64.
17:41:39 [2024-01-23T17:41:39.698Z] #109 4.721 Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ...
17:41:39 [2024-01-23T17:41:39.698Z] #109 4.725 Unpacking libkmod2:arm64 (30+20221128-1) ...
17:41:39 [2024-01-23T17:41:39.698Z] #109 4.759 Selecting previously unselected package libapparmor1:arm64.
17:41:39 [2024-01-23T17:41:39.698Z] #109 4.761 Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ...
17:41:39 [2024-01-23T17:41:39.698Z] #109 4.765 Unpacking libapparmor1:arm64 (3.0.8-3) ...
17:41:39 [2024-01-23T17:41:39.698Z] #109 4.801 Selecting previously unselected package libip4tc2:arm64.
17:41:39 [2024-01-23T17:41:39.698Z] #109 4.803 Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ...
17:41:39 [2024-01-23T17:41:39.698Z] #109 4.806 Unpacking libip4tc2:arm64 (1.8.9-2) ...
17:41:39 [2024-01-23T17:41:39.698Z] #109 4.834 Selecting previously unselected package libsystemd-shared:arm64.
17:41:39 [2024-01-23T17:41:39.953Z] #109 4.836 Preparing to unpack .../09-libsystemd-shared_252.19-1~deb12u1_arm64.deb ...
17:41:39 [2024-01-23T17:41:39.953Z] #109 4.839 Unpacking libsystemd-shared:arm64 (252.19-1~deb12u1) ...
17:41:39 [2024-01-23T17:41:39.953Z] #109 4.987 Selecting previously unselected package systemd.
17:41:39 [2024-01-23T17:41:39.953Z] #109 4.989 Preparing to unpack .../10-systemd_252.19-1~deb12u1_arm64.deb ...
17:41:39 [2024-01-23T17:41:39.953Z] #109 5.008 Unpacking systemd (252.19-1~deb12u1) ...
17:41:40 [2024-01-23T17:41:40.209Z] #109 5.378 Selecting previously unselected package pigz.
17:41:40 [2024-01-23T17:41:40.465Z] #109 5.380 Preparing to unpack .../11-pigz_2.6-1_arm64.deb ...
17:41:40 [2024-01-23T17:41:40.465Z] #109 5.384 Unpacking pigz (2.6-1) ...
17:41:40 [2024-01-23T17:41:40.465Z] #109 5.424 Selecting previously unselected package sgml-base.
17:41:40 [2024-01-23T17:41:40.465Z] #109 5.426 Preparing to unpack .../12-sgml-base_1.31_all.deb ...
17:41:40 [2024-01-23T17:41:40.465Z] #109 5.432 Unpacking sgml-base (1.31) ...
17:41:40 [2024-01-23T17:41:40.465Z] #109 5.485 Selecting previously unselected package sudo.
17:41:40 [2024-01-23T17:41:40.465Z] #109 5.487 Preparing to unpack .../13-sudo_1.9.13p3-1+deb12u1_arm64.deb ...
17:41:40 [2024-01-23T17:41:40.465Z] #109 5.492 Unpacking sudo (1.9.13p3-1+deb12u1) ...
17:41:40 [2024-01-23T17:41:40.465Z] #109 5.619 Selecting previously unselected package libelf1:arm64.
17:41:40 [2024-01-23T17:41:40.465Z] #109 5.621 Preparing to unpack .../14-libelf1_0.188-2.1_arm64.deb ...
17:41:40 [2024-01-23T17:41:40.465Z] #109 5.625 Unpacking libelf1:arm64 (0.188-2.1) ...
17:41:40 [2024-01-23T17:41:40.465Z] #109 5.672 Selecting previously unselected package libbpf1:arm64.
17:41:40 [2024-01-23T17:41:40.465Z] #109 5.674 Preparing to unpack .../15-libbpf1_1%3a1.1.0-1_arm64.deb ...
17:41:40 [2024-01-23T17:41:40.465Z] #109 5.677 Unpacking libbpf1:arm64 (1:1.1.0-1) ...
17:41:40 [2024-01-23T17:41:40.465Z] #109 5.720 Selecting previously unselected package libmnl0:arm64.
17:41:40 [2024-01-23T17:41:40.721Z] #109 5.722 Preparing to unpack .../16-libmnl0_1.0.4-3_arm64.deb ...
17:41:40 [2024-01-23T17:41:40.721Z] #109 5.726 Unpacking libmnl0:arm64 (1.0.4-3) ...
17:41:40 [2024-01-23T17:41:40.721Z] #109 5.760 Selecting previously unselected package libxtables12:arm64.
17:41:40 [2024-01-23T17:41:40.721Z] #109 5.762 Preparing to unpack .../17-libxtables12_1.8.9-2_arm64.deb ...
17:41:40 [2024-01-23T17:41:40.721Z] #109 5.766 Unpacking libxtables12:arm64 (1.8.9-2) ...
17:41:40 [2024-01-23T17:41:40.721Z] #109 5.796 Selecting previously unselected package libcap2-bin.
17:41:40 [2024-01-23T17:41:40.721Z] #109 5.798 Preparing to unpack .../18-libcap2-bin_1%3a2.66-4_arm64.deb ...
17:41:40 [2024-01-23T17:41:40.721Z] #109 5.802 Unpacking libcap2-bin (1:2.66-4) ...
17:41:40 [2024-01-23T17:41:40.721Z] #109 5.844 Selecting previously unselected package iproute2.
17:41:40 [2024-01-23T17:41:40.721Z] #109 5.846 Preparing to unpack .../19-iproute2_6.1.0-3_arm64.deb ...
17:41:40 [2024-01-23T17:41:40.721Z] #109 5.851 Unpacking iproute2 (6.1.0-3) ...
17:41:40 [2024-01-23T17:41:40.721Z] #109 5.963 Selecting previously unselected package vim-common.
17:41:40 [2024-01-23T17:41:40.976Z] #109 5.965 Preparing to unpack .../20-vim-common_2%3a9.0.1378-2_all.deb ...
17:41:40 [2024-01-23T17:41:40.976Z] #109 5.970 Unpacking vim-common (2:9.0.1378-2) ...
17:41:40 [2024-01-23T17:41:40.976Z] #109 6.017 Selecting previously unselected package bash-completion.
17:41:40 [2024-01-23T17:41:40.976Z] #109 6.019 Preparing to unpack .../21-bash-completion_1%3a2.11-6_all.deb ...
17:41:40 [2024-01-23T17:41:40.976Z] #109 6.030 Unpacking bash-completion (1:2.11-6) ...
17:41:40 [2024-01-23T17:41:40.976Z] #109 6.144 Selecting previously unselected package bzip2.
17:41:41 [2024-01-23T17:41:41.232Z] #109 6.146 Preparing to unpack .../22-bzip2_1.0.8-5+b1_arm64.deb ...
17:41:41 [2024-01-23T17:41:41.232Z] #109 6.150 Unpacking bzip2 (1.0.8-5+b1) ...
17:41:41 [2024-01-23T17:41:41.232Z] #109 6.325 Selecting previously unselected package xz-utils.
17:41:41 [2024-01-23T17:41:41.232Z] #109 6.327 Preparing to unpack .../23-xz-utils_5.4.1-0.2_arm64.deb ...
17:41:41 [2024-01-23T17:41:41.232Z] #109 6.330 Unpacking xz-utils (5.4.1-0.2) ...
17:41:41 [2024-01-23T17:41:41.232Z] #109 6.413 Selecting previously unselected package apparmor.
17:41:41 [2024-01-23T17:41:41.232Z] #109 6.415 Preparing to unpack .../24-apparmor_3.0.8-3_arm64.deb ...
17:41:41 [2024-01-23T17:41:41.232Z] #109 6.434 Unpacking apparmor (3.0.8-3) ...
17:41:41 [2024-01-23T17:41:41.488Z] #109 6.513 Selecting previously unselected package inetutils-ping.
17:41:41 [2024-01-23T17:41:41.488Z] #109 6.516 Preparing to unpack .../25-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ...
17:41:41 [2024-01-23T17:41:41.488Z] #109 6.520 Unpacking inetutils-ping (2:2.4-2+deb12u1) ...
17:41:41 [2024-01-23T17:41:41.488Z] #109 6.558 Selecting previously unselected package libip6tc2:arm64.
17:41:41 [2024-01-23T17:41:41.488Z] #109 6.560 Preparing to unpack .../26-libip6tc2_1.8.9-2_arm64.deb ...
17:41:41 [2024-01-23T17:41:41.488Z] #109 6.563 Unpacking libip6tc2:arm64 (1.8.9-2) ...
17:41:41 [2024-01-23T17:41:41.488Z] #109 6.595 Selecting previously unselected package libnfnetlink0:arm64.
17:41:41 [2024-01-23T17:41:41.488Z] #109 6.597 Preparing to unpack .../27-libnfnetlink0_1.0.2-2_arm64.deb ...
17:41:41 [2024-01-23T17:41:41.488Z] #109 6.601 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
17:41:41 [2024-01-23T17:41:41.488Z] #109 6.635 Selecting previously unselected package libnetfilter-conntrack3:arm64.
17:41:41 [2024-01-23T17:41:41.488Z] #109 6.637 Preparing to unpack .../28-libnetfilter-conntrack3_1.0.9-3_arm64.deb ...
17:41:41 [2024-01-23T17:41:41.488Z] #109 6.641 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ...
17:41:41 [2024-01-23T17:41:41.488Z] #109 6.677 Selecting previously unselected package libnftnl11:arm64.
17:41:41 [2024-01-23T17:41:41.743Z] #109 6.679 Preparing to unpack .../29-libnftnl11_1.2.4-2_arm64.deb ...
17:41:41 [2024-01-23T17:41:41.743Z] #109 6.683 Unpacking libnftnl11:arm64 (1.2.4-2) ...
17:41:41 [2024-01-23T17:41:41.743Z] #109 6.718 Selecting previously unselected package iptables.
17:41:41 [2024-01-23T17:41:41.743Z] #109 6.720 Preparing to unpack .../30-iptables_1.8.9-2_arm64.deb ...
17:41:41 [2024-01-23T17:41:41.743Z] #109 6.723 Unpacking iptables (1.8.9-2) ...
17:41:41 [2024-01-23T17:41:41.743Z] #109 6.808 Selecting previously unselected package libonig5:arm64.
17:41:41 [2024-01-23T17:41:41.743Z] #109 6.811 Preparing to unpack .../31-libonig5_6.9.8-1_arm64.deb ...
17:41:41 [2024-01-23T17:41:41.743Z] #109 6.814 Unpacking libonig5:arm64 (6.9.8-1) ...
17:41:41 [2024-01-23T17:41:41.743Z] #109 6.868 Selecting previously unselected package libjq1:arm64.
17:41:41 [2024-01-23T17:41:41.743Z] #109 6.870 Preparing to unpack .../32-libjq1_1.6-2.1_arm64.deb ...
17:41:41 [2024-01-23T17:41:41.743Z] #109 6.874 Unpacking libjq1:arm64 (1.6-2.1) ...
17:41:41 [2024-01-23T17:41:41.743Z] #109 6.910 Selecting previously unselected package jq.
17:41:41 [2024-01-23T17:41:41.999Z] #109 6.912 Preparing to unpack .../33-jq_1.6-2.1_arm64.deb ...
17:41:41 [2024-01-23T17:41:41.999Z] #109 6.916 Unpacking jq (1.6-2.1) ...
17:41:41 [2024-01-23T17:41:41.999Z] #109 6.951 Selecting previously unselected package libaio1:arm64.
17:41:41 [2024-01-23T17:41:41.999Z] #109 6.953 Preparing to unpack .../34-libaio1_0.3.113-4_arm64.deb ...
17:41:41 [2024-01-23T17:41:41.999Z] #109 6.960 Unpacking libaio1:arm64 (0.3.113-4) ...
17:41:41 [2024-01-23T17:41:41.999Z] #109 6.997 Selecting previously unselected package libgpm2:arm64.
17:41:41 [2024-01-23T17:41:41.999Z] #109 7.000 Preparing to unpack .../35-libgpm2_1.20.7-10+b1_arm64.deb ...
17:41:41 [2024-01-23T17:41:41.999Z] #109 7.003 Unpacking libgpm2:arm64 (1.20.7-10+b1) ...
17:41:41 [2024-01-23T17:41:41.999Z] #109 7.034 Selecting previously unselected package libicu72:arm64.
17:41:41 [2024-01-23T17:41:41.999Z] #109 7.036 Preparing to unpack .../36-libicu72_72.1-3_arm64.deb ...
17:41:41 [2024-01-23T17:41:41.999Z] #109 7.040 Unpacking libicu72:arm64 (72.1-3) ...
17:41:42 [2024-01-23T17:41:42.560Z] #109 7.589 Selecting previously unselected package libinih1:arm64.
17:41:42 [2024-01-23T17:41:42.560Z] #109 7.591 Preparing to unpack .../37-libinih1_55-1_arm64.deb ...
17:41:42 [2024-01-23T17:41:42.560Z] #109 7.594 Unpacking libinih1:arm64 (55-1) ...
17:41:42 [2024-01-23T17:41:42.560Z] #109 7.627 Selecting previously unselected package libmicrohttpd12:arm64.
17:41:42 [2024-01-23T17:41:42.560Z] #109 7.630 Preparing to unpack .../38-libmicrohttpd12_0.9.75-6_arm64.deb ...
17:41:42 [2024-01-23T17:41:42.560Z] #109 7.633 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ...
17:41:42 [2024-01-23T17:41:42.560Z] #109 7.672 Selecting previously unselected package libnet1:arm64.
17:41:42 [2024-01-23T17:41:42.560Z] #109 7.674 Preparing to unpack .../39-libnet1_1.1.6+dfsg-3.2_arm64.deb ...
17:41:42 [2024-01-23T17:41:42.560Z] #109 7.677 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ...
17:41:42 [2024-01-23T17:41:42.560Z] #109 7.746 Selecting previously unselected package libnl-3-200:arm64.
17:41:42 [2024-01-23T17:41:42.816Z] #109 7.748 Preparing to unpack .../40-libnl-3-200_3.7.0-0.2+b1_arm64.deb ...
17:41:42 [2024-01-23T17:41:42.816Z] #109 7.751 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ...
17:41:42 [2024-01-23T17:41:42.816Z] #109 7.790 Selecting previously unselected package libprotobuf-c1:arm64.
17:41:42 [2024-01-23T17:41:42.816Z] #109 7.792 Preparing to unpack .../41-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
17:41:42 [2024-01-23T17:41:42.816Z] #109 7.795 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
17:41:42 [2024-01-23T17:41:42.816Z] #109 7.830 Selecting previously unselected package libsodium23:arm64.
17:41:42 [2024-01-23T17:41:42.816Z] #109 7.832 Preparing to unpack .../42-libsodium23_1.0.18-1_arm64.deb ...
17:41:42 [2024-01-23T17:41:42.816Z] #109 7.835 Unpacking libsodium23:arm64 (1.0.18-1) ...
17:41:42 [2024-01-23T17:41:42.816Z] #109 7.878 Selecting previously unselected package libsubid4:arm64.
17:41:42 [2024-01-23T17:41:42.816Z] #109 7.880 Preparing to unpack .../43-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ...
17:41:42 [2024-01-23T17:41:42.816Z] #109 7.883 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
17:41:42 [2024-01-23T17:41:42.816Z] #109 7.920 Selecting previously unselected package liburcu8:arm64.
17:41:42 [2024-01-23T17:41:42.816Z] #109 7.922 Preparing to unpack .../44-liburcu8_0.13.2-1_arm64.deb ...
17:41:42 [2024-01-23T17:41:42.816Z] #109 7.925 Unpacking liburcu8:arm64 (0.13.2-1) ...
17:41:42 [2024-01-23T17:41:42.816Z] #109 8.050 Selecting previously unselected package libyajl2:arm64.
17:41:43 [2024-01-23T17:41:43.072Z] #109 8.052 Preparing to unpack .../45-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
17:41:43 [2024-01-23T17:41:43.072Z] #109 8.055 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
17:41:43 [2024-01-23T17:41:43.072Z] #109 8.083 Selecting previously unselected package net-tools.
17:41:43 [2024-01-23T17:41:43.072Z] #109 8.085 Preparing to unpack .../46-net-tools_2.10-0.1_arm64.deb ...
17:41:43 [2024-01-23T17:41:43.072Z] #109 8.088 Unpacking net-tools (2.10-0.1) ...
17:41:43 [2024-01-23T17:41:43.072Z] #109 8.135 Selecting previously unselected package patch.
17:41:43 [2024-01-23T17:41:43.072Z] #109 8.137 Preparing to unpack .../47-patch_2.7.6-7_arm64.deb ...
17:41:43 [2024-01-23T17:41:43.072Z] #109 8.141 Unpacking patch (2.7.6-7) ...
17:41:43 [2024-01-23T17:41:43.072Z] #109 8.179 Selecting previously unselected package systemd-journal-remote.
17:41:43 [2024-01-23T17:41:43.072Z] #109 8.181 Preparing to unpack .../48-systemd-journal-remote_252.19-1~deb12u1_arm64.deb ...
17:41:43 [2024-01-23T17:41:43.072Z] #109 8.184 Unpacking systemd-journal-remote (252.19-1~deb12u1) ...
17:41:43 [2024-01-23T17:41:43.072Z] #109 8.220 Selecting previously unselected package thin-provisioning-tools.
17:41:43 [2024-01-23T17:41:43.072Z] #109 8.223 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-2_arm64.deb ...
17:41:43 [2024-01-23T17:41:43.072Z] #109 8.226 Unpacking thin-provisioning-tools (0.9.0-2) ...
17:41:43 [2024-01-23T17:41:43.072Z] #109 8.282 Selecting previously unselected package uidmap.
17:41:43 [2024-01-23T17:41:43.328Z] #109 8.284 Preparing to unpack .../50-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ...
17:41:43 [2024-01-23T17:41:43.328Z] #109 8.288 Unpacking uidmap (1:4.13+dfsg1-1+b1) ...
17:41:43 [2024-01-23T17:41:43.328Z] #109 8.333 Selecting previously unselected package vim-runtime.
17:41:43 [2024-01-23T17:41:43.328Z] #109 8.336 Preparing to unpack .../51-vim-runtime_2%3a9.0.1378-2_all.deb ...
17:41:43 [2024-01-23T17:41:43.328Z] #109 8.346 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime'
17:41:43 [2024-01-23T17:41:43.328Z] #109 8.356 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime'
17:41:43 [2024-01-23T17:41:43.328Z] #109 8.359 Unpacking vim-runtime (2:9.0.1378-2) ...
17:41:43 [2024-01-23T17:41:43.583Z] #109 8.845 Selecting previously unselected package vim.
17:41:43 [2024-01-23T17:41:43.839Z] #109 8.848 Preparing to unpack .../52-vim_2%3a9.0.1378-2_arm64.deb ...
17:41:43 [2024-01-23T17:41:43.839Z] #109 8.851 Unpacking vim (2:9.0.1378-2) ...
17:41:43 [2024-01-23T17:41:43.839Z] #109 8.983 Selecting previously unselected package xfsprogs.
17:41:43 [2024-01-23T17:41:43.839Z] #109 8.985 Preparing to unpack .../53-xfsprogs_6.1.0-1_arm64.deb ...
17:41:43 [2024-01-23T17:41:43.839Z] #109 8.989 Unpacking xfsprogs (6.1.0-1) ...
17:41:43 [2024-01-23T17:41:43.839Z] #109 9.086 Selecting previously unselected package zip.
17:41:44 [2024-01-23T17:41:44.094Z] #109 9.089 Preparing to unpack .../54-zip_3.0-13_arm64.deb ...
17:41:44 [2024-01-23T17:41:44.094Z] #109 9.093 Unpacking zip (3.0-13) ...
17:41:44 [2024-01-23T17:41:44.094Z] #109 9.135 Selecting previously unselected package zstd.
17:41:44 [2024-01-23T17:41:44.094Z] #109 9.137 Preparing to unpack .../55-zstd_1.5.4+dfsg2-5_arm64.deb ...
17:41:44 [2024-01-23T17:41:44.094Z] #109 9.141 Unpacking zstd (1.5.4+dfsg2-5) ...
17:41:44 [2024-01-23T17:41:44.094Z] #109 9.225 Setting up libip4tc2:arm64 (1.8.9-2) ...
17:41:44 [2024-01-23T17:41:44.094Z] #109 9.236 Setting up net-tools (2.10-0.1) ...
17:41:44 [2024-01-23T17:41:44.094Z] #109 9.245 Setting up libapparmor1:arm64 (3.0.8-3) ...
17:41:44 [2024-01-23T17:41:44.094Z] #109 9.255 Setting up libsodium23:arm64 (1.0.18-1) ...
17:41:44 [2024-01-23T17:41:44.094Z] #109 9.264 Setting up libgpm2:arm64 (1.20.7-10+b1) ...
17:41:44 [2024-01-23T17:41:44.094Z] #109 9.273 Setting up libicu72:arm64 (72.1-3) ...
17:41:44 [2024-01-23T17:41:44.094Z] #109 9.282 Setting up libip6tc2:arm64 (1.8.9-2) ...
17:41:44 [2024-01-23T17:41:44.094Z] #109 9.292 Setting up libinih1:arm64 (55-1) ...
17:41:44 [2024-01-23T17:41:44.094Z] #109 9.302 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
17:41:44 [2024-01-23T17:41:44.094Z] #109 9.312 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
17:41:44 [2024-01-23T17:41:44.094Z] #109 9.322 Setting up bzip2 (1.0.8-5+b1) ...
17:41:44 [2024-01-23T17:41:44.094Z] #109 9.331 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
17:41:44 [2024-01-23T17:41:44.350Z] #109 9.341 Setting up libmicrohttpd12:arm64 (0.9.75-6) ...
17:41:44 [2024-01-23T17:41:44.350Z] #109 9.352 Setting up libcap2-bin (1:2.66-4) ...
17:41:44 [2024-01-23T17:41:44.350Z] #109 9.363 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
17:41:44 [2024-01-23T17:41:44.350Z] #109 9.373 Setting up apparmor (3.0.8-3) ...
17:41:44 [2024-01-23T17:41:44.911Z] #109 9.934 debconf: unable to initialize frontend: Dialog
17:41:44 [2024-01-23T17:41:44.911Z] #109 9.934 debconf: (TERM is not set, so the dialog frontend is not usable.)
17:41:44 [2024-01-23T17:41:44.911Z] #109 9.934 debconf: falling back to frontend: Readline
17:41:44 [2024-01-23T17:41:44.911Z] #109 9.941 debconf: unable to initialize frontend: Readline
17:41:44 [2024-01-23T17:41:44.911Z] #109 9.941 debconf: (This frontend requires a controlling tty.)
17:41:44 [2024-01-23T17:41:44.911Z] #109 9.941 debconf: falling back to frontend: Teletype
17:41:44 [2024-01-23T17:41:44.911Z] #109 10.11 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
17:41:45 [2024-01-23T17:41:45.167Z] #109 10.14 Setting up zip (3.0-13) ...
17:41:45 [2024-01-23T17:41:45.167Z] #109 10.14 Setting up vim-common (2:9.0.1378-2) ...
17:41:45 [2024-01-23T17:41:45.167Z] #109 10.16 Setting up bash-completion (1:2.11-6) ...
17:41:45 [2024-01-23T17:41:45.167Z] #109 10.18 Setting up xz-utils (5.4.1-0.2) ...
17:41:45 [2024-01-23T17:41:45.167Z] #109 10.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:41:45 [2024-01-23T17:41:45.167Z] #109 10.20 Setting up libmnl0:arm64 (1.0.4-3) ...
17:41:45 [2024-01-23T17:41:45.167Z] #109 10.21 Setting up patch (2.7.6-7) ...
17:41:45 [2024-01-23T17:41:45.167Z] #109 10.22 Setting up sudo (1.9.13p3-1+deb12u1) ...
17:41:45 [2024-01-23T17:41:45.167Z] #109 10.27 invoke-rc.d: could not determine current runlevel
17:41:45 [2024-01-23T17:41:45.167Z] #109 10.27 invoke-rc.d: policy-rc.d denied execution of start.
17:41:45 [2024-01-23T17:41:45.167Z] #109 10.27 Setting up libxtables12:arm64 (1.8.9-2) ...
17:41:45 [2024-01-23T17:41:45.167Z] #109 10.28 Setting up liburcu8:arm64 (0.13.2-1) ...
17:41:45 [2024-01-23T17:41:45.167Z] #109 10.29 Setting up libfdisk1:arm64 (2.38.1-5+b1) ...
17:41:45 [2024-01-23T17:41:45.167Z] #109 10.30 Setting up inetutils-ping (2:2.4-2+deb12u1) ...
17:41:45 [2024-01-23T17:41:45.167Z] #109 10.31 Setting up pigz (2.6-1) ...
17:41:45 [2024-01-23T17:41:45.167Z] #109 10.32 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
17:41:45 [2024-01-23T17:41:45.422Z] #109 10.33 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ...
17:41:45 [2024-01-23T17:41:45.422Z] #109 10.36 Setting up sgml-base (1.31) ...
17:41:45 [2024-01-23T17:41:45.422Z] #109 10.39 Setting up vim-runtime (2:9.0.1378-2) ...
17:41:45 [2024-01-23T17:41:45.422Z] #109 10.47 Setting up libaio1:arm64 (0.3.113-4) ...
17:41:45 [2024-01-23T17:41:45.422Z] #109 10.48 Setting up libelf1:arm64 (0.188-2.1) ...
17:41:45 [2024-01-23T17:41:45.422Z] #109 10.50 Setting up libjson-c5:arm64 (0.16-2) ...
17:41:45 [2024-01-23T17:41:45.422Z] #109 10.51 Setting up zstd (1.5.4+dfsg2-5) ...
17:41:45 [2024-01-23T17:41:45.422Z] #109 10.52 Setting up libonig5:arm64 (6.9.8-1) ...
17:41:45 [2024-01-23T17:41:45.422Z] #109 10.53 Setting up libbpf1:arm64 (1:1.1.0-1) ...
17:41:45 [2024-01-23T17:41:45.422Z] #109 10.54 Setting up libkmod2:arm64 (30+20221128-1) ...
17:41:45 [2024-01-23T17:41:45.422Z] #109 10.55 Setting up vim (2:9.0.1378-2) ...
17:41:45 [2024-01-23T17:41:45.422Z] #109 10.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:41:45 [2024-01-23T17:41:45.422Z] #109 10.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:41:45 [2024-01-23T17:41:45.422Z] #109 10.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:41:45 [2024-01-23T17:41:45.422Z] #109 10.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:41:45 [2024-01-23T17:41:45.678Z] #109 10.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:41:45 [2024-01-23T17:41:45.678Z] #109 10.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:41:45 [2024-01-23T17:41:45.678Z] #109 10.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:41:45 [2024-01-23T17:41:45.678Z] #109 10.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:41:45 [2024-01-23T17:41:45.678Z] #109 10.60 Setting up libjq1:arm64 (1.6-2.1) ...
17:41:45 [2024-01-23T17:41:45.678Z] #109 10.61 Setting up iproute2 (6.1.0-3) ...
17:41:45 [2024-01-23T17:41:45.678Z] #109 10.72 debconf: unable to initialize frontend: Dialog
17:41:45 [2024-01-23T17:41:45.678Z] #109 10.72 debconf: (TERM is not set, so the dialog frontend is not usable.)
17:41:45 [2024-01-23T17:41:45.678Z] #109 10.72 debconf: falling back to frontend: Readline
17:41:45 [2024-01-23T17:41:45.678Z] #109 10.72 debconf: unable to initialize frontend: Readline
17:41:45 [2024-01-23T17:41:45.678Z] #109 10.72 debconf: (This frontend requires a controlling tty.)
17:41:45 [2024-01-23T17:41:45.678Z] #109 10.72 debconf: falling back to frontend: Teletype
17:41:45 [2024-01-23T17:41:45.678Z] #109 10.75 Setting up uidmap (1:4.13+dfsg1-1+b1) ...
17:41:45 [2024-01-23T17:41:45.678Z] #109 10.77 Setting up libnftnl11:arm64 (1.2.4-2) ...
17:41:45 [2024-01-23T17:41:45.678Z] #109 10.78 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ...
17:41:45 [2024-01-23T17:41:45.678Z] #109 10.79 Setting up thin-provisioning-tools (0.9.0-2) ...
17:41:45 [2024-01-23T17:41:45.678Z] #109 10.80 Setting up libsystemd-shared:arm64 (252.19-1~deb12u1) ...
17:41:45 [2024-01-23T17:41:45.678Z] #109 10.81 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ...
17:41:45 [2024-01-23T17:41:45.678Z] #109 10.82 Setting up jq (1.6-2.1) ...
17:41:45 [2024-01-23T17:41:45.678Z] #109 10.83 Setting up iptables (1.8.9-2) ...
17:41:45 [2024-01-23T17:41:45.678Z] #109 10.84 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:41:45 [2024-01-23T17:41:45.678Z] #109 10.84 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:41:45 [2024-01-23T17:41:45.678Z] #109 10.85 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:41:45 [2024-01-23T17:41:45.678Z] #109 10.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:41:45 [2024-01-23T17:41:45.678Z] #109 10.85 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:41:45 [2024-01-23T17:41:45.678Z] #109 10.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:41:45 [2024-01-23T17:41:45.678Z] #109 10.91 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
17:41:45 [2024-01-23T17:41:45.678Z] #109 10.92 Setting up dmsetup (2:1.02.185-2) ...
17:41:45 [2024-01-23T17:41:45.934Z] #109 10.94 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u1) ...
17:41:45 [2024-01-23T17:41:45.934Z] #109 10.95 Setting up systemd (252.19-1~deb12u1) ...
17:41:45 [2024-01-23T17:41:45.934Z] #109 10.98 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
17:41:45 [2024-01-23T17:41:45.934Z] #109 10.99 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
17:41:45 [2024-01-23T17:41:45.934Z] #109 10.99 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
17:41:45 [2024-01-23T17:41:45.934Z] #109 11.00 Initializing machine ID from random generator.
17:41:45 [2024-01-23T17:41:45.934Z] #109 11.02 Creating group 'systemd-journal' with GID 998.
17:41:45 [2024-01-23T17:41:45.934Z] #109 11.03 Creating group 'systemd-network' with GID 997.
17:41:45 [2024-01-23T17:41:45.934Z] #109 11.03 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997.
17:41:45 [2024-01-23T17:41:45.934Z] #109 11.07 Setting up systemd-journal-remote (252.19-1~deb12u1) ...
17:41:45 [2024-01-23T17:41:45.934Z] #109 11.09 Creating group 'systemd-journal-remote' with GID 996.
17:41:45 [2024-01-23T17:41:45.934Z] #109 11.09 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996.
17:41:45 [2024-01-23T17:41:45.934Z] #109 11.11 Setting up xfsprogs (6.1.0-1) ...
17:41:45 [2024-01-23T17:41:45.934Z] #109 11.13 System has not been booted with systemd as init system (PID 1). Can't operate.
17:41:45 [2024-01-23T17:41:45.934Z] #109 11.13 Failed to connect to bus: Host is down
17:41:46 [2024-01-23T17:41:46.189Z] #109 11.13 Processing triggers for libc-bin (2.36-9+deb12u3) ...
17:41:46 [2024-01-23T17:41:46.445Z] #109 DONE 11.7s
17:41:46 [2024-01-23T17:41:46.700Z] 
17:41:46 [2024-01-23T17:41:46.700Z] #110 [dev-base  9/12] 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
17:41:46 [2024-01-23T17:41:46.956Z] #110 0.432 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:41:47 [2024-01-23T17:41:47.211Z] #110 0.436 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:41:47 [2024-01-23T17:41:47.211Z] #110 0.439 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:41:47 [2024-01-23T17:41:47.211Z] #110 DONE 0.5s
17:41:47 [2024-01-23T17:41:47.211Z] 
17:41:47 [2024-01-23T17:41:47.211Z] #111 [dev-base 10/12] 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             yamllint
17:41:47 [2024-01-23T17:41:47.772Z] #111 0.642 Hit:1 http://deb.debian.org/debian bookworm InRelease
17:41:47 [2024-01-23T17:41:47.772Z] #111 0.642 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
17:41:47 [2024-01-23T17:41:47.772Z] #111 0.642 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
17:41:48 [2024-01-23T17:41:48.698Z] #111 0.861 Reading package lists...
17:41:48 [2024-01-23T17:41:48.954Z] #111 1.467 Reading package lists...
17:41:49 [2024-01-23T17:41:49.209Z] #111 2.054 Building dependency tree...
17:41:49 [2024-01-23T17:41:49.465Z] #111 2.223 Reading state information...
17:41:49 [2024-01-23T17:41:49.465Z] #111 2.452 gcc is already the newest version (4:12.2.0-3).
17:41:49 [2024-01-23T17:41:49.465Z] #111 2.452 pkg-config is already the newest version (1.8.1-1).
17:41:49 [2024-01-23T17:41:49.465Z] #111 2.452 The following additional packages will be installed:
17:41:49 [2024-01-23T17:41:49.720Z] #111 2.453   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev
17:41:49 [2024-01-23T17:41:49.720Z] #111 2.453   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
17:41:49 [2024-01-23T17:41:49.720Z] #111 2.453   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
17:41:49 [2024-01-23T17:41:49.720Z] #111 2.453   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
17:41:49 [2024-01-23T17:41:49.720Z] #111 2.454   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2
17:41:49 [2024-01-23T17:41:49.720Z] #111 2.454   python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources
17:41:49 [2024-01-23T17:41:49.720Z] #111 2.455   python3-yaml uuid-dev zlib1g-dev
17:41:49 [2024-01-23T17:41:49.720Z] #111 2.457 Suggested packages:
17:41:49 [2024-01-23T17:41:49.720Z] #111 2.457   debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev
17:41:49 [2024-01-23T17:41:49.720Z] #111 2.457   libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools
17:41:49 [2024-01-23T17:41:49.720Z] #111 2.457 Recommended packages:
17:41:49 [2024-01-23T17:41:49.720Z] #111 2.457   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
17:41:49 [2024-01-23T17:41:49.720Z] #111 2.457   liblocale-gettext-perl shared-mime-info xdg-user-dirs
17:41:49 [2024-01-23T17:41:49.720Z] #111 2.763 The following NEW packages will be installed:
17:41:49 [2024-01-23T17:41:49.976Z] #111 2.763   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
17:41:49 [2024-01-23T17:41:49.976Z] #111 2.763   libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0
17:41:49 [2024-01-23T17:41:49.976Z] #111 2.763   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
17:41:49 [2024-01-23T17:41:49.976Z] #111 2.763   libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev
17:41:49 [2024-01-23T17:41:49.976Z] #111 2.764   libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev
17:41:49 [2024-01-23T17:41:49.976Z] #111 2.764   libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
17:41:49 [2024-01-23T17:41:49.976Z] #111 2.764   libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec
17:41:49 [2024-01-23T17:41:49.976Z] #111 2.764   python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev
17:41:49 [2024-01-23T17:41:49.976Z] #111 3.041 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded.
17:41:49 [2024-01-23T17:41:49.976Z] #111 3.041 Need to get 11.9 MB of archives.
17:41:49 [2024-01-23T17:41:49.976Z] #111 3.041 After this operation, 53.1 MB of additional disk space will be used.
17:41:49 [2024-01-23T17:41:49.976Z] #111 3.041 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
17:41:50 [2024-01-23T17:41:50.232Z] #111 3.049 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
17:41:50 [2024-01-23T17:41:50.232Z] #111 3.056 Get:3 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
17:41:50 [2024-01-23T17:41:50.232Z] #111 3.062 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
17:41:50 [2024-01-23T17:41:50.232Z] #111 3.063 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
17:41:50 [2024-01-23T17:41:50.232Z] #111 3.064 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
17:41:50 [2024-01-23T17:41:50.232Z] #111 3.064 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
17:41:50 [2024-01-23T17:41:50.232Z] #111 3.065 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
17:41:50 [2024-01-23T17:41:50.232Z] #111 3.065 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB]
17:41:50 [2024-01-23T17:41:50.232Z] #111 3.067 Get:10 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB]
17:41:50 [2024-01-23T17:41:50.232Z] #111 3.068 Get:11 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB]
17:41:50 [2024-01-23T17:41:50.232Z] #111 3.070 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
17:41:50 [2024-01-23T17:41:50.232Z] #111 3.075 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
17:41:50 [2024-01-23T17:41:50.232Z] #111 3.080 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
17:41:50 [2024-01-23T17:41:50.232Z] #111 3.084 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
17:41:50 [2024-01-23T17:41:50.232Z] #111 3.090 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
17:41:50 [2024-01-23T17:41:50.232Z] #111 3.090 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
17:41:50 [2024-01-23T17:41:50.232Z] #111 3.091 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
17:41:50 [2024-01-23T17:41:50.232Z] #111 3.092 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
17:41:50 [2024-01-23T17:41:50.232Z] #111 3.094 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
17:41:50 [2024-01-23T17:41:50.232Z] #111 3.096 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
17:41:50 [2024-01-23T17:41:50.232Z] #111 3.098 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
17:41:50 [2024-01-23T17:41:50.232Z] #111 3.099 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
17:41:50 [2024-01-23T17:41:50.232Z] #111 3.100 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
17:41:50 [2024-01-23T17:41:50.232Z] #111 3.104 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
17:41:50 [2024-01-23T17:41:50.232Z] #111 3.105 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB]
17:41:50 [2024-01-23T17:41:50.232Z] #111 3.105 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
17:41:50 [2024-01-23T17:41:50.232Z] #111 3.110 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
17:41:50 [2024-01-23T17:41:50.232Z] #111 3.118 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
17:41:50 [2024-01-23T17:41:50.232Z] #111 3.118 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
17:41:50 [2024-01-23T17:41:50.232Z] #111 3.120 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.19-1~deb12u1 [353 kB]
17:41:50 [2024-01-23T17:41:50.232Z] #111 3.122 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.19-1~deb12u1 [51.9 kB]
17:41:50 [2024-01-23T17:41:50.232Z] #111 3.122 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB]
17:41:50 [2024-01-23T17:41:50.232Z] #111 3.122 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB]
17:41:50 [2024-01-23T17:41:50.232Z] #111 3.123 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB]
17:41:50 [2024-01-23T17:41:50.232Z] #111 3.124 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB]
17:41:50 [2024-01-23T17:41:50.232Z] #111 3.125 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB]
17:41:50 [2024-01-23T17:41:50.232Z] #111 3.278 debconf: delaying package configuration, since apt-utils is not installed
17:41:50 [2024-01-23T17:41:50.488Z] #111 3.318 Fetched 11.9 MB in 0s (33.8 MB/s)
17:41:50 [2024-01-23T17:41:50.488Z] #111 3.339 Selecting previously unselected package libdpkg-perl.
17:41:50 [2024-01-23T17:41:50.488Z] #111 3.339 (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 ... 21022 files and directories currently installed.)
17:41:50 [2024-01-23T17:41:50.488Z] #111 3.351 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ...
17:41:50 [2024-01-23T17:41:50.488Z] #111 3.355 Unpacking libdpkg-perl (1.21.22) ...
17:41:50 [2024-01-23T17:41:50.488Z] #111 3.423 Selecting previously unselected package dpkg-dev.
17:41:50 [2024-01-23T17:41:50.488Z] #111 3.425 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ...
17:41:50 [2024-01-23T17:41:50.488Z] #111 3.429 Unpacking dpkg-dev (1.21.22) ...
17:41:50 [2024-01-23T17:41:50.488Z] #111 3.549 Selecting previously unselected package libglib2.0-0:arm64.
17:41:50 [2024-01-23T17:41:50.743Z] #111 3.551 Preparing to unpack .../02-libglib2.0-0_2.74.6-2_arm64.deb ...
17:41:50 [2024-01-23T17:41:50.743Z] #111 3.558 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
17:41:50 [2024-01-23T17:41:50.743Z] #111 3.680 Selecting previously unselected package libgirepository-1.0-1:arm64.
17:41:50 [2024-01-23T17:41:50.743Z] #111 3.683 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
17:41:50 [2024-01-23T17:41:50.743Z] #111 3.686 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
17:41:50 [2024-01-23T17:41:50.743Z] #111 3.718 Selecting previously unselected package gir1.2-glib-2.0:arm64.
17:41:50 [2024-01-23T17:41:50.743Z] #111 3.721 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
17:41:50 [2024-01-23T17:41:50.743Z] #111 3.724 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
17:41:50 [2024-01-23T17:41:50.743Z] #111 3.763 Selecting previously unselected package libsecret-common.
17:41:50 [2024-01-23T17:41:50.743Z] #111 3.765 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ...
17:41:50 [2024-01-23T17:41:50.743Z] #111 3.768 Unpacking libsecret-common (0.20.5-3) ...
17:41:50 [2024-01-23T17:41:50.743Z] #111 3.816 Selecting previously unselected package libsecret-1-0:arm64.
17:41:50 [2024-01-23T17:41:50.999Z] #111 3.819 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ...
17:41:50 [2024-01-23T17:41:50.999Z] #111 3.822 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
17:41:50 [2024-01-23T17:41:50.999Z] #111 3.858 Selecting previously unselected package gir1.2-secret-1:arm64.
17:41:50 [2024-01-23T17:41:50.999Z] #111 3.860 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ...
17:41:50 [2024-01-23T17:41:50.999Z] #111 3.864 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
17:41:50 [2024-01-23T17:41:50.999Z] #111 3.898 Selecting previously unselected package libapparmor-dev:arm64.
17:41:50 [2024-01-23T17:41:50.999Z] #111 3.901 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ...
17:41:50 [2024-01-23T17:41:50.999Z] #111 3.904 Unpacking libapparmor-dev:arm64 (3.0.8-3) ...
17:41:50 [2024-01-23T17:41:50.999Z] #111 3.942 Selecting previously unselected package uuid-dev:arm64.
17:41:50 [2024-01-23T17:41:50.999Z] #111 3.944 Preparing to unpack .../09-uuid-dev_2.38.1-5+b1_arm64.deb ...
17:41:50 [2024-01-23T17:41:50.999Z] #111 3.948 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ...
17:41:50 [2024-01-23T17:41:50.999Z] #111 3.979 Selecting previously unselected package libblkid-dev:arm64.
17:41:50 [2024-01-23T17:41:50.999Z] #111 3.982 Preparing to unpack .../10-libblkid-dev_2.38.1-5+b1_arm64.deb ...
17:41:50 [2024-01-23T17:41:50.999Z] #111 3.985 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ...
17:41:50 [2024-01-23T17:41:50.999Z] #111 4.026 Selecting previously unselected package libffi-dev:arm64.
17:41:50 [2024-01-23T17:41:50.999Z] #111 4.028 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
17:41:50 [2024-01-23T17:41:50.999Z] #111 4.031 Unpacking libffi-dev:arm64 (3.4.4-1) ...
17:41:50 [2024-01-23T17:41:50.999Z] #111 4.064 Selecting previously unselected package libgpg-error-dev.
17:41:51 [2024-01-23T17:41:51.254Z] #111 4.067 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
17:41:51 [2024-01-23T17:41:51.254Z] #111 4.070 Unpacking libgpg-error-dev (1.46-1) ...
17:41:51 [2024-01-23T17:41:51.254Z] #111 4.106 Selecting previously unselected package libgcrypt20-dev.
17:41:51 [2024-01-23T17:41:51.254Z] #111 4.108 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
17:41:51 [2024-01-23T17:41:51.254Z] #111 4.111 Unpacking libgcrypt20-dev (1.10.1-3) ...
17:41:51 [2024-01-23T17:41:51.254Z] #111 4.178 Selecting previously unselected package libglib2.0-data.
17:41:51 [2024-01-23T17:41:51.254Z] #111 4.181 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
17:41:51 [2024-01-23T17:41:51.254Z] #111 4.184 Unpacking libglib2.0-data (2.74.6-2) ...
17:41:51 [2024-01-23T17:41:51.254Z] #111 4.314 Selecting previously unselected package libglib2.0-bin.
17:41:51 [2024-01-23T17:41:51.510Z] #111 4.316 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
17:41:51 [2024-01-23T17:41:51.510Z] #111 4.319 Unpacking libglib2.0-bin (2.74.6-2) ...
17:41:51 [2024-01-23T17:41:51.510Z] #111 4.361 Selecting previously unselected package python3-lib2to3.
17:41:51 [2024-01-23T17:41:51.510Z] #111 4.363 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
17:41:51 [2024-01-23T17:41:51.510Z] #111 4.366 Unpacking python3-lib2to3 (3.11.2-3) ...
17:41:51 [2024-01-23T17:41:51.510Z] #111 4.406 Selecting previously unselected package python3-distutils.
17:41:51 [2024-01-23T17:41:51.510Z] #111 4.408 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
17:41:51 [2024-01-23T17:41:51.510Z] #111 4.412 Unpacking python3-distutils (3.11.2-3) ...
17:41:51 [2024-01-23T17:41:51.510Z] #111 4.451 Selecting previously unselected package libglib2.0-dev-bin.
17:41:51 [2024-01-23T17:41:51.510Z] #111 4.454 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
17:41:51 [2024-01-23T17:41:51.510Z] #111 4.457 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
17:41:51 [2024-01-23T17:41:51.510Z] #111 4.496 Selecting previously unselected package libsepol-dev:arm64.
17:41:51 [2024-01-23T17:41:51.510Z] #111 4.499 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
17:41:51 [2024-01-23T17:41:51.510Z] #111 4.502 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
17:41:51 [2024-01-23T17:41:51.510Z] #111 4.561 Selecting previously unselected package libpcre2-16-0:arm64.
17:41:51 [2024-01-23T17:41:51.766Z] #111 4.563 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
17:41:51 [2024-01-23T17:41:51.766Z] #111 4.566 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
17:41:51 [2024-01-23T17:41:51.766Z] #111 4.612 Selecting previously unselected package libpcre2-32-0:arm64.
17:41:51 [2024-01-23T17:41:51.766Z] #111 4.614 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
17:41:51 [2024-01-23T17:41:51.766Z] #111 4.618 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
17:41:51 [2024-01-23T17:41:51.766Z] #111 4.765 Selecting previously unselected package libpcre2-posix3:arm64.
17:41:52 [2024-01-23T17:41:52.021Z] #111 4.767 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
17:41:52 [2024-01-23T17:41:52.021Z] #111 4.771 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
17:41:52 [2024-01-23T17:41:52.022Z] #111 4.802 Selecting previously unselected package libpcre2-dev:arm64.
17:41:52 [2024-01-23T17:41:52.022Z] #111 4.804 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
17:41:52 [2024-01-23T17:41:52.022Z] #111 4.808 Unpacking libpcre2-dev:arm64 (10.42-1) ...
17:41:52 [2024-01-23T17:41:52.022Z] #111 4.885 Selecting previously unselected package libselinux1-dev:arm64.
17:41:52 [2024-01-23T17:41:52.022Z] #111 4.888 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
17:41:52 [2024-01-23T17:41:52.022Z] #111 4.891 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
17:41:52 [2024-01-23T17:41:52.022Z] #111 4.946 Selecting previously unselected package libmount-dev:arm64.
17:41:52 [2024-01-23T17:41:52.022Z] #111 4.949 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ...
17:41:52 [2024-01-23T17:41:52.022Z] #111 4.952 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ...
17:41:52 [2024-01-23T17:41:52.022Z] #111 4.982 Selecting previously unselected package zlib1g-dev:arm64.
17:41:52 [2024-01-23T17:41:52.022Z] #111 4.984 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
17:41:52 [2024-01-23T17:41:52.022Z] #111 4.987 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
17:41:52 [2024-01-23T17:41:52.277Z] #111 5.037 Selecting previously unselected package libglib2.0-dev:arm64.
17:41:52 [2024-01-23T17:41:52.277Z] #111 5.039 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
17:41:52 [2024-01-23T17:41:52.277Z] #111 5.043 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
17:41:52 [2024-01-23T17:41:52.277Z] #111 5.206 Selecting previously unselected package libseccomp-dev:arm64.
17:41:52 [2024-01-23T17:41:52.277Z] #111 5.209 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
17:41:52 [2024-01-23T17:41:52.277Z] #111 5.212 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
17:41:52 [2024-01-23T17:41:52.277Z] #111 5.249 Selecting previously unselected package libsecret-1-dev:arm64.
17:41:52 [2024-01-23T17:41:52.277Z] #111 5.252 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ...
17:41:52 [2024-01-23T17:41:52.277Z] #111 5.255 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
17:41:52 [2024-01-23T17:41:52.277Z] #111 5.329 Selecting previously unselected package libsystemd-dev:arm64.
17:41:52 [2024-01-23T17:41:52.533Z] #111 5.332 Preparing to unpack .../30-libsystemd-dev_252.19-1~deb12u1_arm64.deb ...
17:41:52 [2024-01-23T17:41:52.533Z] #111 5.335 Unpacking libsystemd-dev:arm64 (252.19-1~deb12u1) ...
17:41:52 [2024-01-23T17:41:52.533Z] #111 5.432 Selecting previously unselected package libudev-dev:arm64.
17:41:52 [2024-01-23T17:41:52.533Z] #111 5.435 Preparing to unpack .../31-libudev-dev_252.19-1~deb12u1_arm64.deb ...
17:41:52 [2024-01-23T17:41:52.533Z] #111 5.438 Unpacking libudev-dev:arm64 (252.19-1~deb12u1) ...
17:41:52 [2024-01-23T17:41:52.533Z] #111 5.479 Selecting previously unselected package libyaml-0-2:arm64.
17:41:52 [2024-01-23T17:41:52.533Z] #111 5.481 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ...
17:41:52 [2024-01-23T17:41:52.533Z] #111 5.486 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
17:41:52 [2024-01-23T17:41:52.533Z] #111 5.521 Selecting previously unselected package python3-pathspec.
17:41:52 [2024-01-23T17:41:52.533Z] #111 5.523 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ...
17:41:52 [2024-01-23T17:41:52.533Z] #111 5.527 Unpacking python3-pathspec (0.11.0-1) ...
17:41:52 [2024-01-23T17:41:52.533Z] #111 5.559 Selecting previously unselected package python3-pkg-resources.
17:41:52 [2024-01-23T17:41:52.788Z] #111 5.562 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ...
17:41:52 [2024-01-23T17:41:52.788Z] #111 5.565 Unpacking python3-pkg-resources (66.1.1-1) ...
17:41:52 [2024-01-23T17:41:52.788Z] #111 5.619 Selecting previously unselected package python3-yaml.
17:41:52 [2024-01-23T17:41:52.788Z] #111 5.621 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ...
17:41:52 [2024-01-23T17:41:52.788Z] #111 5.624 Unpacking python3-yaml (6.0-3+b2) ...
17:41:52 [2024-01-23T17:41:52.788Z] #111 5.664 Selecting previously unselected package yamllint.
17:41:52 [2024-01-23T17:41:52.788Z] #111 5.667 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ...
17:41:52 [2024-01-23T17:41:52.788Z] #111 5.670 Unpacking yamllint (1.29.0-1) ...
17:41:52 [2024-01-23T17:41:52.788Z] #111 5.719 Setting up python3-pkg-resources (66.1.1-1) ...
17:41:53 [2024-01-23T17:41:53.044Z] #111 5.971 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
17:41:53 [2024-01-23T17:41:53.299Z] #111 5.981 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
17:41:53 [2024-01-23T17:41:53.299Z] #111 5.990 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
17:41:53 [2024-01-23T17:41:53.299Z] #111 6.001 No schema files found: doing nothing.
17:41:53 [2024-01-23T17:41:53.299Z] #111 6.007 Setting up python3-yaml (6.0-3+b2) ...
17:41:53 [2024-01-23T17:41:53.299Z] #111 6.161 Setting up libffi-dev:arm64 (3.4.4-1) ...
17:41:53 [2024-01-23T17:41:53.299Z] #111 6.170 Setting up libpcre2-16-0:arm64 (10.42-1) ...
17:41:53 [2024-01-23T17:41:53.299Z] #111 6.179 Setting up libpcre2-32-0:arm64 (10.42-1) ...
17:41:53 [2024-01-23T17:41:53.299Z] #111 6.189 Setting up libglib2.0-data (2.74.6-2) ...
17:41:53 [2024-01-23T17:41:53.299Z] #111 6.198 Setting up libgpg-error-dev (1.46-1) ...
17:41:53 [2024-01-23T17:41:53.299Z] #111 6.207 Setting up uuid-dev:arm64 (2.38.1-5+b1) ...
17:41:53 [2024-01-23T17:41:53.299Z] #111 6.218 Setting up libudev-dev:arm64 (252.19-1~deb12u1) ...
17:41:53 [2024-01-23T17:41:53.299Z] #111 6.227 Setting up libsepol-dev:arm64 (3.4-2.1) ...
17:41:53 [2024-01-23T17:41:53.299Z] #111 6.238 Setting up libdpkg-perl (1.21.22) ...
17:41:53 [2024-01-23T17:41:53.299Z] #111 6.248 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
17:41:53 [2024-01-23T17:41:53.299Z] #111 6.258 Setting up libpcre2-posix3:arm64 (10.42-1) ...
17:41:53 [2024-01-23T17:41:53.299Z] #111 6.269 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
17:41:53 [2024-01-23T17:41:53.555Z] #111 6.279 Setting up libapparmor-dev:arm64 (3.0.8-3) ...
17:41:53 [2024-01-23T17:41:53.555Z] #111 6.288 Setting up python3-pathspec (0.11.0-1) ...
17:41:53 [2024-01-23T17:41:53.555Z] #111 6.416 Setting up python3-lib2to3 (3.11.2-3) ...
17:41:53 [2024-01-23T17:41:53.555Z] #111 6.525 Setting up libsystemd-dev:arm64 (252.19-1~deb12u1) ...
17:41:53 [2024-01-23T17:41:53.811Z] #111 6.535 Setting up libsecret-common (0.20.5-3) ...
17:41:53 [2024-01-23T17:41:53.811Z] #111 6.545 Setting up python3-distutils (3.11.2-3) ...
17:41:53 [2024-01-23T17:41:53.811Z] #111 6.676 Setting up libglib2.0-dev-bin (2.74.6-2) ...
17:41:53 [2024-01-23T17:41:53.811Z] #111 6.831 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
17:41:54 [2024-01-23T17:41:54.066Z] #111 6.843 Setting up libpcre2-dev:arm64 (10.42-1) ...
17:41:54 [2024-01-23T17:41:54.066Z] #111 6.853 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
17:41:54 [2024-01-23T17:41:54.066Z] #111 6.862 Setting up libglib2.0-bin (2.74.6-2) ...
17:41:54 [2024-01-23T17:41:54.066Z] #111 6.873 Setting up dpkg-dev (1.21.22) ...
17:41:54 [2024-01-23T17:41:54.066Z] #111 6.889 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
17:41:54 [2024-01-23T17:41:54.066Z] #111 6.898 Setting up yamllint (1.29.0-1) ...
17:41:54 [2024-01-23T17:41:54.066Z] #111 7.042 Setting up libgcrypt20-dev (1.10.1-3) ...
17:41:54 [2024-01-23T17:41:54.322Z] #111 7.051 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
17:41:54 [2024-01-23T17:41:54.322Z] #111 7.061 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
17:41:54 [2024-01-23T17:41:54.322Z] #111 7.071 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
17:41:54 [2024-01-23T17:41:54.322Z] #111 7.081 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
17:41:54 [2024-01-23T17:41:54.322Z] #111 7.090 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
17:41:54 [2024-01-23T17:41:54.322Z] #111 7.101 Processing triggers for libc-bin (2.36-9+deb12u3) ...
17:41:54 [2024-01-23T17:41:54.322Z] #111 DONE 7.3s
17:41:54 [2024-01-23T17:41:54.578Z] 
17:41:54 [2024-01-23T17:41:54.578Z] #112 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
17:41:54 [2024-01-23T17:41:54.578Z] #112 DONE 0.1s
17:41:54 [2024-01-23T17:41:54.833Z] 
17:41:54 [2024-01-23T17:41:54.833Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
17:41:54 [2024-01-23T17:41:54.833Z] #113 DONE 0.1s
17:41:54 [2024-01-23T17:41:54.833Z] 
17:41:54 [2024-01-23T17:41:54.833Z] #114 [dev 1/1] COPY --link . .
17:41:55 [2024-01-23T17:41:55.760Z] #114 DONE 1.1s
17:41:55 [2024-01-23T17:41:55.760Z] 
17:41:55 [2024-01-23T17:41:55.760Z] #115 exporting to image
17:41:55 [2024-01-23T17:41:55.760Z] #115 exporting layers
17:41:56 [2024-01-23T17:41:56.686Z] #115 exporting layers 1.0s done
17:41:56 [2024-01-23T17:41:56.942Z] #115 writing image sha256:38b37565186abc9466875ec0660a4fec18310706afdd591d1d99d36843251c47 done
17:41:56 [2024-01-23T17:41:56.942Z] #115 naming to docker.io/library/docker:5f155c7452ccfc0cb64cb2b0156fce067833b133 done
17:41:56 [2024-01-23T17:41:56.942Z] #115 DONE 1.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:41:57 [2024-01-23T17:41:57.487Z] + sudo modprobe ip6table_filter
[Pipeline] sh
17:41:57 [2024-01-23T17:41:57.758Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47194/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5f155c7452ccfc0cb64cb2b0156fce067833b133 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5f155c7452ccfc0cb64cb2b0156fce067833b133 hack/test/unit
17:41:58 [2024-01-23T17:41:58.014Z] + BUILDFLAGS=(-tags 'netgo journald')
17:41:58 [2024-01-23T17:41:58.014Z] + TESTFLAGS+=' -test.timeout=5m'
17:41:58 [2024-01-23T17:41:58.014Z] + TESTDIRS=./...
17:41:58 [2024-01-23T17:41:58.014Z] + exclude_paths='/vendor/|/integration'
17:41:58 [2024-01-23T17:41:58.014Z] ++ go list ./...
17:41:58 [2024-01-23T17:41:58.014Z] ++ grep -vE '(/vendor/|/integration)'
17:41:58 [2024-01-23T17:41:58.576Z] + pkg_list='github.com/docker/docker/api
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/server
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/server/backend/build
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/server/httpstatus
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/server/httputils
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/server/middleware
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/server/router
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/server/router/build
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/server/router/checkpoint
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/server/router/container
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/server/router/debug
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/server/router/distribution
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/server/router/grpc
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/server/router/image
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/server/router/network
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/server/router/plugin
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/server/router/session
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/server/router/swarm
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/server/router/system
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/server/router/volume
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/backend
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/blkiodev
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/checkpoint
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/container
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/events
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/filters
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/image
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/mount
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/network
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/plugins/logdriver
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/registry
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/strslice
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/swarm
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/swarm/runtime
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/system
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/time
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/versions
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/versions/v1p19
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/versions/v1p20
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/volume
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/builder
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/builder/builder-next
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/builder/builder-next/exporter
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/builder/builder-next/worker
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/builder/builder-next/worker/label
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/builder/dockerfile
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/builder/remotecontext
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/builder/remotecontext/git
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/builder/remotecontext/urlutil
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/cli/debug
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/cli/winresources/docker-proxy
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/cli/winresources/dockerd
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/client
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/client/buildkit
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/cmd/docker-proxy
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/cmd/dockerd
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/cmd/dockerd/trap
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/container
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/container/stream
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/contrib/apparmor
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/contrib/httpserver
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/cluster
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/cluster/convert
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/cluster/executor
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/cluster/executor/container
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/cluster/provider
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/config
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/containerd
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/events
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/events/testutils
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/graphdriver
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/graphdriver/copy
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/graphdriver/register
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/graphdriver/vfs
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/graphdriver/zfs
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/images
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/initlayer
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/links
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/listeners
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/logger
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/logger/awslogs
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/logger/fluentd
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/logger/gcplogs
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/logger/gelf
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/logger/journald
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/logger/local
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/logger/loggertest
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/logger/loggerutils
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/logger/splunk
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/logger/syslog
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/logger/templates
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/names
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/network
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/snapshotter
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/daemon/stats
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/distribution
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/distribution/metadata
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/distribution/utils
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/distribution/xfer
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/dockerversion
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/errdefs
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/image
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/image/cache
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/image/spec/specs-go
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/image/spec/specs-go/v1
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/image/tarexport
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/image/v1
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/internal/cleanups
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/internal/compatcontext
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/internal/mod
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/internal/mounttree
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/internal/multierror
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/internal/safepath
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/internal/sliceutil
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/internal/test/suite
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/internal/testutils
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/internal/testutils/netnsutils
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/internal/testutils/specialimage
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/internal/unix_noeintr
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/internal/unshare
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/layer
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libcontainerd
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libcontainerd/queue
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libcontainerd/remote
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libcontainerd/shimopts
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libcontainerd/supervisor
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libcontainerd/types
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/bitmap
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/cluster
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/config
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/datastore
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/diagnostic
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/discoverapi
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/driverapi
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/drivers/bridge
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/drivers/host
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/drivers/null
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/drivers/overlay
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/drivers/remote
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/drivers/windows
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/drvregistry
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/etchosts
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/internal/caller
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/internal/kvstore
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/internal/netiputil
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/ipam
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/ipamapi
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/ipams/builtin
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/ipams/null
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/ipams/remote
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/ipamutils
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/ipbits
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/iptables
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/netlabel
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/netutils
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/networkdb
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/ns
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/options
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/osl
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/osl/kernel
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/portallocator
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/portmapper
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/resolvconf
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/scope
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/libnetwork/types
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/oci
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/oci/caps
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/opts
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/archive
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/authorization
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/broadcaster
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/capabilities
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/chrootarchive
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/containerfs
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/directory
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/dmesg
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/fileutils
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/homedir
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/idtools
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/ioutils
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/jsonmessage
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/longpath
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/meminfo
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/namesgenerator
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/parsers
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/parsers/kernel
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/pidfile
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/platform
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/plugingetter
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/plugins
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/plugins/transport
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/pools
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/process
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/progress
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/reexec
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/rootless
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/rootless/specconv
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/stack
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/stdcopy
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/streamformatter
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/stringid
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/sysinfo
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/system
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/tailfile
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/tarsum
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/pkg/useragent
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/plugin
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/plugin/executor/containerd
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/plugin/v2
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/profiles/apparmor
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/profiles/seccomp
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/quota
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/reference
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/registry
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/registry/resumable
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/restartmanager
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/runconfig
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/runconfig/opts
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/testutil
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/testutil/daemon
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/testutil/environment
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/testutil/fakecontext
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/testutil/fakegit
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/testutil/fakestorage
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/testutil/fixtures/load
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/testutil/fixtures/plugin
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/testutil/registry
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/testutil/request
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/volume
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/volume/drivers
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/volume/local
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/volume/mounts
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/volume/service
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/volume/service/opts
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/volume/testutils'
17:41:58 [2024-01-23T17:41:58.577Z] ++ grep --fixed-strings -v /libnetwork
17:41:58 [2024-01-23T17:41:58.577Z] ++ echo 'github.com/docker/docker/api
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/server
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/server/backend/build
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/server/httpstatus
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/server/httputils
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/server/middleware
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/server/router
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/server/router/build
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/server/router/checkpoint
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/server/router/container
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/server/router/debug
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/server/router/distribution
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/server/router/grpc
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/server/router/image
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/server/router/network
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/server/router/plugin
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/server/router/session
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/server/router/swarm
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/server/router/system
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/server/router/volume
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/backend
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/blkiodev
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/checkpoint
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/container
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/events
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/filters
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/image
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/mount
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/network
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/plugins/logdriver
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/registry
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/strslice
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/swarm
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/swarm/runtime
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/system
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/time
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/versions
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/versions/v1p19
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/versions/v1p20
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/api/types/volume
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/builder
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/builder/builder-next
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/builder/builder-next/exporter
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/builder/builder-next/worker
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/builder/builder-next/worker/label
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/builder/dockerfile
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/builder/remotecontext
17:41:58 [2024-01-23T17:41:58.577Z] github.com/docker/docker/builder/remotecontext/git
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/builder/remotecontext/urlutil
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/cli/debug
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/cli/winresources/docker-proxy
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/cli/winresources/dockerd
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/client
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/client/buildkit
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/cmd/docker-proxy
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/cmd/dockerd
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/cmd/dockerd/trap
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/container
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/container/stream
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/contrib/apparmor
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/contrib/httpserver
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/cluster
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/cluster/convert
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/cluster/executor
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/cluster/executor/container
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/cluster/provider
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/config
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/containerd
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/events
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/events/testutils
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/graphdriver
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/graphdriver/copy
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/graphdriver/register
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/graphdriver/vfs
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/graphdriver/zfs
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/images
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/initlayer
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/links
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/listeners
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/logger
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/logger/awslogs
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/logger/fluentd
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/logger/gcplogs
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/logger/gelf
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/logger/journald
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/logger/local
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/logger/loggertest
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/logger/loggerutils
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/logger/splunk
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/logger/syslog
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/logger/templates
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/names
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/network
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/snapshotter
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/stats
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/distribution
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/distribution/metadata
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/distribution/utils
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/distribution/xfer
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/dockerversion
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/errdefs
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/image
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/image/cache
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/image/spec/specs-go
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/image/spec/specs-go/v1
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/image/tarexport
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/image/v1
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/internal/cleanups
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/internal/compatcontext
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/internal/mod
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/internal/mounttree
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/internal/multierror
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/internal/safepath
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/internal/sliceutil
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/internal/test/suite
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/internal/testutils
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/internal/testutils/netnsutils
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/internal/testutils/specialimage
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/internal/unix_noeintr
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/internal/unshare
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/layer
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libcontainerd
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libcontainerd/queue
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libcontainerd/remote
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libcontainerd/shimopts
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libcontainerd/supervisor
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libcontainerd/types
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/bitmap
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/cluster
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/config
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/datastore
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/diagnostic
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/discoverapi
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/driverapi
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/drivers/bridge
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/drivers/host
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/drivers/null
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/drivers/overlay
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/drivers/remote
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/drivers/windows
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/drvregistry
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/etchosts
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/internal/caller
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/internal/kvstore
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/internal/netiputil
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/ipam
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/ipamapi
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/ipams/builtin
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/ipams/null
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/ipams/remote
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/ipamutils
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/ipbits
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/iptables
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/netlabel
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/netutils
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/networkdb
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/ns
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/options
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/osl
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/osl/kernel
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/portallocator
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/portmapper
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/resolvconf
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/scope
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/libnetwork/types
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/oci
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/oci/caps
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/opts
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/archive
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/authorization
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/broadcaster
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/capabilities
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/chrootarchive
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/containerfs
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/directory
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/dmesg
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/fileutils
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/homedir
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/idtools
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/ioutils
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/jsonmessage
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/longpath
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/meminfo
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/namesgenerator
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/parsers
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/parsers/kernel
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/pidfile
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/platform
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/plugingetter
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/plugins
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/plugins/transport
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/pools
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/process
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/progress
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/reexec
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/rootless
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/rootless/specconv
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/stack
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/stdcopy
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/streamformatter
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/stringid
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/sysinfo
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/system
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/tailfile
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/tarsum
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/pkg/useragent
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/plugin
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/plugin/executor/containerd
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/plugin/v2
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/profiles/apparmor
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/profiles/seccomp
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/quota
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/reference
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/registry
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/registry/resumable
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/restartmanager
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/runconfig
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/runconfig/opts
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/testutil
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/testutil/daemon
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/testutil/environment
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/testutil/fakecontext
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/testutil/fakegit
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/testutil/fakestorage
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/testutil/fixtures/load
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/testutil/fixtures/plugin
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/testutil/registry
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/testutil/request
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/volume
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/volume/drivers
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/volume/local
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/volume/mounts
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/volume/service
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/volume/service/opts
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/volume/testutils'
17:41:58 [2024-01-23T17:41:58.578Z] + base_pkg_list='github.com/docker/docker/api
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/server
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/server/backend/build
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/server/httpstatus
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/server/httputils
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/server/middleware
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/server/router
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/server/router/build
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/server/router/checkpoint
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/server/router/container
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/server/router/debug
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/server/router/distribution
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/server/router/grpc
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/server/router/image
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/server/router/network
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/server/router/plugin
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/server/router/session
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/server/router/swarm
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/server/router/system
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/server/router/volume
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/types
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/types/backend
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/types/blkiodev
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/types/checkpoint
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/types/container
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/types/events
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/types/filters
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/types/image
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/types/mount
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/types/network
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/types/plugins/logdriver
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/types/registry
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/types/strslice
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/types/swarm
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/types/swarm/runtime
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/types/system
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/types/time
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/types/versions
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/types/versions/v1p19
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/types/versions/v1p20
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/api/types/volume
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/builder
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/builder/builder-next
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/builder/builder-next/exporter
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/builder/builder-next/worker
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/builder/builder-next/worker/label
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/builder/dockerfile
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/builder/remotecontext
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/builder/remotecontext/git
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/builder/remotecontext/urlutil
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/cli/debug
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/cli/winresources/docker-proxy
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/cli/winresources/dockerd
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/client
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/client/buildkit
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/cmd/docker-proxy
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/cmd/dockerd
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/cmd/dockerd/trap
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/container
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/container/stream
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/contrib/apparmor
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/contrib/httpserver
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/cluster
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/cluster/convert
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/cluster/executor
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/cluster/executor/container
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/cluster/provider
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/config
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/containerd
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/events
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/events/testutils
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/graphdriver
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/graphdriver/copy
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/graphdriver/register
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/graphdriver/vfs
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/graphdriver/zfs
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/images
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/initlayer
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/links
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/listeners
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/logger
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/logger/awslogs
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/logger/fluentd
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/logger/gcplogs
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/logger/gelf
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/logger/journald
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/logger/local
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/logger/loggertest
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/logger/loggerutils
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/logger/splunk
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/logger/syslog
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/logger/templates
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/names
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/network
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/snapshotter
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/daemon/stats
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/distribution
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/distribution/metadata
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/distribution/utils
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/distribution/xfer
17:41:58 [2024-01-23T17:41:58.578Z] github.com/docker/docker/dockerversion
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/errdefs
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/image
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/image/cache
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/image/spec/specs-go
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/image/spec/specs-go/v1
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/image/tarexport
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/image/v1
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/internal/cleanups
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/internal/compatcontext
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/internal/mod
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/internal/mounttree
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/internal/multierror
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/internal/safepath
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/internal/sliceutil
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/internal/test/suite
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/internal/testutils
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/internal/testutils/netnsutils
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/internal/testutils/specialimage
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/internal/unix_noeintr
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/internal/unshare
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/layer
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libcontainerd
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libcontainerd/queue
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libcontainerd/remote
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libcontainerd/shimopts
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libcontainerd/supervisor
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libcontainerd/types
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/oci
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/oci/caps
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/opts
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/archive
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/authorization
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/broadcaster
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/capabilities
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/chrootarchive
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/containerfs
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/directory
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/dmesg
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/fileutils
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/homedir
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/idtools
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/ioutils
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/jsonmessage
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/longpath
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/meminfo
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/namesgenerator
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/parsers
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/parsers/kernel
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/pidfile
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/platform
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/plugingetter
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/plugins
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/plugins/transport
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/pools
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/process
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/progress
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/reexec
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/rootless
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/rootless/specconv
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/stack
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/stdcopy
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/streamformatter
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/stringid
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/sysinfo
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/system
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/tailfile
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/tarsum
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/pkg/useragent
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/plugin
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/plugin/executor/containerd
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/plugin/v2
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/profiles/apparmor
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/profiles/seccomp
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/quota
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/reference
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/registry
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/registry/resumable
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/restartmanager
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/runconfig
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/runconfig/opts
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/testutil
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/testutil/daemon
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/testutil/environment
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/testutil/fakecontext
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/testutil/fakegit
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/testutil/fakestorage
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/testutil/fixtures/load
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/testutil/fixtures/plugin
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/testutil/registry
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/testutil/request
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/volume
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/volume/drivers
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/volume/local
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/volume/mounts
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/volume/service
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/volume/service/opts
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/volume/testutils'
17:41:58 [2024-01-23T17:41:58.579Z] ++ grep --fixed-strings /libnetwork
17:41:58 [2024-01-23T17:41:58.579Z] ++ echo 'github.com/docker/docker/api
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/server
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/server/backend/build
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/server/httpstatus
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/server/httputils
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/server/middleware
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/server/router
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/server/router/build
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/server/router/checkpoint
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/server/router/container
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/server/router/debug
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/server/router/distribution
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/server/router/grpc
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/server/router/image
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/server/router/network
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/server/router/plugin
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/server/router/session
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/server/router/swarm
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/server/router/system
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/server/router/volume
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/types
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/types/backend
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/types/blkiodev
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/types/checkpoint
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/types/container
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/types/events
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/types/filters
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/types/image
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/types/mount
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/types/network
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/types/plugins/logdriver
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/types/registry
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/types/strslice
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/types/swarm
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/types/swarm/runtime
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/types/system
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/types/time
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/types/versions
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/types/versions/v1p19
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/types/versions/v1p20
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/api/types/volume
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/builder
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/builder/builder-next
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/builder/builder-next/exporter
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/builder/builder-next/worker
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/builder/builder-next/worker/label
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/builder/dockerfile
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/builder/remotecontext
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/builder/remotecontext/git
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/builder/remotecontext/urlutil
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/cli/debug
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/cli/winresources/docker-proxy
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/cli/winresources/dockerd
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/client
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/client/buildkit
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/cmd/docker-proxy
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/cmd/dockerd
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/cmd/dockerd/trap
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/container
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/container/stream
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/contrib/apparmor
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/contrib/httpserver
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/cluster
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/cluster/convert
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/cluster/executor
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/cluster/executor/container
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/cluster/provider
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/config
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/containerd
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/events
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/events/testutils
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/graphdriver
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/graphdriver/copy
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/graphdriver/register
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/graphdriver/vfs
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/graphdriver/zfs
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/images
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/initlayer
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/links
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/listeners
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/logger
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/logger/awslogs
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/logger/fluentd
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/logger/gcplogs
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/logger/gelf
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/logger/journald
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/logger/local
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/logger/loggertest
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/logger/loggerutils
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/logger/splunk
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/logger/syslog
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/logger/templates
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/names
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/network
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/snapshotter
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/daemon/stats
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/distribution
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/distribution/metadata
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/distribution/utils
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/distribution/xfer
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/dockerversion
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/errdefs
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/image
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/image/cache
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/image/spec/specs-go
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/image/spec/specs-go/v1
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/image/tarexport
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/image/v1
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/internal/cleanups
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/internal/compatcontext
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/internal/mod
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/internal/mounttree
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/internal/multierror
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/internal/safepath
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/internal/sliceutil
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/internal/test/suite
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/internal/testutils
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/internal/testutils/netnsutils
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/internal/testutils/specialimage
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/internal/unix_noeintr
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/internal/unshare
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/layer
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libcontainerd
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libcontainerd/queue
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libcontainerd/remote
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libcontainerd/shimopts
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libcontainerd/supervisor
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libcontainerd/types
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/bitmap
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/cluster
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/config
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/datastore
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/diagnostic
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/discoverapi
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/driverapi
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/drivers/bridge
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/drivers/host
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/drivers/null
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/drivers/overlay
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/drivers/remote
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/drivers/windows
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/drvregistry
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/etchosts
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/internal/caller
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/internal/kvstore
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/internal/netiputil
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/ipam
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/ipamapi
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/ipams/builtin
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/ipams/null
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/ipams/remote
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/ipamutils
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/ipbits
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/iptables
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/netlabel
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/netutils
17:41:58 [2024-01-23T17:41:58.579Z] github.com/docker/docker/libnetwork/networkdb
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/ns
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/options
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/osl
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/osl/kernel
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/portallocator
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/portmapper
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/resolvconf
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/scope
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/types
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/oci
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/oci/caps
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/opts
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/archive
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/authorization
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/broadcaster
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/capabilities
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/chrootarchive
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/containerfs
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/directory
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/dmesg
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/fileutils
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/homedir
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/idtools
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/ioutils
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/jsonmessage
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/longpath
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/meminfo
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/namesgenerator
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/parsers
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/parsers/kernel
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/pidfile
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/platform
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/plugingetter
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/plugins
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/plugins/transport
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/pools
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/process
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/progress
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/reexec
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/rootless
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/rootless/specconv
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/stack
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/stdcopy
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/streamformatter
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/stringid
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/sysinfo
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/system
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/tailfile
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/tarsum
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/pkg/useragent
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/plugin
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/plugin/executor/containerd
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/plugin/v2
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/profiles/apparmor
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/profiles/seccomp
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/quota
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/reference
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/registry
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/registry/resumable
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/restartmanager
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/runconfig
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/runconfig/opts
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/testutil
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/testutil/daemon
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/testutil/environment
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/testutil/fakecontext
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/testutil/fakegit
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/testutil/fakestorage
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/testutil/fixtures/load
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/testutil/fixtures/plugin
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/testutil/registry
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/testutil/request
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/volume
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/volume/drivers
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/volume/local
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/volume/mounts
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/volume/service
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/volume/service/opts
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/volume/testutils'
17:41:58 [2024-01-23T17:41:58.580Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/bitmap
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/cluster
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/config
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/datastore
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/diagnostic
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/discoverapi
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/driverapi
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/drivers/bridge
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/drivers/host
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/drivers/null
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/drivers/overlay
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/drivers/remote
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/drivers/windows
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/drvregistry
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/etchosts
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/internal/caller
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/internal/kvstore
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/internal/netiputil
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/ipam
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/ipamapi
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/ipams/builtin
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/ipams/null
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/ipams/remote
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/ipamutils
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/ipbits
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/iptables
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/netlabel
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/netutils
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/networkdb
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/ns
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/options
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/osl
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/osl/kernel
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/portallocator
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/portmapper
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/resolvconf
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/scope
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/types'
17:41:58 [2024-01-23T17:41:58.580Z] + echo 'github.com/docker/docker/libnetwork
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/bitmap
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/cluster
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/config
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/datastore
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/diagnostic
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/discoverapi
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/driverapi
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/drivers/bridge
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/drivers/host
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/drivers/null
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/drivers/overlay
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/drivers/remote
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/drivers/windows
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/drvregistry
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/etchosts
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/internal/caller
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/internal/kvstore
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/internal/netiputil
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/ipam
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/ipamapi
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/ipams/builtin
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/ipams/null
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/ipams/remote
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:41:58 [2024-01-23T17:41:58.580Z] + grep --fixed-strings libnetwork/drivers/bridge
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/ipamutils
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/ipbits
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/iptables
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/netlabel
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/netutils
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/networkdb
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/ns
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/options
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/osl
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/osl/kernel
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/portallocator
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/portmapper
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/resolvconf
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/scope
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/types'
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/drivers/bridge
17:41:58 [2024-01-23T17:41:58.580Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:41:58 [2024-01-23T17:41:58.580Z] + type docker-proxy
17:41:58 [2024-01-23T17:41:58.580Z] hack/test/unit: line 25: type: docker-proxy: not found
17:41:58 [2024-01-23T17:41:58.580Z] + hack/make.sh binary-proxy install-proxy
17:41:58 [2024-01-23T17:41:58.580Z] 
17:41:58 [2024-01-23T17:41:58.580Z] Removing bundles/
17:41:58 [2024-01-23T17:41:58.580Z] 
17:41:58 [2024-01-23T17:41:58.580Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
17:41:58 [2024-01-23T17:41:58.580Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
17:41:58 [2024-01-23T17:41:58.580Z] + tee /go/src/github.com/docker/docker/go.mod
17:41:58 [2024-01-23T17:41:58.580Z] module github.com/docker/docker
17:41:58 [2024-01-23T17:41:58.580Z] 
17:41:58 [2024-01-23T17:41:58.580Z] go 1.20
17:41:58 [2024-01-23T17:41:58.580Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
17:41:58 [2024-01-23T17:41:58.580Z] + GO111MODULE=on
17:41:58 [2024-01-23T17:41:58.580Z] + 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=5f155c7452ccfc0cb64cb2b0156fce067833b133" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-23T17:41:58.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
17:42:02 [2024-01-23T17:42:02.746Z] + rm -f /go/src/github.com/docker/docker/go.mod
17:42:02 [2024-01-23T17:42:02.746Z] Created binary: bundles/binary-proxy/docker-proxy
17:42:02 [2024-01-23T17:42:02.746Z] 
17:42:02 [2024-01-23T17:42:02.746Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
17:42:02 [2024-01-23T17:42:02.746Z] Installing docker-proxy to /usr/local/bin/
17:42:02 [2024-01-23T17:42:02.746Z] 
17:42:02 [2024-01-23T17:42:02.746Z] + mkdir -p bundles
17:42:02 [2024-01-23T17:42:02.746Z] + '[' -n 'github.com/docker/docker/api
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/server
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/server/backend/build
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/server/httpstatus
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/server/httputils
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/server/middleware
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/server/router
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/server/router/build
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/server/router/checkpoint
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/server/router/container
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/server/router/debug
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/server/router/distribution
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/server/router/grpc
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/server/router/image
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/server/router/network
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/server/router/plugin
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/server/router/session
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/server/router/swarm
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/server/router/system
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/server/router/volume
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/types
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/types/backend
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/types/blkiodev
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/types/checkpoint
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/types/container
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/types/events
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/types/filters
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/types/image
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/types/mount
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/types/network
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/types/plugins/logdriver
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/types/registry
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/types/strslice
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/types/swarm
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/types/swarm/runtime
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/types/system
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/types/time
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/types/versions
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/types/versions/v1p19
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/types/versions/v1p20
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/api/types/volume
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/builder
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/builder/builder-next
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/builder/builder-next/exporter
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/builder/builder-next/worker
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/builder/builder-next/worker/label
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/builder/dockerfile
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/builder/remotecontext
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/builder/remotecontext/git
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/builder/remotecontext/urlutil
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/cli/debug
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/cli/winresources/docker-proxy
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/cli/winresources/dockerd
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/client
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/client/buildkit
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/cmd/docker-proxy
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/cmd/dockerd
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/cmd/dockerd/trap
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/container
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/container/stream
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/contrib/apparmor
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/contrib/httpserver
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/daemon
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/daemon/cluster
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/daemon/cluster/convert
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/daemon/cluster/executor
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/daemon/cluster/executor/container
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/daemon/cluster/provider
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/daemon/config
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/daemon/containerd
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/daemon/events
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/daemon/events/testutils
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/daemon/graphdriver
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/daemon/graphdriver/copy
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/daemon/graphdriver/register
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/daemon/graphdriver/vfs
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/daemon/graphdriver/zfs
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/daemon/images
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/daemon/initlayer
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/daemon/links
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/daemon/listeners
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/daemon/logger
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/daemon/logger/awslogs
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/daemon/logger/fluentd
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/daemon/logger/gcplogs
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/daemon/logger/gelf
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/daemon/logger/journald
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:42:02 [2024-01-23T17:42:02.746Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/daemon/logger/local
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/daemon/logger/loggertest
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/daemon/logger/loggerutils
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/daemon/logger/splunk
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/daemon/logger/syslog
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/daemon/logger/templates
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/daemon/names
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/daemon/network
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/daemon/snapshotter
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/daemon/stats
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/distribution
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/distribution/metadata
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/distribution/utils
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/distribution/xfer
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/dockerversion
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/errdefs
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/image
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/image/cache
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/image/spec/specs-go
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/image/spec/specs-go/v1
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/image/tarexport
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/image/v1
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/internal/cleanups
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/internal/compatcontext
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/internal/mod
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/internal/mounttree
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/internal/multierror
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/internal/safepath
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/internal/sliceutil
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/internal/test/suite
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/internal/testutils
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/internal/testutils/netnsutils
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/internal/testutils/specialimage
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/internal/unix_noeintr
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/internal/unshare
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/layer
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/libcontainerd
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/libcontainerd/queue
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/libcontainerd/remote
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/libcontainerd/shimopts
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/libcontainerd/supervisor
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/libcontainerd/types
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/oci
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/oci/caps
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/opts
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/archive
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/authorization
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/broadcaster
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/capabilities
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/chrootarchive
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/containerfs
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/directory
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/dmesg
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/fileutils
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/homedir
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/idtools
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/ioutils
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/jsonmessage
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/longpath
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/meminfo
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/namesgenerator
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/parsers
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/parsers/kernel
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/pidfile
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/platform
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/plugingetter
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/plugins
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/plugins/transport
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/pools
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/process
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/progress
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/reexec
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/rootless
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/rootless/specconv
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/stack
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/stdcopy
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/streamformatter
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/stringid
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/sysinfo
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/system
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/tailfile
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/tarsum
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/pkg/useragent
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/plugin
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/plugin/executor/containerd
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/plugin/v2
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/profiles/apparmor
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/profiles/seccomp
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/quota
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/reference
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/registry
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/registry/resumable
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/restartmanager
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/runconfig
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/runconfig/opts
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/testutil
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/testutil/daemon
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/testutil/environment
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/testutil/fakecontext
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/testutil/fakegit
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/testutil/fakestorage
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/testutil/fixtures/load
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/testutil/fixtures/plugin
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/testutil/registry
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/testutil/request
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/volume
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/volume/drivers
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/volume/local
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/volume/mounts
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/volume/service
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/volume/service/opts
17:42:02 [2024-01-23T17:42:02.747Z] github.com/docker/docker/volume/testutils' ']'
17:42:02 [2024-01-23T17:42:02.747Z] + 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/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/cleanups github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/safepath github.com/docker/docker/internal/sliceutil 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/testutils/specialimage github.com/docker/docker/internal/unix_noeintr 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/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/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/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
17:42:03 [2024-01-23T17:42:03.310Z] ?   	github.com/docker/docker/api	[no test files]
17:42:11 [2024-01-23T17:42:11.403Z] ok  	github.com/docker/docker/api/server	0.060s	coverage: 13.0% of statements
17:42:33 [2024-01-23T17:42:33.306Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:42:33 [2024-01-23T17:42:33.306Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
17:42:33 [2024-01-23T17:42:33.306Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 28.3% of statements
17:42:33 [2024-01-23T17:42:33.306Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:42:33 [2024-01-23T17:42:33.306Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:42:33 [2024-01-23T17:42:33.306Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:42:33 [2024-01-23T17:42:33.306Z] ok  	github.com/docker/docker/api/server/middleware	0.017s	coverage: 37.7% of statements
17:42:33 [2024-01-23T17:42:33.307Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:42:33 [2024-01-23T17:42:33.307Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:42:33 [2024-01-23T17:42:33.307Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:42:33 [2024-01-23T17:42:33.307Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:42:33 [2024-01-23T17:42:33.307Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:42:33 [2024-01-23T17:42:33.307Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:42:33 [2024-01-23T17:42:33.307Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:42:33 [2024-01-23T17:42:33.307Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:42:33 [2024-01-23T17:42:33.307Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:42:33 [2024-01-23T17:42:33.307Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 7.3% of statements
17:42:33 [2024-01-23T17:42:33.307Z] ?   	github.com/docker/docker/api/types	[no test files]
17:42:33 [2024-01-23T17:42:33.307Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:42:33 [2024-01-23T17:42:33.307Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:42:33 [2024-01-23T17:42:33.307Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
17:42:33 [2024-01-23T17:42:33.307Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 66.7% of statements
17:42:33 [2024-01-23T17:42:33.307Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:42:33 [2024-01-23T17:42:33.307Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:42:33 [2024-01-23T17:42:33.307Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:42:33 [2024-01-23T17:42:33.307Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 94.0% of statements
17:42:33 [2024-01-23T17:42:33.307Z] ok  	github.com/docker/docker/api/types/container	0.011s	coverage: 83.7% of statements
17:42:33 [2024-01-23T17:42:33.307Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:42:33 [2024-01-23T17:42:33.307Z] ok  	github.com/docker/docker/api/types/network	0.004s	coverage: 72.3% of statements
17:42:33 [2024-01-23T17:42:33.307Z] ok  	github.com/docker/docker/api/types/registry	0.005s	coverage: 54.2% of statements
17:42:33 [2024-01-23T17:42:33.307Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:42:33 [2024-01-23T17:42:33.307Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:42:33 [2024-01-23T17:42:33.307Z] ?   	github.com/docker/docker/api/types/system	[no test files]
17:42:33 [2024-01-23T17:42:33.307Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
17:42:33 [2024-01-23T17:42:33.307Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:42:33 [2024-01-23T17:42:33.307Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:42:33 [2024-01-23T17:42:33.307Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:42:33 [2024-01-23T17:42:33.307Z] ?   	github.com/docker/docker/builder	[no test files]
17:42:33 [2024-01-23T17:42:33.307Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:42:33 [2024-01-23T17:42:33.307Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:42:33 [2024-01-23T17:42:33.307Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:42:33 [2024-01-23T17:42:33.307Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:42:33 [2024-01-23T17:42:33.307Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:42:33 [2024-01-23T17:42:33.307Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
17:42:33 [2024-01-23T17:42:33.307Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
17:42:33 [2024-01-23T17:42:33.307Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:42:33 [2024-01-23T17:42:33.307Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:42:33 [2024-01-23T17:42:33.307Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
17:42:33 [2024-01-23T17:42:33.307Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
17:42:33 [2024-01-23T17:42:33.307Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 77.3% of statements
17:42:33 [2024-01-23T17:42:33.307Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
17:42:33 [2024-01-23T17:42:33.307Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
17:42:33 [2024-01-23T17:42:33.307Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.015s	coverage: 100.0% of statements
17:42:33 [2024-01-23T17:42:33.307Z] ok  	github.com/docker/docker/cli/debug	0.018s	coverage: 100.0% of statements
17:42:33 [2024-01-23T17:42:33.307Z] ok  	github.com/docker/docker/builder/remotecontext	0.080s	coverage: 33.7% of statements
17:42:33 [2024-01-23T17:42:33.307Z] ok  	github.com/docker/docker/builder/dockerfile	0.136s	coverage: 50.3% of statements
17:42:35 [2024-01-23T17:42:35.199Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
17:42:35 [2024-01-23T17:42:35.199Z] ok  	github.com/docker/docker/client	0.090s	coverage: 77.0% of statements
17:42:35 [2024-01-23T17:42:35.199Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.241s	coverage: 66.5% of statements
17:42:37 [2024-01-23T17:42:37.721Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.107s	coverage: 82.5% of statements
17:42:47 [2024-01-23T17:42:47.688Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
17:42:47 [2024-01-23T17:42:47.688Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:42:47 [2024-01-23T17:42:47.688Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:42:47 [2024-01-23T17:42:47.688Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:42:47 [2024-01-23T17:42:47.688Z] ok  	github.com/docker/docker/container	0.142s	coverage: 36.4% of statements
17:42:47 [2024-01-23T17:42:47.688Z] ok  	github.com/docker/docker/cmd/dockerd	0.202s	coverage: 29.8% of statements
17:42:49 [2024-01-23T17:42:49.102Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.455s	coverage: 0.0% of statements
17:42:50 [2024-01-23T17:42:50.467Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:42:50 [2024-01-23T17:42:50.467Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
17:42:50 [2024-01-23T17:42:50.467Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.026s	coverage: 38.7% of statements
17:42:50 [2024-01-23T17:42:50.467Z] ok  	github.com/docker/docker/daemon/cluster	0.058s	coverage: 0.5% of statements
17:42:50 [2024-01-23T17:42:50.723Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:42:50 [2024-01-23T17:42:50.723Z] ok  	github.com/docker/docker/daemon/config	0.055s	coverage: 74.6% of statements
17:42:52 [2024-01-23T17:42:52.089Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:42:52 [2024-01-23T17:42:52.089Z] ok  	github.com/docker/docker/daemon/graphdriver	0.010s	coverage: 2.3% of statements
17:42:52 [2024-01-23T17:42:52.089Z] ok  	github.com/docker/docker/daemon/containerd	0.033s	coverage: 9.0% of statements
17:42:52 [2024-01-23T17:42:52.089Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
17:42:52 [2024-01-23T17:42:52.089Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 2.8% of statements
17:42:52 [2024-01-23T17:42:52.345Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.185s	coverage: 60.9% of statements
17:42:52 [2024-01-23T17:42:52.906Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:42:52 [2024-01-23T17:42:52.906Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
17:42:53 [2024-01-23T17:42:53.163Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:42:53 [2024-01-23T17:42:53.163Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:42:53 [2024-01-23T17:42:53.163Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.016s	coverage: 60.9% of statements
17:42:53 [2024-01-23T17:42:53.420Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.197s	coverage: 60.2% of statements
17:42:53 [2024-01-23T17:42:53.677Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
17:42:54 [2024-01-23T17:42:54.240Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.453s	coverage: 13.3% of statements
17:42:54 [2024-01-23T17:42:54.240Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:42:54 [2024-01-23T17:42:54.240Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:42:54 [2024-01-23T17:42:54.240Z] ok  	github.com/docker/docker/daemon/images	0.018s	coverage: 3.0% of statements
17:42:54 [2024-01-23T17:42:54.497Z] ok  	github.com/docker/docker/daemon/links	0.026s	coverage: 93.0% of statements
17:42:54 [2024-01-23T17:42:54.497Z] ok  	github.com/docker/docker/daemon/logger	0.218s	coverage: 43.2% of statements
17:42:54 [2024-01-23T17:42:54.754Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:42:54 [2024-01-23T17:42:54.754Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.010s	coverage: 53.6% of statements
17:42:55 [2024-01-23T17:42:55.011Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.104s	coverage: 78.3% of statements
17:42:55 [2024-01-23T17:42:55.011Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
17:42:55 [2024-01-23T17:42:55.573Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
17:42:55 [2024-01-23T17:42:55.573Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
17:42:55 [2024-01-23T17:42:55.573Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
17:42:55 [2024-01-23T17:42:55.573Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
17:42:55 [2024-01-23T17:42:55.573Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.116s	coverage: 76.8% of statements
17:42:55 [2024-01-23T17:42:55.573Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
17:42:55 [2024-01-23T17:42:55.573Z] ok  	github.com/docker/docker/daemon/logger/local	0.034s	coverage: 79.4% of statements
17:42:56 [2024-01-23T17:42:56.136Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.020s	coverage: 63.5% of statements
17:42:56 [2024-01-23T17:42:56.136Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.022s	coverage: 31.5% of statements
17:42:56 [2024-01-23T17:42:56.392Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:42:56 [2024-01-23T17:42:56.392Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.010s	coverage: 46.8% of statements
17:42:56 [2024-01-23T17:42:56.392Z] ok  	github.com/docker/docker/daemon/logger/templates	0.012s	coverage: 8.3% of statements
17:42:56 [2024-01-23T17:42:56.649Z] ok  	github.com/docker/docker/daemon/logger/journald	1.300s	coverage: 74.5% of statements
17:42:56 [2024-01-23T17:42:56.649Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
17:42:56 [2024-01-23T17:42:56.649Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:42:56 [2024-01-23T17:42:56.649Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
17:42:57 [2024-01-23T17:42:57.577Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:42:57 [2024-01-23T17:42:57.577Z] ok  	github.com/docker/docker/errdefs	0.006s	coverage: 77.2% of statements
17:42:57 [2024-01-23T17:42:57.577Z] ok  	github.com/docker/docker/dockerversion	0.007s	coverage: 100.0% of statements
17:42:57 [2024-01-23T17:42:57.577Z] ok  	github.com/docker/docker/distribution/metadata	0.034s	coverage: 44.4% of statements
17:42:57 [2024-01-23T17:42:57.833Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.402s	coverage: 82.5% of statements
17:42:58 [2024-01-23T17:42:58.089Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
17:42:58 [2024-01-23T17:42:58.089Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
17:42:58 [2024-01-23T17:42:58.089Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
17:42:58 [2024-01-23T17:42:58.089Z] ok  	github.com/docker/docker/image	0.025s	coverage: 84.6% of statements
17:42:58 [2024-01-23T17:42:58.345Z] ?   	github.com/docker/docker/image/v1	[no test files]
17:42:58 [2024-01-23T17:42:58.345Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.6% of statements
17:42:58 [2024-01-23T17:42:58.345Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
17:42:58 [2024-01-23T17:42:58.345Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
17:42:58 [2024-01-23T17:42:58.345Z] ok  	github.com/docker/docker/internal/cleanups	0.004s	coverage: 69.2% of statements
17:42:58 [2024-01-23T17:42:58.345Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
17:42:58 [2024-01-23T17:42:58.601Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
17:42:58 [2024-01-23T17:42:58.601Z] ?   	github.com/docker/docker/internal/sliceutil	[no test files]
17:42:58 [2024-01-23T17:42:58.601Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:42:58 [2024-01-23T17:42:58.601Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
17:42:58 [2024-01-23T17:42:58.601Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
17:42:58 [2024-01-23T17:42:58.601Z] ok  	github.com/docker/docker/internal/safepath	0.005s	coverage: 42.9% of statements
17:42:58 [2024-01-23T17:42:58.857Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
17:42:58 [2024-01-23T17:42:58.857Z] ?   	github.com/docker/docker/internal/unix_noeintr	[no test files]
17:42:58 [2024-01-23T17:42:58.857Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
17:42:59 [2024-01-23T17:42:59.113Z] ok  	github.com/docker/docker/distribution	1.542s	coverage: 28.9% of statements
17:42:59 [2024-01-23T17:42:59.675Z] ok  	github.com/docker/docker/daemon	10.689s	coverage: 16.2% of statements
17:42:59 [2024-01-23T17:42:59.675Z] ok  	github.com/docker/docker/distribution/xfer	2.203s	coverage: 85.4% of statements
17:42:59 [2024-01-23T17:42:59.675Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:42:59 [2024-01-23T17:42:59.675Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:42:59 [2024-01-23T17:42:59.675Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
17:42:59 [2024-01-23T17:42:59.675Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:42:59 [2024-01-23T17:42:59.675Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:42:59 [2024-01-23T17:42:59.675Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
17:43:00 [2024-01-23T17:43:00.238Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:43:00 [2024-01-23T17:43:00.238Z] ok  	github.com/docker/docker/oci	0.019s	coverage: 38.1% of statements
17:43:00 [2024-01-23T17:43:00.238Z] ok  	github.com/docker/docker/opts	0.061s	coverage: 67.9% of statements
17:43:00 [2024-01-23T17:43:00.800Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
17:43:00 [2024-01-23T17:43:00.801Z] ok  	github.com/docker/docker/pkg/capabilities	0.006s	coverage: 87.5% of statements
17:43:00 [2024-01-23T17:43:00.801Z] ok  	github.com/docker/docker/pkg/containerfs	0.010s	coverage: 26.7% of statements
17:43:00 [2024-01-23T17:43:00.801Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
17:43:01 [2024-01-23T17:43:01.057Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
17:43:01 [2024-01-23T17:43:01.057Z] ok  	github.com/docker/docker/pkg/authorization	0.243s	coverage: 68.3% of statements
17:43:01 [2024-01-23T17:43:01.057Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.252s	coverage: 83.7% of statements
17:43:01 [2024-01-23T17:43:01.057Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 6.5% of statements
17:43:01 [2024-01-23T17:43:01.057Z] ok  	github.com/docker/docker/pkg/fileutils	0.008s	coverage: 51.7% of statements
17:43:01 [2024-01-23T17:43:01.314Z] ok  	github.com/docker/docker/pkg/archive	0.493s	coverage: 80.9% of statements
17:43:01 [2024-01-23T17:43:01.314Z] ok  	github.com/docker/docker/pkg/longpath	0.006s	coverage: 45.5% of statements
17:43:01 [2024-01-23T17:43:01.314Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 92.3% of statements
17:43:01 [2024-01-23T17:43:01.314Z] ok  	github.com/docker/docker/pkg/meminfo	0.013s	coverage: 75.0% of statements
17:43:01 [2024-01-23T17:43:01.570Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
17:43:01 [2024-01-23T17:43:01.570Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
17:43:01 [2024-01-23T17:43:01.570Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
17:43:01 [2024-01-23T17:43:01.570Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:43:01 [2024-01-23T17:43:01.570Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:43:01 [2024-01-23T17:43:01.570Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.2% of statements
17:43:01 [2024-01-23T17:43:01.570Z] ok  	github.com/docker/docker/pkg/pidfile	0.010s	coverage: 94.1% of statements
17:43:01 [2024-01-23T17:43:01.826Z] ok  	github.com/docker/docker/pkg/ioutils	0.388s	coverage: 71.9% of statements
17:43:01 [2024-01-23T17:43:01.826Z] ok  	github.com/docker/docker/pkg/idtools	0.433s	coverage: 69.7% of statements
17:43:02 [2024-01-23T17:43:02.389Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:43:02 [2024-01-23T17:43:02.389Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:43:02 [2024-01-23T17:43:02.389Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
17:43:02 [2024-01-23T17:43:02.389Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
17:43:02 [2024-01-23T17:43:02.389Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
17:43:02 [2024-01-23T17:43:02.389Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.006s	coverage: 90.0% of statements
17:43:02 [2024-01-23T17:43:02.389Z] ok  	github.com/docker/docker/pkg/progress	0.004s	coverage: 75.9% of statements
17:43:02 [2024-01-23T17:43:02.389Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
17:43:02 [2024-01-23T17:43:02.389Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
17:43:02 [2024-01-23T17:43:02.389Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
17:43:02 [2024-01-23T17:43:02.389Z] ok  	github.com/docker/docker/pkg/reexec	0.034s	coverage: 82.4% of statements
17:43:02 [2024-01-23T17:43:02.646Z] ok  	github.com/docker/docker/pkg/stdcopy	0.009s	coverage: 100.0% of statements
17:43:02 [2024-01-23T17:43:02.646Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
17:43:02 [2024-01-23T17:43:02.646Z] ok  	github.com/docker/docker/pkg/streamformatter	0.017s	coverage: 66.2% of statements
17:43:02 [2024-01-23T17:43:02.902Z] ok  	github.com/docker/docker/pkg/sysinfo	0.008s	coverage: 53.4% of statements
17:43:02 [2024-01-23T17:43:02.902Z] ok  	github.com/docker/docker/pkg/system	0.023s	coverage: 41.0% of statements
17:43:02 [2024-01-23T17:43:02.902Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
17:43:03 [2024-01-23T17:43:03.158Z] ok  	github.com/docker/docker/pkg/tailfile	0.045s	coverage: 88.6% of statements
17:43:03 [2024-01-23T17:43:03.158Z] ok  	github.com/docker/docker/pkg/tarsum	0.048s	coverage: 89.6% of statements
17:43:04 [2024-01-23T17:43:04.085Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:43:04 [2024-01-23T17:43:04.085Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:43:04 [2024-01-23T17:43:04.085Z] ok  	github.com/docker/docker/plugin/v2	0.010s	coverage: 14.4% of statements
17:43:04 [2024-01-23T17:43:04.085Z] ok  	github.com/docker/docker/profiles/seccomp	0.018s	coverage: 86.0% of statements
17:43:04 [2024-01-23T17:43:04.341Z] ok  	github.com/docker/docker/reference	0.012s	coverage: 83.7% of statements
17:43:04 [2024-01-23T17:43:04.341Z] ok  	github.com/docker/docker/pkg/plugins	2.013s	coverage: 74.9% of statements
17:43:04 [2024-01-23T17:43:04.341Z] ok  	github.com/docker/docker/plugin	0.523s	coverage: 23.3% of statements
17:43:04 [2024-01-23T17:43:04.599Z] ok  	github.com/docker/docker/restartmanager	0.005s	coverage: 46.2% of statements
17:43:04 [2024-01-23T17:43:04.599Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
17:43:04 [2024-01-23T17:43:04.599Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:43:04 [2024-01-23T17:43:04.599Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 63.8% of statements
17:43:04 [2024-01-23T17:43:04.855Z] ok  	github.com/docker/docker/registry	0.133s	coverage: 63.9% of statements
17:43:04 [2024-01-23T17:43:04.855Z] ok  	github.com/docker/docker/quota	0.695s	coverage: 69.3% of statements
17:43:04 [2024-01-23T17:43:04.855Z] ok  	github.com/docker/docker/testutil	0.007s	coverage: 6.8% of statements
17:43:05 [2024-01-23T17:43:05.111Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:43:05 [2024-01-23T17:43:05.111Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:43:05 [2024-01-23T17:43:05.111Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:43:05 [2024-01-23T17:43:05.111Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:43:05 [2024-01-23T17:43:05.111Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:43:05 [2024-01-23T17:43:05.111Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:43:05 [2024-01-23T17:43:05.111Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:43:05 [2024-01-23T17:43:05.111Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:43:05 [2024-01-23T17:43:05.367Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:43:05 [2024-01-23T17:43:05.367Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:43:05 [2024-01-23T17:43:05.367Z] ?   	github.com/docker/docker/volume	[no test files]
17:43:05 [2024-01-23T17:43:05.623Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
17:43:05 [2024-01-23T17:43:05.879Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 62.2% of statements
17:43:06 [2024-01-23T17:43:06.135Z] ok  	github.com/docker/docker/volume/local	0.106s	coverage: 77.2% of statements
17:43:06 [2024-01-23T17:43:06.391Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:43:06 [2024-01-23T17:43:06.391Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:43:06 [2024-01-23T17:43:06.391Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 71.8% of statements
17:43:07 [2024-01-23T17:43:07.318Z] ok  	github.com/docker/docker/layer	7.372s	coverage: 68.1% of statements
17:43:07 [2024-01-23T17:43:07.318Z] 
17:43:07 [2024-01-23T17:43:07.318Z] === Skipped
17:43:07 [2024-01-23T17:43:07.318Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
17:43:07 [2024-01-23T17:43:07.318Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
17:43:07 [2024-01-23T17:43:07.318Z] 
17:43:07 [2024-01-23T17:43:07.318Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
17:43:07 [2024-01-23T17:43:07.318Z]     network_proxy_test.go:210: No support for dual stack yet
17:43:07 [2024-01-23T17:43:07.318Z] 
17:43:07 [2024-01-23T17:43:07.318Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
17:43:07 [2024-01-23T17:43:07.318Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
17:43:07 [2024-01-23T17:43:07.318Z] 
17:43:07 [2024-01-23T17:43:07.318Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
17:43:07 [2024-01-23T17:43:07.318Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
17:43:07 [2024-01-23T17:43:07.318Z] 
17:43:07 [2024-01-23T17:43:07.318Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:43:07 [2024-01-23T17:43:07.318Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:43:07 [2024-01-23T17:43:07.318Z]     graphtest_unix.go:41: Driver btrfs not supported
17:43:07 [2024-01-23T17:43:07.318Z] 
17:43:07 [2024-01-23T17:43:07.318Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:43:07 [2024-01-23T17:43:07.318Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:43:07 [2024-01-23T17:43:07.318Z]     graphtest_unix.go:41: Driver btrfs not supported
17:43:07 [2024-01-23T17:43:07.318Z] 
17:43:07 [2024-01-23T17:43:07.318Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:43:07 [2024-01-23T17:43:07.318Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:43:07 [2024-01-23T17:43:07.318Z]     graphtest_unix.go:41: Driver btrfs not supported
17:43:07 [2024-01-23T17:43:07.318Z] 
17:43:07 [2024-01-23T17:43:07.318Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:43:07 [2024-01-23T17:43:07.318Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:43:07 [2024-01-23T17:43:07.318Z]     graphtest_unix.go:41: Driver btrfs not supported
17:43:07 [2024-01-23T17:43:07.318Z] 
17:43:07 [2024-01-23T17:43:07.318Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:43:07 [2024-01-23T17:43:07.318Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:43:07 [2024-01-23T17:43:07.318Z]     graphtest_unix.go:41: Driver btrfs not supported
17:43:07 [2024-01-23T17:43:07.318Z] 
17:43:07 [2024-01-23T17:43:07.318Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:43:07 [2024-01-23T17:43:07.318Z]     graphtest_unix.go:68: No driver to put!
17:43:07 [2024-01-23T17:43:07.318Z] 
17:43:07 [2024-01-23T17:43:07.318Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
17:43:07 [2024-01-23T17:43:07.318Z] time="2024-01-23T17:42:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:43:07 [2024-01-23T17:43:07.318Z]     graphtest_unix.go:39: graphdriver: driver not supported
17:43:07 [2024-01-23T17:43:07.318Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
17:43:07 [2024-01-23T17:43:07.318Z] 
17:43:07 [2024-01-23T17:43:07.318Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
17:43:07 [2024-01-23T17:43:07.318Z] time="2024-01-23T17:42:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:43:07 [2024-01-23T17:43:07.318Z]     graphtest_unix.go:39: graphdriver: driver not supported
17:43:07 [2024-01-23T17:43:07.318Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
17:43:07 [2024-01-23T17:43:07.318Z] 
17:43:07 [2024-01-23T17:43:07.318Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
17:43:07 [2024-01-23T17:43:07.318Z] time="2024-01-23T17:42:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:43:07 [2024-01-23T17:43:07.318Z]     graphtest_unix.go:39: graphdriver: driver not supported
17:43:07 [2024-01-23T17:43:07.318Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
17:43:07 [2024-01-23T17:43:07.318Z] 
17:43:07 [2024-01-23T17:43:07.318Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
17:43:07 [2024-01-23T17:43:07.318Z] time="2024-01-23T17:42:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:43:07 [2024-01-23T17:43:07.318Z]     graphtest_unix.go:39: graphdriver: driver not supported
17:43:07 [2024-01-23T17:43:07.318Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
17:43:07 [2024-01-23T17:43:07.318Z] 
17:43:07 [2024-01-23T17:43:07.318Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
17:43:07 [2024-01-23T17:43:07.318Z] time="2024-01-23T17:42:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:43:07 [2024-01-23T17:43:07.318Z]     graphtest_unix.go:39: graphdriver: driver not supported
17:43:07 [2024-01-23T17:43:07.318Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
17:43:07 [2024-01-23T17:43:07.318Z] 
17:43:07 [2024-01-23T17:43:07.318Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
17:43:07 [2024-01-23T17:43:07.318Z]     graphtest_unix.go:68: No driver to put!
17:43:07 [2024-01-23T17:43:07.318Z] 
17:43:07 [2024-01-23T17:43:07.318Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:43:07 [2024-01-23T17:43:07.318Z]     overlay_test.go:61: Cannot run test with naive change algorithm
17:43:07 [2024-01-23T17:43:07.318Z] 
17:43:07 [2024-01-23T17:43:07.318Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:43:07 [2024-01-23T17:43:07.318Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:43:07 [2024-01-23T17:43:07.318Z] 
17:43:07 [2024-01-23T17:43:07.318Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:43:07 [2024-01-23T17:43:07.318Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:43:07 [2024-01-23T17:43:07.318Z]     graphtest_unix.go:41: Driver zfs not supported
17:43:07 [2024-01-23T17:43:07.318Z] 
17:43:07 [2024-01-23T17:43:07.318Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:43:07 [2024-01-23T17:43:07.318Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:43:07 [2024-01-23T17:43:07.318Z]     graphtest_unix.go:41: Driver zfs not supported
17:43:07 [2024-01-23T17:43:07.318Z] 
17:43:07 [2024-01-23T17:43:07.318Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:43:07 [2024-01-23T17:43:07.318Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:43:07 [2024-01-23T17:43:07.318Z]     graphtest_unix.go:41: Driver zfs not supported
17:43:07 [2024-01-23T17:43:07.318Z] 
17:43:07 [2024-01-23T17:43:07.318Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:43:07 [2024-01-23T17:43:07.318Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:43:07 [2024-01-23T17:43:07.318Z]     graphtest_unix.go:41: Driver zfs not supported
17:43:07 [2024-01-23T17:43:07.318Z] 
17:43:07 [2024-01-23T17:43:07.318Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:43:07 [2024-01-23T17:43:07.318Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:43:07 [2024-01-23T17:43:07.318Z]     graphtest_unix.go:41: Driver zfs not supported
17:43:07 [2024-01-23T17:43:07.318Z] 
17:43:07 [2024-01-23T17:43:07.318Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:43:07 [2024-01-23T17:43:07.318Z]     graphtest_unix.go:68: No driver to put!
17:43:07 [2024-01-23T17:43:07.318Z] 
17:43:07 [2024-01-23T17:43:07.318Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:43:07 [2024-01-23T17:43:07.318Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
17:43:07 [2024-01-23T17:43:07.318Z] 
17:43:07 [2024-01-23T17:43:07.318Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
17:43:07 [2024-01-23T17:43:07.318Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
17:43:07 [2024-01-23T17:43:07.318Z] 
17:43:07 [2024-01-23T17:43:07.318Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
17:43:07 [2024-01-23T17:43:07.318Z]     validate_test.go:73: only tested on Windows
17:43:07 [2024-01-23T17:43:07.318Z] 
17:43:07 [2024-01-23T17:43:07.318Z] DONE 3230 tests, 27 skipped in 64.456s
17:43:07 [2024-01-23T17:43:07.318Z] + '[' -n 'github.com/docker/docker/libnetwork
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/bitmap
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/cluster
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/config
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/datastore
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/diagnostic
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/discoverapi
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/driverapi
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/drivers/bridge
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/drivers/host
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/drivers/null
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/drivers/overlay
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/drivers/remote
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/drivers/windows
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/drvregistry
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/etchosts
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/internal/caller
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/internal/kvstore
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/internal/netiputil
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/ipam
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/ipamapi
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/ipams/builtin
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/ipams/null
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/ipams/remote
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/ipamutils
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/ipbits
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/iptables
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/netlabel
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/netutils
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/networkdb
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/ns
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/options
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/osl
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/osl/kernel
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/portallocator
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/portmapper
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/resolvconf
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/scope
17:43:07 [2024-01-23T17:43:07.318Z] github.com/docker/docker/libnetwork/types' ']'
17:43:07 [2024-01-23T17:43:07.319Z] + 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/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/netiputil 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
17:44:03 [2024-01-23T17:44:03.482Z] ok  	github.com/docker/docker/libnetwork	44.577s	coverage: 43.3% of statements
17:44:03 [2024-01-23T17:44:03.482Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
17:44:03 [2024-01-23T17:44:03.482Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
17:44:03 [2024-01-23T17:44:03.482Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
17:44:03 [2024-01-23T17:44:03.482Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
17:44:03 [2024-01-23T17:44:03.482Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
17:44:03 [2024-01-23T17:44:03.482Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
17:44:03 [2024-01-23T17:44:03.482Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
17:44:03 [2024-01-23T17:44:03.482Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.3% of statements
17:44:03 [2024-01-23T17:44:03.482Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 37.0% of statements
17:44:03 [2024-01-23T17:44:03.482Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
17:44:03 [2024-01-23T17:44:03.482Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
17:44:03 [2024-01-23T17:44:03.482Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
17:44:03 [2024-01-23T17:44:03.482Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	4.138s	coverage: 63.0% of statements
17:44:03 [2024-01-23T17:44:03.482Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
17:44:03 [2024-01-23T17:44:03.482Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
17:44:04 [2024-01-23T17:44:04.845Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.902s	coverage: 5.0% of statements
17:44:04 [2024-01-23T17:44:04.845Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
17:44:05 [2024-01-23T17:44:05.406Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
17:44:05 [2024-01-23T17:44:05.406Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:44:05 [2024-01-23T17:44:05.662Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
17:44:06 [2024-01-23T17:44:06.588Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.4% of statements
17:44:06 [2024-01-23T17:44:06.844Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
17:44:07 [2024-01-23T17:44:07.100Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
17:44:07 [2024-01-23T17:44:07.661Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.2% of statements
17:44:07 [2024-01-23T17:44:07.661Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:44:07 [2024-01-23T17:44:07.661Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
17:44:07 [2024-01-23T17:44:07.661Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:44:07 [2024-01-23T17:44:07.917Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.019s	coverage: 87.0% of statements
17:44:08 [2024-01-23T17:44:08.173Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.016s	coverage: 81.0% of statements
17:44:08 [2024-01-23T17:44:08.429Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
17:44:08 [2024-01-23T17:44:08.429Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
17:44:08 [2024-01-23T17:44:08.429Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
17:44:08 [2024-01-23T17:44:08.429Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
17:44:20 [2024-01-23T17:44:20.597Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
17:44:21 [2024-01-23T17:44:21.961Z] ok  	github.com/docker/docker/libnetwork/ipam	2.925s	coverage: 80.3% of statements
17:44:21 [2024-01-23T17:44:21.961Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:44:21 [2024-01-23T17:44:21.961Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:44:22 [2024-01-23T17:44:22.216Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 63.2% of statements
17:44:22 [2024-01-23T17:44:22.777Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 48.7% of statements
17:44:22 [2024-01-23T17:44:22.777Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:44:23 [2024-01-23T17:44:23.033Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
17:44:23 [2024-01-23T17:44:23.594Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.317s	coverage: 86.4% of statements
17:44:23 [2024-01-23T17:44:23.594Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
17:44:24 [2024-01-23T17:44:24.522Z] ok  	github.com/docker/docker/libnetwork/iptables	0.210s	coverage: 39.9% of statements
17:44:24 [2024-01-23T17:44:24.522Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
17:44:24 [2024-01-23T17:44:24.777Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 54.9% of statements
17:46:16 [2024-01-23T17:46:16.154Z] ok  	github.com/docker/docker/libnetwork/networkdb	105.264s	coverage: 59.2% of statements
17:46:16 [2024-01-23T17:46:16.154Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:46:16 [2024-01-23T17:46:16.154Z] ok  	github.com/docker/docker/libnetwork/options	0.003s	coverage: 100.0% of statements
17:46:16 [2024-01-23T17:46:16.410Z] ok  	github.com/docker/docker/libnetwork/osl	4.419s	coverage: 39.6% of statements
17:46:16 [2024-01-23T17:46:16.667Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
17:46:16 [2024-01-23T17:46:16.924Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.5% of statements
17:46:17 [2024-01-23T17:46:17.851Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.691s	coverage: 47.9% of statements
17:46:18 [2024-01-23T17:46:18.107Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
17:46:18 [2024-01-23T17:46:18.107Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
17:46:18 [2024-01-23T17:46:18.363Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
17:46:18 [2024-01-23T17:46:18.620Z] 
17:46:18 [2024-01-23T17:46:18.620Z] === Skipped
17:46:18 [2024-01-23T17:46:18.620Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
17:46:18 [2024-01-23T17:46:18.620Z]     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
17:46:18 [2024-01-23T17:46:18.620Z] 
17:46:18 [2024-01-23T17:46:18.620Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
17:46:18 [2024-01-23T17:46:18.620Z]     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
17:46:18 [2024-01-23T17:46:18.620Z] 
17:46:18 [2024-01-23T17:46:18.620Z] DONE 376 tests, 2 skipped in 191.181s
Post stage
[Pipeline] junit
17:46:19 [2024-01-23T17:46:19.191Z] Recording test results
17:46:21 [2024-01-23T17:46:21.041Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:46:21 [2024-01-23T17:46:21.339Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47194/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5f155c7452ccfc0cb64cb2b0156fce067833b133 -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:5f155c7452ccfc0cb64cb2b0156fce067833b133 hack/make.sh dynbinary test-integration
17:46:21 [2024-01-23T17:46:21.595Z] 
17:46:21 [2024-01-23T17:46:21.595Z] Removing bundles/
17:46:21 [2024-01-23T17:46:21.595Z] 
17:46:21 [2024-01-23T17:46:21.595Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:46:21 [2024-01-23T17:46:21.595Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
17:46:21 [2024-01-23T17:46:21.595Z] + tee /go/src/github.com/docker/docker/go.mod
17:46:21 [2024-01-23T17:46:21.595Z] module github.com/docker/docker
17:46:21 [2024-01-23T17:46:21.595Z] 
17:46:21 [2024-01-23T17:46:21.595Z] go 1.20
17:46:21 [2024-01-23T17:46:21.595Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
17:46:21 [2024-01-23T17:46:21.595Z] + GO111MODULE=on
17:46:21 [2024-01-23T17:46:21.595Z] + 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=5f155c7452ccfc0cb64cb2b0156fce067833b133" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-23T17:46:21.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
17:47:00 [2024-01-23T17:47:00.284Z] + rm -f /go/src/github.com/docker/docker/go.mod
17:47:00 [2024-01-23T17:47:00.284Z] Created binary: bundles/dynbinary-daemon/dockerd
17:47:00 [2024-01-23T17:47:00.284Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
17:47:00 [2024-01-23T17:47:00.284Z] + tee /go/src/github.com/docker/docker/go.mod
17:47:00 [2024-01-23T17:47:00.284Z] module github.com/docker/docker
17:47:00 [2024-01-23T17:47:00.284Z] 
17:47:00 [2024-01-23T17:47:00.284Z] go 1.20
17:47:00 [2024-01-23T17:47:00.284Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
17:47:00 [2024-01-23T17:47:00.284Z] + GO111MODULE=on
17:47:00 [2024-01-23T17:47:00.284Z] + 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=5f155c7452ccfc0cb64cb2b0156fce067833b133" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-23T17:46:21.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
17:47:00 [2024-01-23T17:47:00.284Z] + rm -f /go/src/github.com/docker/docker/go.mod
17:47:00 [2024-01-23T17:47:00.284Z] Created binary: bundles/dynbinary-daemon/docker-proxy
17:47:00 [2024-01-23T17:47:00.284Z] 
17:47:00 [2024-01-23T17:47:00.284Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:47:00 [2024-01-23T17:47:00.284Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:47:00 [2024-01-23T17:47:00.284Z] HOSTNAME=2e3280f4b61b
17:47:00 [2024-01-23T17:47:00.284Z] TESTDEBUG=0
17:47:00 [2024-01-23T17:47:00.284Z] DEST=bundles/test-integration
17:47:00 [2024-01-23T17:47:00.284Z] PWD=/go/src/github.com/docker/docker
17:47:00 [2024-01-23T17:47:00.284Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
17:47:00 [2024-01-23T17:47:00.284Z] DOCKER_GITCOMMIT=5f155c7452ccfc0cb64cb2b0156fce067833b133
17:47:00 [2024-01-23T17:47:00.284Z] container=docker
17:47:00 [2024-01-23T17:47:00.284Z] HOME=/root
17:47:00 [2024-01-23T17:47:00.284Z] CONTAINERD_NAMESPACE=moby
17:47:00 [2024-01-23T17:47:00.284Z] GOLANG_VERSION=1.21.6
17:47:00 [2024-01-23T17:47:00.284Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:47:00 [2024-01-23T17:47:00.284Z] VALIDATE_BRANCH=master
17:47:00 [2024-01-23T17:47:00.284Z] TERM=xterm
17:47:00 [2024-01-23T17:47:00.284Z] DOCKER_PKG=github.com/docker/docker
17:47:00 [2024-01-23T17:47:00.284Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
17:47:00 [2024-01-23T17:47:00.284Z] SHLVL=1
17:47:00 [2024-01-23T17:47:00.284Z] TIMEOUT=120m
17:47:00 [2024-01-23T17:47:00.284Z] GOTOOLCHAIN=local
17:47:00 [2024-01-23T17:47:00.284Z] DOCKER_GRAPHDRIVER=overlay2
17:47:00 [2024-01-23T17:47:00.284Z] GO111MODULE=off
17:47:00 [2024-01-23T17:47:00.284Z] DOCKER_EXPERIMENTAL=1
17:47:00 [2024-01-23T17:47:00.284Z] TEST_SKIP_INTEGRATION_CLI=1
17:47:00 [2024-01-23T17:47:00.284Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:47:00 [2024-01-23T17:47:00.284Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:47:00 [2024-01-23T17:47:00.284Z] GOPATH=/go
17:47:00 [2024-01-23T17:47:00.284Z] PKG_CONFIG=pkg-config
17:47:00 [2024-01-23T17:47:00.284Z] _=/usr/bin/env
17:47:00 [2024-01-23T17:47:00.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:47:22 [2024-01-23T17:47:22.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
17:47:22 [2024-01-23T17:47:22.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:47:22 [2024-01-23T17:47:22.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:47:23 [2024-01-23T17:47:23.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
17:47:28 [2024-01-23T17:47:28.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:47:31 [2024-01-23T17:47:31.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
17:47:31 [2024-01-23T17:47:31.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:47:32 [2024-01-23T17:47:32.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:47:33 [2024-01-23T17:47:33.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:47:35 [2024-01-23T17:47:35.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
17:47:36 [2024-01-23T17:47:36.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:47:36 [2024-01-23T17:47:36.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:47:37 [2024-01-23T17:47:37.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:47:39 [2024-01-23T17:47:39.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:47:41 [2024-01-23T17:47:41.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:47:42 [2024-01-23T17:47:42.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:47:42 [2024-01-23T17:47:42.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:47:43 [2024-01-23T17:47:43.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:47:44 [2024-01-23T17:47:44.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:47:45 [2024-01-23T17:47:45.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:47:46 [2024-01-23T17:47:46.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:47:47 [2024-01-23T17:47:47.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:47:49 [2024-01-23T17:47:49.159Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:47:49 [2024-01-23T17:47:49.159Z] Using test binary /usr/local/cli-integration/docker
17:47:49 [2024-01-23T17:47:49.159Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:47:49 [2024-01-23T17:47:49.159Z] +++ /etc/init.d/apparmor start
17:47:49 [2024-01-23T17:47:49.159Z] Not: starting.
17:47:49 [2024-01-23T17:47:49.159Z] INFO: Waiting for daemon to start...
17:47:49 [2024-01-23T17:47:49.159Z] Starting dockerd
17:47:49 [2024-01-23T17:47:49.159Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.8iwIxXkBmV/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
17:47:59 [2024-01-23T17:47:59.099Z] .
17:47:59 [2024-01-23T17:47:59.099Z] Running integration-test (iteration 1)
17:47:59 [2024-01-23T17:47:59.099Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
17:47:59 [2024-01-23T17:47:59.099Z] ++ '[' -n '' ']'
17:47:59 [2024-01-23T17:47:59.099Z] ++ 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
17:47:59 [2024-01-23T17:47:59.099Z] ++ set -e
17:47:59 [2024-01-23T17:47:59.099Z] ++ '[' -n 0 ']'
17:47:59 [2024-01-23T17:47:59.099Z] ++ set -x
17:47:59 [2024-01-23T17:47:59.099Z] ++ 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.8iwIxXkBmV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
17:47:59 [2024-01-23T17:47:59.099Z] Loaded image: busybox:latest
17:47:59 [2024-01-23T17:47:59.099Z] Loaded image: busybox:glibc
17:47:59 [2024-01-23T17:47:59.354Z] Loaded image: debian:bookworm-slim
17:47:59 [2024-01-23T17:47:59.354Z] Loaded image: hello-world:latest
17:47:59 [2024-01-23T17:47:59.610Z] Loaded image: arm32v7/hello-world:latest
17:47:59 [2024-01-23T17:47:59.610Z] INFO: Testing against a local daemon
17:47:59 [2024-01-23T17:47:59.610Z] === RUN   TestCgroupNamespacesBuild
17:48:01 [2024-01-23T17:48:01.498Z] --- PASS: TestCgroupNamespacesBuild (1.73s)
17:48:01 [2024-01-23T17:48:01.498Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:48:02 [2024-01-23T17:48:02.425Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s)
17:48:02 [2024-01-23T17:48:02.425Z] === RUN   TestBuildWithSession
17:48:02 [2024-01-23T17:48:02.425Z]     build_session_test.go:25: TODO: BuildKit
17:48:02 [2024-01-23T17:48:02.425Z] --- SKIP: TestBuildWithSession (0.00s)
17:48:02 [2024-01-23T17:48:02.425Z] === RUN   TestBuildSquashParent
17:48:06 [2024-01-23T17:48:06.590Z] --- PASS: TestBuildSquashParent (3.91s)
17:48:06 [2024-01-23T17:48:06.590Z] === RUN   TestBuildWithRemoveAndForceRemove
17:48:06 [2024-01-23T17:48:06.590Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:48:06 [2024-01-23T17:48:06.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:48:06 [2024-01-23T17:48:06.590Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:48:06 [2024-01-23T17:48:06.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:48:06 [2024-01-23T17:48:06.590Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:48:06 [2024-01-23T17:48:06.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:48:06 [2024-01-23T17:48:06.590Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:48:06 [2024-01-23T17:48:06.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:48:06 [2024-01-23T17:48:06.590Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:48:06 [2024-01-23T17:48:06.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:48:06 [2024-01-23T17:48:06.590Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:48:06 [2024-01-23T17:48:06.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:48:06 [2024-01-23T17:48:06.590Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:48:06 [2024-01-23T17:48:06.590Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:48:06 [2024-01-23T17:48:06.590Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:48:06 [2024-01-23T17:48:06.590Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:48:06 [2024-01-23T17:48:06.590Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:48:06 [2024-01-23T17:48:06.590Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:48:09 [2024-01-23T17:48:09.855Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
17:48:09 [2024-01-23T17:48:09.855Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.44s)
17:48:09 [2024-01-23T17:48:09.855Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.58s)
17:48:09 [2024-01-23T17:48:09.855Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.01s)
17:48:09 [2024-01-23T17:48:09.855Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.13s)
17:48:09 [2024-01-23T17:48:09.855Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.35s)
17:48:09 [2024-01-23T17:48:09.855Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.39s)
17:48:09 [2024-01-23T17:48:09.855Z] === RUN   TestBuildMultiStageCopy
17:48:09 [2024-01-23T17:48:09.855Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:48:10 [2024-01-23T17:48:10.781Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:48:10 [2024-01-23T17:48:10.781Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:48:10 [2024-01-23T17:48:10.781Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:48:11 [2024-01-23T17:48:11.037Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:48:11 [2024-01-23T17:48:11.037Z] --- PASS: TestBuildMultiStageCopy (1.40s)
17:48:11 [2024-01-23T17:48:11.037Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.97s)
17:48:11 [2024-01-23T17:48:11.037Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.06s)
17:48:11 [2024-01-23T17:48:11.037Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.08s)
17:48:11 [2024-01-23T17:48:11.037Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.16s)
17:48:11 [2024-01-23T17:48:11.037Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.10s)
17:48:11 [2024-01-23T17:48:11.037Z] === RUN   TestBuildMultiStageParentConfig
17:48:11 [2024-01-23T17:48:11.293Z] --- PASS: TestBuildMultiStageParentConfig (0.32s)
17:48:11 [2024-01-23T17:48:11.293Z] === RUN   TestBuildLabelWithTargets
17:48:11 [2024-01-23T17:48:11.855Z] --- PASS: TestBuildLabelWithTargets (0.52s)
17:48:11 [2024-01-23T17:48:11.855Z] === RUN   TestBuildWithEmptyLayers
17:48:12 [2024-01-23T17:48:12.110Z] --- PASS: TestBuildWithEmptyLayers (0.12s)
17:48:12 [2024-01-23T17:48:12.110Z] === RUN   TestBuildMultiStageOnBuild
17:48:13 [2024-01-23T17:48:13.037Z] --- PASS: TestBuildMultiStageOnBuild (1.10s)
17:48:13 [2024-01-23T17:48:13.037Z] === RUN   TestBuildUncleanTarFilenames
17:48:13 [2024-01-23T17:48:13.293Z] --- PASS: TestBuildUncleanTarFilenames (0.10s)
17:48:13 [2024-01-23T17:48:13.293Z] === RUN   TestBuildMultiStageLayerLeak
17:48:14 [2024-01-23T17:48:14.657Z] --- PASS: TestBuildMultiStageLayerLeak (1.16s)
17:48:14 [2024-01-23T17:48:14.657Z] === RUN   TestBuildWithHugeFile
17:49:10 [2024-01-23T17:49:10.821Z] --- PASS: TestBuildWithHugeFile (52.51s)
17:49:10 [2024-01-23T17:49:10.821Z] === RUN   TestBuildWCOWSandboxSize
17:49:10 [2024-01-23T17:49:10.821Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:49:10 [2024-01-23T17:49:10.821Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:49:10 [2024-01-23T17:49:10.821Z] === RUN   TestBuildWithEmptyDockerfile
17:49:10 [2024-01-23T17:49:10.821Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:49:10 [2024-01-23T17:49:10.821Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:49:10 [2024-01-23T17:49:10.821Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:49:10 [2024-01-23T17:49:10.821Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:49:10 [2024-01-23T17:49:10.821Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:49:10 [2024-01-23T17:49:10.821Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:49:10 [2024-01-23T17:49:10.821Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:49:10 [2024-01-23T17:49:10.821Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:49:10 [2024-01-23T17:49:10.821Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:49:10 [2024-01-23T17:49:10.821Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
17:49:10 [2024-01-23T17:49:10.821Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
17:49:10 [2024-01-23T17:49:10.821Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
17:49:10 [2024-01-23T17:49:10.821Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
17:49:10 [2024-01-23T17:49:10.821Z] === RUN   TestBuildPreserveOwnership
17:49:10 [2024-01-23T17:49:10.821Z] === RUN   TestBuildPreserveOwnership/copy_from
17:49:10 [2024-01-23T17:49:10.821Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:49:10 [2024-01-23T17:49:10.821Z] --- PASS: TestBuildPreserveOwnership (2.12s)
17:49:10 [2024-01-23T17:49:10.821Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.48s)
17:49:10 [2024-01-23T17:49:10.821Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.63s)
17:49:10 [2024-01-23T17:49:10.821Z] === RUN   TestBuildPlatformInvalid
17:49:10 [2024-01-23T17:49:10.821Z] --- PASS: TestBuildPlatformInvalid (0.01s)
17:49:10 [2024-01-23T17:49:10.821Z] === RUN   TestBuildkitHistoryTracePropagation
17:49:10 [2024-01-23T17:49:10.821Z] time="2024-01-23T17:49:08Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
17:49:10 [2024-01-23T17:49:10.821Z] time="2024-01-23T17:49:08Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
17:49:10 [2024-01-23T17:49:10.821Z] time="2024-01-23T17:49:08Z" level=info msg="[core] [Channel #1] parsed dial target is: {URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc
17:49:10 [2024-01-23T17:49:10.821Z] time="2024-01-23T17:49:08Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
17:49:10 [2024-01-23T17:49:10.821Z] time="2024-01-23T17:49:08Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n  \"Addresses\": [\n    {\n      \"Addr\": \"/run/buildkit/buildkitd.sock\",\n      \"ServerName\": \"\",\n      \"Attributes\": {\n        \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n      },\n      \"BalancerAttributes\": null,\n      \"Metadata\": null\n    }\n  ],\n  \"Endpoints\": [\n    {\n      \"Addresses\": [\n        {\n          \"Addr\": \"/run/buildkit/buildkitd.sock\",\n          \"ServerName\": \"\",\n          \"Attributes\": {\n            \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n          },\n          \"BalancerAttributes\": null,\n          \"Metadata\": null\n        }\n      ],\n      \"Attributes\": null\n    }\n  ],\n  \"ServiceConfig\": null,\n  \"Attributes\": null\n} (resolver returned new addresses)" module=grpc
17:49:10 [2024-01-23T17:49:10.821Z] time="2024-01-23T17:49:08Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
17:49:10 [2024-01-23T17:49:10.821Z] time="2024-01-23T17:49:08Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
17:49:10 [2024-01-23T17:49:10.821Z] time="2024-01-23T17:49:08Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
17:49:10 [2024-01-23T17:49:10.821Z] time="2024-01-23T17:49:08Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
17:49:10 [2024-01-23T17:49:10.821Z] time="2024-01-23T17:49:08Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
17:49:10 [2024-01-23T17:49:10.821Z] time="2024-01-23T17:49:08Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
17:49:10 [2024-01-23T17:49:10.821Z] time="2024-01-23T17:49:08Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
17:49:10 [2024-01-23T17:49:10.821Z] time="2024-01-23T17:49:08Z" level=info msg="[core] [Server #4] Server created" module=grpc
17:49:10 [2024-01-23T17:49:10.821Z]     build_traces_test.go:84: Waiting for trace to be available
17:49:13 [2024-01-23T17:49:13.335Z] time="2024-01-23T17:49:12Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
17:49:13 [2024-01-23T17:49:13.335Z] time="2024-01-23T17:49:12Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
17:49:13 [2024-01-23T17:49:13.335Z] time="2024-01-23T17:49:12Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
17:49:13 [2024-01-23T17:49:13.335Z] time="2024-01-23T17:49:12Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
17:49:13 [2024-01-23T17:49:13.335Z] time="2024-01-23T17:49:12Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
17:49:13 [2024-01-23T17:49:13.335Z] time="2024-01-23T17:49:12Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
17:49:13 [2024-01-23T17:49:13.335Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
17:49:13 [2024-01-23T17:49:13.335Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:49:13 [2024-01-23T17:49:13.591Z] Loaded image: busybox:latest
17:49:13 [2024-01-23T17:49:13.848Z] Loaded image: busybox:glibc
17:49:14 [2024-01-23T17:49:14.775Z] Loaded image: debian:bookworm-slim
17:49:14 [2024-01-23T17:49:14.775Z] Loaded image: hello-world:latest
17:49:14 [2024-01-23T17:49:14.775Z] Loaded image: arm32v7/hello-world:latest
17:49:22 [2024-01-23T17:49:22.858Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.80s)
17:49:22 [2024-01-23T17:49:22.858Z] PASS
17:49:22 [2024-01-23T17:49:22.858Z] 
17:49:22 [2024-01-23T17:49:22.858Z] === Skipped
17:49:22 [2024-01-23T17:49:22.858Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
17:49:22 [2024-01-23T17:49:22.858Z]     build_session_test.go:25: TODO: BuildKit
17:49:22 [2024-01-23T17:49:22.858Z] 
17:49:22 [2024-01-23T17:49:22.858Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:49:22 [2024-01-23T17:49:22.858Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:49:22 [2024-01-23T17:49:22.858Z] 
17:49:22 [2024-01-23T17:49:22.858Z] DONE 35 tests, 2 skipped in 84.592s
17:49:22 [2024-01-23T17:49:22.858Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
17:49:22 [2024-01-23T17:49:22.858Z] ++ '[' -n '' ']'
17:49:22 [2024-01-23T17:49:22.858Z] ++ 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
17:49:22 [2024-01-23T17:49:22.858Z] ++ set -e
17:49:22 [2024-01-23T17:49:22.858Z] ++ '[' -n 0 ']'
17:49:22 [2024-01-23T17:49:22.858Z] ++ set -x
17:49:22 [2024-01-23T17:49:22.858Z] ++ 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.8iwIxXkBmV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
17:49:22 [2024-01-23T17:49:22.859Z] INFO: Testing against a local daemon
17:49:22 [2024-01-23T17:49:22.859Z] === RUN   TestNoNewPrivileges
17:49:32 [2024-01-23T17:49:32.799Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
17:49:32 [2024-01-23T17:49:32.799Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
17:49:32 [2024-01-23T17:49:32.799Z] --- PASS: TestNoNewPrivileges (9.42s)
17:49:32 [2024-01-23T17:49:32.799Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.40s)
17:49:32 [2024-01-23T17:49:32.799Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.42s)
17:49:32 [2024-01-23T17:49:32.799Z] PASS
17:49:32 [2024-01-23T17:49:32.799Z] 
17:49:32 [2024-01-23T17:49:32.799Z] DONE 3 tests in 9.451s
17:49:32 [2024-01-23T17:49:32.799Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
17:49:32 [2024-01-23T17:49:32.799Z] ++ '[' -n '' ']'
17:49:32 [2024-01-23T17:49:32.799Z] ++ 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
17:49:32 [2024-01-23T17:49:32.799Z] ++ set -e
17:49:32 [2024-01-23T17:49:32.799Z] ++ '[' -n 0 ']'
17:49:32 [2024-01-23T17:49:32.799Z] ++ set -x
17:49:32 [2024-01-23T17:49:32.799Z] ++ 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.8iwIxXkBmV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
17:49:32 [2024-01-23T17:49:32.799Z] INFO: Testing against a local daemon
17:49:32 [2024-01-23T17:49:32.799Z] === RUN   TestConfigInspect
17:49:34 [2024-01-23T17:49:34.687Z] --- PASS: TestConfigInspect (2.07s)
17:49:34 [2024-01-23T17:49:34.687Z] === RUN   TestConfigList
17:49:35 [2024-01-23T17:49:35.614Z] === RUN   TestConfigList/test_filter_by_name
17:49:35 [2024-01-23T17:49:35.614Z] === RUN   TestConfigList/test_filter_by_id
17:49:35 [2024-01-23T17:49:35.614Z] === RUN   TestConfigList/test_filter_by_label_key_only
17:49:35 [2024-01-23T17:49:35.614Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
17:49:35 [2024-01-23T17:49:35.614Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
17:49:36 [2024-01-23T17:49:36.541Z] --- PASS: TestConfigList (1.91s)
17:49:36 [2024-01-23T17:49:36.541Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
17:49:36 [2024-01-23T17:49:36.541Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
17:49:36 [2024-01-23T17:49:36.541Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
17:49:36 [2024-01-23T17:49:36.541Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
17:49:36 [2024-01-23T17:49:36.541Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
17:49:36 [2024-01-23T17:49:36.541Z] === RUN   TestConfigsCreateAndDelete
17:49:38 [2024-01-23T17:49:38.430Z] --- PASS: TestConfigsCreateAndDelete (1.91s)
17:49:38 [2024-01-23T17:49:38.430Z] === RUN   TestConfigsUpdate
17:49:39 [2024-01-23T17:49:39.795Z] --- PASS: TestConfigsUpdate (1.61s)
17:49:39 [2024-01-23T17:49:39.795Z] === RUN   TestTemplatedConfig
17:49:43 [2024-01-23T17:49:43.060Z] --- PASS: TestTemplatedConfig (2.83s)
17:49:43 [2024-01-23T17:49:43.060Z] === RUN   TestConfigCreateResolve
17:49:44 [2024-01-23T17:49:44.949Z] --- PASS: TestConfigCreateResolve (1.93s)
17:49:44 [2024-01-23T17:49:44.949Z] PASS
17:49:44 [2024-01-23T17:49:44.949Z] 
17:49:44 [2024-01-23T17:49:44.949Z] DONE 11 tests in 12.284s
17:49:44 [2024-01-23T17:49:44.949Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
17:49:44 [2024-01-23T17:49:44.949Z] ++ '[' -n '' ']'
17:49:44 [2024-01-23T17:49:44.949Z] ++ 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
17:49:44 [2024-01-23T17:49:44.949Z] ++ set -e
17:49:44 [2024-01-23T17:49:44.949Z] ++ '[' -n 0 ']'
17:49:44 [2024-01-23T17:49:44.949Z] ++ set -x
17:49:44 [2024-01-23T17:49:44.949Z] ++ 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.8iwIxXkBmV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
17:49:44 [2024-01-23T17:49:44.949Z] INFO: Testing against a local daemon
17:49:44 [2024-01-23T17:49:44.949Z] === RUN   TestAttach
17:49:44 [2024-01-23T17:49:44.949Z] === RUN   TestAttach/without_TTY
17:49:44 [2024-01-23T17:49:44.949Z] === PAUSE TestAttach/without_TTY
17:49:44 [2024-01-23T17:49:44.949Z] === RUN   TestAttach/with_TTY
17:49:44 [2024-01-23T17:49:44.949Z] === PAUSE TestAttach/with_TTY
17:49:44 [2024-01-23T17:49:44.949Z] === CONT  TestAttach/without_TTY
17:49:44 [2024-01-23T17:49:44.949Z] === CONT  TestAttach/with_TTY
17:49:44 [2024-01-23T17:49:44.949Z] --- PASS: TestAttach (0.02s)
17:49:44 [2024-01-23T17:49:44.949Z]     --- PASS: TestAttach/without_TTY (0.14s)
17:49:44 [2024-01-23T17:49:44.949Z]     --- PASS: TestAttach/with_TTY (0.14s)
17:49:44 [2024-01-23T17:49:44.949Z] === RUN   TestCreateWithCDIDevices
17:49:45 [2024-01-23T17:49:45.876Z] --- PASS: TestCreateWithCDIDevices (1.04s)
17:49:45 [2024-01-23T17:49:45.876Z] === RUN   TestCDISpecDirsAreInSystemInfo
17:49:45 [2024-01-23T17:49:45.876Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default
17:49:46 [2024-01-23T17:49:46.437Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned
17:49:46 [2024-01-23T17:49:46.999Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice
17:49:47 [2024-01-23T17:49:47.560Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice
17:49:48 [2024-01-23T17:49:48.121Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice
17:49:48 [2024-01-23T17:49:48.683Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice
17:49:48 [2024-01-23T17:49:48.939Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice
17:49:49 [2024-01-23T17:49:49.500Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice
17:49:50 [2024-01-23T17:49:50.062Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.18s)
17:49:50 [2024-01-23T17:49:50.062Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s)
17:49:50 [2024-01-23T17:49:50.062Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s)
17:49:50 [2024-01-23T17:49:50.062Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
17:49:50 [2024-01-23T17:49:50.062Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s)
17:49:50 [2024-01-23T17:49:50.062Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s)
17:49:50 [2024-01-23T17:49:50.062Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s)
17:49:50 [2024-01-23T17:49:50.062Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
17:49:50 [2024-01-23T17:49:50.062Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s)
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestCheckpoint
17:49:50 [2024-01-23T17:49:50.062Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:49:50 [2024-01-23T17:49:50.062Z] --- SKIP: TestCheckpoint (0.00s)
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestContainerInvalidJSON
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestContainerInvalidJSON/commit
17:49:50 [2024-01-23T17:49:50.062Z] === PAUSE TestContainerInvalidJSON/commit
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestContainerInvalidJSON/containers/create
17:49:50 [2024-01-23T17:49:50.062Z] === PAUSE TestContainerInvalidJSON/containers/create
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
17:49:50 [2024-01-23T17:49:50.062Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
17:49:50 [2024-01-23T17:49:50.062Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
17:49:50 [2024-01-23T17:49:50.062Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:49:50 [2024-01-23T17:49:50.062Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
17:49:50 [2024-01-23T17:49:50.062Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
17:49:50 [2024-01-23T17:49:50.062Z] === CONT  TestContainerInvalidJSON/commit
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
17:49:50 [2024-01-23T17:49:50.062Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
17:49:50 [2024-01-23T17:49:50.062Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
17:49:50 [2024-01-23T17:49:50.062Z] === CONT  TestContainerInvalidJSON/containers/create
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
17:49:50 [2024-01-23T17:49:50.062Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
17:49:50 [2024-01-23T17:49:50.062Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
17:49:50 [2024-01-23T17:49:50.062Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestContainerInvalidJSON/commit/empty_body
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
17:49:50 [2024-01-23T17:49:50.062Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:49:50 [2024-01-23T17:49:50.062Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
17:49:50 [2024-01-23T17:49:50.062Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
17:49:50 [2024-01-23T17:49:50.062Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
17:49:50 [2024-01-23T17:49:50.062Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
17:49:50 [2024-01-23T17:49:50.062Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
17:49:50 [2024-01-23T17:49:50.062Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
17:49:50 [2024-01-23T17:49:50.062Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
17:49:50 [2024-01-23T17:49:50.062Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
17:49:50 [2024-01-23T17:49:50.062Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
17:49:50 [2024-01-23T17:49:50.062Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
17:49:50 [2024-01-23T17:49:50.062Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
17:49:50 [2024-01-23T17:49:50.062Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
17:49:50 [2024-01-23T17:49:50.062Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
17:49:50 [2024-01-23T17:49:50.062Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
17:49:50 [2024-01-23T17:49:50.062Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
17:49:50 [2024-01-23T17:49:50.062Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
17:49:50 [2024-01-23T17:49:50.062Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
17:49:50 [2024-01-23T17:49:50.062Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
17:49:50 [2024-01-23T17:49:50.062Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
17:49:50 [2024-01-23T17:49:50.062Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
17:49:50 [2024-01-23T17:49:50.062Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
17:49:50 [2024-01-23T17:49:50.062Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
17:49:50 [2024-01-23T17:49:50.062Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
17:49:50 [2024-01-23T17:49:50.062Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
17:49:50 [2024-01-23T17:49:50.062Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
17:49:50 [2024-01-23T17:49:50.062Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
17:49:50 [2024-01-23T17:49:50.062Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
17:49:50 [2024-01-23T17:49:50.062Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
17:49:50 [2024-01-23T17:49:50.062Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
17:49:50 [2024-01-23T17:49:50.062Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
17:49:50 [2024-01-23T17:49:50.062Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
17:49:50 [2024-01-23T17:49:50.062Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
17:49:50 [2024-01-23T17:49:50.062Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
17:49:50 [2024-01-23T17:49:50.062Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
17:49:50 [2024-01-23T17:49:50.062Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:49:50 [2024-01-23T17:49:50.062Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestCopyFromContainerPathIsNotDir
17:49:50 [2024-01-23T17:49:50.062Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
17:49:50 [2024-01-23T17:49:50.062Z] === RUN   TestCopyToContainerPathDoesNotExist
17:49:50 [2024-01-23T17:49:50.318Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
17:49:50 [2024-01-23T17:49:50.318Z] === RUN   TestCopyEmptyFile
17:49:50 [2024-01-23T17:49:50.318Z] --- PASS: TestCopyEmptyFile (0.06s)
17:49:50 [2024-01-23T17:49:50.318Z] === RUN   TestCopyToContainerPathIsNotDir
17:49:50 [2024-01-23T17:49:50.318Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
17:49:50 [2024-01-23T17:49:50.318Z] === RUN   TestCopyFromContainer
17:49:50 [2024-01-23T17:49:50.879Z] === RUN   TestCopyFromContainer//
17:49:50 [2024-01-23T17:49:50.879Z] === RUN   TestCopyFromContainer/.
17:49:51 [2024-01-23T17:49:51.135Z] === RUN   TestCopyFromContainer//.
17:49:51 [2024-01-23T17:49:51.135Z] === RUN   TestCopyFromContainer/./
17:49:51 [2024-01-23T17:49:51.135Z] === RUN   TestCopyFromContainer//./
17:49:51 [2024-01-23T17:49:51.135Z] === RUN   TestCopyFromContainer//bar/root
17:49:51 [2024-01-23T17:49:51.135Z] === RUN   TestCopyFromContainer//bar/root/
17:49:51 [2024-01-23T17:49:51.135Z] === RUN   TestCopyFromContainer//bar/root/.
17:49:51 [2024-01-23T17:49:51.135Z] === RUN   TestCopyFromContainer/bar/quux
17:49:51 [2024-01-23T17:49:51.135Z] === RUN   TestCopyFromContainer/bar/quux/
17:49:51 [2024-01-23T17:49:51.135Z] === RUN   TestCopyFromContainer/bar/quux/.
17:49:51 [2024-01-23T17:49:51.135Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:49:51 [2024-01-23T17:49:51.135Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:49:51 [2024-01-23T17:49:51.135Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:49:51 [2024-01-23T17:49:51.135Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:49:51 [2024-01-23T17:49:51.135Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
17:49:51 [2024-01-23T17:49:51.135Z] === RUN   TestCopyFromContainer/bar/notarget
17:49:51 [2024-01-23T17:49:51.135Z] --- PASS: TestCopyFromContainer (0.82s)
17:49:51 [2024-01-23T17:49:51.135Z]     --- PASS: TestCopyFromContainer// (0.01s)
17:49:51 [2024-01-23T17:49:51.135Z]     --- PASS: TestCopyFromContainer/. (0.01s)
17:49:51 [2024-01-23T17:49:51.135Z]     --- PASS: TestCopyFromContainer//. (0.01s)
17:49:51 [2024-01-23T17:49:51.135Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
17:49:51 [2024-01-23T17:49:51.135Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
17:49:51 [2024-01-23T17:49:51.135Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
17:49:51 [2024-01-23T17:49:51.135Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
17:49:51 [2024-01-23T17:49:51.135Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
17:49:51 [2024-01-23T17:49:51.135Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
17:49:51 [2024-01-23T17:49:51.135Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
17:49:51 [2024-01-23T17:49:51.135Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
17:49:51 [2024-01-23T17:49:51.135Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
17:49:51 [2024-01-23T17:49:51.135Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
17:49:51 [2024-01-23T17:49:51.135Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
17:49:51 [2024-01-23T17:49:51.135Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
17:49:51 [2024-01-23T17:49:51.135Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
17:49:51 [2024-01-23T17:49:51.135Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
17:49:51 [2024-01-23T17:49:51.135Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:49:51 [2024-01-23T17:49:51.135Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:49:51 [2024-01-23T17:49:51.135Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:49:51 [2024-01-23T17:49:51.135Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:49:51 [2024-01-23T17:49:51.135Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:49:51 [2024-01-23T17:49:51.135Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:49:51 [2024-01-23T17:49:51.135Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:49:51 [2024-01-23T17:49:51.135Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:49:51 [2024-01-23T17:49:51.135Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:49:51 [2024-01-23T17:49:51.135Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:49:51 [2024-01-23T17:49:51.135Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:49:51 [2024-01-23T17:49:51.135Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:49:51 [2024-01-23T17:49:51.135Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:49:51 [2024-01-23T17:49:51.135Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:49:51 [2024-01-23T17:49:51.135Z] === RUN   TestCreateLinkToNonExistingContainer
17:49:51 [2024-01-23T17:49:51.135Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
17:49:51 [2024-01-23T17:49:51.135Z] === RUN   TestCreateWithInvalidEnv
17:49:51 [2024-01-23T17:49:51.135Z] === RUN   TestCreateWithInvalidEnv/0
17:49:51 [2024-01-23T17:49:51.135Z] === PAUSE TestCreateWithInvalidEnv/0
17:49:51 [2024-01-23T17:49:51.135Z] === RUN   TestCreateWithInvalidEnv/1
17:49:51 [2024-01-23T17:49:51.135Z] === PAUSE TestCreateWithInvalidEnv/1
17:49:51 [2024-01-23T17:49:51.135Z] === RUN   TestCreateWithInvalidEnv/2
17:49:51 [2024-01-23T17:49:51.135Z] === PAUSE TestCreateWithInvalidEnv/2
17:49:51 [2024-01-23T17:49:51.135Z] === CONT  TestCreateWithInvalidEnv/0
17:49:51 [2024-01-23T17:49:51.135Z] === CONT  TestCreateWithInvalidEnv/2
17:49:51 [2024-01-23T17:49:51.135Z] === CONT  TestCreateWithInvalidEnv/1
17:49:51 [2024-01-23T17:49:51.135Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:49:51 [2024-01-23T17:49:51.135Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:49:51 [2024-01-23T17:49:51.135Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:49:51 [2024-01-23T17:49:51.135Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:49:51 [2024-01-23T17:49:51.135Z] === RUN   TestCreateTmpfsMountsTarget
17:49:51 [2024-01-23T17:49:51.135Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
17:49:51 [2024-01-23T17:49:51.135Z] === RUN   TestCreateWithCustomMaskedPaths
17:49:52 [2024-01-23T17:49:52.500Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s)
17:49:52 [2024-01-23T17:49:52.500Z] === RUN   TestCreateWithCustomReadonlyPaths
17:49:53 [2024-01-23T17:49:53.865Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.30s)
17:49:53 [2024-01-23T17:49:53.865Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:49:53 [2024-01-23T17:49:53.865Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:49:53 [2024-01-23T17:49:53.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:49:53 [2024-01-23T17:49:53.865Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:49:53 [2024-01-23T17:49:53.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:49:53 [2024-01-23T17:49:53.865Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:49:53 [2024-01-23T17:49:53.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:49:53 [2024-01-23T17:49:53.865Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:49:53 [2024-01-23T17:49:53.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:49:53 [2024-01-23T17:49:53.865Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:49:53 [2024-01-23T17:49:53.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:49:53 [2024-01-23T17:49:53.865Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
17:49:53 [2024-01-23T17:49:53.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
17:49:53 [2024-01-23T17:49:53.865Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:49:53 [2024-01-23T17:49:53.865Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:49:53 [2024-01-23T17:49:53.865Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:49:53 [2024-01-23T17:49:53.865Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
17:49:53 [2024-01-23T17:49:53.865Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:49:53 [2024-01-23T17:49:53.865Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:49:53 [2024-01-23T17:49:53.865Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:49:53 [2024-01-23T17:49:53.865Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
17:49:53 [2024-01-23T17:49:53.865Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
17:49:53 [2024-01-23T17:49:53.865Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
17:49:53 [2024-01-23T17:49:53.865Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
17:49:53 [2024-01-23T17:49:53.865Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
17:49:53 [2024-01-23T17:49:53.865Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
17:49:53 [2024-01-23T17:49:53.865Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:49:54 [2024-01-23T17:49:54.121Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s)
17:49:54 [2024-01-23T17:49:54.121Z] === RUN   TestCreateDifferentPlatform
17:49:54 [2024-01-23T17:49:54.121Z] === RUN   TestCreateDifferentPlatform/different_os
17:49:54 [2024-01-23T17:49:54.121Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:49:54 [2024-01-23T17:49:54.121Z] --- PASS: TestCreateDifferentPlatform (0.01s)
17:49:54 [2024-01-23T17:49:54.121Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:49:54 [2024-01-23T17:49:54.121Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:49:54 [2024-01-23T17:49:54.121Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:49:54 [2024-01-23T17:49:54.376Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
17:49:54 [2024-01-23T17:49:54.376Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:49:54 [2024-01-23T17:49:54.376Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
17:49:54 [2024-01-23T17:49:54.376Z] === RUN   TestCreateInvalidHostConfig
17:49:54 [2024-01-23T17:49:54.376Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
17:49:54 [2024-01-23T17:49:54.376Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
17:49:54 [2024-01-23T17:49:54.376Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
17:49:54 [2024-01-23T17:49:54.376Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
17:49:54 [2024-01-23T17:49:54.376Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:49:54 [2024-01-23T17:49:54.376Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:49:54 [2024-01-23T17:49:54.376Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
17:49:54 [2024-01-23T17:49:54.376Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
17:49:54 [2024-01-23T17:49:54.376Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
17:49:54 [2024-01-23T17:49:54.376Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
17:49:54 [2024-01-23T17:49:54.376Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
17:49:54 [2024-01-23T17:49:54.376Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
17:49:54 [2024-01-23T17:49:54.376Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
17:49:54 [2024-01-23T17:49:54.376Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:49:54 [2024-01-23T17:49:54.376Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
17:49:54 [2024-01-23T17:49:54.376Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
17:49:54 [2024-01-23T17:49:54.376Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
17:49:54 [2024-01-23T17:49:54.376Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
17:49:54 [2024-01-23T17:49:54.376Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
17:49:54 [2024-01-23T17:49:54.376Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
17:49:54 [2024-01-23T17:49:54.376Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
17:49:54 [2024-01-23T17:49:54.376Z] === RUN   TestCreateWithMultipleEndpointSettings
17:49:54 [2024-01-23T17:49:54.376Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
17:49:54 [2024-01-23T17:49:54.376Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
17:49:54 [2024-01-23T17:49:54.376Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.04s)
17:49:54 [2024-01-23T17:49:54.376Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s)
17:49:54 [2024-01-23T17:49:54.376Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
17:49:54 [2024-01-23T17:49:54.376Z] === RUN   TestCreateWithCustomMACs
17:49:54 [2024-01-23T17:49:54.937Z] --- PASS: TestCreateWithCustomMACs (0.60s)
17:49:54 [2024-01-23T17:49:54.937Z] === RUN   TestContainerStartOnDaemonRestart
17:49:54 [2024-01-23T17:49:54.937Z] === PAUSE TestContainerStartOnDaemonRestart
17:49:54 [2024-01-23T17:49:54.937Z] === RUN   TestDaemonRestartIpcMode
17:49:54 [2024-01-23T17:49:54.937Z] === PAUSE TestDaemonRestartIpcMode
17:49:54 [2024-01-23T17:49:54.937Z] === RUN   TestDaemonHostGatewayIP
17:49:54 [2024-01-23T17:49:54.937Z] === PAUSE TestDaemonHostGatewayIP
17:49:54 [2024-01-23T17:49:54.937Z] === RUN   TestRestartDaemonWithRestartingContainer
17:49:54 [2024-01-23T17:49:54.937Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:49:54 [2024-01-23T17:49:54.937Z] === RUN   TestHardRestartWhenContainerIsRunning
17:49:54 [2024-01-23T17:49:54.937Z] === PAUSE TestHardRestartWhenContainerIsRunning
17:49:54 [2024-01-23T17:49:54.937Z] === RUN   TestContainerKillOnDaemonStart
17:49:54 [2024-01-23T17:49:54.937Z] === PAUSE TestContainerKillOnDaemonStart
17:49:54 [2024-01-23T17:49:54.937Z] === RUN   TestDiff
17:49:55 [2024-01-23T17:49:55.499Z] --- PASS: TestDiff (0.44s)
17:49:55 [2024-01-23T17:49:55.499Z] === RUN   TestDiffStoppedContainer
17:49:55 [2024-01-23T17:49:55.754Z] --- PASS: TestDiffStoppedContainer (0.44s)
17:49:55 [2024-01-23T17:49:55.754Z] === RUN   TestExecConsoleSize
17:49:56 [2024-01-23T17:49:56.316Z] --- PASS: TestExecConsoleSize (0.52s)
17:49:56 [2024-01-23T17:49:56.316Z] === RUN   TestExecWithCloseStdin
17:49:56 [2024-01-23T17:49:56.877Z] --- PASS: TestExecWithCloseStdin (0.50s)
17:49:56 [2024-01-23T17:49:56.877Z] === RUN   TestExec
17:49:57 [2024-01-23T17:49:57.438Z] --- PASS: TestExec (0.51s)
17:49:57 [2024-01-23T17:49:57.438Z] === RUN   TestExecUser
17:49:57 [2024-01-23T17:49:57.999Z] --- PASS: TestExecUser (0.51s)
17:49:57 [2024-01-23T17:49:57.999Z] === RUN   TestExecWithGroupAdd
17:49:58 [2024-01-23T17:49:58.561Z] --- PASS: TestExecWithGroupAdd (0.61s)
17:49:58 [2024-01-23T17:49:58.561Z] === RUN   TestExportContainerAndImportImage
17:49:59 [2024-01-23T17:49:59.123Z] --- PASS: TestExportContainerAndImportImage (0.51s)
17:49:59 [2024-01-23T17:49:59.123Z] === RUN   TestExportContainerAfterDaemonRestart
17:50:05 [2024-01-23T17:50:05.656Z] --- PASS: TestExportContainerAfterDaemonRestart (6.14s)
17:50:05 [2024-01-23T17:50:05.656Z] === RUN   TestHealthCheckWorkdir
17:50:05 [2024-01-23T17:50:05.656Z] --- PASS: TestHealthCheckWorkdir (0.64s)
17:50:05 [2024-01-23T17:50:05.656Z] === RUN   TestHealthKillContainer
17:50:13 [2024-01-23T17:50:13.737Z] --- PASS: TestHealthKillContainer (7.90s)
17:50:13 [2024-01-23T17:50:13.737Z] === RUN   TestHealthCheckProcessKilled
17:50:14 [2024-01-23T17:50:14.298Z] --- PASS: TestHealthCheckProcessKilled (0.73s)
17:50:14 [2024-01-23T17:50:14.298Z] === RUN   TestHealthStartInterval
17:50:15 [2024-01-23T17:50:15.663Z]     health_test.go:141: &{2024-01-23 17:50:15.56275052 +0000 UTC 2024-01-23 17:50:15.613209999 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:50:15 [2024-01-23T17:50:15.663Z]         }
17:50:15 [2024-01-23T17:50:15.918Z]     health_test.go:141: &{2024-01-23 17:50:15.56275052 +0000 UTC 2024-01-23 17:50:15.613209999 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:50:15 [2024-01-23T17:50:15.918Z]         }
17:50:15 [2024-01-23T17:50:15.918Z]     health_test.go:141: &{2024-01-23 17:50:15.56275052 +0000 UTC 2024-01-23 17:50:15.613209999 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:50:15 [2024-01-23T17:50:15.918Z]         }
17:50:16 [2024-01-23T17:50:16.174Z]     health_test.go:141: &{2024-01-23 17:50:15.56275052 +0000 UTC 2024-01-23 17:50:15.613209999 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:50:16 [2024-01-23T17:50:16.174Z]         }
17:50:16 [2024-01-23T17:50:16.174Z]     health_test.go:141: &{2024-01-23 17:50:15.56275052 +0000 UTC 2024-01-23 17:50:15.613209999 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:50:16 [2024-01-23T17:50:16.174Z]         }
17:50:16 [2024-01-23T17:50:16.174Z]     health_test.go:141: &{2024-01-23 17:50:15.56275052 +0000 UTC 2024-01-23 17:50:15.613209999 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:50:16 [2024-01-23T17:50:16.174Z]         }
17:50:16 [2024-01-23T17:50:16.429Z]     health_test.go:141: &{2024-01-23 17:50:15.56275052 +0000 UTC 2024-01-23 17:50:15.613209999 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:50:16 [2024-01-23T17:50:16.429Z]         }
17:50:16 [2024-01-23T17:50:16.429Z]     health_test.go:141: &{2024-01-23 17:50:15.56275052 +0000 UTC 2024-01-23 17:50:15.613209999 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:50:16 [2024-01-23T17:50:16.430Z]         }
17:50:16 [2024-01-23T17:50:16.685Z]     health_test.go:141: &{2024-01-23 17:50:15.56275052 +0000 UTC 2024-01-23 17:50:15.613209999 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:50:16 [2024-01-23T17:50:16.685Z]         }
17:50:16 [2024-01-23T17:50:16.685Z]     health_test.go:141: &{2024-01-23 17:50:15.56275052 +0000 UTC 2024-01-23 17:50:15.613209999 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:50:16 [2024-01-23T17:50:16.685Z]         }
17:50:16 [2024-01-23T17:50:16.685Z]     health_test.go:141: &{2024-01-23 17:50:16.614161608 +0000 UTC 2024-01-23 17:50:16.660890342 +0000 UTC 1 2}
17:50:16 [2024-01-23T17:50:16.940Z]     health_test.go:141: &{2024-01-23 17:50:16.614161608 +0000 UTC 2024-01-23 17:50:16.660890342 +0000 UTC 1 2}
17:50:16 [2024-01-23T17:50:16.940Z]     health_test.go:141: &{2024-01-23 17:50:16.614161608 +0000 UTC 2024-01-23 17:50:16.660890342 +0000 UTC 1 2}
17:50:17 [2024-01-23T17:50:17.196Z]     health_test.go:141: &{2024-01-23 17:50:16.614161608 +0000 UTC 2024-01-23 17:50:16.660890342 +0000 UTC 1 2}
17:50:17 [2024-01-23T17:50:17.196Z]     health_test.go:141: &{2024-01-23 17:50:16.614161608 +0000 UTC 2024-01-23 17:50:16.660890342 +0000 UTC 1 2}
17:50:17 [2024-01-23T17:50:17.196Z]     health_test.go:141: &{2024-01-23 17:50:16.614161608 +0000 UTC 2024-01-23 17:50:16.660890342 +0000 UTC 1 2}
17:50:17 [2024-01-23T17:50:17.451Z]     health_test.go:141: &{2024-01-23 17:50:16.614161608 +0000 UTC 2024-01-23 17:50:16.660890342 +0000 UTC 1 2}
17:50:17 [2024-01-23T17:50:17.452Z]     health_test.go:141: &{2024-01-23 17:50:16.614161608 +0000 UTC 2024-01-23 17:50:16.660890342 +0000 UTC 1 2}
17:50:17 [2024-01-23T17:50:17.707Z]     health_test.go:141: &{2024-01-23 17:50:16.614161608 +0000 UTC 2024-01-23 17:50:16.660890342 +0000 UTC 1 2}
17:50:17 [2024-01-23T17:50:17.707Z]     health_test.go:141: &{2024-01-23 17:50:16.614161608 +0000 UTC 2024-01-23 17:50:16.660890342 +0000 UTC 1 2}
17:50:17 [2024-01-23T17:50:17.707Z]     health_test.go:141: &{2024-01-23 17:50:16.614161608 +0000 UTC 2024-01-23 17:50:16.660890342 +0000 UTC 1 2}
17:50:17 [2024-01-23T17:50:17.963Z]     health_test.go:169: 1.047360971s
17:50:18 [2024-01-23T17:50:18.889Z]     health_test.go:169: 1.047360971s
17:50:19 [2024-01-23T17:50:19.816Z]     health_test.go:169: 1.047360971s
17:50:21 [2024-01-23T17:50:21.179Z]     health_test.go:169: 1.047360971s
17:50:22 [2024-01-23T17:50:22.105Z]     health_test.go:169: 1.047360971s
17:50:23 [2024-01-23T17:50:23.031Z]     health_test.go:169: 1.047360971s
17:50:23 [2024-01-23T17:50:23.957Z]     health_test.go:169: 1.047360971s
17:50:24 [2024-01-23T17:50:24.883Z]     health_test.go:169: 1.047360971s
17:50:25 [2024-01-23T17:50:25.810Z]     health_test.go:169: 1.047360971s
17:50:27 [2024-01-23T17:50:27.173Z]     health_test.go:169: 1.047360971s
17:50:28 [2024-01-23T17:50:28.099Z]     health_test.go:169: 1.047360971s
17:50:29 [2024-01-23T17:50:29.026Z]     health_test.go:169: 1.047360971s
17:50:29 [2024-01-23T17:50:29.952Z]     health_test.go:169: 1.047360971s
17:50:30 [2024-01-23T17:50:30.877Z]     health_test.go:169: 1.047360971s
17:50:31 [2024-01-23T17:50:31.803Z]     health_test.go:169: 1.047360971s
17:50:33 [2024-01-23T17:50:33.166Z]     health_test.go:169: 1.047360971s
17:50:34 [2024-01-23T17:50:34.093Z]     health_test.go:169: 1.047360971s
17:50:35 [2024-01-23T17:50:35.019Z]     health_test.go:169: 1.047360971s
17:50:35 [2024-01-23T17:50:35.945Z]     health_test.go:169: 1.047360971s
17:50:36 [2024-01-23T17:50:36.871Z]     health_test.go:169: 1.047360971s
17:50:38 [2024-01-23T17:50:38.234Z]     health_test.go:169: 1.047360971s
17:50:39 [2024-01-23T17:50:39.160Z]     health_test.go:169: 1.047360971s
17:50:40 [2024-01-23T17:50:40.086Z]     health_test.go:169: 1.047360971s
17:50:41 [2024-01-23T17:50:41.012Z]     health_test.go:169: 1.047360971s
17:50:41 [2024-01-23T17:50:41.938Z]     health_test.go:169: 1.047360971s
17:50:42 [2024-01-23T17:50:42.865Z]     health_test.go:169: 1.047360971s
17:50:44 [2024-01-23T17:50:44.228Z]     health_test.go:169: 1.047360971s
17:50:45 [2024-01-23T17:50:45.155Z]     health_test.go:169: 1.047360971s
17:50:46 [2024-01-23T17:50:46.082Z]     health_test.go:169: 1.047360971s
17:50:47 [2024-01-23T17:50:47.008Z]     health_test.go:169: 1.047360971s
17:50:48 [2024-01-23T17:50:48.391Z] --- PASS: TestHealthStartInterval (33.75s)
17:50:48 [2024-01-23T17:50:48.391Z] === RUN   TestInspectCpusetInConfigPre120
17:50:48 [2024-01-23T17:50:48.656Z] --- PASS: TestInspectCpusetInConfigPre120 (0.44s)
17:50:48 [2024-01-23T17:50:48.656Z] === RUN   TestInspectAnnotations
17:50:48 [2024-01-23T17:50:48.656Z] --- PASS: TestInspectAnnotations (0.04s)
17:50:48 [2024-01-23T17:50:48.656Z] === RUN   TestNetworkAliasesAreEmpty
17:50:48 [2024-01-23T17:50:48.656Z] === RUN   TestNetworkAliasesAreEmpty/host
17:50:48 [2024-01-23T17:50:48.656Z] === RUN   TestNetworkAliasesAreEmpty/bridge
17:50:48 [2024-01-23T17:50:48.656Z] === RUN   TestNetworkAliasesAreEmpty/none
17:50:48 [2024-01-23T17:50:48.656Z] --- PASS: TestNetworkAliasesAreEmpty (0.11s)
17:50:48 [2024-01-23T17:50:48.656Z]     --- PASS: TestNetworkAliasesAreEmpty/host (0.04s)
17:50:48 [2024-01-23T17:50:48.656Z]     --- PASS: TestNetworkAliasesAreEmpty/bridge (0.03s)
17:50:48 [2024-01-23T17:50:48.656Z]     --- PASS: TestNetworkAliasesAreEmpty/none (0.04s)
17:50:48 [2024-01-23T17:50:48.656Z] === RUN   TestIpcModeNone
17:50:49 [2024-01-23T17:50:49.255Z] --- PASS: TestIpcModeNone (0.52s)
17:50:49 [2024-01-23T17:50:49.255Z] === RUN   TestIpcModePrivate
17:50:49 [2024-01-23T17:50:49.515Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
17:50:49 [2024-01-23T17:50:49.787Z] --- PASS: TestIpcModePrivate (0.51s)
17:50:49 [2024-01-23T17:50:49.787Z] === RUN   TestIpcModeShareable
17:50:50 [2024-01-23T17:50:50.053Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
17:50:50 [2024-01-23T17:50:50.316Z] --- PASS: TestIpcModeShareable (0.54s)
17:50:50 [2024-01-23T17:50:50.316Z] === RUN   TestAPIIpcModeShareableAndContainer
17:50:51 [2024-01-23T17:50:51.745Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.24s)
17:50:51 [2024-01-23T17:50:51.745Z] === RUN   TestAPIIpcModeHost
17:50:52 [2024-01-23T17:50:52.005Z] --- PASS: TestAPIIpcModeHost (0.36s)
17:50:52 [2024-01-23T17:50:52.005Z] === RUN   TestDaemonIpcModeShareable
17:50:52 [2024-01-23T17:50:52.938Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
17:50:52 [2024-01-23T17:50:52.938Z] --- PASS: TestDaemonIpcModeShareable (1.11s)
17:50:52 [2024-01-23T17:50:52.938Z] === RUN   TestDaemonIpcModePrivate
17:50:53 [2024-01-23T17:50:53.865Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
17:50:54 [2024-01-23T17:50:54.120Z] --- PASS: TestDaemonIpcModePrivate (1.11s)
17:50:54 [2024-01-23T17:50:54.120Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:50:55 [2024-01-23T17:50:55.047Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
17:50:55 [2024-01-23T17:50:55.472Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s)
17:50:55 [2024-01-23T17:50:55.472Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:50:56 [2024-01-23T17:50:56.033Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
17:50:56 [2024-01-23T17:50:56.289Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.09s)
17:50:56 [2024-01-23T17:50:56.289Z] === RUN   TestIpcModeOlderClient
17:50:56 [2024-01-23T17:50:56.289Z] === PAUSE TestIpcModeOlderClient
17:50:56 [2024-01-23T17:50:56.289Z] === RUN   TestKillContainerInvalidSignal
17:50:56 [2024-01-23T17:50:56.850Z] --- PASS: TestKillContainerInvalidSignal (0.47s)
17:50:56 [2024-01-23T17:50:56.850Z] === RUN   TestKillContainer
17:50:56 [2024-01-23T17:50:56.850Z] === RUN   TestKillContainer/no_signal
17:50:57 [2024-01-23T17:50:57.412Z] === RUN   TestKillContainer/non_killing_signal
17:50:57 [2024-01-23T17:50:57.667Z] === RUN   TestKillContainer/killing_signal
17:50:58 [2024-01-23T17:50:58.228Z] --- PASS: TestKillContainer (1.45s)
17:50:58 [2024-01-23T17:50:58.228Z]     --- PASS: TestKillContainer/no_signal (0.47s)
17:50:58 [2024-01-23T17:50:58.228Z]     --- PASS: TestKillContainer/non_killing_signal (0.31s)
17:50:58 [2024-01-23T17:50:58.228Z]     --- PASS: TestKillContainer/killing_signal (0.46s)
17:50:58 [2024-01-23T17:50:58.228Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:50:58 [2024-01-23T17:50:58.228Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:50:58 [2024-01-23T17:50:58.790Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:50:59 [2024-01-23T17:50:59.351Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.93s)
17:50:59 [2024-01-23T17:50:59.351Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
17:50:59 [2024-01-23T17:50:59.351Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
17:50:59 [2024-01-23T17:50:59.351Z] === RUN   TestKillStoppedContainer
17:50:59 [2024-01-23T17:50:59.351Z] --- PASS: TestKillStoppedContainer (0.04s)
17:50:59 [2024-01-23T17:50:59.351Z] === RUN   TestKillStoppedContainerAPIPre120
17:50:59 [2024-01-23T17:50:59.351Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
17:50:59 [2024-01-23T17:50:59.351Z] === RUN   TestKillDifferentUserContainer
17:50:59 [2024-01-23T17:50:59.607Z] --- PASS: TestKillDifferentUserContainer (0.44s)
17:50:59 [2024-01-23T17:50:59.607Z] === RUN   TestInspectOomKilledTrue
17:51:00 [2024-01-23T17:51:00.168Z] --- PASS: TestInspectOomKilledTrue (0.49s)
17:51:00 [2024-01-23T17:51:00.168Z] === RUN   TestInspectOomKilledFalse
17:51:00 [2024-01-23T17:51:00.729Z] --- PASS: TestInspectOomKilledFalse (0.40s)
17:51:00 [2024-01-23T17:51:00.730Z] === RUN   TestLinksEtcHostsContentMatch
17:51:00 [2024-01-23T17:51:00.985Z] --- PASS: TestLinksEtcHostsContentMatch (0.25s)
17:51:00 [2024-01-23T17:51:00.985Z] === RUN   TestLinksContainerNames
17:51:01 [2024-01-23T17:51:01.913Z] --- PASS: TestLinksContainerNames (0.93s)
17:51:01 [2024-01-23T17:51:01.913Z] === RUN   TestLogsFollowTailEmpty
17:51:02 [2024-01-23T17:51:02.169Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
17:51:02 [2024-01-23T17:51:02.169Z] === RUN   TestLogs
17:51:02 [2024-01-23T17:51:02.169Z] === RUN   TestLogs/driver_local
17:51:02 [2024-01-23T17:51:02.169Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
17:51:02 [2024-01-23T17:51:02.169Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
17:51:02 [2024-01-23T17:51:02.169Z] === RUN   TestLogs/driver_local/tty/only_stdout
17:51:02 [2024-01-23T17:51:02.169Z] === PAUSE TestLogs/driver_local/tty/only_stdout
17:51:02 [2024-01-23T17:51:02.169Z] === RUN   TestLogs/driver_local/tty/only_stderr
17:51:02 [2024-01-23T17:51:02.169Z] === PAUSE TestLogs/driver_local/tty/only_stderr
17:51:02 [2024-01-23T17:51:02.169Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
17:51:02 [2024-01-23T17:51:02.169Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
17:51:02 [2024-01-23T17:51:02.169Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
17:51:02 [2024-01-23T17:51:02.169Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
17:51:02 [2024-01-23T17:51:02.169Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
17:51:02 [2024-01-23T17:51:02.169Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
17:51:02 [2024-01-23T17:51:02.169Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
17:51:02 [2024-01-23T17:51:02.169Z] === CONT  TestLogs/driver_local/tty/only_stdout
17:51:02 [2024-01-23T17:51:02.169Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
17:51:02 [2024-01-23T17:51:02.169Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
17:51:02 [2024-01-23T17:51:02.169Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
17:51:02 [2024-01-23T17:51:02.169Z] === CONT  TestLogs/driver_local/tty/only_stderr
17:51:04 [2024-01-23T17:51:04.058Z] === RUN   TestLogs/driver_json-file
17:51:04 [2024-01-23T17:51:04.058Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
17:51:04 [2024-01-23T17:51:04.058Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
17:51:04 [2024-01-23T17:51:04.058Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
17:51:04 [2024-01-23T17:51:04.058Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
17:51:04 [2024-01-23T17:51:04.058Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
17:51:04 [2024-01-23T17:51:04.058Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
17:51:04 [2024-01-23T17:51:04.058Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:51:04 [2024-01-23T17:51:04.058Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:51:04 [2024-01-23T17:51:04.058Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
17:51:04 [2024-01-23T17:51:04.058Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
17:51:04 [2024-01-23T17:51:04.058Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
17:51:04 [2024-01-23T17:51:04.058Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
17:51:04 [2024-01-23T17:51:04.058Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
17:51:04 [2024-01-23T17:51:04.058Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:51:04 [2024-01-23T17:51:04.058Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
17:51:04 [2024-01-23T17:51:04.058Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
17:51:04 [2024-01-23T17:51:04.058Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
17:51:04 [2024-01-23T17:51:04.058Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
17:51:05 [2024-01-23T17:51:05.423Z] --- PASS: TestLogs (3.14s)
17:51:05 [2024-01-23T17:51:05.423Z]     --- PASS: TestLogs/driver_local (0.01s)
17:51:05 [2024-01-23T17:51:05.423Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.97s)
17:51:05 [2024-01-23T17:51:05.423Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.23s)
17:51:05 [2024-01-23T17:51:05.423Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.37s)
17:51:05 [2024-01-23T17:51:05.423Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.57s)
17:51:05 [2024-01-23T17:51:05.423Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.58s)
17:51:05 [2024-01-23T17:51:05.423Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.64s)
17:51:05 [2024-01-23T17:51:05.423Z]     --- PASS: TestLogs/driver_json-file (0.01s)
17:51:05 [2024-01-23T17:51:05.423Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.05s)
17:51:05 [2024-01-23T17:51:05.423Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.17s)
17:51:05 [2024-01-23T17:51:05.423Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.26s)
17:51:05 [2024-01-23T17:51:05.423Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.28s)
17:51:05 [2024-01-23T17:51:05.423Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.35s)
17:51:05 [2024-01-23T17:51:05.423Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.49s)
17:51:05 [2024-01-23T17:51:05.423Z] === RUN   TestContainerNetworkMountsNoChown
17:51:05 [2024-01-23T17:51:05.984Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s)
17:51:05 [2024-01-23T17:51:05.984Z] === RUN   TestMountDaemonRoot
17:51:05 [2024-01-23T17:51:05.984Z] === RUN   TestMountDaemonRoot/default
17:51:05 [2024-01-23T17:51:05.984Z] === PAUSE TestMountDaemonRoot/default
17:51:05 [2024-01-23T17:51:05.984Z] === RUN   TestMountDaemonRoot/private
17:51:05 [2024-01-23T17:51:05.984Z] === PAUSE TestMountDaemonRoot/private
17:51:05 [2024-01-23T17:51:05.984Z] === RUN   TestMountDaemonRoot/rprivate
17:51:05 [2024-01-23T17:51:05.984Z] === PAUSE TestMountDaemonRoot/rprivate
17:51:05 [2024-01-23T17:51:05.984Z] === RUN   TestMountDaemonRoot/slave
17:51:05 [2024-01-23T17:51:05.984Z] === PAUSE TestMountDaemonRoot/slave
17:51:05 [2024-01-23T17:51:05.984Z] === RUN   TestMountDaemonRoot/rslave
17:51:05 [2024-01-23T17:51:05.984Z] === PAUSE TestMountDaemonRoot/rslave
17:51:05 [2024-01-23T17:51:05.984Z] === RUN   TestMountDaemonRoot/shared
17:51:05 [2024-01-23T17:51:05.984Z] === PAUSE TestMountDaemonRoot/shared
17:51:05 [2024-01-23T17:51:05.984Z] === RUN   TestMountDaemonRoot/rshared
17:51:05 [2024-01-23T17:51:05.984Z] === PAUSE TestMountDaemonRoot/rshared
17:51:05 [2024-01-23T17:51:05.984Z] === CONT  TestMountDaemonRoot/default
17:51:05 [2024-01-23T17:51:05.984Z] === RUN   TestMountDaemonRoot/default/bind_root
17:51:05 [2024-01-23T17:51:05.984Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:51:05 [2024-01-23T17:51:05.984Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:51:05 [2024-01-23T17:51:05.984Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:51:05 [2024-01-23T17:51:05.984Z] === RUN   TestMountDaemonRoot/default/mount_root
17:51:05 [2024-01-23T17:51:05.984Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:51:05 [2024-01-23T17:51:05.984Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:51:05 [2024-01-23T17:51:05.984Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:51:05 [2024-01-23T17:51:05.984Z] === CONT  TestMountDaemonRoot/default/bind_root
17:51:05 [2024-01-23T17:51:05.984Z] === CONT  TestMountDaemonRoot/rshared
17:51:05 [2024-01-23T17:51:05.984Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:51:05 [2024-01-23T17:51:05.984Z] === CONT  TestMountDaemonRoot/shared
17:51:05 [2024-01-23T17:51:05.984Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:51:05 [2024-01-23T17:51:05.984Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:51:05 [2024-01-23T17:51:05.984Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:51:05 [2024-01-23T17:51:05.984Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:51:05 [2024-01-23T17:51:05.984Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:51:05 [2024-01-23T17:51:05.984Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:51:05 [2024-01-23T17:51:05.984Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:51:05 [2024-01-23T17:51:05.984Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:51:05 [2024-01-23T17:51:05.984Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:51:05 [2024-01-23T17:51:05.984Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:51:05 [2024-01-23T17:51:05.984Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:51:05 [2024-01-23T17:51:05.984Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:51:05 [2024-01-23T17:51:05.984Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:51:05 [2024-01-23T17:51:05.984Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:51:05 [2024-01-23T17:51:05.984Z] === CONT  TestMountDaemonRoot/rslave
17:51:05 [2024-01-23T17:51:05.984Z] === CONT  TestMountDaemonRoot/private
17:51:05 [2024-01-23T17:51:05.984Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:51:05 [2024-01-23T17:51:05.984Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:51:05 [2024-01-23T17:51:05.984Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:51:05 [2024-01-23T17:51:05.984Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:51:05 [2024-01-23T17:51:05.984Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:51:05 [2024-01-23T17:51:05.984Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:51:05 [2024-01-23T17:51:05.984Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:51:05 [2024-01-23T17:51:05.984Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:51:05 [2024-01-23T17:51:05.984Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:51:05 [2024-01-23T17:51:05.984Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:51:05 [2024-01-23T17:51:05.984Z] === CONT  TestMountDaemonRoot/default/mount_root
17:51:05 [2024-01-23T17:51:05.984Z] === RUN   TestMountDaemonRoot/private/mount_root
17:51:05 [2024-01-23T17:51:05.984Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:51:05 [2024-01-23T17:51:05.984Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:51:05 [2024-01-23T17:51:05.984Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:51:05 [2024-01-23T17:51:05.984Z] === RUN   TestMountDaemonRoot/private/bind_root
17:51:05 [2024-01-23T17:51:05.984Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:51:05 [2024-01-23T17:51:05.984Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:51:05 [2024-01-23T17:51:05.984Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:51:05 [2024-01-23T17:51:05.984Z] === CONT  TestMountDaemonRoot/slave
17:51:05 [2024-01-23T17:51:05.984Z] === CONT  TestMountDaemonRoot/rprivate
17:51:05 [2024-01-23T17:51:05.984Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:51:05 [2024-01-23T17:51:05.984Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:51:05 [2024-01-23T17:51:05.984Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:51:05 [2024-01-23T17:51:05.984Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:51:05 [2024-01-23T17:51:05.984Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:51:05 [2024-01-23T17:51:05.984Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:51:05 [2024-01-23T17:51:05.984Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:51:05 [2024-01-23T17:51:05.985Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:51:05 [2024-01-23T17:51:05.985Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:51:05 [2024-01-23T17:51:05.985Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:51:05 [2024-01-23T17:51:05.985Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:51:05 [2024-01-23T17:51:05.985Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:51:05 [2024-01-23T17:51:05.985Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:51:05 [2024-01-23T17:51:05.985Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:51:05 [2024-01-23T17:51:05.985Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:51:05 [2024-01-23T17:51:05.985Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:51:05 [2024-01-23T17:51:05.985Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:51:05 [2024-01-23T17:51:05.985Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:51:05 [2024-01-23T17:51:05.985Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:51:05 [2024-01-23T17:51:05.985Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:51:05 [2024-01-23T17:51:05.985Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:51:05 [2024-01-23T17:51:05.985Z] === CONT  TestMountDaemonRoot/private/mount_root
17:51:05 [2024-01-23T17:51:05.985Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:51:05 [2024-01-23T17:51:05.985Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:51:05 [2024-01-23T17:51:05.985Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:51:05 [2024-01-23T17:51:05.985Z] === CONT  TestMountDaemonRoot/private/bind_root
17:51:05 [2024-01-23T17:51:05.985Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:51:05 [2024-01-23T17:51:05.985Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:51:05 [2024-01-23T17:51:05.985Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:51:05 [2024-01-23T17:51:05.985Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:51:05 [2024-01-23T17:51:05.985Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:51:05 [2024-01-23T17:51:05.985Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:51:05 [2024-01-23T17:51:05.985Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:51:05 [2024-01-23T17:51:05.985Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:51:05 [2024-01-23T17:51:05.985Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:51:05 [2024-01-23T17:51:05.985Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:51:05 [2024-01-23T17:51:05.985Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:51:05 [2024-01-23T17:51:05.985Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:51:05 [2024-01-23T17:51:05.985Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:51:05 [2024-01-23T17:51:05.985Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:51:05 [2024-01-23T17:51:05.985Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:51:05 [2024-01-23T17:51:05.985Z] --- PASS: TestMountDaemonRoot (0.01s)
17:51:05 [2024-01-23T17:51:05.985Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:51:05 [2024-01-23T17:51:05.985Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
17:51:05 [2024-01-23T17:51:05.985Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
17:51:05 [2024-01-23T17:51:05.985Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
17:51:05 [2024-01-23T17:51:05.985Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
17:51:05 [2024-01-23T17:51:05.985Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:51:05 [2024-01-23T17:51:05.985Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
17:51:05 [2024-01-23T17:51:05.985Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
17:51:05 [2024-01-23T17:51:05.985Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
17:51:05 [2024-01-23T17:51:05.985Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
17:51:05 [2024-01-23T17:51:05.985Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:51:05 [2024-01-23T17:51:05.985Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
17:51:05 [2024-01-23T17:51:05.985Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
17:51:05 [2024-01-23T17:51:05.985Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
17:51:05 [2024-01-23T17:51:05.985Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
17:51:05 [2024-01-23T17:51:05.985Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:51:05 [2024-01-23T17:51:05.985Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
17:51:05 [2024-01-23T17:51:05.985Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
17:51:05 [2024-01-23T17:51:05.985Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
17:51:05 [2024-01-23T17:51:05.985Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
17:51:05 [2024-01-23T17:51:05.985Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:51:05 [2024-01-23T17:51:05.985Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
17:51:05 [2024-01-23T17:51:05.985Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
17:51:05 [2024-01-23T17:51:05.985Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
17:51:05 [2024-01-23T17:51:05.985Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
17:51:05 [2024-01-23T17:51:05.985Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:51:05 [2024-01-23T17:51:05.985Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
17:51:05 [2024-01-23T17:51:05.985Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
17:51:05 [2024-01-23T17:51:05.985Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
17:51:05 [2024-01-23T17:51:05.985Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
17:51:05 [2024-01-23T17:51:05.985Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:51:05 [2024-01-23T17:51:05.985Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
17:51:05 [2024-01-23T17:51:05.985Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
17:51:05 [2024-01-23T17:51:05.985Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
17:51:05 [2024-01-23T17:51:05.985Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
17:51:05 [2024-01-23T17:51:05.985Z] === RUN   TestContainerBindMountNonRecursive
17:51:07 [2024-01-23T17:51:07.349Z] --- PASS: TestContainerBindMountNonRecursive (1.31s)
17:51:07 [2024-01-23T17:51:07.349Z] === RUN   TestContainerVolumesMountedAsShared
17:51:07 [2024-01-23T17:51:07.911Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s)
17:51:07 [2024-01-23T17:51:07.911Z] === RUN   TestContainerVolumesMountedAsSlave
17:51:08 [2024-01-23T17:51:08.166Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
17:51:08 [2024-01-23T17:51:08.166Z] === RUN   TestContainerCopyLeaksMounts
17:51:08 [2024-01-23T17:51:08.727Z] --- PASS: TestContainerCopyLeaksMounts (0.56s)
17:51:08 [2024-01-23T17:51:08.727Z] === RUN   TestContainerBindMountRecursivelyReadOnly
17:51:10 [2024-01-23T17:51:10.615Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.65s)
17:51:10 [2024-01-23T17:51:10.615Z] === RUN   TestNetworkNat
17:51:10 [2024-01-23T17:51:10.871Z] --- PASS: TestNetworkNat (0.51s)
17:51:10 [2024-01-23T17:51:10.871Z] === RUN   TestNetworkLocalhostTCPNat
17:51:11 [2024-01-23T17:51:11.433Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
17:51:11 [2024-01-23T17:51:11.433Z] === RUN   TestNetworkLoopbackNat
17:51:13 [2024-01-23T17:51:13.947Z] --- PASS: TestNetworkLoopbackNat (2.59s)
17:51:13 [2024-01-23T17:51:13.947Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
17:51:14 [2024-01-23T17:51:14.203Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
17:51:14 [2024-01-23T17:51:14.203Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
17:51:14 [2024-01-23T17:51:14.203Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
17:51:14 [2024-01-23T17:51:14.203Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
17:51:14 [2024-01-23T17:51:14.460Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.50s)
17:51:14 [2024-01-23T17:51:14.460Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s)
17:51:14 [2024-01-23T17:51:14.460Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
17:51:14 [2024-01-23T17:51:14.460Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
17:51:14 [2024-01-23T17:51:14.460Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
17:51:14 [2024-01-23T17:51:14.460Z] === RUN   TestPause
17:51:15 [2024-01-23T17:51:15.021Z] --- PASS: TestPause (0.51s)
17:51:15 [2024-01-23T17:51:15.021Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:51:15 [2024-01-23T17:51:15.021Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:51:15 [2024-01-23T17:51:15.021Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:51:15 [2024-01-23T17:51:15.021Z] === RUN   TestPauseStopPausedContainer
17:51:15 [2024-01-23T17:51:15.583Z] --- PASS: TestPauseStopPausedContainer (0.51s)
17:51:15 [2024-01-23T17:51:15.583Z] === RUN   TestPIDModeHost
17:51:16 [2024-01-23T17:51:16.510Z] --- PASS: TestPIDModeHost (1.08s)
17:51:16 [2024-01-23T17:51:16.510Z] === RUN   TestPIDModeContainer
17:51:16 [2024-01-23T17:51:16.510Z] === RUN   TestPIDModeContainer/non-existing_container
17:51:16 [2024-01-23T17:51:16.510Z] === RUN   TestPIDModeContainer/non-running_container
17:51:16 [2024-01-23T17:51:16.766Z] === RUN   TestPIDModeContainer/running_container
17:51:17 [2024-01-23T17:51:17.692Z] --- PASS: TestPIDModeContainer (1.13s)
17:51:17 [2024-01-23T17:51:17.692Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
17:51:17 [2024-01-23T17:51:17.692Z]     --- PASS: TestPIDModeContainer/non-running_container (0.14s)
17:51:17 [2024-01-23T17:51:17.692Z]     --- PASS: TestPIDModeContainer/running_container (0.53s)
17:51:17 [2024-01-23T17:51:17.692Z] === RUN   TestPsFilter
17:51:17 [2024-01-23T17:51:17.692Z] === RUN   TestPsFilter/since
17:51:17 [2024-01-23T17:51:17.692Z] === RUN   TestPsFilter/before
17:51:17 [2024-01-23T17:51:17.692Z] --- PASS: TestPsFilter (0.11s)
17:51:17 [2024-01-23T17:51:17.692Z]     --- PASS: TestPsFilter/since (0.00s)
17:51:17 [2024-01-23T17:51:17.692Z]     --- PASS: TestPsFilter/before (0.00s)
17:51:17 [2024-01-23T17:51:17.692Z] === RUN   TestRemoveContainerWithRemovedVolume
17:51:18 [2024-01-23T17:51:18.254Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
17:51:18 [2024-01-23T17:51:18.254Z] === RUN   TestRemoveContainerWithVolume
17:51:18 [2024-01-23T17:51:18.815Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
17:51:18 [2024-01-23T17:51:18.815Z] === RUN   TestRemoveContainerRunning
17:51:19 [2024-01-23T17:51:19.071Z] --- PASS: TestRemoveContainerRunning (0.48s)
17:51:19 [2024-01-23T17:51:19.071Z] === RUN   TestRemoveContainerForceRemoveRunning
17:51:19 [2024-01-23T17:51:19.633Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s)
17:51:19 [2024-01-23T17:51:19.633Z] === RUN   TestRemoveInvalidContainer
17:51:19 [2024-01-23T17:51:19.633Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:51:19 [2024-01-23T17:51:19.633Z] === RUN   TestRenameLinkedContainer
17:51:21 [2024-01-23T17:51:21.521Z] --- PASS: TestRenameLinkedContainer (1.96s)
17:51:21 [2024-01-23T17:51:21.521Z] === RUN   TestRenameStoppedContainer
17:51:22 [2024-01-23T17:51:22.083Z] --- PASS: TestRenameStoppedContainer (0.50s)
17:51:22 [2024-01-23T17:51:22.083Z] === RUN   TestRenameRunningContainerAndReuse
17:51:23 [2024-01-23T17:51:23.009Z] --- PASS: TestRenameRunningContainerAndReuse (0.95s)
17:51:23 [2024-01-23T17:51:23.009Z] === RUN   TestRenameInvalidName
17:51:23 [2024-01-23T17:51:23.570Z] --- PASS: TestRenameInvalidName (0.44s)
17:51:23 [2024-01-23T17:51:23.570Z] === RUN   TestRenameAnonymousContainer
17:51:24 [2024-01-23T17:51:24.939Z] --- PASS: TestRenameAnonymousContainer (1.60s)
17:51:24 [2024-01-23T17:51:24.939Z] === RUN   TestRenameContainerWithSameName
17:51:25 [2024-01-23T17:51:25.500Z] --- PASS: TestRenameContainerWithSameName (0.48s)
17:51:25 [2024-01-23T17:51:25.500Z] === RUN   TestRenameContainerWithLinkedContainer
17:51:26 [2024-01-23T17:51:26.427Z] --- PASS: TestRenameContainerWithLinkedContainer (0.94s)
17:51:26 [2024-01-23T17:51:26.427Z] === RUN   TestResize
17:51:26 [2024-01-23T17:51:26.427Z] === RUN   TestResize/success
17:51:26 [2024-01-23T17:51:26.683Z] === RUN   TestResize/invalid_size
17:51:26 [2024-01-23T17:51:26.939Z] === RUN   TestResize/invalid_state
17:51:27 [2024-01-23T17:51:27.500Z] --- PASS: TestResize (1.00s)
17:51:27 [2024-01-23T17:51:27.500Z]     --- PASS: TestResize/success (0.24s)
17:51:27 [2024-01-23T17:51:27.500Z]     --- PASS: TestResize/invalid_size (0.26s)
17:51:27 [2024-01-23T17:51:27.500Z]     --- PASS: TestResize/invalid_state (0.03s)
17:51:27 [2024-01-23T17:51:27.500Z] === RUN   TestDaemonRestartKillContainers
17:51:27 [2024-01-23T17:51:27.500Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:51:27 [2024-01-23T17:51:27.500Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:51:28 [2024-01-23T17:51:28.864Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:51:28 [2024-01-23T17:51:28.864Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:51:29 [2024-01-23T17:51:29.426Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:51:29 [2024-01-23T17:51:29.682Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:51:29 [2024-01-23T17:51:29.682Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:51:29 [2024-01-23T17:51:29.682Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:51:29 [2024-01-23T17:51:29.937Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:51:29 [2024-01-23T17:51:29.937Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:51:35 [2024-01-23T17:51:35.180Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:51:35 [2024-01-23T17:51:35.180Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s)
17:51:35 [2024-01-23T17:51:35.180Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s)
17:51:35 [2024-01-23T17:51:35.180Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.84s)
17:51:35 [2024-01-23T17:51:35.180Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.21s)
17:51:35 [2024-01-23T17:51:35.180Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.21s)
17:51:35 [2024-01-23T17:51:35.180Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.28s)
17:51:35 [2024-01-23T17:51:35.180Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s)
17:51:35 [2024-01-23T17:51:35.180Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
17:51:35 [2024-01-23T17:51:35.180Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.49s)
17:51:35 [2024-01-23T17:51:35.180Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.99s)
17:51:35 [2024-01-23T17:51:35.180Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s)
17:51:35 [2024-01-23T17:51:35.180Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.12s)
17:51:35 [2024-01-23T17:51:35.180Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.67s)
17:51:35 [2024-01-23T17:51:35.180Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.82s)
17:51:35 [2024-01-23T17:51:35.180Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.84s)
17:51:35 [2024-01-23T17:51:35.180Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.33s)
17:51:35 [2024-01-23T17:51:35.180Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
17:51:35 [2024-01-23T17:51:35.180Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
17:51:36 [2024-01-23T17:51:36.544Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
17:51:37 [2024-01-23T17:51:37.471Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.10s)
17:51:37 [2024-01-23T17:51:37.471Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.02s)
17:51:37 [2024-01-23T17:51:37.471Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.07s)
17:51:37 [2024-01-23T17:51:37.471Z] === RUN   TestContainerRestartWithCancelledRequest
17:51:39 [2024-01-23T17:51:39.360Z] --- PASS: TestContainerRestartWithCancelledRequest (1.91s)
17:51:39 [2024-01-23T17:51:39.360Z] === RUN   TestCgroupNamespacesRun
17:51:40 [2024-01-23T17:51:40.287Z] --- PASS: TestCgroupNamespacesRun (1.08s)
17:51:40 [2024-01-23T17:51:40.287Z] === RUN   TestCgroupNamespacesRunPrivileged
17:51:41 [2024-01-23T17:51:41.650Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.06s)
17:51:41 [2024-01-23T17:51:41.650Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:51:42 [2024-01-23T17:51:42.577Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.08s)
17:51:42 [2024-01-23T17:51:42.577Z] === RUN   TestCgroupNamespacesRunHostMode
17:51:43 [2024-01-23T17:51:43.504Z] --- PASS: TestCgroupNamespacesRunHostMode (1.08s)
17:51:43 [2024-01-23T17:51:43.504Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:51:44 [2024-01-23T17:51:44.868Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
17:51:44 [2024-01-23T17:51:44.868Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:51:45 [2024-01-23T17:51:45.795Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s)
17:51:45 [2024-01-23T17:51:45.795Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:51:46 [2024-01-23T17:51:46.357Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
17:51:46 [2024-01-23T17:51:46.357Z] === RUN   TestCgroupNamespacesRunOlderClient
17:51:47 [2024-01-23T17:51:47.722Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.09s)
17:51:47 [2024-01-23T17:51:47.722Z] === RUN   TestNISDomainname
17:51:48 [2024-01-23T17:51:48.283Z] --- PASS: TestNISDomainname (0.58s)
17:51:48 [2024-01-23T17:51:48.283Z] === RUN   TestHostnameDnsResolution
17:51:48 [2024-01-23T17:51:48.845Z] --- PASS: TestHostnameDnsResolution (0.74s)
17:51:48 [2024-01-23T17:51:48.845Z] === RUN   TestUnprivilegedPortsAndPing
17:51:49 [2024-01-23T17:51:49.406Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s)
17:51:49 [2024-01-23T17:51:49.406Z] === RUN   TestPrivilegedHostDevices
17:51:49 [2024-01-23T17:51:49.968Z] --- PASS: TestPrivilegedHostDevices (0.53s)
17:51:49 [2024-01-23T17:51:49.968Z] === RUN   TestRunConsoleSize
17:51:50 [2024-01-23T17:51:50.223Z] --- PASS: TestRunConsoleSize (0.41s)
17:51:50 [2024-01-23T17:51:50.223Z] === RUN   TestRunWithAlternativeContainerdShim
17:51:56 [2024-01-23T17:51:56.757Z] --- PASS: TestRunWithAlternativeContainerdShim (5.42s)
17:51:56 [2024-01-23T17:51:56.757Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
17:51:56 [2024-01-23T17:51:56.757Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.12s)
17:51:56 [2024-01-23T17:51:56.757Z] === RUN   TestStaticIPOutsideSubpool
17:51:58 [2024-01-23T17:51:58.122Z] --- PASS: TestStaticIPOutsideSubpool (1.19s)
17:51:58 [2024-01-23T17:51:58.122Z] === RUN   TestStats
17:51:59 [2024-01-23T17:51:59.486Z] --- PASS: TestStats (1.46s)
17:51:59 [2024-01-23T17:51:59.486Z] === RUN   TestStopContainerWithTimeout
17:51:59 [2024-01-23T17:51:59.486Z] === RUN   TestStopContainerWithTimeout/0
17:51:59 [2024-01-23T17:51:59.486Z] === PAUSE TestStopContainerWithTimeout/0
17:51:59 [2024-01-23T17:51:59.486Z] === RUN   TestStopContainerWithTimeout/1
17:51:59 [2024-01-23T17:51:59.486Z] === PAUSE TestStopContainerWithTimeout/1
17:51:59 [2024-01-23T17:51:59.486Z] === RUN   TestStopContainerWithTimeout/3
17:51:59 [2024-01-23T17:51:59.486Z] === PAUSE TestStopContainerWithTimeout/3
17:51:59 [2024-01-23T17:51:59.486Z] === RUN   TestStopContainerWithTimeout/-1
17:51:59 [2024-01-23T17:51:59.486Z] === PAUSE TestStopContainerWithTimeout/-1
17:51:59 [2024-01-23T17:51:59.486Z] === CONT  TestStopContainerWithTimeout/0
17:51:59 [2024-01-23T17:51:59.486Z] === CONT  TestStopContainerWithTimeout/3
17:51:59 [2024-01-23T17:51:59.486Z] === CONT  TestStopContainerWithTimeout/-1
17:51:59 [2024-01-23T17:51:59.486Z] === CONT  TestStopContainerWithTimeout/1
17:52:02 [2024-01-23T17:52:02.751Z] --- PASS: TestStopContainerWithTimeout (0.03s)
17:52:02 [2024-01-23T17:52:02.751Z]     --- PASS: TestStopContainerWithTimeout/0 (0.84s)
17:52:02 [2024-01-23T17:52:02.751Z]     --- PASS: TestStopContainerWithTimeout/1 (1.70s)
17:52:02 [2024-01-23T17:52:02.751Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.03s)
17:52:02 [2024-01-23T17:52:02.751Z]     --- PASS: TestStopContainerWithTimeout/3 (3.07s)
17:52:02 [2024-01-23T17:52:02.751Z] === RUN   TestStopContainerWithTimeoutCancel
17:52:02 [2024-01-23T17:52:02.751Z] === PAUSE TestStopContainerWithTimeoutCancel
17:52:02 [2024-01-23T17:52:02.751Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:52:05 [2024-01-23T17:52:05.266Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.21s)
17:52:05 [2024-01-23T17:52:05.266Z] === RUN   TestUpdateMemory
17:52:05 [2024-01-23T17:52:05.522Z] --- PASS: TestUpdateMemory (0.57s)
17:52:05 [2024-01-23T17:52:05.522Z] === RUN   TestUpdateCPUQuota
17:52:06 [2024-01-23T17:52:06.449Z] --- PASS: TestUpdateCPUQuota (0.89s)
17:52:06 [2024-01-23T17:52:06.449Z] === RUN   TestUpdatePidsLimit
17:52:06 [2024-01-23T17:52:06.449Z] === RUN   TestUpdatePidsLimit/update_from_none
17:52:06 [2024-01-23T17:52:06.449Z] === RUN   TestUpdatePidsLimit/no_change
17:52:06 [2024-01-23T17:52:06.704Z] === RUN   TestUpdatePidsLimit/update_lower
17:52:06 [2024-01-23T17:52:06.960Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:52:07 [2024-01-23T17:52:07.216Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:52:07 [2024-01-23T17:52:07.471Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:52:07 [2024-01-23T17:52:07.471Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:52:08 [2024-01-23T17:52:08.398Z] --- PASS: TestUpdatePidsLimit (1.94s)
17:52:08 [2024-01-23T17:52:08.398Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
17:52:08 [2024-01-23T17:52:08.398Z]     --- PASS: TestUpdatePidsLimit/no_change (0.24s)
17:52:08 [2024-01-23T17:52:08.398Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.23s)
17:52:08 [2024-01-23T17:52:08.398Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s)
17:52:08 [2024-01-23T17:52:08.398Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
17:52:08 [2024-01-23T17:52:08.398Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s)
17:52:08 [2024-01-23T17:52:08.398Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
17:52:08 [2024-01-23T17:52:08.398Z] === RUN   TestUpdateRestartPolicy
17:52:20 [2024-01-23T17:52:20.564Z] --- PASS: TestUpdateRestartPolicy (10.78s)
17:52:20 [2024-01-23T17:52:20.564Z] === RUN   TestUpdateRestartWithAutoRemove
17:52:20 [2024-01-23T17:52:20.564Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
17:52:20 [2024-01-23T17:52:20.564Z] === RUN   TestWaitNonBlocked
17:52:20 [2024-01-23T17:52:20.564Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:52:20 [2024-01-23T17:52:20.564Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:52:20 [2024-01-23T17:52:20.564Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:52:20 [2024-01-23T17:52:20.564Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:52:20 [2024-01-23T17:52:20.564Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:52:20 [2024-01-23T17:52:20.564Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:52:20 [2024-01-23T17:52:20.564Z] --- PASS: TestWaitNonBlocked (0.02s)
17:52:20 [2024-01-23T17:52:20.564Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s)
17:52:20 [2024-01-23T17:52:20.564Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s)
17:52:20 [2024-01-23T17:52:20.564Z] === RUN   TestWaitBlocked
17:52:20 [2024-01-23T17:52:20.564Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:52:20 [2024-01-23T17:52:20.564Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:52:20 [2024-01-23T17:52:20.564Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:52:20 [2024-01-23T17:52:20.564Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:52:20 [2024-01-23T17:52:20.564Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:52:20 [2024-01-23T17:52:20.564Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:52:21 [2024-01-23T17:52:21.125Z] --- PASS: TestWaitBlocked (0.02s)
17:52:21 [2024-01-23T17:52:21.125Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s)
17:52:21 [2024-01-23T17:52:21.125Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s)
17:52:21 [2024-01-23T17:52:21.125Z] === RUN   TestWaitConditions
17:52:21 [2024-01-23T17:52:21.125Z] === RUN   TestWaitConditions/default
17:52:21 [2024-01-23T17:52:21.125Z] === PAUSE TestWaitConditions/default
17:52:21 [2024-01-23T17:52:21.125Z] === RUN   TestWaitConditions/not-running
17:52:21 [2024-01-23T17:52:21.125Z] === PAUSE TestWaitConditions/not-running
17:52:21 [2024-01-23T17:52:21.125Z] === RUN   TestWaitConditions/next-exit
17:52:21 [2024-01-23T17:52:21.125Z] === PAUSE TestWaitConditions/next-exit
17:52:21 [2024-01-23T17:52:21.125Z] === RUN   TestWaitConditions/removed
17:52:21 [2024-01-23T17:52:21.125Z] === PAUSE TestWaitConditions/removed
17:52:21 [2024-01-23T17:52:21.125Z] === CONT  TestWaitConditions/default
17:52:21 [2024-01-23T17:52:21.125Z] === CONT  TestWaitConditions/next-exit
17:52:21 [2024-01-23T17:52:21.125Z] === CONT  TestWaitConditions/not-running
17:52:21 [2024-01-23T17:52:21.125Z] === CONT  TestWaitConditions/removed
17:52:21 [2024-01-23T17:52:21.125Z]     wait_test.go:145: ContainerID = 453ee1f65943f8517a8abd9da5875dbfa614a149392477664ed7243b1b97617c
17:52:21 [2024-01-23T17:52:21.125Z]     wait_test.go:145: ContainerID = e9b37d94de053cd128716caf7485d327502b5f4e5f25e8c16876f86bada0cba6
17:52:21 [2024-01-23T17:52:21.125Z]     wait_test.go:145: ContainerID = c55dc64dcdff2a2360b9a653a00734256e73bdf7f9d3949012405c9d3a87f4b0
17:52:21 [2024-01-23T17:52:21.125Z]     wait_test.go:145: ContainerID = 28780047eb93bb39ba355b1b3b42c0cbbd92728d3d1db10437ce3bb3a529f9d4
17:52:22 [2024-01-23T17:52:22.490Z] --- PASS: TestWaitConditions (0.03s)
17:52:22 [2024-01-23T17:52:22.490Z]     --- PASS: TestWaitConditions/not-running (0.76s)
17:52:22 [2024-01-23T17:52:22.490Z]     --- PASS: TestWaitConditions/default (0.97s)
17:52:22 [2024-01-23T17:52:22.490Z]     --- PASS: TestWaitConditions/next-exit (1.03s)
17:52:22 [2024-01-23T17:52:22.490Z]     --- PASS: TestWaitConditions/removed (1.19s)
17:52:22 [2024-01-23T17:52:22.490Z] === RUN   TestWaitRestartedContainer
17:52:22 [2024-01-23T17:52:22.490Z] === RUN   TestWaitRestartedContainer/default
17:52:22 [2024-01-23T17:52:22.490Z] === PAUSE TestWaitRestartedContainer/default
17:52:22 [2024-01-23T17:52:22.490Z] === RUN   TestWaitRestartedContainer/not-running
17:52:22 [2024-01-23T17:52:22.490Z] === PAUSE TestWaitRestartedContainer/not-running
17:52:22 [2024-01-23T17:52:22.490Z] === RUN   TestWaitRestartedContainer/next-exit
17:52:22 [2024-01-23T17:52:22.490Z] === PAUSE TestWaitRestartedContainer/next-exit
17:52:22 [2024-01-23T17:52:22.490Z] === CONT  TestWaitRestartedContainer/default
17:52:22 [2024-01-23T17:52:22.490Z] === CONT  TestWaitRestartedContainer/next-exit
17:52:22 [2024-01-23T17:52:22.490Z] === CONT  TestWaitRestartedContainer/not-running
17:52:24 [2024-01-23T17:52:24.377Z] --- PASS: TestWaitRestartedContainer (0.01s)
17:52:24 [2024-01-23T17:52:24.377Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.75s)
17:52:24 [2024-01-23T17:52:24.377Z]     --- PASS: TestWaitRestartedContainer/default (1.82s)
17:52:24 [2024-01-23T17:52:24.377Z]     --- PASS: TestWaitRestartedContainer/not-running (1.90s)
17:52:24 [2024-01-23T17:52:24.377Z] === CONT  TestContainerStartOnDaemonRestart
17:52:24 [2024-01-23T17:52:24.377Z] === CONT  TestStopContainerWithTimeoutCancel
17:52:24 [2024-01-23T17:52:24.377Z] === CONT  TestContainerKillOnDaemonStart
17:52:24 [2024-01-23T17:52:24.377Z] === CONT  TestIpcModeOlderClient
17:52:24 [2024-01-23T17:52:24.377Z] === CONT  TestDaemonHostGatewayIP
17:52:24 [2024-01-23T17:52:24.377Z] === CONT  TestDaemonRestartIpcMode
17:52:24 [2024-01-23T17:52:24.377Z] === CONT  TestRestartDaemonWithRestartingContainer
17:52:24 [2024-01-23T17:52:24.377Z] === CONT  TestHardRestartWhenContainerIsRunning
17:52:24 [2024-01-23T17:52:24.377Z] --- PASS: TestIpcModeOlderClient (0.09s)
17:52:26 [2024-01-23T17:52:26.272Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
17:52:26 [2024-01-23T17:52:26.272Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
17:52:26 [2024-01-23T17:52:26.528Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.35s)
17:52:26 [2024-01-23T17:52:26.528Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
17:52:26 [2024-01-23T17:52:26.528Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.45s)
17:52:26 [2024-01-23T17:52:26.784Z] --- PASS: TestContainerStartOnDaemonRestart (2.63s)
17:52:26 [2024-01-23T17:52:26.784Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.69s)
17:52:27 [2024-01-23T17:52:27.710Z] --- PASS: TestDaemonHostGatewayIP (3.50s)
17:52:27 [2024-01-23T17:52:27.711Z] --- PASS: TestStopContainerWithTimeoutCancel (3.61s)
17:52:27 [2024-01-23T17:52:27.966Z] --- PASS: TestDaemonRestartIpcMode (3.71s)
17:52:36 [2024-01-23T17:52:36.046Z] --- PASS: TestContainerKillOnDaemonStart (11.76s)
17:52:36 [2024-01-23T17:52:36.046Z] PASS
17:52:36 [2024-01-23T17:52:36.046Z] 
17:52:36 [2024-01-23T17:52:36.046Z] === Skipped
17:52:36 [2024-01-23T17:52:36.046Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
17:52:36 [2024-01-23T17:52:36.046Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:52:36 [2024-01-23T17:52:36.046Z] 
17:52:36 [2024-01-23T17:52:36.046Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:52:36 [2024-01-23T17:52:36.046Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:52:36 [2024-01-23T17:52:36.046Z] 
17:52:36 [2024-01-23T17:52:36.046Z] DONE 325 tests, 2 skipped in 171.291s
17:52:36 [2024-01-23T17:52:36.046Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
17:52:36 [2024-01-23T17:52:36.046Z] ++ '[' -n '' ']'
17:52:36 [2024-01-23T17:52:36.046Z] ++ 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
17:52:36 [2024-01-23T17:52:36.046Z] ++ set -e
17:52:36 [2024-01-23T17:52:36.046Z] ++ '[' -n 0 ']'
17:52:36 [2024-01-23T17:52:36.046Z] ++ set -x
17:52:36 [2024-01-23T17:52:36.046Z] ++ 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.8iwIxXkBmV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
17:52:36 [2024-01-23T17:52:36.046Z] INFO: Testing against a local daemon
17:52:36 [2024-01-23T17:52:36.046Z] === RUN   TestConfigDaemonID
17:52:36 [2024-01-23T17:52:36.973Z]     daemon_test.go:61: [db891b22879c3] daemon is not started
17:52:36 [2024-01-23T17:52:36.973Z] --- PASS: TestConfigDaemonID (1.04s)
17:52:36 [2024-01-23T17:52:36.973Z] === RUN   TestDaemonConfigValidation
17:52:36 [2024-01-23T17:52:36.973Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:52:36 [2024-01-23T17:52:36.973Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:52:36 [2024-01-23T17:52:36.973Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:52:36 [2024-01-23T17:52:36.973Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:52:36 [2024-01-23T17:52:36.973Z] === RUN   TestDaemonConfigValidation/invalid_config
17:52:36 [2024-01-23T17:52:36.973Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:52:36 [2024-01-23T17:52:36.973Z] === RUN   TestDaemonConfigValidation/malformed_config
17:52:36 [2024-01-23T17:52:36.973Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:52:36 [2024-01-23T17:52:36.973Z] === RUN   TestDaemonConfigValidation/valid_config
17:52:36 [2024-01-23T17:52:36.973Z] === PAUSE TestDaemonConfigValidation/valid_config
17:52:36 [2024-01-23T17:52:36.973Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:52:36 [2024-01-23T17:52:36.973Z] === CONT  TestDaemonConfigValidation/malformed_config
17:52:36 [2024-01-23T17:52:36.973Z] === CONT  TestDaemonConfigValidation/valid_config
17:52:36 [2024-01-23T17:52:36.973Z] === CONT  TestDaemonConfigValidation/invalid_config
17:52:36 [2024-01-23T17:52:36.973Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:52:37 [2024-01-23T17:52:37.229Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:52:37 [2024-01-23T17:52:37.229Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
17:52:37 [2024-01-23T17:52:37.229Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
17:52:37 [2024-01-23T17:52:37.229Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
17:52:37 [2024-01-23T17:52:37.229Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
17:52:37 [2024-01-23T17:52:37.229Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
17:52:37 [2024-01-23T17:52:37.229Z] === RUN   TestConfigDaemonSeccompProfiles
17:52:37 [2024-01-23T17:52:37.229Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
17:52:38 [2024-01-23T17:52:38.154Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
17:52:39 [2024-01-23T17:52:39.519Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
17:52:40 [2024-01-23T17:52:40.445Z]     daemon_test.go:180: [d21093e71c4d1] daemon is not started
17:52:40 [2024-01-23T17:52:40.445Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
17:52:40 [2024-01-23T17:52:40.445Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
17:52:40 [2024-01-23T17:52:40.445Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
17:52:40 [2024-01-23T17:52:40.445Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
17:52:40 [2024-01-23T17:52:40.445Z] === RUN   TestDaemonProxy
17:52:40 [2024-01-23T17:52:40.445Z] === RUN   TestDaemonProxy/environment_variables
17:52:40 [2024-01-23T17:52:40.445Z] === PAUSE TestDaemonProxy/environment_variables
17:52:40 [2024-01-23T17:52:40.445Z] === RUN   TestDaemonProxy/command-line_options
17:52:40 [2024-01-23T17:52:40.445Z] === PAUSE TestDaemonProxy/command-line_options
17:52:40 [2024-01-23T17:52:40.445Z] === RUN   TestDaemonProxy/configuration_file
17:52:40 [2024-01-23T17:52:40.445Z] === PAUSE TestDaemonProxy/configuration_file
17:52:40 [2024-01-23T17:52:40.445Z] === RUN   TestDaemonProxy/conflicting_options
17:52:40 [2024-01-23T17:52:40.701Z] === RUN   TestDaemonProxy/reload_sanitized
17:52:40 [2024-01-23T17:52:40.701Z] === PAUSE TestDaemonProxy/reload_sanitized
17:52:40 [2024-01-23T17:52:40.701Z] === CONT  TestDaemonProxy/environment_variables
17:52:40 [2024-01-23T17:52:40.701Z] === CONT  TestDaemonProxy/configuration_file
17:52:40 [2024-01-23T17:52:40.701Z] === CONT  TestDaemonProxy/reload_sanitized
17:52:40 [2024-01-23T17:52:40.701Z] === CONT  TestDaemonProxy/command-line_options
17:52:42 [2024-01-23T17:52:42.589Z] --- PASS: TestDaemonProxy (0.50s)
17:52:42 [2024-01-23T17:52:42.589Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
17:52:42 [2024-01-23T17:52:42.589Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
17:52:42 [2024-01-23T17:52:42.589Z]     --- PASS: TestDaemonProxy/environment_variables (1.71s)
17:52:42 [2024-01-23T17:52:42.589Z]     --- PASS: TestDaemonProxy/configuration_file (1.72s)
17:52:42 [2024-01-23T17:52:42.589Z]     --- PASS: TestDaemonProxy/command-line_options (1.76s)
17:52:42 [2024-01-23T17:52:42.589Z] === RUN   TestLiveRestore
17:52:42 [2024-01-23T17:52:42.589Z] === RUN   TestLiveRestore/volume_references
17:52:42 [2024-01-23T17:52:42.589Z] === PAUSE TestLiveRestore/volume_references
17:52:42 [2024-01-23T17:52:42.589Z] === RUN   TestLiveRestore/autoremove
17:52:42 [2024-01-23T17:52:42.589Z] === PAUSE TestLiveRestore/autoremove
17:52:42 [2024-01-23T17:52:42.589Z] === CONT  TestLiveRestore/volume_references
17:52:42 [2024-01-23T17:52:42.589Z] === CONT  TestLiveRestore/autoremove
17:52:42 [2024-01-23T17:52:42.589Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
17:52:43 [2024-01-23T17:52:43.151Z] === RUN   TestLiveRestore/volume_references/restartPolicy
17:52:43 [2024-01-23T17:52:43.151Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
17:52:44 [2024-01-23T17:52:44.515Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
17:52:44 [2024-01-23T17:52:44.515Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
17:52:45 [2024-01-23T17:52:45.442Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
17:52:46 [2024-01-23T17:52:46.369Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
17:52:47 [2024-01-23T17:52:47.295Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
17:52:48 [2024-01-23T17:52:48.222Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
17:52:48 [2024-01-23T17:52:48.783Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
17:52:49 [2024-01-23T17:52:49.711Z] --- PASS: TestLiveRestore (0.00s)
17:52:49 [2024-01-23T17:52:49.711Z]     --- PASS: TestLiveRestore/autoremove (3.36s)
17:52:49 [2024-01-23T17:52:49.711Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.81s)
17:52:49 [2024-01-23T17:52:49.711Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.55s)
17:52:49 [2024-01-23T17:52:49.711Z]     --- PASS: TestLiveRestore/volume_references (7.08s)
17:52:49 [2024-01-23T17:52:49.711Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.15s)
17:52:49 [2024-01-23T17:52:49.711Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.09s)
17:52:49 [2024-01-23T17:52:49.711Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.05s)
17:52:49 [2024-01-23T17:52:49.711Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.03s)
17:52:49 [2024-01-23T17:52:49.711Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.98s)
17:52:49 [2024-01-23T17:52:49.711Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.39s)
17:52:49 [2024-01-23T17:52:49.711Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.41s)
17:52:49 [2024-01-23T17:52:49.711Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.95s)
17:52:49 [2024-01-23T17:52:49.711Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
17:52:50 [2024-01-23T17:52:50.272Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s)
17:52:50 [2024-01-23T17:52:50.272Z] PASS
17:52:50 [2024-01-23T17:52:50.272Z] 
17:52:50 [2024-01-23T17:52:50.272Z] DONE 31 tests in 14.319s
17:52:50 [2024-01-23T17:52:50.273Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
17:52:50 [2024-01-23T17:52:50.273Z] ++ '[' -n '' ']'
17:52:50 [2024-01-23T17:52:50.273Z] ++ 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
17:52:50 [2024-01-23T17:52:50.273Z] ++ set -e
17:52:50 [2024-01-23T17:52:50.273Z] ++ '[' -n 0 ']'
17:52:50 [2024-01-23T17:52:50.273Z] ++ set -x
17:52:50 [2024-01-23T17:52:50.273Z] ++ 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.8iwIxXkBmV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
17:52:50 [2024-01-23T17:52:50.273Z] INFO: Testing against a local daemon
17:52:50 [2024-01-23T17:52:50.273Z] === RUN   TestCommitInheritsEnv
17:52:50 [2024-01-23T17:52:50.528Z] --- PASS: TestCommitInheritsEnv (0.15s)
17:52:50 [2024-01-23T17:52:50.528Z] === RUN   TestUsernsCommit
17:52:51 [2024-01-23T17:52:51.892Z] --- PASS: TestUsernsCommit (1.43s)
17:52:51 [2024-01-23T17:52:51.892Z] === RUN   TestImportExtremelyLargeImageWorks
17:52:51 [2024-01-23T17:52:51.892Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
17:52:51 [2024-01-23T17:52:51.892Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:52:51 [2024-01-23T17:52:51.892Z] === RUN   TestImportWithCustomPlatform
17:52:51 [2024-01-23T17:52:51.892Z] === RUN   TestImportWithCustomPlatform/#00
17:52:51 [2024-01-23T17:52:51.892Z] === RUN   TestImportWithCustomPlatform/linux
17:52:51 [2024-01-23T17:52:51.892Z] === RUN   TestImportWithCustomPlatform/LINUX
17:52:51 [2024-01-23T17:52:51.892Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
17:52:52 [2024-01-23T17:52:52.148Z] --- PASS: TestImportWithCustomPlatform (0.12s)
17:52:52 [2024-01-23T17:52:52.148Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
17:52:52 [2024-01-23T17:52:52.148Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
17:52:52 [2024-01-23T17:52:52.148Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
17:52:52 [2024-01-23T17:52:52.148Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
17:52:52 [2024-01-23T17:52:52.148Z] === RUN   TestImportWithCustomPlatformReject
17:52:52 [2024-01-23T17:52:52.148Z] === RUN   TestImportWithCustomPlatformReject/_______
17:52:52 [2024-01-23T17:52:52.148Z] === RUN   TestImportWithCustomPlatformReject//
17:52:52 [2024-01-23T17:52:52.148Z] === RUN   TestImportWithCustomPlatformReject/macos
17:52:52 [2024-01-23T17:52:52.148Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
17:52:52 [2024-01-23T17:52:52.148Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
17:52:52 [2024-01-23T17:52:52.148Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
17:52:52 [2024-01-23T17:52:52.148Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
17:52:52 [2024-01-23T17:52:52.148Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
17:52:52 [2024-01-23T17:52:52.148Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
17:52:52 [2024-01-23T17:52:52.148Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
17:52:52 [2024-01-23T17:52:52.148Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
17:52:52 [2024-01-23T17:52:52.148Z] === RUN   TestImageInspectEmptyTagsAndDigests
17:52:52 [2024-01-23T17:52:52.148Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
17:52:52 [2024-01-23T17:52:52.148Z] === RUN   TestImagesFilterMultiReference
17:52:52 [2024-01-23T17:52:52.148Z] --- PASS: TestImagesFilterMultiReference (0.05s)
17:52:52 [2024-01-23T17:52:52.148Z] === RUN   TestImagesFilterUntil
17:52:52 [2024-01-23T17:52:52.403Z]     list_test.go:95: ImageList: ID=sha256:cf84a8aae3a3c1c39890fc13b41e5f555d269c05354d217d599597c015c7c3a4 RepoTags=[testimagesfilteruntil:v1]
17:52:52 [2024-01-23T17:52:52.403Z] --- PASS: TestImagesFilterUntil (0.24s)
17:52:52 [2024-01-23T17:52:52.403Z] === RUN   TestImagesFilterBeforeSince
17:52:52 [2024-01-23T17:52:52.659Z]     list_test.go:129: ImageList: ID=sha256:86d6408656fbe01e090579d6b6c339bef2510581fd9db86372181aeb64eba3e3 RepoTags=[testimagesfilterbeforesince:v1]
17:52:52 [2024-01-23T17:52:52.659Z]     list_test.go:129: ImageList: ID=sha256:0fb44bcea6fd99b0e3ad53e776e2643ce05df48f0cc7d2cfae9b5a0563679168 RepoTags=[testimagesfilterbeforesince:v2]
17:52:52 [2024-01-23T17:52:52.659Z]     list_test.go:129: ImageList: ID=sha256:e0f8c2d01b106e693bc4944956acd88e9b2b8ce8eae51d75ce4fb892af732fb4 RepoTags=[testimagesfilterbeforesince:v3]
17:52:52 [2024-01-23T17:52:52.659Z] --- PASS: TestImagesFilterBeforeSince (0.23s)
17:52:52 [2024-01-23T17:52:52.659Z] === RUN   TestAPIImagesFilters
17:52:52 [2024-01-23T17:52:52.659Z] === RUN   TestAPIImagesFilters/repository_regex
17:52:52 [2024-01-23T17:52:52.659Z] === PAUSE TestAPIImagesFilters/repository_regex
17:52:52 [2024-01-23T17:52:52.659Z] === RUN   TestAPIImagesFilters/image_name_regex
17:52:52 [2024-01-23T17:52:52.659Z] === PAUSE TestAPIImagesFilters/image_name_regex
17:52:52 [2024-01-23T17:52:52.659Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
17:52:52 [2024-01-23T17:52:52.659Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
17:52:52 [2024-01-23T17:52:52.659Z] === RUN   TestAPIImagesFilters/registry_port_regex
17:52:52 [2024-01-23T17:52:52.659Z] === PAUSE TestAPIImagesFilters/registry_port_regex
17:52:52 [2024-01-23T17:52:52.659Z] === CONT  TestAPIImagesFilters/repository_regex
17:52:52 [2024-01-23T17:52:52.659Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
17:52:52 [2024-01-23T17:52:52.659Z] === CONT  TestAPIImagesFilters/registry_port_regex
17:52:52 [2024-01-23T17:52:52.659Z] === CONT  TestAPIImagesFilters/image_name_regex
17:52:52 [2024-01-23T17:52:52.659Z] --- PASS: TestAPIImagesFilters (0.03s)
17:52:52 [2024-01-23T17:52:52.659Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
17:52:52 [2024-01-23T17:52:52.659Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
17:52:52 [2024-01-23T17:52:52.659Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
17:52:52 [2024-01-23T17:52:52.659Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
17:52:52 [2024-01-23T17:52:52.659Z] === RUN   TestPruneDontDeleteUsedDangling
17:52:53 [2024-01-23T17:52:53.222Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s)
17:52:53 [2024-01-23T17:52:53.222Z] === RUN   TestImagePullPlatformInvalid
17:52:53 [2024-01-23T17:52:53.222Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
17:52:53 [2024-01-23T17:52:53.222Z] === RUN   TestImagePullStoredDigestForOtherRepo
17:52:53 [2024-01-23T17:52:53.222Z] time="2024-01-23T17:52:53.065163544Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.20.8 instance.id=71cfbea7-8316-4ac6-aca0-515cbe1e4fdc version=2.8.3 
17:52:53 [2024-01-23T17:52:53.222Z] time="2024-01-23T17:52:53.065271656Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=71cfbea7-8316-4ac6-aca0-515cbe1e4fdc version=2.8.3 
17:52:53 [2024-01-23T17:52:53.222Z] time="2024-01-23T17:52:53.065297372Z" level=info msg="Starting upload purge in 4m0s" go.version=go1.20.8 instance.id=71cfbea7-8316-4ac6-aca0-515cbe1e4fdc version=2.8.3 
17:52:53 [2024-01-23T17:52:53.222Z] time="2024-01-23T17:52:53.065520266Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=71cfbea7-8316-4ac6-aca0-515cbe1e4fdc version=2.8.3 
17:52:53 [2024-01-23T17:52:53.222Z] time="2024-01-23T17:52:53.159275717Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a9897646-15e2-4295-b1a9-b1fb4a59d349 http.request.method=GET http.request.remoteaddr="127.0.0.1:60922" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
17:52:53 [2024-01-23T17:52:53.222Z] time="2024-01-23T17:52:53.159407748Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a9897646-15e2-4295-b1a9-b1fb4a59d349 http.request.method=GET http.request.remoteaddr="127.0.0.1:60922" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.611268ms http.response.status=200 http.response.written=2 
17:52:53 [2024-01-23T17:52:53.222Z] 127.0.0.1 - - [23/Jan/2024:17:52:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
17:52:53 [2024-01-23T17:52:53.222Z] time="2024-01-23T17:52:53.16187144Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=afcd1eaf-0350-43c3-bc8f-aea235492ae3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:52:53 [2024-01-23T17:52:53.222Z] time="2024-01-23T17:52:53.161914484Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=afcd1eaf-0350-43c3-bc8f-aea235492ae3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:52:53 [2024-01-23T17:52:53.222Z] time="2024-01-23T17:52:53.161954452Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3b111da0-623b-4c32-a2e7-e88e9da0630b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60936" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:52:53 [2024-01-23T17:52:53.222Z] time="2024-01-23T17:52:53.161990842Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3b111da0-623b-4c32-a2e7-e88e9da0630b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60936" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:52:53 [2024-01-23T17:52:53.222Z] time="2024-01-23T17:52:53.162015671Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=afcd1eaf-0350-43c3-bc8f-aea235492ae3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=34.232µ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=761f2ba0-ae80-4150-a780-2887267b13df trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:52:53 [2024-01-23T17:52:53.222Z] time="2024-01-23T17:52:53.162047663Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3b111da0-623b-4c32-a2e7-e88e9da0630b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60936" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=26.191µ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=f9535f6e-117d-4ce7-b116-2eaf0d4e603f trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:52:53 [2024-01-23T17:52:53.222Z] time="2024-01-23T17:52:53.162134384Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=afcd1eaf-0350-43c3-bc8f-aea235492ae3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.107016ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:52:53 [2024-01-23T17:52:53.222Z] 127.0.0.1 - - [23/Jan/2024:17:52:53 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
17:52:53 [2024-01-23T17:52:53.222Z] time="2024-01-23T17:52:53.162203357Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3b111da0-623b-4c32-a2e7-e88e9da0630b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60936" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.171181ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:52:53 [2024-01-23T17:52:53.222Z] 127.0.0.1 - - [23/Jan/2024:17:52:53 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
17:52:53 [2024-01-23T17:52:53.222Z] time="2024-01-23T17:52:53.163814158Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=464a39da-467b-4db2-80c2-0ac174e5471b http.request.method=POST http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
17:52:53 [2024-01-23T17:52:53.222Z] time="2024-01-23T17:52:53.163859163Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=464a39da-467b-4db2-80c2-0ac174e5471b http.request.method=POST http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
17:52:53 [2024-01-23T17:52:53.222Z] time="2024-01-23T17:52:53.163822322Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=840f2282-4b50-40cd-a508-47da2090e70c http.request.method=POST http.request.remoteaddr="127.0.0.1:60936" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
17:52:53 [2024-01-23T17:52:53.222Z] time="2024-01-23T17:52:53.163932018Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=840f2282-4b50-40cd-a508-47da2090e70c http.request.method=POST http.request.remoteaddr="127.0.0.1:60936" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
17:52:53 [2024-01-23T17:52:53.222Z] time="2024-01-23T17:52:53.163995485Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/f0187356-fa34-4098-b565-412cd034ae09/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=464a39da-467b-4db2-80c2-0ac174e5471b http.request.method=POST http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=103.829µ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=f0a90c6e-8017-4ba1-a283-2c0c020a326f trace.line=110 vars.name=test 
17:52:53 [2024-01-23T17:52:53.222Z] time="2024-01-23T17:52:53.164022094Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/1fca72ea-cd4e-4eef-9948-77ce42cad286/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=840f2282-4b50-40cd-a508-47da2090e70c http.request.method=POST http.request.remoteaddr="127.0.0.1:60936" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=60.825µ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=9a15d770-50e2-4218-8341-1d8be095f086 trace.line=110 vars.name=test 
17:52:53 [2024-01-23T17:52:53.222Z] time="2024-01-23T17:52:53.164048286Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/f0187356-fa34-4098-b565-412cd034ae09/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=464a39da-467b-4db2-80c2-0ac174e5471b http.request.method=POST http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=22.77µ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=dee97f81-c8e6-4c6c-ac70-82c9f854d4e6 trace.line=142 vars.name=test 
17:52:53 [2024-01-23T17:52:53.222Z] time="2024-01-23T17:52:53.164067691Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/1fca72ea-cd4e-4eef-9948-77ce42cad286/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=840f2282-4b50-40cd-a508-47da2090e70c http.request.method=POST http.request.remoteaddr="127.0.0.1:60936" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=22.466µ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=f25b2553-bf94-4b60-b09d-7b171c37773d trace.line=142 vars.name=test 
17:52:53 [2024-01-23T17:52:53.222Z] time="2024-01-23T17:52:53.164121837Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/f0187356-fa34-4098-b565-412cd034ae09/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=464a39da-467b-4db2-80c2-0ac174e5471b http.request.method=POST http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=42.06µ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=b411a042-08e1-4f7f-a75b-c4932bc74916 trace.line=110 vars.name=test 
17:52:53 [2024-01-23T17:52:53.222Z] time="2024-01-23T17:52:53.164144164Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/1fca72ea-cd4e-4eef-9948-77ce42cad286/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=840f2282-4b50-40cd-a508-47da2090e70c http.request.method=POST http.request.remoteaddr="127.0.0.1:60936" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=45.629µ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=ef607882-9450-4a74-b047-8c17f6c2150f trace.line=110 vars.name=test 
17:52:53 [2024-01-23T17:52:53.222Z] time="2024-01-23T17:52:53.164228054Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=464a39da-467b-4db2-80c2-0ac174e5471b http.request.method=POST http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.775365ms http.response.status=202 http.response.written=0 
17:52:53 [2024-01-23T17:52:53.222Z] 127.0.0.1 - - [23/Jan/2024:17:52:53 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
17:52:53 [2024-01-23T17:52:53.222Z] time="2024-01-23T17:52:53.164301335Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=840f2282-4b50-40cd-a508-47da2090e70c http.request.method=POST http.request.remoteaddr="127.0.0.1:60936" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.885241ms http.response.status=202 http.response.written=0 
17:52:53 [2024-01-23T17:52:53.222Z] 127.0.0.1 - - [23/Jan/2024:17:52:53 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
17:52:53 [2024-01-23T17:52:53.222Z] time="2024-01-23T17:52:53.165879019Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cff13532-ca24-41a5-8ba5-670683f89536 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60936" http.request.uri="/v2/test/blobs/uploads/1fca72ea-cd4e-4eef-9948-77ce42cad286?_state=e7OW0Tyaw8GC7ivxtlR_SyEpx2TAgN4oVnFO07SaxFN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmY2E3MmVhLWNkNGUtNGVlZi05OTQ4LTc3Y2U0MmNhZDI4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzo1Mjo1My4xNjM5NDQzODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=1fca72ea-cd4e-4eef-9948-77ce42cad286 
17:52:53 [2024-01-23T17:52:53.222Z] time="2024-01-23T17:52:53.165949436Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cff13532-ca24-41a5-8ba5-670683f89536 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60936" http.request.uri="/v2/test/blobs/uploads/1fca72ea-cd4e-4eef-9948-77ce42cad286?_state=e7OW0Tyaw8GC7ivxtlR_SyEpx2TAgN4oVnFO07SaxFN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmY2E3MmVhLWNkNGUtNGVlZi05OTQ4LTc3Y2U0MmNhZDI4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzo1Mjo1My4xNjM5NDQzODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=1fca72ea-cd4e-4eef-9948-77ce42cad286 
17:52:53 [2024-01-23T17:52:53.222Z] time="2024-01-23T17:52:53.16601694Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/1fca72ea-cd4e-4eef-9948-77ce42cad286/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cff13532-ca24-41a5-8ba5-670683f89536 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60936" http.request.uri="/v2/test/blobs/uploads/1fca72ea-cd4e-4eef-9948-77ce42cad286?_state=e7OW0Tyaw8GC7ivxtlR_SyEpx2TAgN4oVnFO07SaxFN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmY2E3MmVhLWNkNGUtNGVlZi05OTQ4LTc3Y2U0MmNhZDI4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzo1Mjo1My4xNjM5NDQzODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=38.606µ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=69dc1f1f-bea1-41f3-a118-e7dae894036b trace.line=95 vars.name=test vars.uuid=1fca72ea-cd4e-4eef-9948-77ce42cad286 
17:52:53 [2024-01-23T17:52:53.222Z] time="2024-01-23T17:52:53.166072506Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/1fca72ea-cd4e-4eef-9948-77ce42cad286/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cff13532-ca24-41a5-8ba5-670683f89536 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60936" http.request.uri="/v2/test/blobs/uploads/1fca72ea-cd4e-4eef-9948-77ce42cad286?_state=e7OW0Tyaw8GC7ivxtlR_SyEpx2TAgN4oVnFO07SaxFN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmY2E3MmVhLWNkNGUtNGVlZi05OTQ4LTc3Y2U0MmNhZDI4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzo1Mjo1My4xNjM5NDQzODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=22.179µ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=c4eba369-bac1-4b1a-b64b-6e7251ee7cb1 trace.line=142 vars.name=test vars.uuid=1fca72ea-cd4e-4eef-9948-77ce42cad286 
17:52:53 [2024-01-23T17:52:53.222Z] time="2024-01-23T17:52:53.166135817Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cff13532-ca24-41a5-8ba5-670683f89536 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60936" http.request.uri="/v2/test/blobs/uploads/1fca72ea-cd4e-4eef-9948-77ce42cad286?_state=e7OW0Tyaw8GC7ivxtlR_SyEpx2TAgN4oVnFO07SaxFN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmY2E3MmVhLWNkNGUtNGVlZi05OTQ4LTc3Y2U0MmNhZDI4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzo1Mjo1My4xNjM5NDQzODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=1fca72ea-cd4e-4eef-9948-77ce42cad286 
17:52:53 [2024-01-23T17:52:53.223Z] time="2024-01-23T17:52:53.166211396Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/1fca72ea-cd4e-4eef-9948-77ce42cad286/hashstates/sha256/194")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cff13532-ca24-41a5-8ba5-670683f89536 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60936" http.request.uri="/v2/test/blobs/uploads/1fca72ea-cd4e-4eef-9948-77ce42cad286?_state=e7OW0Tyaw8GC7ivxtlR_SyEpx2TAgN4oVnFO07SaxFN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmY2E3MmVhLWNkNGUtNGVlZi05OTQ4LTc3Y2U0MmNhZDI4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzo1Mjo1My4xNjM5NDQzODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=39.048µ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=639c8cbc-8518-4169-b3cc-f1865706bf53 trace.line=110 vars.name=test vars.uuid=1fca72ea-cd4e-4eef-9948-77ce42cad286 
17:52:53 [2024-01-23T17:52:53.223Z] time="2024-01-23T17:52:53.166252545Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/1fca72ea-cd4e-4eef-9948-77ce42cad286/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cff13532-ca24-41a5-8ba5-670683f89536 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60936" http.request.uri="/v2/test/blobs/uploads/1fca72ea-cd4e-4eef-9948-77ce42cad286?_state=e7OW0Tyaw8GC7ivxtlR_SyEpx2TAgN4oVnFO07SaxFN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmY2E3MmVhLWNkNGUtNGVlZi05OTQ4LTc3Y2U0MmNhZDI4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzo1Mjo1My4xNjM5NDQzODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=13.226µ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=d074b6ac-d631-4c2e-8bf1-9878d697d733 trace.line=155 vars.name=test vars.uuid=1fca72ea-cd4e-4eef-9948-77ce42cad286 
17:52:53 [2024-01-23T17:52:53.223Z] time="2024-01-23T17:52:53.166296656Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cff13532-ca24-41a5-8ba5-670683f89536 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60936" http.request.uri="/v2/test/blobs/uploads/1fca72ea-cd4e-4eef-9948-77ce42cad286?_state=e7OW0Tyaw8GC7ivxtlR_SyEpx2TAgN4oVnFO07SaxFN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmY2E3MmVhLWNkNGUtNGVlZi05OTQ4LTc3Y2U0MmNhZDI4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzo1Mjo1My4xNjM5NDQzODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.948µ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=bfd02311-6e35-45dd-bc59-0189db14628d trace.line=155 vars.name=test vars.uuid=1fca72ea-cd4e-4eef-9948-77ce42cad286 
17:52:53 [2024-01-23T17:52:53.223Z] time="2024-01-23T17:52:53.167648122Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=15716dcd-0729-4d49-a885-a3a6fe433b78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/blobs/uploads/f0187356-fa34-4098-b565-412cd034ae09?_state=BTZj7u9PxKC9p_3r0Qh6vRnjo2ge-VFlG5qkAMFzPEp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwMTg3MzU2LWZhMzQtNDA5OC1iNTY1LTQxMmNkMDM0YWUwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzo1Mjo1My4xNjM4NzA3OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=f0187356-fa34-4098-b565-412cd034ae09 
17:52:53 [2024-01-23T17:52:53.223Z] time="2024-01-23T17:52:53.167872248Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=15716dcd-0729-4d49-a885-a3a6fe433b78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/blobs/uploads/f0187356-fa34-4098-b565-412cd034ae09?_state=BTZj7u9PxKC9p_3r0Qh6vRnjo2ge-VFlG5qkAMFzPEp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwMTg3MzU2LWZhMzQtNDA5OC1iNTY1LTQxMmNkMDM0YWUwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzo1Mjo1My4xNjM4NzA3OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=f0187356-fa34-4098-b565-412cd034ae09 
17:52:53 [2024-01-23T17:52:53.223Z] time="2024-01-23T17:52:53.166328304Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/1fca72ea-cd4e-4eef-9948-77ce42cad286/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cff13532-ca24-41a5-8ba5-670683f89536 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60936" http.request.uri="/v2/test/blobs/uploads/1fca72ea-cd4e-4eef-9948-77ce42cad286?_state=e7OW0Tyaw8GC7ivxtlR_SyEpx2TAgN4oVnFO07SaxFN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmY2E3MmVhLWNkNGUtNGVlZi05OTQ4LTc3Y2U0MmNhZDI4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzo1Mjo1My4xNjM5NDQzODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=10.026µ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=94513135-5caf-4389-88db-bc10b1f25758 trace.line=155 vars.name=test vars.uuid=1fca72ea-cd4e-4eef-9948-77ce42cad286 
17:52:53 [2024-01-23T17:52:53.223Z] time="2024-01-23T17:52:53.167946226Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/f0187356-fa34-4098-b565-412cd034ae09/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=15716dcd-0729-4d49-a885-a3a6fe433b78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/blobs/uploads/f0187356-fa34-4098-b565-412cd034ae09?_state=BTZj7u9PxKC9p_3r0Qh6vRnjo2ge-VFlG5qkAMFzPEp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwMTg3MzU2LWZhMzQtNDA5OC1iNTY1LTQxMmNkMDM0YWUwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzo1Mjo1My4xNjM4NzA3OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=38.524µ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=b9ef0483-8926-465c-a3c7-60e6e812a911 trace.line=95 vars.name=test vars.uuid=f0187356-fa34-4098-b565-412cd034ae09 
17:52:53 [2024-01-23T17:52:53.223Z] time="2024-01-23T17:52:53.167997574Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/f0187356-fa34-4098-b565-412cd034ae09/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=15716dcd-0729-4d49-a885-a3a6fe433b78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/blobs/uploads/f0187356-fa34-4098-b565-412cd034ae09?_state=BTZj7u9PxKC9p_3r0Qh6vRnjo2ge-VFlG5qkAMFzPEp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwMTg3MzU2LWZhMzQtNDA5OC1iNTY1LTQxMmNkMDM0YWUwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzo1Mjo1My4xNjM4NzA3OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=21.005µ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=dad605ef-3750-42c7-a960-bffefc071a18 trace.line=142 vars.name=test vars.uuid=f0187356-fa34-4098-b565-412cd034ae09 
17:52:53 [2024-01-23T17:52:53.223Z] time="2024-01-23T17:52:53.167995778Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/1fca72ea-cd4e-4eef-9948-77ce42cad286/data", "/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cff13532-ca24-41a5-8ba5-670683f89536 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60936" http.request.uri="/v2/test/blobs/uploads/1fca72ea-cd4e-4eef-9948-77ce42cad286?_state=e7OW0Tyaw8GC7ivxtlR_SyEpx2TAgN4oVnFO07SaxFN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmY2E3MmVhLWNkNGUtNGVlZi05OTQ4LTc3Y2U0MmNhZDI4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzo1Mjo1My4xNjM5NDQzODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=75.151µ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=5fefa39c-a9cc-4487-a9b2-5075142fba49 trace.line=185 vars.name=test vars.uuid=1fca72ea-cd4e-4eef-9948-77ce42cad286 
17:52:53 [2024-01-23T17:52:53.223Z] time="2024-01-23T17:52:53.168047831Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=15716dcd-0729-4d49-a885-a3a6fe433b78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/blobs/uploads/f0187356-fa34-4098-b565-412cd034ae09?_state=BTZj7u9PxKC9p_3r0Qh6vRnjo2ge-VFlG5qkAMFzPEp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwMTg3MzU2LWZhMzQtNDA5OC1iNTY1LTQxMmNkMDM0YWUwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzo1Mjo1My4xNjM4NzA3OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=f0187356-fa34-4098-b565-412cd034ae09 
17:52:53 [2024-01-23T17:52:53.223Z] time="2024-01-23T17:52:53.168094273Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cff13532-ca24-41a5-8ba5-670683f89536 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60936" http.request.uri="/v2/test/blobs/uploads/1fca72ea-cd4e-4eef-9948-77ce42cad286?_state=e7OW0Tyaw8GC7ivxtlR_SyEpx2TAgN4oVnFO07SaxFN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmY2E3MmVhLWNkNGUtNGVlZi05OTQ4LTc3Y2U0MmNhZDI4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzo1Mjo1My4xNjM5NDQzODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=59.357µ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=716d88ad-c710-4faf-87b8-6fab15936cec trace.line=110 vars.name=test vars.uuid=1fca72ea-cd4e-4eef-9948-77ce42cad286 
17:52:53 [2024-01-23T17:52:53.223Z] time="2024-01-23T17:52:53.168200892Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/f0187356-fa34-4098-b565-412cd034ae09/hashstates/sha256/68")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=15716dcd-0729-4d49-a885-a3a6fe433b78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/blobs/uploads/f0187356-fa34-4098-b565-412cd034ae09?_state=BTZj7u9PxKC9p_3r0Qh6vRnjo2ge-VFlG5qkAMFzPEp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwMTg3MzU2LWZhMzQtNDA5OC1iNTY1LTQxMmNkMDM0YWUwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzo1Mjo1My4xNjM4NzA3OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=44.275µ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=947276d6-a980-4371-9d1e-ef570099aab0 trace.line=110 vars.name=test vars.uuid=f0187356-fa34-4098-b565-412cd034ae09 
17:52:53 [2024-01-23T17:52:53.223Z] time="2024-01-23T17:52:53.168223776Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/1fca72ea-cd4e-4eef-9948-77ce42cad286")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cff13532-ca24-41a5-8ba5-670683f89536 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60936" http.request.uri="/v2/test/blobs/uploads/1fca72ea-cd4e-4eef-9948-77ce42cad286?_state=e7OW0Tyaw8GC7ivxtlR_SyEpx2TAgN4oVnFO07SaxFN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmY2E3MmVhLWNkNGUtNGVlZi05OTQ4LTc3Y2U0MmNhZDI4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzo1Mjo1My4xNjM5NDQzODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=96.477µ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=edcb5449-8a43-4725-99b7-952a64756a5c trace.line=202 vars.name=test vars.uuid=1fca72ea-cd4e-4eef-9948-77ce42cad286 
17:52:53 [2024-01-23T17:52:53.223Z] time="2024-01-23T17:52:53.168243346Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/f0187356-fa34-4098-b565-412cd034ae09/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=15716dcd-0729-4d49-a885-a3a6fe433b78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/blobs/uploads/f0187356-fa34-4098-b565-412cd034ae09?_state=BTZj7u9PxKC9p_3r0Qh6vRnjo2ge-VFlG5qkAMFzPEp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwMTg3MzU2LWZhMzQtNDA5OC1iNTY1LTQxMmNkMDM0YWUwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzo1Mjo1My4xNjM4NzA3OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=11.676µ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=7744551e-a61d-4886-b7fd-22c44b26445c trace.line=155 vars.name=test vars.uuid=f0187356-fa34-4098-b565-412cd034ae09 
17:52:53 [2024-01-23T17:52:53.223Z] time="2024-01-23T17:52:53.168289639Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=15716dcd-0729-4d49-a885-a3a6fe433b78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/blobs/uploads/f0187356-fa34-4098-b565-412cd034ae09?_state=BTZj7u9PxKC9p_3r0Qh6vRnjo2ge-VFlG5qkAMFzPEp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwMTg3MzU2LWZhMzQtNDA5OC1iNTY1LTQxMmNkMDM0YWUwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzo1Mjo1My4xNjM4NzA3OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.431µ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=09927c1d-9e2e-41f7-acec-30a5b343c046 trace.line=155 vars.name=test vars.uuid=f0187356-fa34-4098-b565-412cd034ae09 
17:52:53 [2024-01-23T17:52:53.223Z] time="2024-01-23T17:52:53.168304983Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cff13532-ca24-41a5-8ba5-670683f89536 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60936" http.request.uri="/v2/test/blobs/uploads/1fca72ea-cd4e-4eef-9948-77ce42cad286?_state=e7OW0Tyaw8GC7ivxtlR_SyEpx2TAgN4oVnFO07SaxFN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmY2E3MmVhLWNkNGUtNGVlZi05OTQ4LTc3Y2U0MmNhZDI4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzo1Mjo1My4xNjM5NDQzODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=3.05761ms http.response.status=201 http.response.written=0 
17:52:53 [2024-01-23T17:52:53.223Z] 127.0.0.1 - - [23/Jan/2024:17:52:53 +0000] "PUT /v2/test/blobs/uploads/1fca72ea-cd4e-4eef-9948-77ce42cad286?_state=e7OW0Tyaw8GC7ivxtlR_SyEpx2TAgN4oVnFO07SaxFN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmY2E3MmVhLWNkNGUtNGVlZi05OTQ4LTc3Y2U0MmNhZDI4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzo1Mjo1My4xNjM5NDQzODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
17:52:53 [2024-01-23T17:52:53.223Z] time="2024-01-23T17:52:53.16832173Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/f0187356-fa34-4098-b565-412cd034ae09/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=15716dcd-0729-4d49-a885-a3a6fe433b78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/blobs/uploads/f0187356-fa34-4098-b565-412cd034ae09?_state=BTZj7u9PxKC9p_3r0Qh6vRnjo2ge-VFlG5qkAMFzPEp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwMTg3MzU2LWZhMzQtNDA5OC1iNTY1LTQxMmNkMDM0YWUwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzo1Mjo1My4xNjM4NzA3OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=9.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).Stat" trace.id=60fd30a5-6a87-4d66-85b4-23b9a7c524f6 trace.line=155 vars.name=test vars.uuid=f0187356-fa34-4098-b565-412cd034ae09 
17:52:53 [2024-01-23T17:52:53.223Z] time="2024-01-23T17:52:53.168383827Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/f0187356-fa34-4098-b565-412cd034ae09/data", "/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=15716dcd-0729-4d49-a885-a3a6fe433b78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/blobs/uploads/f0187356-fa34-4098-b565-412cd034ae09?_state=BTZj7u9PxKC9p_3r0Qh6vRnjo2ge-VFlG5qkAMFzPEp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwMTg3MzU2LWZhMzQtNDA5OC1iNTY1LTQxMmNkMDM0YWUwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzo1Mjo1My4xNjM4NzA3OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=40.731µ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=48fd5752-ed60-4aa7-9496-d00fc474b5ae trace.line=185 vars.name=test vars.uuid=f0187356-fa34-4098-b565-412cd034ae09 
17:52:53 [2024-01-23T17:52:53.223Z] time="2024-01-23T17:52:53.168449124Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=15716dcd-0729-4d49-a885-a3a6fe433b78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/blobs/uploads/f0187356-fa34-4098-b565-412cd034ae09?_state=BTZj7u9PxKC9p_3r0Qh6vRnjo2ge-VFlG5qkAMFzPEp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwMTg3MzU2LWZhMzQtNDA5OC1iNTY1LTQxMmNkMDM0YWUwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzo1Mjo1My4xNjM4NzA3OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=37.071µ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=182eef70-64fa-45a0-93bd-f18cf8717899 trace.line=110 vars.name=test vars.uuid=f0187356-fa34-4098-b565-412cd034ae09 
17:52:53 [2024-01-23T17:52:53.223Z] time="2024-01-23T17:52:53.168550689Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/f0187356-fa34-4098-b565-412cd034ae09")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=15716dcd-0729-4d49-a885-a3a6fe433b78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/blobs/uploads/f0187356-fa34-4098-b565-412cd034ae09?_state=BTZj7u9PxKC9p_3r0Qh6vRnjo2ge-VFlG5qkAMFzPEp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwMTg3MzU2LWZhMzQtNDA5OC1iNTY1LTQxMmNkMDM0YWUwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzo1Mjo1My4xNjM4NzA3OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=77.096µ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=cd700334-3ed3-4a47-9244-694d0f893f4d trace.line=202 vars.name=test vars.uuid=f0187356-fa34-4098-b565-412cd034ae09 
17:52:53 [2024-01-23T17:52:53.223Z] time="2024-01-23T17:52:53.16861862Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=15716dcd-0729-4d49-a885-a3a6fe433b78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/blobs/uploads/f0187356-fa34-4098-b565-412cd034ae09?_state=BTZj7u9PxKC9p_3r0Qh6vRnjo2ge-VFlG5qkAMFzPEp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwMTg3MzU2LWZhMzQtNDA5OC1iNTY1LTQxMmNkMDM0YWUwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzo1Mjo1My4xNjM4NzA3OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.406395ms http.response.status=201 http.response.written=0 
17:52:53 [2024-01-23T17:52:53.223Z] 127.0.0.1 - - [23/Jan/2024:17:52:53 +0000] "PUT /v2/test/blobs/uploads/f0187356-fa34-4098-b565-412cd034ae09?_state=BTZj7u9PxKC9p_3r0Qh6vRnjo2ge-VFlG5qkAMFzPEp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwMTg3MzU2LWZhMzQtNDA5OC1iNTY1LTQxMmNkMDM0YWUwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzo1Mjo1My4xNjM4NzA3OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
17:52:53 [2024-01-23T17:52:53.223Z] time="2024-01-23T17:52:53.169570163Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=025aaf9d-eb0c-4141-9452-28b64b5bc488 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
17:52:53 [2024-01-23T17:52:53.223Z] time="2024-01-23T17:52:53.169603353Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=025aaf9d-eb0c-4141-9452-28b64b5bc488 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
17:52:53 [2024-01-23T17:52:53.223Z] time="2024-01-23T17:52:53.169658656Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=025aaf9d-eb0c-4141-9452-28b64b5bc488 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=23.697µ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=46257006-fe53-41e9-9ec3-9918043a874a trace.line=95 vars.name=test vars.reference=latest 
17:52:53 [2024-01-23T17:52:53.224Z] time="2024-01-23T17:52:53.169721008Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=025aaf9d-eb0c-4141-9452-28b64b5bc488 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="758.876µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
17:52:53 [2024-01-23T17:52:53.224Z] 127.0.0.1 - - [23/Jan/2024:17:52:53 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.12+unknown"
17:52:53 [2024-01-23T17:52:53.224Z] time="2024-01-23T17:52:53.17061468Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29614983-6644-4808-ab07-8fcfd8b18570 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
17:52:53 [2024-01-23T17:52:53.224Z] time="2024-01-23T17:52:53.170654245Z" level=debug msg=PutImageManifest go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29614983-6644-4808-ab07-8fcfd8b18570 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
17:52:53 [2024-01-23T17:52:53.224Z] time="2024-01-23T17:52:53.170787736Z" level=debug msg="Putting a Docker Manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29614983-6644-4808-ab07-8fcfd8b18570 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
17:52:53 [2024-01-23T17:52:53.224Z] time="2024-01-23T17:52:53.170802341Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29614983-6644-4808-ab07-8fcfd8b18570 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
17:52:53 [2024-01-23T17:52:53.224Z] time="2024-01-23T17:52:53.170811351Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29614983-6644-4808-ab07-8fcfd8b18570 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
17:52:53 [2024-01-23T17:52:53.224Z] time="2024-01-23T17:52:53.170878609Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29614983-6644-4808-ab07-8fcfd8b18570 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=36.948µ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=748d416a-2f73-4b6d-b171-594213d17101 trace.line=95 vars.name=test vars.reference=latest 
17:52:53 [2024-01-23T17:52:53.224Z] time="2024-01-23T17:52:53.170923048Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29614983-6644-4808-ab07-8fcfd8b18570 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=13.326µ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=0954b9d2-98ae-4498-99d5-4e48199c169c trace.line=155 vars.name=test vars.reference=latest 
17:52:53 [2024-01-23T17:52:53.224Z] time="2024-01-23T17:52:53.170969244Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29614983-6644-4808-ab07-8fcfd8b18570 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=18.503µ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=03882c31-0f43-4a2f-b3b9-3375efe172f4 trace.line=95 vars.name=test vars.reference=latest 
17:52:53 [2024-01-23T17:52:53.224Z] time="2024-01-23T17:52:53.171006217Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29614983-6644-4808-ab07-8fcfd8b18570 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=10.265µ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=abadf13a-554b-44a5-9447-4abc3f661355 trace.line=155 vars.name=test vars.reference=latest 
17:52:53 [2024-01-23T17:52:53.224Z] time="2024-01-23T17:52:53.171052609Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29614983-6644-4808-ab07-8fcfd8b18570 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=11.758µ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=2761f8f6-d00b-47c2-a2ef-1bd64cd6498a trace.line=155 vars.name=test vars.reference=latest 
17:52:53 [2024-01-23T17:52:53.224Z] time="2024-01-23T17:52:53.171125898Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29614983-6644-4808-ab07-8fcfd8b18570 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=47.599µ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=c668d904-bc26-4f9f-9284-fdf06549186c trace.line=110 vars.name=test vars.reference=latest 
17:52:53 [2024-01-23T17:52:53.224Z] time="2024-01-23T17:52:53.171207343Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29614983-6644-4808-ab07-8fcfd8b18570 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=51.184µ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=e300946e-8c23-431e-ad1e-10608dfe0794 trace.line=110 vars.name=test vars.reference=latest 
17:52:53 [2024-01-23T17:52:53.224Z] time="2024-01-23T17:52:53.171366803Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29614983-6644-4808-ab07-8fcfd8b18570 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=63.583µ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=2c351938-b518-48f0-86a6-5191e61bce00 trace.line=110 vars.name=test vars.reference=latest 
17:52:53 [2024-01-23T17:52:53.224Z] time="2024-01-23T17:52:53.17142328Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29614983-6644-4808-ab07-8fcfd8b18570 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=30.581µ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=587d2540-bb59-4c94-b0b3-a89bf4ce9c41 trace.line=110 vars.name=test vars.reference=latest 
17:52:53 [2024-01-23T17:52:53.224Z] time="2024-01-23T17:52:53.171460605Z" level=debug msg="Succeeded in putting manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29614983-6644-4808-ab07-8fcfd8b18570 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
17:52:53 [2024-01-23T17:52:53.224Z] time="2024-01-23T17:52:53.171477057Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29614983-6644-4808-ab07-8fcfd8b18570 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60944" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.472772ms http.response.status=201 http.response.written=0 
17:52:53 [2024-01-23T17:52:53.224Z] 127.0.0.1 - - [23/Jan/2024:17:52:53 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
17:52:53 [2024-01-23T17:52:53.224Z] time="2024-01-23T17:52:53.175722653Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0ddf7832-daa1-4461-ae05-13f1982182f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:60956" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
17:52:53 [2024-01-23T17:52:53.224Z] time="2024-01-23T17:52:53.175756327Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0ddf7832-daa1-4461-ae05-13f1982182f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:60956" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="862.311µs" http.response.status=200 http.response.written=2 
17:52:53 [2024-01-23T17:52:53.224Z] 127.0.0.1 - - [23/Jan/2024:17:52:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:52:53 [2024-01-23T17:52:53.224Z] time="2024-01-23T17:52:53.177768551Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fcfb551f-825c-476a-b6f0-53dd92ada8d7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60964" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
17:52:53 [2024-01-23T17:52:53.224Z] time="2024-01-23T17:52:53.177801815Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fcfb551f-825c-476a-b6f0-53dd92ada8d7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60964" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
17:52:53 [2024-01-23T17:52:53.224Z] time="2024-01-23T17:52:53.177872224Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fcfb551f-825c-476a-b6f0-53dd92ada8d7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60964" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=40.492µ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=2bc0dce2-2651-4a3c-aa4e-eca50b7238a1 trace.line=95 vars.name=test vars.reference=latest 
17:52:53 [2024-01-23T17:52:53.224Z] time="2024-01-23T17:52:53.177894592Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fcfb551f-825c-476a-b6f0-53dd92ada8d7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60964" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
17:52:53 [2024-01-23T17:52:53.224Z] time="2024-01-23T17:52:53.177938679Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fcfb551f-825c-476a-b6f0-53dd92ada8d7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60964" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.383µ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=e0724b0a-7d0f-46fd-a895-db8b815ec9d4 trace.line=95 vars.name=test vars.reference=latest 
17:52:53 [2024-01-23T17:52:53.224Z] time="2024-01-23T17:52:53.1779784Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fcfb551f-825c-476a-b6f0-53dd92ada8d7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60964" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.876µ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=20fd8561-a27d-41ea-a233-7b7cb293e6c2 trace.line=155 vars.name=test vars.reference=latest 
17:52:53 [2024-01-23T17:52:53.224Z] time="2024-01-23T17:52:53.178017916Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fcfb551f-825c-476a-b6f0-53dd92ada8d7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60964" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.652µ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=ba58a21b-b997-4da3-88b3-2f8a5cfd7b73 trace.line=125 vars.name=test vars.reference=latest 
17:52:53 [2024-01-23T17:52:53.224Z] time="2024-01-23T17:52:53.178061347Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fcfb551f-825c-476a-b6f0-53dd92ada8d7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60964" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
17:52:53 [2024-01-23T17:52:53.224Z] time="2024-01-23T17:52:53.17814344Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fcfb551f-825c-476a-b6f0-53dd92ada8d7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60964" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-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.107065ms http.response.status=200 http.response.written=417 
17:52:53 [2024-01-23T17:52:53.224Z] 127.0.0.1 - - [23/Jan/2024:17:52:53 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:52:53 [2024-01-23T17:52:53.224Z] time="2024-01-23T17:52:53.185696299Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=90e80c98-0102-4ee3-9579-314a4c177161 http.request.method=GET http.request.remoteaddr="127.0.0.1:60974" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:52:53 [2024-01-23T17:52:53.224Z] time="2024-01-23T17:52:53.185883255Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=90e80c98-0102-4ee3-9579-314a4c177161 http.request.method=GET http.request.remoteaddr="127.0.0.1:60974" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:52:53 [2024-01-23T17:52:53.225Z] time="2024-01-23T17:52:53.186067134Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=90e80c98-0102-4ee3-9579-314a4c177161 http.request.method=GET http.request.remoteaddr="127.0.0.1:60974" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:52:53 [2024-01-23T17:52:53.225Z] time="2024-01-23T17:52:53.186152468Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=90e80c98-0102-4ee3-9579-314a4c177161 http.request.method=GET http.request.remoteaddr="127.0.0.1:60974" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=43.783µ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=afa2a67c-015b-45fb-93fd-f9d1a3c4c88b trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:52:53 [2024-01-23T17:52:53.225Z] time="2024-01-23T17:52:53.186207517Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=90e80c98-0102-4ee3-9579-314a4c177161 http.request.method=GET http.request.remoteaddr="127.0.0.1:60974" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.847µ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=2497b3ea-9757-4f9e-8fd4-34d17292d1a1 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:52:53 [2024-01-23T17:52:53.225Z] time="2024-01-23T17:52:53.186249397Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=90e80c98-0102-4ee3-9579-314a4c177161 http.request.method=GET http.request.remoteaddr="127.0.0.1:60974" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.441µ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=2f6e1405-5e2b-4932-8dad-a4e2c395b38a trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:52:53 [2024-01-23T17:52:53.225Z] time="2024-01-23T17:52:53.186284564Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=90e80c98-0102-4ee3-9579-314a4c177161 http.request.method=GET http.request.remoteaddr="127.0.0.1:60974" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:52:53 [2024-01-23T17:52:53.225Z] time="2024-01-23T17:52:53.186379441Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=90e80c98-0102-4ee3-9579-314a4c177161 http.request.method=GET http.request.remoteaddr="127.0.0.1:60974" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-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.837248ms http.response.status=200 http.response.written=417 
17:52:53 [2024-01-23T17:52:53.225Z] 127.0.0.1 - - [23/Jan/2024:17:52:53 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:52:53 [2024-01-23T17:52:53.225Z] time="2024-01-23T17:52:53.191859111Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2acbc3a4-6b75-4788-8b0e-a50fd00ca31b http.request.method=GET http.request.remoteaddr="127.0.0.1:60990" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:52:53 [2024-01-23T17:52:53.225Z] time="2024-01-23T17:52:53.191895862Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2acbc3a4-6b75-4788-8b0e-a50fd00ca31b http.request.method=GET http.request.remoteaddr="127.0.0.1:60990" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:52:53 [2024-01-23T17:52:53.225Z] time="2024-01-23T17:52:53.191964925Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2acbc3a4-6b75-4788-8b0e-a50fd00ca31b http.request.method=GET http.request.remoteaddr="127.0.0.1:60990" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=39.106µ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=d2564ffb-c061-47fa-ba86-be9e172a99ef trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:52:53 [2024-01-23T17:52:53.225Z] time="2024-01-23T17:52:53.192013558Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2acbc3a4-6b75-4788-8b0e-a50fd00ca31b http.request.method=GET http.request.remoteaddr="127.0.0.1:60990" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.861µ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=ae2b4290-e899-4f0d-bd8b-1a3ef0bb3243 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:52:53 [2024-01-23T17:52:53.225Z] time="2024-01-23T17:52:53.19201812Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=effd090f-b437-4572-9e0f-a11fd4ee3cf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60992" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:52:53 [2024-01-23T17:52:53.225Z] time="2024-01-23T17:52:53.192048955Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=effd090f-b437-4572-9e0f-a11fd4ee3cf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60992" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:52:53 [2024-01-23T17:52:53.225Z] time="2024-01-23T17:52:53.192060205Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2acbc3a4-6b75-4788-8b0e-a50fd00ca31b http.request.method=GET http.request.remoteaddr="127.0.0.1:60990" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.625µ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=a935a452-13b1-4379-af2b-fa9926a0d411 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:52:53 [2024-01-23T17:52:53.225Z] time="2024-01-23T17:52:53.192092714Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2acbc3a4-6b75-4788-8b0e-a50fd00ca31b http.request.method=GET http.request.remoteaddr="127.0.0.1:60990" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.518µ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=0098babb-abf9-4dbe-ab57-57f150e65915 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:52:53 [2024-01-23T17:52:53.225Z] time="2024-01-23T17:52:53.192110946Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=effd090f-b437-4572-9e0f-a11fd4ee3cf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60992" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.66µ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=e910f196-73ac-46e0-9661-b540466f6c75 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:52:53 [2024-01-23T17:52:53.225Z] time="2024-01-23T17:52:53.192127364Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2acbc3a4-6b75-4788-8b0e-a50fd00ca31b http.request.method=GET http.request.remoteaddr="127.0.0.1:60990" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.477µ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=c600a8ca-d56f-415a-a1c7-5a93b50d40a6 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:52:53 [2024-01-23T17:52:53.225Z] time="2024-01-23T17:52:53.192153014Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=effd090f-b437-4572-9e0f-a11fd4ee3cf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60992" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.458µ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=ab5d48dc-913c-4333-b805-63aea4437e73 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:52:53 [2024-01-23T17:52:53.225Z] time="2024-01-23T17:52:53.192205921Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=effd090f-b437-4572-9e0f-a11fd4ee3cf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60992" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.961µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=41cc0ed4-9794-4c5a-8053-35b17ed6a4a0 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:52:53 [2024-01-23T17:52:53.225Z] time="2024-01-23T17:52:53.192242623Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=effd090f-b437-4572-9e0f-a11fd4ee3cf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60992" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.158µ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=8f92949d-e895-49e1-a503-244d4af607c5 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:52:53 [2024-01-23T17:52:53.225Z] time="2024-01-23T17:52:53.192279013Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=effd090f-b437-4572-9e0f-a11fd4ee3cf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60992" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.518µ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=25289b30-db6d-4ebf-8c63-5dadf3383ed4 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:52:53 [2024-01-23T17:52:53.225Z] time="2024-01-23T17:52:53.192160833Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2acbc3a4-6b75-4788-8b0e-a50fd00ca31b http.request.method=GET http.request.remoteaddr="127.0.0.1:60990" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.929µ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=68928cbf-14a7-437b-bd8f-dc7a7e256cf7 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:52:53 [2024-01-23T17:52:53.225Z] time="2024-01-23T17:52:53.192308175Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=effd090f-b437-4572-9e0f-a11fd4ee3cf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60992" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.548µ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=f82ef45b-bcb9-470c-ab1c-d5bf09d67525 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:52:53 [2024-01-23T17:52:53.225Z] time="2024-01-23T17:52:53.192352713Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=effd090f-b437-4572-9e0f-a11fd4ee3cf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60992" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.408µ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=e30dd186-33e7-467c-8bb7-bf3306887bd0 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:52:53 [2024-01-23T17:52:53.225Z] time="2024-01-23T17:52:53.192355437Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2acbc3a4-6b75-4788-8b0e-a50fd00ca31b http.request.method=GET http.request.remoteaddr="127.0.0.1:60990" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.808µ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=05ae8fa5-2fd3-44fe-9bf0-c91bcac4cfd3 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:52:53 [2024-01-23T17:52:53.225Z] time="2024-01-23T17:52:53.192793727Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2acbc3a4-6b75-4788-8b0e-a50fd00ca31b http.request.method=GET http.request.remoteaddr="127.0.0.1:60990" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=29.169µ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=758c12d9-f3fd-4701-b7cf-878b135be268 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:52:53 [2024-01-23T17:52:53.225Z] time="2024-01-23T17:52:53.192861125Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2acbc3a4-6b75-4788-8b0e-a50fd00ca31b http.request.method=GET http.request.remoteaddr="127.0.0.1:60990" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.146µ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=83890cec-a08b-49e4-a3a2-c9b4d4d0d357 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:52:53 [2024-01-23T17:52:53.226Z] time="2024-01-23T17:52:53.192996494Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=effd090f-b437-4572-9e0f-a11fd4ee3cf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60992" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.153µ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=f64473d7-090e-4dc2-a75f-d61d3ef4d8b1 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:52:53 [2024-01-23T17:52:53.226Z] time="2024-01-23T17:52:53.193013159Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2acbc3a4-6b75-4788-8b0e-a50fd00ca31b http.request.method=GET http.request.remoteaddr="127.0.0.1:60990" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=1.946107ms http.response.status=200 http.response.written=194 
17:52:53 [2024-01-23T17:52:53.226Z] 127.0.0.1 - - [23/Jan/2024:17:52:53 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:52:53 [2024-01-23T17:52:53.226Z] time="2024-01-23T17:52:53.193062464Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=effd090f-b437-4572-9e0f-a11fd4ee3cf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60992" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.245µ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=e5cc05a7-efa6-4695-9fbd-cc56f9a5f79b trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:52:53 [2024-01-23T17:52:53.226Z] time="2024-01-23T17:52:53.19314345Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=effd090f-b437-4572-9e0f-a11fd4ee3cf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60992" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=1.935071ms http.response.status=200 http.response.written=68 
17:52:53 [2024-01-23T17:52:53.226Z] 127.0.0.1 - - [23/Jan/2024:17:52:53 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:52:53 [2024-01-23T17:52:53.226Z] time="2024-01-23T17:52:53.205129255Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=73bd333e-fce2-4309-b71e-89f036cc8ab3 http.request.method=GET http.request.remoteaddr="127.0.0.1:32776" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
17:52:53 [2024-01-23T17:52:53.226Z] time="2024-01-23T17:52:53.205169961Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=73bd333e-fce2-4309-b71e-89f036cc8ab3 http.request.method=GET http.request.remoteaddr="127.0.0.1:32776" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="819.71µs" http.response.status=200 http.response.written=2 
17:52:53 [2024-01-23T17:52:53.226Z] 127.0.0.1 - - [23/Jan/2024:17:52:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:52:53 [2024-01-23T17:52:53.226Z] time="2024-01-23T17:52:53.211081504Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b92bb0f1-5e8f-40b2-9ef0-29e8b86a3920 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:52:53 [2024-01-23T17:52:53.226Z] time="2024-01-23T17:52:53.211125788Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b92bb0f1-5e8f-40b2-9ef0-29e8b86a3920 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:52:53 [2024-01-23T17:52:53.226Z] time="2024-01-23T17:52:53.211140869Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b92bb0f1-5e8f-40b2-9ef0-29e8b86a3920 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:52:53 [2024-01-23T17:52:53.226Z] time="2024-01-23T17:52:53.211207397Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b92bb0f1-5e8f-40b2-9ef0-29e8b86a3920 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.569µ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=7a2f70c2-c214-4068-a6dc-b82f22149c27 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:52:53 [2024-01-23T17:52:53.226Z] time="2024-01-23T17:52:53.2112547Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b92bb0f1-5e8f-40b2-9ef0-29e8b86a3920 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.791µ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=78d87196-3bd5-4021-8b1b-860dbe9506b0 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:52:53 [2024-01-23T17:52:53.226Z] time="2024-01-23T17:52:53.211328088Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b92bb0f1-5e8f-40b2-9ef0-29e8b86a3920 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.067377ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:52:53 [2024-01-23T17:52:53.226Z] 127.0.0.1 - - [23/Jan/2024:17:52:53 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:52:53 [2024-01-23T17:52:53.226Z] time="2024-01-23T17:52:53.212619237Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b9d2e075-ce83-4387-b7d2-4cd879984822 http.request.method=GET http.request.remoteaddr="127.0.0.1:32788" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:52:53 [2024-01-23T17:52:53.226Z] time="2024-01-23T17:52:53.21265868Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b9d2e075-ce83-4387-b7d2-4cd879984822 http.request.method=GET http.request.remoteaddr="127.0.0.1:32788" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:52:53 [2024-01-23T17:52:53.226Z] time="2024-01-23T17:52:53.21267253Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b9d2e075-ce83-4387-b7d2-4cd879984822 http.request.method=GET http.request.remoteaddr="127.0.0.1:32788" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:52:53 [2024-01-23T17:52:53.226Z] time="2024-01-23T17:52:53.212725724Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b9d2e075-ce83-4387-b7d2-4cd879984822 http.request.method=GET http.request.remoteaddr="127.0.0.1:32788" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=27.102µ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=8fabc063-6eb8-4076-9b7f-27549b5f5175 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:52:53 [2024-01-23T17:52:53.226Z] time="2024-01-23T17:52:53.212790505Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b9d2e075-ce83-4387-b7d2-4cd879984822 http.request.method=GET http.request.remoteaddr="127.0.0.1:32788" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.628µ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=d6597cab-b22d-4b3c-bb54-2063804f01ec trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:52:53 [2024-01-23T17:52:53.226Z] time="2024-01-23T17:52:53.212831416Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b9d2e075-ce83-4387-b7d2-4cd879984822 http.request.method=GET http.request.remoteaddr="127.0.0.1:32788" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="985.907µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:52:53 [2024-01-23T17:52:53.226Z] 127.0.0.1 - - [23/Jan/2024:17:52:53 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/5f155c7452ccfc0cb64cb2b0156fce067833b133 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:52:53 [2024-01-23T17:52:53.226Z] --- PASS: TestImagePullStoredDigestForOtherRepo (0.17s)
17:52:53 [2024-01-23T17:52:53.226Z] === RUN   TestImagePullNonExisting
17:52:53 [2024-01-23T17:52:53.226Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
17:52:53 [2024-01-23T17:52:53.226Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
17:52:53 [2024-01-23T17:52:53.226Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
17:52:53 [2024-01-23T17:52:53.226Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
17:52:53 [2024-01-23T17:52:53.226Z] === RUN   TestImagePullNonExisting/asdfasdf
17:52:53 [2024-01-23T17:52:53.226Z] === PAUSE TestImagePullNonExisting/asdfasdf
17:52:53 [2024-01-23T17:52:53.226Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
17:52:53 [2024-01-23T17:52:53.226Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
17:52:53 [2024-01-23T17:52:53.226Z] === RUN   TestImagePullNonExisting/library/asdfasdf
17:52:53 [2024-01-23T17:52:53.226Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
17:52:53 [2024-01-23T17:52:53.226Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
17:52:53 [2024-01-23T17:52:53.226Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
17:52:53 [2024-01-23T17:52:53.226Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
17:52:53 [2024-01-23T17:52:53.226Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
17:52:53 [2024-01-23T17:52:53.226Z] === CONT  TestImagePullNonExisting/asdfasdf
17:52:53 [2024-01-23T17:52:53.226Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
17:52:53 [2024-01-23T17:52:53.226Z] === CONT  TestImagePullNonExisting/library/asdfasdf
17:52:53 [2024-01-23T17:52:53.226Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
17:52:54 [2024-01-23T17:52:54.590Z] --- PASS: TestImagePullNonExisting (0.01s)
17:52:54 [2024-01-23T17:52:54.590Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.95s)
17:52:54 [2024-01-23T17:52:54.590Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.95s)
17:52:54 [2024-01-23T17:52:54.590Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.95s)
17:52:54 [2024-01-23T17:52:54.590Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s)
17:52:54 [2024-01-23T17:52:54.590Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.27s)
17:52:54 [2024-01-23T17:52:54.590Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.27s)
17:52:54 [2024-01-23T17:52:54.590Z] === RUN   TestRemoveImageOrphaning
17:52:54 [2024-01-23T17:52:54.846Z] --- PASS: TestRemoveImageOrphaning (0.24s)
17:52:54 [2024-01-23T17:52:54.846Z] === RUN   TestRemoveByDigest
17:52:54 [2024-01-23T17:52:54.846Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
17:52:54 [2024-01-23T17:52:54.846Z] --- SKIP: TestRemoveByDigest (0.00s)
17:52:54 [2024-01-23T17:52:54.846Z] === RUN   TestRemoveImageGarbageCollector
17:52:54 [2024-01-23T17:52:54.846Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
17:52:54 [2024-01-23T17:52:54.846Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:52:54 [2024-01-23T17:52:54.846Z] === RUN   TestSaveCheckTimes
17:52:54 [2024-01-23T17:52:54.846Z] === PAUSE TestSaveCheckTimes
17:52:54 [2024-01-23T17:52:54.846Z] === RUN   TestSaveCheckManifestLayers
17:52:54 [2024-01-23T17:52:54.846Z] === PAUSE TestSaveCheckManifestLayers
17:52:54 [2024-01-23T17:52:54.846Z] === RUN   TestSaveRepoWithMultipleImages
17:52:55 [2024-01-23T17:52:55.102Z] --- PASS: TestSaveRepoWithMultipleImages (0.16s)
17:52:55 [2024-01-23T17:52:55.102Z] === RUN   TestSaveDirectoryPermissions
17:52:56 [2024-01-23T17:52:56.029Z] --- PASS: TestSaveDirectoryPermissions (0.97s)
17:52:56 [2024-01-23T17:52:56.029Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:52:56 [2024-01-23T17:52:56.029Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
17:52:56 [2024-01-23T17:52:56.029Z] === RUN   TestTagUsingDigestAlgorithmAsName
17:52:56 [2024-01-23T17:52:56.029Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
17:52:56 [2024-01-23T17:52:56.029Z] === RUN   TestTagValidPrefixedRepo
17:52:56 [2024-01-23T17:52:56.029Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
17:52:56 [2024-01-23T17:52:56.029Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
17:52:56 [2024-01-23T17:52:56.029Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
17:52:56 [2024-01-23T17:52:56.029Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
17:52:56 [2024-01-23T17:52:56.029Z] === RUN   TestTagValidPrefixedRepo/foooo:t
17:52:56 [2024-01-23T17:52:56.029Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
17:52:56 [2024-01-23T17:52:56.029Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
17:52:56 [2024-01-23T17:52:56.029Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
17:52:56 [2024-01-23T17:52:56.029Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
17:52:56 [2024-01-23T17:52:56.029Z] === CONT  TestTagValidPrefixedRepo/foooo:t
17:52:56 [2024-01-23T17:52:56.029Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
17:52:56 [2024-01-23T17:52:56.029Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
17:52:56 [2024-01-23T17:52:56.029Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
17:52:56 [2024-01-23T17:52:56.029Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
17:52:56 [2024-01-23T17:52:56.029Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s)
17:52:56 [2024-01-23T17:52:56.029Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s)
17:52:56 [2024-01-23T17:52:56.029Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
17:52:56 [2024-01-23T17:52:56.029Z] === RUN   TestTagExistedNameWithoutForce
17:52:56 [2024-01-23T17:52:56.029Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:52:56 [2024-01-23T17:52:56.029Z] === RUN   TestTagOfficialNames
17:52:56 [2024-01-23T17:52:56.029Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
17:52:56 [2024-01-23T17:52:56.029Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
17:52:56 [2024-01-23T17:52:56.029Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
17:52:56 [2024-01-23T17:52:56.029Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
17:52:56 [2024-01-23T17:52:56.029Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
17:52:56 [2024-01-23T17:52:56.029Z] --- PASS: TestTagOfficialNames (0.04s)
17:52:56 [2024-01-23T17:52:56.029Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
17:52:56 [2024-01-23T17:52:56.029Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
17:52:56 [2024-01-23T17:52:56.029Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
17:52:56 [2024-01-23T17:52:56.029Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
17:52:56 [2024-01-23T17:52:56.029Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
17:52:56 [2024-01-23T17:52:56.029Z] === RUN   TestTagMatchesDigest
17:52:56 [2024-01-23T17:52:56.029Z] --- PASS: TestTagMatchesDigest (0.01s)
17:52:56 [2024-01-23T17:52:56.029Z] === CONT  TestSaveCheckTimes
17:52:56 [2024-01-23T17:52:56.029Z] === CONT  TestSaveCheckManifestLayers
17:52:56 [2024-01-23T17:52:56.029Z] --- PASS: TestSaveCheckTimes (0.03s)
17:52:56 [2024-01-23T17:52:56.029Z] --- PASS: TestSaveCheckManifestLayers (0.03s)
17:52:56 [2024-01-23T17:52:56.029Z] PASS
17:52:56 [2024-01-23T17:52:56.029Z] 
17:52:56 [2024-01-23T17:52:56.029Z] === Skipped
17:52:56 [2024-01-23T17:52:56.029Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
17:52:56 [2024-01-23T17:52:56.029Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
17:52:56 [2024-01-23T17:52:56.029Z] 
17:52:56 [2024-01-23T17:52:56.029Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
17:52:56 [2024-01-23T17:52:56.029Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
17:52:56 [2024-01-23T17:52:56.029Z] 
17:52:56 [2024-01-23T17:52:56.029Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:52:56 [2024-01-23T17:52:56.029Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
17:52:56 [2024-01-23T17:52:56.029Z] 
17:52:56 [2024-01-23T17:52:56.029Z] DONE 55 tests, 3 skipped in 5.850s
17:52:56 [2024-01-23T17:52:56.285Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
17:52:56 [2024-01-23T17:52:56.285Z] ++ '[' -n '' ']'
17:52:56 [2024-01-23T17:52:56.285Z] ++ 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
17:52:56 [2024-01-23T17:52:56.285Z] ++ set -e
17:52:56 [2024-01-23T17:52:56.285Z] ++ '[' -n 0 ']'
17:52:56 [2024-01-23T17:52:56.285Z] ++ set -x
17:52:56 [2024-01-23T17:52:56.285Z] ++ 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.8iwIxXkBmV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
17:52:56 [2024-01-23T17:52:56.285Z] === RUN   TestStripANSICommands
17:52:56 [2024-01-23T17:52:56.285Z] === RUN   TestStripANSICommands/#00
17:52:56 [2024-01-23T17:52:56.285Z] === RUN   TestStripANSICommands/#01
17:52:56 [2024-01-23T17:52:56.285Z] --- PASS: TestStripANSICommands (0.00s)
17:52:56 [2024-01-23T17:52:56.285Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
17:52:56 [2024-01-23T17:52:56.285Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
17:52:56 [2024-01-23T17:52:56.285Z] PASS
17:52:56 [2024-01-23T17:52:56.285Z] 
17:52:56 [2024-01-23T17:52:56.285Z] DONE 3 tests in 0.009s
17:52:56 [2024-01-23T17:52:56.285Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
17:52:56 [2024-01-23T17:52:56.285Z] ++ '[' -n '' ']'
17:52:56 [2024-01-23T17:52:56.285Z] ++ 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
17:52:56 [2024-01-23T17:52:56.285Z] ++ set -e
17:52:56 [2024-01-23T17:52:56.285Z] ++ '[' -n 0 ']'
17:52:56 [2024-01-23T17:52:56.285Z] ++ set -x
17:52:56 [2024-01-23T17:52:56.285Z] ++ 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.8iwIxXkBmV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
17:52:56 [2024-01-23T17:52:56.285Z] INFO: Testing against a local daemon
17:52:56 [2024-01-23T17:52:56.285Z] === RUN   TestCreateWithMultiNetworks
17:52:57 [2024-01-23T17:52:57.215Z] --- PASS: TestCreateWithMultiNetworks (0.99s)
17:52:57 [2024-01-23T17:52:57.215Z] === RUN   TestNetworkCreateDelete
17:52:57 [2024-01-23T17:52:57.470Z] --- PASS: TestNetworkCreateDelete (0.18s)
17:52:57 [2024-01-23T17:52:57.470Z] === RUN   TestDockerNetworkDeletePreferID
17:52:58 [2024-01-23T17:52:58.031Z] --- PASS: TestDockerNetworkDeletePreferID (0.54s)
17:52:58 [2024-01-23T17:52:58.031Z] === RUN   TestDaemonDNSFallback
17:53:04 [2024-01-23T17:53:04.564Z] --- PASS: TestDaemonDNSFallback (6.21s)
17:53:04 [2024-01-23T17:53:04.564Z] === RUN   TestInspectNetwork
17:53:07 [2024-01-23T17:53:07.078Z] === RUN   TestInspectNetwork/full_network_id
17:53:07 [2024-01-23T17:53:07.078Z] === RUN   TestInspectNetwork/partial_network_id
17:53:07 [2024-01-23T17:53:07.078Z] === RUN   TestInspectNetwork/network_name
17:53:07 [2024-01-23T17:53:07.078Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:53:11 [2024-01-23T17:53:11.242Z] --- PASS: TestInspectNetwork (6.93s)
17:53:11 [2024-01-23T17:53:11.242Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:53:11 [2024-01-23T17:53:11.242Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:53:11 [2024-01-23T17:53:11.242Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:53:11 [2024-01-23T17:53:11.242Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:53:11 [2024-01-23T17:53:11.242Z] === RUN   TestRunContainerWithBridgeNone
17:53:12 [2024-01-23T17:53:12.606Z] --- PASS: TestRunContainerWithBridgeNone (1.35s)
17:53:12 [2024-01-23T17:53:12.606Z] === RUN   TestNetworkInvalidJSON
17:53:12 [2024-01-23T17:53:12.606Z] === RUN   TestNetworkInvalidJSON/networks/create
17:53:12 [2024-01-23T17:53:12.606Z] === PAUSE TestNetworkInvalidJSON/networks/create
17:53:12 [2024-01-23T17:53:12.606Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
17:53:12 [2024-01-23T17:53:12.606Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
17:53:12 [2024-01-23T17:53:12.606Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
17:53:12 [2024-01-23T17:53:12.606Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
17:53:12 [2024-01-23T17:53:12.606Z] === CONT  TestNetworkInvalidJSON/networks/create
17:53:12 [2024-01-23T17:53:12.606Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
17:53:12 [2024-01-23T17:53:12.606Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
17:53:12 [2024-01-23T17:53:12.606Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
17:53:12 [2024-01-23T17:53:12.606Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
17:53:12 [2024-01-23T17:53:12.606Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
17:53:12 [2024-01-23T17:53:12.606Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
17:53:12 [2024-01-23T17:53:12.606Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
17:53:12 [2024-01-23T17:53:12.606Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
17:53:12 [2024-01-23T17:53:12.606Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
17:53:12 [2024-01-23T17:53:12.606Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
17:53:12 [2024-01-23T17:53:12.606Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
17:53:12 [2024-01-23T17:53:12.606Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
17:53:12 [2024-01-23T17:53:12.606Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
17:53:12 [2024-01-23T17:53:12.606Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
17:53:12 [2024-01-23T17:53:12.606Z] --- PASS: TestNetworkInvalidJSON (0.01s)
17:53:12 [2024-01-23T17:53:12.606Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
17:53:12 [2024-01-23T17:53:12.606Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
17:53:12 [2024-01-23T17:53:12.606Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
17:53:12 [2024-01-23T17:53:12.606Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
17:53:12 [2024-01-23T17:53:12.606Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
17:53:12 [2024-01-23T17:53:12.606Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
17:53:12 [2024-01-23T17:53:12.606Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
17:53:12 [2024-01-23T17:53:12.606Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
17:53:12 [2024-01-23T17:53:12.606Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
17:53:12 [2024-01-23T17:53:12.606Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
17:53:12 [2024-01-23T17:53:12.606Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
17:53:12 [2024-01-23T17:53:12.606Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
17:53:12 [2024-01-23T17:53:12.606Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
17:53:12 [2024-01-23T17:53:12.606Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
17:53:12 [2024-01-23T17:53:12.606Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
17:53:12 [2024-01-23T17:53:12.606Z] === RUN   TestNetworkList
17:53:12 [2024-01-23T17:53:12.606Z] === RUN   TestNetworkList//networks
17:53:12 [2024-01-23T17:53:12.606Z] === PAUSE TestNetworkList//networks
17:53:12 [2024-01-23T17:53:12.606Z] === RUN   TestNetworkList//networks/
17:53:12 [2024-01-23T17:53:12.606Z] === PAUSE TestNetworkList//networks/
17:53:12 [2024-01-23T17:53:12.606Z] === CONT  TestNetworkList//networks
17:53:12 [2024-01-23T17:53:12.606Z] === CONT  TestNetworkList//networks/
17:53:12 [2024-01-23T17:53:12.606Z] --- PASS: TestNetworkList (0.01s)
17:53:12 [2024-01-23T17:53:12.606Z]     --- PASS: TestNetworkList//networks (0.00s)
17:53:12 [2024-01-23T17:53:12.606Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:53:12 [2024-01-23T17:53:12.606Z] === RUN   TestHostIPv4BridgeLabel
17:53:13 [2024-01-23T17:53:13.168Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
17:53:13 [2024-01-23T17:53:13.168Z] === RUN   TestDefaultNetworkOpts
17:53:13 [2024-01-23T17:53:13.168Z] === RUN   TestDefaultNetworkOpts/default_value
17:53:14 [2024-01-23T17:53:14.532Z] === RUN   TestDefaultNetworkOpts/cmdline_value
17:53:15 [2024-01-23T17:53:15.459Z] === RUN   TestDefaultNetworkOpts/config-from_value
17:53:16 [2024-01-23T17:53:16.824Z] --- PASS: TestDefaultNetworkOpts (3.88s)
17:53:16 [2024-01-23T17:53:16.824Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.24s)
17:53:16 [2024-01-23T17:53:16.824Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.29s)
17:53:16 [2024-01-23T17:53:16.824Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.34s)
17:53:16 [2024-01-23T17:53:16.824Z] === RUN   TestForbidDuplicateNetworkNames
17:53:17 [2024-01-23T17:53:17.385Z] --- PASS: TestForbidDuplicateNetworkNames (0.63s)
17:53:17 [2024-01-23T17:53:17.385Z] === RUN   TestDaemonRestartWithLiveRestore
17:53:18 [2024-01-23T17:53:18.750Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
17:53:18 [2024-01-23T17:53:18.750Z] === RUN   TestDaemonDefaultNetworkPools
17:53:19 [2024-01-23T17:53:19.311Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
17:53:19 [2024-01-23T17:53:19.311Z] === RUN   TestDaemonRestartWithExistingNetwork
17:53:20 [2024-01-23T17:53:20.675Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
17:53:20 [2024-01-23T17:53:20.675Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:53:22 [2024-01-23T17:53:22.040Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
17:53:22 [2024-01-23T17:53:22.040Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:53:22 [2024-01-23T17:53:22.296Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
17:53:22 [2024-01-23T17:53:22.296Z] === RUN   TestServiceWithPredefinedNetwork
17:53:24 [2024-01-23T17:53:24.812Z] --- PASS: TestServiceWithPredefinedNetwork (2.03s)
17:53:24 [2024-01-23T17:53:24.812Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:53:24 [2024-01-23T17:53:24.812Z]     service_test.go:250: FLAKY_TEST
17:53:24 [2024-01-23T17:53:24.812Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:53:24 [2024-01-23T17:53:24.812Z] === RUN   TestServiceWithDataPathPortInit
17:53:39 [2024-01-23T17:53:39.650Z] --- PASS: TestServiceWithDataPathPortInit (13.21s)
17:53:39 [2024-01-23T17:53:39.650Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:53:39 [2024-01-23T17:53:39.905Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fw6p9ygzbs7a2qyw6ju6h8ebu Created:2024-01-23 17:53:38.902381501 +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[8af42bb94aca4e4a4a5fbd6c6ecfa4ba89a5943bc2c9679d4bfb91dbdae1506d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dxxjr1rymulmppev85a9yb3kj EndpointID:c91a72856b187ceb9ce1c50e3ed133b9f4f3d29ecbfa3e362ddd13e4a2b230f2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7beec6fcdbf5a5ef4d4cd07cb25e2f9c109cf6f2225a366c4434c9d772b835e4 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:7345ff3d1d92 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dxxjr1rymulmppev85a9yb3kj EndpointID:c91a72856b187ceb9ce1c50e3ed133b9f4f3d29ecbfa3e362ddd13e4a2b230f2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:53:45 [2024-01-23T17:53:45.149Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.82s)
17:53:45 [2024-01-23T17:53:45.149Z] PASS
17:53:45 [2024-01-23T17:53:45.149Z] 
17:53:45 [2024-01-23T17:53:45.149Z] === Skipped
17:53:45 [2024-01-23T17:53:45.149Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:53:45 [2024-01-23T17:53:45.149Z]     service_test.go:250: FLAKY_TEST
17:53:45 [2024-01-23T17:53:45.149Z] 
17:53:45 [2024-01-23T17:53:45.149Z] DONE 44 tests, 1 skipped in 48.245s
17:53:45 [2024-01-23T17:53:45.149Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
17:53:45 [2024-01-23T17:53:45.149Z] ++ '[' -n '' ']'
17:53:45 [2024-01-23T17:53:45.149Z] ++ 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
17:53:45 [2024-01-23T17:53:45.149Z] ++ set -e
17:53:45 [2024-01-23T17:53:45.149Z] ++ '[' -n 0 ']'
17:53:45 [2024-01-23T17:53:45.149Z] ++ set -x
17:53:45 [2024-01-23T17:53:45.149Z] ++ 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.8iwIxXkBmV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
17:53:45 [2024-01-23T17:53:45.149Z] INFO: Testing against a local daemon
17:53:45 [2024-01-23T17:53:45.149Z] === RUN   TestDockerNetworkIpvlanPersistance
17:53:45 [2024-01-23T17:53:45.149Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:53:45 [2024-01-23T17:53:45.149Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:53:45 [2024-01-23T17:53:45.149Z] === RUN   TestDockerNetworkIpvlan
17:53:45 [2024-01-23T17:53:45.149Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:53:45 [2024-01-23T17:53:45.149Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:53:45 [2024-01-23T17:53:45.149Z] PASS
17:53:45 [2024-01-23T17:53:45.150Z] 
17:53:45 [2024-01-23T17:53:45.150Z] === Skipped
17:53:45 [2024-01-23T17:53:45.150Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:53:45 [2024-01-23T17:53:45.150Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:53:45 [2024-01-23T17:53:45.150Z] 
17:53:45 [2024-01-23T17:53:45.150Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:53:45 [2024-01-23T17:53:45.150Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:53:45 [2024-01-23T17:53:45.150Z] 
17:53:45 [2024-01-23T17:53:45.150Z] DONE 2 tests, 2 skipped in 0.038s
17:53:45 [2024-01-23T17:53:45.150Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
17:53:45 [2024-01-23T17:53:45.150Z] ++ '[' -n '' ']'
17:53:45 [2024-01-23T17:53:45.150Z] ++ 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
17:53:45 [2024-01-23T17:53:45.150Z] ++ set -e
17:53:45 [2024-01-23T17:53:45.150Z] ++ '[' -n 0 ']'
17:53:45 [2024-01-23T17:53:45.150Z] ++ set -x
17:53:45 [2024-01-23T17:53:45.150Z] ++ 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.8iwIxXkBmV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
17:53:45 [2024-01-23T17:53:45.150Z] INFO: Testing against a local daemon
17:53:45 [2024-01-23T17:53:45.150Z] === RUN   TestDockerNetworkMacvlanPersistance
17:53:45 [2024-01-23T17:53:45.711Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s)
17:53:45 [2024-01-23T17:53:45.711Z] === RUN   TestDockerNetworkMacvlan
17:53:45 [2024-01-23T17:53:45.711Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:53:46 [2024-01-23T17:53:46.638Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:53:47 [2024-01-23T17:53:47.199Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:53:47 [2024-01-23T17:53:47.761Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:53:48 [2024-01-23T17:53:48.322Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:53:48 [2024-01-23T17:53:48.883Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:53:49 [2024-01-23T17:53:49.445Z] --- PASS: TestDockerNetworkMacvlan (3.57s)
17:53:49 [2024-01-23T17:53:49.445Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.62s)
17:53:49 [2024-01-23T17:53:49.445Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.60s)
17:53:49 [2024-01-23T17:53:49.445Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s)
17:53:49 [2024-01-23T17:53:49.445Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s)
17:53:49 [2024-01-23T17:53:49.445Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s)
17:53:49 [2024-01-23T17:53:49.445Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
17:53:49 [2024-01-23T17:53:49.445Z] PASS
17:53:49 [2024-01-23T17:53:49.445Z] 
17:53:49 [2024-01-23T17:53:49.445Z] DONE 8 tests in 4.904s
17:53:49 [2024-01-23T17:53:49.445Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
17:53:49 [2024-01-23T17:53:49.445Z] ++ '[' -n '' ']'
17:53:49 [2024-01-23T17:53:49.445Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m
17:53:49 [2024-01-23T17:53:49.445Z] ++ set -e
17:53:49 [2024-01-23T17:53:49.445Z] ++ '[' -n 0 ']'
17:53:49 [2024-01-23T17:53:49.445Z] ++ set -x
17:53:49 [2024-01-23T17:53:49.445Z] ++ 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.8iwIxXkBmV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m
17:53:49 [2024-01-23T17:53:49.445Z] INFO: Testing against a local daemon
17:53:49 [2024-01-23T17:53:49.445Z] === RUN   TestBridgeICC
17:53:50 [2024-01-23T17:53:50.006Z] === RUN   TestBridgeICC/IPv4_non-internal_network
17:53:51 [2024-01-23T17:53:51.371Z] === RUN   TestBridgeICC/IPv4_internal_network
17:53:52 [2024-01-23T17:53:52.297Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
17:53:53 [2024-01-23T17:53:53.661Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
17:53:55 [2024-01-23T17:53:55.025Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
17:53:55 [2024-01-23T17:53:55.951Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
17:53:57 [2024-01-23T17:53:57.316Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
17:53:58 [2024-01-23T17:53:58.243Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
17:53:59 [2024-01-23T17:53:59.607Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
17:54:02 [2024-01-23T17:54:02.121Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
17:54:04 [2024-01-23T17:54:04.009Z] --- PASS: TestBridgeICC (14.52s)
17:54:04 [2024-01-23T17:54:04.009Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.14s)
17:54:04 [2024-01-23T17:54:04.009Z]     --- PASS: TestBridgeICC/IPv4_internal_network (1.05s)
17:54:04 [2024-01-23T17:54:04.009Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.38s)
17:54:04 [2024-01-23T17:54:04.009Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.25s)
17:54:04 [2024-01-23T17:54:04.009Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.12s)
17:54:04 [2024-01-23T17:54:04.009Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.15s)
17:54:04 [2024-01-23T17:54:04.009Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.22s)
17:54:04 [2024-01-23T17:54:04.009Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.24s)
17:54:04 [2024-01-23T17:54:04.009Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (2.18s)
17:54:04 [2024-01-23T17:54:04.009Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (2.19s)
17:54:04 [2024-01-23T17:54:04.009Z] === RUN   TestBridgeINC
17:54:04 [2024-01-23T17:54:04.570Z] === RUN   TestBridgeINC/IPv4_non-internal_network
17:54:09 [2024-01-23T17:54:09.811Z] === RUN   TestBridgeINC/IPv4_internal_network
17:54:10 [2024-01-23T17:54:10.067Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
17:54:15 [2024-01-23T17:54:15.308Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
17:54:15 [2024-01-23T17:54:15.869Z] --- PASS: TestBridgeINC (11.90s)
17:54:15 [2024-01-23T17:54:15.869Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.41s)
17:54:15 [2024-01-23T17:54:15.869Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.22s)
17:54:15 [2024-01-23T17:54:15.869Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.43s)
17:54:15 [2024-01-23T17:54:15.869Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.24s)
17:54:15 [2024-01-23T17:54:15.869Z] === RUN   TestDefaultBridgeIPv6
17:54:15 [2024-01-23T17:54:15.869Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
17:54:17 [2024-01-23T17:54:17.756Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
17:54:19 [2024-01-23T17:54:19.120Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
17:54:20 [2024-01-23T17:54:20.484Z] --- PASS: TestDefaultBridgeIPv6 (4.70s)
17:54:20 [2024-01-23T17:54:20.484Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.59s)
17:54:20 [2024-01-23T17:54:20.484Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.52s)
17:54:20 [2024-01-23T17:54:20.484Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.58s)
17:54:20 [2024-01-23T17:54:20.484Z] === RUN   TestDefaultBridgeAddresses
17:54:20 [2024-01-23T17:54:20.484Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
17:54:22 [2024-01-23T17:54:22.371Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
17:54:23 [2024-01-23T17:54:23.736Z] --- PASS: TestDefaultBridgeAddresses (3.11s)
17:54:23 [2024-01-23T17:54:23.736Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
17:54:23 [2024-01-23T17:54:23.736Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
17:54:23 [2024-01-23T17:54:23.736Z] === RUN   TestMACAddrOnRestart
17:54:26 [2024-01-23T17:54:26.252Z] --- PASS: TestMACAddrOnRestart (2.46s)
17:54:26 [2024-01-23T17:54:26.252Z] PASS
17:54:26 [2024-01-23T17:54:26.252Z] 
17:54:26 [2024-01-23T17:54:26.252Z] DONE 24 tests in 36.720s
17:54:26 [2024-01-23T17:54:26.252Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
17:54:26 [2024-01-23T17:54:26.252Z] ++ '[' -n '' ']'
17:54:26 [2024-01-23T17:54:26.252Z] ++ 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
17:54:26 [2024-01-23T17:54:26.252Z] ++ set -e
17:54:26 [2024-01-23T17:54:26.252Z] ++ '[' -n 0 ']'
17:54:26 [2024-01-23T17:54:26.252Z] ++ set -x
17:54:26 [2024-01-23T17:54:26.252Z] ++ 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.8iwIxXkBmV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
17:54:26 [2024-01-23T17:54:26.252Z] testing: warning: no tests to run
17:54:26 [2024-01-23T17:54:26.252Z] PASS
17:54:26 [2024-01-23T17:54:26.252Z] 
17:54:26 [2024-01-23T17:54:26.252Z] DONE 0 tests in 0.007s
17:54:26 [2024-01-23T17:54:26.252Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
17:54:26 [2024-01-23T17:54:26.252Z] ++ '[' -n '' ']'
17:54:26 [2024-01-23T17:54:26.252Z] ++ 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
17:54:26 [2024-01-23T17:54:26.252Z] ++ set -e
17:54:26 [2024-01-23T17:54:26.252Z] ++ '[' -n 0 ']'
17:54:26 [2024-01-23T17:54:26.252Z] ++ set -x
17:54:26 [2024-01-23T17:54:26.252Z] ++ 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.8iwIxXkBmV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
17:54:26 [2024-01-23T17:54:26.252Z] INFO: Testing against a local daemon
17:54:26 [2024-01-23T17:54:26.252Z] === RUN   TestAuthZPluginAllowRequest
17:54:27 [2024-01-23T17:54:27.179Z] --- PASS: TestAuthZPluginAllowRequest (1.03s)
17:54:27 [2024-01-23T17:54:27.179Z] === RUN   TestAuthZPluginTLS
17:54:27 [2024-01-23T17:54:27.739Z] --- PASS: TestAuthZPluginTLS (0.55s)
17:54:27 [2024-01-23T17:54:27.739Z] === RUN   TestAuthZPluginDenyRequest
17:54:28 [2024-01-23T17:54:28.300Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
17:54:28 [2024-01-23T17:54:28.300Z] === RUN   TestAuthZPluginAPIDenyResponse
17:54:28 [2024-01-23T17:54:28.862Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
17:54:28 [2024-01-23T17:54:28.862Z] === RUN   TestAuthZPluginDenyResponse
17:54:29 [2024-01-23T17:54:29.423Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
17:54:29 [2024-01-23T17:54:29.423Z] === RUN   TestAuthZPluginAllowEventStream
17:54:30 [2024-01-23T17:54:30.350Z] 2024/01/23 17:54:30 http: panic serving 127.0.0.1:34664: runtime error: invalid memory address or nil pointer dereference
17:54:30 [2024-01-23T17:54:30.350Z] goroutine 175 [running]:
17:54:30 [2024-01-23T17:54:30.350Z] net/http.(*conn).serve.func1()
17:54:30 [2024-01-23T17:54:30.350Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
17:54:30 [2024-01-23T17:54:30.350Z] panic({0xa74a80?, 0x1599ca0?})
17:54:30 [2024-01-23T17:54:30.350Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
17:54:30 [2024-01-23T17:54:30.350Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72948, 0x4000112300}, 0xffff6ef963f8?)
17:54:30 [2024-01-23T17:54:30.350Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
17:54:30 [2024-01-23T17:54:30.350Z] net/http.HandlerFunc.ServeHTTP(0x400053c500?, {0xd72948?, 0x4000112300?}, 0x4023f4?)
17:54:30 [2024-01-23T17:54:30.350Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
17:54:30 [2024-01-23T17:54:30.350Z] net/http.(*ServeMux).ServeHTTP(0xd78ef8?, {0xd72948, 0x4000112300}, 0x400053c500)
17:54:30 [2024-01-23T17:54:30.350Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
17:54:30 [2024-01-23T17:54:30.350Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40000a73f0, {0xd71508?, 0x4000246000}, 0x400053c400, {0xd67860, 0x400010cb00})
17:54:30 [2024-01-23T17:54:30.350Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
17:54:30 [2024-01-23T17:54:30.350Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71508?, 0x4000246000?}, 0x4000280010?)
17:54:30 [2024-01-23T17:54:30.350Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
17:54:30 [2024-01-23T17:54:30.350Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd71508?, 0x4000246000?}, 0x4000246000?)
17:54:30 [2024-01-23T17:54:30.350Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
17:54:30 [2024-01-23T17:54:30.350Z] net/http.serverHandler.ServeHTTP({0xd6e0e8?}, {0xd71508?, 0x4000246000?}, 0x6?)
17:54:30 [2024-01-23T17:54:30.350Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
17:54:30 [2024-01-23T17:54:30.350Z] net/http.(*conn).serve(0x4000021710, {0xd78ef8, 0x4000294600})
17:54:30 [2024-01-23T17:54:30.350Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
17:54:30 [2024-01-23T17:54:30.350Z] created by net/http.(*Server).Serve in goroutine 25
17:54:30 [2024-01-23T17:54:30.350Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
17:54:31 [2024-01-23T17:54:31.276Z] 2024/01/23 17:54:31 http: panic serving 127.0.0.1:34662: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
17:54:31 [2024-01-23T17:54:31.276Z] goroutine 167 [running]:
17:54:31 [2024-01-23T17:54:31.276Z] net/http.(*conn).serve.func1()
17:54:31 [2024-01-23T17:54:31.276Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
17:54:31 [2024-01-23T17:54:31.276Z] panic({0xa0ae80?, 0x4000280740?})
17:54:31 [2024-01-23T17:54:31.276Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
17:54:31 [2024-01-23T17:54:31.276Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72948, 0x4000112780}, 0xffff6ef963f8?)
17:54:31 [2024-01-23T17:54:31.276Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
17:54:31 [2024-01-23T17:54:31.276Z] net/http.HandlerFunc.ServeHTTP(0x400053c700?, {0xd72948?, 0x4000112780?}, 0x4023f4?)
17:54:31 [2024-01-23T17:54:31.276Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
17:54:31 [2024-01-23T17:54:31.276Z] net/http.(*ServeMux).ServeHTTP(0xd78ef8?, {0xd72948, 0x4000112780}, 0x400053c700)
17:54:31 [2024-01-23T17:54:31.276Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
17:54:31 [2024-01-23T17:54:31.276Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40000a73f0, {0xd71508?, 0x40002460e0}, 0x400053c600, {0xd67860, 0x400010cb00})
17:54:31 [2024-01-23T17:54:31.276Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
17:54:31 [2024-01-23T17:54:31.276Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71508?, 0x40002460e0?}, 0x40003fb440?)
17:54:31 [2024-01-23T17:54:31.276Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
17:54:31 [2024-01-23T17:54:31.276Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd71508?, 0x40002460e0?}, 0x40003b7b40?)
17:54:31 [2024-01-23T17:54:31.276Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
17:54:31 [2024-01-23T17:54:31.276Z] net/http.serverHandler.ServeHTTP({0x40003fb440?}, {0xd71508?, 0x40002460e0?}, 0x6?)
17:54:31 [2024-01-23T17:54:31.276Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
17:54:31 [2024-01-23T17:54:31.276Z] net/http.(*conn).serve(0x40000210e0, {0xd78ef8, 0x4000294600})
17:54:31 [2024-01-23T17:54:31.276Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
17:54:31 [2024-01-23T17:54:31.276Z] created by net/http.(*Server).Serve in goroutine 25
17:54:31 [2024-01-23T17:54:31.276Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
17:54:33 [2024-01-23T17:54:33.162Z] 2024/01/23 17:54:33 http: panic serving 127.0.0.1:34666: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
17:54:33 [2024-01-23T17:54:33.162Z] goroutine 191 [running]:
17:54:33 [2024-01-23T17:54:33.162Z] net/http.(*conn).serve.func1()
17:54:33 [2024-01-23T17:54:33.162Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
17:54:33 [2024-01-23T17:54:33.162Z] panic({0xa0ae80?, 0x40002807e0?})
17:54:33 [2024-01-23T17:54:33.162Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
17:54:33 [2024-01-23T17:54:33.162Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72948, 0x40001128a0}, 0xffff6ef963f8?)
17:54:33 [2024-01-23T17:54:33.162Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
17:54:33 [2024-01-23T17:54:33.162Z] net/http.HandlerFunc.ServeHTTP(0x400053c900?, {0xd72948?, 0x40001128a0?}, 0x4023f4?)
17:54:33 [2024-01-23T17:54:33.162Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
17:54:33 [2024-01-23T17:54:33.162Z] net/http.(*ServeMux).ServeHTTP(0xd78ef8?, {0xd72948, 0x40001128a0}, 0x400053c900)
17:54:33 [2024-01-23T17:54:33.162Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
17:54:33 [2024-01-23T17:54:33.162Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40000a73f0, {0xd71508?, 0x40002461c0}, 0x400053c800, {0xd67860, 0x400010cb00})
17:54:33 [2024-01-23T17:54:33.162Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
17:54:33 [2024-01-23T17:54:33.162Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71508?, 0x40002461c0?}, 0x4000295050?)
17:54:33 [2024-01-23T17:54:33.162Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
17:54:33 [2024-01-23T17:54:33.162Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd71508?, 0x40002461c0?}, 0x400019eb40?)
17:54:33 [2024-01-23T17:54:33.162Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
17:54:33 [2024-01-23T17:54:33.162Z] net/http.serverHandler.ServeHTTP({0x4000295050?}, {0xd71508?, 0x40002461c0?}, 0x6?)
17:54:33 [2024-01-23T17:54:33.162Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
17:54:33 [2024-01-23T17:54:33.162Z] net/http.(*conn).serve(0x40001fe3f0, {0xd78ef8, 0x4000294600})
17:54:33 [2024-01-23T17:54:33.162Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
17:54:33 [2024-01-23T17:54:33.162Z] created by net/http.(*Server).Serve in goroutine 25
17:54:33 [2024-01-23T17:54:33.162Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
17:54:35 [2024-01-23T17:54:35.675Z] --- PASS: TestAuthZPluginAllowEventStream (6.07s)
17:54:35 [2024-01-23T17:54:35.675Z] === RUN   TestAuthZPluginErrorResponse
17:54:35 [2024-01-23T17:54:35.930Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
17:54:35 [2024-01-23T17:54:35.930Z] === RUN   TestAuthZPluginErrorRequest
17:54:36 [2024-01-23T17:54:36.491Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
17:54:36 [2024-01-23T17:54:36.491Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:54:37 [2024-01-23T17:54:37.052Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
17:54:37 [2024-01-23T17:54:37.052Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:54:38 [2024-01-23T17:54:38.416Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.27s)
17:54:38 [2024-01-23T17:54:38.416Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:54:39 [2024-01-23T17:54:39.343Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.11s)
17:54:39 [2024-01-23T17:54:39.343Z] === RUN   TestAuthZPluginHeader
17:54:39 [2024-01-23T17:54:39.904Z] --- PASS: TestAuthZPluginHeader (0.61s)
17:54:39 [2024-01-23T17:54:39.904Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:54:39 [2024-01-23T17:54:39.904Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
17:54:39 [2024-01-23T17:54:39.904Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:54:39 [2024-01-23T17:54:39.904Z] === RUN   TestAuthZPluginV2Disable
17:54:39 [2024-01-23T17:54:39.904Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
17:54:39 [2024-01-23T17:54:39.904Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:54:39 [2024-01-23T17:54:39.904Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:54:39 [2024-01-23T17:54:39.904Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
17:54:39 [2024-01-23T17:54:39.904Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:54:39 [2024-01-23T17:54:39.904Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:54:39 [2024-01-23T17:54:39.904Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
17:54:39 [2024-01-23T17:54:39.904Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:54:39 [2024-01-23T17:54:39.904Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:54:57 [2024-01-23T17:54:57.942Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.91s)
17:54:57 [2024-01-23T17:54:57.942Z] PASS
17:54:57 [2024-01-23T17:54:57.942Z] 
17:54:57 [2024-01-23T17:54:57.942Z] === Skipped
17:54:57 [2024-01-23T17:54:57.942Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:54:57 [2024-01-23T17:54:57.942Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
17:54:57 [2024-01-23T17:54:57.942Z] 
17:54:57 [2024-01-23T17:54:57.942Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:54:57 [2024-01-23T17:54:57.942Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
17:54:57 [2024-01-23T17:54:57.942Z] 
17:54:57 [2024-01-23T17:54:57.942Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:54:57 [2024-01-23T17:54:57.942Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
17:54:57 [2024-01-23T17:54:57.942Z] 
17:54:57 [2024-01-23T17:54:57.942Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:54:57 [2024-01-23T17:54:57.942Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
17:54:57 [2024-01-23T17:54:57.942Z] 
17:54:57 [2024-01-23T17:54:57.942Z] DONE 17 tests, 4 skipped in 30.751s
17:54:57 [2024-01-23T17:54:57.942Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
17:54:57 [2024-01-23T17:54:57.942Z] ++ '[' -n '' ']'
17:54:57 [2024-01-23T17:54:57.942Z] ++ 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
17:54:57 [2024-01-23T17:54:57.942Z] ++ set -e
17:54:57 [2024-01-23T17:54:57.942Z] ++ '[' -n 0 ']'
17:54:57 [2024-01-23T17:54:57.942Z] ++ set -x
17:54:57 [2024-01-23T17:54:57.942Z] ++ 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.8iwIxXkBmV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
17:54:57 [2024-01-23T17:54:57.942Z] INFO: Testing against a local daemon
17:54:57 [2024-01-23T17:54:57.942Z] === RUN   TestPluginInvalidJSON
17:54:57 [2024-01-23T17:54:57.942Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
17:54:57 [2024-01-23T17:54:57.942Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
17:54:57 [2024-01-23T17:54:57.942Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
17:54:57 [2024-01-23T17:54:57.942Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
17:54:57 [2024-01-23T17:54:57.942Z] === RUN   TestPluginInvalidJSON/plugins/pull
17:54:57 [2024-01-23T17:54:57.942Z] === PAUSE TestPluginInvalidJSON/plugins/pull
17:54:57 [2024-01-23T17:54:57.943Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
17:54:57 [2024-01-23T17:54:57.943Z] === CONT  TestPluginInvalidJSON/plugins/pull
17:54:57 [2024-01-23T17:54:57.943Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
17:54:57 [2024-01-23T17:54:57.943Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
17:54:57 [2024-01-23T17:54:57.943Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
17:54:57 [2024-01-23T17:54:57.943Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
17:54:57 [2024-01-23T17:54:57.943Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
17:54:57 [2024-01-23T17:54:57.943Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
17:54:57 [2024-01-23T17:54:57.943Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
17:54:57 [2024-01-23T17:54:57.943Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
17:54:57 [2024-01-23T17:54:57.943Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
17:54:57 [2024-01-23T17:54:57.943Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
17:54:57 [2024-01-23T17:54:57.943Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
17:54:57 [2024-01-23T17:54:57.943Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
17:54:57 [2024-01-23T17:54:57.943Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
17:54:57 [2024-01-23T17:54:57.943Z] --- PASS: TestPluginInvalidJSON (0.01s)
17:54:57 [2024-01-23T17:54:57.943Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
17:54:57 [2024-01-23T17:54:57.943Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
17:54:57 [2024-01-23T17:54:57.943Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
17:54:57 [2024-01-23T17:54:57.943Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
17:54:57 [2024-01-23T17:54:57.943Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
17:54:57 [2024-01-23T17:54:57.943Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
17:54:57 [2024-01-23T17:54:57.943Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
17:54:57 [2024-01-23T17:54:57.943Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
17:54:57 [2024-01-23T17:54:57.943Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
17:54:57 [2024-01-23T17:54:57.943Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
17:54:57 [2024-01-23T17:54:57.943Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
17:54:57 [2024-01-23T17:54:57.943Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
17:54:57 [2024-01-23T17:54:57.943Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
17:54:57 [2024-01-23T17:54:57.943Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
17:54:57 [2024-01-23T17:54:57.943Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
17:54:57 [2024-01-23T17:54:57.943Z] === RUN   TestPluginInstall
17:54:57 [2024-01-23T17:54:57.943Z] === RUN   TestPluginInstall/no_auth
17:55:00 [2024-01-23T17:55:00.458Z] time="2024-01-23T17:55:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:55:00 [2024-01-23T17:55:00.458Z] time="2024-01-23T17:55:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f3e3018df3f22e082abdf63f952d3cdc4e65c55b149476eccb670b026618014e" mediatype=application/vnd.docker.plugin.v1+json size=522
17:55:00 [2024-01-23T17:55:00.458Z] time="2024-01-23T17:55:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:55:00 [2024-01-23T17:55:00.458Z] time="2024-01-23T17:55:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f3e3018df3f22e082abdf63f952d3cdc4e65c55b149476eccb670b026618014e" mediatype=application/vnd.docker.plugin.v1+json size=522
17:55:00 [2024-01-23T17:55:00.714Z] === RUN   TestPluginInstall/with_htpasswd
17:55:00 [2024-01-23T17:55:00.970Z] time="2024-01-23T17:55:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:55:00 [2024-01-23T17:55:00.970Z] time="2024-01-23T17:55:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f3e3018df3f22e082abdf63f952d3cdc4e65c55b149476eccb670b026618014e" mediatype=application/vnd.docker.plugin.v1+json size=522
17:55:00 [2024-01-23T17:55:00.970Z] time="2024-01-23T17:55:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:55:00 [2024-01-23T17:55:00.970Z] time="2024-01-23T17:55:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f3e3018df3f22e082abdf63f952d3cdc4e65c55b149476eccb670b026618014e" mediatype=application/vnd.docker.plugin.v1+json size=522
17:55:01 [2024-01-23T17:55:01.226Z] === RUN   TestPluginInstall/with_insecure
17:55:01 [2024-01-23T17:55:01.795Z] time="2024-01-23T17:55:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:55:01 [2024-01-23T17:55:01.795Z] time="2024-01-23T17:55:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ef52036d32714d718ce253d34bbfb976a8ecbcf4dbac9872866a580cc1dc444" mediatype=application/vnd.docker.plugin.v1+json size=522
17:55:01 [2024-01-23T17:55:01.795Z] time="2024-01-23T17:55:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:55:01 [2024-01-23T17:55:01.795Z] time="2024-01-23T17:55:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ef52036d32714d718ce253d34bbfb976a8ecbcf4dbac9872866a580cc1dc444" mediatype=application/vnd.docker.plugin.v1+json size=522
17:55:02 [2024-01-23T17:55:02.110Z]     plugin_test.go:204: [df4e435fe5de0] daemon is not started
17:55:02 [2024-01-23T17:55:02.110Z] --- PASS: TestPluginInstall (5.06s)
17:55:02 [2024-01-23T17:55:02.110Z]     --- PASS: TestPluginInstall/no_auth (3.69s)
17:55:02 [2024-01-23T17:55:02.110Z]     --- PASS: TestPluginInstall/with_htpasswd (0.45s)
17:55:02 [2024-01-23T17:55:02.110Z]     --- PASS: TestPluginInstall/with_insecure (0.93s)
17:55:02 [2024-01-23T17:55:02.110Z] === RUN   TestPluginsWithRuntimes
17:55:03 [2024-01-23T17:55:03.515Z] === RUN   TestPluginsWithRuntimes/No_Args
17:55:04 [2024-01-23T17:55:04.441Z] === RUN   TestPluginsWithRuntimes/With_Args
17:55:05 [2024-01-23T17:55:05.368Z] --- PASS: TestPluginsWithRuntimes (3.34s)
17:55:05 [2024-01-23T17:55:05.368Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.92s)
17:55:05 [2024-01-23T17:55:05.368Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
17:55:05 [2024-01-23T17:55:05.368Z] === RUN   TestPluginBackCompatMediaTypes
17:55:05 [2024-01-23T17:55:05.930Z] --- PASS: TestPluginBackCompatMediaTypes (0.48s)
17:55:05 [2024-01-23T17:55:05.930Z] PASS
17:55:05 [2024-01-23T17:55:05.930Z] 
17:55:05 [2024-01-23T17:55:05.930Z] DONE 24 tests in 8.927s
17:55:05 [2024-01-23T17:55:05.930Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
17:55:05 [2024-01-23T17:55:05.930Z] ++ '[' -n '' ']'
17:55:05 [2024-01-23T17:55:05.930Z] ++ 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
17:55:05 [2024-01-23T17:55:05.930Z] ++ set -e
17:55:05 [2024-01-23T17:55:05.930Z] ++ '[' -n 0 ']'
17:55:05 [2024-01-23T17:55:05.930Z] ++ set -x
17:55:05 [2024-01-23T17:55:05.930Z] ++ 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.8iwIxXkBmV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
17:55:05 [2024-01-23T17:55:05.930Z] INFO: Testing against a local daemon
17:55:05 [2024-01-23T17:55:05.930Z] === RUN   TestExternalGraphDriver
17:55:06 [2024-01-23T17:55:06.186Z] === RUN   TestExternalGraphDriver/json
17:55:06 [2024-01-23T17:55:06.186Z] === RUN   TestExternalGraphDriver/spec
17:55:06 [2024-01-23T17:55:06.186Z] === RUN   TestExternalGraphDriver/pull
17:55:06 [2024-01-23T17:55:06.186Z] --- PASS: TestExternalGraphDriver (0.34s)
17:55:06 [2024-01-23T17:55:06.186Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
17:55:06 [2024-01-23T17:55:06.186Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
17:55:06 [2024-01-23T17:55:06.186Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
17:55:06 [2024-01-23T17:55:06.186Z] === RUN   TestGraphdriverPluginV2
17:55:06 [2024-01-23T17:55:06.442Z]     external_test.go:415: (*Execution).NotAmd64-fm
17:55:06 [2024-01-23T17:55:06.442Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
17:55:06 [2024-01-23T17:55:06.442Z] PASS
17:55:06 [2024-01-23T17:55:06.698Z] 
17:55:06 [2024-01-23T17:55:06.698Z] === Skipped
17:55:06 [2024-01-23T17:55:06.698Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
17:55:06 [2024-01-23T17:55:06.698Z]     external_test.go:415: (*Execution).NotAmd64-fm
17:55:06 [2024-01-23T17:55:06.698Z] 
17:55:06 [2024-01-23T17:55:06.698Z] DONE 5 tests, 1 skipped in 0.700s
17:55:06 [2024-01-23T17:55:06.698Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
17:55:06 [2024-01-23T17:55:06.698Z] ++ '[' -n '' ']'
17:55:06 [2024-01-23T17:55:06.698Z] ++ 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
17:55:06 [2024-01-23T17:55:06.698Z] ++ set -e
17:55:06 [2024-01-23T17:55:06.698Z] ++ '[' -n 0 ']'
17:55:06 [2024-01-23T17:55:06.698Z] ++ set -x
17:55:06 [2024-01-23T17:55:06.698Z] ++ 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.8iwIxXkBmV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
17:55:06 [2024-01-23T17:55:06.698Z] INFO: Testing against a local daemon
17:55:06 [2024-01-23T17:55:06.698Z] === RUN   TestContinueAfterPluginCrash
17:55:06 [2024-01-23T17:55:06.698Z] === PAUSE TestContinueAfterPluginCrash
17:55:06 [2024-01-23T17:55:06.698Z] === RUN   TestReadPluginNoRead
17:55:06 [2024-01-23T17:55:06.698Z] === PAUSE TestReadPluginNoRead
17:55:06 [2024-01-23T17:55:06.698Z] === RUN   TestDaemonStartWithLogOpt
17:55:06 [2024-01-23T17:55:06.698Z] === PAUSE TestDaemonStartWithLogOpt
17:55:06 [2024-01-23T17:55:06.698Z] === CONT  TestContinueAfterPluginCrash
17:55:06 [2024-01-23T17:55:06.698Z] === CONT  TestDaemonStartWithLogOpt
17:55:06 [2024-01-23T17:55:06.698Z] === CONT  TestReadPluginNoRead
17:55:08 [2024-01-23T17:55:08.587Z] === RUN   TestReadPluginNoRead/default
17:55:09 [2024-01-23T17:55:09.514Z] --- PASS: TestDaemonStartWithLogOpt (2.74s)
17:55:10 [2024-01-23T17:55:10.075Z] === RUN   TestReadPluginNoRead/disabled_caching
17:55:11 [2024-01-23T17:55:11.439Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:55:12 [2024-01-23T17:55:12.366Z]     read_test.go:93: [d8cf2c50ba6c3] daemon is not started
17:55:12 [2024-01-23T17:55:12.366Z] --- PASS: TestReadPluginNoRead (5.82s)
17:55:12 [2024-01-23T17:55:12.366Z]     --- PASS: TestReadPluginNoRead/default (1.29s)
17:55:12 [2024-01-23T17:55:12.366Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.24s)
17:55:12 [2024-01-23T17:55:12.366Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s)
17:55:14 [2024-01-23T17:55:14.253Z] --- PASS: TestContinueAfterPluginCrash (7.64s)
17:55:14 [2024-01-23T17:55:14.253Z] PASS
17:55:14 [2024-01-23T17:55:14.253Z] 
17:55:14 [2024-01-23T17:55:14.253Z] DONE 6 tests in 7.673s
17:55:14 [2024-01-23T17:55:14.253Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
17:55:14 [2024-01-23T17:55:14.253Z] ++ '[' -n '' ']'
17:55:14 [2024-01-23T17:55:14.253Z] ++ 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
17:55:14 [2024-01-23T17:55:14.253Z] ++ set -e
17:55:14 [2024-01-23T17:55:14.253Z] ++ '[' -n 0 ']'
17:55:14 [2024-01-23T17:55:14.253Z] ++ set -x
17:55:14 [2024-01-23T17:55:14.253Z] ++ 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.8iwIxXkBmV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
17:55:14 [2024-01-23T17:55:14.253Z] testing: warning: no tests to run
17:55:14 [2024-01-23T17:55:14.253Z] PASS
17:55:14 [2024-01-23T17:55:14.253Z] 
17:55:14 [2024-01-23T17:55:14.253Z] DONE 0 tests in 0.007s
17:55:14 [2024-01-23T17:55:14.253Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
17:55:14 [2024-01-23T17:55:14.253Z] ++ '[' -n '' ']'
17:55:14 [2024-01-23T17:55:14.253Z] ++ 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
17:55:14 [2024-01-23T17:55:14.253Z] ++ set -e
17:55:14 [2024-01-23T17:55:14.253Z] ++ '[' -n 0 ']'
17:55:14 [2024-01-23T17:55:14.253Z] ++ set -x
17:55:14 [2024-01-23T17:55:14.253Z] ++ 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.8iwIxXkBmV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
17:55:14 [2024-01-23T17:55:14.253Z] INFO: Testing against a local daemon
17:55:14 [2024-01-23T17:55:14.253Z] === RUN   TestPluginWithDevMounts
17:55:14 [2024-01-23T17:55:14.253Z] === PAUSE TestPluginWithDevMounts
17:55:14 [2024-01-23T17:55:14.253Z] === CONT  TestPluginWithDevMounts
17:55:16 [2024-01-23T17:55:16.143Z] --- PASS: TestPluginWithDevMounts (1.50s)
17:55:16 [2024-01-23T17:55:16.143Z] PASS
17:55:16 [2024-01-23T17:55:16.143Z] 
17:55:16 [2024-01-23T17:55:16.143Z] DONE 1 tests in 1.539s
17:55:16 [2024-01-23T17:55:16.143Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
17:55:16 [2024-01-23T17:55:16.143Z] ++ '[' -n '' ']'
17:55:16 [2024-01-23T17:55:16.143Z] ++ 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
17:55:16 [2024-01-23T17:55:16.143Z] ++ set -e
17:55:16 [2024-01-23T17:55:16.143Z] ++ '[' -n 0 ']'
17:55:16 [2024-01-23T17:55:16.143Z] ++ set -x
17:55:16 [2024-01-23T17:55:16.143Z] ++ 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.8iwIxXkBmV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
17:55:16 [2024-01-23T17:55:16.143Z] INFO: Testing against a local daemon
17:55:16 [2024-01-23T17:55:16.143Z] === RUN   TestSecretInspect
17:55:18 [2024-01-23T17:55:18.031Z] --- PASS: TestSecretInspect (1.93s)
17:55:18 [2024-01-23T17:55:18.031Z] === RUN   TestSecretList
17:55:19 [2024-01-23T17:55:19.921Z] --- PASS: TestSecretList (1.88s)
17:55:19 [2024-01-23T17:55:19.921Z] === RUN   TestSecretsCreateAndDelete
17:55:21 [2024-01-23T17:55:21.810Z] --- PASS: TestSecretsCreateAndDelete (1.92s)
17:55:21 [2024-01-23T17:55:21.810Z] === RUN   TestSecretsUpdate
17:55:23 [2024-01-23T17:55:23.698Z] --- PASS: TestSecretsUpdate (2.06s)
17:55:23 [2024-01-23T17:55:23.698Z] === RUN   TestTemplatedSecret
17:55:30 [2024-01-23T17:55:30.376Z] --- PASS: TestTemplatedSecret (2.67s)
17:55:30 [2024-01-23T17:55:30.376Z] === RUN   TestSecretCreateResolve
17:55:30 [2024-01-23T17:55:30.376Z] --- PASS: TestSecretCreateResolve (2.02s)
17:55:30 [2024-01-23T17:55:30.376Z] PASS
17:55:30 [2024-01-23T17:55:30.376Z] 
17:55:30 [2024-01-23T17:55:30.376Z] DONE 6 tests in 12.518s
17:55:30 [2024-01-23T17:55:30.376Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
17:55:30 [2024-01-23T17:55:30.376Z] ++ '[' -n '' ']'
17:55:30 [2024-01-23T17:55:30.376Z] ++ 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
17:55:30 [2024-01-23T17:55:30.376Z] ++ set -e
17:55:30 [2024-01-23T17:55:30.376Z] ++ '[' -n 0 ']'
17:55:30 [2024-01-23T17:55:30.376Z] ++ set -x
17:55:30 [2024-01-23T17:55:30.376Z] ++ 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.8iwIxXkBmV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
17:55:30 [2024-01-23T17:55:30.376Z] INFO: Testing against a local daemon
17:55:30 [2024-01-23T17:55:30.376Z] === RUN   TestServiceCreateInit
17:55:30 [2024-01-23T17:55:30.376Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:55:32 [2024-01-23T17:55:32.266Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:55:36 [2024-01-23T17:55:36.431Z] --- PASS: TestServiceCreateInit (7.55s)
17:55:36 [2024-01-23T17:55:36.431Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.66s)
17:55:36 [2024-01-23T17:55:36.431Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.88s)
17:55:36 [2024-01-23T17:55:36.431Z] === RUN   TestCreateServiceMultipleTimes
17:55:51 [2024-01-23T17:55:51.272Z] --- PASS: TestCreateServiceMultipleTimes (14.94s)
17:55:51 [2024-01-23T17:55:51.272Z] === RUN   TestCreateServiceConflict
17:55:53 [2024-01-23T17:55:53.159Z] --- PASS: TestCreateServiceConflict (2.03s)
17:55:53 [2024-01-23T17:55:53.159Z] === RUN   TestCreateServiceMaxReplicas
17:55:55 [2024-01-23T17:55:55.674Z] --- PASS: TestCreateServiceMaxReplicas (2.68s)
17:55:55 [2024-01-23T17:55:55.674Z] === RUN   TestCreateServiceSecretFileMode
17:56:10 [2024-01-23T17:56:10.510Z] --- PASS: TestCreateServiceSecretFileMode (12.64s)
17:56:10 [2024-01-23T17:56:10.510Z] === RUN   TestCreateServiceConfigFileMode
17:56:22 [2024-01-23T17:56:22.674Z] --- PASS: TestCreateServiceConfigFileMode (12.70s)
17:56:22 [2024-01-23T17:56:22.674Z] === RUN   TestCreateServiceSysctls
17:56:24 [2024-01-23T17:56:24.038Z] --- PASS: TestCreateServiceSysctls (3.19s)
17:56:24 [2024-01-23T17:56:24.038Z] === RUN   TestCreateServiceCapabilities
17:56:27 [2024-01-23T17:56:27.303Z] --- PASS: TestCreateServiceCapabilities (2.59s)
17:56:27 [2024-01-23T17:56:27.303Z] === RUN   TestInspect
17:56:29 [2024-01-23T17:56:29.190Z] --- PASS: TestInspect (2.44s)
17:56:29 [2024-01-23T17:56:29.190Z] === RUN   TestCreateJob
17:56:32 [2024-01-23T17:56:32.456Z] --- PASS: TestCreateJob (3.24s)
17:56:32 [2024-01-23T17:56:32.456Z] === RUN   TestReplicatedJob
17:56:37 [2024-01-23T17:56:37.699Z] --- PASS: TestReplicatedJob (4.79s)
17:56:37 [2024-01-23T17:56:37.699Z] === RUN   TestUpdateReplicatedJob
17:56:40 [2024-01-23T17:56:40.965Z] --- PASS: TestUpdateReplicatedJob (3.23s)
17:56:40 [2024-01-23T17:56:40.965Z] === RUN   TestServiceListWithStatuses
17:56:45 [2024-01-23T17:56:45.132Z] --- PASS: TestServiceListWithStatuses (4.80s)
17:56:45 [2024-01-23T17:56:45.132Z] === RUN   TestDockerNetworkConnectAliasPreV144
17:56:49 [2024-01-23T17:56:49.297Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.93s)
17:56:49 [2024-01-23T17:56:49.297Z] === RUN   TestDockerNetworkReConnect
17:56:52 [2024-01-23T17:56:52.564Z] --- PASS: TestDockerNetworkReConnect (3.17s)
17:56:52 [2024-01-23T17:56:52.564Z] === RUN   TestServicePlugin
17:56:52 [2024-01-23T17:56:52.564Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
17:56:52 [2024-01-23T17:56:52.564Z] --- SKIP: TestServicePlugin (0.00s)
17:56:52 [2024-01-23T17:56:52.564Z] === RUN   TestServiceUpdateLabel
17:56:54 [2024-01-23T17:56:54.451Z] --- PASS: TestServiceUpdateLabel (1.99s)
17:56:54 [2024-01-23T17:56:54.451Z] === RUN   TestServiceUpdateSecrets
17:57:09 [2024-01-23T17:57:09.288Z] --- PASS: TestServiceUpdateSecrets (14.33s)
17:57:09 [2024-01-23T17:57:09.288Z] === RUN   TestServiceUpdateConfigs
17:57:24 [2024-01-23T17:57:24.125Z] --- PASS: TestServiceUpdateConfigs (14.15s)
17:57:24 [2024-01-23T17:57:24.125Z] === RUN   TestServiceUpdateNetwork
17:57:36 [2024-01-23T17:57:36.291Z] --- PASS: TestServiceUpdateNetwork (12.10s)
17:57:36 [2024-01-23T17:57:36.291Z] === RUN   TestServiceUpdatePidsLimit
17:57:36 [2024-01-23T17:57:36.291Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:57:36 [2024-01-23T17:57:36.853Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:57:44 [2024-01-23T17:57:44.935Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:57:51 [2024-01-23T17:57:51.470Z] --- PASS: TestServiceUpdatePidsLimit (16.28s)
17:57:51 [2024-01-23T17:57:51.470Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
17:57:51 [2024-01-23T17:57:51.470Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
17:57:51 [2024-01-23T17:57:51.470Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
17:57:51 [2024-01-23T17:57:51.470Z] PASS
17:57:51 [2024-01-23T17:57:51.470Z] 
17:57:51 [2024-01-23T17:57:51.470Z] === Skipped
17:57:51 [2024-01-23T17:57:51.470Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
17:57:51 [2024-01-23T17:57:51.470Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
17:57:51 [2024-01-23T17:57:51.470Z] 
17:57:51 [2024-01-23T17:57:51.470Z] DONE 26 tests, 1 skipped in 142.787s
17:57:51 [2024-01-23T17:57:51.470Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
17:57:51 [2024-01-23T17:57:51.470Z] ++ '[' -n '' ']'
17:57:51 [2024-01-23T17:57:51.470Z] ++ 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
17:57:51 [2024-01-23T17:57:51.470Z] ++ set -e
17:57:51 [2024-01-23T17:57:51.470Z] ++ '[' -n 0 ']'
17:57:51 [2024-01-23T17:57:51.470Z] ++ set -x
17:57:51 [2024-01-23T17:57:51.470Z] ++ 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.8iwIxXkBmV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
17:57:51 [2024-01-23T17:57:51.470Z] INFO: Testing against a local daemon
17:57:51 [2024-01-23T17:57:51.470Z] === RUN   TestSessionCreate
17:57:51 [2024-01-23T17:57:51.470Z] --- PASS: TestSessionCreate (0.01s)
17:57:51 [2024-01-23T17:57:51.470Z] === RUN   TestSessionCreateWithBadUpgrade
17:57:51 [2024-01-23T17:57:51.470Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
17:57:51 [2024-01-23T17:57:51.470Z] PASS
17:57:51 [2024-01-23T17:57:51.470Z] 
17:57:51 [2024-01-23T17:57:51.470Z] DONE 2 tests in 0.046s
17:57:51 [2024-01-23T17:57:51.470Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
17:57:51 [2024-01-23T17:57:51.470Z] ++ '[' -n '' ']'
17:57:51 [2024-01-23T17:57:51.470Z] ++ 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
17:57:51 [2024-01-23T17:57:51.470Z] ++ set -e
17:57:51 [2024-01-23T17:57:51.470Z] ++ '[' -n 0 ']'
17:57:51 [2024-01-23T17:57:51.470Z] ++ set -x
17:57:51 [2024-01-23T17:57:51.470Z] ++ 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.8iwIxXkBmV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
17:57:51 [2024-01-23T17:57:51.470Z] INFO: Testing against a local daemon
17:57:51 [2024-01-23T17:57:51.470Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:57:51 [2024-01-23T17:57:51.470Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:57:51 [2024-01-23T17:57:51.470Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:57:51 [2024-01-23T17:57:51.470Z] === RUN   TestDiskUsage
17:57:51 [2024-01-23T17:57:51.470Z] === PAUSE TestDiskUsage
17:57:51 [2024-01-23T17:57:51.470Z] === RUN   TestEventsExecDie
17:57:51 [2024-01-23T17:57:51.726Z] --- PASS: TestEventsExecDie (0.55s)
17:57:51 [2024-01-23T17:57:51.726Z] === RUN   TestEventsBackwardsCompatible
17:57:51 [2024-01-23T17:57:51.982Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
17:57:51 [2024-01-23T17:57:51.982Z] === RUN   TestEventsVolumeCreate
17:57:51 [2024-01-23T17:57:51.982Z] --- PASS: TestEventsVolumeCreate (0.05s)
17:57:51 [2024-01-23T17:57:51.982Z] === RUN   TestInfoBinaryCommits
17:57:51 [2024-01-23T17:57:51.982Z] --- PASS: TestInfoBinaryCommits (0.01s)
17:57:51 [2024-01-23T17:57:51.982Z] === RUN   TestInfoAPIVersioned
17:57:51 [2024-01-23T17:57:51.982Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:57:51 [2024-01-23T17:57:51.982Z] === RUN   TestInfoAPI
17:57:51 [2024-01-23T17:57:51.982Z] --- PASS: TestInfoAPI (0.01s)
17:57:51 [2024-01-23T17:57:51.982Z] === RUN   TestInfoAPIWarnings
17:58:10 [2024-01-23T17:58:10.021Z] --- PASS: TestInfoAPIWarnings (16.55s)
17:58:10 [2024-01-23T17:58:10.021Z] === RUN   TestInfoDebug
17:58:10 [2024-01-23T17:58:10.021Z] --- PASS: TestInfoDebug (0.52s)
17:58:10 [2024-01-23T17:58:10.021Z] === RUN   TestInfoInsecureRegistries
17:58:10 [2024-01-23T17:58:10.021Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:58:10 [2024-01-23T17:58:10.021Z] === RUN   TestInfoRegistryMirrors
17:58:10 [2024-01-23T17:58:10.021Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:58:10 [2024-01-23T17:58:10.021Z] === RUN   TestLoginFailsWithBadCredentials
17:58:10 [2024-01-23T17:58:10.948Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
17:58:10 [2024-01-23T17:58:10.948Z] === RUN   TestPingCacheHeaders
17:58:10 [2024-01-23T17:58:10.948Z] --- PASS: TestPingCacheHeaders (0.01s)
17:58:10 [2024-01-23T17:58:10.948Z] === RUN   TestPingGet
17:58:10 [2024-01-23T17:58:10.948Z] --- PASS: TestPingGet (0.01s)
17:58:10 [2024-01-23T17:58:10.948Z] === RUN   TestPingHead
17:58:11 [2024-01-23T17:58:11.203Z] --- PASS: TestPingHead (0.01s)
17:58:11 [2024-01-23T17:58:11.203Z] === RUN   TestPingSwarmHeader
17:58:11 [2024-01-23T17:58:11.765Z] === RUN   TestPingSwarmHeader/before_swarm_init
17:58:12 [2024-01-23T17:58:12.326Z] === RUN   TestPingSwarmHeader/after_swarm_init
17:58:12 [2024-01-23T17:58:12.888Z] === RUN   TestPingSwarmHeader/after_swarm_leave
17:58:13 [2024-01-23T17:58:13.144Z] --- PASS: TestPingSwarmHeader (1.94s)
17:58:13 [2024-01-23T17:58:13.144Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
17:58:13 [2024-01-23T17:58:13.144Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
17:58:13 [2024-01-23T17:58:13.144Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
17:58:13 [2024-01-23T17:58:13.144Z] === RUN   TestPingBuilderHeader
17:58:13 [2024-01-23T17:58:13.144Z] === RUN   TestPingBuilderHeader/default_config
17:58:13 [2024-01-23T17:58:13.706Z] === RUN   TestPingBuilderHeader/buildkit_disabled
17:58:13 [2024-01-23T17:58:13.961Z] --- PASS: TestPingBuilderHeader (1.04s)
17:58:13 [2024-01-23T17:58:13.961Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
17:58:13 [2024-01-23T17:58:13.961Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
17:58:13 [2024-01-23T17:58:13.961Z] === RUN   TestVersion
17:58:13 [2024-01-23T17:58:13.961Z] --- PASS: TestVersion (0.01s)
17:58:13 [2024-01-23T17:58:13.961Z] === CONT  TestDiskUsage
17:58:14 [2024-01-23T17:58:14.523Z] === RUN   TestDiskUsage/empty
17:58:14 [2024-01-23T17:58:14.523Z] === RUN   TestDiskUsage/empty/container_types
17:58:14 [2024-01-23T17:58:14.523Z] === RUN   TestDiskUsage/empty/image_types
17:58:14 [2024-01-23T17:58:14.523Z] === RUN   TestDiskUsage/empty/volume_types
17:58:14 [2024-01-23T17:58:14.523Z] === RUN   TestDiskUsage/empty/build-cache_types
17:58:14 [2024-01-23T17:58:14.523Z] === RUN   TestDiskUsage/empty/container,_volume_types
17:58:14 [2024-01-23T17:58:14.523Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
17:58:14 [2024-01-23T17:58:14.523Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
17:58:14 [2024-01-23T17:58:14.523Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
17:58:14 [2024-01-23T17:58:14.523Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
17:58:14 [2024-01-23T17:58:14.523Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
17:58:14 [2024-01-23T17:58:14.523Z] === RUN   TestDiskUsage/after_LoadBusybox
17:58:14 [2024-01-23T17:58:14.780Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
17:58:14 [2024-01-23T17:58:14.780Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
17:58:14 [2024-01-23T17:58:14.780Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
17:58:14 [2024-01-23T17:58:14.780Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
17:58:14 [2024-01-23T17:58:14.780Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
17:58:14 [2024-01-23T17:58:14.780Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
17:58:14 [2024-01-23T17:58:14.780Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
17:58:14 [2024-01-23T17:58:14.780Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
17:58:14 [2024-01-23T17:58:14.780Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
17:58:14 [2024-01-23T17:58:14.780Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
17:58:14 [2024-01-23T17:58:14.780Z] === RUN   TestDiskUsage/after_container.Run
17:58:15 [2024-01-23T17:58:15.036Z] === RUN   TestDiskUsage/after_container.Run/container_types
17:58:15 [2024-01-23T17:58:15.036Z] === RUN   TestDiskUsage/after_container.Run/image_types
17:58:15 [2024-01-23T17:58:15.036Z] === RUN   TestDiskUsage/after_container.Run/volume_types
17:58:15 [2024-01-23T17:58:15.036Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
17:58:15 [2024-01-23T17:58:15.036Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
17:58:15 [2024-01-23T17:58:15.036Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
17:58:15 [2024-01-23T17:58:15.036Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
17:58:15 [2024-01-23T17:58:15.036Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
17:58:15 [2024-01-23T17:58:15.036Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
17:58:15 [2024-01-23T17:58:15.036Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
17:58:15 [2024-01-23T17:58:15.036Z] --- PASS: TestDiskUsage (1.03s)
17:58:15 [2024-01-23T17:58:15.036Z]     --- PASS: TestDiskUsage/empty (0.01s)
17:58:15 [2024-01-23T17:58:15.036Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
17:58:15 [2024-01-23T17:58:15.036Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
17:58:15 [2024-01-23T17:58:15.036Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
17:58:15 [2024-01-23T17:58:15.036Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
17:58:15 [2024-01-23T17:58:15.036Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
17:58:15 [2024-01-23T17:58:15.036Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
17:58:15 [2024-01-23T17:58:15.036Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
17:58:15 [2024-01-23T17:58:15.036Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
17:58:15 [2024-01-23T17:58:15.036Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
17:58:15 [2024-01-23T17:58:15.036Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
17:58:15 [2024-01-23T17:58:15.036Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
17:58:15 [2024-01-23T17:58:15.036Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
17:58:15 [2024-01-23T17:58:15.036Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
17:58:15 [2024-01-23T17:58:15.036Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
17:58:15 [2024-01-23T17:58:15.036Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
17:58:15 [2024-01-23T17:58:15.036Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
17:58:15 [2024-01-23T17:58:15.036Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
17:58:15 [2024-01-23T17:58:15.036Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
17:58:15 [2024-01-23T17:58:15.036Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
17:58:15 [2024-01-23T17:58:15.036Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
17:58:15 [2024-01-23T17:58:15.036Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
17:58:15 [2024-01-23T17:58:15.036Z]     --- PASS: TestDiskUsage/after_container.Run (0.27s)
17:58:15 [2024-01-23T17:58:15.036Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
17:58:15 [2024-01-23T17:58:15.036Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
17:58:15 [2024-01-23T17:58:15.036Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
17:58:15 [2024-01-23T17:58:15.036Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
17:58:15 [2024-01-23T17:58:15.036Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
17:58:15 [2024-01-23T17:58:15.036Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
17:58:15 [2024-01-23T17:58:15.036Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
17:58:15 [2024-01-23T17:58:15.036Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
17:58:15 [2024-01-23T17:58:15.036Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
17:58:15 [2024-01-23T17:58:15.036Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
17:58:15 [2024-01-23T17:58:15.036Z] PASS
17:58:15 [2024-01-23T17:58:15.036Z] 
17:58:15 [2024-01-23T17:58:15.036Z] === Skipped
17:58:15 [2024-01-23T17:58:15.036Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:58:15 [2024-01-23T17:58:15.036Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:58:15 [2024-01-23T17:58:15.036Z] 
17:58:15 [2024-01-23T17:58:15.036Z] DONE 57 tests, 1 skipped in 23.875s
17:58:15 [2024-01-23T17:58:15.036Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
17:58:15 [2024-01-23T17:58:15.036Z] ++ '[' -n '' ']'
17:58:15 [2024-01-23T17:58:15.036Z] ++ 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
17:58:15 [2024-01-23T17:58:15.036Z] ++ set -e
17:58:15 [2024-01-23T17:58:15.036Z] ++ '[' -n 0 ']'
17:58:15 [2024-01-23T17:58:15.036Z] ++ set -x
17:58:15 [2024-01-23T17:58:15.036Z] ++ 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.8iwIxXkBmV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
17:58:15 [2024-01-23T17:58:15.036Z] INFO: Testing against a local daemon
17:58:15 [2024-01-23T17:58:15.036Z] === RUN   TestRunMountVolumeSubdir
17:58:15 [2024-01-23T17:58:15.598Z]     mount_test.go:28: Setup stderr:
17:58:15 [2024-01-23T17:58:15.598Z]     mount_test.go:28: Setup stdout:
17:58:15 [2024-01-23T17:58:15.598Z]         /volume:
17:58:15 [2024-01-23T17:58:15.598Z]         total 24K    
17:58:15 [2024-01-23T17:58:15.598Z]         drwxr-xr-x    5 root     root        4.0K Jan 23 17:58 .
17:58:15 [2024-01-23T17:58:15.598Z]         drwxr-xr-x    1 root     root        4.0K Jan 23 17:58 ..
17:58:15 [2024-01-23T17:58:15.598Z]         -rw-r--r--    1 root     root           4 Jan 23 17:58 bar.txt
17:58:15 [2024-01-23T17:58:15.598Z]         drwxr-xr-x    2 root     root        4.0K Jan 23 17:58 bin
17:58:15 [2024-01-23T17:58:15.598Z]         drwxr-xr-x    3 root     root        4.0K Jan 23 17:58 hack
17:58:15 [2024-01-23T17:58:15.598Z]         drwxr-xr-x    2 root     root        4.0K Jan 23 17:58 subdir
17:58:15 [2024-01-23T17:58:15.598Z]         
17:58:15 [2024-01-23T17:58:15.598Z]         /volume/hack/:
17:58:15 [2024-01-23T17:58:15.598Z]         total 12K    
17:58:15 [2024-01-23T17:58:15.598Z]         drwxr-xr-x    3 root     root        4.0K Jan 23 17:58 .
17:58:15 [2024-01-23T17:58:15.598Z]         drwxr-xr-x    5 root     root        4.0K Jan 23 17:58 ..
17:58:15 [2024-01-23T17:58:15.598Z]         lrwxrwxrwx    1 root     root           4 Jan 23 17:58 bad -> root
17:58:15 [2024-01-23T17:58:15.598Z]         lrwxrwxrwx    1 root     root           9 Jan 23 17:58 good -> ../subdir
17:58:15 [2024-01-23T17:58:15.598Z]         drwxr-xr-x    2 root     root        4.0K Jan 23 17:58 iwanttobehackedwithtoctou
17:58:15 [2024-01-23T17:58:15.598Z]         lrwxrwxrwx    1 root     root           1 Jan 23 17:58 root -> /
17:58:15 [2024-01-23T17:58:15.598Z] === RUN   TestRunMountVolumeSubdir/subdir
17:58:16 [2024-01-23T17:58:16.159Z]     mount_test.go:101: stdout:
17:58:16 [2024-01-23T17:58:16.159Z]         hello.txt
17:58:16 [2024-01-23T17:58:16.159Z]     mount_test.go:102: stderr:
17:58:16 [2024-01-23T17:58:16.159Z] === RUN   TestRunMountVolumeSubdir/subdir_link
17:58:16 [2024-01-23T17:58:16.415Z]     mount_test.go:101: stdout:
17:58:16 [2024-01-23T17:58:16.415Z]         hello.txt
17:58:16 [2024-01-23T17:58:16.415Z]     mount_test.go:102: stderr:
17:58:16 [2024-01-23T17:58:16.415Z] === RUN   TestRunMountVolumeSubdir/subdir_with_copy_data
17:58:16 [2024-01-23T17:58:16.976Z]     mount_test.go:101: stdout:
17:58:16 [2024-01-23T17:58:16.976Z]         /bin/busybox
17:58:16 [2024-01-23T17:58:16.976Z]     mount_test.go:102: stderr:
17:58:16 [2024-01-23T17:58:16.976Z] === RUN   TestRunMountVolumeSubdir/file
17:58:17 [2024-01-23T17:58:17.232Z]     mount_test.go:101: stdout:
17:58:17 [2024-01-23T17:58:17.232Z]         foo
17:58:17 [2024-01-23T17:58:17.232Z]     mount_test.go:102: stderr:
17:58:17 [2024-01-23T17:58:17.232Z] === RUN   TestRunMountVolumeSubdir/relative_with_backtracks
17:58:17 [2024-01-23T17:58:17.232Z] === RUN   TestRunMountVolumeSubdir/not_existing
17:58:17 [2024-01-23T17:58:17.488Z] === RUN   TestRunMountVolumeSubdir/mount_link
17:58:17 [2024-01-23T17:58:17.488Z] === RUN   TestRunMountVolumeSubdir/mount_link_link
17:58:17 [2024-01-23T17:58:17.744Z] --- PASS: TestRunMountVolumeSubdir (2.55s)
17:58:17 [2024-01-23T17:58:17.744Z]     --- PASS: TestRunMountVolumeSubdir/subdir (0.43s)
17:58:17 [2024-01-23T17:58:17.744Z]     --- PASS: TestRunMountVolumeSubdir/subdir_link (0.44s)
17:58:17 [2024-01-23T17:58:17.744Z]     --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.45s)
17:58:17 [2024-01-23T17:58:17.744Z]     --- PASS: TestRunMountVolumeSubdir/file (0.42s)
17:58:17 [2024-01-23T17:58:17.744Z]     --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s)
17:58:17 [2024-01-23T17:58:17.744Z]     --- PASS: TestRunMountVolumeSubdir/not_existing (0.13s)
17:58:17 [2024-01-23T17:58:17.744Z]     --- PASS: TestRunMountVolumeSubdir/mount_link (0.12s)
17:58:17 [2024-01-23T17:58:17.744Z]     --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.13s)
17:58:17 [2024-01-23T17:58:17.744Z] === RUN   TestVolumesCreateAndList
17:58:17 [2024-01-23T17:58:17.744Z] --- PASS: TestVolumesCreateAndList (0.01s)
17:58:17 [2024-01-23T17:58:17.744Z] === RUN   TestVolumesRemove
17:58:17 [2024-01-23T17:58:17.744Z] === RUN   TestVolumesRemove/volume_in_use
17:58:17 [2024-01-23T17:58:17.744Z] === RUN   TestVolumesRemove/volume_not_in_use
17:58:17 [2024-01-23T17:58:17.744Z] === RUN   TestVolumesRemove/non-existing_volume
17:58:17 [2024-01-23T17:58:17.744Z] === RUN   TestVolumesRemove/non-existing_volume_force
17:58:17 [2024-01-23T17:58:17.744Z] --- PASS: TestVolumesRemove (0.05s)
17:58:17 [2024-01-23T17:58:17.744Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
17:58:17 [2024-01-23T17:58:17.744Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
17:58:17 [2024-01-23T17:58:17.744Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
17:58:17 [2024-01-23T17:58:17.744Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
17:58:17 [2024-01-23T17:58:17.744Z] === RUN   TestVolumesRemoveSwarmEnabled
17:58:17 [2024-01-23T17:58:17.744Z] === PAUSE TestVolumesRemoveSwarmEnabled
17:58:17 [2024-01-23T17:58:17.744Z] === RUN   TestVolumesInspect
17:58:17 [2024-01-23T17:58:17.744Z] --- PASS: TestVolumesInspect (0.01s)
17:58:17 [2024-01-23T17:58:17.744Z] === RUN   TestVolumesInvalidJSON
17:58:17 [2024-01-23T17:58:17.744Z] === RUN   TestVolumesInvalidJSON/volumes/create
17:58:17 [2024-01-23T17:58:17.744Z] === PAUSE TestVolumesInvalidJSON/volumes/create
17:58:17 [2024-01-23T17:58:17.744Z] === CONT  TestVolumesInvalidJSON/volumes/create
17:58:17 [2024-01-23T17:58:17.744Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
17:58:17 [2024-01-23T17:58:17.744Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
17:58:17 [2024-01-23T17:58:17.744Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
17:58:17 [2024-01-23T17:58:17.744Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
17:58:17 [2024-01-23T17:58:17.744Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:58:17 [2024-01-23T17:58:17.744Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
17:58:17 [2024-01-23T17:58:17.744Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
17:58:17 [2024-01-23T17:58:17.744Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
17:58:17 [2024-01-23T17:58:17.744Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
17:58:17 [2024-01-23T17:58:17.744Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
17:58:17 [2024-01-23T17:58:17.744Z] === RUN   TestVolumePruneAnonymous
17:58:17 [2024-01-23T17:58:17.744Z] --- PASS: TestVolumePruneAnonymous (0.03s)
17:58:17 [2024-01-23T17:58:17.744Z] === RUN   TestVolumePruneAnonFromImage
17:58:18 [2024-01-23T17:58:18.000Z] --- PASS: TestVolumePruneAnonFromImage (0.12s)
17:58:18 [2024-01-23T17:58:18.000Z] === CONT  TestVolumesRemoveSwarmEnabled
17:58:19 [2024-01-23T17:58:19.364Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
17:58:19 [2024-01-23T17:58:19.364Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
17:58:19 [2024-01-23T17:58:19.364Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
17:58:19 [2024-01-23T17:58:19.364Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
17:58:19 [2024-01-23T17:58:19.925Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.93s)
17:58:19 [2024-01-23T17:58:19.925Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
17:58:19 [2024-01-23T17:58:19.925Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
17:58:19 [2024-01-23T17:58:19.925Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
17:58:19 [2024-01-23T17:58:19.925Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
17:58:19 [2024-01-23T17:58:19.925Z] PASS
17:58:19 [2024-01-23T17:58:19.925Z] 
17:58:19 [2024-01-23T17:58:19.925Z] DONE 29 tests in 4.750s
17:58:19 [2024-01-23T17:58:19.925Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:58:19 [2024-01-23T17:58:19.925Z] ++++ cat bundles/test-integration/docker.pid
17:58:19 [2024-01-23T17:58:19.925Z] +++ kill 24542
17:58:21 [2024-01-23T17:58:21.813Z] ++++ cat bundles/test-integration/TestUsernsCommit/d1b23e10ee0c8/docker.pid
17:58:21 [2024-01-23T17:58:21.813Z] +++ kill 62572
17:58:21 [2024-01-23T17:58:21.813Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 62572 is not a child of this shell
17:58:21 [2024-01-23T17:58:21.813Z] warning: PID 62572 from bundles/test-integration/TestUsernsCommit/d1b23e10ee0c8/docker.pid had a nonzero exit code
17:58:21 [2024-01-23T17:58:21.813Z] umount: bundles/test-integration/TestUsernsCommit/d1b23e10ee0c8/root: not mounted.
17:58:21 [2024-01-23T17:58:21.813Z] +++ /etc/init.d/apparmor stop
17:58:21 [2024-01-23T17:58:21.813Z] Leaving: AppArmorNo profiles have been unloaded.
17:58:21 [2024-01-23T17:58:21.813Z] 
17:58:21 [2024-01-23T17:58:21.813Z] Unloading profiles will leave already running processes permanently
17:58:21 [2024-01-23T17:58:21.813Z] unconfined, which can lead to unexpected situations.
17:58:21 [2024-01-23T17:58:21.813Z] 
17:58:21 [2024-01-23T17:58:21.813Z] To set a process to complain mode, use the command line tool
17:58:21 [2024-01-23T17:58:21.813Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:58:21 [2024-01-23T17:58:21.813Z] +++ true
17:58:21 [2024-01-23T17:58:21.813Z] exiting test-integration
17:58:21 [2024-01-23T17:58:21.813Z] ++ exit 0
17:58:21 [2024-01-23T17:58:21.813Z] 
Post stage
[Pipeline] junit
17:58:22 [2024-01-23T17:58:22.385Z] Recording test results
17:58:22 [2024-01-23T17:58:22.526Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:58:22 [2024-01-23T17:58:22.860Z] + echo Ensuring container killed.
17:58:22 [2024-01-23T17:58:22.861Z] Ensuring container killed.
17:58:22 [2024-01-23T17:58:22.861Z] + docker rm -vf docker-pr3
17:58:22 [2024-01-23T17:58:22.861Z] Error response from daemon: No such container: docker-pr3
[Pipeline] sh
17:58:23 [2024-01-23T17:58:23.133Z] + echo Chowning /workspace to jenkins user
17:58:23 [2024-01-23T17:58:23.133Z] Chowning /workspace to jenkins user
17:58:23 [2024-01-23T17:58:23.133Z] + id -u
17:58:23 [2024-01-23T17:58:23.133Z] + id -g
17:58:23 [2024-01-23T17:58:23.133Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47194:/workspace busybox chown -R 1000:1000 /workspace
17:58:23 [2024-01-23T17:58:23.133Z] Unable to find image 'busybox:latest' locally
17:58:23 [2024-01-23T17:58:23.133Z] latest: Pulling from library/busybox
17:58:23 [2024-01-23T17:58:23.133Z] c2bf9493c1bf: Already exists
17:58:23 [2024-01-23T17:58:23.389Z] Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74
17:58:23 [2024-01-23T17:58:23.389Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:58:24 [2024-01-23T17:58:24.593Z] + bundleName=arm64-integration
17:58:24 [2024-01-23T17:58:24.593Z] + echo Creating arm64-integration-bundles.tar.gz
17:58:24 [2024-01-23T17:58:24.593Z] Creating arm64-integration-bundles.tar.gz
17:58:24 [2024-01-23T17:58:24.593Z] + find bundles -path */root/*overlay2 -prune -o -type f+  ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:58:24 [2024-01-23T17:58:24.593Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
17:58:24 [2024-01-23T17:58:24.858Z] Archiving artifacts
17:58:26 [2024-01-23T17:58:26.103Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47194/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:58:26 [2024-01-23T17:58:26.399Z] + make clean
17:58:26 [2024-01-23T17:58:26.399Z] docker volume rm -f docker-dev-cache docker-mod-cache
17:58:26 [2024-01-23T17:58:26.399Z] docker-dev-cache
17:58:26 [2024-01-23T17:58:26.400Z] 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