Skip to content
Success

Console Output

Pull request #46923 opened
13:01:06 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 291eaf0a77314071e502afcb4c35e3c44dff575a+86cd6da76eb48e84eb41f17274d258920acc328b (9671f78af4cd31769200fbeff533de6cbc6df0d3)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-46923@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
13:01:09 [2023-12-11T13:01:09.889Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
13:01:09 [2023-12-11T13:01:09.894Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
13:01:25 [2023-12-11T13:01:25.118Z] Still waiting to schedule task
13:01:25 [2023-12-11T13:01:25.119Z]EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02961b47d1587ae4c)’ is offline
13:02:02 [2023-12-11T13:02:02.342Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02961b47d1587ae4c) in /home/ubuntu/workspace/moby_PR-46923
[Pipeline] {
[Pipeline] checkout
13:02:02 [2023-12-11T13:02:02.516Z] The recommended git tool is: git
13:02:04 [2023-12-11T13:02:04.990Z] using credential docker-jenkins-github-credentials
13:02:05 [2023-12-11T13:02:05.006Z] Cloning the remote Git repository
13:02:05 [2023-12-11T13:02:05.006Z] Cloning with configured refspecs honoured and without tags
13:02:05 [2023-12-11T13:02:05.064Z] Cloning repository https://github.com/moby/moby.git
13:02:05 [2023-12-11T13:02:05.120Z]  > git init /home/ubuntu/workspace/moby_PR-46923 # timeout=10
13:02:05 [2023-12-11T13:02:05.625Z] Fetching upstream changes from https://github.com/moby/moby.git
13:02:05 [2023-12-11T13:02:05.625Z]  > git --version # timeout=10
13:02:05 [2023-12-11T13:02:05.628Z]  > git --version # 'git version 2.25.1'
13:02:05 [2023-12-11T13:02:05.629Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:02:05 [2023-12-11T13:02:05.630Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46923/head:refs/remotes/origin/PR-46923 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:02:18 [2023-12-11T13:02:18.693Z] Fetching without tags
13:02:18 [2023-12-11T13:02:18.958Z] Merging remotes/origin/master commit 86cd6da76eb48e84eb41f17274d258920acc328b into PR head commit 291eaf0a77314071e502afcb4c35e3c44dff575a
13:02:19 [2023-12-11T13:02:19.627Z] Merge succeeded, producing 291eaf0a77314071e502afcb4c35e3c44dff575a
13:02:19 [2023-12-11T13:02:19.627Z] Checking out Revision 291eaf0a77314071e502afcb4c35e3c44dff575a (PR-46923)
13:02:18 [2023-12-11T13:02:18.677Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:02:18 [2023-12-11T13:02:18.681Z]  > git config --add remote.origin.fetch +refs/pull/46923/head:refs/remotes/origin/PR-46923 # timeout=10
13:02:18 [2023-12-11T13:02:18.684Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:02:18 [2023-12-11T13:02:18.689Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:02:18 [2023-12-11T13:02:18.736Z] Fetching upstream changes from https://github.com/moby/moby.git
13:02:18 [2023-12-11T13:02:18.736Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:02:18 [2023-12-11T13:02:18.737Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46923/head:refs/remotes/origin/PR-46923 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:02:18 [2023-12-11T13:02:18.963Z]  > git config core.sparsecheckout # timeout=10
13:02:18 [2023-12-11T13:02:18.966Z]  > git checkout -f 291eaf0a77314071e502afcb4c35e3c44dff575a # timeout=10
13:02:19 [2023-12-11T13:02:19.607Z]  > git remote # timeout=10
13:02:19 [2023-12-11T13:02:19.611Z]  > git config --get remote.origin.url # timeout=10
13:02:19 [2023-12-11T13:02:19.614Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:02:19 [2023-12-11T13:02:19.615Z]  > git merge 86cd6da76eb48e84eb41f17274d258920acc328b # timeout=10
13:02:19 [2023-12-11T13:02:19.623Z]  > git rev-parse HEAD^{commit} # timeout=10
13:02:19 [2023-12-11T13:02:19.629Z]  > git config core.sparsecheckout # timeout=10
13:02:19 [2023-12-11T13:02:19.631Z]  > git checkout -f 291eaf0a77314071e502afcb4c35e3c44dff575a # timeout=10
13:02:24 [2023-12-11T13:02:24.080Z] Commit message: "vendor: github.com/cyphar/filepath-securejoin v0.2.4"
13:02:24 [2023-12-11T13:02:24.080Z] First time build. Skipping changelog.
13:02:24 [2023-12-11T13:02:24.095Z]  > git --version # timeout=10
13:02:24 [2023-12-11T13:02:24.098Z]  > git --version # 'git version 2.25.1'
13:02:24 [2023-12-11T13:02:24.100Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:02:25 [2023-12-11T13:02:25.016Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46923:/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
13:02:30 [2023-12-11T13:02:30.261Z] Unable to find image 'alpine:latest' locally
13:02:30 [2023-12-11T13:02:30.261Z] latest: Pulling from library/alpine
13:02:30 [2023-12-11T13:02:30.261Z] c30352492317: Pulling fs layer
13:02:30 [2023-12-11T13:02:30.261Z] c30352492317: Download complete
13:02:30 [2023-12-11T13:02:30.261Z] c30352492317: Pull complete
13:02:30 [2023-12-11T13:02:30.517Z] Digest: sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48
13:02:30 [2023-12-11T13:02:30.517Z] Status: Downloaded newer image for alpine:latest
13:02:40 [2023-12-11T13:02:40.458Z] 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
13:02:41 [2023-12-11T13:02:41.099Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02961b47d1587ae4c) in /home/ubuntu/workspace/moby_PR-46923
[Pipeline] {
[Pipeline] checkout
13:02:41 [2023-12-11T13:02:41.115Z] The recommended git tool is: git
13:02:41 [2023-12-11T13:02:41.142Z] using credential docker-jenkins-github-credentials
13:02:41 [2023-12-11T13:02:41.159Z] Fetching changes from the remote Git repository
13:02:41 [2023-12-11T13:02:41.164Z] Fetching without tags
13:02:41 [2023-12-11T13:02:41.428Z] Merging remotes/origin/master commit 86cd6da76eb48e84eb41f17274d258920acc328b into PR head commit 291eaf0a77314071e502afcb4c35e3c44dff575a
13:02:41 [2023-12-11T13:02:41.475Z] Merge succeeded, producing 291eaf0a77314071e502afcb4c35e3c44dff575a
13:02:41 [2023-12-11T13:02:41.476Z] Checking out Revision 291eaf0a77314071e502afcb4c35e3c44dff575a (PR-46923)
13:02:41 [2023-12-11T13:02:41.714Z] Commit message: "vendor: github.com/cyphar/filepath-securejoin v0.2.4"
13:02:41 [2023-12-11T13:02:41.722Z]  > git --version # timeout=10
13:02:41 [2023-12-11T13:02:41.725Z]  > git --version # 'git version 2.25.1'
13:02:41 [2023-12-11T13:02:41.727Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
13:02:41 [2023-12-11T13:02:41.156Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46923/.git # timeout=10
13:02:41 [2023-12-11T13:02:41.161Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:02:41 [2023-12-11T13:02:41.165Z] Fetching upstream changes from https://github.com/moby/moby.git
13:02:41 [2023-12-11T13:02:41.166Z]  > git --version # timeout=10
13:02:41 [2023-12-11T13:02:41.168Z]  > git --version # 'git version 2.25.1'
13:02:41 [2023-12-11T13:02:41.168Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:02:41 [2023-12-11T13:02:41.169Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46923/head:refs/remotes/origin/PR-46923 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:02:41 [2023-12-11T13:02:41.429Z]  > git config core.sparsecheckout # timeout=10
13:02:41 [2023-12-11T13:02:41.432Z]  > git checkout -f 291eaf0a77314071e502afcb4c35e3c44dff575a # timeout=10
13:02:41 [2023-12-11T13:02:41.459Z]  > git remote # timeout=10
13:02:41 [2023-12-11T13:02:41.462Z]  > git config --get remote.origin.url # timeout=10
13:02:41 [2023-12-11T13:02:41.464Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:02:41 [2023-12-11T13:02:41.465Z]  > git merge 86cd6da76eb48e84eb41f17274d258920acc328b # timeout=10
13:02:41 [2023-12-11T13:02:41.472Z]  > git rev-parse HEAD^{commit} # timeout=10
13:02:41 [2023-12-11T13:02:41.477Z]  > git config core.sparsecheckout # timeout=10
13:02:41 [2023-12-11T13:02:41.479Z]  > git checkout -f 291eaf0a77314071e502afcb4c35e3c44dff575a # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:02:42 [2023-12-11T13:02:42.439Z] + docker version
13:02:42 [2023-12-11T13:02:42.439Z] Client: Docker Engine - Community
13:02:42 [2023-12-11T13:02:42.439Z]  Version:           24.0.7
13:02:42 [2023-12-11T13:02:42.439Z]  API version:       1.43
13:02:42 [2023-12-11T13:02:42.439Z]  Go version:        go1.20.10
13:02:42 [2023-12-11T13:02:42.439Z]  Git commit:        afdd53b
13:02:42 [2023-12-11T13:02:42.439Z]  Built:             Thu Oct 26 09:08:14 2023
13:02:42 [2023-12-11T13:02:42.439Z]  OS/Arch:           linux/arm64
13:02:42 [2023-12-11T13:02:42.439Z]  Context:           default
13:02:42 [2023-12-11T13:02:42.439Z] 
13:02:42 [2023-12-11T13:02:42.439Z] Server: Docker Engine - Community
13:02:42 [2023-12-11T13:02:42.439Z]  Engine:
13:02:42 [2023-12-11T13:02:42.439Z]   Version:          24.0.7
13:02:42 [2023-12-11T13:02:42.439Z]   API version:      1.43 (minimum version 1.12)
13:02:42 [2023-12-11T13:02:42.439Z]   Go version:       go1.20.10
13:02:42 [2023-12-11T13:02:42.439Z]   Git commit:       311b9ff
13:02:42 [2023-12-11T13:02:42.439Z]   Built:            Thu Oct 26 09:08:14 2023
13:02:42 [2023-12-11T13:02:42.439Z]   OS/Arch:          linux/arm64
13:02:42 [2023-12-11T13:02:42.439Z]   Experimental:     true
13:02:42 [2023-12-11T13:02:42.439Z]  containerd:
13:02:42 [2023-12-11T13:02:42.439Z]   Version:          1.6.25
13:02:42 [2023-12-11T13:02:42.439Z]   GitCommit:        d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
13:02:42 [2023-12-11T13:02:42.439Z]  runc:
13:02:42 [2023-12-11T13:02:42.439Z]   Version:          1.1.10
13:02:42 [2023-12-11T13:02:42.439Z]   GitCommit:        v1.1.10-0-g18a0cb0
13:02:42 [2023-12-11T13:02:42.439Z]  docker-init:
13:02:42 [2023-12-11T13:02:42.439Z]   Version:          0.19.0
13:02:42 [2023-12-11T13:02:42.439Z]   GitCommit:        de40ad0
[Pipeline] sh
13:02:42 [2023-12-11T13:02:42.716Z] + docker info
13:02:52 [2023-12-11T13:02:52.745Z] Client: Docker Engine - Community
13:02:52 [2023-12-11T13:02:52.745Z]  Version:    24.0.7
13:02:52 [2023-12-11T13:02:52.745Z]  Context:    default
13:02:52 [2023-12-11T13:02:52.745Z]  Debug Mode: false
13:02:52 [2023-12-11T13:02:52.745Z]  Plugins:
13:02:52 [2023-12-11T13:02:52.745Z]   buildx: Docker Buildx (Docker Inc.)
13:02:52 [2023-12-11T13:02:52.745Z]     Version:  v0.12.0
13:02:52 [2023-12-11T13:02:52.745Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
13:02:52 [2023-12-11T13:02:52.745Z]   compose: Docker Compose (Docker Inc.)
13:02:52 [2023-12-11T13:02:52.745Z]     Version:  v2.23.3
13:02:52 [2023-12-11T13:02:52.745Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
13:02:52 [2023-12-11T13:02:52.745Z] 
13:02:52 [2023-12-11T13:02:52.745Z] Server:
13:02:52 [2023-12-11T13:02:52.745Z]  Containers: 0
13:02:52 [2023-12-11T13:02:52.745Z]   Running: 0
13:02:52 [2023-12-11T13:02:52.745Z]   Paused: 0
13:02:52 [2023-12-11T13:02:52.745Z]   Stopped: 0
13:02:52 [2023-12-11T13:02:52.745Z]  Images: 1
13:02:52 [2023-12-11T13:02:52.745Z]  Server Version: 24.0.7
13:02:52 [2023-12-11T13:02:52.745Z]  Storage Driver: overlay2
13:02:52 [2023-12-11T13:02:52.745Z]   Backing Filesystem: extfs
13:02:52 [2023-12-11T13:02:52.745Z]   Supports d_type: true
13:02:52 [2023-12-11T13:02:52.745Z]   Using metacopy: false
13:02:52 [2023-12-11T13:02:52.745Z]   Native Overlay Diff: true
13:02:52 [2023-12-11T13:02:52.745Z]   userxattr: false
13:02:52 [2023-12-11T13:02:52.745Z]  Logging Driver: json-file
13:02:52 [2023-12-11T13:02:52.745Z]  Cgroup Driver: cgroupfs
13:02:52 [2023-12-11T13:02:52.745Z]  Cgroup Version: 1
13:02:52 [2023-12-11T13:02:52.745Z]  Plugins:
13:02:52 [2023-12-11T13:02:52.745Z]   Volume: local
13:02:52 [2023-12-11T13:02:52.745Z]   Network: bridge host ipvlan macvlan null overlay
13:02:52 [2023-12-11T13:02:52.745Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
13:02:52 [2023-12-11T13:02:52.745Z]  Swarm: inactive
13:02:52 [2023-12-11T13:02:52.745Z]  Runtimes: io.containerd.runc.v2 runc
13:02:52 [2023-12-11T13:02:52.745Z]  Default Runtime: runc
13:02:52 [2023-12-11T13:02:52.745Z]  Init Binary: docker-init
13:02:52 [2023-12-11T13:02:52.745Z]  containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
13:02:52 [2023-12-11T13:02:52.745Z]  runc version: v1.1.10-0-g18a0cb0
13:02:52 [2023-12-11T13:02:52.745Z]  init version: de40ad0
13:02:52 [2023-12-11T13:02:52.745Z]  Security Options:
13:02:52 [2023-12-11T13:02:52.745Z]   apparmor
13:02:52 [2023-12-11T13:02:52.745Z]   seccomp
13:02:52 [2023-12-11T13:02:52.745Z]    Profile: builtin
13:02:52 [2023-12-11T13:02:52.745Z]  Kernel Version: 5.15.0-1050-aws
13:02:52 [2023-12-11T13:02:52.745Z]  Operating System: Ubuntu 20.04.6 LTS
13:02:52 [2023-12-11T13:02:52.745Z]  OSType: linux
13:02:52 [2023-12-11T13:02:52.745Z]  Architecture: aarch64
13:02:52 [2023-12-11T13:02:52.745Z]  CPUs: 8
13:02:52 [2023-12-11T13:02:52.745Z]  Total Memory: 30.64GiB
13:02:52 [2023-12-11T13:02:52.745Z]  Name: ip-10-100-87-43
13:02:52 [2023-12-11T13:02:52.745Z]  ID: df31e515-0d6e-4cdc-bab7-e14664be0d77
13:02:52 [2023-12-11T13:02:52.745Z]  Docker Root Dir: /var/lib/docker
13:02:52 [2023-12-11T13:02:52.745Z]  Debug Mode: false
13:02:52 [2023-12-11T13:02:52.745Z]  Experimental: true
13:02:52 [2023-12-11T13:02:52.745Z]  Insecure Registries:
13:02:52 [2023-12-11T13:02:52.745Z]   127.0.0.0/8
13:02:52 [2023-12-11T13:02:52.745Z]  Live Restore Enabled: true
13:02:52 [2023-12-11T13:02:52.745Z] 
[Pipeline] sh
13:02:53 [2023-12-11T13:02:53.020Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
13:02:53 [2023-12-11T13:02:53.020Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
13:02:53 [2023-12-11T13:02:53.020Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46923/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
13:02:53 [2023-12-11T13:02:53.020Z] + bash /home/ubuntu/workspace/moby_PR-46923/check-config.sh
13:02:53 [2023-12-11T13:02:53.020Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
13:02:53 [2023-12-11T13:02:53.020Z] info: reading kernel config from /boot/config-5.15.0-1050-aws ...
13:02:53 [2023-12-11T13:02:53.020Z] 
13:02:53 [2023-12-11T13:02:53.020Z] Generally Necessary:
13:02:53 [2023-12-11T13:02:53.020Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
13:02:53 [2023-12-11T13:02:53.020Z] - apparmor: enabled and tools installed
13:02:53 [2023-12-11T13:02:53.020Z] - CONFIG_NAMESPACES: enabled
13:02:53 [2023-12-11T13:02:53.020Z] - CONFIG_NET_NS: enabled
13:02:53 [2023-12-11T13:02:53.277Z] - CONFIG_PID_NS: enabled
13:02:53 [2023-12-11T13:02:53.277Z] - CONFIG_IPC_NS: enabled
13:02:53 [2023-12-11T13:02:53.277Z] - CONFIG_UTS_NS: enabled
13:02:53 [2023-12-11T13:02:53.277Z] - CONFIG_CGROUPS: enabled
13:02:53 [2023-12-11T13:02:53.277Z] - CONFIG_CGROUP_CPUACCT: enabled
13:02:53 [2023-12-11T13:02:53.277Z] - CONFIG_CGROUP_DEVICE: enabled
13:02:53 [2023-12-11T13:02:53.277Z] - CONFIG_CGROUP_FREEZER: enabled
13:02:53 [2023-12-11T13:02:53.277Z] - CONFIG_CGROUP_SCHED: enabled
13:02:53 [2023-12-11T13:02:53.277Z] - CONFIG_CPUSETS: enabled
13:02:53 [2023-12-11T13:02:53.277Z] - CONFIG_MEMCG: enabled
13:02:53 [2023-12-11T13:02:53.277Z] - CONFIG_KEYS: enabled
13:02:53 [2023-12-11T13:02:53.277Z] - CONFIG_VETH: enabled (as module)
13:02:53 [2023-12-11T13:02:53.277Z] - CONFIG_BRIDGE: enabled (as module)
13:02:53 [2023-12-11T13:02:53.277Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
13:02:53 [2023-12-11T13:02:53.277Z] - CONFIG_IP_NF_FILTER: enabled (as module)
13:02:53 [2023-12-11T13:02:53.277Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
13:02:53 [2023-12-11T13:02:53.277Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
13:02:53 [2023-12-11T13:02:53.277Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
13:02:53 [2023-12-11T13:02:53.277Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
13:02:53 [2023-12-11T13:02:53.277Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
13:02:53 [2023-12-11T13:02:53.277Z] - CONFIG_IP_NF_NAT: enabled (as module)
13:02:53 [2023-12-11T13:02:53.277Z] - CONFIG_NF_NAT: enabled (as module)
13:02:53 [2023-12-11T13:02:53.277Z] - CONFIG_POSIX_MQUEUE: enabled
13:02:53 [2023-12-11T13:02:53.277Z] - CONFIG_CGROUP_BPF: enabled
13:02:53 [2023-12-11T13:02:53.277Z] 
13:02:53 [2023-12-11T13:02:53.277Z] Optional Features:
13:02:53 [2023-12-11T13:02:53.534Z] - CONFIG_USER_NS: enabled
13:02:53 [2023-12-11T13:02:53.534Z] - CONFIG_SECCOMP: enabled
13:02:53 [2023-12-11T13:02:53.534Z] - CONFIG_SECCOMP_FILTER: enabled
13:02:53 [2023-12-11T13:02:53.534Z] - CONFIG_CGROUP_PIDS: enabled
13:02:53 [2023-12-11T13:02:53.534Z] - CONFIG_MEMCG_SWAP: enabled
13:02:53 [2023-12-11T13:02:53.534Z]     (cgroup swap accounting is currently enabled)
13:02:53 [2023-12-11T13:02:53.534Z] - CONFIG_BLK_CGROUP: enabled
13:02:53 [2023-12-11T13:02:53.534Z] - CONFIG_BLK_DEV_THROTTLING: enabled
13:02:53 [2023-12-11T13:02:53.534Z] - CONFIG_CGROUP_PERF: enabled
13:02:53 [2023-12-11T13:02:53.534Z] - CONFIG_CGROUP_HUGETLB: enabled
13:02:53 [2023-12-11T13:02:53.534Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
13:02:53 [2023-12-11T13:02:53.534Z] - CONFIG_CGROUP_NET_PRIO: enabled
13:02:53 [2023-12-11T13:02:53.534Z] - CONFIG_CFS_BANDWIDTH: enabled
13:02:53 [2023-12-11T13:02:53.534Z] - CONFIG_FAIR_GROUP_SCHED: enabled
13:02:53 [2023-12-11T13:02:53.534Z] - CONFIG_RT_GROUP_SCHED: missing
13:02:53 [2023-12-11T13:02:53.534Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
13:02:53 [2023-12-11T13:02:53.534Z] - CONFIG_IP_VS: enabled (as module)
13:02:53 [2023-12-11T13:02:53.534Z] - CONFIG_IP_VS_NFCT: enabled
13:02:53 [2023-12-11T13:02:53.534Z] - CONFIG_IP_VS_PROTO_TCP: enabled
13:02:53 [2023-12-11T13:02:53.534Z] - CONFIG_IP_VS_PROTO_UDP: enabled
13:02:53 [2023-12-11T13:02:53.534Z] - CONFIG_IP_VS_RR: enabled (as module)
13:02:53 [2023-12-11T13:02:53.534Z] - CONFIG_SECURITY_SELINUX: enabled
13:02:53 [2023-12-11T13:02:53.534Z] - CONFIG_SECURITY_APPARMOR: enabled
13:02:53 [2023-12-11T13:02:53.534Z] - CONFIG_EXT4_FS: enabled
13:02:53 [2023-12-11T13:02:53.798Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
13:02:53 [2023-12-11T13:02:53.798Z] - CONFIG_EXT4_FS_SECURITY: enabled
13:02:53 [2023-12-11T13:02:53.798Z] - Network Drivers:
13:02:53 [2023-12-11T13:02:53.798Z]   - "overlay":
13:02:53 [2023-12-11T13:02:53.798Z]     - CONFIG_VXLAN: enabled (as module)
13:02:53 [2023-12-11T13:02:53.798Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
13:02:53 [2023-12-11T13:02:53.798Z]       Optional (for encrypted networks):
13:02:53 [2023-12-11T13:02:53.798Z]       - CONFIG_CRYPTO: enabled
13:02:53 [2023-12-11T13:02:53.798Z]       - CONFIG_CRYPTO_AEAD: enabled
13:02:53 [2023-12-11T13:02:53.798Z]       - CONFIG_CRYPTO_GCM: enabled
13:02:53 [2023-12-11T13:02:53.798Z]       - CONFIG_CRYPTO_SEQIV: enabled
13:02:53 [2023-12-11T13:02:53.798Z]       - CONFIG_CRYPTO_GHASH: enabled
13:02:53 [2023-12-11T13:02:53.798Z]       - CONFIG_XFRM: enabled
13:02:53 [2023-12-11T13:02:53.798Z]       - CONFIG_XFRM_USER: enabled (as module)
13:02:53 [2023-12-11T13:02:53.798Z]       - CONFIG_XFRM_ALGO: enabled (as module)
13:02:53 [2023-12-11T13:02:53.798Z]       - CONFIG_INET_ESP: enabled (as module)
13:02:53 [2023-12-11T13:02:53.798Z]   - "ipvlan":
13:02:53 [2023-12-11T13:02:53.798Z]     - CONFIG_IPVLAN: enabled (as module)
13:02:53 [2023-12-11T13:02:53.798Z]   - "macvlan":
13:02:53 [2023-12-11T13:02:53.798Z]     - CONFIG_MACVLAN: enabled (as module)
13:02:53 [2023-12-11T13:02:53.798Z]     - CONFIG_DUMMY: enabled (as module)
13:02:53 [2023-12-11T13:02:53.798Z]   - "ftp,tftp client in container":
13:02:53 [2023-12-11T13:02:53.798Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
13:02:53 [2023-12-11T13:02:53.798Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
13:02:53 [2023-12-11T13:02:53.798Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
13:02:53 [2023-12-11T13:02:53.798Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
13:02:53 [2023-12-11T13:02:53.798Z] - Storage Drivers:
13:02:53 [2023-12-11T13:02:53.798Z]   - "aufs":
13:02:54 [2023-12-11T13:02:54.062Z]     - CONFIG_AUFS_FS: enabled (as module)
13:02:54 [2023-12-11T13:02:54.062Z]   - "btrfs":
13:02:54 [2023-12-11T13:02:54.062Z]     - CONFIG_BTRFS_FS: enabled (as module)
13:02:54 [2023-12-11T13:02:54.062Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
13:02:54 [2023-12-11T13:02:54.062Z]   - "devicemapper":
13:02:54 [2023-12-11T13:02:54.062Z]     - CONFIG_BLK_DEV_DM: enabled
13:02:54 [2023-12-11T13:02:54.062Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
13:02:54 [2023-12-11T13:02:54.062Z]   - "overlay":
13:02:54 [2023-12-11T13:02:54.062Z]     - CONFIG_OVERLAY_FS: enabled (as module)
13:02:54 [2023-12-11T13:02:54.062Z]   - "zfs":
13:02:54 [2023-12-11T13:02:54.062Z]     - /dev/zfs: present
13:02:54 [2023-12-11T13:02:54.062Z]     - zfs command: missing
13:02:54 [2023-12-11T13:02:54.062Z]     - zpool command: missing
13:02:54 [2023-12-11T13:02:54.062Z] 
13:02:54 [2023-12-11T13:02:54.062Z] Limits:
13:02:54 [2023-12-11T13:02:54.062Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
13:02:54 [2023-12-11T13:02:54.062Z] 
13:02:54 [2023-12-11T13:02:54.062Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
13:02:54 [2023-12-11T13:02:54.368Z] + docker build --force-rm -t docker:291eaf0a77314071e502afcb4c35e3c44dff575a .
13:02:54 [2023-12-11T13:02:54.626Z] #0 building with "default" instance using docker driver
13:02:54 [2023-12-11T13:02:54.626Z] 
13:02:54 [2023-12-11T13:02:54.626Z] #1 [internal] load .dockerignore
13:02:54 [2023-12-11T13:02:54.626Z] #1 transferring context: 113B done
13:02:54 [2023-12-11T13:02:54.626Z] #1 DONE 0.0s
13:02:54 [2023-12-11T13:02:54.626Z] 
13:02:54 [2023-12-11T13:02:54.626Z] #2 [internal] load build definition from Dockerfile
13:02:54 [2023-12-11T13:02:54.626Z] #2 transferring dockerfile: 27.89kB done
13:02:54 [2023-12-11T13:02:54.626Z] #2 DONE 0.0s
13:02:54 [2023-12-11T13:02:54.626Z] 
13:02:54 [2023-12-11T13:02:54.626Z] #3 resolve image config for docker.io/docker/dockerfile:1
13:02:54 [2023-12-11T13:02:54.882Z] #3 DONE 0.4s
13:02:55 [2023-12-11T13:02:55.137Z] 
13:02:55 [2023-12-11T13:02:55.137Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
13:02:55 [2023-12-11T13:02:55.137Z] #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
13:02:55 [2023-12-11T13:02:55.137Z] #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
13:02:55 [2023-12-11T13:02:55.137Z] #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
13:02:55 [2023-12-11T13:02:55.137Z] #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
13:02:55 [2023-12-11T13:02:55.137Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 6.29MB / 11.02MB 0.1s
13:02:55 [2023-12-11T13:02:55.137Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done
13:02:55 [2023-12-11T13:02:55.137Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
13:02:55 [2023-12-11T13:02:55.393Z] #4 DONE 0.3s
13:02:55 [2023-12-11T13:02:55.393Z] 
13:02:55 [2023-12-11T13:02:55.393Z] #5 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
13:02:56 [2023-12-11T13:02:56.756Z] #5 ...
13:02:56 [2023-12-11T13:02:56.756Z] 
13:02:56 [2023-12-11T13:02:56.756Z] #6 [internal] load metadata for docker.io/distribution/distribution:2.8.3
13:02:56 [2023-12-11T13:02:56.756Z] #6 DONE 1.4s
13:02:57 [2023-12-11T13:02:57.011Z] 
13:02:57 [2023-12-11T13:02:57.011Z] #5 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
13:02:57 [2023-12-11T13:02:57.011Z] #5 DONE 1.4s
13:02:57 [2023-12-11T13:02:57.011Z] 
13:02:57 [2023-12-11T13:02:57.011Z] #7 [internal] load metadata for docker.io/library/golang:1.21.5-bookworm
13:02:57 [2023-12-11T13:02:57.011Z] #7 DONE 1.4s
13:02:57 [2023-12-11T13:02:57.011Z] 
13:02:57 [2023-12-11T13:02:57.011Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
13:02:57 [2023-12-11T13:02:57.011Z] #8 DONE 1.5s
13:02:57 [2023-12-11T13:02:57.011Z] 
13:02:57 [2023-12-11T13:02:57.011Z] #9 [internal] load metadata for docker.io/library/debian:bookworm
13:02:57 [2023-12-11T13:02:57.267Z] #9 ...
13:02:57 [2023-12-11T13:02:57.267Z] 
13:02:57 [2023-12-11T13:02:57.267Z] #10 [internal] load metadata for docker.io/library/busybox:latest
13:02:57 [2023-12-11T13:02:57.267Z] #10 DONE 1.6s
13:02:57 [2023-12-11T13:02:57.267Z] 
13:02:57 [2023-12-11T13:02:57.267Z] #11 [internal] load metadata for docker.io/docker/buildx-bin:0.12.0
13:02:57 [2023-12-11T13:02:57.267Z] #11 DONE 1.7s
13:02:57 [2023-12-11T13:02:57.267Z] 
13:02:57 [2023-12-11T13:02:57.267Z] #9 [internal] load metadata for docker.io/library/debian:bookworm
13:02:57 [2023-12-11T13:02:57.267Z] #9 DONE 1.8s
13:02:57 [2023-12-11T13:02:57.267Z] 
13:02:57 [2023-12-11T13:02:57.267Z] #12 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
13:02:57 [2023-12-11T13:02:57.267Z] #12 DONE 1.8s
13:02:57 [2023-12-11T13:02:57.829Z] 
13:02:57 [2023-12-11T13:02:57.829Z] #13 [internal] load build context
13:02:59 [2023-12-11T13:02:59.819Z] #13 transferring context: 74.33MB 1.6s done
13:02:59 [2023-12-11T13:02:59.819Z] #13 DONE 2.1s
13:02:59 [2023-12-11T13:02:59.819Z] 
13:02:59 [2023-12-11T13:02:59.819Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.5-bookworm@sha256:2d3b13c2a6368032e9697e64e7c923184e6e3be03cf01eadff27de124114e64e
13:02:59 [2023-12-11T13:02:59.819Z] #14 resolve docker.io/library/golang:1.21.5-bookworm@sha256:2d3b13c2a6368032e9697e64e7c923184e6e3be03cf01eadff27de124114e64e 0.3s done
13:02:59 [2023-12-11T13:02:59.819Z] #14 sha256:2d3b13c2a6368032e9697e64e7c923184e6e3be03cf01eadff27de124114e64e 1.86kB / 1.86kB done
13:02:59 [2023-12-11T13:02:59.819Z] #14 sha256:082a3bcd1e31854420ef72c93062ad3789df8976c9e1164342021fa594e85fdd 1.58kB / 1.58kB done
13:02:59 [2023-12-11T13:02:59.819Z] #14 sha256:863252327b6bb30aac501bcf59822a1b1bdc66fc44ab445b6930a5188a1039c1 7.57kB / 7.57kB done
13:02:59 [2023-12-11T13:02:59.819Z] #14 sha256:8d647f1dd7e741209a8a75083ccc889e39cb3e94c17f45441eae96e1a679d971 23.58MB / 23.58MB 0.5s done
13:02:59 [2023-12-11T13:02:59.819Z] #14 sha256:5cdd9a70365f741a6b9f7a4e32cdb7d4aa29ac73da0b78ca0a83e937f285fdd5 63.99MB / 63.99MB 1.5s
13:02:59 [2023-12-11T13:02:59.819Z] #14 sha256:df2021ddb7d686bdbb125598b2a6163d63035f080356b3014595f354ea0b40d6 49.61MB / 49.61MB 1.5s
13:02:59 [2023-12-11T13:02:59.819Z] #14 sha256:794539d6e9237522dfe4210ffcb87327ea4f016cf7b615529768a63455f113f3 32.51MB / 86.36MB 1.5s
13:02:59 [2023-12-11T13:02:59.819Z] #14 sha256:df2021ddb7d686bdbb125598b2a6163d63035f080356b3014595f354ea0b40d6 49.61MB / 49.61MB 1.6s done
13:03:00 [2023-12-11T13:03:00.075Z] #14 sha256:794539d6e9237522dfe4210ffcb87327ea4f016cf7b615529768a63455f113f3 51.38MB / 86.36MB 1.8s
13:03:00 [2023-12-11T13:03:00.075Z] #14 sha256:794539d6e9237522dfe4210ffcb87327ea4f016cf7b615529768a63455f113f3 58.72MB / 86.36MB 1.9s
13:03:00 [2023-12-11T13:03:00.075Z] #14 extracting sha256:df2021ddb7d686bdbb125598b2a6163d63035f080356b3014595f354ea0b40d6
13:03:00 [2023-12-11T13:03:00.075Z] #14 sha256:794539d6e9237522dfe4210ffcb87327ea4f016cf7b615529768a63455f113f3 66.06MB / 86.36MB 2.0s
13:03:00 [2023-12-11T13:03:00.332Z] #14 sha256:794539d6e9237522dfe4210ffcb87327ea4f016cf7b615529768a63455f113f3 71.30MB / 86.36MB 2.2s
13:03:00 [2023-12-11T13:03:00.632Z] #14 sha256:794539d6e9237522dfe4210ffcb87327ea4f016cf7b615529768a63455f113f3 78.64MB / 86.36MB 2.5s
13:03:00 [2023-12-11T13:03:00.888Z] #14 sha256:794539d6e9237522dfe4210ffcb87327ea4f016cf7b615529768a63455f113f3 84.93MB / 86.36MB 2.7s
13:03:01 [2023-12-11T13:03:01.450Z] #14 sha256:5cdd9a70365f741a6b9f7a4e32cdb7d4aa29ac73da0b78ca0a83e937f285fdd5 63.99MB / 63.99MB 3.3s done
13:03:01 [2023-12-11T13:03:01.450Z] #14 sha256:55562b47c4c722e9646adf59377d665983bb28ffe79a9c24c495e317cb873021 0B / 64.07MB 3.3s
13:03:01 [2023-12-11T13:03:01.450Z] #14 sha256:0bc9a85f7c57d434bdc113cfe0d54d49791815f36a68ca59629ebda66e6d3bae 0B / 155B 3.3s
13:03:01 [2023-12-11T13:03:01.450Z] #14 sha256:55562b47c4c722e9646adf59377d665983bb28ffe79a9c24c495e317cb873021 5.24MB / 64.07MB 3.4s
13:03:01 [2023-12-11T13:03:01.450Z] #14 sha256:0bc9a85f7c57d434bdc113cfe0d54d49791815f36a68ca59629ebda66e6d3bae 155B / 155B 3.4s
13:03:01 [2023-12-11T13:03:01.706Z] #14 extracting sha256:df2021ddb7d686bdbb125598b2a6163d63035f080356b3014595f354ea0b40d6 1.6s done
13:03:01 [2023-12-11T13:03:01.706Z] #14 sha256:55562b47c4c722e9646adf59377d665983bb28ffe79a9c24c495e317cb873021 10.49MB / 64.07MB 3.5s
13:03:01 [2023-12-11T13:03:01.962Z] #14 sha256:55562b47c4c722e9646adf59377d665983bb28ffe79a9c24c495e317cb873021 26.21MB / 64.07MB 3.7s
13:03:01 [2023-12-11T13:03:01.962Z] #14 sha256:55562b47c4c722e9646adf59377d665983bb28ffe79a9c24c495e317cb873021 32.51MB / 64.07MB 3.8s
13:03:02 [2023-12-11T13:03:02.217Z] #14 sha256:55562b47c4c722e9646adf59377d665983bb28ffe79a9c24c495e317cb873021 38.80MB / 64.07MB 4.1s
13:03:02 [2023-12-11T13:03:02.553Z] #14 sha256:55562b47c4c722e9646adf59377d665983bb28ffe79a9c24c495e317cb873021 59.77MB / 64.07MB 4.3s
13:03:02 [2023-12-11T13:03:02.808Z] #14 sha256:55562b47c4c722e9646adf59377d665983bb28ffe79a9c24c495e317cb873021 64.07MB / 64.07MB 4.5s
13:03:03 [2023-12-11T13:03:03.733Z] #14 extracting sha256:8d647f1dd7e741209a8a75083ccc889e39cb3e94c17f45441eae96e1a679d971
13:03:04 [2023-12-11T13:03:04.122Z] #14 sha256:794539d6e9237522dfe4210ffcb87327ea4f016cf7b615529768a63455f113f3 86.36MB / 86.36MB 5.6s done
13:03:04 [2023-12-11T13:03:04.122Z] #14 sha256:0bc9a85f7c57d434bdc113cfe0d54d49791815f36a68ca59629ebda66e6d3bae 155B / 155B 5.6s done
13:03:04 [2023-12-11T13:03:04.378Z] #14 extracting sha256:8d647f1dd7e741209a8a75083ccc889e39cb3e94c17f45441eae96e1a679d971 0.4s done
13:03:05 [2023-12-11T13:03:05.831Z] #14 extracting sha256:5cdd9a70365f741a6b9f7a4e32cdb7d4aa29ac73da0b78ca0a83e937f285fdd5 0.1s
13:03:05 [2023-12-11T13:03:05.831Z] #14 ...
13:03:05 [2023-12-11T13:03:05.831Z] 
13:03:05 [2023-12-11T13:03:05.832Z] #15 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:133a1f2aa9e55d1c93d0ae1aaa7b94fb141265d0ee3ea677175cdb96f5f990e5
13:03:05 [2023-12-11T13:03:05.832Z] #15 resolve docker.io/library/debian:bookworm@sha256:133a1f2aa9e55d1c93d0ae1aaa7b94fb141265d0ee3ea677175cdb96f5f990e5 0.3s done
13:03:05 [2023-12-11T13:03:05.832Z] #15 sha256:133a1f2aa9e55d1c93d0ae1aaa7b94fb141265d0ee3ea677175cdb96f5f990e5 1.85kB / 1.85kB done
13:03:05 [2023-12-11T13:03:05.832Z] #15 sha256:d5b8b8122eed5f63ac8b1d57374014a52f3ad833c8dc7f21789d3307e91dc98b 529B / 529B done
13:03:05 [2023-12-11T13:03:05.832Z] #15 sha256:a588e7890234b6fef5263d7ae1fcbff8ba952ff933fc7cb53a498a6623536aba 1.48kB / 1.48kB done
13:03:05 [2023-12-11T13:03:05.832Z] #15 sha256:df2021ddb7d686bdbb125598b2a6163d63035f080356b3014595f354ea0b40d6 49.61MB / 49.61MB 1.6s done
13:03:05 [2023-12-11T13:03:05.832Z] #15 DONE 7.8s
13:03:05 [2023-12-11T13:03:05.832Z] 
13:03:05 [2023-12-11T13:03:05.832Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.5-bookworm@sha256:2d3b13c2a6368032e9697e64e7c923184e6e3be03cf01eadff27de124114e64e
13:03:05 [2023-12-11T13:03:05.832Z] #14 sha256:55562b47c4c722e9646adf59377d665983bb28ffe79a9c24c495e317cb873021 64.07MB / 64.07MB 7.3s done
13:03:05 [2023-12-11T13:03:05.832Z] #14 ...
13:03:05 [2023-12-11T13:03:05.832Z] 
13:03:05 [2023-12-11T13:03:05.832Z] #16 [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
13:03:05 [2023-12-11T13:03:05.832Z] #16 ...
13:03:05 [2023-12-11T13:03:05.832Z] 
13:03:05 [2023-12-11T13:03:05.832Z] #17 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
13:03:05 [2023-12-11T13:03:05.832Z] #17 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.3s done
13:03:05 [2023-12-11T13:03:05.832Z] #17 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
13:03:05 [2023-12-11T13:03:05.832Z] #17 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
13:03:05 [2023-12-11T13:03:05.832Z] #17 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
13:03:05 [2023-12-11T13:03:05.832Z] #17 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 7.3s done
13:03:05 [2023-12-11T13:03:05.832Z] #17 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
13:03:05 [2023-12-11T13:03:05.832Z] #17 DONE 7.9s
13:03:05 [2023-12-11T13:03:05.832Z] 
13:03:05 [2023-12-11T13:03:05.832Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.5-bookworm@sha256:2d3b13c2a6368032e9697e64e7c923184e6e3be03cf01eadff27de124114e64e
13:03:07 [2023-12-11T13:03:07.721Z] #14 ...
13:03:07 [2023-12-11T13:03:07.721Z] 
13:03:07 [2023-12-11T13:03:07.721Z] #18 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
13:03:07 [2023-12-11T13:03:07.721Z] #18 resolve docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 0.3s done
13:03:07 [2023-12-11T13:03:07.721Z] #18 sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 8.43kB / 8.43kB done
13:03:07 [2023-12-11T13:03:07.721Z] #18 sha256:3fe5e1176d135e30c230bea731562ab9e3bd22009cbebd801811d167eb2a3380 482B / 482B done
13:03:07 [2023-12-11T13:03:07.721Z] #18 sha256:00178eb749e7591f4a7e6b4ba276167adc842bb0c9a687933e659ae969c6bbd3 2.21kB / 2.21kB done
13:03:07 [2023-12-11T13:03:07.721Z] #18 sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 16.30MB / 16.30MB 9.0s done
13:03:07 [2023-12-11T13:03:07.721Z] #18 extracting sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 0.4s done
13:03:07 [2023-12-11T13:03:07.721Z] #18 ...
13:03:07 [2023-12-11T13:03:07.721Z] 
13:03:07 [2023-12-11T13:03:07.721Z] #19 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.0@sha256:680c2dd904ae9f3a5c8d9e4df4c50651e5000eb4a9200f117eec8f7c2926e9c6
13:03:07 [2023-12-11T13:03:07.721Z] #19 resolve docker.io/docker/buildx-bin:0.12.0@sha256:680c2dd904ae9f3a5c8d9e4df4c50651e5000eb4a9200f117eec8f7c2926e9c6 0.3s done
13:03:07 [2023-12-11T13:03:07.721Z] #19 sha256:680c2dd904ae9f3a5c8d9e4df4c50651e5000eb4a9200f117eec8f7c2926e9c6 8.43kB / 8.43kB done
13:03:07 [2023-12-11T13:03:07.721Z] #19 sha256:4a414cfa9cd92a4e51daea13acb8b4613014cc3451edaa61fde120fb8f89fda4 482B / 482B done
13:03:07 [2023-12-11T13:03:07.721Z] #19 sha256:35f8448205d9dfb505a086a1e3255d29308993ed9a26280d8ad373511cb2e7c7 1.14kB / 1.14kB done
13:03:07 [2023-12-11T13:03:07.721Z] #19 sha256:a6ec2321c445b37a4772e7cf0bcd04f4f618924543cb6b81daef201b6878db72 15.64MB / 15.64MB 8.3s done
13:03:07 [2023-12-11T13:03:07.721Z] #19 extracting sha256:a6ec2321c445b37a4772e7cf0bcd04f4f618924543cb6b81daef201b6878db72 0.5s done
13:03:07 [2023-12-11T13:03:07.976Z] #19 ...
13:03:07 [2023-12-11T13:03:07.976Z] 
13:03:07 [2023-12-11T13:03:07.976Z] #20 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:1ceb872bcc68a8fcd34c97952658b58086affdcb604c90c1dee2735bde5edc2f
13:03:07 [2023-12-11T13:03:07.976Z] #20 resolve docker.io/library/busybox:latest@sha256:1ceb872bcc68a8fcd34c97952658b58086affdcb604c90c1dee2735bde5edc2f 0.3s done
13:03:07 [2023-12-11T13:03:07.976Z] #20 sha256:1ceb872bcc68a8fcd34c97952658b58086affdcb604c90c1dee2735bde5edc2f 2.29kB / 2.29kB done
13:03:07 [2023-12-11T13:03:07.976Z] #20 sha256:1e190d3f03348e063cf58d643c2b39bed38f19d77a3accf616a0f53460671358 528B / 528B done
13:03:07 [2023-12-11T13:03:07.976Z] #20 sha256:9d7ac1d8510a7b2a2652c9b6320d55a6923d31462b1055e4f874ee7f2724e172 1.47kB / 1.47kB done
13:03:07 [2023-12-11T13:03:07.976Z] #20 sha256:1c06b6731239f8a4e7fb37959da1482059579b4f74c6362bc06aa5bdb0e563a3 1.92MB / 1.92MB 7.6s done
13:03:07 [2023-12-11T13:03:07.976Z] #20 extracting sha256:1c06b6731239f8a4e7fb37959da1482059579b4f74c6362bc06aa5bdb0e563a3 0.3s done
13:03:07 [2023-12-11T13:03:07.976Z] #20 ...
13:03:07 [2023-12-11T13:03:07.976Z] 
13:03:07 [2023-12-11T13:03:07.976Z] #21 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
13:03:07 [2023-12-11T13:03:07.976Z] #21 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 0.3s done
13:03:07 [2023-12-11T13:03:07.976Z] #21 sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 4.67kB / 4.67kB done
13:03:07 [2023-12-11T13:03:07.976Z] #21 sha256:d6213c56dc23f948e18d58abb6499f2112d85fc8c0eae4391386b6bcfaa70e01 1.05kB / 1.05kB done
13:03:07 [2023-12-11T13:03:07.976Z] #21 sha256:184ed8ae6fb6cdaf999646a8855ce3916872363882142964f36a096186792c50 2.57kB / 2.57kB done
13:03:07 [2023-12-11T13:03:07.976Z] #21 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 9.2s done
13:03:07 [2023-12-11T13:03:07.976Z] #21 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.1s done
13:03:07 [2023-12-11T13:03:07.976Z] #21 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0B / 286.20kB 9.9s
13:03:08 [2023-12-11T13:03:08.232Z] #21 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 10.0s
13:03:08 [2023-12-11T13:03:08.232Z] #21 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 0B / 766B 10.0s
13:03:08 [2023-12-11T13:03:08.232Z] #21 ...
13:03:08 [2023-12-11T13:03:08.232Z] 
13:03:08 [2023-12-11T13:03:08.232Z] #22 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
13:03:08 [2023-12-11T13:03:08.232Z] #22 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.3s done
13:03:08 [2023-12-11T13:03:08.232Z] #22 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
13:03:08 [2023-12-11T13:03:08.232Z] #22 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
13:03:08 [2023-12-11T13:03:08.232Z] #22 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
13:03:08 [2023-12-11T13:03:08.232Z] #22 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 9.6s done
13:03:08 [2023-12-11T13:03:08.232Z] #22 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done
13:03:08 [2023-12-11T13:03:08.232Z] #22 ...
13:03:08 [2023-12-11T13:03:08.232Z] 
13:03:08 [2023-12-11T13:03:08.232Z] #21 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
13:03:08 [2023-12-11T13:03:08.232Z] #21 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 10.1s
13:03:08 [2023-12-11T13:03:08.232Z] #21 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a
13:03:08 [2023-12-11T13:03:08.487Z] #21 ...
13:03:08 [2023-12-11T13:03:08.487Z] 
13:03:08 [2023-12-11T13:03:08.488Z] #20 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:1ceb872bcc68a8fcd34c97952658b58086affdcb604c90c1dee2735bde5edc2f
13:03:08 [2023-12-11T13:03:08.488Z] #20 DONE 10.7s
13:03:08 [2023-12-11T13:03:08.488Z] 
13:03:08 [2023-12-11T13:03:08.488Z] #21 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
13:03:08 [2023-12-11T13:03:08.488Z] #21 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 10.0s done
13:03:08 [2023-12-11T13:03:08.488Z] #21 ...
13:03:08 [2023-12-11T13:03:08.488Z] 
13:03:08 [2023-12-11T13:03:08.488Z] #19 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.0@sha256:680c2dd904ae9f3a5c8d9e4df4c50651e5000eb4a9200f117eec8f7c2926e9c6
13:03:08 [2023-12-11T13:03:08.488Z] #19 DONE 10.8s
13:03:08 [2023-12-11T13:03:08.488Z] 
13:03:08 [2023-12-11T13:03:08.488Z] #22 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
13:03:08 [2023-12-11T13:03:08.488Z] #22 DONE 10.8s
13:03:08 [2023-12-11T13:03:08.488Z] 
13:03:08 [2023-12-11T13:03:08.488Z] #21 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
13:03:08 [2023-12-11T13:03:08.488Z] #21 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0.1s done
13:03:08 [2023-12-11T13:03:08.488Z] #21 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0B / 5.82MB 10.3s
13:03:08 [2023-12-11T13:03:08.743Z] #21 ...
13:03:08 [2023-12-11T13:03:08.743Z] 
13:03:08 [2023-12-11T13:03:08.743Z] #18 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
13:03:08 [2023-12-11T13:03:08.743Z] #18 DONE 10.8s
13:03:08 [2023-12-11T13:03:08.743Z] 
13:03:08 [2023-12-11T13:03:08.743Z] #21 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
13:03:08 [2023-12-11T13:03:08.743Z] #21 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 4.19MB / 5.82MB 10.5s
13:03:08 [2023-12-11T13:03:08.743Z] #21 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 done
13:03:08 [2023-12-11T13:03:08.743Z] #21 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 10.5s done
13:03:08 [2023-12-11T13:03:08.999Z] #21 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09
13:03:09 [2023-12-11T13:03:09.298Z] #21 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.1s done
13:03:09 [2023-12-11T13:03:09.859Z] #21 DONE 12.2s
13:03:09 [2023-12-11T13:03:09.859Z] 
13:03:09 [2023-12-11T13:03:09.859Z] #23 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
13:03:15 [2023-12-11T13:03:15.101Z] #23 ...
13:03:15 [2023-12-11T13:03:15.101Z] 
13:03:15 [2023-12-11T13:03:15.101Z] #16 [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
13:03:15 [2023-12-11T13:03:15.101Z] #16 0.545 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
13:03:15 [2023-12-11T13:03:15.101Z] #16 0.575 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
13:03:15 [2023-12-11T13:03:15.101Z] #16 0.701 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
13:03:15 [2023-12-11T13:03:15.101Z] #16 0.719 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
13:03:15 [2023-12-11T13:03:15.101Z] #16 1.287 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [6672 B]
13:03:15 [2023-12-11T13:03:15.101Z] #16 1.340 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [103 kB]
13:03:15 [2023-12-11T13:03:15.101Z] #16 2.452 Fetched 9046 kB in 2s (4180 kB/s)
13:03:15 [2023-12-11T13:03:15.101Z] #16 2.452 Reading package lists...
13:03:15 [2023-12-11T13:03:15.101Z] #16 3.092 Reading package lists...
13:03:15 [2023-12-11T13:03:15.101Z] #16 3.727 Building dependency tree...
13:03:15 [2023-12-11T13:03:15.101Z] #16 4.183 The following additional packages will be installed:
13:03:15 [2023-12-11T13:03:15.101Z] #16 4.183   libbrotli1 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1
13:03:15 [2023-12-11T13:03:15.101Z] #16 4.183   libkrb5-3 libkrb5support0 libldap-2.5-0 libnghttp2-14 libonig5 libpsl5
13:03:15 [2023-12-11T13:03:15.101Z] #16 4.185   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl3 openssl
13:03:15 [2023-12-11T13:03:15.101Z] #16 4.188 Suggested packages:
13:03:15 [2023-12-11T13:03:15.101Z] #16 4.188   krb5-doc krb5-user
13:03:15 [2023-12-11T13:03:15.101Z] #16 4.188 Recommended packages:
13:03:15 [2023-12-11T13:03:15.101Z] #16 4.188   krb5-locales libldap-common publicsuffix libsasl2-modules
13:03:15 [2023-12-11T13:03:15.101Z] #16 4.360 The following NEW packages will be installed:
13:03:15 [2023-12-11T13:03:15.101Z] #16 4.361   ca-certificates curl jq libbrotli1 libcurl4 libgssapi-krb5-2 libjq1
13:03:15 [2023-12-11T13:03:15.101Z] #16 4.361   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0
13:03:15 [2023-12-11T13:03:15.101Z] #16 4.361   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
13:03:15 [2023-12-11T13:03:15.101Z] #16 4.362   libssh2-1 libssl3 openssl
13:03:15 [2023-12-11T13:03:15.101Z] #16 4.709 0 upgraded, 21 newly installed, 0 to remove and 6 not upgraded.
13:03:15 [2023-12-11T13:03:15.101Z] #16 4.709 Need to get 5813 kB of archives.
13:03:15 [2023-12-11T13:03:15.101Z] #16 4.709 After this operation, 16.1 MB of additional disk space will be used.
13:03:15 [2023-12-11T13:03:15.101Z] #16 4.709 Get:1 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.11-1~deb12u2 [1803 kB]
13:03:15 [2023-12-11T13:03:15.101Z] #16 4.775 Get:2 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.11-1~deb12u2 [1385 kB]
13:03:15 [2023-12-11T13:03:15.101Z] #16 4.864 Get:3 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB]
13:03:15 [2023-12-11T13:03:15.101Z] #16 4.870 Get:4 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB]
13:03:15 [2023-12-11T13:03:15.101Z] #16 4.878 Get:5 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u1 [31.7 kB]
13:03:15 [2023-12-11T13:03:15.101Z] #16 4.886 Get:6 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u1 [79.0 kB]
13:03:15 [2023-12-11T13:03:15.101Z] #16 4.929 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B]
13:03:15 [2023-12-11T13:03:15.101Z] #16 4.933 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u1 [313 kB]
13:03:15 [2023-12-11T13:03:15.101Z] #16 4.941 Get:9 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u1 [123 kB]
13:03:15 [2023-12-11T13:03:15.101Z] #16 4.947 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB]
13:03:15 [2023-12-11T13:03:15.101Z] #16 4.950 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB]
13:03:15 [2023-12-11T13:03:15.101Z] #16 4.952 Get:12 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB]
13:03:15 [2023-12-11T13:03:15.101Z] #16 4.956 Get:13 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u1 [68.3 kB]
13:03:15 [2023-12-11T13:03:15.101Z] #16 4.958 Get:14 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB]
13:03:15 [2023-12-11T13:03:15.101Z] #16 4.959 Get:15 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
13:03:15 [2023-12-11T13:03:15.101Z] #16 4.993 Get:16 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB]
13:03:15 [2023-12-11T13:03:15.101Z] #16 4.997 Get:17 http://deb.debian.org/debian bookworm/main arm64 libcurl4 arm64 7.88.1-10+deb12u4 [366 kB]
13:03:15 [2023-12-11T13:03:15.101Z] #16 5.022 Get:18 http://deb.debian.org/debian bookworm/main arm64 curl arm64 7.88.1-10+deb12u4 [308 kB]
13:03:15 [2023-12-11T13:03:15.101Z] #16 5.030 Get:19 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
13:03:15 [2023-12-11T13:03:15.101Z] #16 5.041 Get:20 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
13:03:15 [2023-12-11T13:03:15.101Z] #16 5.050 Get:21 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
13:03:15 [2023-12-11T13:03:15.101Z] #16 5.298 debconf: delaying package configuration, since apt-utils is not installed
13:03:15 [2023-12-11T13:03:15.101Z] #16 5.360 Fetched 5813 kB in 1s (8587 kB/s)
13:03:15 [2023-12-11T13:03:15.101Z] #16 5.464 Selecting previously unselected package libssl3:arm64.
13:03:15 [2023-12-11T13:03:15.101Z] #16 5.464 (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.)
13:03:15 [2023-12-11T13:03:15.101Z] #16 5.468 Preparing to unpack .../00-libssl3_3.0.11-1~deb12u2_arm64.deb ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 5.549 Unpacking libssl3:arm64 (3.0.11-1~deb12u2) ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 6.039 Selecting previously unselected package openssl.
13:03:15 [2023-12-11T13:03:15.101Z] #16 6.041 Preparing to unpack .../01-openssl_3.0.11-1~deb12u2_arm64.deb ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 6.087 Unpacking openssl (3.0.11-1~deb12u2) ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 6.717 Selecting previously unselected package ca-certificates.
13:03:15 [2023-12-11T13:03:15.101Z] #16 6.719 Preparing to unpack .../02-ca-certificates_20230311_all.deb ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 6.739 Unpacking ca-certificates (20230311) ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 7.077 Selecting previously unselected package libbrotli1:arm64.
13:03:15 [2023-12-11T13:03:15.101Z] #16 7.079 Preparing to unpack .../03-libbrotli1_1.0.9-2+b6_arm64.deb ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 7.148 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 7.322 Selecting previously unselected package libkrb5support0:arm64.
13:03:15 [2023-12-11T13:03:15.101Z] #16 7.324 Preparing to unpack .../04-libkrb5support0_1.20.1-2+deb12u1_arm64.deb ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 7.365 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 7.444 Selecting previously unselected package libk5crypto3:arm64.
13:03:15 [2023-12-11T13:03:15.101Z] #16 7.445 Preparing to unpack .../05-libk5crypto3_1.20.1-2+deb12u1_arm64.deb ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 7.451 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 7.555 Selecting previously unselected package libkeyutils1:arm64.
13:03:15 [2023-12-11T13:03:15.101Z] #16 7.556 Preparing to unpack .../06-libkeyutils1_1.6.3-2_arm64.deb ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 7.567 Unpacking libkeyutils1:arm64 (1.6.3-2) ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 7.677 Selecting previously unselected package libkrb5-3:arm64.
13:03:15 [2023-12-11T13:03:15.101Z] #16 7.678 Preparing to unpack .../07-libkrb5-3_1.20.1-2+deb12u1_arm64.deb ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 7.691 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 7.836 Selecting previously unselected package libgssapi-krb5-2:arm64.
13:03:15 [2023-12-11T13:03:15.101Z] #16 7.837 Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-2+deb12u1_arm64.deb ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 7.843 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 7.921 Selecting previously unselected package libsasl2-modules-db:arm64.
13:03:15 [2023-12-11T13:03:15.101Z] #16 7.922 Preparing to unpack .../09-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 7.932 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 8.079 Selecting previously unselected package libsasl2-2:arm64.
13:03:15 [2023-12-11T13:03:15.101Z] #16 8.080 Preparing to unpack .../10-libsasl2-2_2.1.28+dfsg-10_arm64.deb ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 8.087 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 8.227 Selecting previously unselected package libldap-2.5-0:arm64.
13:03:15 [2023-12-11T13:03:15.101Z] #16 8.228 Preparing to unpack .../11-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 8.236 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 8.338 Selecting previously unselected package libnghttp2-14:arm64.
13:03:15 [2023-12-11T13:03:15.101Z] #16 8.339 Preparing to unpack .../12-libnghttp2-14_1.52.0-1+deb12u1_arm64.deb ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 8.348 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 8.482 Selecting previously unselected package libpsl5:arm64.
13:03:15 [2023-12-11T13:03:15.101Z] #16 8.483 Preparing to unpack .../13-libpsl5_0.21.2-1_arm64.deb ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 8.495 Unpacking libpsl5:arm64 (0.21.2-1) ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 8.555 Selecting previously unselected package librtmp1:arm64.
13:03:15 [2023-12-11T13:03:15.101Z] #16 8.556 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 8.580 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 8.779 Selecting previously unselected package libssh2-1:arm64.
13:03:15 [2023-12-11T13:03:15.101Z] #16 8.780 Preparing to unpack .../15-libssh2-1_1.10.0-3+b1_arm64.deb ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 8.792 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 8.917 Selecting previously unselected package libcurl4:arm64.
13:03:15 [2023-12-11T13:03:15.101Z] #16 8.919 Preparing to unpack .../16-libcurl4_7.88.1-10+deb12u4_arm64.deb ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 8.931 Unpacking libcurl4:arm64 (7.88.1-10+deb12u4) ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 9.035 Selecting previously unselected package curl.
13:03:15 [2023-12-11T13:03:15.101Z] #16 9.036 Preparing to unpack .../17-curl_7.88.1-10+deb12u4_arm64.deb ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 9.043 Unpacking curl (7.88.1-10+deb12u4) ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 9.176 Selecting previously unselected package libonig5:arm64.
13:03:15 [2023-12-11T13:03:15.101Z] #16 9.177 Preparing to unpack .../18-libonig5_6.9.8-1_arm64.deb ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 9.184 Unpacking libonig5:arm64 (6.9.8-1) ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 9.347 Selecting previously unselected package libjq1:arm64.
13:03:15 [2023-12-11T13:03:15.101Z] #16 9.348 Preparing to unpack .../19-libjq1_1.6-2.1_arm64.deb ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 9.359 Unpacking libjq1:arm64 (1.6-2.1) ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 9.451 Selecting previously unselected package jq.
13:03:15 [2023-12-11T13:03:15.101Z] #16 9.453 Preparing to unpack .../20-jq_1.6-2.1_arm64.deb ...
13:03:15 [2023-12-11T13:03:15.101Z] #16 9.462 Unpacking jq (1.6-2.1) ...
13:03:15 [2023-12-11T13:03:15.361Z] #16 9.792 Setting up libkeyutils1:arm64 (1.6.3-2) ...
13:03:15 [2023-12-11T13:03:15.361Z] #16 9.890 Setting up libpsl5:arm64 (0.21.2-1) ...
13:03:15 [2023-12-11T13:03:15.616Z] #16 10.01 Setting up libbrotli1:arm64 (1.0.9-2+b6) ...
13:03:15 [2023-12-11T13:03:15.616Z] #16 10.08 Setting up libssl3:arm64 (3.0.11-1~deb12u2) ...
13:03:15 [2023-12-11T13:03:15.616Z] #16 10.12 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
13:03:15 [2023-12-11T13:03:15.616Z] #16 10.23 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
13:03:15 [2023-12-11T13:03:15.871Z] #16 10.26 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
13:03:15 [2023-12-11T13:03:15.871Z] #16 10.29 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
13:03:15 [2023-12-11T13:03:15.871Z] #16 10.32 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
13:03:15 [2023-12-11T13:03:15.871Z] #16 10.34 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ...
13:03:15 [2023-12-11T13:03:15.871Z] #16 ...
13:03:15 [2023-12-11T13:03:15.871Z] 
13:03:15 [2023-12-11T13:03:15.871Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.5-bookworm@sha256:2d3b13c2a6368032e9697e64e7c923184e6e3be03cf01eadff27de124114e64e
13:03:15 [2023-12-11T13:03:15.871Z] #14 extracting sha256:5cdd9a70365f741a6b9f7a4e32cdb7d4aa29ac73da0b78ca0a83e937f285fdd5 2.6s done
13:03:15 [2023-12-11T13:03:15.871Z] #14 extracting sha256:794539d6e9237522dfe4210ffcb87327ea4f016cf7b615529768a63455f113f3 2.1s done
13:03:15 [2023-12-11T13:03:15.871Z] #14 extracting sha256:55562b47c4c722e9646adf59377d665983bb28ffe79a9c24c495e317cb873021 4.4s done
13:03:15 [2023-12-11T13:03:15.871Z] #14 extracting sha256:0bc9a85f7c57d434bdc113cfe0d54d49791815f36a68ca59629ebda66e6d3bae done
13:03:15 [2023-12-11T13:03:15.871Z] #14 DONE 18.2s
13:03:15 [2023-12-11T13:03:15.871Z] 
13:03:15 [2023-12-11T13:03:15.871Z] #16 [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
13:03:15 [2023-12-11T13:03:15.871Z] #16 10.38 Setting up libssh2-1:arm64 (1.10.0-3+b1) ...
13:03:15 [2023-12-11T13:03:15.871Z] #16 10.40 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
13:03:15 [2023-12-11T13:03:15.871Z] #16 10.43 Setting up openssl (3.0.11-1~deb12u2) ...
13:03:15 [2023-12-11T13:03:15.871Z] #16 10.49 Setting up libonig5:arm64 (6.9.8-1) ...
13:03:15 [2023-12-11T13:03:15.871Z] #16 ...
13:03:15 [2023-12-11T13:03:15.871Z] 
13:03:15 [2023-12-11T13:03:15.871Z] #24 [build-dummy 2/2] RUN mkdir -p /build
13:03:16 [2023-12-11T13:03:16.126Z] #24 ...
13:03:16 [2023-12-11T13:03:16.126Z] 
13:03:16 [2023-12-11T13:03:16.126Z] #16 [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
13:03:16 [2023-12-11T13:03:16.126Z] #16 10.68 Setting up libjq1:arm64 (1.6-2.1) ...
13:03:16 [2023-12-11T13:03:16.381Z] #16 10.77 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
13:03:16 [2023-12-11T13:03:16.381Z] #16 10.81 Setting up ca-certificates (20230311) ...
13:03:16 [2023-12-11T13:03:16.637Z] #16 10.90 debconf: unable to initialize frontend: Dialog
13:03:16 [2023-12-11T13:03:16.637Z] #16 10.90 debconf: (TERM is not set, so the dialog frontend is not usable.)
13:03:16 [2023-12-11T13:03:16.637Z] #16 10.90 debconf: falling back to frontend: Readline
13:03:16 [2023-12-11T13:03:16.637Z] #16 10.90 debconf: unable to initialize frontend: Readline
13:03:16 [2023-12-11T13:03:16.637Z] #16 10.90 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.)
13:03:16 [2023-12-11T13:03:16.637Z] #16 10.90 debconf: falling back to frontend: Teletype
13:03:16 [2023-12-11T13:03:16.892Z] #16 11.34 Updating certificates in /etc/ssl/certs...
13:03:17 [2023-12-11T13:03:17.454Z] #16 ...
13:03:17 [2023-12-11T13:03:17.454Z] 
13:03:17 [2023-12-11T13:03:17.454Z] #24 [build-dummy 2/2] RUN mkdir -p /build
13:03:17 [2023-12-11T13:03:17.454Z] #24 DONE 8.8s
13:03:17 [2023-12-11T13:03:17.454Z] 
13:03:17 [2023-12-11T13:03:17.454Z] #23 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
13:03:17 [2023-12-11T13:03:17.454Z] #23 DONE 7.3s
13:03:17 [2023-12-11T13:03:17.454Z] 
13:03:17 [2023-12-11T13:03:17.454Z] #25 [binary-dummy 1/1] COPY --from=build-dummy /build /build
13:03:17 [2023-12-11T13:03:17.454Z] #25 DONE 0.0s
13:03:17 [2023-12-11T13:03:17.454Z] 
13:03:17 [2023-12-11T13:03:17.454Z] #26 [base 2/4] COPY --from=xx / /
13:03:17 [2023-12-11T13:03:17.454Z] #26 DONE 0.1s
13:03:17 [2023-12-11T13:03:17.454Z] 
13:03:17 [2023-12-11T13:03:17.454Z] #16 [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
13:03:17 [2023-12-11T13:03:17.454Z] #16 11.98 140 added, 0 removed; done.
13:03:17 [2023-12-11T13:03:17.454Z] #16 12.09 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
13:03:17 [2023-12-11T13:03:17.711Z] #16 ...
13:03:17 [2023-12-11T13:03:17.711Z] 
13:03:17 [2023-12-11T13:03:17.711Z] #27 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
13:03:17 [2023-12-11T13:03:17.711Z] #27 DONE 0.5s
13:03:17 [2023-12-11T13:03:17.711Z] 
13:03:17 [2023-12-11T13:03:17.711Z] #16 [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
13:03:17 [2023-12-11T13:03:17.711Z] #16 12.11 Setting up jq (1.6-2.1) ...
13:03:17 [2023-12-11T13:03:17.711Z] #16 12.12 Setting up libcurl4:arm64 (7.88.1-10+deb12u4) ...
13:03:17 [2023-12-11T13:03:17.711Z] #16 12.13 Setting up curl (7.88.1-10+deb12u4) ...
13:03:17 [2023-12-11T13:03:17.711Z] #16 12.14 Processing triggers for libc-bin (2.36-9+deb12u3) ...
13:03:17 [2023-12-11T13:03:17.711Z] #16 12.16 Processing triggers for ca-certificates (20230311) ...
13:03:17 [2023-12-11T13:03:17.711Z] #16 12.16 Updating certificates in /etc/ssl/certs...
13:03:18 [2023-12-11T13:03:18.272Z] #16 12.65 0 added, 0 removed; done.
13:03:18 [2023-12-11T13:03:18.272Z] #16 12.65 Running hooks in /etc/ca-certificates/update.d...
13:03:18 [2023-12-11T13:03:18.272Z] #16 12.65 done.
13:03:18 [2023-12-11T13:03:18.272Z] #16 DONE 12.7s
13:03:18 [2023-12-11T13:03:18.272Z] 
13:03:18 [2023-12-11T13:03:18.272Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
13:03:18 [2023-12-11T13:03:18.272Z] #28 DONE 0.0s
13:03:18 [2023-12-11T13:03:18.272Z] 
13:03:18 [2023-12-11T13:03:18.272Z] #29 [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
13:03:20 [2023-12-11T13:03:20.827Z] #29 2.338 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
13:03:21 [2023-12-11T13:03:21.338Z] #29 2.928 #=#=#                                                                         
13:03:21 [2023-12-11T13:03:21.594Z] #29 3.204 #=#=#                                                                         

##                                                                         4.1%
######################################################################## 100.0%
13:03:21 [2023-12-11T13:03:21.849Z] #29 3.522 
13:03:22 [2023-12-11T13:03:22.410Z] #29 ...
13:03:22 [2023-12-11T13:03:22.410Z] 
13:03:22 [2023-12-11T13:03:22.410Z] #30 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
13:03:22 [2023-12-11T13:03:22.410Z] #30 0.735 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
13:03:22 [2023-12-11T13:03:22.410Z] #30 0.745 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
13:03:22 [2023-12-11T13:03:22.410Z] #30 0.745 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
13:03:22 [2023-12-11T13:03:22.410Z] #30 0.829 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
13:03:22 [2023-12-11T13:03:22.410Z] #30 0.904 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [6672 B]
13:03:22 [2023-12-11T13:03:22.410Z] #30 0.975 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [103 kB]
13:03:22 [2023-12-11T13:03:22.410Z] #30 1.855 Fetched 9046 kB in 1s (6446 kB/s)
13:03:22 [2023-12-11T13:03:22.410Z] #30 1.855 Reading package lists...
13:03:22 [2023-12-11T13:03:22.410Z] #30 2.478 Reading package lists...
13:03:22 [2023-12-11T13:03:22.410Z] #30 3.104 Building dependency tree...
13:03:22 [2023-12-11T13:03:22.410Z] #30 3.302 Reading state information...
13:03:22 [2023-12-11T13:03:22.410Z] #30 3.619 The following additional packages will be installed:
13:03:22 [2023-12-11T13:03:22.410Z] #30 3.621   libmagic-mgc libmagic1
13:03:22 [2023-12-11T13:03:22.410Z] #30 3.665 The following NEW packages will be installed:
13:03:22 [2023-12-11T13:03:22.410Z] #30 3.667   file libmagic-mgc libmagic1
13:03:22 [2023-12-11T13:03:22.410Z] #30 3.945 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded.
13:03:22 [2023-12-11T13:03:22.410Z] #30 3.945 Need to get 446 kB of archives.
13:03:22 [2023-12-11T13:03:22.410Z] #30 3.945 After this operation, 8709 kB of additional disk space will be used.
13:03:22 [2023-12-11T13:03:22.410Z] #30 3.945 Get:1 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB]
13:03:22 [2023-12-11T13:03:22.410Z] #30 3.951 Get:2 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB]
13:03:22 [2023-12-11T13:03:22.410Z] #30 3.953 Get:3 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB]
13:03:22 [2023-12-11T13:03:22.410Z] #30 4.102 debconf: delaying package configuration, since apt-utils is not installed
13:03:22 [2023-12-11T13:03:22.410Z] #30 4.145 Fetched 446 kB in 0s (1627 kB/s)
13:03:22 [2023-12-11T13:03:22.410Z] #30 4.164 Selecting previously unselected package libmagic-mgc.
13:03:22 [2023-12-11T13:03:22.410Z] #30 4.164 (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.)
13:03:22 [2023-12-11T13:03:22.410Z] #30 4.174 Preparing to unpack .../libmagic-mgc_1%3a5.44-3_arm64.deb ...
13:03:22 [2023-12-11T13:03:22.410Z] #30 4.178 Unpacking libmagic-mgc (1:5.44-3) ...
13:03:22 [2023-12-11T13:03:22.410Z] #30 4.249 Selecting previously unselected package libmagic1:arm64.
13:03:22 [2023-12-11T13:03:22.410Z] #30 4.251 Preparing to unpack .../libmagic1_1%3a5.44-3_arm64.deb ...
13:03:22 [2023-12-11T13:03:22.410Z] #30 4.260 Unpacking libmagic1:arm64 (1:5.44-3) ...
13:03:22 [2023-12-11T13:03:22.410Z] #30 4.296 Selecting previously unselected package file.
13:03:22 [2023-12-11T13:03:22.410Z] #30 4.298 Preparing to unpack .../file_1%3a5.44-3_arm64.deb ...
13:03:22 [2023-12-11T13:03:22.410Z] #30 4.302 Unpacking file (1:5.44-3) ...
13:03:22 [2023-12-11T13:03:22.410Z] #30 4.341 Setting up libmagic-mgc (1:5.44-3) ...
13:03:22 [2023-12-11T13:03:22.410Z] #30 4.350 Setting up libmagic1:arm64 (1:5.44-3) ...
13:03:22 [2023-12-11T13:03:22.410Z] #30 4.373 Setting up file (1:5.44-3) ...
13:03:22 [2023-12-11T13:03:22.410Z] #30 4.386 Processing triggers for libc-bin (2.36-9+deb12u3) ...
13:03:22 [2023-12-11T13:03:22.410Z] #30 DONE 4.5s
13:03:22 [2023-12-11T13:03:22.410Z] 
13:03:22 [2023-12-11T13:03:22.410Z] #31 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
13:03:22 [2023-12-11T13:03:22.410Z] #31 DONE 0.1s
13:03:22 [2023-12-11T13:03:22.410Z] 
13:03:22 [2023-12-11T13:03:22.410Z] #32 [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
13:03:22 [2023-12-11T13:03:22.410Z] #32 ...
13:03:22 [2023-12-11T13:03:22.410Z] 
13:03:22 [2023-12-11T13:03:22.410Z] #33 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
13:03:22 [2023-12-11T13:03:22.411Z] #33 DONE 0.1s
13:03:22 [2023-12-11T13:03:22.411Z] 
13:03:22 [2023-12-11T13:03:22.411Z] #34 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
13:03:22 [2023-12-11T13:03:22.411Z] #34 DONE 0.2s
13:03:22 [2023-12-11T13:03:22.411Z] 
13:03:22 [2023-12-11T13:03:22.411Z] #35 [containerd-src 1/3] WORKDIR /usr/src/containerd
13:03:22 [2023-12-11T13:03:22.411Z] #35 DONE 0.2s
13:03:22 [2023-12-11T13:03:22.411Z] 
13:03:22 [2023-12-11T13:03:22.411Z] #36 [delve-src 1/3] WORKDIR /usr/src/delve
13:03:22 [2023-12-11T13:03:22.411Z] #36 DONE 0.2s
13:03:22 [2023-12-11T13:03:22.411Z] 
13:03:22 [2023-12-11T13:03:22.411Z] #37 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
13:03:22 [2023-12-11T13:03:22.411Z] #37 DONE 0.2s
13:03:22 [2023-12-11T13:03:22.666Z] 
13:03:22 [2023-12-11T13:03:22.666Z] #38 [registry-src 1/2] WORKDIR /usr/src/registry
13:03:22 [2023-12-11T13:03:22.666Z] #38 DONE 0.2s
13:03:22 [2023-12-11T13:03:22.666Z] 
13:03:22 [2023-12-11T13:03:22.666Z] #39 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
13:03:22 [2023-12-11T13:03:22.666Z] #39 DONE 0.3s
13:03:22 [2023-12-11T13:03:22.666Z] 
13:03:22 [2023-12-11T13:03:22.666Z] #40 [tini-src 1/3] WORKDIR /usr/src/tini
13:03:22 [2023-12-11T13:03:22.666Z] #40 DONE 0.3s
13:03:22 [2023-12-11T13:03:22.666Z] 
13:03:22 [2023-12-11T13:03:22.666Z] #41 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
13:03:22 [2023-12-11T13:03:22.666Z] #41 DONE 0.3s
13:03:22 [2023-12-11T13:03:22.666Z] 
13:03:22 [2023-12-11T13:03:22.666Z] #42 [swagger-src 1/3] WORKDIR /usr/src/swagger
13:03:22 [2023-12-11T13:03:22.666Z] #42 DONE 0.3s
13:03:22 [2023-12-11T13:03:22.666Z] 
13:03:22 [2023-12-11T13:03:22.666Z] #43 [runc-src 1/3] WORKDIR /usr/src/runc
13:03:22 [2023-12-11T13:03:22.666Z] #43 DONE 0.3s
13:03:22 [2023-12-11T13:03:22.666Z] 
13:03:22 [2023-12-11T13:03:22.666Z] #44 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
13:03:22 [2023-12-11T13:03:22.922Z] #44 ...
13:03:22 [2023-12-11T13:03:22.922Z] 
13:03:22 [2023-12-11T13:03:22.922Z] #45 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
13:03:22 [2023-12-11T13:03:22.922Z] #45 DONE 0.4s
13:03:22 [2023-12-11T13:03:22.922Z] 
13:03:22 [2023-12-11T13:03:22.922Z] #46 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
13:03:22 [2023-12-11T13:03:22.922Z] #46 DONE 0.4s
13:03:22 [2023-12-11T13:03:22.922Z] 
13:03:22 [2023-12-11T13:03:22.922Z] #47 [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
13:03:23 [2023-12-11T13:03:23.177Z] #47 ...
13:03:23 [2023-12-11T13:03:23.177Z] 
13:03:23 [2023-12-11T13:03:23.177Z] #48 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
13:03:23 [2023-12-11T13:03:23.177Z] #48 0.582 hint: Using 'master' as the name for the initial branch. This default branch name
13:03:23 [2023-12-11T13:03:23.177Z] #48 0.582 hint: is subject to change. To configure the initial branch name to use in all
13:03:23 [2023-12-11T13:03:23.177Z] #48 0.582 hint: of your new repositories, which will suppress this warning, call:
13:03:23 [2023-12-11T13:03:23.177Z] #48 0.582 hint: 
13:03:23 [2023-12-11T13:03:23.177Z] #48 0.582 hint: 	git config --global init.defaultBranch <name>
13:03:23 [2023-12-11T13:03:23.177Z] #48 0.582 hint: 
13:03:23 [2023-12-11T13:03:23.177Z] #48 0.582 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:03:23 [2023-12-11T13:03:23.177Z] #48 0.582 hint: 'development'. The just-created branch can be renamed via this command:
13:03:23 [2023-12-11T13:03:23.177Z] #48 0.582 hint: 
13:03:23 [2023-12-11T13:03:23.177Z] #48 0.582 hint: 	git branch -m <name>
13:03:23 [2023-12-11T13:03:23.177Z] #48 0.584 Initialized empty Git repository in /usr/src/containerd/.git/
13:03:23 [2023-12-11T13:03:23.177Z] #48 DONE 0.7s
13:03:23 [2023-12-11T13:03:23.474Z] 
13:03:23 [2023-12-11T13:03:23.474Z] #49 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
13:03:23 [2023-12-11T13:03:23.474Z] #49 0.597 hint: Using 'master' as the name for the initial branch. This default branch name
13:03:23 [2023-12-11T13:03:23.474Z] #49 0.597 hint: is subject to change. To configure the initial branch name to use in all
13:03:23 [2023-12-11T13:03:23.474Z] #49 0.597 hint: of your new repositories, which will suppress this warning, call:
13:03:23 [2023-12-11T13:03:23.474Z] #49 0.597 hint: 
13:03:23 [2023-12-11T13:03:23.474Z] #49 0.597 hint: 	git config --global init.defaultBranch <name>
13:03:23 [2023-12-11T13:03:23.474Z] #49 0.597 hint: 
13:03:23 [2023-12-11T13:03:23.474Z] #49 0.597 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:03:23 [2023-12-11T13:03:23.474Z] #49 0.597 hint: 'development'. The just-created branch can be renamed via this command:
13:03:23 [2023-12-11T13:03:23.474Z] #49 0.597 hint: 
13:03:23 [2023-12-11T13:03:23.474Z] #49 0.597 hint: 	git branch -m <name>
13:03:23 [2023-12-11T13:03:23.474Z] #49 0.598 Initialized empty Git repository in /usr/src/rootlesskit/.git/
13:03:23 [2023-12-11T13:03:23.474Z] #49 DONE 0.6s
13:03:23 [2023-12-11T13:03:23.474Z] 
13:03:23 [2023-12-11T13:03:23.474Z] #50 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
13:03:23 [2023-12-11T13:03:23.474Z] #50 0.808 hint: Using 'master' as the name for the initial branch. This default branch name
13:03:23 [2023-12-11T13:03:23.474Z] #50 0.808 hint: is subject to change. To configure the initial branch name to use in all
13:03:23 [2023-12-11T13:03:23.474Z] #50 0.808 hint: of your new repositories, which will suppress this warning, call:
13:03:23 [2023-12-11T13:03:23.474Z] #50 0.808 hint: 
13:03:23 [2023-12-11T13:03:23.474Z] #50 0.808 hint: 	git config --global init.defaultBranch <name>
13:03:23 [2023-12-11T13:03:23.474Z] #50 0.808 hint: 
13:03:23 [2023-12-11T13:03:23.474Z] #50 0.808 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:03:23 [2023-12-11T13:03:23.474Z] #50 0.808 hint: 'development'. The just-created branch can be renamed via this command:
13:03:23 [2023-12-11T13:03:23.474Z] #50 0.808 hint: 
13:03:23 [2023-12-11T13:03:23.474Z] #50 0.808 hint: 	git branch -m <name>
13:03:23 [2023-12-11T13:03:23.474Z] #50 0.811 Initialized empty Git repository in /usr/src/delve/.git/
13:03:23 [2023-12-11T13:03:23.474Z] #50 DONE 0.9s
13:03:23 [2023-12-11T13:03:23.474Z] 
13:03:23 [2023-12-11T13:03:23.474Z] #51 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:03:23 [2023-12-11T13:03:23.733Z] #51 ...
13:03:23 [2023-12-11T13:03:23.733Z] 
13:03:23 [2023-12-11T13:03:23.733Z] #52 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
13:03:23 [2023-12-11T13:03:23.733Z] #52 1.144 hint: Using 'master' as the name for the initial branch. This default branch name
13:03:23 [2023-12-11T13:03:23.733Z] #52 1.144 hint: is subject to change. To configure the initial branch name to use in all
13:03:23 [2023-12-11T13:03:23.733Z] #52 1.144 hint: of your new repositories, which will suppress this warning, call:
13:03:23 [2023-12-11T13:03:23.733Z] #52 1.144 hint: 
13:03:23 [2023-12-11T13:03:23.733Z] #52 1.144 hint: 	git config --global init.defaultBranch <name>
13:03:23 [2023-12-11T13:03:23.733Z] #52 1.144 hint: 
13:03:23 [2023-12-11T13:03:23.733Z] #52 1.144 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:03:23 [2023-12-11T13:03:23.733Z] #52 1.144 hint: 'development'. The just-created branch can be renamed via this command:
13:03:23 [2023-12-11T13:03:23.733Z] #52 1.144 hint: 
13:03:23 [2023-12-11T13:03:23.733Z] #52 1.144 hint: 	git branch -m <name>
13:03:23 [2023-12-11T13:03:23.733Z] #52 1.145 Initialized empty Git repository in /usr/src/tini/.git/
13:03:23 [2023-12-11T13:03:23.733Z] #52 DONE 1.2s
13:03:23 [2023-12-11T13:03:23.733Z] 
13:03:23 [2023-12-11T13:03:23.733Z] #53 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
13:03:23 [2023-12-11T13:03:23.733Z] #53 1.124 hint: Using 'master' as the name for the initial branch. This default branch name
13:03:23 [2023-12-11T13:03:23.733Z] #53 1.124 hint: is subject to change. To configure the initial branch name to use in all
13:03:23 [2023-12-11T13:03:23.733Z] #53 1.124 hint: of your new repositories, which will suppress this warning, call:
13:03:23 [2023-12-11T13:03:23.733Z] #53 1.124 hint: 
13:03:23 [2023-12-11T13:03:23.733Z] #53 1.124 hint: 	git config --global init.defaultBranch <name>
13:03:23 [2023-12-11T13:03:23.733Z] #53 1.124 hint: 
13:03:23 [2023-12-11T13:03:23.733Z] #53 1.124 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:03:23 [2023-12-11T13:03:23.733Z] #53 1.124 hint: 'development'. The just-created branch can be renamed via this command:
13:03:23 [2023-12-11T13:03:23.733Z] #53 1.124 hint: 
13:03:23 [2023-12-11T13:03:23.733Z] #53 1.124 hint: 	git branch -m <name>
13:03:23 [2023-12-11T13:03:23.733Z] #53 1.126 Initialized empty Git repository in /usr/src/runc/.git/
13:03:23 [2023-12-11T13:03:23.733Z] #53 DONE 1.2s
13:03:23 [2023-12-11T13:03:23.989Z] 
13:03:23 [2023-12-11T13:03:23.989Z] #54 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
13:03:23 [2023-12-11T13:03:23.989Z] #54 1.346 hint: Using 'master' as the name for the initial branch. This default branch name
13:03:23 [2023-12-11T13:03:23.989Z] #54 1.346 hint: is subject to change. To configure the initial branch name to use in all
13:03:23 [2023-12-11T13:03:23.989Z] #54 1.346 hint: of your new repositories, which will suppress this warning, call:
13:03:23 [2023-12-11T13:03:23.989Z] #54 1.346 hint: 
13:03:23 [2023-12-11T13:03:23.989Z] #54 1.346 hint: 	git config --global init.defaultBranch <name>
13:03:23 [2023-12-11T13:03:23.989Z] #54 1.346 hint: 
13:03:23 [2023-12-11T13:03:23.989Z] #54 1.346 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:03:23 [2023-12-11T13:03:23.989Z] #54 1.346 hint: 'development'. The just-created branch can be renamed via this command:
13:03:23 [2023-12-11T13:03:23.989Z] #54 1.346 hint: 
13:03:23 [2023-12-11T13:03:23.989Z] #54 1.346 hint: 	git branch -m <name>
13:03:23 [2023-12-11T13:03:23.989Z] #54 1.349 Initialized empty Git repository in /usr/src/registry/.git/
13:03:23 [2023-12-11T13:03:23.989Z] #54 DONE 1.4s
13:03:23 [2023-12-11T13:03:23.989Z] 
13:03:23 [2023-12-11T13:03:23.989Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
13:03:24 [2023-12-11T13:03:24.916Z] #55 ...
13:03:24 [2023-12-11T13:03:24.916Z] 
13:03:24 [2023-12-11T13:03:24.916Z] #44 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
13:03:24 [2023-12-11T13:03:24.916Z] #44 1.922 hint: Using 'master' as the name for the initial branch. This default branch name
13:03:24 [2023-12-11T13:03:24.916Z] #44 1.922 hint: is subject to change. To configure the initial branch name to use in all
13:03:24 [2023-12-11T13:03:24.916Z] #44 1.922 hint: of your new repositories, which will suppress this warning, call:
13:03:24 [2023-12-11T13:03:24.916Z] #44 1.922 hint: 
13:03:24 [2023-12-11T13:03:24.916Z] #44 1.922 hint: 	git config --global init.defaultBranch <name>
13:03:24 [2023-12-11T13:03:24.916Z] #44 1.922 hint: 
13:03:24 [2023-12-11T13:03:24.916Z] #44 1.922 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:03:24 [2023-12-11T13:03:24.917Z] #44 1.922 hint: 'development'. The just-created branch can be renamed via this command:
13:03:24 [2023-12-11T13:03:24.917Z] #44 1.922 hint: 
13:03:24 [2023-12-11T13:03:24.917Z] #44 1.922 hint: 	git branch -m <name>
13:03:24 [2023-12-11T13:03:24.917Z] #44 1.923 Initialized empty Git repository in /usr/src/swagger/.git/
13:03:24 [2023-12-11T13:03:24.917Z] #44 DONE 2.0s
13:03:24 [2023-12-11T13:03:24.917Z] 
13:03:24 [2023-12-11T13:03:24.917Z] #56 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
13:03:27 [2023-12-11T13:03:27.447Z] #56 ...
13:03:27 [2023-12-11T13:03:27.447Z] 
13:03:27 [2023-12-11T13:03:27.447Z] #57 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:03:27 [2023-12-11T13:03:27.447Z] #57 DONE 3.4s
13:03:27 [2023-12-11T13:03:27.447Z] 
13:03:27 [2023-12-11T13:03:27.447Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2"      && /build/golangci-lint --version
13:03:27 [2023-12-11T13:03:27.447Z] #58 3.285 go: downloading github.com/golangci/golangci-lint v1.54.2
13:03:27 [2023-12-11T13:03:27.447Z] #58 4.097 go: downloading github.com/fatih/color v1.15.0
13:03:27 [2023-12-11T13:03:27.447Z] #58 4.097 go: downloading github.com/gofrs/flock v0.8.1
13:03:27 [2023-12-11T13:03:27.447Z] #58 4.097 go: downloading github.com/spf13/pflag v1.0.5
13:03:27 [2023-12-11T13:03:27.447Z] #58 4.097 go: downloading github.com/spf13/viper v1.12.0
13:03:27 [2023-12-11T13:03:27.447Z] #58 4.097 go: downloading github.com/spf13/cobra v1.7.0
13:03:27 [2023-12-11T13:03:27.447Z] #58 4.103 go: downloading gopkg.in/yaml.v3 v3.0.1
13:03:27 [2023-12-11T13:03:27.447Z] #58 4.163 go: downloading golang.org/x/tools v0.12.0
13:03:27 [2023-12-11T13:03:27.447Z] #58 4.163 go: downloading github.com/hashicorp/go-version v1.6.0
13:03:27 [2023-12-11T13:03:27.447Z] #58 4.235 go: downloading github.com/ldez/gomoddirectives v0.2.3
13:03:27 [2023-12-11T13:03:27.447Z] #58 4.240 go: downloading github.com/mitchellh/go-homedir v1.1.0
13:03:27 [2023-12-11T13:03:27.447Z] #58 4.295 go: downloading github.com/mitchellh/mapstructure v1.5.0
13:03:27 [2023-12-11T13:03:27.447Z] #58 4.296 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
13:03:27 [2023-12-11T13:03:27.447Z] #58 4.314 go: downloading github.com/hashicorp/go-multierror v1.1.1
13:03:27 [2023-12-11T13:03:27.447Z] #58 4.375 go: downloading github.com/mattn/go-colorable v0.1.13
13:03:27 [2023-12-11T13:03:27.447Z] #58 4.424 go: downloading github.com/sirupsen/logrus v1.9.3
13:03:27 [2023-12-11T13:03:27.447Z] #58 4.453 go: downloading github.com/stretchr/testify v1.8.4
13:03:27 [2023-12-11T13:03:27.447Z] #58 4.483 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
13:03:27 [2023-12-11T13:03:27.447Z] #58 4.503 go: downloading github.com/mattn/go-isatty v0.0.17
13:03:27 [2023-12-11T13:03:27.447Z] #58 4.535 go: downloading github.com/spf13/afero v1.8.2
13:03:27 [2023-12-11T13:03:27.447Z] #58 4.617 go: downloading github.com/spf13/cast v1.5.0
13:03:27 [2023-12-11T13:03:27.447Z] #58 4.620 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
13:03:27 [2023-12-11T13:03:27.447Z] #58 4.626 go: downloading github.com/spf13/jwalterweatherman v1.1.0
13:03:27 [2023-12-11T13:03:27.447Z] #58 4.754 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
13:03:27 [2023-12-11T13:03:27.447Z] #58 4.831 go: downloading 4d63.com/gochecknoglobals v0.2.1
13:03:27 [2023-12-11T13:03:27.447Z] #58 4.832 go: downloading github.com/4meepo/tagalign v1.3.2
13:03:27 [2023-12-11T13:03:27.447Z] #58 4.833 go: downloading github.com/Abirdcfly/dupword v0.0.12
13:03:27 [2023-12-11T13:03:27.447Z] #58 4.837 go: downloading github.com/Antonboom/errname v0.1.12
13:03:27 [2023-12-11T13:03:27.447Z] #58 4.881 go: downloading github.com/Antonboom/nilnil v0.1.7
13:03:27 [2023-12-11T13:03:27.447Z] #58 5.031 go: downloading github.com/BurntSushi/toml v1.3.2
13:03:27 [2023-12-11T13:03:27.447Z] #58 5.032 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
13:03:27 [2023-12-11T13:03:27.447Z] #58 5.164 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0
13:03:27 [2023-12-11T13:03:27.447Z] #58 5.165 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0
13:03:27 [2023-12-11T13:03:27.447Z] #58 5.233 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2
13:03:27 [2023-12-11T13:03:27.447Z] #58 5.239 go: downloading github.com/alexkohler/prealloc v1.0.0
13:03:27 [2023-12-11T13:03:27.447Z] #58 5.263 go: downloading github.com/alingse/asasalint v0.0.11
13:03:27 [2023-12-11T13:03:27.704Z] #58 5.313 go: downloading github.com/ashanbrown/forbidigo v1.6.0
13:03:27 [2023-12-11T13:03:27.704Z] #58 5.366 go: downloading github.com/ashanbrown/makezero v1.1.1
13:03:27 [2023-12-11T13:03:27.704Z] #58 ...
13:03:27 [2023-12-11T13:03:27.704Z] 
13:03:27 [2023-12-11T13:03:27.704Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
13:03:27 [2023-12-11T13:03:27.704Z] #55 2.590 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
13:03:27 [2023-12-11T13:03:27.704Z] #55 2.590 + mkdir /build
13:03:27 [2023-12-11T13:03:27.704Z] #55 DONE 3.9s
13:03:27 [2023-12-11T13:03:27.704Z] 
13:03:27 [2023-12-11T13:03:27.704Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2"      && /build/golangci-lint --version
13:03:27 [2023-12-11T13:03:27.704Z] #58 5.392 go: downloading github.com/bkielbasa/cyclop v1.2.1
13:03:27 [2023-12-11T13:03:27.704Z] #58 5.396 go: downloading github.com/blizzy78/varnamelen v0.8.0
13:03:27 [2023-12-11T13:03:27.704Z] #58 ...
13:03:27 [2023-12-11T13:03:27.704Z] 
13:03:27 [2023-12-11T13:03:27.704Z] #59 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
13:03:27 [2023-12-11T13:03:27.704Z] #59 1.679 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
13:03:27 [2023-12-11T13:03:27.704Z] #59 1.689 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
13:03:27 [2023-12-11T13:03:27.704Z] #59 1.689 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
13:03:27 [2023-12-11T13:03:27.704Z] #59 1.783 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
13:03:27 [2023-12-11T13:03:27.704Z] #59 1.856 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [6672 B]
13:03:27 [2023-12-11T13:03:27.704Z] #59 1.932 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [103 kB]
13:03:27 [2023-12-11T13:03:27.704Z] #59 2.832 Fetched 9046 kB in 1s (6365 kB/s)
13:03:27 [2023-12-11T13:03:27.704Z] #59 2.832 Reading package lists...
13:03:27 [2023-12-11T13:03:27.704Z] #59 3.535 Reading package lists...
13:03:27 [2023-12-11T13:03:27.704Z] #59 4.288 Building dependency tree...
13:03:27 [2023-12-11T13:03:27.704Z] #59 5.042 python3 is already the newest version (3.11.2-1+b1).
13:03:27 [2023-12-11T13:03:27.704Z] #59 5.042 The following additional packages will be installed:
13:03:27 [2023-12-11T13:03:27.704Z] #59 5.044   autotools-dev bzip2 dpkg-dev libdpkg-perl libprotobuf-c1 libsystemd0
13:03:27 [2023-12-11T13:03:27.704Z] #59 5.046   libudev1 libyajl2 m4 patch xz-utils
13:03:27 [2023-12-11T13:03:27.704Z] #59 5.049 Suggested packages:
13:03:27 [2023-12-11T13:03:27.704Z] #59 5.049   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
13:03:27 [2023-12-11T13:03:27.704Z] #59 5.049   manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
13:03:27 [2023-12-11T13:03:27.704Z] #59 5.049   m4-doc ed diffutils-doc
13:03:27 [2023-12-11T13:03:27.704Z] #59 5.049 Recommended packages:
13:03:27 [2023-12-11T13:03:27.704Z] #59 5.049   fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
13:03:27 [2023-12-11T13:03:27.704Z] #59 5.049   liblocale-gettext-perl libltdl-dev
13:03:27 [2023-12-11T13:03:27.704Z] #59 5.357 The following NEW packages will be installed:
13:03:27 [2023-12-11T13:03:27.704Z] #59 5.358   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
13:03:27 [2023-12-11T13:03:27.704Z] #59 5.361   libdpkg-perl libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsystemd-dev
13:03:27 [2023-12-11T13:03:27.704Z] #59 5.363   libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
13:03:27 [2023-12-11T13:03:27.704Z] #59 5.369 The following packages will be upgraded:
13:03:27 [2023-12-11T13:03:27.704Z] #59 5.373   libsystemd0 libudev1
13:03:27 [2023-12-11T13:03:27.962Z] #59 ...
13:03:27 [2023-12-11T13:03:27.962Z] 
13:03:27 [2023-12-11T13:03:27.962Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2"      && /build/golangci-lint --version
13:03:27 [2023-12-11T13:03:27.962Z] #58 5.604 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
13:03:27 [2023-12-11T13:03:27.962Z] #58 5.604 go: downloading github.com/breml/bidichk v0.2.4
13:03:27 [2023-12-11T13:03:27.962Z] #58 5.606 go: downloading github.com/breml/errchkjson v0.3.1
13:03:28 [2023-12-11T13:03:28.225Z] #58 5.746 go: downloading github.com/butuzov/ireturn v0.2.0
13:03:28 [2023-12-11T13:03:28.225Z] #58 5.789 go: downloading github.com/butuzov/mirror v1.1.0
13:03:28 [2023-12-11T13:03:28.225Z] #58 5.831 go: downloading github.com/charithe/durationcheck v0.0.10
13:03:28 [2023-12-11T13:03:28.225Z] #58 5.840 go: downloading github.com/curioswitch/go-reassign v0.2.0
13:03:28 [2023-12-11T13:03:28.225Z] #58 5.963 go: downloading github.com/daixiang0/gci v0.11.0
13:03:28 [2023-12-11T13:03:28.493Z] #58 5.974 go: downloading github.com/denis-tingaikin/go-header v0.4.3
13:03:28 [2023-12-11T13:03:28.493Z] #58 6.036 go: downloading github.com/esimonov/ifshort v1.0.4
13:03:28 [2023-12-11T13:03:28.493Z] #58 6.136 go: downloading github.com/firefart/nonamedreturns v1.0.4
13:03:28 [2023-12-11T13:03:28.493Z] #58 6.164 go: downloading github.com/fzipp/gocyclo v0.6.0
13:03:28 [2023-12-11T13:03:28.493Z] #58 6.165 go: downloading github.com/go-critic/go-critic v0.9.0
13:03:28 [2023-12-11T13:03:28.493Z] #58 6.165 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
13:03:28 [2023-12-11T13:03:28.493Z] #58 6.313 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
13:03:28 [2023-12-11T13:03:28.750Z] #58 ...
13:03:28 [2023-12-11T13:03:28.750Z] 
13:03:28 [2023-12-11T13:03:28.750Z] #60 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:03:28 [2023-12-11T13:03:28.750Z] #60 DONE 5.3s
13:03:28 [2023-12-11T13:03:28.750Z] 
13:03:28 [2023-12-11T13:03:28.750Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2"      && /build/golangci-lint --version
13:03:28 [2023-12-11T13:03:28.750Z] #58 6.316 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
13:03:28 [2023-12-11T13:03:28.750Z] #58 6.317 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
13:03:28 [2023-12-11T13:03:28.750Z] #58 6.537 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
13:03:29 [2023-12-11T13:03:29.007Z] #58 6.712 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
13:03:29 [2023-12-11T13:03:29.007Z] #58 6.713 go: downloading github.com/golangci/misspell v0.4.1
13:03:29 [2023-12-11T13:03:29.007Z] #58 6.824 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
13:03:29 [2023-12-11T13:03:29.263Z] #58 6.828 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601
13:03:29 [2023-12-11T13:03:29.263Z] #58 6.893 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
13:03:29 [2023-12-11T13:03:29.263Z] #58 6.920 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
13:03:29 [2023-12-11T13:03:29.263Z] #58 6.942 go: downloading github.com/hexops/gotextdiff v1.0.3
13:03:29 [2023-12-11T13:03:29.549Z] #58 7.064 go: downloading github.com/jgautheron/goconst v1.5.1
13:03:29 [2023-12-11T13:03:29.549Z] #58 7.065 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
13:03:29 [2023-12-11T13:03:29.549Z] #58 7.065 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
13:03:29 [2023-12-11T13:03:29.549Z] #58 7.065 go: downloading github.com/julz/importas v0.1.0
13:03:29 [2023-12-11T13:03:29.549Z] #58 7.065 go: downloading github.com/kisielk/errcheck v1.6.3
13:03:29 [2023-12-11T13:03:29.549Z] #58 7.128 go: downloading github.com/kkHAIKE/contextcheck v1.1.4
13:03:29 [2023-12-11T13:03:29.549Z] #58 7.155 go: downloading github.com/kulti/thelper v0.6.3
13:03:29 [2023-12-11T13:03:29.549Z] #58 7.160 go: downloading github.com/kunwardeep/paralleltest v1.0.8
13:03:29 [2023-12-11T13:03:29.549Z] #58 7.223 go: downloading github.com/kyoh86/exportloopref v0.1.11
13:03:29 [2023-12-11T13:03:29.549Z] #58 7.245 go: downloading github.com/ldez/tagliatelle v0.5.0
13:03:29 [2023-12-11T13:03:29.549Z] #58 7.250 go: downloading github.com/leonklingele/grouper v1.1.1
13:03:29 [2023-12-11T13:03:29.549Z] #58 7.255 go: downloading github.com/lufeee/execinquery v1.2.1
13:03:29 [2023-12-11T13:03:29.549Z] #58 7.347 go: downloading github.com/maratori/testableexamples v1.0.0
13:03:29 [2023-12-11T13:03:29.549Z] #58 7.348 go: downloading github.com/maratori/testpackage v1.1.1
13:03:29 [2023-12-11T13:03:29.549Z] #58 7.348 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
13:03:29 [2023-12-11T13:03:29.549Z] #58 7.349 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
13:03:29 [2023-12-11T13:03:29.806Z] #58 7.479 go: downloading github.com/mgechev/revive v1.3.2
13:03:29 [2023-12-11T13:03:29.806Z] #58 7.636 go: downloading github.com/moricho/tparallel v0.3.1
13:03:29 [2023-12-11T13:03:29.806Z] #58 7.636 go: downloading github.com/nakabonne/nestif v0.3.1
13:03:30 [2023-12-11T13:03:30.063Z] #58 7.640 go: downloading github.com/nishanths/exhaustive v0.11.0
13:03:30 [2023-12-11T13:03:30.063Z] #58 7.641 go: downloading github.com/nishanths/predeclared v0.2.2
13:03:30 [2023-12-11T13:03:30.063Z] #58 7.647 go: downloading github.com/nunnatsa/ginkgolinter v0.13.5
13:03:30 [2023-12-11T13:03:30.063Z] #58 7.860 go: downloading github.com/polyfloyd/go-errorlint v1.4.4
13:03:30 [2023-12-11T13:03:30.063Z] #58 7.861 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
13:03:30 [2023-12-11T13:03:30.063Z] #58 7.861 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
13:03:30 [2023-12-11T13:03:30.063Z] #58 7.862 go: downloading github.com/ryancurrah/gomodguard v1.3.0
13:03:30 [2023-12-11T13:03:30.063Z] #58 7.940 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
13:03:30 [2023-12-11T13:03:30.328Z] #58 7.943 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0
13:03:30 [2023-12-11T13:03:30.329Z] #58 7.947 go: downloading github.com/securego/gosec/v2 v2.17.0
13:03:30 [2023-12-11T13:03:30.329Z] #58 8.051 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
13:03:30 [2023-12-11T13:03:30.329Z] #58 8.052 go: downloading github.com/sivchari/containedctx v1.0.3
13:03:30 [2023-12-11T13:03:30.329Z] #58 8.102 go: downloading github.com/sivchari/nosnakecase v1.7.0
13:03:30 [2023-12-11T13:03:30.329Z] #58 8.111 go: downloading github.com/sivchari/tenv v1.7.1
13:03:30 [2023-12-11T13:03:30.329Z] #58 8.129 go: downloading github.com/sonatard/noctx v0.0.2
13:03:30 [2023-12-11T13:03:30.329Z] #58 8.176 go: downloading github.com/sourcegraph/go-diff v0.7.0
13:03:30 [2023-12-11T13:03:30.586Z] #58 8.177 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
13:03:30 [2023-12-11T13:03:30.586Z] #58 8.250 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
13:03:30 [2023-12-11T13:03:30.586Z] #58 8.279 go: downloading github.com/tdakkota/asciicheck v0.2.0
13:03:30 [2023-12-11T13:03:30.586Z] #58 8.280 go: downloading github.com/tetafro/godot v1.4.14
13:03:30 [2023-12-11T13:03:30.586Z] #58 8.353 go: downloading github.com/timonwong/loggercheck v0.9.4
13:03:30 [2023-12-11T13:03:30.586Z] #58 8.354 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
13:03:30 [2023-12-11T13:03:30.586Z] #58 8.354 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
13:03:30 [2023-12-11T13:03:30.844Z] #58 8.537 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
13:03:30 [2023-12-11T13:03:30.844Z] #58 8.538 go: downloading github.com/ultraware/funlen v0.1.0
13:03:30 [2023-12-11T13:03:30.844Z] #58 8.539 go: downloading github.com/ultraware/whitespace v0.0.5
13:03:30 [2023-12-11T13:03:30.844Z] #58 8.592 go: downloading github.com/uudashr/gocognit v1.0.7
13:03:31 [2023-12-11T13:03:31.106Z] #58 8.596 go: downloading github.com/xen0n/gosmopolitan v1.2.1
13:03:31 [2023-12-11T13:03:31.106Z] #58 8.618 go: downloading github.com/yagipy/maintidx v1.0.0
13:03:31 [2023-12-11T13:03:31.106Z] #58 8.619 go: downloading github.com/yeya24/promlinter v0.2.0
13:03:31 [2023-12-11T13:03:31.106Z] #58 8.641 go: downloading github.com/ykadowak/zerologlint v0.1.3
13:03:31 [2023-12-11T13:03:31.106Z] #58 8.676 go: downloading gitlab.com/bosi/decorder v0.4.0
13:03:31 [2023-12-11T13:03:31.106Z] #58 8.677 go: downloading go.tmz.dev/musttag v0.7.2
13:03:31 [2023-12-11T13:03:31.106Z] #58 8.734 go: downloading honnef.co/go/tools v0.4.5
13:03:31 [2023-12-11T13:03:31.363Z] #58 9.047 go: downloading mvdan.cc/gofumpt v0.5.0
13:03:31 [2023-12-11T13:03:31.363Z] #58 9.092 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
13:03:31 [2023-12-11T13:03:31.620Z] #58 9.159 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
13:03:31 [2023-12-11T13:03:31.620Z] #58 9.225 go: downloading golang.org/x/mod v0.12.0
13:03:31 [2023-12-11T13:03:31.620Z] #58 9.308 go: downloading github.com/hashicorp/errwrap v1.0.0
13:03:31 [2023-12-11T13:03:31.620Z] #58 9.329 go: downloading golang.org/x/sys v0.11.0
13:03:31 [2023-12-11T13:03:31.620Z] #58 9.359 go: downloading github.com/davecgh/go-spew v1.1.1
13:03:31 [2023-12-11T13:03:31.620Z] #58 9.440 go: downloading github.com/pmezard/go-difflib v1.0.0
13:03:31 [2023-12-11T13:03:31.620Z] #58 9.453 go: downloading github.com/stretchr/objx v0.5.0
13:03:31 [2023-12-11T13:03:31.620Z] #58 9.455 go: downloading github.com/subosito/gotenv v1.4.1
13:03:31 [2023-12-11T13:03:31.943Z] #58 9.456 go: downloading github.com/hashicorp/hcl v1.0.0
13:03:31 [2023-12-11T13:03:31.943Z] #58 9.457 go: downloading gopkg.in/ini.v1 v1.67.0
13:03:31 [2023-12-11T13:03:31.943Z] #58 9.458 go: downloading github.com/magiconair/properties v1.8.6
13:03:31 [2023-12-11T13:03:31.943Z] #58 9.554 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
13:03:31 [2023-12-11T13:03:31.943Z] #58 9.761 go: downloading golang.org/x/text v0.12.0
13:03:32 [2023-12-11T13:03:32.199Z] #58 9.946 go: downloading github.com/pelletier/go-toml v1.9.5
13:03:32 [2023-12-11T13:03:32.199Z] #58 9.951 go: downloading github.com/fatih/structtag v1.2.0
13:03:32 [2023-12-11T13:03:32.199Z] #58 9.965 go: downloading github.com/gobwas/glob v0.2.3
13:03:32 [2023-12-11T13:03:32.199Z] #58 10.00 go: downloading github.com/google/go-cmp v0.5.9
13:03:32 [2023-12-11T13:03:32.199Z] #58 ...
13:03:32 [2023-12-11T13:03:32.199Z] 
13:03:32 [2023-12-11T13:03:32.199Z] #61 [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
13:03:32 [2023-12-11T13:03:32.199Z] #61 3.311 go: downloading gotest.tools/gotestsum v1.8.2
13:03:32 [2023-12-11T13:03:32.199Z] #61 4.245 go: downloading github.com/dnephin/pflag v1.0.7
13:03:32 [2023-12-11T13:03:32.199Z] #61 4.247 go: downloading github.com/fatih/color v1.13.0
13:03:32 [2023-12-11T13:03:32.199Z] #61 4.264 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:03:32 [2023-12-11T13:03:32.199Z] #61 4.290 go: downloading github.com/fsnotify/fsnotify v1.5.4
13:03:32 [2023-12-11T13:03:32.199Z] #61 4.290 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
13:03:32 [2023-12-11T13:03:32.199Z] #61 4.292 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
13:03:32 [2023-12-11T13:03:32.199Z] #61 4.294 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
13:03:32 [2023-12-11T13:03:32.199Z] #61 4.323 go: downloading golang.org/x/tools v0.1.11
13:03:32 [2023-12-11T13:03:32.199Z] #61 4.333 go: downloading github.com/mattn/go-colorable v0.1.12
13:03:32 [2023-12-11T13:03:32.199Z] #61 4.334 go: downloading github.com/mattn/go-isatty v0.0.14
13:03:32 [2023-12-11T13:03:32.199Z] #61 5.748 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
13:03:32 [2023-12-11T13:03:32.459Z] #61 ...
13:03:32 [2023-12-11T13:03:32.459Z] 
13:03:32 [2023-12-11T13:03:32.459Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
13:03:32 [2023-12-11T13:03:32.459Z] #62 3.883 go: downloading mvdan.cc/sh/v3 v3.6.0
13:03:32 [2023-12-11T13:03:32.459Z] #62 4.352 go: downloading golang.org/x/term v0.3.0
13:03:32 [2023-12-11T13:03:32.459Z] #62 4.353 go: downloading mvdan.cc/editorconfig v0.2.0
13:03:32 [2023-12-11T13:03:32.459Z] #62 4.355 go: downloading github.com/google/renameio/v2 v2.0.0
13:03:32 [2023-12-11T13:03:32.459Z] #62 4.356 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
13:03:32 [2023-12-11T13:03:32.459Z] #62 4.632 go: downloading golang.org/x/sys v0.3.0
13:03:32 [2023-12-11T13:03:32.459Z] #62 ...
13:03:32 [2023-12-11T13:03:32.459Z] 
13:03:32 [2023-12-11T13:03:32.459Z] #63 [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
13:03:32 [2023-12-11T13:03:32.459Z] #63 4.908 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
13:03:32 [2023-12-11T13:03:32.459Z] #63 4.967 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
13:03:32 [2023-12-11T13:03:32.459Z] #63 4.998 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
13:03:32 [2023-12-11T13:03:32.459Z] #63 5.179 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
13:03:32 [2023-12-11T13:03:32.459Z] #63 5.809 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [6672 B]
13:03:32 [2023-12-11T13:03:32.459Z] #63 5.812 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [103 kB]
13:03:32 [2023-12-11T13:03:32.459Z] #63 7.244 Fetched 9046 kB in 4s (2501 kB/s)
13:03:32 [2023-12-11T13:03:32.459Z] #63 7.244 Reading package lists...
13:03:32 [2023-12-11T13:03:32.459Z] #63 8.676 Hit:1 http://deb.debian.org/debian bookworm InRelease
13:03:32 [2023-12-11T13:03:32.459Z] #63 8.676 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
13:03:32 [2023-12-11T13:03:32.459Z] #63 8.676 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
13:03:32 [2023-12-11T13:03:32.717Z] #63 9.294 Reading package lists...
13:03:32 [2023-12-11T13:03:32.717Z] #63 10.15 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config
13:03:32 [2023-12-11T13:03:32.717Z] #63 10.19 Reading package lists...
13:03:32 [2023-12-11T13:03:32.717Z] #63 ...
13:03:32 [2023-12-11T13:03:32.717Z] 
13:03:32 [2023-12-11T13:03:32.717Z] #64 [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
13:03:32 [2023-12-11T13:03:32.717Z] #64 2.771 go: downloading github.com/pelletier/go-toml v1.8.1
13:03:32 [2023-12-11T13:03:32.717Z] #64 ...
13:03:32 [2023-12-11T13:03:32.717Z] 
13:03:32 [2023-12-11T13:03:32.717Z] #65 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev             gcc             libc6-dev             libseccomp-dev             pkg-config
13:03:32 [2023-12-11T13:03:32.717Z] #65 2.689 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
13:03:32 [2023-12-11T13:03:32.717Z] #65 2.701 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
13:03:32 [2023-12-11T13:03:32.717Z] #65 2.704 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
13:03:32 [2023-12-11T13:03:32.717Z] #65 2.820 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
13:03:32 [2023-12-11T13:03:32.717Z] #65 2.910 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [6672 B]
13:03:32 [2023-12-11T13:03:32.717Z] #65 2.986 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [103 kB]
13:03:32 [2023-12-11T13:03:32.717Z] #65 4.156 Fetched 9046 kB in 2s (5269 kB/s)
13:03:32 [2023-12-11T13:03:32.717Z] #65 4.156 Reading package lists...
13:03:32 [2023-12-11T13:03:32.717Z] #65 5.449 Hit:1 http://deb.debian.org/debian bookworm InRelease
13:03:32 [2023-12-11T13:03:32.717Z] #65 5.449 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
13:03:32 [2023-12-11T13:03:32.717Z] #65 5.449 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
13:03:32 [2023-12-11T13:03:32.717Z] #65 6.207 Reading package lists...
13:03:32 [2023-12-11T13:03:32.717Z] #65 7.214 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config
13:03:32 [2023-12-11T13:03:32.717Z] #65 7.277 Reading package lists...
13:03:32 [2023-12-11T13:03:32.717Z] #65 8.101 Building dependency tree...
13:03:32 [2023-12-11T13:03:32.717Z] #65 8.741 gcc is already the newest version (4:12.2.0-3).
13:03:32 [2023-12-11T13:03:32.717Z] #65 8.741 libc6-dev is already the newest version (2.36-9+deb12u3).
13:03:32 [2023-12-11T13:03:32.717Z] #65 8.741 pkg-config is already the newest version (1.8.1-1).
13:03:32 [2023-12-11T13:03:32.717Z] #65 8.741 The following additional packages will be installed:
13:03:32 [2023-12-11T13:03:32.717Z] #65 8.744   bzip2 libdpkg-perl patch xz-utils
13:03:32 [2023-12-11T13:03:32.717Z] #65 8.747 Suggested packages:
13:03:32 [2023-12-11T13:03:32.717Z] #65 8.747   bzip2-doc debian-keyring bzr seccomp ed diffutils-doc
13:03:32 [2023-12-11T13:03:32.717Z] #65 8.747 Recommended packages:
13:03:32 [2023-12-11T13:03:32.717Z] #65 8.747   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
13:03:32 [2023-12-11T13:03:32.717Z] #65 8.747   liblocale-gettext-perl
13:03:32 [2023-12-11T13:03:32.717Z] #65 8.851 The following NEW packages will be installed:
13:03:32 [2023-12-11T13:03:32.717Z] #65 8.854   bzip2 dpkg-dev libdpkg-perl libseccomp-dev patch xz-utils
13:03:32 [2023-12-11T13:03:32.717Z] #65 9.196 0 upgraded, 6 newly installed, 0 to remove and 11 not upgraded.
13:03:32 [2023-12-11T13:03:32.717Z] #65 9.196 Need to get 2683 kB of archives.
13:03:32 [2023-12-11T13:03:32.717Z] #65 9.196 After this operation, 6010 kB of additional disk space will be used.
13:03:32 [2023-12-11T13:03:32.717Z] #65 9.196 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
13:03:32 [2023-12-11T13:03:32.717Z] #65 9.232 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
13:03:32 [2023-12-11T13:03:32.717Z] #65 9.246 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
13:03:32 [2023-12-11T13:03:32.717Z] #65 9.264 Get:4 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
13:03:32 [2023-12-11T13:03:32.717Z] #65 9.291 Get:5 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
13:03:32 [2023-12-11T13:03:32.717Z] #65 9.349 Get:6 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
13:03:32 [2023-12-11T13:03:32.717Z] #65 9.877 debconf: delaying package configuration, since apt-utils is not installed
13:03:32 [2023-12-11T13:03:32.717Z] #65 10.06 Fetched 2683 kB in 0s (6182 kB/s)
13:03:32 [2023-12-11T13:03:32.717Z] #65 10.30 Selecting previously unselected package bzip2.
13:03:32 [2023-12-11T13:03:32.717Z] #65 10.30 (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.)
13:03:32 [2023-12-11T13:03:32.717Z] #65 10.32 Preparing to unpack .../0-bzip2_1.0.8-5+b1_arm64.deb ...
13:03:32 [2023-12-11T13:03:32.717Z] #65 10.34 Unpacking bzip2 (1.0.8-5+b1) ...
13:03:32 [2023-12-11T13:03:32.975Z] #65 10.51 Selecting previously unselected package xz-utils.
13:03:32 [2023-12-11T13:03:32.975Z] #65 ...
13:03:32 [2023-12-11T13:03:32.975Z] 
13:03:32 [2023-12-11T13:03:32.976Z] #66 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
13:03:32 [2023-12-11T13:03:32.976Z] #66 4.043 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
13:03:32 [2023-12-11T13:03:32.976Z] #66 4.063 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
13:03:32 [2023-12-11T13:03:32.976Z] #66 4.064 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
13:03:32 [2023-12-11T13:03:32.976Z] #66 4.207 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
13:03:32 [2023-12-11T13:03:32.976Z] #66 4.468 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [6672 B]
13:03:32 [2023-12-11T13:03:32.976Z] #66 4.787 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [103 kB]
13:03:32 [2023-12-11T13:03:32.976Z] #66 6.161 Fetched 9046 kB in 2s (3717 kB/s)
13:03:32 [2023-12-11T13:03:32.976Z] #66 6.161 Reading package lists...
13:03:32 [2023-12-11T13:03:32.976Z] #66 7.521 Hit:1 http://deb.debian.org/debian bookworm InRelease
13:03:32 [2023-12-11T13:03:32.976Z] #66 7.522 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
13:03:32 [2023-12-11T13:03:32.976Z] #66 7.522 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
13:03:32 [2023-12-11T13:03:32.976Z] #66 8.180 Reading package lists...
13:03:32 [2023-12-11T13:03:32.976Z] #66 9.084 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
13:03:32 [2023-12-11T13:03:32.976Z] #66 9.106 Reading package lists...
13:03:32 [2023-12-11T13:03:32.976Z] #66 9.904 Building dependency tree...
13:03:32 [2023-12-11T13:03:32.976Z] #66 ...
13:03:32 [2023-12-11T13:03:32.976Z] 
13:03:32 [2023-12-11T13:03:32.976Z] #67 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.10" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:03:32 [2023-12-11T13:03:32.976Z] #67 DONE 9.2s
13:03:32 [2023-12-11T13:03:32.976Z] 
13:03:32 [2023-12-11T13:03:32.976Z] #51 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:03:32 [2023-12-11T13:03:32.976Z] #51 DONE 9.7s
13:03:32 [2023-12-11T13:03:32.976Z] 
13:03:32 [2023-12-11T13:03:32.976Z] #56 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
13:03:32 [2023-12-11T13:03:32.976Z] #56 DONE 8.4s
13:03:32 [2023-12-11T13:03:32.976Z] 
13:03:32 [2023-12-11T13:03:32.976Z] #68 [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
13:03:33 [2023-12-11T13:03:33.232Z] #68 ...
13:03:33 [2023-12-11T13:03:33.232Z] 
13:03:33 [2023-12-11T13:03:33.232Z] #69 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
13:03:33 [2023-12-11T13:03:33.232Z] #69 ...
13:03:33 [2023-12-11T13:03:33.232Z] 
13:03:33 [2023-12-11T13:03:33.232Z] #70 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:03:33 [2023-12-11T13:03:33.489Z] #70 ...
13:03:33 [2023-12-11T13:03:33.489Z] 
13:03:33 [2023-12-11T13:03:33.489Z] #66 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
13:03:33 [2023-12-11T13:03:33.489Z] #66 10.80 gcc is already the newest version (4:12.2.0-3).
13:03:33 [2023-12-11T13:03:33.489Z] #66 10.80 libc6-dev is already the newest version (2.36-9+deb12u3).
13:03:33 [2023-12-11T13:03:33.489Z] #66 10.80 pkg-config is already the newest version (1.8.1-1).
13:03:33 [2023-12-11T13:03:33.489Z] #66 10.80 0 upgraded, 0 newly installed, 0 to remove and 11 not upgraded.
13:03:33 [2023-12-11T13:03:33.489Z] #66 DONE 10.9s
13:03:33 [2023-12-11T13:03:33.489Z] 
13:03:33 [2023-12-11T13:03:33.489Z] #29 [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
13:03:33 [2023-12-11T13:03:33.489Z] #29 5.799 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
13:03:33 [2023-12-11T13:03:33.489Z] #29 6.520 #=#=#                                                                         
13:03:33 [2023-12-11T13:03:33.489Z] #29 6.796 #=#=#                                                                         

##                                                                         3.2%
######################################################################## 100.0%
13:03:33 [2023-12-11T13:03:33.489Z] #29 7.152 
13:03:33 [2023-12-11T13:03:33.489Z] #29 9.785 Downloading 'library/debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9' (1 layers)...
13:03:33 [2023-12-11T13:03:33.489Z] #29 10.66 #=#=#                                                                         
13:03:33 [2023-12-11T13:03:33.489Z] #29 10.98 #=#=#                                                                         

############                                                              16.8%
####################################                                      50.9%
#################################################################         91.3%
######################################################################## 100.0%
13:03:33 [2023-12-11T13:03:33.489Z] #29 11.58 
13:03:33 [2023-12-11T13:03:33.489Z] #29 14.38 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
13:03:33 [2023-12-11T13:03:33.489Z] #29 15.27 #=#=#                                                                         
13:03:34 [2023-12-11T13:03:34.003Z] #29 15.63 #=#=#                                                                         

######################################################################## 100.0%
13:03:34 [2023-12-11T13:03:34.260Z] #29 16.13 
13:03:35 [2023-12-11T13:03:35.201Z] #29 ...
13:03:35 [2023-12-11T13:03:35.201Z] 
13:03:35 [2023-12-11T13:03:35.201Z] #63 [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
13:03:35 [2023-12-11T13:03:35.201Z] #63 10.19 Reading package lists...
13:03:35 [2023-12-11T13:03:35.201Z] #63 11.26 Building dependency tree...
13:03:35 [2023-12-11T13:03:35.201Z] #63 11.96 gcc is already the newest version (4:12.2.0-3).
13:03:35 [2023-12-11T13:03:35.201Z] #63 11.96 pkg-config is already the newest version (1.8.1-1).
13:03:35 [2023-12-11T13:03:35.201Z] #63 11.96 The following additional packages will be installed:
13:03:35 [2023-12-11T13:03:35.201Z] #63 11.96   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
13:03:35 [2023-12-11T13:03:35.202Z] #63 11.96   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
13:03:35 [2023-12-11T13:03:35.202Z] #63 11.96   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
13:03:35 [2023-12-11T13:03:35.202Z] #63 11.96   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
13:03:35 [2023-12-11T13:03:35.202Z] #63 11.96   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev
13:03:35 [2023-12-11T13:03:35.202Z] #63 11.96   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
13:03:35 [2023-12-11T13:03:35.202Z] #63 11.96 Suggested packages:
13:03:35 [2023-12-11T13:03:35.202Z] #63 11.96   libgcrypt20-doc low-memory-monitor libgirepository1.0-dev libglib2.0-doc
13:03:35 [2023-12-11T13:03:35.202Z] #63 11.96   libgdk-pixbuf2.0-bin libxml2-utils
13:03:35 [2023-12-11T13:03:35.202Z] #63 11.96 Recommended packages:
13:03:35 [2023-12-11T13:03:35.202Z] #63 11.96   shared-mime-info xdg-user-dirs
13:03:35 [2023-12-11T13:03:35.202Z] #63 12.31 The following NEW packages will be installed:
13:03:35 [2023-12-11T13:03:35.202Z] #63 12.31   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
13:03:35 [2023-12-11T13:03:35.202Z] #63 12.31   libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
13:03:35 [2023-12-11T13:03:35.202Z] #63 12.32   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
13:03:35 [2023-12-11T13:03:35.202Z] #63 12.32   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
13:03:35 [2023-12-11T13:03:35.202Z] #63 12.32   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol-dev
13:03:35 [2023-12-11T13:03:35.202Z] #63 12.32   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
13:03:35 [2023-12-11T13:03:35.202Z] #63 12.66 0 upgraded, 29 newly installed, 0 to remove and 11 not upgraded.
13:03:35 [2023-12-11T13:03:35.202Z] #63 12.66 Need to get 9078 kB of archives.
13:03:35 [2023-12-11T13:03:35.202Z] #63 12.66 After this operation, 46.9 MB of additional disk space will be used.
13:03:35 [2023-12-11T13:03:35.202Z] #63 12.66 Get:1 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
13:03:35 [2023-12-11T13:03:35.202Z] #63 12.68 Get:2 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
13:03:35 [2023-12-11T13:03:35.202Z] #63 12.69 Get:3 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
13:03:35 [2023-12-11T13:03:35.202Z] #63 12.70 Get:4 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
13:03:35 [2023-12-11T13:03:35.202Z] #63 12.70 Get:5 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
13:03:35 [2023-12-11T13:03:35.202Z] #63 12.71 Get:6 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
13:03:35 [2023-12-11T13:03:35.202Z] #63 12.71 Get:7 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB]
13:03:35 [2023-12-11T13:03:35.202Z] #63 12.71 Get:8 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB]
13:03:35 [2023-12-11T13:03:35.202Z] #63 12.71 Get:9 http://deb.debian.org/debian bookworm/main arm64 libbtrfs0 arm64 6.2-1 [34.5 kB]
13:03:35 [2023-12-11T13:03:35.202Z] #63 12.72 Get:10 http://deb.debian.org/debian bookworm/main arm64 libbtrfs-dev arm64 6.2-1 [70.3 kB]
13:03:35 [2023-12-11T13:03:35.202Z] #63 12.74 Get:11 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
13:03:35 [2023-12-11T13:03:35.202Z] #63 12.75 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
13:03:35 [2023-12-11T13:03:35.202Z] #63 12.77 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
13:03:35 [2023-12-11T13:03:35.458Z] #63 12.78 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
13:03:35 [2023-12-11T13:03:35.458Z] #63 12.80 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
13:03:35 [2023-12-11T13:03:35.458Z] #63 12.83 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
13:03:35 [2023-12-11T13:03:35.458Z] #63 12.87 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
13:03:35 [2023-12-11T13:03:35.458Z] #63 12.88 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
13:03:35 [2023-12-11T13:03:35.458Z] #63 12.89 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
13:03:35 [2023-12-11T13:03:35.458Z] #63 12.89 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
13:03:35 [2023-12-11T13:03:35.458Z] #63 12.92 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
13:03:35 [2023-12-11T13:03:35.459Z] #63 12.96 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
13:03:35 [2023-12-11T13:03:35.459Z] #63 12.98 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
13:03:35 [2023-12-11T13:03:35.459Z] #63 12.99 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
13:03:35 [2023-12-11T13:03:35.459Z] #63 13.08 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
13:03:35 [2023-12-11T13:03:35.459Z] #63 13.08 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB]
13:03:35 [2023-12-11T13:03:35.738Z] #63 13.09 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
13:03:35 [2023-12-11T13:03:35.738Z] #63 13.09 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
13:03:35 [2023-12-11T13:03:35.738Z] #63 13.16 Get:29 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
13:03:35 [2023-12-11T13:03:35.738Z] #63 ...
13:03:35 [2023-12-11T13:03:35.738Z] 
13:03:35 [2023-12-11T13:03:35.738Z] #32 [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
13:03:35 [2023-12-11T13:03:35.738Z] #32 3.524 go: downloading github.com/tc-hib/go-winres v0.3.1
13:03:35 [2023-12-11T13:03:35.738Z] #32 4.146 go: downloading github.com/tc-hib/winres v0.1.6
13:03:35 [2023-12-11T13:03:35.738Z] #32 4.146 go: downloading github.com/urfave/cli/v2 v2.3.0
13:03:35 [2023-12-11T13:03:35.738Z] #32 4.480 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
13:03:35 [2023-12-11T13:03:35.738Z] #32 4.481 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
13:03:35 [2023-12-11T13:03:35.738Z] #32 4.621 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
13:03:35 [2023-12-11T13:03:35.738Z] #32 4.634 go: downloading github.com/russross/blackfriday/v2 v2.1.0
13:03:35 [2023-12-11T13:03:35.738Z] #32 ...
13:03:35 [2023-12-11T13:03:35.738Z] 
13:03:35 [2023-12-11T13:03:35.738Z] #59 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
13:03:35 [2023-12-11T13:03:35.738Z] #59 5.670 2 upgraded, 19 newly installed, 0 to remove and 9 not upgraded.
13:03:35 [2023-12-11T13:03:35.738Z] #59 5.670 Need to get 6066 kB of archives.
13:03:35 [2023-12-11T13:03:35.738Z] #59 5.670 After this operation, 16.7 MB of additional disk space will be used.
13:03:35 [2023-12-11T13:03:35.738Z] #59 5.670 Get:1 http://deb.debian.org/debian bookworm/main arm64 libsystemd0 arm64 252.19-1~deb12u1 [307 kB]
13:03:35 [2023-12-11T13:03:35.738Z] #59 5.683 Get:2 http://deb.debian.org/debian bookworm/main arm64 libudev1 arm64 252.19-1~deb12u1 [102 kB]
13:03:35 [2023-12-11T13:03:35.738Z] #59 5.685 Get:3 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
13:03:35 [2023-12-11T13:03:35.738Z] #59 5.688 Get:4 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
13:03:35 [2023-12-11T13:03:35.738Z] #59 5.749 Get:5 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB]
13:03:35 [2023-12-11T13:03:35.738Z] #59 5.756 Get:6 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB]
13:03:35 [2023-12-11T13:03:35.738Z] #59 5.788 Get:7 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB]
13:03:35 [2023-12-11T13:03:35.738Z] #59 5.792 Get:8 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB]
13:03:35 [2023-12-11T13:03:35.738Z] #59 5.855 Get:9 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
13:03:35 [2023-12-11T13:03:35.738Z] #59 5.872 Get:10 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
13:03:35 [2023-12-11T13:03:35.738Z] #59 5.879 Get:11 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
13:03:35 [2023-12-11T13:03:35.738Z] #59 5.970 Get:12 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9 [7704 B]
13:03:35 [2023-12-11T13:03:35.738Z] #59 5.972 Get:13 http://deb.debian.org/debian bookworm/main arm64 libcap-dev arm64 1:2.66-4 [447 kB]
13:03:35 [2023-12-11T13:03:35.738Z] #59 6.010 Get:14 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
13:03:35 [2023-12-11T13:03:35.738Z] #59 6.011 Get:15 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c-dev arm64 1.4.1-1+b1 [34.6 kB]
13:03:35 [2023-12-11T13:03:35.738Z] #59 6.011 Get:16 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
13:03:35 [2023-12-11T13:03:35.738Z] #59 6.012 Get:17 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.19-1~deb12u1 [353 kB]
13:03:35 [2023-12-11T13:03:35.738Z] #59 6.023 Get:18 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB]
13:03:35 [2023-12-11T13:03:35.738Z] #59 6.026 Get:19 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.19-1~deb12u1 [51.9 kB]
13:03:35 [2023-12-11T13:03:35.738Z] #59 6.027 Get:20 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
13:03:35 [2023-12-11T13:03:35.738Z] #59 6.027 Get:21 http://deb.debian.org/debian bookworm/main arm64 libyajl-dev arm64 2.1.0-3+deb12u2 [30.4 kB]
13:03:35 [2023-12-11T13:03:35.738Z] #59 6.410 debconf: delaying package configuration, since apt-utils is not installed
13:03:35 [2023-12-11T13:03:35.738Z] #59 6.701 Fetched 6066 kB in 1s (9529 kB/s)
13:03:35 [2023-12-11T13:03:35.738Z] #59 7.004 (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.)
13:03:35 [2023-12-11T13:03:35.738Z] #59 7.032 Preparing to unpack .../libsystemd0_252.19-1~deb12u1_arm64.deb ...
13:03:35 [2023-12-11T13:03:35.738Z] #59 7.432 Unpacking libsystemd0:arm64 (252.19-1~deb12u1) over (252.17-1~deb12u1) ...
13:03:35 [2023-12-11T13:03:35.738Z] #59 8.249 Setting up libsystemd0:arm64 (252.19-1~deb12u1) ...
13:03:35 [2023-12-11T13:03:35.738Z] #59 8.929 (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.)
13:03:35 [2023-12-11T13:03:35.738Z] #59 8.938 Preparing to unpack .../libudev1_252.19-1~deb12u1_arm64.deb ...
13:03:35 [2023-12-11T13:03:35.738Z] #59 9.023 Unpacking libudev1:arm64 (252.19-1~deb12u1) over (252.17-1~deb12u1) ...
13:03:35 [2023-12-11T13:03:35.738Z] #59 9.600 Setting up libudev1:arm64 (252.19-1~deb12u1) ...
13:03:35 [2023-12-11T13:03:35.738Z] #59 10.23 Selecting previously unselected package bzip2.
13:03:35 [2023-12-11T13:03:35.738Z] #59 10.23 (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.)
13:03:35 [2023-12-11T13:03:35.738Z] #59 10.25 Preparing to unpack .../00-bzip2_1.0.8-5+b1_arm64.deb ...
13:03:35 [2023-12-11T13:03:35.738Z] #59 10.29 Unpacking bzip2 (1.0.8-5+b1) ...
13:03:35 [2023-12-11T13:03:35.738Z] #59 10.59 Selecting previously unselected package xz-utils.
13:03:35 [2023-12-11T13:03:35.738Z] #59 10.60 Preparing to unpack .../01-xz-utils_5.4.1-0.2_arm64.deb ...
13:03:35 [2023-12-11T13:03:35.738Z] #59 10.61 Unpacking xz-utils (5.4.1-0.2) ...
13:03:35 [2023-12-11T13:03:35.738Z] #59 10.81 Selecting previously unselected package m4.
13:03:35 [2023-12-11T13:03:35.738Z] #59 10.81 Preparing to unpack .../02-m4_1.4.19-3_arm64.deb ...
13:03:35 [2023-12-11T13:03:35.738Z] #59 10.83 Unpacking m4 (1.4.19-3) ...
13:03:35 [2023-12-11T13:03:35.738Z] #59 11.11 Selecting previously unselected package autoconf.
13:03:35 [2023-12-11T13:03:35.738Z] #59 11.12 Preparing to unpack .../03-autoconf_2.71-3_all.deb ...
13:03:35 [2023-12-11T13:03:35.738Z] #59 11.13 Unpacking autoconf (2.71-3) ...
13:03:35 [2023-12-11T13:03:35.738Z] #59 11.35 Selecting previously unselected package autotools-dev.
13:03:35 [2023-12-11T13:03:35.738Z] #59 11.35 Preparing to unpack .../04-autotools-dev_20220109.1_all.deb ...
13:03:35 [2023-12-11T13:03:35.738Z] #59 11.39 Unpacking autotools-dev (20220109.1) ...
13:03:35 [2023-12-11T13:03:35.738Z] #59 11.60 Selecting previously unselected package automake.
13:03:35 [2023-12-11T13:03:35.738Z] #59 11.61 Preparing to unpack .../05-automake_1%3a1.16.5-1.3_all.deb ...
13:03:35 [2023-12-11T13:03:35.738Z] #59 11.63 Unpacking automake (1:1.16.5-1.3) ...
13:03:35 [2023-12-11T13:03:35.739Z] #59 11.92 Selecting previously unselected package libdpkg-perl.
13:03:35 [2023-12-11T13:03:35.739Z] #59 11.92 Preparing to unpack .../06-libdpkg-perl_1.21.22_all.deb ...
13:03:35 [2023-12-11T13:03:35.739Z] #59 11.95 Unpacking libdpkg-perl (1.21.22) ...
13:03:35 [2023-12-11T13:03:35.739Z] #59 12.19 Selecting previously unselected package patch.
13:03:35 [2023-12-11T13:03:35.739Z] #59 12.19 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
13:03:35 [2023-12-11T13:03:35.739Z] #59 12.20 Unpacking patch (2.7.6-7) ...
13:03:35 [2023-12-11T13:03:35.739Z] #59 12.49 Selecting previously unselected package dpkg-dev.
13:03:35 [2023-12-11T13:03:35.739Z] #59 12.50 Preparing to unpack .../08-dpkg-dev_1.21.22_all.deb ...
13:03:35 [2023-12-11T13:03:35.739Z] #59 12.51 Unpacking dpkg-dev (1.21.22) ...
13:03:35 [2023-12-11T13:03:35.739Z] #59 13.05 Selecting previously unselected package build-essential.
13:03:35 [2023-12-11T13:03:35.739Z] #59 13.05 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
13:03:35 [2023-12-11T13:03:35.739Z] #59 13.12 Unpacking build-essential (12.9) ...
13:03:35 [2023-12-11T13:03:35.739Z] #59 13.34 Selecting previously unselected package libcap-dev:arm64.
13:03:35 [2023-12-11T13:03:35.739Z] #59 13.35 Preparing to unpack .../10-libcap-dev_1%3a2.66-4_arm64.deb ...
13:03:35 [2023-12-11T13:03:35.739Z] #59 13.40 Unpacking libcap-dev:arm64 (1:2.66-4) ...
13:03:36 [2023-12-11T13:03:36.022Z] #59 ...
13:03:36 [2023-12-11T13:03:36.022Z] 
13:03:36 [2023-12-11T13:03:36.022Z] #29 [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
13:03:36 [2023-12-11T13:03:36.022Z] #29 17.70 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
13:03:36 [2023-12-11T13:03:36.313Z] #29 ...
13:03:36 [2023-12-11T13:03:36.313Z] 
13:03:36 [2023-12-11T13:03:36.313Z] #47 [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
13:03:36 [2023-12-11T13:03:36.313Z] #47 3.415 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
13:03:36 [2023-12-11T13:03:36.313Z] #47 3.434 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
13:03:36 [2023-12-11T13:03:36.313Z] #47 3.434 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
13:03:36 [2023-12-11T13:03:36.313Z] #47 3.582 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
13:03:36 [2023-12-11T13:03:36.313Z] #47 3.852 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [6672 B]
13:03:36 [2023-12-11T13:03:36.313Z] #47 3.858 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [103 kB]
13:03:36 [2023-12-11T13:03:36.313Z] #47 5.391 Fetched 9046 kB in 2s (4017 kB/s)
13:03:36 [2023-12-11T13:03:36.313Z] #47 5.391 Reading package lists...
13:03:36 [2023-12-11T13:03:36.313Z] #47 6.637 Reading package lists...
13:03:36 [2023-12-11T13:03:36.313Z] #47 7.473 Building dependency tree...
13:03:36 [2023-12-11T13:03:36.313Z] #47 8.035 The following additional packages will be installed:
13:03:36 [2023-12-11T13:03:36.313Z] #47 8.038   cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
13:03:36 [2023-12-11T13:03:36.313Z] #47 8.041 Suggested packages:
13:03:36 [2023-12-11T13:03:36.313Z] #47 8.041   cmake-doc cmake-format elpa-cmake-mode ninja-build lrzip
13:03:36 [2023-12-11T13:03:36.313Z] #47 8.193 The following NEW packages will be installed:
13:03:36 [2023-12-11T13:03:36.313Z] #47 8.195   cmake cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
13:03:36 [2023-12-11T13:03:36.313Z] #47 8.514 0 upgraded, 8 newly installed, 0 to remove and 11 not upgraded.
13:03:36 [2023-12-11T13:03:36.313Z] #47 8.514 Need to get 19.3 MB of archives.
13:03:36 [2023-12-11T13:03:36.313Z] #47 8.514 After this operation, 77.0 MB of additional disk space will be used.
13:03:36 [2023-12-11T13:03:36.313Z] #47 8.514 Get:1 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
13:03:36 [2023-12-11T13:03:36.313Z] #47 8.711 Get:2 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB]
13:03:36 [2023-12-11T13:03:36.313Z] #47 8.746 Get:3 http://deb.debian.org/debian bookworm/main arm64 libarchive13 arm64 3.6.2-1 [316 kB]
13:03:36 [2023-12-11T13:03:36.313Z] #47 8.779 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4 [72.3 kB]
13:03:36 [2023-12-11T13:03:36.313Z] #47 8.782 Get:5 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3 [131 kB]
13:03:36 [2023-12-11T13:03:36.313Z] #47 8.782 Get:6 http://deb.debian.org/debian bookworm/main arm64 libuv1 arm64 1.44.2-1 [133 kB]
13:03:36 [2023-12-11T13:03:36.313Z] #47 8.784 Get:7 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1 [2026 kB]
13:03:36 [2023-12-11T13:03:36.313Z] #47 8.834 Get:8 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1 [6806 kB]
13:03:36 [2023-12-11T13:03:36.313Z] #47 9.487 debconf: delaying package configuration, since apt-utils is not installed
13:03:36 [2023-12-11T13:03:36.313Z] #47 9.632 Fetched 19.3 MB in 1s (26.8 MB/s)
13:03:36 [2023-12-11T13:03:36.313Z] #47 9.889 Selecting previously unselected package libicu72:arm64.
13:03:36 [2023-12-11T13:03:36.313Z] #47 9.889 (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.)
13:03:36 [2023-12-11T13:03:36.313Z] #47 9.914 Preparing to unpack .../0-libicu72_72.1-3_arm64.deb ...
13:03:36 [2023-12-11T13:03:36.313Z] #47 10.08 Unpacking libicu72:arm64 (72.1-3) ...
13:03:36 [2023-12-11T13:03:36.313Z] #47 11.73 Selecting previously unselected package libxml2:arm64.
13:03:36 [2023-12-11T13:03:36.313Z] #47 11.73 Preparing to unpack .../1-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ...
13:03:36 [2023-12-11T13:03:36.313Z] #47 11.76 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
13:03:36 [2023-12-11T13:03:36.313Z] #47 12.08 Selecting previously unselected package libarchive13:arm64.
13:03:36 [2023-12-11T13:03:36.313Z] #47 12.09 Preparing to unpack .../2-libarchive13_3.6.2-1_arm64.deb ...
13:03:36 [2023-12-11T13:03:36.313Z] #47 12.11 Unpacking libarchive13:arm64 (3.6.2-1) ...
13:03:36 [2023-12-11T13:03:36.313Z] #47 12.48 Selecting previously unselected package libjsoncpp25:arm64.
13:03:36 [2023-12-11T13:03:36.313Z] #47 12.48 Preparing to unpack .../3-libjsoncpp25_1.9.5-4_arm64.deb ...
13:03:36 [2023-12-11T13:03:36.313Z] #47 12.50 Unpacking libjsoncpp25:arm64 (1.9.5-4) ...
13:03:36 [2023-12-11T13:03:36.313Z] #47 12.77 Selecting previously unselected package librhash0:arm64.
13:03:36 [2023-12-11T13:03:36.313Z] #47 12.78 Preparing to unpack .../4-librhash0_1.4.3-3_arm64.deb ...
13:03:36 [2023-12-11T13:03:36.313Z] #47 12.80 Unpacking librhash0:arm64 (1.4.3-3) ...
13:03:36 [2023-12-11T13:03:36.313Z] #47 13.17 Selecting previously unselected package libuv1:arm64.
13:03:36 [2023-12-11T13:03:36.313Z] #47 13.18 Preparing to unpack .../5-libuv1_1.44.2-1_arm64.deb ...
13:03:36 [2023-12-11T13:03:36.313Z] #47 13.53 Unpacking libuv1:arm64 (1.44.2-1) ...
13:03:36 [2023-12-11T13:03:36.313Z] #47 ...
13:03:36 [2023-12-11T13:03:36.313Z] 
13:03:36 [2023-12-11T13:03:36.313Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2"      && /build/golangci-lint --version
13:03:36 [2023-12-11T13:03:36.313Z] #58 10.01 go: downloading gopkg.in/yaml.v2 v2.4.0
13:03:36 [2023-12-11T13:03:36.313Z] #58 10.08 go: downloading golang.org/x/sync v0.3.0
13:03:36 [2023-12-11T13:03:36.313Z] #58 10.15 go: downloading go.uber.org/zap v1.24.0
13:03:36 [2023-12-11T13:03:36.313Z] #58 10.23 go: downloading github.com/kisielk/gotool v1.0.0
13:03:36 [2023-12-11T13:03:36.313Z] #58 10.41 go: downloading github.com/go-toolsmith/astfmt v1.1.0
13:03:36 [2023-12-11T13:03:36.313Z] #58 10.59 go: downloading github.com/go-toolsmith/astcast v1.1.0
13:03:36 [2023-12-11T13:03:36.313Z] #58 10.60 go: downloading github.com/go-toolsmith/astcopy v1.1.0
13:03:36 [2023-12-11T13:03:36.313Z] #58 10.63 go: downloading github.com/go-toolsmith/astequal v1.1.0
13:03:36 [2023-12-11T13:03:36.313Z] #58 10.63 go: downloading github.com/go-toolsmith/astp v1.1.0
13:03:36 [2023-12-11T13:03:36.313Z] #58 10.65 go: downloading github.com/go-toolsmith/strparse v1.1.0
13:03:36 [2023-12-11T13:03:36.313Z] #58 10.66 go: downloading github.com/go-toolsmith/typep v1.1.0
13:03:36 [2023-12-11T13:03:36.313Z] #58 10.69 go: downloading github.com/quasilyte/go-ruleguard v0.4.0
13:03:36 [2023-12-11T13:03:36.313Z] #58 10.69 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
13:03:36 [2023-12-11T13:03:36.313Z] #58 10.74 go: downloading github.com/gostaticanalysis/comment v1.4.2
13:03:36 [2023-12-11T13:03:36.313Z] #58 10.85 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
13:03:36 [2023-12-11T13:03:36.313Z] #58 10.92 go: downloading github.com/ettle/strcase v0.1.1
13:03:36 [2023-12-11T13:03:36.313Z] #58 11.02 go: downloading github.com/Masterminds/semver v1.5.0
13:03:36 [2023-12-11T13:03:36.313Z] #58 11.12 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1
13:03:36 [2023-12-11T13:03:36.313Z] #58 11.15 go: downloading github.com/prometheus/client_golang v1.12.1
13:03:36 [2023-12-11T13:03:36.313Z] #58 11.26 go: downloading github.com/prometheus/client_model v0.2.0
13:03:36 [2023-12-11T13:03:36.313Z] #58 11.42 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
13:03:36 [2023-12-11T13:03:36.313Z] #58 11.51 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833
13:03:36 [2023-12-11T13:03:36.313Z] #58 11.53 go: downloading go.uber.org/atomic v1.7.0
13:03:36 [2023-12-11T13:03:36.313Z] #58 11.59 go: downloading go.uber.org/multierr v1.6.0
13:03:36 [2023-12-11T13:03:36.313Z] #58 11.65 go: downloading github.com/chavacava/garif v0.0.0-20230227094218-b8c73b2037b8
13:03:36 [2023-12-11T13:03:36.313Z] #58 11.79 go: downloading github.com/olekukonko/tablewriter v0.0.5
13:03:36 [2023-12-11T13:03:36.313Z] #58 11.87 go: downloading github.com/quasilyte/gogrep v0.5.0
13:03:36 [2023-12-11T13:03:36.313Z] #58 11.91 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
13:03:36 [2023-12-11T13:03:36.313Z] #58 11.96 go: downloading github.com/golang/protobuf v1.5.2
13:03:36 [2023-12-11T13:03:36.313Z] #58 11.99 go: downloading github.com/prometheus/common v0.32.1
13:03:36 [2023-12-11T13:03:36.313Z] #58 11.99 go: downloading github.com/beorn7/perks v1.0.1
13:03:36 [2023-12-11T13:03:36.313Z] #58 12.10 go: downloading github.com/cespare/xxhash/v2 v2.1.2
13:03:36 [2023-12-11T13:03:36.313Z] #58 12.20 go: downloading github.com/prometheus/procfs v0.7.3
13:03:36 [2023-12-11T13:03:36.313Z] #58 12.21 go: downloading google.golang.org/protobuf v1.28.0
13:03:36 [2023-12-11T13:03:36.313Z] #58 12.33 go: downloading github.com/mattn/go-runewidth v0.0.9
13:03:36 [2023-12-11T13:03:36.313Z] #58 13.75 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
13:03:38 [2023-12-11T13:03:38.304Z] #58 ...
13:03:38 [2023-12-11T13:03:38.304Z] 
13:03:38 [2023-12-11T13:03:38.304Z] #63 [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
13:03:38 [2023-12-11T13:03:38.304Z] #63 13.75 debconf: delaying package configuration, since apt-utils is not installed
13:03:38 [2023-12-11T13:03:38.304Z] #63 14.25 Fetched 9078 kB in 1s (10.4 MB/s)
13:03:38 [2023-12-11T13:03:38.304Z] #63 14.98 Selecting previously unselected package libglib2.0-0:arm64.
13:03:38 [2023-12-11T13:03:38.304Z] #63 14.98 (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.)
13:03:38 [2023-12-11T13:03:38.304Z] #63 15.01 Preparing to unpack .../00-libglib2.0-0_2.74.6-2_arm64.deb ...
13:03:38 [2023-12-11T13:03:38.304Z] #63 15.17 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
13:03:38 [2023-12-11T13:03:38.561Z] #63 16.09 Selecting previously unselected package libgirepository-1.0-1:arm64.
13:03:38 [2023-12-11T13:03:38.817Z] #63 16.17 Preparing to unpack .../01-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
13:03:38 [2023-12-11T13:03:38.817Z] #63 16.17 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
13:03:39 [2023-12-11T13:03:39.792Z] #63 16.99 Selecting previously unselected package gir1.2-glib-2.0:arm64.
13:03:39 [2023-12-11T13:03:39.792Z] #63 16.99 Preparing to unpack .../02-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
13:03:39 [2023-12-11T13:03:39.792Z] #63 17.20 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
13:03:40 [2023-12-11T13:03:40.375Z] #63 17.80 Selecting previously unselected package libsecret-common.
13:03:40 [2023-12-11T13:03:40.375Z] #63 17.80 Preparing to unpack .../03-libsecret-common_0.20.5-3_all.deb ...
13:03:40 [2023-12-11T13:03:40.375Z] #63 17.83 Unpacking libsecret-common (0.20.5-3) ...
13:03:40 [2023-12-11T13:03:40.983Z] #63 18.41 Selecting previously unselected package libsecret-1-0:arm64.
13:03:40 [2023-12-11T13:03:40.983Z] #63 18.41 Preparing to unpack .../04-libsecret-1-0_0.20.5-3_arm64.deb ...
13:03:40 [2023-12-11T13:03:40.983Z] #63 18.49 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
13:03:41 [2023-12-11T13:03:41.546Z] #63 19.09 Selecting previously unselected package gir1.2-secret-1:arm64.
13:03:41 [2023-12-11T13:03:41.810Z] #63 19.09 Preparing to unpack .../05-gir1.2-secret-1_0.20.5-3_arm64.deb ...
13:03:41 [2023-12-11T13:03:41.810Z] #63 19.25 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
13:03:42 [2023-12-11T13:03:42.076Z] #63 ...
13:03:42 [2023-12-11T13:03:42.076Z] 
13:03:42 [2023-12-11T13:03:42.076Z] #64 [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
13:03:42 [2023-12-11T13:03:42.076Z] #64 19.88 tomll can be used in two ways:
13:03:42 [2023-12-11T13:03:42.333Z] #64 19.88 Writing to STDIN and reading from STDOUT:
13:03:42 [2023-12-11T13:03:42.333Z] #64 19.88   cat file.toml | tomll > file.toml
13:03:42 [2023-12-11T13:03:42.333Z] #64 19.88 
13:03:42 [2023-12-11T13:03:42.333Z] #64 19.88 Reading and updating a list of files:
13:03:42 [2023-12-11T13:03:42.333Z] #64 19.88   tomll a.toml b.toml c.toml
13:03:42 [2023-12-11T13:03:42.333Z] #64 19.88 
13:03:42 [2023-12-11T13:03:42.333Z] #64 19.88 When given a list of files, tomll will modify all files in place without asking.
13:03:42 [2023-12-11T13:03:42.898Z] #64 ...
13:03:42 [2023-12-11T13:03:42.898Z] 
13:03:42 [2023-12-11T13:03:42.898Z] #65 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev             gcc             libc6-dev             libseccomp-dev             pkg-config
13:03:42 [2023-12-11T13:03:42.898Z] #65 10.53 Preparing to unpack .../1-xz-utils_5.4.1-0.2_arm64.deb ...
13:03:42 [2023-12-11T13:03:42.898Z] #65 10.53 Unpacking xz-utils (5.4.1-0.2) ...
13:03:42 [2023-12-11T13:03:42.898Z] #65 10.95 Selecting previously unselected package libdpkg-perl.
13:03:42 [2023-12-11T13:03:42.898Z] #65 10.95 Preparing to unpack .../2-libdpkg-perl_1.21.22_all.deb ...
13:03:42 [2023-12-11T13:03:42.898Z] #65 10.96 Unpacking libdpkg-perl (1.21.22) ...
13:03:42 [2023-12-11T13:03:42.898Z] #65 11.28 Selecting previously unselected package patch.
13:03:42 [2023-12-11T13:03:42.898Z] #65 11.29 Preparing to unpack .../3-patch_2.7.6-7_arm64.deb ...
13:03:42 [2023-12-11T13:03:42.898Z] #65 11.29 Unpacking patch (2.7.6-7) ...
13:03:42 [2023-12-11T13:03:42.898Z] #65 11.64 Selecting previously unselected package dpkg-dev.
13:03:42 [2023-12-11T13:03:42.898Z] #65 11.64 Preparing to unpack .../4-dpkg-dev_1.21.22_all.deb ...
13:03:42 [2023-12-11T13:03:42.898Z] #65 11.65 Unpacking dpkg-dev (1.21.22) ...
13:03:42 [2023-12-11T13:03:42.898Z] #65 12.11 Selecting previously unselected package libseccomp-dev:arm64.
13:03:42 [2023-12-11T13:03:42.898Z] #65 12.11 Preparing to unpack .../5-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
13:03:42 [2023-12-11T13:03:42.898Z] #65 12.14 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
13:03:42 [2023-12-11T13:03:42.898Z] #65 12.41 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
13:03:42 [2023-12-11T13:03:42.898Z] #65 12.46 Setting up bzip2 (1.0.8-5+b1) ...
13:03:42 [2023-12-11T13:03:42.898Z] #65 12.60 Setting up xz-utils (5.4.1-0.2) ...
13:03:42 [2023-12-11T13:03:42.898Z] #65 12.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:03:42 [2023-12-11T13:03:42.898Z] #65 12.80 Setting up patch (2.7.6-7) ...
13:03:42 [2023-12-11T13:03:42.898Z] #65 12.88 Setting up libdpkg-perl (1.21.22) ...
13:03:42 [2023-12-11T13:03:42.898Z] #65 12.97 Setting up dpkg-dev (1.21.22) ...
13:03:43 [2023-12-11T13:03:43.155Z] #65 ...
13:03:43 [2023-12-11T13:03:43.155Z] 
13:03:43 [2023-12-11T13:03:43.155Z] #63 [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
13:03:43 [2023-12-11T13:03:43.155Z] #63 19.81 Selecting previously unselected package uuid-dev:arm64.
13:03:43 [2023-12-11T13:03:43.155Z] #63 19.81 Preparing to unpack .../06-uuid-dev_2.38.1-5+b1_arm64.deb ...
13:03:43 [2023-12-11T13:03:43.155Z] #63 19.92 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ...
13:03:43 [2023-12-11T13:03:43.155Z] #63 20.25 Selecting previously unselected package libblkid-dev:arm64.
13:03:43 [2023-12-11T13:03:43.155Z] #63 20.25 Preparing to unpack .../07-libblkid-dev_2.38.1-5+b1_arm64.deb ...
13:03:43 [2023-12-11T13:03:43.155Z] #63 20.31 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ...
13:03:43 [2023-12-11T13:03:43.412Z] #63 20.91 Selecting previously unselected package libbtrfs0:arm64.
13:03:43 [2023-12-11T13:03:43.412Z] #63 ...
13:03:43 [2023-12-11T13:03:43.412Z] 
13:03:43 [2023-12-11T13:03:43.412Z] #71 [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...)
13:03:43 [2023-12-11T13:03:43.412Z] #71 ...
13:03:43 [2023-12-11T13:03:43.412Z] 
13:03:43 [2023-12-11T13:03:43.412Z] #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...)
13:03:43 [2023-12-11T13:03:43.412Z] #72 0.943 go: downloading github.com/sirupsen/logrus v1.9.0
13:03:43 [2023-12-11T13:03:43.412Z] #72 0.955 go: downloading github.com/urfave/cli/v2 v2.23.5
13:03:43 [2023-12-11T13:03:43.412Z] #72 1.020 go: downloading github.com/google/uuid v1.3.0
13:03:43 [2023-12-11T13:03:43.412Z] #72 1.050 go: downloading github.com/moby/vpnkit v0.5.0
13:03:43 [2023-12-11T13:03:43.412Z] #72 1.069 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
13:03:43 [2023-12-11T13:03:43.412Z] #72 1.088 go: downloading github.com/gorilla/mux v1.8.0
13:03:43 [2023-12-11T13:03:43.412Z] #72 1.107 go: downloading github.com/moby/sys/mountinfo v0.6.2
13:03:43 [2023-12-11T13:03:43.412Z] #72 1.181 go: downloading golang.org/x/sys v0.2.0
13:03:43 [2023-12-11T13:03:43.412Z] #72 1.734 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
13:03:43 [2023-12-11T13:03:43.412Z] #72 2.757 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
13:03:43 [2023-12-11T13:03:43.412Z] #72 2.760 go: downloading golang.org/x/net v0.1.0
13:03:43 [2023-12-11T13:03:43.412Z] #72 2.949 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
13:03:43 [2023-12-11T13:03:43.412Z] #72 2.954 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
13:03:43 [2023-12-11T13:03:43.758Z] #72 ...
13:03:43 [2023-12-11T13:03:43.758Z] 
13:03:43 [2023-12-11T13:03:43.758Z] #73 [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...)
13:03:43 [2023-12-11T13:03:43.758Z] #73 ...
13:03:43 [2023-12-11T13:03:43.758Z] 
13:03:43 [2023-12-11T13:03:43.758Z] #63 [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
13:03:43 [2023-12-11T13:03:43.758Z] #63 20.91 Selecting previously unselected package libbtrfs0:arm64.
13:03:43 [2023-12-11T13:03:43.758Z] #63 20.91 Preparing to unpack .../08-libbtrfs0_6.2-1_arm64.deb ...
13:03:43 [2023-12-11T13:03:43.758Z] #63 20.94 Unpacking libbtrfs0:arm64 (6.2-1) ...
13:03:44 [2023-12-11T13:03:44.016Z] #63 21.43 Selecting previously unselected package libbtrfs-dev:arm64.
13:03:44 [2023-12-11T13:03:44.016Z] #63 21.44 Preparing to unpack .../09-libbtrfs-dev_6.2-1_arm64.deb ...
13:03:44 [2023-12-11T13:03:44.273Z] #63 21.77 Unpacking libbtrfs-dev:arm64 (6.2-1) ...
13:03:45 [2023-12-11T13:03:45.702Z] #63 ...
13:03:45 [2023-12-11T13:03:45.702Z] 
13:03:45 [2023-12-11T13:03:45.702Z] #65 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev             gcc             libc6-dev             libseccomp-dev             pkg-config
13:03:45 [2023-12-11T13:03:45.702Z] #65 DONE 23.2s
13:03:45 [2023-12-11T13:03:45.702Z] 
13:03:45 [2023-12-11T13:03:45.702Z] #63 [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
13:03:45 [2023-12-11T13:03:45.702Z] #63 23.12 Selecting previously unselected package libelf1:arm64.
13:03:45 [2023-12-11T13:03:45.702Z] #63 23.13 Preparing to unpack .../10-libelf1_0.188-2.1_arm64.deb ...
13:03:45 [2023-12-11T13:03:45.702Z] #63 23.21 Unpacking libelf1:arm64 (0.188-2.1) ...
13:03:46 [2023-12-11T13:03:46.263Z] #63 23.66 Selecting previously unselected package libffi-dev:arm64.
13:03:46 [2023-12-11T13:03:46.263Z] #63 23.66 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
13:03:46 [2023-12-11T13:03:46.263Z] #63 23.68 Unpacking libffi-dev:arm64 (3.4.4-1) ...
13:03:46 [2023-12-11T13:03:46.666Z] #63 ...
13:03:46 [2023-12-11T13:03:46.666Z] 
13:03:46 [2023-12-11T13:03:46.666Z] #59 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
13:03:46 [2023-12-11T13:03:46.666Z] #59 14.19 Selecting previously unselected package libprotobuf-c1:arm64.
13:03:46 [2023-12-11T13:03:46.666Z] #59 14.19 Preparing to unpack .../11-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
13:03:46 [2023-12-11T13:03:46.666Z] #59 14.20 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
13:03:46 [2023-12-11T13:03:46.666Z] #59 15.30 Selecting previously unselected package libprotobuf-c-dev:arm64.
13:03:46 [2023-12-11T13:03:46.666Z] #59 15.35 Preparing to unpack .../12-libprotobuf-c-dev_1.4.1-1+b1_arm64.deb ...
13:03:46 [2023-12-11T13:03:46.666Z] #59 15.36 Unpacking libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
13:03:46 [2023-12-11T13:03:46.666Z] #59 16.20 Selecting previously unselected package libseccomp-dev:arm64.
13:03:46 [2023-12-11T13:03:46.666Z] #59 16.20 Preparing to unpack .../13-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
13:03:46 [2023-12-11T13:03:46.666Z] #59 16.20 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
13:03:46 [2023-12-11T13:03:46.666Z] #59 17.81 Selecting previously unselected package libsystemd-dev:arm64.
13:03:46 [2023-12-11T13:03:46.666Z] #59 17.82 Preparing to unpack .../14-libsystemd-dev_252.19-1~deb12u1_arm64.deb ...
13:03:46 [2023-12-11T13:03:46.666Z] #59 17.92 Unpacking libsystemd-dev:arm64 (252.19-1~deb12u1) ...
13:03:46 [2023-12-11T13:03:46.666Z] #59 18.72 Selecting previously unselected package libtool.
13:03:46 [2023-12-11T13:03:46.666Z] #59 18.73 Preparing to unpack .../15-libtool_2.4.7-5_all.deb ...
13:03:46 [2023-12-11T13:03:46.666Z] #59 18.91 Unpacking libtool (2.4.7-5) ...
13:03:46 [2023-12-11T13:03:46.666Z] #59 19.49 Selecting previously unselected package libudev-dev:arm64.
13:03:46 [2023-12-11T13:03:46.666Z] #59 19.55 Preparing to unpack .../16-libudev-dev_252.19-1~deb12u1_arm64.deb ...
13:03:46 [2023-12-11T13:03:46.666Z] #59 19.67 Unpacking libudev-dev:arm64 (252.19-1~deb12u1) ...
13:03:46 [2023-12-11T13:03:46.666Z] #59 20.22 Selecting previously unselected package libyajl2:arm64.
13:03:46 [2023-12-11T13:03:46.666Z] #59 20.22 Preparing to unpack .../17-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
13:03:46 [2023-12-11T13:03:46.666Z] #59 20.31 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
13:03:46 [2023-12-11T13:03:46.666Z] #59 20.55 Selecting previously unselected package libyajl-dev:arm64.
13:03:46 [2023-12-11T13:03:46.666Z] #59 20.55 Preparing to unpack .../18-libyajl-dev_2.1.0-3+deb12u2_arm64.deb ...
13:03:46 [2023-12-11T13:03:46.666Z] #59 20.59 Unpacking libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
13:03:46 [2023-12-11T13:03:46.666Z] #59 20.98 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
13:03:46 [2023-12-11T13:03:46.666Z] #59 21.19 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
13:03:46 [2023-12-11T13:03:46.666Z] #59 21.44 Setting up m4 (1.4.19-3) ...
13:03:46 [2023-12-11T13:03:46.666Z] #59 22.07 Setting up bzip2 (1.0.8-5+b1) ...
13:03:46 [2023-12-11T13:03:46.666Z] #59 22.68 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
13:03:46 [2023-12-11T13:03:46.666Z] #59 23.28 Setting up libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
13:03:46 [2023-12-11T13:03:46.666Z] #59 23.50 Setting up autotools-dev (20220109.1) ...
13:03:46 [2023-12-11T13:03:46.666Z] #59 23.76 Setting up xz-utils (5.4.1-0.2) ...
13:03:46 [2023-12-11T13:03:46.666Z] #59 23.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:03:46 [2023-12-11T13:03:46.666Z] #59 23.95 Setting up patch (2.7.6-7) ...
13:03:46 [2023-12-11T13:03:46.666Z] #59 24.25 Setting up libudev-dev:arm64 (252.19-1~deb12u1) ...
13:03:46 [2023-12-11T13:03:46.666Z] #59 ...
13:03:46 [2023-12-11T13:03:46.666Z] 
13:03:46 [2023-12-11T13:03:46.666Z] #32 [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
13:03:46 [2023-12-11T13:03:46.666Z] #32 22.13 NAME:
13:03:46 [2023-12-11T13:03:46.666Z] #32 22.13    go-winres - A tool for embedding resources in Windows executables
13:03:46 [2023-12-11T13:03:46.666Z] #32 22.13 
13:03:46 [2023-12-11T13:03:46.666Z] #32 22.13 USAGE:
13:03:46 [2023-12-11T13:03:46.667Z] #32 22.13    go-winres [global options] command [command options] [arguments...]
13:03:46 [2023-12-11T13:03:46.667Z] #32 22.13 
13:03:46 [2023-12-11T13:03:46.667Z] #32 22.13 COMMANDS:
13:03:46 [2023-12-11T13:03:46.667Z] #32 22.13    init     Create an initial ./winres/winres.json
13:03:46 [2023-12-11T13:03:46.667Z] #32 22.13    make     Make syso files for the "go build" command
13:03:46 [2023-12-11T13:03:46.667Z] #32 22.13    simply   Make syso files for the "go build" command (simplified)
13:03:46 [2023-12-11T13:03:46.667Z] #32 22.13    extract  Extract all resources from an executable
13:03:46 [2023-12-11T13:03:46.667Z] #32 22.13    patch    Replace resources in an executable file (exe, dll)
13:03:46 [2023-12-11T13:03:46.667Z] #32 22.13    help, h  Shows a list of commands or help for one command
13:03:46 [2023-12-11T13:03:46.667Z] #32 22.14 
13:03:46 [2023-12-11T13:03:46.667Z] #32 22.14 GLOBAL OPTIONS:
13:03:46 [2023-12-11T13:03:46.667Z] #32 22.14    --help, -h  show help (default: false)
13:03:46 [2023-12-11T13:03:46.924Z] #32 ...
13:03:46 [2023-12-11T13:03:46.924Z] 
13:03:46 [2023-12-11T13:03:46.924Z] #29 [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
13:03:46 [2023-12-11T13:03:46.924Z] #29 18.46 #=#=#                                                                         
13:03:46 [2023-12-11T13:03:46.924Z] #29 18.75 #=#=#                                                                         

######################################################################## 100.0%
13:03:46 [2023-12-11T13:03:46.924Z] #29 19.21 
13:03:46 [2023-12-11T13:03:46.924Z] #29 19.34 Download of images into '/build' complete.
13:03:46 [2023-12-11T13:03:46.924Z] #29 19.34 Use something like the following to load the result into a Docker daemon:
13:03:46 [2023-12-11T13:03:46.924Z] #29 19.34   tar -cC '/build' . | docker load
13:03:46 [2023-12-11T13:03:46.924Z] #29 ...
13:03:46 [2023-12-11T13:03:46.924Z] 
13:03:46 [2023-12-11T13:03:46.924Z] #63 [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
13:03:46 [2023-12-11T13:03:46.924Z] #63 24.12 Selecting previously unselected package libgpg-error-dev.
13:03:46 [2023-12-11T13:03:46.924Z] #63 24.12 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
13:03:46 [2023-12-11T13:03:46.924Z] #63 24.15 Unpacking libgpg-error-dev (1.46-1) ...
13:03:47 [2023-12-11T13:03:47.181Z] #63 24.76 Selecting previously unselected package libgcrypt20-dev.
13:03:47 [2023-12-11T13:03:47.438Z] #63 24.77 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
13:03:47 [2023-12-11T13:03:47.438Z] #63 24.80 Unpacking libgcrypt20-dev (1.10.1-3) ...
13:03:47 [2023-12-11T13:03:47.721Z] #63 ...
13:03:47 [2023-12-11T13:03:47.721Z] 
13:03:47 [2023-12-11T13:03:47.721Z] #70 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:03:47 [2023-12-11T13:03:47.721Z] #70 DONE 24.4s
13:03:47 [2023-12-11T13:03:47.721Z] 
13:03:47 [2023-12-11T13:03:47.721Z] #47 [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
13:03:47 [2023-12-11T13:03:47.721Z] #47 14.79 Selecting previously unselected package cmake-data.
13:03:47 [2023-12-11T13:03:47.721Z] #47 14.79 Preparing to unpack .../6-cmake-data_3.25.1-1_all.deb ...
13:03:47 [2023-12-11T13:03:47.721Z] #47 14.97 Unpacking cmake-data (3.25.1-1) ...
13:03:47 [2023-12-11T13:03:47.721Z] #47 18.20 Selecting previously unselected package cmake.
13:03:47 [2023-12-11T13:03:47.721Z] #47 18.21 Preparing to unpack .../7-cmake_3.25.1-1_arm64.deb ...
13:03:47 [2023-12-11T13:03:47.721Z] #47 18.28 Unpacking cmake (3.25.1-1) ...
13:03:47 [2023-12-11T13:03:47.721Z] #47 19.81 Setting up libicu72:arm64 (72.1-3) ...
13:03:47 [2023-12-11T13:03:47.721Z] #47 20.02 Setting up libuv1:arm64 (1.44.2-1) ...
13:03:47 [2023-12-11T13:03:47.721Z] #47 20.12 Setting up libjsoncpp25:arm64 (1.9.5-4) ...
13:03:47 [2023-12-11T13:03:47.721Z] #47 20.21 Setting up librhash0:arm64 (1.4.3-3) ...
13:03:47 [2023-12-11T13:03:47.721Z] #47 20.37 Setting up cmake-data (3.25.1-1) ...
13:03:47 [2023-12-11T13:03:47.721Z] #47 20.65 Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
13:03:47 [2023-12-11T13:03:47.721Z] #47 20.86 Setting up libarchive13:arm64 (3.6.2-1) ...
13:03:47 [2023-12-11T13:03:47.721Z] #47 21.18 Setting up cmake (3.25.1-1) ...
13:03:47 [2023-12-11T13:03:47.721Z] #47 22.01 Processing triggers for libc-bin (2.36-9+deb12u3) ...
13:03:47 [2023-12-11T13:03:47.721Z] #47 ...
13:03:47 [2023-12-11T13:03:47.721Z] 
13:03:47 [2023-12-11T13:03:47.721Z] #59 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
13:03:47 [2023-12-11T13:03:47.721Z] #59 24.36 Setting up libdpkg-perl (1.21.22) ...
13:03:47 [2023-12-11T13:03:47.721Z] #59 24.66 Setting up autoconf (2.71-3) ...
13:03:47 [2023-12-11T13:03:47.721Z] #59 24.87 Setting up libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
13:03:47 [2023-12-11T13:03:47.721Z] #59 24.98 Setting up libcap-dev:arm64 (1:2.66-4) ...
13:03:47 [2023-12-11T13:03:47.721Z] #59 25.04 Setting up libsystemd-dev:arm64 (252.19-1~deb12u1) ...
13:03:47 [2023-12-11T13:03:47.721Z] #59 25.16 Setting up automake (1:1.16.5-1.3) ...
13:03:47 [2023-12-11T13:03:47.721Z] #59 ...
13:03:47 [2023-12-11T13:03:47.721Z] 
13:03:47 [2023-12-11T13:03:47.721Z] #29 [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
13:03:47 [2023-12-11T13:03:47.721Z] #29 DONE 29.4s
13:03:47 [2023-12-11T13:03:47.721Z] 
13:03:47 [2023-12-11T13:03:47.721Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
13:03:47 [2023-12-11T13:03:47.721Z] #62 20.46 v3.6.0
13:03:47 [2023-12-11T13:03:47.721Z] #62 DONE 25.3s
13:03:47 [2023-12-11T13:03:47.721Z] 
13:03:47 [2023-12-11T13:03:47.721Z] #32 [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
13:03:47 [2023-12-11T13:03:47.721Z] #32 DONE 25.4s
13:03:47 [2023-12-11T13:03:47.721Z] 
13:03:47 [2023-12-11T13:03:47.721Z] #64 [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
13:03:47 [2023-12-11T13:03:47.721Z] #64 DONE 25.4s
13:03:47 [2023-12-11T13:03:47.721Z] 
13:03:47 [2023-12-11T13:03:47.721Z] #47 [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
13:03:47 [2023-12-11T13:03:47.721Z] #47 DONE 25.0s
13:03:47 [2023-12-11T13:03:47.721Z] 
13:03:47 [2023-12-11T13:03:47.721Z] #59 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
13:03:47 [2023-12-11T13:03:47.721Z] #59 25.32 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
13:03:47 [2023-12-11T13:03:47.721Z] #59 25.43 Setting up libtool (2.4.7-5) ...
13:03:47 [2023-12-11T13:03:47.721Z] #59 25.49 Setting up dpkg-dev (1.21.22) ...
13:03:47 [2023-12-11T13:03:47.987Z] #59 25.69 Setting up build-essential (12.9) ...
13:03:47 [2023-12-11T13:03:47.987Z] #59 25.71 Processing triggers for libc-bin (2.36-9+deb12u3) ...
13:03:48 [2023-12-11T13:03:48.927Z] #59 DONE 26.5s
13:03:48 [2023-12-11T13:03:48.927Z] 
13:03:48 [2023-12-11T13:03:48.927Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:03:49 [2023-12-11T13:03:49.858Z] #74 ...
13:03:49 [2023-12-11T13:03:49.858Z] 
13:03:49 [2023-12-11T13:03:49.858Z] #75 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
13:03:49 [2023-12-11T13:03:49.858Z] #75 DONE 1.0s
13:03:49 [2023-12-11T13:03:49.858Z] 
13:03:49 [2023-12-11T13:03:49.858Z] #63 [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
13:03:49 [2023-12-11T13:03:49.858Z] #63 25.25 Selecting previously unselected package libglib2.0-data.
13:03:49 [2023-12-11T13:03:49.858Z] #63 25.25 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
13:03:49 [2023-12-11T13:03:49.858Z] #63 25.25 Unpacking libglib2.0-data (2.74.6-2) ...
13:03:49 [2023-12-11T13:03:49.858Z] #63 26.26 Selecting previously unselected package libglib2.0-bin.
13:03:49 [2023-12-11T13:03:49.858Z] #63 26.26 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
13:03:49 [2023-12-11T13:03:49.858Z] #63 26.29 Unpacking libglib2.0-bin (2.74.6-2) ...
13:03:49 [2023-12-11T13:03:49.858Z] #63 26.74 Selecting previously unselected package python3-lib2to3.
13:03:49 [2023-12-11T13:03:49.858Z] #63 26.74 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
13:03:49 [2023-12-11T13:03:49.858Z] #63 26.77 Unpacking python3-lib2to3 (3.11.2-3) ...
13:03:49 [2023-12-11T13:03:49.858Z] #63 27.11 Selecting previously unselected package python3-distutils.
13:03:49 [2023-12-11T13:03:49.858Z] #63 27.11 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
13:03:49 [2023-12-11T13:03:49.858Z] #63 27.18 Unpacking python3-distutils (3.11.2-3) ...
13:03:49 [2023-12-11T13:03:49.858Z] #63 27.37 Selecting previously unselected package libglib2.0-dev-bin.
13:03:49 [2023-12-11T13:03:49.859Z] #63 27.37 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
13:03:49 [2023-12-11T13:03:49.859Z] #63 27.37 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
13:03:49 [2023-12-11T13:03:49.859Z] #63 27.51 Selecting previously unselected package libsepol-dev:arm64.
13:03:50 [2023-12-11T13:03:50.118Z] #63 27.51 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
13:03:50 [2023-12-11T13:03:50.118Z] #63 27.52 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
13:03:50 [2023-12-11T13:03:50.375Z] #63 27.75 Selecting previously unselected package libpcre2-16-0:arm64.
13:03:50 [2023-12-11T13:03:50.375Z] #63 27.75 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
13:03:50 [2023-12-11T13:03:50.375Z] #63 27.77 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
13:03:50 [2023-12-11T13:03:50.632Z] #63 27.99 Selecting previously unselected package libpcre2-32-0:arm64.
13:03:50 [2023-12-11T13:03:50.632Z] #63 27.99 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
13:03:50 [2023-12-11T13:03:50.632Z] #63 28.00 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
13:03:50 [2023-12-11T13:03:50.632Z] #63 28.16 Selecting previously unselected package libpcre2-posix3:arm64.
13:03:50 [2023-12-11T13:03:50.632Z] #63 28.16 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
13:03:50 [2023-12-11T13:03:50.632Z] #63 28.17 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
13:03:50 [2023-12-11T13:03:50.895Z] #63 28.26 Selecting previously unselected package libpcre2-dev:arm64.
13:03:50 [2023-12-11T13:03:50.895Z] #63 28.26 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
13:03:50 [2023-12-11T13:03:50.895Z] #63 28.27 Unpacking libpcre2-dev:arm64 (10.42-1) ...
13:03:51 [2023-12-11T13:03:51.152Z] #63 28.59 Selecting previously unselected package libselinux1-dev:arm64.
13:03:51 [2023-12-11T13:03:51.152Z] #63 28.60 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
13:03:51 [2023-12-11T13:03:51.152Z] #63 28.61 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
13:03:51 [2023-12-11T13:03:51.409Z] #63 28.82 Selecting previously unselected package libmount-dev:arm64.
13:03:51 [2023-12-11T13:03:51.409Z] #63 28.83 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ...
13:03:51 [2023-12-11T13:03:51.409Z] #63 28.85 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ...
13:03:51 [2023-12-11T13:03:51.409Z] #63 28.98 Selecting previously unselected package zlib1g-dev:arm64.
13:03:51 [2023-12-11T13:03:51.666Z] #63 28.99 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
13:03:51 [2023-12-11T13:03:51.666Z] #63 28.99 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
13:03:51 [2023-12-11T13:03:51.927Z] #63 29.17 Selecting previously unselected package libglib2.0-dev:arm64.
13:03:51 [2023-12-11T13:03:51.927Z] #63 29.18 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
13:03:51 [2023-12-11T13:03:51.927Z] #63 29.22 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
13:03:52 [2023-12-11T13:03:52.183Z] #63 29.54 Selecting previously unselected package libsecret-1-dev:arm64.
13:03:52 [2023-12-11T13:03:52.183Z] #63 29.55 Preparing to unpack .../28-libsecret-1-dev_0.20.5-3_arm64.deb ...
13:03:52 [2023-12-11T13:03:52.183Z] #63 29.57 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
13:03:52 [2023-12-11T13:03:52.441Z] #63 29.89 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
13:03:52 [2023-12-11T13:03:52.441Z] #63 29.92 No schema files found: doing nothing.
13:03:52 [2023-12-11T13:03:52.441Z] #63 29.93 Setting up libffi-dev:arm64 (3.4.4-1) ...
13:03:52 [2023-12-11T13:03:52.441Z] #63 29.94 Setting up libpcre2-16-0:arm64 (10.42-1) ...
13:03:52 [2023-12-11T13:03:52.441Z] #63 29.97 Setting up libbtrfs0:arm64 (6.2-1) ...
13:03:52 [2023-12-11T13:03:52.698Z] #63 30.01 Setting up libpcre2-32-0:arm64 (10.42-1) ...
13:03:52 [2023-12-11T13:03:52.698Z] #63 30.02 Setting up libglib2.0-data (2.74.6-2) ...
13:03:52 [2023-12-11T13:03:52.698Z] #63 30.04 Setting up libgpg-error-dev (1.46-1) ...
13:03:52 [2023-12-11T13:03:52.698Z] #63 30.06 Setting up uuid-dev:arm64 (2.38.1-5+b1) ...
13:03:52 [2023-12-11T13:03:52.698Z] #63 30.11 Setting up libsepol-dev:arm64 (3.4-2.1) ...
13:03:52 [2023-12-11T13:03:52.698Z] #63 30.15 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
13:03:52 [2023-12-11T13:03:52.698Z] #63 30.19 Setting up libpcre2-posix3:arm64 (10.42-1) ...
13:03:52 [2023-12-11T13:03:52.698Z] #63 30.21 Setting up libbtrfs-dev:arm64 (6.2-1) ...
13:03:52 [2023-12-11T13:03:52.955Z] #63 30.24 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
13:03:52 [2023-12-11T13:03:52.955Z] #63 30.32 Setting up python3-lib2to3 (3.11.2-3) ...
13:03:53 [2023-12-11T13:03:53.212Z] #63 30.68 Setting up libelf1:arm64 (0.188-2.1) ...
13:03:53 [2023-12-11T13:03:53.469Z] #63 30.73 Setting up libsecret-common (0.20.5-3) ...
13:03:53 [2023-12-11T13:03:53.469Z] #63 30.76 Setting up python3-distutils (3.11.2-3) ...
13:03:53 [2023-12-11T13:03:53.727Z] #63 31.15 Setting up libglib2.0-dev-bin (2.74.6-2) ...
13:03:53 [2023-12-11T13:03:53.998Z] #63 31.61 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
13:03:54 [2023-12-11T13:03:54.562Z] #63 31.93 Setting up libpcre2-dev:arm64 (10.42-1) ...
13:03:54 [2023-12-11T13:03:54.562Z] #63 32.14 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
13:03:54 [2023-12-11T13:03:54.562Z] #63 32.22 Setting up libglib2.0-bin (2.74.6-2) ...
13:03:55 [2023-12-11T13:03:55.127Z] #63 32.51 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
13:03:55 [2023-12-11T13:03:55.127Z] #63 32.60 Setting up libgcrypt20-dev (1.10.1-3) ...
13:03:55 [2023-12-11T13:03:55.127Z] #63 32.66 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
13:03:55 [2023-12-11T13:03:55.439Z] #63 32.86 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
13:03:55 [2023-12-11T13:03:55.696Z] #63 33.14 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
13:03:55 [2023-12-11T13:03:55.696Z] #63 ...
13:03:55 [2023-12-11T13:03:55.696Z] 
13:03:55 [2023-12-11T13:03:55.696Z] #76 [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...)
13:03:55 [2023-12-11T13:03:55.696Z] #76 1.750 go build -trimpath -buildmode=pie  -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.10-0-g18a0cb0 -X main.version=1.1.10 -linkmode external -extldflags --static-pie " -o runc .
13:03:55 [2023-12-11T13:03:55.696Z] #76 ...
13:03:55 [2023-12-11T13:03:55.696Z] 
13:03:55 [2023-12-11T13:03:55.696Z] #77 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
13:03:55 [2023-12-11T13:03:55.696Z] #77 2.515 Hit:1 http://deb.debian.org/debian bookworm InRelease
13:03:55 [2023-12-11T13:03:55.696Z] #77 2.515 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
13:03:55 [2023-12-11T13:03:55.696Z] #77 2.515 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
13:03:55 [2023-12-11T13:03:55.696Z] #77 3.300 Reading package lists...
13:03:55 [2023-12-11T13:03:55.696Z] #77 4.255 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
13:03:55 [2023-12-11T13:03:55.696Z] #77 4.262 Reading package lists...
13:03:55 [2023-12-11T13:03:55.696Z] #77 5.133 Building dependency tree...
13:03:55 [2023-12-11T13:03:55.696Z] #77 5.400 Reading state information...
13:03:55 [2023-12-11T13:03:55.696Z] #77 5.829 gcc is already the newest version (4:12.2.0-3).
13:03:55 [2023-12-11T13:03:55.696Z] #77 5.829 libc6-dev is already the newest version (2.36-9+deb12u3).
13:03:55 [2023-12-11T13:03:55.696Z] #77 5.829 pkg-config is already the newest version (1.8.1-1).
13:03:55 [2023-12-11T13:03:55.696Z] #77 5.829 0 upgraded, 0 newly installed, 0 to remove and 11 not upgraded.
13:03:55 [2023-12-11T13:03:55.696Z] #77 DONE 8.0s
13:03:55 [2023-12-11T13:03:55.696Z] 
13:03:55 [2023-12-11T13:03:55.696Z] #63 [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
13:03:55 [2023-12-11T13:03:55.696Z] #63 33.14 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
13:03:55 [2023-12-11T13:03:55.697Z] #63 33.19 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
13:03:55 [2023-12-11T13:03:55.697Z] #63 33.22 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
13:03:55 [2023-12-11T13:03:55.954Z] #63 33.26 Processing triggers for libc-bin (2.36-9+deb12u3) ...
13:03:56 [2023-12-11T13:03:56.211Z] #63 ...
13:03:56 [2023-12-11T13:03:56.211Z] 
13:03:56 [2023-12-11T13:03:56.211Z] #61 [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
13:03:56 [2023-12-11T13:03:56.211Z] #61 33.64 gotestsum version dev
13:03:56 [2023-12-11T13:03:56.211Z] #61 DONE 34.0s
13:03:56 [2023-12-11T13:03:56.468Z] 
13:03:56 [2023-12-11T13:03:56.468Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:03:56 [2023-12-11T13:03:56.468Z] #74 1.409 Cloning into '/tmp/crun-build'...
13:03:56 [2023-12-11T13:03:56.468Z] #74 3.371 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
13:03:56 [2023-12-11T13:03:56.468Z] #74 3.388 Cloning into '/tmp/crun-build/libocispec'...
13:03:56 [2023-12-11T13:03:56.468Z] #74 3.906 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
13:03:56 [2023-12-11T13:03:56.468Z] #74 3.909 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
13:03:56 [2023-12-11T13:03:56.468Z] #74 3.909 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
13:03:56 [2023-12-11T13:03:56.468Z] #74 3.909 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
13:03:56 [2023-12-11T13:03:56.468Z] #74 3.913 Cloning into '/tmp/crun-build/libocispec/image-spec'...
13:03:56 [2023-12-11T13:03:56.468Z] #74 4.744 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
13:03:56 [2023-12-11T13:03:56.468Z] #74 5.343 Cloning into '/tmp/crun-build/libocispec/yajl'...
13:03:56 [2023-12-11T13:03:56.468Z] #74 5.784 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
13:03:56 [2023-12-11T13:03:56.468Z] #74 5.804 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
13:03:56 [2023-12-11T13:03:56.468Z] #74 5.837 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
13:03:57 [2023-12-11T13:03:57.261Z] #74 ...
13:03:57 [2023-12-11T13:03:57.261Z] 
13:03:57 [2023-12-11T13:03:57.261Z] #63 [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
13:03:57 [2023-12-11T13:03:57.261Z] #63 DONE 34.7s
13:03:57 [2023-12-11T13:03:57.261Z] 
13:03:57 [2023-12-11T13:03:57.261Z] #78 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
13:03:58 [2023-12-11T13:03:58.191Z] #78 2.332 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
13:03:58 [2023-12-11T13:03:58.191Z] #78 2.332   Compatibility with CMake < 2.8.12 will be removed from a future version of
13:03:58 [2023-12-11T13:03:58.191Z] #78 2.332   CMake.
13:03:58 [2023-12-11T13:03:58.191Z] #78 2.332 
13:03:58 [2023-12-11T13:03:58.191Z] #78 2.332   Update the VERSION argument <min> value or use a ...<max> suffix to tell
13:03:58 [2023-12-11T13:03:58.191Z] #78 2.332   CMake that the project does not need compatibility with older versions.
13:03:58 [2023-12-11T13:03:58.191Z] #78 2.332 
13:03:58 [2023-12-11T13:03:58.191Z] #78 2.332 
13:03:58 [2023-12-11T13:03:58.191Z] #78 2.534 -- The C compiler identification is GNU 12.2.0
13:03:58 [2023-12-11T13:03:58.449Z] #78 2.554 -- Detecting C compiler ABI info
13:03:58 [2023-12-11T13:03:58.449Z] #78 2.788 -- Detecting C compiler ABI info - done
13:03:58 [2023-12-11T13:03:58.706Z] #78 2.849 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
13:03:58 [2023-12-11T13:03:58.706Z] #78 2.856 -- Detecting C compile features
13:03:58 [2023-12-11T13:03:58.706Z] #78 2.863 -- Detecting C compile features - done
13:03:58 [2023-12-11T13:03:58.706Z] #78 2.888 -- Performing Test HAS_BUILTIN_FORTIFY
13:03:58 [2023-12-11T13:03:58.706Z] #78 2.984 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:03:58 [2023-12-11T13:03:58.967Z] #78 3.012 -- Configuring done
13:03:58 [2023-12-11T13:03:58.967Z] #78 3.017 -- Generating done
13:03:58 [2023-12-11T13:03:58.967Z] #78 3.024 -- Build files have been written to: /go/src/github.com/krallin/tini
13:03:58 [2023-12-11T13:03:58.967Z] #78 3.238 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:03:59 [2023-12-11T13:03:59.224Z] #78 3.665 [100%] Linking C executable tini-static
13:03:59 [2023-12-11T13:03:59.481Z] #78 3.903 [100%] Built target tini-static
13:04:00 [2023-12-11T13:04:00.851Z] #78 DONE 5.1s
13:04:00 [2023-12-11T13:04:00.851Z] 
13:04:00 [2023-12-11T13:04:00.851Z] #79 [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...)
13:04:01 [2023-12-11T13:04:01.421Z] #79 4.277 + bin/ctr
13:04:01 [2023-12-11T13:04:01.678Z] #79 4.278 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.11 -X github.com/containerd/containerd/version.Revision=64b8a811b07ba6288238eefc14d898ee0b5b99ba -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
13:04:05 [2023-12-11T13:04:05.942Z] #79 ...
13:04:05 [2023-12-11T13:04:05.942Z] 
13:04:05 [2023-12-11T13:04:05.942Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:04:05 [2023-12-11T13:04:05.942Z] #74 12.24 aclocal: warning: couldn't open directory 'm4': No such file or directory
13:04:05 [2023-12-11T13:04:05.942Z] #74 17.02 libtoolize: putting auxiliary files in '.'.
13:04:05 [2023-12-11T13:04:05.942Z] #74 17.02 libtoolize: copying file './ltmain.sh'
13:04:06 [2023-12-11T13:04:06.873Z] #74 18.01 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
13:04:06 [2023-12-11T13:04:06.873Z] #74 18.01 libtoolize: and rerunning libtoolize and aclocal.
13:04:06 [2023-12-11T13:04:06.873Z] #74 18.01 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
13:04:10 [2023-12-11T13:04:10.196Z] #74 21.43 configure.ac:7: installing './compile'
13:04:10 [2023-12-11T13:04:10.453Z] #74 21.43 configure.ac:11: installing './config.guess'
13:04:10 [2023-12-11T13:04:10.453Z] #74 21.43 configure.ac:11: installing './config.sub'
13:04:10 [2023-12-11T13:04:10.453Z] #74 21.44 configure.ac:8: installing './install-sh'
13:04:10 [2023-12-11T13:04:10.453Z] #74 21.44 configure.ac:8: installing './missing'
13:04:10 [2023-12-11T13:04:10.453Z] #74 21.52 Makefile.am: installing './depcomp'
13:04:10 [2023-12-11T13:04:10.709Z] #74 22.05 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
13:04:11 [2023-12-11T13:04:11.010Z] #74 22.05 libtoolize: copying file 'build-aux/ltmain.sh'
13:04:11 [2023-12-11T13:04:11.010Z] #74 22.23 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
13:04:11 [2023-12-11T13:04:11.010Z] #74 22.23 libtoolize: copying file 'm4/libtool.m4'
13:04:11 [2023-12-11T13:04:11.266Z] #74 22.38 libtoolize: copying file 'm4/ltoptions.m4'
13:04:11 [2023-12-11T13:04:11.266Z] #74 22.48 libtoolize: copying file 'm4/ltsugar.m4'
13:04:11 [2023-12-11T13:04:11.523Z] #74 22.73 libtoolize: copying file 'm4/ltversion.m4'
13:04:11 [2023-12-11T13:04:11.780Z] #74 22.82 libtoolize: copying file 'm4/lt~obsolete.m4'
13:04:11 [2023-12-11T13:04:11.780Z] #74 22.94 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
13:04:14 [2023-12-11T13:04:14.301Z] #74 25.64 configure.ac:3: warning: The macro `AC_CONFIG_HEADER' is obsolete.
13:04:14 [2023-12-11T13:04:14.301Z] #74 25.64 configure.ac:3: You should run autoupdate.
13:04:14 [2023-12-11T13:04:14.301Z] #74 25.64 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
13:04:14 [2023-12-11T13:04:14.301Z] #74 25.64 configure.ac:3: the top level
13:04:16 [2023-12-11T13:04:16.194Z] #74 27.39 configure.ac:7: installing 'build-aux/compile'
13:04:16 [2023-12-11T13:04:16.194Z] #74 27.41 configure.ac:9: installing 'build-aux/config.guess'
13:04:16 [2023-12-11T13:04:16.194Z] #74 27.41 configure.ac:9: installing 'build-aux/config.sub'
13:04:16 [2023-12-11T13:04:16.194Z] #74 27.41 configure.ac:11: installing 'build-aux/install-sh'
13:04:16 [2023-12-11T13:04:16.194Z] #74 27.42 configure.ac:11: installing 'build-aux/missing'
13:04:16 [2023-12-11T13:04:16.194Z] #74 27.53 Makefile.am: installing 'build-aux/depcomp'
13:04:16 [2023-12-11T13:04:16.450Z] #74 27.58 parallel-tests: installing 'build-aux/test-driver'
13:04:17 [2023-12-11T13:04:17.864Z] #74 28.92 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
13:04:17 [2023-12-11T13:04:17.864Z] #74 28.92 libtoolize: copying file 'build-aux/ltmain.sh'
13:04:18 [2023-12-11T13:04:18.121Z] #74 29.36 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
13:04:18 [2023-12-11T13:04:18.121Z] #74 29.36 libtoolize: copying file 'm4/libtool.m4'
13:04:18 [2023-12-11T13:04:18.121Z] #74 29.47 libtoolize: copying file 'm4/ltoptions.m4'
13:04:18 [2023-12-11T13:04:18.423Z] #74 29.58 libtoolize: copying file 'm4/ltsugar.m4'
13:04:18 [2023-12-11T13:04:18.423Z] #74 29.72 libtoolize: copying file 'm4/ltversion.m4'
13:04:18 [2023-12-11T13:04:18.680Z] #74 29.84 libtoolize: copying file 'm4/lt~obsolete.m4'
13:04:23 [2023-12-11T13:04:23.933Z] #74 35.18 configure.ac:11: installing 'build-aux/compile'
13:04:24 [2023-12-11T13:04:24.190Z] #74 35.20 configure.ac:11: installing 'build-aux/config.guess'
13:04:24 [2023-12-11T13:04:24.190Z] #74 35.20 configure.ac:11: installing 'build-aux/config.sub'
13:04:24 [2023-12-11T13:04:24.190Z] #74 35.21 configure.ac:13: installing 'build-aux/install-sh'
13:04:24 [2023-12-11T13:04:24.190Z] #74 35.21 configure.ac:13: installing 'build-aux/missing'
13:04:24 [2023-12-11T13:04:24.190Z] #74 35.21 configure.ac:8: installing 'build-aux/tap-driver.sh'
13:04:24 [2023-12-11T13:04:24.190Z] #74 35.37 Makefile.am: installing 'build-aux/depcomp'
13:04:25 [2023-12-11T13:04:25.121Z] #74 36.27 checking build system type... aarch64-unknown-linux-gnu
13:04:25 [2023-12-11T13:04:25.377Z] #74 36.46 checking host system type... aarch64-unknown-linux-gnu
13:04:25 [2023-12-11T13:04:25.377Z] #74 36.46 checking how to print strings... printf
13:04:25 [2023-12-11T13:04:25.377Z] #74 36.48 checking for gcc... gcc
13:04:25 [2023-12-11T13:04:25.634Z] #74 36.59 checking whether the C compiler works... yes
13:04:25 [2023-12-11T13:04:25.634Z] #74 36.80 checking for C compiler default output file name... a.out
13:04:25 [2023-12-11T13:04:25.634Z] #74 36.80 checking for suffix of executables... 
13:04:25 [2023-12-11T13:04:25.891Z] #74 36.95 checking whether we are cross compiling... no
13:04:25 [2023-12-11T13:04:25.891Z] #74 37.08 checking for suffix of object files... o
13:04:26 [2023-12-11T13:04:26.148Z] #74 37.20 checking whether the compiler supports GNU C... yes
13:04:26 [2023-12-11T13:04:26.148Z] #74 37.29 checking whether gcc accepts -g... yes
13:04:26 [2023-12-11T13:04:26.405Z] #74 37.39 checking for gcc option to enable C11 features... none needed
13:04:26 [2023-12-11T13:04:26.405Z] #74 37.54 checking whether gcc understands -c and -o together... yes
13:04:26 [2023-12-11T13:04:26.661Z] #74 37.65 checking for a sed that does not truncate output... /usr/bin/sed
13:04:26 [2023-12-11T13:04:26.662Z] #74 37.66 checking for grep that handles long lines and -e... /usr/bin/grep
13:04:26 [2023-12-11T13:04:26.662Z] #74 37.67 checking for egrep... /usr/bin/grep -E
13:04:26 [2023-12-11T13:04:26.662Z] #74 37.68 checking for fgrep... /usr/bin/grep -F
13:04:26 [2023-12-11T13:04:26.662Z] #74 37.68 checking for ld used by gcc... /usr/bin/ld
13:04:26 [2023-12-11T13:04:26.662Z] #74 37.70 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:04:26 [2023-12-11T13:04:26.662Z] #74 37.71 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:04:26 [2023-12-11T13:04:26.662Z] #74 37.72 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:04:26 [2023-12-11T13:04:26.662Z] #74 37.80 checking whether ln -s works... yes
13:04:26 [2023-12-11T13:04:26.662Z] #74 37.80 checking the maximum length of command line arguments... 1572864
13:04:26 [2023-12-11T13:04:26.662Z] #74 37.84 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
13:04:26 [2023-12-11T13:04:26.662Z] #74 37.84 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
13:04:26 [2023-12-11T13:04:26.662Z] #74 37.84 checking for /usr/bin/ld option to reload object files... -r
13:04:26 [2023-12-11T13:04:26.662Z] #74 37.84 checking for file... file
13:04:26 [2023-12-11T13:04:26.662Z] #74 37.84 checking for objdump... objdump
13:04:26 [2023-12-11T13:04:26.662Z] #74 37.85 checking how to recognize dependent libraries... pass_all
13:04:26 [2023-12-11T13:04:26.662Z] #74 37.85 checking for dlltool... no
13:04:26 [2023-12-11T13:04:26.662Z] #74 37.85 checking how to associate runtime and link libraries... printf %s\n
13:04:26 [2023-12-11T13:04:26.662Z] #74 37.85 checking for ar... ar
13:04:26 [2023-12-11T13:04:26.918Z] #74 37.85 checking for archiver @FILE support... @
13:04:26 [2023-12-11T13:04:26.918Z] #74 38.01 checking for strip... strip
13:04:26 [2023-12-11T13:04:26.918Z] #74 38.01 checking for ranlib... ranlib
13:04:26 [2023-12-11T13:04:26.918Z] #74 38.01 checking for gawk... no
13:04:26 [2023-12-11T13:04:26.918Z] #74 38.02 checking for mawk... mawk
13:04:27 [2023-12-11T13:04:27.175Z] #74 38.02 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:04:27 [2023-12-11T13:04:27.175Z] #74 38.29 checking for sysroot... no
13:04:27 [2023-12-11T13:04:27.175Z] #74 38.29 checking for a working dd... /usr/bin/dd
13:04:27 [2023-12-11T13:04:27.175Z] #74 38.31 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
13:04:27 [2023-12-11T13:04:27.175Z] #74 38.33 checking for mt... no
13:04:27 [2023-12-11T13:04:27.175Z] #74 38.33 checking if : is a manifest tool... no
13:04:27 [2023-12-11T13:04:27.175Z] #74 38.34 checking for stdio.h... yes
13:04:27 [2023-12-11T13:04:27.432Z] #74 38.44 checking for stdlib.h... yes
13:04:27 [2023-12-11T13:04:27.432Z] #74 38.54 checking for string.h... yes
13:04:27 [2023-12-11T13:04:27.432Z] #74 38.59 checking for inttypes.h... yes
13:04:27 [2023-12-11T13:04:27.432Z] #74 38.68 checking for stdint.h... yes
13:04:27 [2023-12-11T13:04:27.689Z] #74 38.77 checking for strings.h... yes
13:04:27 [2023-12-11T13:04:27.987Z] #74 38.90 checking for sys/stat.h... yes
13:04:27 [2023-12-11T13:04:27.987Z] #74 38.98 checking for sys/types.h... yes
13:04:27 [2023-12-11T13:04:27.987Z] #74 39.04 checking for unistd.h... yes
13:04:27 [2023-12-11T13:04:27.987Z] #74 39.11 checking for dlfcn.h... yes
13:04:28 [2023-12-11T13:04:28.244Z] #74 39.18 checking for objdir... .libs
13:04:28 [2023-12-11T13:04:28.244Z] #74 39.37 checking if gcc supports -fno-rtti -fno-exceptions... no
13:04:28 [2023-12-11T13:04:28.500Z] #74 39.47 checking for gcc option to produce PIC... -fPIC -DPIC
13:04:28 [2023-12-11T13:04:28.500Z] #74 39.47 checking if gcc PIC flag -fPIC -DPIC works... yes
13:04:28 [2023-12-11T13:04:28.500Z] #74 39.55 checking if gcc static flag -static works... yes
13:04:28 [2023-12-11T13:04:28.500Z] #74 39.71 checking if gcc supports -c -o file.o... yes
13:04:28 [2023-12-11T13:04:28.500Z] #74 39.83 checking if gcc supports -c -o file.o... (cached) yes
13:04:28 [2023-12-11T13:04:28.757Z] #74 39.83 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
13:04:29 [2023-12-11T13:04:29.014Z] #74 39.89 checking dynamic linker characteristics... GNU/Linux ld.so
13:04:29 [2023-12-11T13:04:29.014Z] #74 ...
13:04:29 [2023-12-11T13:04:29.014Z] 
13:04:29 [2023-12-11T13:04:29.014Z] #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...)
13:04:29 [2023-12-11T13:04:29.014Z] #72 DONE 55.6s
13:04:29 [2023-12-11T13:04:29.014Z] 
13:04:29 [2023-12-11T13:04:29.014Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:04:29 [2023-12-11T13:04:29.014Z] #74 40.14 checking how to hardcode library paths into programs... immediate
13:04:29 [2023-12-11T13:04:29.014Z] #74 40.14 checking whether stripping libraries is possible... yes
13:04:29 [2023-12-11T13:04:29.014Z] #74 40.14 checking if libtool supports shared libraries... yes
13:04:29 [2023-12-11T13:04:29.014Z] #74 40.14 checking whether to build shared libraries... no
13:04:29 [2023-12-11T13:04:29.014Z] #74 40.14 checking whether to build static libraries... yes
13:04:29 [2023-12-11T13:04:29.014Z] #74 40.14 checking for a BSD-compatible install... /usr/bin/install -c
13:04:29 [2023-12-11T13:04:29.014Z] #74 40.19 checking whether build environment is sane... yes
13:04:29 [2023-12-11T13:04:29.014Z] #74 40.26 checking for a race-free mkdir -p... /usr/bin/mkdir -p
13:04:29 [2023-12-11T13:04:29.014Z] #74 40.28 checking whether make sets $(MAKE)... yes
13:04:29 [2023-12-11T13:04:29.014Z] #74 40.32 checking whether make supports the include directive... yes (GNU style)
13:04:29 [2023-12-11T13:04:29.271Z] #74 40.35 checking whether make supports nested variables... yes
13:04:29 [2023-12-11T13:04:29.271Z] #74 40.39 checking whether UID '0' is supported by ustar format... yes
13:04:29 [2023-12-11T13:04:29.271Z] #74 40.39 checking whether GID '0' is supported by ustar format... yes
13:04:29 [2023-12-11T13:04:29.271Z] #74 40.39 checking how to create a ustar tar archive... gnutar
13:04:29 [2023-12-11T13:04:29.271Z] #74 40.46 checking dependency style of gcc... gcc3
13:04:29 [2023-12-11T13:04:29.527Z] #74 40.57 checking whether to enable maintainer-specific portions of Makefiles... yes
13:04:29 [2023-12-11T13:04:29.527Z] #74 40.57 checking whether make supports nested variables... (cached) yes
13:04:29 [2023-12-11T13:04:29.527Z] #74 40.57 checking for gawk... (cached) mawk
13:04:29 [2023-12-11T13:04:29.527Z] #74 40.57 checking for a sed that does not truncate output... (cached) /usr/bin/sed
13:04:29 [2023-12-11T13:04:29.527Z] #74 40.59 checking for gcc... (cached) gcc
13:04:29 [2023-12-11T13:04:29.527Z] #74 40.68 checking whether the compiler supports GNU C... (cached) yes
13:04:29 [2023-12-11T13:04:29.527Z] #74 40.68 checking whether gcc accepts -g... (cached) yes
13:04:29 [2023-12-11T13:04:29.527Z] #74 40.68 checking for gcc option to enable C11 features... (cached) none needed
13:04:29 [2023-12-11T13:04:29.527Z] #74 40.69 checking whether gcc understands -c and -o together... (cached) yes
13:04:29 [2023-12-11T13:04:29.527Z] #74 40.69 checking for a Python interpreter with version >= 3... python3
13:04:29 [2023-12-11T13:04:29.527Z] #74 40.72 checking for python3... /usr/bin/python3
13:04:29 [2023-12-11T13:04:29.527Z] #74 40.72 checking for python3 version... 3.11
13:04:29 [2023-12-11T13:04:29.527Z] #74 40.74 checking for python3 platform... linux
13:04:29 [2023-12-11T13:04:29.527Z] #74 40.75 checking for GNU default python3 prefix... ${prefix}
13:04:29 [2023-12-11T13:04:29.527Z] #74 40.75 checking for GNU default python3 exec_prefix... ${exec_prefix}
13:04:29 [2023-12-11T13:04:29.527Z] #74 40.75 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
13:04:29 [2023-12-11T13:04:29.784Z] #74 40.80 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
13:04:29 [2023-12-11T13:04:29.784Z] #74 40.86 checking for go-md2man... no
13:04:29 [2023-12-11T13:04:29.784Z] #74 40.86 checking for error.h... yes
13:04:29 [2023-12-11T13:04:29.784Z] #74 40.92 checking for linux/openat2.h... yes
13:04:29 [2023-12-11T13:04:29.784Z] #74 40.99 checking for stdatomic.h... yes
13:04:30 [2023-12-11T13:04:30.040Z] #74 41.04 checking for linux/ioprio.h... yes
13:04:30 [2023-12-11T13:04:30.040Z] #74 41.10 checking for atomic_int... yes
13:04:30 [2023-12-11T13:04:30.040Z] #74 41.26 checking for atomic_bool... yes
13:04:30 [2023-12-11T13:04:30.297Z] #74 41.36 checking for copy_file_range... yes
13:04:30 [2023-12-11T13:04:30.554Z] #74 41.52 checking for fgetxattr... yes
13:04:30 [2023-12-11T13:04:30.554Z] #74 41.71 checking for statx... yes
13:04:30 [2023-12-11T13:04:30.816Z] #74 41.82 checking for fgetpwent_r... yes
13:04:30 [2023-12-11T13:04:30.816Z] #74 42.00 checking for issetugid... no
13:04:31 [2023-12-11T13:04:31.073Z] #74 42.11 checking for pkg-config... /usr/bin/pkg-config
13:04:31 [2023-12-11T13:04:31.073Z] #74 42.11 checking pkg-config is at least version 0.9.0... yes
13:04:31 [2023-12-11T13:04:31.073Z] #74 42.11 checking for library containing yajl_tree_get... -lyajl
13:04:31 [2023-12-11T13:04:31.073Z] #74 42.29 checking for yajl >= 2.0.0... yes
13:04:31 [2023-12-11T13:04:31.073Z] #74 42.32 checking for sys/capability.h... yes
13:04:31 [2023-12-11T13:04:31.329Z] #74 42.39 checking for library containing cap_from_name... -lcap
13:04:31 [2023-12-11T13:04:31.598Z] 
13:04:31 [2023-12-11T13:04:31.598Z] #74 ...
13:04:31 [2023-12-11T13:04:31.598Z] 
13:04:31 [2023-12-11T13:04:31.598Z] #80 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
13:04:31 [2023-12-11T13:04:31.598Z] #80 DONE 2.5s
13:04:31 [2023-12-11T13:04:31.598Z] 
13:04:31 [2023-12-11T13:04:31.598Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:04:31 [2023-12-11T13:04:31.598Z] #74 42.63 checking for library containing gcry_check_version... no
13:04:31 [2023-12-11T13:04:31.598Z] #74 42.77 checking for library containing dlopen... none required
13:04:31 [2023-12-11T13:04:31.854Z] #74 42.87 checking for seccomp.h... yes
13:04:32 [2023-12-11T13:04:32.110Z] #74 43.05 checking for library containing seccomp_rule_add... -lseccomp
13:04:32 [2023-12-11T13:04:32.366Z] #74 43.31 checking for library containing seccomp_arch_resolve_name... none required
13:04:32 [2023-12-11T13:04:32.366Z] 
13:04:32 [2023-12-11T13:04:32.366Z] #74 ...
13:04:32 [2023-12-11T13:04:32.366Z] 
13:04:32 [2023-12-11T13:04:32.366Z] #81 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
13:04:32 [2023-12-11T13:04:32.366Z] #81 DONE 0.8s
13:04:32 [2023-12-11T13:04:32.366Z] 
13:04:32 [2023-12-11T13:04:32.366Z] #71 [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...)
13:04:32 [2023-12-11T13:04:32.366Z] #71 DONE 59.0s
13:04:32 [2023-12-11T13:04:32.366Z] 
13:04:32 [2023-12-11T13:04:32.366Z] #73 [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...)
13:04:32 [2023-12-11T13:04:32.366Z] #73 DONE 59.0s
13:04:32 [2023-12-11T13:04:32.366Z] 
13:04:32 [2023-12-11T13:04:32.366Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:04:32 [2023-12-11T13:04:32.366Z] #74 43.51 checking for systemd/sd-bus.h... yes
13:04:32 [2023-12-11T13:04:32.623Z] #74 43.63 checking for library containing sd_bus_match_signal_async... -lsystemd
13:04:32 [2023-12-11T13:04:32.880Z] #74 43.89 checking for sd_notify_barrier... yes
13:04:32 [2023-12-11T13:04:32.880Z] #74 43.98 checking for linux/bpf.h... yes
13:04:32 [2023-12-11T13:04:32.880Z] #74 44.06 checking compilation for eBPF... yes
13:04:33 [2023-12-11T13:04:33.137Z] #74 44.22 checking for criu >= 3.15... no
13:04:33 [2023-12-11T13:04:33.138Z] #74 44.24 configure: CRIU headers not found, building without CRIU support
13:04:33 [2023-12-11T13:04:33.138Z] #74 44.24 checking for criu > 3.16... no
13:04:33 [2023-12-11T13:04:33.138Z] #74 44.24 configure: CRIU version doesn't support join-ns API
13:04:33 [2023-12-11T13:04:33.138Z] #74 44.24 checking for criu > 3.16.1... no
13:04:33 [2023-12-11T13:04:33.138Z] #74 44.26 configure: CRIU version doesn't support for pre-dumping
13:04:33 [2023-12-11T13:04:33.138Z] #74 44.26 checking for new mount API (fsconfig)... yes
13:04:33 [2023-12-11T13:04:33.395Z] #74 44.43 yes
13:04:33 [2023-12-11T13:04:33.395Z] #74 44.43 checking for seccomp notify API... yes
13:04:33 [2023-12-11T13:04:33.395Z] #74 44.51 checking for gperf... no
13:04:33 [2023-12-11T13:04:33.395Z] #74 44.51 configure: gperf not found - cannot rebuild signal parser code
13:04:33 [2023-12-11T13:04:33.395Z] #74 44.51 checking for library containing argp_parse... none required
13:04:33 [2023-12-11T13:04:33.699Z] #74 44.68 checking that generated files are newer than configure... done
13:04:33 [2023-12-11T13:04:33.699Z] #74 44.68 configure: creating ./config.status
13:04:35 [2023-12-11T13:04:35.594Z] #74 ...
13:04:35 [2023-12-11T13:04:35.594Z] 
13:04:35 [2023-12-11T13:04:35.594Z] #82 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
13:04:35 [2023-12-11T13:04:35.594Z] #82 DONE 1.8s
13:04:35 [2023-12-11T13:04:35.594Z] 
13:04:35 [2023-12-11T13:04:35.594Z] #83 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
13:04:35 [2023-12-11T13:04:35.852Z] #83 DONE 0.2s
13:04:35 [2023-12-11T13:04:35.852Z] 
13:04:35 [2023-12-11T13:04:35.852Z] #68 [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
13:04:35 [2023-12-11T13:04:35.852Z] #68 ...
13:04:35 [2023-12-11T13:04:35.852Z] 
13:04:35 [2023-12-11T13:04:35.852Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:04:35 [2023-12-11T13:04:35.852Z] #74 47.02 config.status: creating Makefile
13:04:35 [2023-12-11T13:04:35.852Z] #74 47.05 config.status: creating config.h
13:04:36 [2023-12-11T13:04:36.109Z] #74 47.07 config.status: executing libtool commands
13:04:36 [2023-12-11T13:04:36.109Z] #74 47.08 config.status: executing depfiles commands
13:04:36 [2023-12-11T13:04:36.109Z] #74 ...
13:04:36 [2023-12-11T13:04:36.109Z] 
13:04:36 [2023-12-11T13:04:36.109Z] #84 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
13:04:36 [2023-12-11T13:04:36.109Z] #84 DONE 0.4s
13:04:36 [2023-12-11T13:04:36.365Z] 
13:04:36 [2023-12-11T13:04:36.365Z] #76 [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...)
13:04:36 [2023-12-11T13:04:36.365Z] #76 DONE 50.6s
13:04:36 [2023-12-11T13:04:36.365Z] 
13:04:36 [2023-12-11T13:04:36.365Z] #85 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
13:04:36 [2023-12-11T13:04:36.365Z] #85 DONE 0.1s
13:04:36 [2023-12-11T13:04:36.365Z] 
13:04:36 [2023-12-11T13:04:36.365Z] #86 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
13:04:36 [2023-12-11T13:04:36.365Z] #86 DONE 0.1s
13:04:36 [2023-12-11T13:04:36.365Z] 
13:04:36 [2023-12-11T13:04:36.365Z] #68 [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
13:04:36 [2023-12-11T13:04:36.622Z] #68 ...
13:04:36 [2023-12-11T13:04:36.622Z] 
13:04:36 [2023-12-11T13:04:36.622Z] #87 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
13:04:36 [2023-12-11T13:04:36.622Z] #87 DONE 0.1s
13:04:36 [2023-12-11T13:04:36.622Z] 
13:04:36 [2023-12-11T13:04:36.622Z] #88 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
13:04:36 [2023-12-11T13:04:36.879Z] #88 DONE 0.4s
13:04:36 [2023-12-11T13:04:36.879Z] 
13:04:36 [2023-12-11T13:04:36.879Z] #79 [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...)
13:04:36 [2023-12-11T13:04:36.879Z] #79 ...
13:04:36 [2023-12-11T13:04:36.879Z] 
13:04:36 [2023-12-11T13:04:36.879Z] #89 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
13:04:36 [2023-12-11T13:04:36.879Z] #89 DONE 0.1s
13:04:36 [2023-12-11T13:04:36.879Z] 
13:04:36 [2023-12-11T13:04:36.879Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:04:36 [2023-12-11T13:04:36.879Z] #74 48.05 === configuring in libocispec (/tmp/crun-build/libocispec)
13:04:36 [2023-12-11T13:04:36.879Z] #74 48.08 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
13:04:37 [2023-12-11T13:04:37.392Z] #74 48.36 checking for gcc... gcc
13:04:37 [2023-12-11T13:04:37.392Z] #74 48.40 checking whether the C compiler works... yes
13:04:37 [2023-12-11T13:04:37.392Z] #74 48.50 checking for C compiler default output file name... a.out
13:04:37 [2023-12-11T13:04:37.392Z] #74 48.50 checking for suffix of executables... 
13:04:37 [2023-12-11T13:04:37.392Z] #74 48.56 checking whether we are cross compiling... no
13:04:37 [2023-12-11T13:04:37.649Z] #74 48.62 checking for suffix of object files... o
13:04:37 [2023-12-11T13:04:37.649Z] #74 48.66 checking whether the compiler supports GNU C... yes
13:04:37 [2023-12-11T13:04:37.649Z] #74 48.70 checking whether gcc accepts -g... yes
13:04:37 [2023-12-11T13:04:37.649Z] #74 48.74 checking for gcc option to enable C11 features... none needed
13:04:37 [2023-12-11T13:04:37.649Z] #74 48.82 checking whether gcc understands -c and -o together... yes
13:04:37 [2023-12-11T13:04:37.906Z] #74 48.89 checking for stdio.h... yes
13:04:37 [2023-12-11T13:04:37.906Z] #74 48.93 checking for stdlib.h... yes
13:04:37 [2023-12-11T13:04:37.906Z] #74 48.98 checking for string.h... yes
13:04:37 [2023-12-11T13:04:37.906Z] #74 49.05 checking for inttypes.h... yes
13:04:37 [2023-12-11T13:04:37.906Z] #74 49.10 checking for stdint.h... yes
13:04:38 [2023-12-11T13:04:38.163Z] 
13:04:38 [2023-12-11T13:04:38.163Z] #74 ...
13:04:38 [2023-12-11T13:04:38.163Z] 
13:04:38 [2023-12-11T13:04:38.163Z] #68 [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
13:04:38 [2023-12-11T13:04:38.163Z] #68 75.18 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
13:04:38 [2023-12-11T13:04:38.163Z] #68 75.27 Docker version unknown-version, build unknown-commit
13:04:38 [2023-12-11T13:04:38.163Z] #68 DONE 75.6s
13:04:38 [2023-12-11T13:04:38.163Z] 
13:04:38 [2023-12-11T13:04:38.163Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:04:38 [2023-12-11T13:04:38.163Z] #74 49.15 checking for strings.h... yes
13:04:38 [2023-12-11T13:04:38.163Z] #74 49.19 checking for sys/stat.h... yes
13:04:38 [2023-12-11T13:04:38.163Z] #74 49.24 checking for sys/types.h... yes
13:04:38 [2023-12-11T13:04:38.163Z] #74 49.30 checking for unistd.h... yes
13:04:38 [2023-12-11T13:04:38.163Z] #74 49.36 checking for wchar.h... yes
13:04:38 [2023-12-11T13:04:38.419Z] #74 49.41 checking for minix/config.h... no
13:04:38 [2023-12-11T13:04:38.419Z] #74 49.49 checking whether it is safe to define __EXTENSIONS__... yes
13:04:38 [2023-12-11T13:04:38.419Z] #74 49.56 checking whether _XOPEN_SOURCE should be defined... no
13:04:38 [2023-12-11T13:04:38.419Z] #74 49.61 checking build system type... aarch64-unknown-linux-gnu
13:04:38 [2023-12-11T13:04:38.676Z] #74 49.72 checking host system type... aarch64-unknown-linux-gnu
13:04:38 [2023-12-11T13:04:38.676Z] #74 49.72 checking how to print strings... printf
13:04:38 [2023-12-11T13:04:38.676Z] #74 49.73 checking for a sed that does not truncate output... /usr/bin/sed
13:04:38 [2023-12-11T13:04:38.676Z] #74 49.76 checking for grep that handles long lines and -e... /usr/bin/grep
13:04:38 [2023-12-11T13:04:38.676Z] #74 49.78 checking for egrep... /usr/bin/grep -E
13:04:38 [2023-12-11T13:04:38.676Z] #74 49.78 checking for fgrep... /usr/bin/grep -F
13:04:38 [2023-12-11T13:04:38.676Z] #74 49.79 checking for ld used by gcc... /usr/bin/ld
13:04:38 [2023-12-11T13:04:38.676Z] #74 49.79 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:04:38 [2023-12-11T13:04:38.676Z] #74 49.80 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:04:38 [2023-12-11T13:04:38.676Z] #74 49.81 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:04:38 [2023-12-11T13:04:38.935Z] #74 49.85 checking whether ln -s works... yes
13:04:38 [2023-12-11T13:04:38.935Z] #74 49.85 checking the maximum length of command line arguments... 1572864
13:04:38 [2023-12-11T13:04:38.935Z] #74 49.87 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
13:04:38 [2023-12-11T13:04:38.935Z] #74 49.87 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
13:04:38 [2023-12-11T13:04:38.935Z] #74 49.87 checking for /usr/bin/ld option to reload object files... -r
13:04:38 [2023-12-11T13:04:38.935Z] #74 49.87 checking for file... file
13:04:38 [2023-12-11T13:04:38.935Z] #74 49.87 checking for objdump... objdump
13:04:38 [2023-12-11T13:04:38.935Z] #74 49.87 checking how to recognize dependent libraries... pass_all
13:04:38 [2023-12-11T13:04:38.935Z] #74 49.87 checking for dlltool... no
13:04:38 [2023-12-11T13:04:38.935Z] #74 49.87 checking how to associate runtime and link libraries... printf %s\n
13:04:38 [2023-12-11T13:04:38.935Z] #74 49.87 checking for ar... ar
13:04:38 [2023-12-11T13:04:38.935Z] #74 49.87 checking for archiver @FILE support... @
13:04:38 [2023-12-11T13:04:38.935Z] #74 49.92 checking for strip... strip
13:04:38 [2023-12-11T13:04:38.935Z] #74 49.92 checking for ranlib... ranlib
13:04:38 [2023-12-11T13:04:38.935Z] #74 49.92 checking for gawk... no
13:04:38 [2023-12-11T13:04:38.935Z] #74 49.92 checking for mawk... mawk
13:04:38 [2023-12-11T13:04:38.935Z] #74 49.92 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:04:38 [2023-12-11T13:04:38.935Z] #74 50.10 checking for sysroot... no
13:04:38 [2023-12-11T13:04:38.935Z] #74 50.10 checking for a working dd... /usr/bin/dd
13:04:38 [2023-12-11T13:04:38.935Z] #74 50.12 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
13:04:38 [2023-12-11T13:04:38.935Z] #74 50.14 checking for mt... no
13:04:38 [2023-12-11T13:04:38.935Z] #74 50.14 checking if : is a manifest tool... no
13:04:38 [2023-12-11T13:04:38.935Z] #74 50.16 checking for dlfcn.h... yes
13:04:39 [2023-12-11T13:04:39.192Z] #74 50.22 checking for objdir... .libs
13:04:39 [2023-12-11T13:04:39.192Z] #74 50.34 checking if gcc supports -fno-rtti -fno-exceptions... no
13:04:39 [2023-12-11T13:04:39.192Z] #74 50.39 checking for gcc option to produce PIC... -fPIC -DPIC
13:04:39 [2023-12-11T13:04:39.192Z] #74 50.39 checking if gcc PIC flag -fPIC -DPIC works... yes
13:04:39 [2023-12-11T13:04:39.449Z] #74 50.45 checking if gcc static flag -static works... yes
13:04:39 [2023-12-11T13:04:39.449Z] #74 50.54 checking if gcc supports -c -o file.o... yes
13:04:39 [2023-12-11T13:04:39.449Z] #74 50.60 checking if gcc supports -c -o file.o... (cached) yes
13:04:39 [2023-12-11T13:04:39.449Z] #74 50.60 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
13:04:39 [2023-12-11T13:04:39.449Z] #74 50.62 checking dynamic linker characteristics... GNU/Linux ld.so
13:04:39 [2023-12-11T13:04:39.705Z] #74 50.75 checking how to hardcode library paths into programs... immediate
13:04:39 [2023-12-11T13:04:39.705Z] #74 50.75 checking whether stripping libraries is possible... yes
13:04:39 [2023-12-11T13:04:39.705Z] #74 50.76 checking if libtool supports shared libraries... yes
13:04:39 [2023-12-11T13:04:39.705Z] #74 50.76 checking whether to build shared libraries... no
13:04:39 [2023-12-11T13:04:39.705Z] #74 50.76 checking whether to build static libraries... yes
13:04:39 [2023-12-11T13:04:39.705Z] #74 50.76 checking for a BSD-compatible install... /usr/bin/install -c
13:04:39 [2023-12-11T13:04:39.705Z] #74 50.80 checking whether build environment is sane... yes
13:04:39 [2023-12-11T13:04:39.705Z] #74 50.83 checking for a race-free mkdir -p... /usr/bin/mkdir -p
13:04:39 [2023-12-11T13:04:39.705Z] #74 50.85 checking whether make sets $(MAKE)... yes
13:04:39 [2023-12-11T13:04:39.705Z] #74 50.88 checking whether make supports the include directive... yes (GNU style)
13:04:39 [2023-12-11T13:04:39.705Z] #74 50.90 checking whether make supports nested variables... yes
13:04:39 [2023-12-11T13:04:39.705Z] #74 50.94 checking whether UID '0' is supported by ustar format... yes
13:04:39 [2023-12-11T13:04:39.705Z] #74 50.94 checking whether GID '0' is supported by ustar format... yes
13:04:39 [2023-12-11T13:04:39.705Z] #74 50.94 checking how to create a ustar tar archive... gnutar
13:04:39 [2023-12-11T13:04:39.705Z] #74 50.96 checking dependency style of gcc... gcc3
13:04:39 [2023-12-11T13:04:39.962Z] #74 51.01 checking whether to enable maintainer-specific portions of Makefiles... yes
13:04:39 [2023-12-11T13:04:39.962Z] #74 51.01 checking whether make supports nested variables... (cached) yes
13:04:39 [2023-12-11T13:04:39.962Z] #74 51.01 checking for pkg-config... /usr/bin/pkg-config
13:04:39 [2023-12-11T13:04:39.962Z] #74 51.01 checking pkg-config is at least version 0.9.0... yes
13:04:39 [2023-12-11T13:04:39.962Z] #74 51.02 checking for yajl >= 2.1.0... yes
13:04:39 [2023-12-11T13:04:39.962Z] #74 51.03 checking for a sed that does not truncate output... (cached) /usr/bin/sed
13:04:39 [2023-12-11T13:04:39.962Z] #74 51.03 checking for gcc... (cached) gcc
13:04:39 [2023-12-11T13:04:39.962Z] #74 51.09 checking whether the compiler supports GNU C... (cached) yes
13:04:39 [2023-12-11T13:04:39.962Z] #74 51.09 checking whether gcc accepts -g... (cached) yes
13:04:39 [2023-12-11T13:04:39.962Z] #74 51.09 checking for gcc option to enable C11 features... (cached) none needed
13:04:39 [2023-12-11T13:04:39.962Z] #74 51.09 checking whether gcc understands -c and -o together... (cached) yes
13:04:39 [2023-12-11T13:04:39.962Z] #74 51.09 checking for a Python interpreter with version >= 3... python3
13:04:39 [2023-12-11T13:04:39.962Z] #74 51.11 checking for python3... /usr/bin/python3
13:04:39 [2023-12-11T13:04:39.962Z] #74 51.11 checking for python3 version... 3.11
13:04:39 [2023-12-11T13:04:39.962Z] #74 51.12 checking for python3 platform... linux
13:04:39 [2023-12-11T13:04:39.962Z] #74 51.14 checking for GNU default python3 prefix... ${prefix}
13:04:39 [2023-12-11T13:04:39.962Z] #74 51.14 checking for GNU default python3 exec_prefix... ${exec_prefix}
13:04:39 [2023-12-11T13:04:39.962Z] #74 51.14 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
13:04:39 [2023-12-11T13:04:39.962Z] #74 51.18 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
13:04:40 [2023-12-11T13:04:40.475Z] #74 51.28 checking that generated files are newer than configure... done
13:04:40 [2023-12-11T13:04:40.733Z] #74 51.82 configure: creating ./config.status
13:04:41 [2023-12-11T13:04:41.294Z] #74 52.59 config.status: creating Makefile
13:04:41 [2023-12-11T13:04:41.550Z] #74 ...
13:04:41 [2023-12-11T13:04:41.550Z] 
13:04:41 [2023-12-11T13:04:41.550Z] #69 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
13:04:41 [2023-12-11T13:04:41.550Z] #69 78.53 Docker version 24.0.2, build cb74dfc
13:04:41 [2023-12-11T13:04:41.550Z] #69 DONE 79.0s
13:04:41 [2023-12-11T13:04:41.550Z] 
13:04:41 [2023-12-11T13:04:41.550Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:04:41 [2023-12-11T13:04:41.550Z] #74 52.62 config.status: creating ocispec.pc
13:04:41 [2023-12-11T13:04:41.550Z] #74 52.65 config.status: creating config.h
13:04:41 [2023-12-11T13:04:41.550Z] #74 52.66 config.status: executing libtool commands
13:04:41 [2023-12-11T13:04:41.550Z] #74 52.67 config.status: executing depfiles commands
13:04:41 [2023-12-11T13:04:41.550Z] #74 52.89 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
13:04:41 [2023-12-11T13:04:41.809Z] #74 52.90 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
13:04:41 [2023-12-11T13:04:41.809Z] #74 52.99 checking for gcc... gcc
13:04:41 [2023-12-11T13:04:41.809Z] #74 53.03 checking whether the C compiler works... #74 ...
13:04:41 [2023-12-11T13:04:41.809Z] 
13:04:41 [2023-12-11T13:04:41.809Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2"      && /build/golangci-lint --version
13:04:41 [2023-12-11T13:04:41.809Z] #58 79.57 golangci-lint has version v1.54.2 built with go1.21.5 from (unknown, mod sum: "h1:oR9zxfWYxt7hFqk6+fw6Enr+E7F0SN2nqHhJYyIb0yo=") on (unknown)
13:04:41 [2023-12-11T13:04:41.809Z] #58 DONE 79.7s
13:04:41 [2023-12-11T13:04:41.809Z] 
13:04:41 [2023-12-11T13:04:41.809Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:04:41 [2023-12-11T13:04:41.809Z] #74 53.03 checking whether the C compiler works... yes
13:04:41 [2023-12-11T13:04:41.809Z] #74 53.08 checking for C compiler default output file name... a.out
13:04:41 [2023-12-11T13:04:41.809Z] #74 53.08 checking for suffix of executables... 
13:04:42 [2023-12-11T13:04:42.065Z] #74 53.14 checking whether we are cross compiling... no
13:04:42 [2023-12-11T13:04:42.065Z] #74 53.21 checking for suffix of object files... o
13:04:42 [2023-12-11T13:04:42.065Z] #74 53.24 checking whether the compiler supports GNU C... yes
13:04:42 [2023-12-11T13:04:42.065Z] #74 53.26 checking whether gcc accepts -g... yes
13:04:42 [2023-12-11T13:04:42.065Z] #74 53.30 checking for gcc option to enable C11 features... none needed
13:04:42 [2023-12-11T13:04:42.322Z] #74 53.37 checking whether gcc understands -c and -o together... yes
13:04:42 [2023-12-11T13:04:42.322Z] #74 53.43 checking for a BSD-compatible install... /usr/bin/install -c
13:04:42 [2023-12-11T13:04:42.322Z] #74 53.46 checking whether build environment is sane... yes
13:04:42 [2023-12-11T13:04:42.322Z] #74 53.47 checking for a race-free mkdir -p... /usr/bin/mkdir -p
13:04:42 [2023-12-11T13:04:42.322Z] #74 53.47 checking for gawk... no
13:04:42 [2023-12-11T13:04:42.322Z] #74 53.47 checking for mawk... mawk
13:04:42 [2023-12-11T13:04:42.322Z] #74 53.48 checking whether make sets $(MAKE)... yes
13:04:42 [2023-12-11T13:04:42.322Z] #74 53.50 checking whether make supports the include directive... yes (GNU style)
13:04:42 [2023-12-11T13:04:42.322Z] #74 53.53 checking whether make supports nested variables... yes
13:04:42 [2023-12-11T13:04:42.322Z] #74 53.57 checking whether UID '0' is supported by ustar format... yes
13:04:42 [2023-12-11T13:04:42.322Z] #74 53.57 checking whether GID '0' is supported by ustar format... yes
13:04:42 [2023-12-11T13:04:42.322Z] #74 53.57 checking how to create a ustar tar archive... gnutar
13:04:42 [2023-12-11T13:04:42.578Z] #74 53.62 checking dependency style of gcc... gcc3
13:04:42 [2023-12-11T13:04:42.579Z] #74 53.72 checking whether to enable maintainer-specific portions of Makefiles... yes
13:04:42 [2023-12-11T13:04:42.579Z] #74 53.72 checking whether make supports nested variables... (cached) yes
13:04:42 [2023-12-11T13:04:42.579Z] #74 53.73 checking build system type... aarch64-unknown-linux-gnu
13:04:42 [2023-12-11T13:04:42.579Z] #74 53.81 checking host system type... aarch64-unknown-linux-gnu
13:04:42 [2023-12-11T13:04:42.579Z] #74 53.81 checking how to print strings... printf
13:04:42 [2023-12-11T13:04:42.579Z] #74 53.81 checking for a sed that does not truncate output... /usr/bin/sed
13:04:42 [2023-12-11T13:04:42.579Z] #74 53.81 checking for grep that handles long lines and -e... /usr/bin/grep
13:04:42 [2023-12-11T13:04:42.579Z] #74 53.82 checking for egrep... /usr/bin/grep -E
13:04:42 [2023-12-11T13:04:42.579Z] 
13:04:42 [2023-12-11T13:04:42.579Z] #74 ...
13:04:42 [2023-12-11T13:04:42.579Z] 
13:04:42 [2023-12-11T13:04:42.579Z] #90 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
13:04:42 [2023-12-11T13:04:42.579Z] #90 DONE 0.2s
13:04:42 [2023-12-11T13:04:42.579Z] 
13:04:42 [2023-12-11T13:04:42.579Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:04:42 [2023-12-11T13:04:42.579Z] #74 53.82 checking for fgrep... /usr/bin/grep -F
13:04:42 [2023-12-11T13:04:42.579Z] #74 53.82 checking for ld used by gcc... /usr/bin/ld
13:04:42 [2023-12-11T13:04:42.579Z] #74 53.83 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:04:42 [2023-12-11T13:04:42.579Z] #74 53.83 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:04:42 [2023-12-11T13:04:42.579Z] #74 53.83 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:04:42 [2023-12-11T13:04:42.579Z] #74 53.87 checking whether ln -s works... yes
13:04:42 [2023-12-11T13:04:42.579Z] #74 53.87 checking the maximum length of command line arguments... 1572864
13:04:42 [2023-12-11T13:04:42.579Z] #74 53.88 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
13:04:42 [2023-12-11T13:04:42.579Z] #74 53.88 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
13:04:42 [2023-12-11T13:04:42.579Z] #74 53.88 checking for /usr/bin/ld option to reload object files... -r
13:04:42 [2023-12-11T13:04:42.579Z] #74 53.88 checking for file... file
13:04:42 [2023-12-11T13:04:42.579Z] #74 53.88 checking for objdump... objdump
13:04:42 [2023-12-11T13:04:42.579Z] #74 53.88 checking how to recognize dependent libraries... pass_all
13:04:42 [2023-12-11T13:04:42.579Z] #74 53.88 checking for dlltool... no
13:04:42 [2023-12-11T13:04:42.579Z] #74 53.88 checking how to associate runtime and link libraries... printf %s\n
13:04:42 [2023-12-11T13:04:42.579Z] #74 53.88 checking for ar... ar
13:04:42 [2023-12-11T13:04:42.579Z] #74 53.88 checking for archiver @FILE support... @
13:04:42 [2023-12-11T13:04:42.579Z] #74 53.92 checking for strip... strip
13:04:42 [2023-12-11T13:04:42.837Z] #74 53.92 checking for ranlib... 
13:04:42 [2023-12-11T13:04:42.837Z] #74 ...
13:04:42 [2023-12-11T13:04:42.837Z] 
13:04:42 [2023-12-11T13:04:42.837Z] #91 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
13:04:42 [2023-12-11T13:04:42.837Z] #91 DONE 0.1s
13:04:42 [2023-12-11T13:04:42.837Z] 
13:04:42 [2023-12-11T13:04:42.837Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:04:42 [2023-12-11T13:04:42.837Z] #74 53.92 checking for ranlib... ranlib
13:04:42 [2023-12-11T13:04:42.837Z] #74 53.92 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:04:42 [2023-12-11T13:04:42.837Z] #74 54.02 checking for sysroot... no
13:04:42 [2023-12-11T13:04:42.837Z] #74 54.02 checking for a working dd... /usr/bin/dd
13:04:42 [2023-12-11T13:04:42.837Z] #74 54.02 checking how to truncate binary pipes... #74 ...
13:04:42 [2023-12-11T13:04:42.837Z] 
13:04:42 [2023-12-11T13:04:42.837Z] #92 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
13:04:42 [2023-12-11T13:04:42.837Z] #92 DONE 0.1s
13:04:42 [2023-12-11T13:04:42.837Z] 
13:04:42 [2023-12-11T13:04:42.837Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:04:42 [2023-12-11T13:04:42.837Z] #74 54.02 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
13:04:42 [2023-12-11T13:04:42.837Z] #74 54.03 checking for mt... no
13:04:42 [2023-12-11T13:04:42.837Z] #74 54.03 checking if : is a manifest tool... no
13:04:42 [2023-12-11T13:04:42.837Z] #74 54.03 checking for stdio.h... yes
13:04:42 [2023-12-11T13:04:42.837Z] #74 54.06 checking for stdlib.h... yes
13:04:42 [2023-12-11T13:04:42.837Z] #74 54.10 checking for string.h... yes
13:04:43 [2023-12-11T13:04:43.092Z] #74 54.13 checking for inttypes.h... yes
13:04:43 [2023-12-11T13:04:43.092Z] #74 54.17 checking for stdint.h... yes
13:04:43 [2023-12-11T13:04:43.092Z] #74 54.20 checking for strings.h... yes
13:04:43 [2023-12-11T13:04:43.092Z] #74 54.24 checking for sys/stat.h... yes
13:04:43 [2023-12-11T13:04:43.092Z] #74 54.28 checking for sys/types.h... yes
13:04:43 [2023-12-11T13:04:43.092Z] #74 54.31 checking for unistd.h... yes
13:04:43 [2023-12-11T13:04:43.348Z] #74 54.35 checking for dlfcn.h... yes
13:04:43 [2023-12-11T13:04:43.348Z] #74 54.39 checking for objdir... .libs
13:04:43 [2023-12-11T13:04:43.348Z] #74 54.47 checking if gcc supports -fno-rtti -fno-exceptions... no
13:04:43 [2023-12-11T13:04:43.348Z] #74 54.50 checking for gcc option to produce PIC... -fPIC -DPIC
13:04:43 [2023-12-11T13:04:43.348Z] #74 54.50 checking if gcc PIC flag -fPIC -DPIC works... yes
13:04:43 [2023-12-11T13:04:43.348Z] #74 54.53 checking if gcc static flag -static works... yes
13:04:43 [2023-12-11T13:04:43.604Z] #74 54.61 checking if gcc supports -c -o file.o... yes
13:04:43 [2023-12-11T13:04:43.604Z] #74 54.65 checking if gcc supports -c -o file.o... (cached) yes
13:04:43 [2023-12-11T13:04:43.604Z] #74 54.65 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
13:04:43 [2023-12-11T13:04:43.604Z] #74 54.67 checking dynamic linker characteristics... GNU/Linux ld.so
13:04:43 [2023-12-11T13:04:43.604Z] #74 54.75 checking how to hardcode library paths into programs... immediate
13:04:43 [2023-12-11T13:04:43.604Z] #74 54.75 checking whether stripping libraries is possible... yes
13:04:43 [2023-12-11T13:04:43.604Z] #74 54.75 checking if libtool supports shared libraries... yes
13:04:43 [2023-12-11T13:04:43.604Z] #74 54.75 checking whether to build shared libraries... no
13:04:43 [2023-12-11T13:04:43.604Z] #74 54.75 checking whether to build static libraries... yes
13:04:43 [2023-12-11T13:04:43.604Z] #74 54.76 checking for float.h... yes
13:04:43 [2023-12-11T13:04:43.604Z] #74 54.80 checking for limits.h... yes
13:04:43 [2023-12-11T13:04:43.604Z] #74 54.84 checking for stddef.h... yes
13:04:43 [2023-12-11T13:04:43.859Z] #74 54.87 checking for stdlib.h... (cached) yes
13:04:43 [2023-12-11T13:04:43.859Z] #74 54.88 checking for string.h... (cached) yes
13:04:43 [2023-12-11T13:04:43.859Z] #74 54.88 checking for sys/time.h... yes
13:04:43 [2023-12-11T13:04:43.859Z] #74 54.92 checking for inline... inline
13:04:43 [2023-12-11T13:04:43.859Z] #74 54.95 checking for size_t... yes
13:04:43 [2023-12-11T13:04:43.859Z] #74 55.04 checking for GNU libc compatible malloc... yes
13:04:43 [2023-12-11T13:04:43.859Z] #74 55.10 checking for GNU libc compatible realloc... yes
13:04:44 [2023-12-11T13:04:44.114Z] #74 55.16 checking for working strtod... yes
13:04:44 [2023-12-11T13:04:44.114Z] #74 55.23 checking for gettimeofday... yes
13:04:44 [2023-12-11T13:04:44.114Z] #74 55.28 checking for memset... yes
13:04:44 [2023-12-11T13:04:44.114Z] #74 55.34 checking for strspn... yes
13:04:44 [2023-12-11T13:04:44.369Z] #74 55.41 checking that generated files are newer than configure... done
13:04:44 [2023-12-11T13:04:44.369Z] #74 55.42 configure: creating ./config.status
13:04:44 [2023-12-11T13:04:44.931Z] #74 56.00 config.status: creating Makefile
13:04:44 [2023-12-11T13:04:44.931Z] #74 56.01 config.status: creating config.h
13:04:44 [2023-12-11T13:04:44.931Z] #74 56.03 config.status: executing depfiles commands
13:04:44 [2023-12-11T13:04:44.931Z] #74 56.08 config.status: executing libtool commands
13:04:45 [2023-12-11T13:04:45.188Z] #74 56.34   GEN      .version
13:04:45 [2023-12-11T13:04:45.188Z] #74 56.34 make  install-recursive
13:04:45 [2023-12-11T13:04:45.188Z] #74 56.34 make[1]: Entering directory '/tmp/crun-build'
13:04:45 [2023-12-11T13:04:45.188Z] #74 56.40 Making install in libocispec
13:04:45 [2023-12-11T13:04:45.188Z] #74 56.40 make[2]: Entering directory '/tmp/crun-build/libocispec'
13:04:45 [2023-12-11T13:04:45.188Z] #74 56.42 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
13:04:45 [2023-12-11T13:04:45.188Z] #74 56.42 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
13:04:45 [2023-12-11T13:04:45.188Z] #74 56.43 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
13:04:45 [2023-12-11T13:04:45.188Z] #74 56.43 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
13:04:45 [2023-12-11T13:04:45.188Z] #74 56.48 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
13:04:45 [2023-12-11T13:04:45.444Z] #74 56.49 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
13:04:45 [2023-12-11T13:04:45.444Z] #74 56.49 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
13:04:45 [2023-12-11T13:04:45.444Z] #74 56.49 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
13:04:45 [2023-12-11T13:04:45.444Z] #74 56.49 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
13:04:45 [2023-12-11T13:04:45.444Z] #74 56.49 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
13:04:45 [2023-12-11T13:04:45.444Z] #74 56.49 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
13:04:45 [2023-12-11T13:04:45.444Z] #74 56.49 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
13:04:45 [2023-12-11T13:04:45.444Z] #74 56.49 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
13:04:45 [2023-12-11T13:04:45.444Z] #74 56.51 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
13:04:45 [2023-12-11T13:04:45.444Z] #74 56.51 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
13:04:45 [2023-12-11T13:04:45.444Z] #74 56.51 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
13:04:45 [2023-12-11T13:04:45.444Z] #74 56.51 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
13:04:45 [2023-12-11T13:04:45.444Z] #74 56.51 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
13:04:45 [2023-12-11T13:04:45.444Z] #74 56.51 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
13:04:45 [2023-12-11T13:04:45.444Z] #74 56.51 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
13:04:45 [2023-12-11T13:04:45.444Z] #74 56.76 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
13:04:45 [2023-12-11T13:04:45.444Z] #74 56.76 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
13:04:45 [2023-12-11T13:04:45.444Z] #74 56.76 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
13:04:45 [2023-12-11T13:04:45.444Z] #74 56.76 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
13:04:45 [2023-12-11T13:04:45.444Z] #74 56.76 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
13:04:45 [2023-12-11T13:04:45.444Z] #74 56.76 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
13:04:45 [2023-12-11T13:04:45.444Z] #74 56.76 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
13:04:45 [2023-12-11T13:04:45.444Z] #74 56.76 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
13:04:45 [2023-12-11T13:04:45.444Z] #74 56.76 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
13:04:45 [2023-12-11T13:04:45.444Z] #74 56.76 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
13:04:45 [2023-12-11T13:04:45.444Z] #74 56.76 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
13:04:45 [2023-12-11T13:04:45.444Z] #74 56.76 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
13:04:45 [2023-12-11T13:04:45.444Z] #74 56.76 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
13:04:45 [2023-12-11T13:04:45.444Z] #74 56.76 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
13:04:45 [2023-12-11T13:04:45.701Z] #74 56.77 make  install-recursive
13:04:45 [2023-12-11T13:04:45.701Z] #74 56.77 make[3]: Entering directory '/tmp/crun-build/libocispec'
13:04:45 [2023-12-11T13:04:45.701Z] #74 56.82 Making install in yajl
13:04:45 [2023-12-11T13:04:45.701Z] #74 56.82 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
13:04:45 [2023-12-11T13:04:45.701Z] #74 56.85   CC       verify/json_verify-json_verify.o
13:04:45 [2023-12-11T13:04:45.701Z] #74 56.85   CC       src/libyajl_la-yajl_alloc.lo
13:04:45 [2023-12-11T13:04:45.701Z] #74 56.86   CC       src/libyajl_la-yajl.lo
13:04:45 [2023-12-11T13:04:45.701Z] #74 56.87   CC       src/libyajl_la-yajl_gen.lo
13:04:45 [2023-12-11T13:04:45.701Z] #74 56.87   CC       src/libyajl_la-yajl_parser.lo
13:04:45 [2023-12-11T13:04:45.701Z] #74 56.87   CC       src/libyajl_la-yajl_buf.lo
13:04:45 [2023-12-11T13:04:45.701Z] #74 56.89   CC       src/libyajl_la-yajl_encode.lo
13:04:45 [2023-12-11T13:04:45.701Z] #74 56.89   CC       src/libyajl_la-yajl_lex.lo
13:04:45 [2023-12-11T13:04:45.701Z] #74 56.89   CC       src/libyajl_la-yajl_tree.lo
13:04:46 [2023-12-11T13:04:46.264Z] #74 57.60   CCLD     libyajl.la
13:04:46 [2023-12-11T13:04:46.520Z] #74 57.82   CCLD     verify/json_verify
13:04:46 [2023-12-11T13:04:46.777Z] #74 57.98 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
13:04:46 [2023-12-11T13:04:46.777Z] #74 57.98 make[5]: Nothing to be done for 'install-exec-am'.
13:04:46 [2023-12-11T13:04:46.777Z] #74 57.98 make[5]: Nothing to be done for 'install-data-am'.
13:04:46 [2023-12-11T13:04:46.777Z] #74 57.98 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
13:04:46 [2023-12-11T13:04:46.777Z] #74 57.98 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
13:04:46 [2023-12-11T13:04:46.777Z] #74 57.99 make[4]: Entering directory '/tmp/crun-build/libocispec'
13:04:46 [2023-12-11T13:04:46.777Z] #74 58.03   CC       src/ocispec/validate.o
13:04:46 [2023-12-11T13:04:46.777Z] #74 58.03   CC       src/ocispec/image_spec_schema_config_schema.lo
13:04:46 [2023-12-11T13:04:46.777Z] #74 58.03   CC       src/ocispec/image_spec_schema_content_descriptor.lo
13:04:46 [2023-12-11T13:04:46.777Z] #74 58.03   CC       src/ocispec/image_spec_schema_defs.lo
13:04:46 [2023-12-11T13:04:46.777Z] #74 58.04   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
13:04:46 [2023-12-11T13:04:46.777Z] #74 58.04   CC       src/ocispec/image_spec_schema_image_index_schema.lo
13:04:46 [2023-12-11T13:04:46.777Z] #74 58.05   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
13:04:46 [2023-12-11T13:04:46.777Z] #74 58.05   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
13:04:46 [2023-12-11T13:04:46.777Z] #74 58.06   CC       src/ocispec/runtime_spec_schema_config_linux.lo
13:04:46 [2023-12-11T13:04:46.777Z] #74 58.06   CC       src/ocispec/runtime_spec_schema_config_zos.lo
13:04:46 [2023-12-11T13:04:46.777Z] #74 58.07   CC       src/ocispec/runtime_spec_schema_config_schema.lo
13:04:46 [2023-12-11T13:04:46.777Z] #74 58.08   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
13:04:46 [2023-12-11T13:04:46.777Z] #74 58.08   CC       src/ocispec/runtime_spec_schema_config_vm.lo
13:04:47 [2023-12-11T13:04:47.034Z] #74 58.09   CC       src/ocispec/runtime_spec_schema_config_windows.lo
13:04:47 [2023-12-11T13:04:47.034Z] #74 58.09   CC       src/ocispec/runtime_spec_schema_defs.lo
13:04:47 [2023-12-11T13:04:47.034Z] #74 58.09   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
13:04:47 [2023-12-11T13:04:47.034Z] #74 58.10   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
13:04:47 [2023-12-11T13:04:47.034Z] #74 58.10   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
13:04:47 [2023-12-11T13:04:47.034Z] #74 58.10   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
13:04:47 [2023-12-11T13:04:47.034Z] #74 58.11   CC       src/ocispec/runtime_spec_schema_state_schema.lo
13:04:47 [2023-12-11T13:04:47.034Z] #74 58.13   CC       src/ocispec/runtime_spec_schema_features_linux.lo
13:04:47 [2023-12-11T13:04:47.034Z] #74 58.13   CC       src/ocispec/runtime_spec_schema_features_schema.lo
13:04:47 [2023-12-11T13:04:47.034Z] #74 58.13   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
13:04:47 [2023-12-11T13:04:47.034Z] #74 58.14   CC       src/ocispec/basic_test_double_array_item.lo
13:04:47 [2023-12-11T13:04:47.034Z] #74 58.15   CC       src/ocispec/basic_test_double_array.lo
13:04:47 [2023-12-11T13:04:47.034Z] #74 58.16   CC       src/ocispec/basic_test_top_array_int.lo
13:04:47 [2023-12-11T13:04:47.034Z] #74 58.18   CC       src/ocispec/basic_test_top_array_string.lo
13:04:47 [2023-12-11T13:04:47.034Z] #74 58.18   CC       src/ocispec/basic_test_top_double_array_int.lo
13:04:47 [2023-12-11T13:04:47.034Z] #74 58.19   CC       src/ocispec/basic_test_top_double_array_obj.lo
13:04:47 [2023-12-11T13:04:47.034Z] #74 58.20   CC       src/ocispec/basic_test_top_double_array_refobj.lo
13:04:47 [2023-12-11T13:04:47.034Z] #74 58.21   CC       src/ocispec/basic_test_top_double_array_string.lo
13:04:47 [2023-12-11T13:04:47.034Z] #74 58.21   CC       src/ocispec/read-file.lo
13:04:47 [2023-12-11T13:04:47.034Z] #74 58.23   CC       src/ocispec/json_common.lo
13:04:47 [2023-12-11T13:04:47.034Z] #74 58.24   CC       tests/test-1.o
13:04:47 [2023-12-11T13:04:47.034Z] #74 58.25   CC       tests/test-2.o
13:04:47 [2023-12-11T13:04:47.034Z] #74 58.27   CC       tests/test-3.o
13:04:47 [2023-12-11T13:04:47.034Z] #74 58.27   CC       tests/test-4.o
13:04:47 [2023-12-11T13:04:47.034Z] #74 58.28   CC       tests/test-5.o
13:04:47 [2023-12-11T13:04:47.034Z] #74 58.29   CC       tests/test-6.o
13:04:47 [2023-12-11T13:04:47.291Z] #74 58.30   CC       tests/test-7.o
13:04:47 [2023-12-11T13:04:47.291Z] #74 58.32   CC       tests/test-8.o
13:04:47 [2023-12-11T13:04:47.291Z] #74 58.34   CC       tests/test-9.o
13:04:47 [2023-12-11T13:04:47.291Z] #74 58.37   CC       tests/test-10.o
13:04:47 [2023-12-11T13:04:47.291Z] #74 58.40   CC       tests/test-11.o
13:04:51 [2023-12-11T13:04:51.485Z] #74 62.42   CCLD     libocispec.la
13:04:51 [2023-12-11T13:04:51.485Z] #74 62.73   CCLD     src/ocispec/validate
13:04:51 [2023-12-11T13:04:51.741Z] #74 62.73   CCLD     tests/test-1
13:04:51 [2023-12-11T13:04:51.741Z] #74 62.74   CCLD     tests/test-2
13:04:51 [2023-12-11T13:04:51.741Z] #74 62.75   CCLD     tests/test-3
13:04:51 [2023-12-11T13:04:51.741Z] #74 62.76   CCLD     tests/test-4
13:04:51 [2023-12-11T13:04:51.741Z] #74 62.77   CCLD     tests/test-5
13:04:51 [2023-12-11T13:04:51.741Z] #74 62.78   CCLD     tests/test-6
13:04:51 [2023-12-11T13:04:51.741Z] #74 62.78   CCLD     tests/test-7
13:04:51 [2023-12-11T13:04:51.741Z] #74 62.79   CCLD     tests/test-8
13:04:51 [2023-12-11T13:04:51.741Z] #74 62.79   CCLD     tests/test-9
13:04:51 [2023-12-11T13:04:51.741Z] #74 62.80 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
13:04:51 [2023-12-11T13:04:51.741Z] #74 62.80   CCLD     tests/test-10
13:04:51 [2023-12-11T13:04:51.741Z] #74 62.81   CCLD     tests/test-11
13:04:51 [2023-12-11T13:04:51.997Z] #74 63.11 libtool: link: ar cr libocispec.a 
13:04:51 [2023-12-11T13:04:51.997Z] #74 63.12 libtool: link: ranlib libocispec.a
13:04:52 [2023-12-11T13:04:52.254Z] #74 63.35 make[5]: Entering directory '/tmp/crun-build/libocispec'
13:04:52 [2023-12-11T13:04:52.254Z] #74 63.40 make[5]: Leaving directory '/tmp/crun-build/libocispec'
13:04:52 [2023-12-11T13:04:52.254Z] #74 63.40 make[4]: Leaving directory '/tmp/crun-build/libocispec'
13:04:52 [2023-12-11T13:04:52.254Z] #74 63.40 make[3]: Leaving directory '/tmp/crun-build/libocispec'
13:04:52 [2023-12-11T13:04:52.254Z] #74 63.40 make[2]: Leaving directory '/tmp/crun-build/libocispec'
13:04:52 [2023-12-11T13:04:52.254Z] #74 63.40 make[2]: Entering directory '/tmp/crun-build'
13:04:52 [2023-12-11T13:04:52.254Z] #74 63.48   CC       src/libcrun/libcrun_testing_a-utils.o
13:04:52 [2023-12-11T13:04:52.254Z] #74 63.48   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
13:04:52 [2023-12-11T13:04:52.254Z] #74 63.49   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
13:04:52 [2023-12-11T13:04:52.254Z] #74 63.50   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
13:04:52 [2023-12-11T13:04:52.254Z] #74 63.51   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
13:04:52 [2023-12-11T13:04:52.254Z] #74 63.51   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
13:04:52 [2023-12-11T13:04:52.254Z] #74 63.52   CC       src/libcrun/libcrun_testing_a-cgroup.o
13:04:52 [2023-12-11T13:04:52.254Z] #74 63.54   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
13:04:52 [2023-12-11T13:04:52.254Z] #74 63.55   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
13:04:52 [2023-12-11T13:04:52.254Z] #74 63.56   CC       src/libcrun/libcrun_testing_a-container.o
13:04:52 [2023-12-11T13:04:52.254Z] #74 63.58   CC       src/libcrun/libcrun_testing_a-criu.o
13:04:52 [2023-12-11T13:04:52.511Z] #74 63.61   CC       src/libcrun/libcrun_testing_a-custom-handler.o
13:04:52 [2023-12-11T13:04:52.511Z] #74 63.61   CC       src/libcrun/libcrun_testing_a-ebpf.o
13:04:52 [2023-12-11T13:04:52.511Z] #74 63.65   CC       src/libcrun/libcrun_testing_a-error.o
13:04:52 [2023-12-11T13:04:52.511Z] #74 63.67   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
13:04:52 [2023-12-11T13:04:52.511Z] #74 63.71   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
13:04:52 [2023-12-11T13:04:52.511Z] #74 63.71   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
13:04:52 [2023-12-11T13:04:52.511Z] #74 63.73   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
13:04:52 [2023-12-11T13:04:52.511Z] #74 63.75   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
13:04:52 [2023-12-11T13:04:52.511Z] #74 63.77   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
13:04:52 [2023-12-11T13:04:52.511Z] #74 63.77   CC       src/libcrun/libcrun_testing_a-io_priority.o
13:04:52 [2023-12-11T13:04:52.511Z] #74 63.80   CC       src/libcrun/libcrun_testing_a-linux.o
13:04:52 [2023-12-11T13:04:52.511Z] #74 63.83   CC       src/libcrun/libcrun_testing_a-mount_flags.o
13:04:52 [2023-12-11T13:04:52.768Z] #74 63.86   CC       src/libcrun/libcrun_testing_a-scheduler.o
13:04:52 [2023-12-11T13:04:52.768Z] #74 63.88   CC       src/libcrun/libcrun_testing_a-seccomp.o
13:04:52 [2023-12-11T13:04:52.768Z] #74 63.89   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
13:04:52 [2023-12-11T13:04:52.768Z] #74 63.91   CC       src/libcrun/libcrun_testing_a-signals.o
13:04:52 [2023-12-11T13:04:52.768Z] #74 63.93   CC       src/libcrun/libcrun_testing_a-status.o
13:04:52 [2023-12-11T13:04:52.768Z] #74 63.97   CC       src/libcrun/libcrun_testing_a-terminal.o
13:04:53 [2023-12-11T13:04:53.025Z] #74 63.99   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
13:04:53 [2023-12-11T13:04:53.025Z] #74 64.00   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
13:04:53 [2023-12-11T13:04:53.025Z] #74 64.13   CC       src/crun-crun.o
13:04:53 [2023-12-11T13:04:53.025Z] #74 64.17   CC       src/crun-run.o
13:04:53 [2023-12-11T13:04:53.025Z] #74 64.21   CC       src/crun-delete.o
13:04:53 [2023-12-11T13:04:53.025Z] #74 64.23   CC       src/crun-kill.o
13:04:53 [2023-12-11T13:04:53.025Z] #74 64.26   CC       src/crun-pause.o
13:04:53 [2023-12-11T13:04:53.025Z] #74 64.33   CC       src/crun-unpause.o
13:04:53 [2023-12-11T13:04:53.025Z] #74 64.36   CC       src/crun-oci_features.o
13:04:53 [2023-12-11T13:04:53.282Z] #74 64.39   CC       src/crun-spec.o
13:04:53 [2023-12-11T13:04:53.282Z] #74 64.41   CC       src/crun-exec.o
13:04:53 [2023-12-11T13:04:53.282Z] #74 64.44   CC       src/crun-list.o
13:04:53 [2023-12-11T13:04:53.282Z] #74 64.48   CC       src/crun-create.o
13:04:53 [2023-12-11T13:04:53.538Z] #74 64.51   CC       src/crun-start.o
13:04:53 [2023-12-11T13:04:53.538Z] #74 64.52   CC       src/crun-state.o
13:04:53 [2023-12-11T13:04:53.538Z] #74 64.54   CC       src/crun-update.o
13:04:53 [2023-12-11T13:04:53.538Z] #74 64.67   CC       src/crun-ps.o
13:04:53 [2023-12-11T13:04:53.538Z] #74 64.79   CC       src/crun-checkpoint.o
13:04:53 [2023-12-11T13:04:53.795Z] #74 64.81   CC       src/crun-restore.o
13:04:53 [2023-12-11T13:04:53.795Z] #74 64.96   CC       src/libcrun/crun-cloned_binary.o
13:04:53 [2023-12-11T13:04:53.795Z] #74 64.98   CC       src/libcrun/libcrun_la-utils.lo
13:04:53 [2023-12-11T13:04:53.795Z] #74 65.00   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
13:04:53 [2023-12-11T13:04:53.795Z] #74 65.04   CC       src/libcrun/libcrun_la-cgroup-resources.lo
13:04:53 [2023-12-11T13:04:53.795Z] #74 65.05   CC       src/libcrun/libcrun_la-cgroup-setup.lo
13:04:53 [2023-12-11T13:04:53.795Z] #74 65.07   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
13:04:54 [2023-12-11T13:04:54.052Z] #74 65.09   CC       src/libcrun/libcrun_la-cgroup-utils.lo
13:04:54 [2023-12-11T13:04:54.052Z] #74 65.12   CC       src/libcrun/libcrun_la-cgroup.lo
13:04:54 [2023-12-11T13:04:54.052Z] #74 65.13   CC       src/libcrun/libcrun_la-chroot_realpath.lo
13:04:54 [2023-12-11T13:04:54.052Z] #74 65.14   CC       src/libcrun/libcrun_la-cloned_binary.lo
13:04:54 [2023-12-11T13:04:54.052Z] #74 65.17   CC       src/libcrun/libcrun_la-container.lo
13:04:54 [2023-12-11T13:04:54.052Z] #74 65.23   CC       src/libcrun/libcrun_la-criu.lo
13:04:54 [2023-12-11T13:04:54.052Z] #74 65.26   CC       src/libcrun/libcrun_la-custom-handler.lo
13:04:54 [2023-12-11T13:04:54.052Z] #74 65.26   CC       src/libcrun/libcrun_la-ebpf.lo
13:04:54 [2023-12-11T13:04:54.052Z] #74 65.33   CC       src/libcrun/libcrun_la-error.lo
13:04:54 [2023-12-11T13:04:54.052Z] #74 65.35   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
13:04:54 [2023-12-11T13:04:54.309Z] #74 65.37   CC       src/libcrun/handlers/libcrun_la-krun.lo
13:04:54 [2023-12-11T13:04:54.309Z] #74 65.37   CC       src/libcrun/handlers/libcrun_la-mono.lo
13:04:54 [2023-12-11T13:04:54.309Z] #74 65.38   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
13:04:54 [2023-12-11T13:04:54.309Z] #74 65.39   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
13:04:54 [2023-12-11T13:04:54.309Z] #74 65.41   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
13:04:54 [2023-12-11T13:04:54.309Z] #74 65.43   CC       src/libcrun/libcrun_la-io_priority.lo
13:04:54 [2023-12-11T13:04:54.309Z] #74 65.45   CC       src/libcrun/libcrun_la-linux.lo
13:04:54 [2023-12-11T13:04:54.309Z] #74 65.46   CC       src/libcrun/libcrun_la-mount_flags.lo
13:04:54 [2023-12-11T13:04:54.309Z] #74 65.53   CC       src/libcrun/libcrun_la-scheduler.lo
13:04:54 [2023-12-11T13:04:54.309Z] #74 65.55   CC       src/libcrun/libcrun_la-seccomp.lo
13:04:54 [2023-12-11T13:04:54.309Z] #74 65.58   CC       src/libcrun/libcrun_la-seccomp_notify.lo
13:04:54 [2023-12-11T13:04:54.566Z] #74 65.60   CC       src/libcrun/libcrun_la-signals.lo
13:04:54 [2023-12-11T13:04:54.566Z] #74 65.61   CC       src/libcrun/libcrun_la-status.lo
13:04:54 [2023-12-11T13:04:54.566Z] #74 65.61   CC       src/libcrun/libcrun_la-terminal.lo
13:04:54 [2023-12-11T13:04:54.566Z] #74 65.63   CC       tests/init.o
13:04:54 [2023-12-11T13:04:54.566Z] #74 65.64   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
13:04:54 [2023-12-11T13:04:54.823Z] #74 ...
13:04:54 [2023-12-11T13:04:54.823Z] 
13:04:54 [2023-12-11T13:04:54.823Z] #79 [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...)
13:04:54 [2023-12-11T13:04:54.823Z] #79 47.61 + bin/containerd
13:04:54 [2023-12-11T13:04:54.823Z] #79 47.61 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.11 -X github.com/containerd/containerd/version.Revision=64b8a811b07ba6288238eefc14d898ee0b5b99ba -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
13:04:56 [2023-12-11T13:04:56.232Z] #79 ...
13:04:56 [2023-12-11T13:04:56.232Z] 
13:04:56 [2023-12-11T13:04:56.232Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:04:56 [2023-12-11T13:04:56.232Z] #74 67.24   CCLD     tests/init
13:04:58 [2023-12-11T13:04:58.125Z] #74 69.44   AR       libcrun_testing.a
13:04:58 [2023-12-11T13:04:58.380Z] #74 69.44 ar: `u' modifier ignored since `D' is the default (see `U')
13:04:58 [2023-12-11T13:04:58.380Z] #74 69.47   CCLD     tests/tests_libcrun_utils
13:04:58 [2023-12-11T13:04:58.380Z] #74 69.47   CCLD     tests/tests_libcrun_errors
13:04:58 [2023-12-11T13:04:58.380Z] #74 69.47   CCLD     tests/tests_libcrun_fuzzer
13:04:58 [2023-12-11T13:04:58.940Z] #74 69.99   CCLD     libcrun.la
13:04:58 [2023-12-11T13:04:58.940Z] #74 70.21   CCLD     crun
13:04:59 [2023-12-11T13:04:59.196Z] #74 70.37 make[3]: Entering directory '/tmp/crun-build'
13:04:59 [2023-12-11T13:04:59.196Z] #74 70.45  /usr/bin/mkdir -p '/usr/local/share/man/man1'
13:04:59 [2023-12-11T13:04:59.196Z] #74 70.45  /usr/bin/mkdir -p '/usr/local/lib'
13:04:59 [2023-12-11T13:04:59.196Z] #74 70.45  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
13:04:59 [2023-12-11T13:04:59.196Z] #74 70.46  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
13:04:59 [2023-12-11T13:04:59.196Z] #74 70.49 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
13:04:59 [2023-12-11T13:04:59.452Z] #74 70.49 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
13:04:59 [2023-12-11T13:04:59.452Z] #74 70.50 libtool: install: chmod 644 /usr/local/lib/libcrun.a
13:04:59 [2023-12-11T13:04:59.452Z] #74 70.51 libtool: install: ranlib /usr/local/lib/libcrun.a
13:04:59 [2023-12-11T13:04:59.452Z] #74 70.60 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
13:04:59 [2023-12-11T13:04:59.707Z] #74 70.60 ----------------------------------------------------------------------
13:04:59 [2023-12-11T13:04:59.707Z] #74 70.60 Libraries have been installed in:
13:04:59 [2023-12-11T13:04:59.707Z] #74 70.60    /usr/local/lib
13:04:59 [2023-12-11T13:04:59.707Z] #74 70.60 
13:04:59 [2023-12-11T13:04:59.707Z] #74 70.60 If you ever happen to want to link against installed libraries
13:04:59 [2023-12-11T13:04:59.707Z] #74 70.60 in a given directory, LIBDIR, you must either use libtool, and
13:04:59 [2023-12-11T13:04:59.707Z] #74 70.60 specify the full pathname of the library, or use the '-LLIBDIR'
13:04:59 [2023-12-11T13:04:59.707Z] #74 70.60 flag during linking and do at least one of the following:
13:04:59 [2023-12-11T13:04:59.707Z] #74 70.60    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
13:04:59 [2023-12-11T13:04:59.707Z] #74 70.60      during execution
13:04:59 [2023-12-11T13:04:59.707Z] #74 70.60    - add LIBDIR to the 'LD_RUN_PATH' environment variable
13:04:59 [2023-12-11T13:04:59.707Z] #74 70.60      during linking
13:04:59 [2023-12-11T13:04:59.707Z] #74 70.60    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
13:04:59 [2023-12-11T13:04:59.707Z] #74 70.60    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
13:04:59 [2023-12-11T13:04:59.707Z] #74 70.60 
13:04:59 [2023-12-11T13:04:59.707Z] #74 70.60 See any operating system documentation about shared libraries for
13:04:59 [2023-12-11T13:04:59.707Z] #74 70.60 more information, such as the ld(1) and ld.so(8) manual pages.
13:04:59 [2023-12-11T13:04:59.707Z] #74 70.60 ----------------------------------------------------------------------
13:04:59 [2023-12-11T13:04:59.707Z] #74 70.60  /usr/bin/mkdir -p '/build'
13:04:59 [2023-12-11T13:04:59.707Z] #74 70.61   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
13:04:59 [2023-12-11T13:04:59.707Z] #74 70.64 libtool: install: /usr/bin/install -c crun /build/crun
13:04:59 [2023-12-11T13:04:59.707Z] #74 70.65 make[3]: Leaving directory '/tmp/crun-build'
13:04:59 [2023-12-11T13:04:59.707Z] #74 70.65 make[2]: Leaving directory '/tmp/crun-build'
13:04:59 [2023-12-11T13:04:59.707Z] #74 70.65 make[1]: Leaving directory '/tmp/crun-build'
13:04:59 [2023-12-11T13:04:59.962Z] #74 DONE 71.2s
13:04:59 [2023-12-11T13:04:59.962Z] 
13:04:59 [2023-12-11T13:04:59.962Z] #79 [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...)
13:05:04 [2023-12-11T13:05:04.168Z] #79 67.06 + bin/containerd-stress
13:05:04 [2023-12-11T13:05:04.168Z] #79 67.06 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.11 -X github.com/containerd/containerd/version.Revision=64b8a811b07ba6288238eefc14d898ee0b5b99ba -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
13:05:05 [2023-12-11T13:05:05.530Z] #79 68.29 + bin/containerd-shim
13:05:06 [2023-12-11T13:05:06.090Z] #79 68.85 + bin/containerd-shim-runc-v1
13:05:07 [2023-12-11T13:05:07.015Z] #79 69.69 + bin/containerd-shim-runc-v2
13:05:07 [2023-12-11T13:05:07.575Z] #79 70.41 + binaries
13:05:08 [2023-12-11T13:05:08.135Z] #79 DONE 70.8s
13:05:08 [2023-12-11T13:05:08.695Z] 
13:05:08 [2023-12-11T13:05:08.695Z] #93 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
13:05:08 [2023-12-11T13:05:08.695Z] #93 DONE 0.2s
13:05:08 [2023-12-11T13:05:08.950Z] 
13:05:08 [2023-12-11T13:05:08.950Z] #94 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
13:05:08 [2023-12-11T13:05:08.950Z] #94 DONE 0.2s
13:05:09 [2023-12-11T13:05:09.205Z] 
13:05:09 [2023-12-11T13:05:09.205Z] #95 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
13:05:09 [2023-12-11T13:05:09.205Z] #95 DONE 0.2s
13:05:09 [2023-12-11T13:05:09.205Z] 
13:05:09 [2023-12-11T13:05:09.205Z] #96 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
13:05:09 [2023-12-11T13:05:09.205Z] #96 DONE 0.0s
13:05:09 [2023-12-11T13:05:09.205Z] 
13:05:09 [2023-12-11T13:05:09.205Z] #97 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
13:05:09 [2023-12-11T13:05:09.205Z] #97 DONE 0.0s
13:05:09 [2023-12-11T13:05:09.205Z] 
13:05:09 [2023-12-11T13:05:09.205Z] #98 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
13:05:09 [2023-12-11T13:05:09.205Z] #98 DONE 0.0s
13:05:09 [2023-12-11T13:05:09.460Z] 
13:05:09 [2023-12-11T13:05:09.460Z] #99 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
13:05:09 [2023-12-11T13:05:09.460Z] #99 DONE 0.1s
13:05:09 [2023-12-11T13:05:09.715Z] 
13:05:09 [2023-12-11T13:05:09.715Z] #100 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
13:05:09 [2023-12-11T13:05:09.715Z] #100 DONE 0.2s
13:05:09 [2023-12-11T13:05:09.715Z] 
13:05:09 [2023-12-11T13:05:09.715Z] #101 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
13:05:09 [2023-12-11T13:05:09.715Z] #101 DONE 0.0s
13:05:09 [2023-12-11T13:05:09.715Z] 
13:05:09 [2023-12-11T13:05:09.715Z] #102 [dev-base  1/12] RUN groupadd -r docker
13:05:09 [2023-12-11T13:05:09.970Z] #102 DONE 0.3s
13:05:09 [2023-12-11T13:05:09.970Z] 
13:05:09 [2023-12-11T13:05:09.970Z] #103 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
13:05:10 [2023-12-11T13:05:10.225Z] #103 DONE 0.4s
13:05:10 [2023-12-11T13:05:10.480Z] 
13:05:10 [2023-12-11T13:05:10.480Z] #104 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
13:05:10 [2023-12-11T13:05:10.480Z] #104 0.307 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
13:05:10 [2023-12-11T13:05:10.735Z] #104 DONE 0.3s
13:05:10 [2023-12-11T13:05:10.735Z] 
13:05:10 [2023-12-11T13:05:10.735Z] #105 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
13:05:10 [2023-12-11T13:05:10.990Z] #105 DONE 0.3s
13:05:11 [2023-12-11T13:05:11.245Z] 
13:05:11 [2023-12-11T13:05:11.246Z] #106 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
13:05:11 [2023-12-11T13:05:11.500Z] #106 DONE 0.4s
13:05:11 [2023-12-11T13:05:11.500Z] 
13:05:11 [2023-12-11T13:05:11.500Z] #107 [dev-base  6/12] RUN ldconfig
13:05:11 [2023-12-11T13:05:11.755Z] #107 DONE 0.3s
13:05:11 [2023-12-11T13:05:11.755Z] 
13:05:11 [2023-12-11T13:05:11.755Z] #108 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
13:05:12 [2023-12-11T13:05:12.011Z] #108 DONE 0.4s
13:05:12 [2023-12-11T13:05:12.266Z] 
13:05:12 [2023-12-11T13:05:12.266Z] #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
13:05:12 [2023-12-11T13:05:12.826Z] #109 0.592 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
13:05:12 [2023-12-11T13:05:12.826Z] #109 0.602 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
13:05:12 [2023-12-11T13:05:12.826Z] #109 0.602 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
13:05:12 [2023-12-11T13:05:12.826Z] #109 0.688 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
13:05:12 [2023-12-11T13:05:12.826Z] #109 0.767 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [6672 B]
13:05:13 [2023-12-11T13:05:13.081Z] #109 0.836 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [103 kB]
13:05:13 [2023-12-11T13:05:13.727Z] #109 1.713 Fetched 9046 kB in 1s (6560 kB/s)
13:05:14 [2023-12-11T13:05:14.328Z] #109 1.713 Reading package lists...
13:05:15 [2023-12-11T13:05:15.143Z] #109 2.336 Reading package lists...
13:05:15 [2023-12-11T13:05:15.143Z] #109 2.954 Building dependency tree...
13:05:15 [2023-12-11T13:05:15.398Z] #109 3.405 The following additional packages will be installed:
13:05:15 [2023-12-11T13:05:15.653Z] #109 3.405   dmsetup libaio1 libapparmor1 libargon2-1 libbpf1 libcryptsetup12
13:05:15 [2023-12-11T13:05:15.653Z] #109 3.406   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
13:05:15 [2023-12-11T13:05:15.653Z] #109 3.406   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0
13:05:15 [2023-12-11T13:05:15.653Z] #109 3.406   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libsodium23
13:05:15 [2023-12-11T13:05:15.653Z] #109 3.407   libsubid4 libsystemd-shared libsystemd0 libudev1 liburcu8 libxtables12
13:05:15 [2023-12-11T13:05:15.653Z] #109 3.407   sgml-base systemd vim-runtime
13:05:15 [2023-12-11T13:05:15.653Z] #109 3.410 Suggested packages:
13:05:15 [2023-12-11T13:05:15.653Z] #109 3.410   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
13:05:15 [2023-12-11T13:05:15.653Z] #109 3.410   gpm ed diffutils-doc sgml-base-doc systemd-container systemd-homed
13:05:15 [2023-12-11T13:05:15.653Z] #109 3.410   systemd-userdbd systemd-boot systemd-resolved libqrencode4
13:05:15 [2023-12-11T13:05:15.653Z] #109 3.410   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 ctags
13:05:15 [2023-12-11T13:05:15.653Z] #109 3.410   vim-doc vim-scripts xfsdump acl attr quota
13:05:15 [2023-12-11T13:05:15.653Z] #109 3.410 Recommended packages:
13:05:15 [2023-12-11T13:05:15.653Z] #109 3.410   libatm1 nftables libpam-cap default-dbus-system-bus | dbus-system-bus
13:05:15 [2023-12-11T13:05:15.653Z] #109 3.410   systemd-timesyncd | time-daemon xxd unzip
13:05:15 [2023-12-11T13:05:15.908Z] #109 3.838 The following NEW packages will be installed:
13:05:16 [2023-12-11T13:05:16.163Z] #109 3.838   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
13:05:16 [2023-12-11T13:05:16.163Z] #109 3.838   libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12
13:05:16 [2023-12-11T13:05:16.163Z] #109 3.839   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
13:05:16 [2023-12-11T13:05:16.163Z] #109 3.839   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
13:05:16 [2023-12-11T13:05:16.163Z] #109 3.839   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
13:05:16 [2023-12-11T13:05:16.163Z] #109 3.839   libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12
13:05:16 [2023-12-11T13:05:16.163Z] #109 3.840   libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote
13:05:16 [2023-12-11T13:05:16.163Z] #109 3.840   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils
13:05:16 [2023-12-11T13:05:16.163Z] #109 3.840   zip zstd
13:05:16 [2023-12-11T13:05:16.163Z] #109 3.841 The following packages will be upgraded:
13:05:16 [2023-12-11T13:05:16.163Z] #109 3.842   libsystemd0 libudev1
13:05:16 [2023-12-11T13:05:16.163Z] #109 4.119 2 upgraded, 56 newly installed, 0 to remove and 9 not upgraded.
13:05:16 [2023-12-11T13:05:16.163Z] #109 4.119 Need to get 32.2 MB of archives.
13:05:16 [2023-12-11T13:05:16.163Z] #109 4.119 After this operation, 143 MB of additional disk space will be used.
13:05:16 [2023-12-11T13:05:16.163Z] #109 4.119 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.125 Get:2 http://deb.debian.org/debian bookworm/main arm64 libudev1 arm64 252.19-1~deb12u1 [102 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.133 Get:3 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.137 Get:4 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.141 Get:5 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.141 Get:6 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u1 [205 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.144 Get:7 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+b1 [182 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.147 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.150 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.183 Get:10 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.188 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.19-1~deb12u1 [1506 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.198 Get:12 http://deb.debian.org/debian bookworm/main arm64 libsystemd0 arm64 252.19-1~deb12u1 [307 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.200 Get:13 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.19-1~deb12u1 [2828 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.217 Get:14 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.217 Get:15 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.218 Get:16 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.227 Get:17 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.228 Get:18 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.229 Get:19 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.229 Get:20 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.229 Get:21 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.230 Get:22 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.235 Get:23 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.236 Get:24 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.237 Get:25 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.237 Get:26 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.240 Get:27 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.243 Get:28 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.243 Get:29 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.243 Get:30 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.244 Get:31 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.244 Get:32 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.245 Get:33 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.246 Get:34 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.248 Get:35 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.248 Get:36 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.249 Get:37 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.250 Get:38 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.262 Get:39 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.317 Get:40 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.317 Get:41 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.318 Get:42 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.318 Get:43 http://deb.debian.org/debian bookworm/main arm64 libnl-3-200 arm64 3.7.0-0.2+b1 [60.2 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.319 Get:44 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.319 Get:45 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.320 Get:46 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.321 Get:47 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.322 Get:48 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.322 Get:49 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.323 Get:50 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.324 Get:51 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.19-1~deb12u1 [92.3 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.324 Get:52 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB]
13:05:16 [2023-12-11T13:05:16.418Z] #109 4.328 Get:53 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB]
13:05:16 [2023-12-11T13:05:16.673Z] #109 4.330 Get:54 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB]
13:05:16 [2023-12-11T13:05:16.673Z] #109 4.381 Get:55 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB]
13:05:16 [2023-12-11T13:05:16.673Z] #109 4.388 Get:56 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB]
13:05:16 [2023-12-11T13:05:16.673Z] #109 4.393 Get:57 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB]
13:05:16 [2023-12-11T13:05:16.673Z] #109 4.394 Get:58 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB]
13:05:16 [2023-12-11T13:05:16.673Z] #109 4.550 debconf: delaying package configuration, since apt-utils is not installed
13:05:16 [2023-12-11T13:05:16.673Z] #109 4.589 Fetched 32.2 MB in 1s (59.1 MB/s)
13:05:16 [2023-12-11T13:05:16.673Z] #109 4.616 Selecting previously unselected package libargon2-1:arm64.
13:05:16 [2023-12-11T13:05:16.673Z] #109 4.616 (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.)
13:05:16 [2023-12-11T13:05:16.673Z] #109 4.625 Preparing to unpack .../libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ...
13:05:16 [2023-12-11T13:05:16.673Z] #109 4.632 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
13:05:16 [2023-12-11T13:05:16.673Z] #109 4.671 Preparing to unpack .../libudev1_252.19-1~deb12u1_arm64.deb ...
13:05:16 [2023-12-11T13:05:16.928Z] #109 4.682 Unpacking libudev1:arm64 (252.19-1~deb12u1) over (252.17-1~deb12u1) ...
13:05:16 [2023-12-11T13:05:16.928Z] #109 4.741 Setting up libudev1:arm64 (252.19-1~deb12u1) ...
13:05:16 [2023-12-11T13:05:16.928Z] #109 4.781 Selecting previously unselected package dmsetup.
13:05:16 [2023-12-11T13:05:16.928Z] #109 4.781 (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 ... 15672 files and directories currently installed.)
13:05:16 [2023-12-11T13:05:16.928Z] #109 4.789 Preparing to unpack .../0-dmsetup_2%3a1.02.185-2_arm64.deb ...
13:05:16 [2023-12-11T13:05:16.928Z] #109 4.792 Unpacking dmsetup (2:1.02.185-2) ...
13:05:16 [2023-12-11T13:05:16.928Z] #109 4.833 Selecting previously unselected package libdevmapper1.02.1:arm64.
13:05:16 [2023-12-11T13:05:16.928Z] #109 4.835 Preparing to unpack .../1-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ...
13:05:16 [2023-12-11T13:05:16.928Z] #109 4.839 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
13:05:16 [2023-12-11T13:05:16.928Z] #109 4.878 Selecting previously unselected package libjson-c5:arm64.
13:05:16 [2023-12-11T13:05:16.928Z] #109 4.880 Preparing to unpack .../2-libjson-c5_0.16-2_arm64.deb ...
13:05:16 [2023-12-11T13:05:16.928Z] #109 4.883 Unpacking libjson-c5:arm64 (0.16-2) ...
13:05:17 [2023-12-11T13:05:17.183Z] #109 4.918 Selecting previously unselected package libcryptsetup12:arm64.
13:05:17 [2023-12-11T13:05:17.183Z] #109 4.920 Preparing to unpack .../3-libcryptsetup12_2%3a2.6.1-4~deb12u1_arm64.deb ...
13:05:17 [2023-12-11T13:05:17.183Z] #109 4.923 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u1) ...
13:05:17 [2023-12-11T13:05:17.183Z] #109 4.973 Selecting previously unselected package libfdisk1:arm64.
13:05:17 [2023-12-11T13:05:17.183Z] #109 4.975 Preparing to unpack .../4-libfdisk1_2.38.1-5+b1_arm64.deb ...
13:05:17 [2023-12-11T13:05:17.183Z] #109 4.979 Unpacking libfdisk1:arm64 (2.38.1-5+b1) ...
13:05:17 [2023-12-11T13:05:17.183Z] #109 5.025 Selecting previously unselected package libkmod2:arm64.
13:05:17 [2023-12-11T13:05:17.183Z] #109 5.027 Preparing to unpack .../5-libkmod2_30+20221128-1_arm64.deb ...
13:05:17 [2023-12-11T13:05:17.183Z] #109 5.031 Unpacking libkmod2:arm64 (30+20221128-1) ...
13:05:17 [2023-12-11T13:05:17.183Z] #109 5.073 Selecting previously unselected package libapparmor1:arm64.
13:05:17 [2023-12-11T13:05:17.183Z] #109 5.075 Preparing to unpack .../6-libapparmor1_3.0.8-3_arm64.deb ...
13:05:17 [2023-12-11T13:05:17.183Z] #109 5.078 Unpacking libapparmor1:arm64 (3.0.8-3) ...
13:05:17 [2023-12-11T13:05:17.183Z] #109 5.114 Selecting previously unselected package libip4tc2:arm64.
13:05:17 [2023-12-11T13:05:17.183Z] #109 5.116 Preparing to unpack .../7-libip4tc2_1.8.9-2_arm64.deb ...
13:05:17 [2023-12-11T13:05:17.183Z] #109 5.119 Unpacking libip4tc2:arm64 (1.8.9-2) ...
13:05:17 [2023-12-11T13:05:17.183Z] #109 5.151 Selecting previously unselected package libsystemd-shared:arm64.
13:05:17 [2023-12-11T13:05:17.438Z] #109 5.153 Preparing to unpack .../8-libsystemd-shared_252.19-1~deb12u1_arm64.deb ...
13:05:17 [2023-12-11T13:05:17.438Z] #109 5.157 Unpacking libsystemd-shared:arm64 (252.19-1~deb12u1) ...
13:05:17 [2023-12-11T13:05:17.438Z] #109 5.305 Preparing to unpack .../9-libsystemd0_252.19-1~deb12u1_arm64.deb ...
13:05:17 [2023-12-11T13:05:17.694Z] #109 5.315 Unpacking libsystemd0:arm64 (252.19-1~deb12u1) over (252.17-1~deb12u1) ...
13:05:17 [2023-12-11T13:05:17.694Z] #109 5.393 Setting up libsystemd0:arm64 (252.19-1~deb12u1) ...
13:05:17 [2023-12-11T13:05:17.694Z] #109 5.584 Selecting previously unselected package systemd.
13:05:17 [2023-12-11T13:05:17.949Z] #109 5.584 (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 ... 15742 files and directories currently installed.)
13:05:17 [2023-12-11T13:05:17.949Z] #109 5.593 Preparing to unpack .../00-systemd_252.19-1~deb12u1_arm64.deb ...
13:05:17 [2023-12-11T13:05:17.949Z] #109 5.612 Unpacking systemd (252.19-1~deb12u1) ...
13:05:17 [2023-12-11T13:05:17.949Z] #109 5.870 Selecting previously unselected package pigz.
13:05:17 [2023-12-11T13:05:17.949Z] #109 5.872 Preparing to unpack .../01-pigz_2.6-1_arm64.deb ...
13:05:17 [2023-12-11T13:05:17.949Z] #109 5.876 Unpacking pigz (2.6-1) ...
13:05:17 [2023-12-11T13:05:17.949Z] #109 5.918 Selecting previously unselected package sgml-base.
13:05:17 [2023-12-11T13:05:17.949Z] #109 5.920 Preparing to unpack .../02-sgml-base_1.31_all.deb ...
13:05:17 [2023-12-11T13:05:17.949Z] #109 5.926 Unpacking sgml-base (1.31) ...
13:05:17 [2023-12-11T13:05:17.949Z] #109 5.982 Selecting previously unselected package sudo.
13:05:18 [2023-12-11T13:05:18.205Z] #109 5.984 Preparing to unpack .../03-sudo_1.9.13p3-1+deb12u1_arm64.deb ...
13:05:18 [2023-12-11T13:05:18.205Z] #109 5.989 Unpacking sudo (1.9.13p3-1+deb12u1) ...
13:05:18 [2023-12-11T13:05:18.205Z] #109 6.117 Selecting previously unselected package libelf1:arm64.
13:05:18 [2023-12-11T13:05:18.205Z] #109 6.119 Preparing to unpack .../04-libelf1_0.188-2.1_arm64.deb ...
13:05:18 [2023-12-11T13:05:18.205Z] #109 6.123 Unpacking libelf1:arm64 (0.188-2.1) ...
13:05:18 [2023-12-11T13:05:18.205Z] #109 6.170 Selecting previously unselected package libbpf1:arm64.
13:05:18 [2023-12-11T13:05:18.205Z] #109 6.172 Preparing to unpack .../05-libbpf1_1%3a1.1.0-1_arm64.deb ...
13:05:18 [2023-12-11T13:05:18.205Z] #109 6.175 Unpacking libbpf1:arm64 (1:1.1.0-1) ...
13:05:18 [2023-12-11T13:05:18.205Z] #109 6.219 Selecting previously unselected package libmnl0:arm64.
13:05:18 [2023-12-11T13:05:18.461Z] #109 6.221 Preparing to unpack .../06-libmnl0_1.0.4-3_arm64.deb ...
13:05:18 [2023-12-11T13:05:18.461Z] #109 6.224 Unpacking libmnl0:arm64 (1.0.4-3) ...
13:05:18 [2023-12-11T13:05:18.461Z] #109 6.262 Selecting previously unselected package libxtables12:arm64.
13:05:18 [2023-12-11T13:05:18.461Z] #109 6.264 Preparing to unpack .../07-libxtables12_1.8.9-2_arm64.deb ...
13:05:18 [2023-12-11T13:05:18.461Z] #109 6.267 Unpacking libxtables12:arm64 (1.8.9-2) ...
13:05:18 [2023-12-11T13:05:18.461Z] #109 6.298 Selecting previously unselected package libcap2-bin.
13:05:18 [2023-12-11T13:05:18.461Z] #109 6.300 Preparing to unpack .../08-libcap2-bin_1%3a2.66-4_arm64.deb ...
13:05:18 [2023-12-11T13:05:18.461Z] #109 6.305 Unpacking libcap2-bin (1:2.66-4) ...
13:05:18 [2023-12-11T13:05:18.461Z] #109 6.351 Selecting previously unselected package iproute2.
13:05:18 [2023-12-11T13:05:18.461Z] #109 6.354 Preparing to unpack .../09-iproute2_6.1.0-3_arm64.deb ...
13:05:18 [2023-12-11T13:05:18.461Z] #109 6.357 Unpacking iproute2 (6.1.0-3) ...
13:05:18 [2023-12-11T13:05:18.461Z] #109 6.471 Selecting previously unselected package vim-common.
13:05:18 [2023-12-11T13:05:18.716Z] #109 6.473 Preparing to unpack .../10-vim-common_2%3a9.0.1378-2_all.deb ...
13:05:18 [2023-12-11T13:05:18.716Z] #109 6.476 Unpacking vim-common (2:9.0.1378-2) ...
13:05:18 [2023-12-11T13:05:18.716Z] #109 6.529 Selecting previously unselected package bash-completion.
13:05:18 [2023-12-11T13:05:18.716Z] #109 6.531 Preparing to unpack .../11-bash-completion_1%3a2.11-6_all.deb ...
13:05:18 [2023-12-11T13:05:18.716Z] #109 6.545 Unpacking bash-completion (1:2.11-6) ...
13:05:18 [2023-12-11T13:05:18.716Z] #109 6.659 Selecting previously unselected package bzip2.
13:05:18 [2023-12-11T13:05:18.971Z] #109 6.662 Preparing to unpack .../12-bzip2_1.0.8-5+b1_arm64.deb ...
13:05:18 [2023-12-11T13:05:18.971Z] #109 6.665 Unpacking bzip2 (1.0.8-5+b1) ...
13:05:18 [2023-12-11T13:05:18.971Z] #109 6.702 Selecting previously unselected package xz-utils.
13:05:18 [2023-12-11T13:05:18.971Z] #109 6.704 Preparing to unpack .../13-xz-utils_5.4.1-0.2_arm64.deb ...
13:05:18 [2023-12-11T13:05:18.971Z] #109 6.707 Unpacking xz-utils (5.4.1-0.2) ...
13:05:18 [2023-12-11T13:05:18.971Z] #109 6.794 Selecting previously unselected package apparmor.
13:05:18 [2023-12-11T13:05:18.971Z] #109 6.796 Preparing to unpack .../14-apparmor_3.0.8-3_arm64.deb ...
13:05:18 [2023-12-11T13:05:18.971Z] #109 6.817 Unpacking apparmor (3.0.8-3) ...
13:05:18 [2023-12-11T13:05:18.971Z] #109 6.901 Selecting previously unselected package inetutils-ping.
13:05:19 [2023-12-11T13:05:19.226Z] #109 6.903 Preparing to unpack .../15-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ...
13:05:19 [2023-12-11T13:05:19.226Z] #109 6.908 Unpacking inetutils-ping (2:2.4-2+deb12u1) ...
13:05:19 [2023-12-11T13:05:19.226Z] #109 6.949 Selecting previously unselected package libip6tc2:arm64.
13:05:19 [2023-12-11T13:05:19.226Z] #109 6.952 Preparing to unpack .../16-libip6tc2_1.8.9-2_arm64.deb ...
13:05:19 [2023-12-11T13:05:19.226Z] #109 6.955 Unpacking libip6tc2:arm64 (1.8.9-2) ...
13:05:19 [2023-12-11T13:05:19.226Z] #109 6.992 Selecting previously unselected package libnfnetlink0:arm64.
13:05:19 [2023-12-11T13:05:19.226Z] #109 6.994 Preparing to unpack .../17-libnfnetlink0_1.0.2-2_arm64.deb ...
13:05:19 [2023-12-11T13:05:19.226Z] #109 6.998 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
13:05:19 [2023-12-11T13:05:19.226Z] #109 7.036 Selecting previously unselected package libnetfilter-conntrack3:arm64.
13:05:19 [2023-12-11T13:05:19.226Z] #109 7.038 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.9-3_arm64.deb ...
13:05:19 [2023-12-11T13:05:19.226Z] #109 7.042 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ...
13:05:19 [2023-12-11T13:05:19.226Z] #109 7.080 Selecting previously unselected package libnftnl11:arm64.
13:05:19 [2023-12-11T13:05:19.226Z] #109 7.082 Preparing to unpack .../19-libnftnl11_1.2.4-2_arm64.deb ...
13:05:19 [2023-12-11T13:05:19.226Z] #109 7.086 Unpacking libnftnl11:arm64 (1.2.4-2) ...
13:05:19 [2023-12-11T13:05:19.226Z] #109 7.125 Selecting previously unselected package iptables.
13:05:19 [2023-12-11T13:05:19.226Z] #109 7.127 Preparing to unpack .../20-iptables_1.8.9-2_arm64.deb ...
13:05:19 [2023-12-11T13:05:19.226Z] #109 7.130 Unpacking iptables (1.8.9-2) ...
13:05:19 [2023-12-11T13:05:19.226Z] #109 7.219 Selecting previously unselected package libonig5:arm64.
13:05:19 [2023-12-11T13:05:19.481Z] #109 7.221 Preparing to unpack .../21-libonig5_6.9.8-1_arm64.deb ...
13:05:19 [2023-12-11T13:05:19.481Z] #109 7.226 Unpacking libonig5:arm64 (6.9.8-1) ...
13:05:19 [2023-12-11T13:05:19.481Z] #109 7.274 Selecting previously unselected package libjq1:arm64.
13:05:19 [2023-12-11T13:05:19.481Z] #109 7.276 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
13:05:19 [2023-12-11T13:05:19.481Z] #109 7.279 Unpacking libjq1:arm64 (1.6-2.1) ...
13:05:19 [2023-12-11T13:05:19.481Z] #109 7.319 Selecting previously unselected package jq.
13:05:19 [2023-12-11T13:05:19.481Z] #109 7.322 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
13:05:19 [2023-12-11T13:05:19.481Z] #109 7.326 Unpacking jq (1.6-2.1) ...
13:05:19 [2023-12-11T13:05:19.481Z] #109 7.365 Selecting previously unselected package libaio1:arm64.
13:05:19 [2023-12-11T13:05:19.481Z] #109 7.367 Preparing to unpack .../24-libaio1_0.3.113-4_arm64.deb ...
13:05:19 [2023-12-11T13:05:19.481Z] #109 7.371 Unpacking libaio1:arm64 (0.3.113-4) ...
13:05:19 [2023-12-11T13:05:19.481Z] #109 7.408 Selecting previously unselected package libgpm2:arm64.
13:05:19 [2023-12-11T13:05:19.481Z] #109 7.410 Preparing to unpack .../25-libgpm2_1.20.7-10+b1_arm64.deb ...
13:05:19 [2023-12-11T13:05:19.481Z] #109 7.415 Unpacking libgpm2:arm64 (1.20.7-10+b1) ...
13:05:19 [2023-12-11T13:05:19.481Z] #109 7.455 Selecting previously unselected package libicu72:arm64.
13:05:19 [2023-12-11T13:05:19.736Z] #109 7.457 Preparing to unpack .../26-libicu72_72.1-3_arm64.deb ...
13:05:19 [2023-12-11T13:05:19.736Z] #109 7.460 Unpacking libicu72:arm64 (72.1-3) ...
13:05:19 [2023-12-11T13:05:19.991Z] #109 8.018 Selecting previously unselected package libinih1:arm64.
13:05:20 [2023-12-11T13:05:20.247Z] #109 8.020 Preparing to unpack .../27-libinih1_55-1_arm64.deb ...
13:05:20 [2023-12-11T13:05:20.247Z] #109 8.024 Unpacking libinih1:arm64 (55-1) ...
13:05:20 [2023-12-11T13:05:20.247Z] #109 8.063 Selecting previously unselected package libmicrohttpd12:arm64.
13:05:20 [2023-12-11T13:05:20.247Z] #109 8.065 Preparing to unpack .../28-libmicrohttpd12_0.9.75-6_arm64.deb ...
13:05:20 [2023-12-11T13:05:20.247Z] #109 8.070 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ...
13:05:20 [2023-12-11T13:05:20.247Z] #109 8.114 Selecting previously unselected package libnet1:arm64.
13:05:20 [2023-12-11T13:05:20.247Z] #109 8.116 Preparing to unpack .../29-libnet1_1.1.6+dfsg-3.2_arm64.deb ...
13:05:20 [2023-12-11T13:05:20.247Z] #109 8.120 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ...
13:05:20 [2023-12-11T13:05:20.247Z] #109 8.164 Selecting previously unselected package libnl-3-200:arm64.
13:05:20 [2023-12-11T13:05:20.247Z] #109 8.166 Preparing to unpack .../30-libnl-3-200_3.7.0-0.2+b1_arm64.deb ...
13:05:20 [2023-12-11T13:05:20.247Z] #109 8.170 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ...
13:05:20 [2023-12-11T13:05:20.247Z] #109 8.212 Selecting previously unselected package libprotobuf-c1:arm64.
13:05:20 [2023-12-11T13:05:20.247Z] #109 8.214 Preparing to unpack .../31-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
13:05:20 [2023-12-11T13:05:20.247Z] #109 8.218 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
13:05:20 [2023-12-11T13:05:20.247Z] #109 8.258 Selecting previously unselected package libsodium23:arm64.
13:05:20 [2023-12-11T13:05:20.546Z] #109 8.260 Preparing to unpack .../32-libsodium23_1.0.18-1_arm64.deb ...
13:05:20 [2023-12-11T13:05:20.546Z] #109 8.263 Unpacking libsodium23:arm64 (1.0.18-1) ...
13:05:20 [2023-12-11T13:05:20.546Z] #109 8.308 Selecting previously unselected package libsubid4:arm64.
13:05:20 [2023-12-11T13:05:20.546Z] #109 8.311 Preparing to unpack .../33-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ...
13:05:20 [2023-12-11T13:05:20.546Z] #109 8.314 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
13:05:20 [2023-12-11T13:05:20.546Z] #109 8.360 Selecting previously unselected package liburcu8:arm64.
13:05:20 [2023-12-11T13:05:20.546Z] #109 8.362 Preparing to unpack .../34-liburcu8_0.13.2-1_arm64.deb ...
13:05:20 [2023-12-11T13:05:20.546Z] #109 8.366 Unpacking liburcu8:arm64 (0.13.2-1) ...
13:05:20 [2023-12-11T13:05:20.546Z] #109 8.408 Selecting previously unselected package libyajl2:arm64.
13:05:20 [2023-12-11T13:05:20.546Z] #109 8.410 Preparing to unpack .../35-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
13:05:20 [2023-12-11T13:05:20.546Z] #109 8.416 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
13:05:20 [2023-12-11T13:05:20.546Z] #109 8.447 Selecting previously unselected package net-tools.
13:05:20 [2023-12-11T13:05:20.546Z] #109 8.450 Preparing to unpack .../36-net-tools_2.10-0.1_arm64.deb ...
13:05:20 [2023-12-11T13:05:20.546Z] #109 8.455 Unpacking net-tools (2.10-0.1) ...
13:05:20 [2023-12-11T13:05:20.546Z] #109 8.507 Selecting previously unselected package patch.
13:05:20 [2023-12-11T13:05:20.801Z] #109 8.509 Preparing to unpack .../37-patch_2.7.6-7_arm64.deb ...
13:05:20 [2023-12-11T13:05:20.801Z] #109 8.513 Unpacking patch (2.7.6-7) ...
13:05:20 [2023-12-11T13:05:20.801Z] #109 8.560 Selecting previously unselected package systemd-journal-remote.
13:05:20 [2023-12-11T13:05:20.801Z] #109 8.563 Preparing to unpack .../38-systemd-journal-remote_252.19-1~deb12u1_arm64.deb ...
13:05:20 [2023-12-11T13:05:20.801Z] #109 8.567 Unpacking systemd-journal-remote (252.19-1~deb12u1) ...
13:05:20 [2023-12-11T13:05:20.801Z] #109 8.610 Selecting previously unselected package thin-provisioning-tools.
13:05:20 [2023-12-11T13:05:20.801Z] #109 8.612 Preparing to unpack .../39-thin-provisioning-tools_0.9.0-2_arm64.deb ...
13:05:20 [2023-12-11T13:05:20.801Z] #109 8.617 Unpacking thin-provisioning-tools (0.9.0-2) ...
13:05:20 [2023-12-11T13:05:20.801Z] #109 8.678 Selecting previously unselected package uidmap.
13:05:20 [2023-12-11T13:05:20.801Z] #109 8.680 Preparing to unpack .../40-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ...
13:05:20 [2023-12-11T13:05:20.801Z] #109 8.683 Unpacking uidmap (1:4.13+dfsg1-1+b1) ...
13:05:20 [2023-12-11T13:05:20.801Z] #109 8.731 Selecting previously unselected package vim-runtime.
13:05:21 [2023-12-11T13:05:21.056Z] #109 8.734 Preparing to unpack .../41-vim-runtime_2%3a9.0.1378-2_all.deb ...
13:05:21 [2023-12-11T13:05:21.056Z] #109 8.744 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime'
13:05:21 [2023-12-11T13:05:21.056Z] #109 8.757 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime'
13:05:21 [2023-12-11T13:05:21.056Z] #109 8.760 Unpacking vim-runtime (2:9.0.1378-2) ...
13:05:21 [2023-12-11T13:05:21.311Z] #109 9.259 Selecting previously unselected package vim.
13:05:21 [2023-12-11T13:05:21.608Z] #109 9.262 Preparing to unpack .../42-vim_2%3a9.0.1378-2_arm64.deb ...
13:05:21 [2023-12-11T13:05:21.608Z] #109 9.266 Unpacking vim (2:9.0.1378-2) ...
13:05:21 [2023-12-11T13:05:21.608Z] #109 9.400 Selecting previously unselected package xfsprogs.
13:05:21 [2023-12-11T13:05:21.608Z] #109 9.402 Preparing to unpack .../43-xfsprogs_6.1.0-1_arm64.deb ...
13:05:21 [2023-12-11T13:05:21.608Z] #109 9.406 Unpacking xfsprogs (6.1.0-1) ...
13:05:21 [2023-12-11T13:05:21.608Z] #109 9.505 Selecting previously unselected package zip.
13:05:21 [2023-12-11T13:05:21.863Z] #109 9.508 Preparing to unpack .../44-zip_3.0-13_arm64.deb ...
13:05:21 [2023-12-11T13:05:21.863Z] #109 9.511 Unpacking zip (3.0-13) ...
13:05:21 [2023-12-11T13:05:21.863Z] #109 9.556 Selecting previously unselected package zstd.
13:05:21 [2023-12-11T13:05:21.863Z] #109 9.559 Preparing to unpack .../45-zstd_1.5.4+dfsg2-5_arm64.deb ...
13:05:21 [2023-12-11T13:05:21.863Z] #109 9.563 Unpacking zstd (1.5.4+dfsg2-5) ...
13:05:21 [2023-12-11T13:05:21.863Z] #109 9.646 Setting up libip4tc2:arm64 (1.8.9-2) ...
13:05:21 [2023-12-11T13:05:21.863Z] #109 9.660 Setting up net-tools (2.10-0.1) ...
13:05:21 [2023-12-11T13:05:21.863Z] #109 9.670 Setting up libapparmor1:arm64 (3.0.8-3) ...
13:05:21 [2023-12-11T13:05:21.863Z] #109 9.684 Setting up libsodium23:arm64 (1.0.18-1) ...
13:05:21 [2023-12-11T13:05:21.863Z] #109 9.703 Setting up libgpm2:arm64 (1.20.7-10+b1) ...
13:05:21 [2023-12-11T13:05:21.863Z] #109 9.719 Setting up libicu72:arm64 (72.1-3) ...
13:05:21 [2023-12-11T13:05:21.863Z] #109 9.733 Setting up libip6tc2:arm64 (1.8.9-2) ...
13:05:21 [2023-12-11T13:05:21.863Z] #109 9.750 Setting up libinih1:arm64 (55-1) ...
13:05:21 [2023-12-11T13:05:21.863Z] #109 9.762 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
13:05:21 [2023-12-11T13:05:21.863Z] #109 9.777 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
13:05:21 [2023-12-11T13:05:21.863Z] #109 9.790 Setting up bzip2 (1.0.8-5+b1) ...
13:05:21 [2023-12-11T13:05:21.863Z] #109 9.805 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
13:05:21 [2023-12-11T13:05:21.863Z] #109 9.817 Setting up libmicrohttpd12:arm64 (0.9.75-6) ...
13:05:21 [2023-12-11T13:05:21.863Z] #109 9.827 Setting up libcap2-bin (1:2.66-4) ...
13:05:21 [2023-12-11T13:05:21.863Z] #109 9.838 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
13:05:21 [2023-12-11T13:05:21.863Z] #109 9.850 Setting up apparmor (3.0.8-3) ...
13:05:22 [2023-12-11T13:05:22.788Z] #109 10.47 debconf: unable to initialize frontend: Dialog
13:05:22 [2023-12-11T13:05:22.788Z] #109 10.47 debconf: (TERM is not set, so the dialog frontend is not usable.)
13:05:22 [2023-12-11T13:05:22.788Z] #109 10.47 debconf: falling back to frontend: Readline
13:05:22 [2023-12-11T13:05:22.788Z] #109 10.48 debconf: unable to initialize frontend: Readline
13:05:22 [2023-12-11T13:05:22.788Z] #109 10.48 debconf: (This frontend requires a controlling tty.)
13:05:22 [2023-12-11T13:05:22.788Z] #109 10.48 debconf: falling back to frontend: Teletype
13:05:22 [2023-12-11T13:05:22.788Z] #109 10.66 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
13:05:22 [2023-12-11T13:05:22.788Z] #109 10.68 Setting up zip (3.0-13) ...
13:05:22 [2023-12-11T13:05:22.788Z] #109 10.69 Setting up vim-common (2:9.0.1378-2) ...
13:05:22 [2023-12-11T13:05:22.788Z] #109 10.70 Setting up bash-completion (1:2.11-6) ...
13:05:22 [2023-12-11T13:05:22.788Z] #109 10.73 Setting up xz-utils (5.4.1-0.2) ...
13:05:22 [2023-12-11T13:05:22.788Z] #109 10.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:05:22 [2023-12-11T13:05:22.788Z] #109 10.75 Setting up libmnl0:arm64 (1.0.4-3) ...
13:05:22 [2023-12-11T13:05:22.788Z] #109 10.76 Setting up patch (2.7.6-7) ...
13:05:23 [2023-12-11T13:05:23.088Z] #109 10.77 Setting up sudo (1.9.13p3-1+deb12u1) ...
13:05:23 [2023-12-11T13:05:23.088Z] #109 10.82 invoke-rc.d: could not determine current runlevel
13:05:23 [2023-12-11T13:05:23.088Z] #109 10.83 invoke-rc.d: policy-rc.d denied execution of start.
13:05:23 [2023-12-11T13:05:23.088Z] #109 10.83 Setting up libxtables12:arm64 (1.8.9-2) ...
13:05:23 [2023-12-11T13:05:23.088Z] #109 10.84 Setting up liburcu8:arm64 (0.13.2-1) ...
13:05:23 [2023-12-11T13:05:23.088Z] #109 10.85 Setting up libfdisk1:arm64 (2.38.1-5+b1) ...
13:05:23 [2023-12-11T13:05:23.088Z] #109 10.87 Setting up inetutils-ping (2:2.4-2+deb12u1) ...
13:05:23 [2023-12-11T13:05:23.088Z] #109 10.88 Setting up pigz (2.6-1) ...
13:05:23 [2023-12-11T13:05:23.088Z] #109 10.89 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
13:05:23 [2023-12-11T13:05:23.088Z] #109 10.91 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ...
13:05:23 [2023-12-11T13:05:23.088Z] #109 10.94 Setting up sgml-base (1.31) ...
13:05:23 [2023-12-11T13:05:23.088Z] #109 10.98 Setting up vim-runtime (2:9.0.1378-2) ...
13:05:23 [2023-12-11T13:05:23.088Z] #109 11.05 Setting up libaio1:arm64 (0.3.113-4) ...
13:05:23 [2023-12-11T13:05:23.088Z] #109 11.06 Setting up libelf1:arm64 (0.188-2.1) ...
13:05:23 [2023-12-11T13:05:23.088Z] #109 11.07 Setting up libjson-c5:arm64 (0.16-2) ...
13:05:23 [2023-12-11T13:05:23.088Z] #109 11.09 Setting up zstd (1.5.4+dfsg2-5) ...
13:05:23 [2023-12-11T13:05:23.343Z] #109 11.10 Setting up libonig5:arm64 (6.9.8-1) ...
13:05:23 [2023-12-11T13:05:23.343Z] #109 11.11 Setting up libbpf1:arm64 (1:1.1.0-1) ...
13:05:23 [2023-12-11T13:05:23.343Z] #109 11.12 Setting up libkmod2:arm64 (30+20221128-1) ...
13:05:23 [2023-12-11T13:05:23.343Z] #109 11.13 Setting up vim (2:9.0.1378-2) ...
13:05:23 [2023-12-11T13:05:23.343Z] #109 11.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:05:23 [2023-12-11T13:05:23.343Z] #109 11.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:05:23 [2023-12-11T13:05:23.343Z] #109 11.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:05:23 [2023-12-11T13:05:23.343Z] #109 11.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:05:23 [2023-12-11T13:05:23.343Z] #109 11.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:05:23 [2023-12-11T13:05:23.343Z] #109 11.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:05:23 [2023-12-11T13:05:23.343Z] #109 11.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:05:23 [2023-12-11T13:05:23.343Z] #109 11.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:05:23 [2023-12-11T13:05:23.343Z] #109 11.18 Setting up libjq1:arm64 (1.6-2.1) ...
13:05:23 [2023-12-11T13:05:23.343Z] #109 11.19 Setting up iproute2 (6.1.0-3) ...
13:05:23 [2023-12-11T13:05:23.343Z] #109 11.32 debconf: unable to initialize frontend: Dialog
13:05:23 [2023-12-11T13:05:23.343Z] #109 11.32 debconf: (TERM is not set, so the dialog frontend is not usable.)
13:05:23 [2023-12-11T13:05:23.343Z] #109 11.32 debconf: falling back to frontend: Readline
13:05:23 [2023-12-11T13:05:23.598Z] #109 11.32 debconf: unable to initialize frontend: Readline
13:05:23 [2023-12-11T13:05:23.598Z] #109 11.32 debconf: (This frontend requires a controlling tty.)
13:05:23 [2023-12-11T13:05:23.598Z] #109 11.32 debconf: falling back to frontend: Teletype
13:05:23 [2023-12-11T13:05:23.598Z] #109 11.36 Setting up uidmap (1:4.13+dfsg1-1+b1) ...
13:05:23 [2023-12-11T13:05:23.598Z] #109 11.37 Setting up libnftnl11:arm64 (1.2.4-2) ...
13:05:23 [2023-12-11T13:05:23.598Z] #109 11.38 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ...
13:05:23 [2023-12-11T13:05:23.598Z] #109 11.39 Setting up thin-provisioning-tools (0.9.0-2) ...
13:05:23 [2023-12-11T13:05:23.598Z] #109 11.40 Setting up libsystemd-shared:arm64 (252.19-1~deb12u1) ...
13:05:23 [2023-12-11T13:05:23.598Z] #109 11.41 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ...
13:05:23 [2023-12-11T13:05:23.598Z] #109 11.42 Setting up jq (1.6-2.1) ...
13:05:23 [2023-12-11T13:05:23.598Z] #109 11.43 Setting up iptables (1.8.9-2) ...
13:05:23 [2023-12-11T13:05:23.598Z] #109 11.44 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
13:05:23 [2023-12-11T13:05:23.598Z] #109 11.44 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:05:23 [2023-12-11T13:05:23.598Z] #109 11.45 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
13:05:23 [2023-12-11T13:05:23.598Z] #109 11.45 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:05:23 [2023-12-11T13:05:23.598Z] #109 11.46 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
13:05:23 [2023-12-11T13:05:23.598Z] #109 11.46 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
13:05:23 [2023-12-11T13:05:23.598Z] #109 11.47 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
13:05:23 [2023-12-11T13:05:23.598Z] #109 11.48 Setting up dmsetup (2:1.02.185-2) ...
13:05:23 [2023-12-11T13:05:23.598Z] #109 11.49 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u1) ...
13:05:23 [2023-12-11T13:05:23.598Z] #109 11.50 Setting up systemd (252.19-1~deb12u1) ...
13:05:23 [2023-12-11T13:05:23.598Z] #109 11.59 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
13:05:23 [2023-12-11T13:05:23.853Z] #109 11.59 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
13:05:23 [2023-12-11T13:05:23.853Z] #109 11.60 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
13:05:23 [2023-12-11T13:05:23.853Z] #109 11.60 Initializing machine ID from random generator.
13:05:23 [2023-12-11T13:05:23.853Z] #109 11.63 Creating group 'systemd-journal' with GID 998.
13:05:23 [2023-12-11T13:05:23.853Z] #109 11.63 Creating group 'systemd-network' with GID 997.
13:05:23 [2023-12-11T13:05:23.853Z] #109 11.63 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997.
13:05:23 [2023-12-11T13:05:23.853Z] #109 11.68 Setting up systemd-journal-remote (252.19-1~deb12u1) ...
13:05:23 [2023-12-11T13:05:23.853Z] #109 11.70 Creating group 'systemd-journal-remote' with GID 996.
13:05:23 [2023-12-11T13:05:23.853Z] #109 11.70 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996.
13:05:23 [2023-12-11T13:05:23.853Z] #109 11.72 Setting up xfsprogs (6.1.0-1) ...
13:05:23 [2023-12-11T13:05:23.853Z] #109 11.73 System has not been booted with systemd as init system (PID 1). Can't operate.
13:05:23 [2023-12-11T13:05:23.853Z] #109 11.73 Failed to connect to bus: Host is down
13:05:23 [2023-12-11T13:05:23.853Z] #109 11.73 Processing triggers for libc-bin (2.36-9+deb12u3) ...
13:05:24 [2023-12-11T13:05:24.108Z] #109 DONE 12.1s
13:05:24 [2023-12-11T13:05:24.364Z] 
13:05:24 [2023-12-11T13:05:24.364Z] #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
13:05:24 [2023-12-11T13:05:24.619Z] #110 0.331 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
13:05:24 [2023-12-11T13:05:24.619Z] #110 0.336 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
13:05:24 [2023-12-11T13:05:24.619Z] #110 0.339 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
13:05:24 [2023-12-11T13:05:24.619Z] #110 DONE 0.4s
13:05:24 [2023-12-11T13:05:24.619Z] 
13:05:24 [2023-12-11T13:05:24.619Z] #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
13:05:25 [2023-12-11T13:05:25.179Z] #111 0.671 Hit:1 http://deb.debian.org/debian bookworm InRelease
13:05:25 [2023-12-11T13:05:25.179Z] #111 0.671 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
13:05:25 [2023-12-11T13:05:25.434Z] #111 0.671 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
13:05:26 [2023-12-11T13:05:26.036Z] #111 0.899 Reading package lists...
13:05:26 [2023-12-11T13:05:26.546Z] #111 1.525 Reading package lists...
13:05:26 [2023-12-11T13:05:26.801Z] #111 2.139 Building dependency tree...
13:05:27 [2023-12-11T13:05:27.056Z] #111 2.326 Reading state information...
13:05:27 [2023-12-11T13:05:27.056Z] #111 2.619 gcc is already the newest version (4:12.2.0-3).
13:05:27 [2023-12-11T13:05:27.056Z] #111 2.619 pkg-config is already the newest version (1.8.1-1).
13:05:27 [2023-12-11T13:05:27.056Z] #111 2.619 The following additional packages will be installed:
13:05:27 [2023-12-11T13:05:27.311Z] #111 2.619   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev
13:05:27 [2023-12-11T13:05:27.311Z] #111 2.619   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
13:05:27 [2023-12-11T13:05:27.311Z] #111 2.620   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
13:05:27 [2023-12-11T13:05:27.311Z] #111 2.620   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
13:05:27 [2023-12-11T13:05:27.311Z] #111 2.621   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2
13:05:27 [2023-12-11T13:05:27.311Z] #111 2.621   python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources
13:05:27 [2023-12-11T13:05:27.311Z] #111 2.621   python3-yaml uuid-dev zlib1g-dev
13:05:27 [2023-12-11T13:05:27.311Z] #111 2.624 Suggested packages:
13:05:27 [2023-12-11T13:05:27.311Z] #111 2.624   debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev
13:05:27 [2023-12-11T13:05:27.311Z] #111 2.624   libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools
13:05:27 [2023-12-11T13:05:27.311Z] #111 2.624 Recommended packages:
13:05:27 [2023-12-11T13:05:27.311Z] #111 2.624   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
13:05:27 [2023-12-11T13:05:27.311Z] #111 2.624   liblocale-gettext-perl shared-mime-info xdg-user-dirs
13:05:27 [2023-12-11T13:05:27.566Z] #111 2.936 The following NEW packages will be installed:
13:05:27 [2023-12-11T13:05:27.566Z] #111 2.936   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
13:05:27 [2023-12-11T13:05:27.566Z] #111 2.936   libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0
13:05:27 [2023-12-11T13:05:27.566Z] #111 2.936   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
13:05:27 [2023-12-11T13:05:27.566Z] #111 2.936   libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev
13:05:27 [2023-12-11T13:05:27.566Z] #111 2.936   libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev
13:05:27 [2023-12-11T13:05:27.566Z] #111 2.937   libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
13:05:27 [2023-12-11T13:05:27.566Z] #111 2.937   libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec
13:05:27 [2023-12-11T13:05:27.566Z] #111 2.937   python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev
13:05:27 [2023-12-11T13:05:27.822Z] #111 3.219 0 upgraded, 37 newly installed, 0 to remove and 9 not upgraded.
13:05:27 [2023-12-11T13:05:27.822Z] #111 3.219 Need to get 11.9 MB of archives.
13:05:27 [2023-12-11T13:05:27.822Z] #111 3.219 After this operation, 53.1 MB of additional disk space will be used.
13:05:27 [2023-12-11T13:05:27.822Z] #111 3.219 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
13:05:27 [2023-12-11T13:05:27.822Z] #111 3.229 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
13:05:27 [2023-12-11T13:05:27.822Z] #111 3.236 Get:3 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
13:05:27 [2023-12-11T13:05:27.822Z] #111 3.242 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
13:05:27 [2023-12-11T13:05:27.822Z] #111 3.250 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
13:05:27 [2023-12-11T13:05:27.822Z] #111 3.252 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
13:05:27 [2023-12-11T13:05:27.822Z] #111 3.254 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
13:05:27 [2023-12-11T13:05:27.822Z] #111 3.255 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
13:05:27 [2023-12-11T13:05:27.822Z] #111 3.276 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB]
13:05:27 [2023-12-11T13:05:27.822Z] #111 3.278 Get:10 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB]
13:05:27 [2023-12-11T13:05:27.822Z] #111 3.279 Get:11 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB]
13:05:27 [2023-12-11T13:05:27.822Z] #111 3.280 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
13:05:27 [2023-12-11T13:05:27.822Z] #111 3.281 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
13:05:27 [2023-12-11T13:05:27.822Z] #111 3.282 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
13:05:27 [2023-12-11T13:05:27.822Z] #111 3.286 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
13:05:27 [2023-12-11T13:05:27.822Z] #111 3.301 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
13:05:27 [2023-12-11T13:05:27.822Z] #111 3.301 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
13:05:27 [2023-12-11T13:05:27.822Z] #111 3.303 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
13:05:27 [2023-12-11T13:05:27.822Z] #111 3.304 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
13:05:27 [2023-12-11T13:05:27.822Z] #111 3.305 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
13:05:27 [2023-12-11T13:05:27.822Z] #111 3.307 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
13:05:27 [2023-12-11T13:05:27.822Z] #111 3.309 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
13:05:27 [2023-12-11T13:05:27.822Z] #111 3.311 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
13:05:27 [2023-12-11T13:05:27.822Z] #111 3.312 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
13:05:27 [2023-12-11T13:05:27.822Z] #111 3.316 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
13:05:27 [2023-12-11T13:05:27.822Z] #111 3.317 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB]
13:05:27 [2023-12-11T13:05:27.822Z] #111 3.317 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
13:05:27 [2023-12-11T13:05:27.822Z] #111 3.322 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
13:05:28 [2023-12-11T13:05:28.077Z] #111 3.330 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
13:05:28 [2023-12-11T13:05:28.077Z] #111 3.331 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
13:05:28 [2023-12-11T13:05:28.077Z] #111 3.332 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.19-1~deb12u1 [353 kB]
13:05:28 [2023-12-11T13:05:28.077Z] #111 3.333 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.19-1~deb12u1 [51.9 kB]
13:05:28 [2023-12-11T13:05:28.077Z] #111 3.334 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB]
13:05:28 [2023-12-11T13:05:28.077Z] #111 3.334 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB]
13:05:28 [2023-12-11T13:05:28.077Z] #111 3.334 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB]
13:05:28 [2023-12-11T13:05:28.077Z] #111 3.336 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB]
13:05:28 [2023-12-11T13:05:28.077Z] #111 3.337 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB]
13:05:28 [2023-12-11T13:05:28.077Z] #111 3.502 debconf: delaying package configuration, since apt-utils is not installed
13:05:28 [2023-12-11T13:05:28.077Z] #111 3.548 Fetched 11.9 MB in 0s (30.6 MB/s)
13:05:28 [2023-12-11T13:05:28.077Z] #111 3.573 Selecting previously unselected package libdpkg-perl.
13:05:28 [2023-12-11T13:05:28.077Z] #111 3.573 (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.)
13:05:28 [2023-12-11T13:05:28.077Z] #111 3.586 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ...
13:05:28 [2023-12-11T13:05:28.077Z] #111 3.590 Unpacking libdpkg-perl (1.21.22) ...
13:05:28 [2023-12-11T13:05:28.077Z] #111 3.659 Selecting previously unselected package dpkg-dev.
13:05:28 [2023-12-11T13:05:28.417Z] #111 3.661 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ...
13:05:28 [2023-12-11T13:05:28.417Z] #111 3.665 Unpacking dpkg-dev (1.21.22) ...
13:05:28 [2023-12-11T13:05:28.417Z] #111 3.785 Selecting previously unselected package libglib2.0-0:arm64.
13:05:28 [2023-12-11T13:05:28.417Z] #111 3.787 Preparing to unpack .../02-libglib2.0-0_2.74.6-2_arm64.deb ...
13:05:28 [2023-12-11T13:05:28.417Z] #111 3.794 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
13:05:28 [2023-12-11T13:05:28.417Z] #111 3.917 Selecting previously unselected package libgirepository-1.0-1:arm64.
13:05:28 [2023-12-11T13:05:28.672Z] #111 3.920 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
13:05:28 [2023-12-11T13:05:28.672Z] #111 3.924 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
13:05:28 [2023-12-11T13:05:28.672Z] #111 3.962 Selecting previously unselected package gir1.2-glib-2.0:arm64.
13:05:28 [2023-12-11T13:05:28.672Z] #111 3.965 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
13:05:28 [2023-12-11T13:05:28.672Z] #111 3.971 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
13:05:28 [2023-12-11T13:05:28.672Z] #111 4.010 Selecting previously unselected package libsecret-common.
13:05:28 [2023-12-11T13:05:28.672Z] #111 4.012 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ...
13:05:28 [2023-12-11T13:05:28.672Z] #111 4.015 Unpacking libsecret-common (0.20.5-3) ...
13:05:28 [2023-12-11T13:05:28.672Z] #111 4.067 Selecting previously unselected package libsecret-1-0:arm64.
13:05:28 [2023-12-11T13:05:28.672Z] #111 4.069 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ...
13:05:28 [2023-12-11T13:05:28.672Z] #111 4.073 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
13:05:28 [2023-12-11T13:05:28.672Z] #111 4.110 Selecting previously unselected package gir1.2-secret-1:arm64.
13:05:28 [2023-12-11T13:05:28.672Z] #111 4.112 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ...
13:05:28 [2023-12-11T13:05:28.672Z] #111 4.115 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
13:05:28 [2023-12-11T13:05:28.672Z] #111 4.144 Selecting previously unselected package libapparmor-dev:arm64.
13:05:28 [2023-12-11T13:05:28.672Z] #111 4.146 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ...
13:05:28 [2023-12-11T13:05:28.672Z] #111 4.150 Unpacking libapparmor-dev:arm64 (3.0.8-3) ...
13:05:28 [2023-12-11T13:05:28.672Z] #111 4.188 Selecting previously unselected package uuid-dev:arm64.
13:05:28 [2023-12-11T13:05:28.927Z] #111 4.191 Preparing to unpack .../09-uuid-dev_2.38.1-5+b1_arm64.deb ...
13:05:28 [2023-12-11T13:05:28.927Z] #111 4.194 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ...
13:05:28 [2023-12-11T13:05:28.927Z] #111 4.227 Selecting previously unselected package libblkid-dev:arm64.
13:05:28 [2023-12-11T13:05:28.927Z] #111 4.230 Preparing to unpack .../10-libblkid-dev_2.38.1-5+b1_arm64.deb ...
13:05:28 [2023-12-11T13:05:28.927Z] #111 4.232 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ...
13:05:28 [2023-12-11T13:05:28.927Z] #111 4.274 Selecting previously unselected package libffi-dev:arm64.
13:05:28 [2023-12-11T13:05:28.927Z] #111 4.277 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
13:05:28 [2023-12-11T13:05:28.927Z] #111 4.280 Unpacking libffi-dev:arm64 (3.4.4-1) ...
13:05:28 [2023-12-11T13:05:28.927Z] #111 4.317 Selecting previously unselected package libgpg-error-dev.
13:05:28 [2023-12-11T13:05:28.927Z] #111 4.320 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
13:05:28 [2023-12-11T13:05:28.927Z] #111 4.323 Unpacking libgpg-error-dev (1.46-1) ...
13:05:28 [2023-12-11T13:05:28.927Z] #111 4.363 Selecting previously unselected package libgcrypt20-dev.
13:05:28 [2023-12-11T13:05:28.927Z] #111 4.365 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
13:05:28 [2023-12-11T13:05:28.927Z] #111 4.369 Unpacking libgcrypt20-dev (1.10.1-3) ...
13:05:28 [2023-12-11T13:05:28.927Z] #111 4.440 Selecting previously unselected package libglib2.0-data.
13:05:29 [2023-12-11T13:05:29.182Z] #111 4.443 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
13:05:29 [2023-12-11T13:05:29.182Z] #111 4.447 Unpacking libglib2.0-data (2.74.6-2) ...
13:05:29 [2023-12-11T13:05:29.182Z] #111 4.579 Selecting previously unselected package libglib2.0-bin.
13:05:29 [2023-12-11T13:05:29.182Z] #111 4.582 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
13:05:29 [2023-12-11T13:05:29.182Z] #111 4.585 Unpacking libglib2.0-bin (2.74.6-2) ...
13:05:29 [2023-12-11T13:05:29.182Z] #111 4.623 Selecting previously unselected package python3-lib2to3.
13:05:29 [2023-12-11T13:05:29.182Z] #111 4.625 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
13:05:29 [2023-12-11T13:05:29.182Z] #111 4.630 Unpacking python3-lib2to3 (3.11.2-3) ...
13:05:29 [2023-12-11T13:05:29.182Z] #111 4.674 Selecting previously unselected package python3-distutils.
13:05:29 [2023-12-11T13:05:29.182Z] #111 4.677 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
13:05:29 [2023-12-11T13:05:29.182Z] #111 4.680 Unpacking python3-distutils (3.11.2-3) ...
13:05:29 [2023-12-11T13:05:29.437Z] #111 4.722 Selecting previously unselected package libglib2.0-dev-bin.
13:05:29 [2023-12-11T13:05:29.437Z] #111 4.724 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
13:05:29 [2023-12-11T13:05:29.437Z] #111 4.728 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
13:05:29 [2023-12-11T13:05:29.437Z] #111 4.769 Selecting previously unselected package libsepol-dev:arm64.
13:05:29 [2023-12-11T13:05:29.437Z] #111 4.771 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
13:05:29 [2023-12-11T13:05:29.437Z] #111 4.775 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
13:05:29 [2023-12-11T13:05:29.437Z] #111 4.836 Selecting previously unselected package libpcre2-16-0:arm64.
13:05:29 [2023-12-11T13:05:29.437Z] #111 4.838 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
13:05:29 [2023-12-11T13:05:29.437Z] #111 4.843 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
13:05:29 [2023-12-11T13:05:29.437Z] #111 4.894 Selecting previously unselected package libpcre2-32-0:arm64.
13:05:29 [2023-12-11T13:05:29.437Z] #111 4.897 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
13:05:29 [2023-12-11T13:05:29.437Z] #111 4.900 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
13:05:29 [2023-12-11T13:05:29.437Z] #111 4.950 Selecting previously unselected package libpcre2-posix3:arm64.
13:05:29 [2023-12-11T13:05:29.692Z] #111 4.953 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
13:05:29 [2023-12-11T13:05:29.692Z] #111 4.956 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
13:05:29 [2023-12-11T13:05:29.692Z] #111 4.987 Selecting previously unselected package libpcre2-dev:arm64.
13:05:29 [2023-12-11T13:05:29.692Z] #111 4.990 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
13:05:29 [2023-12-11T13:05:29.692Z] #111 4.993 Unpacking libpcre2-dev:arm64 (10.42-1) ...
13:05:29 [2023-12-11T13:05:29.692Z] #111 5.071 Selecting previously unselected package libselinux1-dev:arm64.
13:05:29 [2023-12-11T13:05:29.692Z] #111 5.073 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
13:05:29 [2023-12-11T13:05:29.692Z] #111 5.077 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
13:05:29 [2023-12-11T13:05:29.692Z] #111 5.133 Selecting previously unselected package libmount-dev:arm64.
13:05:29 [2023-12-11T13:05:29.692Z] #111 5.136 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ...
13:05:29 [2023-12-11T13:05:29.692Z] #111 5.139 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ...
13:05:29 [2023-12-11T13:05:29.692Z] #111 5.170 Selecting previously unselected package zlib1g-dev:arm64.
13:05:29 [2023-12-11T13:05:29.692Z] #111 5.172 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
13:05:29 [2023-12-11T13:05:29.947Z] #111 5.176 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
13:05:29 [2023-12-11T13:05:29.947Z] #111 5.228 Selecting previously unselected package libglib2.0-dev:arm64.
13:05:29 [2023-12-11T13:05:29.947Z] #111 5.231 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
13:05:29 [2023-12-11T13:05:29.947Z] #111 5.234 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
13:05:29 [2023-12-11T13:05:29.947Z] #111 5.402 Selecting previously unselected package libseccomp-dev:arm64.
13:05:29 [2023-12-11T13:05:29.947Z] #111 5.405 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
13:05:29 [2023-12-11T13:05:29.947Z] #111 5.408 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
13:05:29 [2023-12-11T13:05:29.947Z] #111 5.447 Selecting previously unselected package libsecret-1-dev:arm64.
13:05:29 [2023-12-11T13:05:29.947Z] #111 5.450 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ...
13:05:29 [2023-12-11T13:05:29.947Z] #111 5.453 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
13:05:29 [2023-12-11T13:05:29.947Z] #111 5.532 Selecting previously unselected package libsystemd-dev:arm64.
13:05:30 [2023-12-11T13:05:30.203Z] #111 5.534 Preparing to unpack .../30-libsystemd-dev_252.19-1~deb12u1_arm64.deb ...
13:05:30 [2023-12-11T13:05:30.203Z] #111 5.538 Unpacking libsystemd-dev:arm64 (252.19-1~deb12u1) ...
13:05:30 [2023-12-11T13:05:30.203Z] #111 5.638 Selecting previously unselected package libudev-dev:arm64.
13:05:30 [2023-12-11T13:05:30.203Z] #111 5.640 Preparing to unpack .../31-libudev-dev_252.19-1~deb12u1_arm64.deb ...
13:05:30 [2023-12-11T13:05:30.203Z] #111 5.644 Unpacking libudev-dev:arm64 (252.19-1~deb12u1) ...
13:05:30 [2023-12-11T13:05:30.203Z] #111 5.687 Selecting previously unselected package libyaml-0-2:arm64.
13:05:30 [2023-12-11T13:05:30.203Z] #111 5.690 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ...
13:05:30 [2023-12-11T13:05:30.203Z] #111 5.693 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
13:05:30 [2023-12-11T13:05:30.203Z] #111 5.731 Selecting previously unselected package python3-pathspec.
13:05:30 [2023-12-11T13:05:30.203Z] #111 5.733 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ...
13:05:30 [2023-12-11T13:05:30.203Z] #111 5.737 Unpacking python3-pathspec (0.11.0-1) ...
13:05:30 [2023-12-11T13:05:30.203Z] #111 5.771 Selecting previously unselected package python3-pkg-resources.
13:05:30 [2023-12-11T13:05:30.458Z] #111 5.774 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ...
13:05:30 [2023-12-11T13:05:30.458Z] #111 5.777 Unpacking python3-pkg-resources (66.1.1-1) ...
13:05:30 [2023-12-11T13:05:30.458Z] #111 5.832 Selecting previously unselected package python3-yaml.
13:05:30 [2023-12-11T13:05:30.458Z] #111 5.834 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ...
13:05:30 [2023-12-11T13:05:30.458Z] #111 5.838 Unpacking python3-yaml (6.0-3+b2) ...
13:05:30 [2023-12-11T13:05:30.458Z] #111 5.880 Selecting previously unselected package yamllint.
13:05:30 [2023-12-11T13:05:30.713Z] #111 5.882 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ...
13:05:30 [2023-12-11T13:05:30.713Z] #111 5.886 Unpacking yamllint (1.29.0-1) ...
13:05:30 [2023-12-11T13:05:30.713Z] #111 5.938 Setting up python3-pkg-resources (66.1.1-1) ...
13:05:30 [2023-12-11T13:05:30.713Z] #111 6.203 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
13:05:30 [2023-12-11T13:05:30.969Z] #111 6.214 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
13:05:30 [2023-12-11T13:05:30.969Z] #111 6.224 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
13:05:30 [2023-12-11T13:05:30.969Z] #111 6.236 No schema files found: doing nothing.
13:05:30 [2023-12-11T13:05:30.969Z] #111 6.242 Setting up python3-yaml (6.0-3+b2) ...
13:05:30 [2023-12-11T13:05:30.969Z] #111 6.401 Setting up libffi-dev:arm64 (3.4.4-1) ...
13:05:30 [2023-12-11T13:05:30.969Z] #111 6.410 Setting up libpcre2-16-0:arm64 (10.42-1) ...
13:05:30 [2023-12-11T13:05:30.969Z] #111 6.419 Setting up libpcre2-32-0:arm64 (10.42-1) ...
13:05:30 [2023-12-11T13:05:30.969Z] #111 6.429 Setting up libglib2.0-data (2.74.6-2) ...
13:05:30 [2023-12-11T13:05:30.969Z] #111 6.438 Setting up libgpg-error-dev (1.46-1) ...
13:05:30 [2023-12-11T13:05:30.969Z] #111 6.447 Setting up uuid-dev:arm64 (2.38.1-5+b1) ...
13:05:30 [2023-12-11T13:05:30.969Z] #111 6.457 Setting up libudev-dev:arm64 (252.19-1~deb12u1) ...
13:05:30 [2023-12-11T13:05:30.969Z] #111 6.466 Setting up libsepol-dev:arm64 (3.4-2.1) ...
13:05:30 [2023-12-11T13:05:30.969Z] #111 6.475 Setting up libdpkg-perl (1.21.22) ...
13:05:30 [2023-12-11T13:05:30.969Z] #111 6.484 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
13:05:30 [2023-12-11T13:05:30.969Z] #111 6.493 Setting up libpcre2-posix3:arm64 (10.42-1) ...
13:05:30 [2023-12-11T13:05:30.969Z] #111 6.502 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
13:05:31 [2023-12-11T13:05:31.224Z] #111 6.511 Setting up libapparmor-dev:arm64 (3.0.8-3) ...
13:05:31 [2023-12-11T13:05:31.224Z] #111 6.520 Setting up python3-pathspec (0.11.0-1) ...
13:05:31 [2023-12-11T13:05:31.224Z] #111 6.651 Setting up python3-lib2to3 (3.11.2-3) ...
13:05:31 [2023-12-11T13:05:31.224Z] #111 6.764 Setting up libsystemd-dev:arm64 (252.19-1~deb12u1) ...
13:05:31 [2023-12-11T13:05:31.479Z] #111 6.772 Setting up libsecret-common (0.20.5-3) ...
13:05:31 [2023-12-11T13:05:31.479Z] #111 6.781 Setting up python3-distutils (3.11.2-3) ...
13:05:31 [2023-12-11T13:05:31.479Z] #111 6.910 Setting up libglib2.0-dev-bin (2.74.6-2) ...
13:05:31 [2023-12-11T13:05:31.479Z] #111 7.065 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
13:05:31 [2023-12-11T13:05:31.734Z] #111 7.075 Setting up libpcre2-dev:arm64 (10.42-1) ...
13:05:31 [2023-12-11T13:05:31.734Z] #111 7.085 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
13:05:31 [2023-12-11T13:05:31.734Z] #111 7.094 Setting up libglib2.0-bin (2.74.6-2) ...
13:05:31 [2023-12-11T13:05:31.734Z] #111 7.104 Setting up dpkg-dev (1.21.22) ...
13:05:31 [2023-12-11T13:05:31.734Z] #111 7.120 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
13:05:31 [2023-12-11T13:05:31.734Z] #111 7.130 Setting up yamllint (1.29.0-1) ...
13:05:31 [2023-12-11T13:05:31.734Z] #111 7.273 Setting up libgcrypt20-dev (1.10.1-3) ...
13:05:31 [2023-12-11T13:05:31.990Z] #111 7.283 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
13:05:31 [2023-12-11T13:05:31.990Z] #111 7.292 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
13:05:31 [2023-12-11T13:05:31.990Z] #111 7.303 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
13:05:31 [2023-12-11T13:05:31.990Z] #111 7.313 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
13:05:31 [2023-12-11T13:05:31.990Z] #111 7.323 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
13:05:31 [2023-12-11T13:05:31.990Z] #111 7.332 Processing triggers for libc-bin (2.36-9+deb12u3) ...
13:05:31 [2023-12-11T13:05:31.990Z] #111 DONE 7.5s
13:05:32 [2023-12-11T13:05:32.245Z] 
13:05:32 [2023-12-11T13:05:32.245Z] #112 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
13:05:32 [2023-12-11T13:05:32.245Z] #112 DONE 0.1s
13:05:32 [2023-12-11T13:05:32.499Z] 
13:05:32 [2023-12-11T13:05:32.499Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
13:05:32 [2023-12-11T13:05:32.500Z] #113 DONE 0.1s
13:05:32 [2023-12-11T13:05:32.500Z] 
13:05:32 [2023-12-11T13:05:32.500Z] #114 [dev 1/1] COPY --link . .
13:05:33 [2023-12-11T13:05:33.425Z] #114 DONE 1.1s
13:05:33 [2023-12-11T13:05:33.682Z] 
13:05:33 [2023-12-11T13:05:33.682Z] #115 exporting to image
13:05:33 [2023-12-11T13:05:33.682Z] #115 exporting layers
13:05:34 [2023-12-11T13:05:34.607Z] #115 exporting layers 1.0s done
13:05:34 [2023-12-11T13:05:34.607Z] #115 writing image sha256:23e2f14ae7ecf663fdbe6d13d7dd1ffe08b2d60b4e30b1588aec96eb4e2de912 done
13:05:34 [2023-12-11T13:05:34.607Z] #115 naming to docker.io/library/docker:291eaf0a77314071e502afcb4c35e3c44dff575a done
13:05:34 [2023-12-11T13:05:34.607Z] #115 DONE 1.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
13:05:34 [2023-12-11T13:05:34.984Z] + sudo modprobe ip6table_filter
[Pipeline] sh
13:05:35 [2023-12-11T13:05:35.304Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46923/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=291eaf0a77314071e502afcb4c35e3c44dff575a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:291eaf0a77314071e502afcb4c35e3c44dff575a hack/test/unit
13:05:35 [2023-12-11T13:05:35.561Z] + BUILDFLAGS=(-tags 'netgo journald')
13:05:35 [2023-12-11T13:05:35.561Z] + TESTFLAGS+=' -test.timeout=5m'
13:05:35 [2023-12-11T13:05:35.561Z] + TESTDIRS=./...
13:05:35 [2023-12-11T13:05:35.561Z] + exclude_paths='/vendor/|/integration'
13:05:35 [2023-12-11T13:05:35.561Z] ++ go list ./...
13:05:35 [2023-12-11T13:05:35.561Z] ++ grep -vE '(/vendor/|/integration)'
13:05:36 [2023-12-11T13:05:36.125Z] + pkg_list='github.com/docker/docker/api
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/server
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/server/backend/build
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/server/httpstatus
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/server/httputils
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/server/middleware
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/server/router
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/server/router/build
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/server/router/checkpoint
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/server/router/container
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/server/router/debug
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/server/router/distribution
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/server/router/grpc
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/server/router/image
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/server/router/network
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/server/router/plugin
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/server/router/session
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/server/router/swarm
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/server/router/system
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/server/router/volume
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/types
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/types/backend
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/types/blkiodev
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/types/checkpoint
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/types/container
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/types/events
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/types/filters
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/types/image
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/types/mount
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/types/network
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/types/plugins/logdriver
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/types/registry
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/types/strslice
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/types/swarm
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/types/swarm/runtime
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/types/system
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/types/time
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/types/versions
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/types/versions/v1p19
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/types/versions/v1p20
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/types/volume
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/builder
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/builder/builder-next
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/builder/builder-next/exporter
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/builder/builder-next/worker
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/builder/builder-next/worker/label
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/builder/dockerfile
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/builder/remotecontext
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/builder/remotecontext/git
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/builder/remotecontext/urlutil
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/cli/debug
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/cli/winresources/docker-proxy
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/cli/winresources/dockerd
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/client
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/client/buildkit
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/cmd/docker-proxy
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/cmd/dockerd
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/cmd/dockerd/trap
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/container
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/container/stream
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/contrib/apparmor
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/contrib/httpserver
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/cluster
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/cluster/convert
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/cluster/executor
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/cluster/executor/container
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/cluster/provider
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/config
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/containerd
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/events
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/events/testutils
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/graphdriver
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/graphdriver/copy
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/graphdriver/register
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/graphdriver/vfs
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/graphdriver/zfs
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/images
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/initlayer
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/links
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/listeners
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/logger
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/logger/awslogs
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/logger/fluentd
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/logger/gcplogs
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/logger/gelf
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/logger/journald
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/logger/local
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/logger/logentries
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/logger/loggertest
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/logger/loggerutils
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/logger/splunk
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/logger/syslog
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/logger/templates
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/names
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/network
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/snapshotter
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/daemon/stats
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/distribution
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/distribution/metadata
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/distribution/utils
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/distribution/xfer
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/dockerversion
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/errdefs
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/image
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/image/cache
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/image/spec/specs-go
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/image/spec/specs-go/v1
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/image/tarexport
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/image/v1
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/internal/compatcontext
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/internal/mod
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/internal/mounttree
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/internal/multierror
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/internal/test/suite
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/internal/testutils
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/internal/testutils/netnsutils
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/internal/testutils/specialimage
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/internal/unshare
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/layer
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libcontainerd
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libcontainerd/queue
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libcontainerd/remote
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libcontainerd/shimopts
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libcontainerd/supervisor
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libcontainerd/types
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/bitmap
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/cluster
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/config
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/datastore
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/diagnostic
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/discoverapi
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/driverapi
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/drivers/bridge
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/drivers/host
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/drivers/null
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/drivers/overlay
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/drivers/remote
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/drivers/windows
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/drvregistry
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/etchosts
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/internal/caller
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/internal/kvstore
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/ipam
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/ipamapi
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/ipams/builtin
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/ipams/null
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/ipams/remote
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/ipamutils
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/ipbits
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/iptables
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/netlabel
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/netutils
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/networkdb
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/ns
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/options
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/osl
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/osl/kernel
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/portallocator
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/portmapper
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/resolvconf
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/scope
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/libnetwork/types
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/oci
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/oci/caps
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/opts
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/aaparser
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/archive
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/authorization
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/broadcaster
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/capabilities
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/chrootarchive
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/containerfs
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/directory
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/dmesg
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/fileutils
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/homedir
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/idtools
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/ioutils
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/jsonmessage
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/longpath
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/loopback
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/meminfo
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/namesgenerator
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/parsers
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/parsers/kernel
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/pidfile
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/platform
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/platforms
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/plugingetter
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/plugins
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/plugins/transport
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/pools
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/process
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/progress
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/reexec
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/rootless
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/rootless/specconv
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/stack
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/stdcopy
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/streamformatter
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/stringid
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/sysinfo
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/system
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/tailfile
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/tarsum
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/pkg/useragent
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/plugin
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/plugin/executor/containerd
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/plugin/v2
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/profiles/apparmor
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/profiles/seccomp
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/quota
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/reference
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/registry
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/registry/resumable
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/restartmanager
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/runconfig
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/runconfig/opts
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/testutil
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/testutil/daemon
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/testutil/environment
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/testutil/fakecontext
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/testutil/fakegit
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/testutil/fakestorage
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/testutil/fixtures/load
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/testutil/fixtures/plugin
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/testutil/registry
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/testutil/request
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/volume
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/volume/drivers
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/volume/local
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/volume/mounts
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/volume/service
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/volume/service/opts
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/volume/testutils'
13:05:36 [2023-12-11T13:05:36.125Z] ++ grep --fixed-strings -v /libnetwork
13:05:36 [2023-12-11T13:05:36.125Z] ++ echo 'github.com/docker/docker/api
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/server
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/server/backend/build
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/server/httpstatus
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/server/httputils
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/server/middleware
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/server/router
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/server/router/build
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/server/router/checkpoint
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/server/router/container
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/server/router/debug
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/server/router/distribution
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/server/router/grpc
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/server/router/image
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/server/router/network
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/server/router/plugin
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/server/router/session
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/server/router/swarm
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/server/router/system
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/server/router/volume
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/types
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/types/backend
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/types/blkiodev
13:05:36 [2023-12-11T13:05:36.125Z] github.com/docker/docker/api/types/checkpoint
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/types/container
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/types/events
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/types/filters
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/types/image
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/types/mount
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/types/network
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/types/plugins/logdriver
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/types/registry
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/types/strslice
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/types/swarm
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/types/swarm/runtime
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/types/system
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/types/time
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/types/versions
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/types/versions/v1p19
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/types/versions/v1p20
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/types/volume
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/builder
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/builder/builder-next
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/builder/builder-next/exporter
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/builder/builder-next/worker
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/builder/builder-next/worker/label
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/builder/dockerfile
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/builder/remotecontext
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/builder/remotecontext/git
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/builder/remotecontext/urlutil
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/cli/debug
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/cli/winresources/docker-proxy
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/cli/winresources/dockerd
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/client
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/client/buildkit
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/cmd/docker-proxy
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/cmd/dockerd
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/cmd/dockerd/trap
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/container
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/container/stream
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/contrib/apparmor
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/contrib/httpserver
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/cluster
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/cluster/convert
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/cluster/executor
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/cluster/executor/container
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/cluster/provider
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/config
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/containerd
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/events
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/events/testutils
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/graphdriver
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/graphdriver/copy
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/graphdriver/register
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/graphdriver/vfs
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/graphdriver/zfs
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/images
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/initlayer
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/links
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/listeners
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/logger
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/logger/awslogs
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/logger/fluentd
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/logger/gcplogs
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/logger/gelf
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/logger/journald
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/logger/local
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/logger/logentries
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/logger/loggertest
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/logger/loggerutils
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/logger/splunk
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/logger/syslog
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/logger/templates
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/names
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/network
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/snapshotter
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/stats
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/distribution
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/distribution/metadata
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/distribution/utils
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/distribution/xfer
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/dockerversion
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/errdefs
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/image
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/image/cache
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/image/spec/specs-go
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/image/spec/specs-go/v1
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/image/tarexport
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/image/v1
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/internal/compatcontext
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/internal/mod
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/internal/mounttree
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/internal/multierror
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/internal/test/suite
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/internal/testutils
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/internal/testutils/netnsutils
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/internal/testutils/specialimage
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/internal/unshare
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/layer
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libcontainerd
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libcontainerd/queue
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libcontainerd/remote
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libcontainerd/shimopts
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libcontainerd/supervisor
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libcontainerd/types
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/bitmap
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/cluster
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/config
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/datastore
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/diagnostic
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/discoverapi
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/driverapi
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/drivers/bridge
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/drivers/host
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/drivers/null
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/drivers/overlay
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/drivers/remote
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/drivers/windows
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/drvregistry
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/etchosts
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/internal/caller
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/internal/kvstore
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/ipam
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/ipamapi
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/ipams/builtin
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/ipams/null
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/ipams/remote
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/ipamutils
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/ipbits
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/iptables
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/netlabel
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/netutils
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/networkdb
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/ns
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/options
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/osl
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/osl/kernel
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/portallocator
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/portmapper
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/resolvconf
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/scope
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/libnetwork/types
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/oci
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/oci/caps
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/opts
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/aaparser
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/archive
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/authorization
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/broadcaster
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/capabilities
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/chrootarchive
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/containerfs
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/directory
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/dmesg
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/fileutils
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/homedir
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/idtools
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/ioutils
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/jsonmessage
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/longpath
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/loopback
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/meminfo
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/namesgenerator
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/parsers
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/parsers/kernel
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/pidfile
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/platform
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/platforms
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/plugingetter
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/plugins
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/plugins/transport
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/pools
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/process
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/progress
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/reexec
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/rootless
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/rootless/specconv
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/stack
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/stdcopy
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/streamformatter
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/stringid
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/sysinfo
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/system
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/tailfile
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/tarsum
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/pkg/useragent
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/plugin
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/plugin/executor/containerd
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/plugin/v2
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/profiles/apparmor
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/profiles/seccomp
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/quota
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/reference
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/registry
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/registry/resumable
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/restartmanager
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/runconfig
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/runconfig/opts
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/testutil
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/testutil/daemon
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/testutil/environment
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/testutil/fakecontext
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/testutil/fakegit
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/testutil/fakestorage
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/testutil/fixtures/load
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/testutil/fixtures/plugin
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/testutil/registry
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/testutil/request
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/volume
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/volume/drivers
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/volume/local
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/volume/mounts
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/volume/service
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/volume/service/opts
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/volume/testutils'
13:05:36 [2023-12-11T13:05:36.126Z] + base_pkg_list='github.com/docker/docker/api
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/server
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/server/backend/build
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/server/httpstatus
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/server/httputils
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/server/middleware
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/server/router
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/server/router/build
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/server/router/checkpoint
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/server/router/container
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/server/router/debug
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/server/router/distribution
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/server/router/grpc
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/server/router/image
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/server/router/network
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/server/router/plugin
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/server/router/session
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/server/router/swarm
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/server/router/system
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/server/router/volume
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/types
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/types/backend
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/types/blkiodev
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/types/checkpoint
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/types/container
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/types/events
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/types/filters
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/types/image
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/types/mount
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/types/network
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/types/plugins/logdriver
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/types/registry
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/types/strslice
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/types/swarm
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/types/swarm/runtime
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/types/system
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/types/time
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/types/versions
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/types/versions/v1p19
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/types/versions/v1p20
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/api/types/volume
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/builder
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/builder/builder-next
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/builder/builder-next/exporter
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/builder/builder-next/worker
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/builder/builder-next/worker/label
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/builder/dockerfile
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/builder/remotecontext
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/builder/remotecontext/git
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/builder/remotecontext/urlutil
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/cli/debug
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/cli/winresources/docker-proxy
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/cli/winresources/dockerd
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/client
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/client/buildkit
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/cmd/docker-proxy
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/cmd/dockerd
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/cmd/dockerd/trap
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/container
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/container/stream
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/contrib/apparmor
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/contrib/httpserver
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/cluster
13:05:36 [2023-12-11T13:05:36.126Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/cluster/convert
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/cluster/executor
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/cluster/executor/container
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/cluster/provider
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/config
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/containerd
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/events
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/events/testutils
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/graphdriver
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/graphdriver/copy
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/graphdriver/register
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/graphdriver/vfs
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/graphdriver/zfs
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/images
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/initlayer
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/links
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/listeners
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/logger
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/logger/awslogs
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/logger/fluentd
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/logger/gcplogs
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/logger/gelf
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/logger/journald
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/logger/local
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/logger/logentries
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/logger/loggertest
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/logger/loggerutils
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/logger/splunk
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/logger/syslog
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/logger/templates
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/names
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/network
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/snapshotter
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/stats
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/distribution
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/distribution/metadata
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/distribution/utils
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/distribution/xfer
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/dockerversion
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/errdefs
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/image
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/image/cache
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/image/spec/specs-go
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/image/spec/specs-go/v1
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/image/tarexport
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/image/v1
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/internal/compatcontext
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/internal/mod
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/internal/mounttree
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/internal/multierror
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/internal/test/suite
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/internal/testutils
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/internal/testutils/netnsutils
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/internal/testutils/specialimage
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/internal/unshare
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/layer
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/libcontainerd
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/libcontainerd/queue
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/libcontainerd/remote
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/libcontainerd/shimopts
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/libcontainerd/supervisor
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/libcontainerd/types
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/oci
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/oci/caps
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/opts
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/aaparser
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/archive
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/authorization
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/broadcaster
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/capabilities
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/chrootarchive
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/containerfs
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/directory
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/dmesg
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/fileutils
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/homedir
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/idtools
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/ioutils
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/jsonmessage
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/longpath
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/loopback
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/meminfo
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/namesgenerator
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/parsers
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/parsers/kernel
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/pidfile
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/platform
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/platforms
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/plugingetter
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/plugins
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/plugins/transport
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/pools
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/process
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/progress
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/reexec
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/rootless
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/rootless/specconv
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/stack
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/stdcopy
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/streamformatter
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/stringid
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/sysinfo
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/system
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/tailfile
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/tarsum
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/pkg/useragent
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/plugin
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/plugin/executor/containerd
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/plugin/v2
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/profiles/apparmor
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/profiles/seccomp
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/quota
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/reference
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/registry
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/registry/resumable
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/restartmanager
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/runconfig
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/runconfig/opts
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/testutil
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/testutil/daemon
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/testutil/environment
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/testutil/fakecontext
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/testutil/fakegit
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/testutil/fakestorage
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/testutil/fixtures/load
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/testutil/fixtures/plugin
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/testutil/registry
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/testutil/request
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/volume
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/volume/drivers
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/volume/local
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/volume/mounts
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/volume/service
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/volume/service/opts
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/volume/testutils'
13:05:36 [2023-12-11T13:05:36.127Z] ++ grep --fixed-strings /libnetwork
13:05:36 [2023-12-11T13:05:36.127Z] ++ echo 'github.com/docker/docker/api
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/server
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/server/backend/build
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/server/httpstatus
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/server/httputils
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/server/middleware
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/server/router
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/server/router/build
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/server/router/checkpoint
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/server/router/container
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/server/router/debug
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/server/router/distribution
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/server/router/grpc
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/server/router/image
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/server/router/network
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/server/router/plugin
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/server/router/session
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/server/router/swarm
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/server/router/system
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/server/router/volume
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/types
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/types/backend
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/types/blkiodev
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/types/checkpoint
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/types/container
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/types/events
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/types/filters
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/types/image
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/types/mount
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/types/network
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/types/plugins/logdriver
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/types/registry
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/types/strslice
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/types/swarm
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/types/swarm/runtime
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/types/system
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/types/time
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/types/versions
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/types/versions/v1p19
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/types/versions/v1p20
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/api/types/volume
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/builder
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/builder/builder-next
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/builder/builder-next/exporter
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/builder/builder-next/worker
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/builder/builder-next/worker/label
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/builder/dockerfile
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/builder/remotecontext
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/builder/remotecontext/git
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/builder/remotecontext/urlutil
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/cli/debug
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/cli/winresources/docker-proxy
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/cli/winresources/dockerd
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/client
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/client/buildkit
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/cmd/docker-proxy
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/cmd/dockerd
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/cmd/dockerd/trap
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/container
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/container/stream
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/contrib/apparmor
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/contrib/httpserver
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/cluster
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/cluster/convert
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/cluster/executor
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/cluster/executor/container
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/cluster/provider
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/config
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/containerd
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/events
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/events/testutils
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/graphdriver
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/graphdriver/copy
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/graphdriver/register
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/graphdriver/vfs
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/graphdriver/zfs
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/images
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/initlayer
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/links
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/listeners
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/logger
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/logger/awslogs
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/logger/fluentd
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/logger/gcplogs
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/logger/gelf
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/logger/journald
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/logger/local
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/logger/logentries
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/logger/loggertest
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/logger/loggerutils
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/logger/splunk
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/logger/syslog
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/logger/templates
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/names
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/network
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/snapshotter
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/daemon/stats
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/distribution
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/distribution/metadata
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/distribution/utils
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/distribution/xfer
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/dockerversion
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/errdefs
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/image
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/image/cache
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/image/spec/specs-go
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/image/spec/specs-go/v1
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/image/tarexport
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/image/v1
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/internal/compatcontext
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/internal/mod
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/internal/mounttree
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/internal/multierror
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/internal/test/suite
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/internal/testutils
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/internal/testutils/netnsutils
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/internal/testutils/specialimage
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/internal/unshare
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/layer
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/libcontainerd
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/libcontainerd/queue
13:05:36 [2023-12-11T13:05:36.127Z] github.com/docker/docker/libcontainerd/remote
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libcontainerd/shimopts
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libcontainerd/supervisor
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libcontainerd/types
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/bitmap
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/cluster
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/config
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/datastore
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/diagnostic
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/discoverapi
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/driverapi
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/bridge
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/host
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/null
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/overlay
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/remote
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/windows
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drvregistry
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/etchosts
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/internal/caller
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/internal/kvstore
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/ipam
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/ipamapi
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/ipams/builtin
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/ipams/null
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/ipams/remote
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/ipamutils
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/ipbits
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/iptables
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/netlabel
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/netutils
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/networkdb
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/ns
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/options
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/osl
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/osl/kernel
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/portallocator
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/portmapper
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/resolvconf
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/scope
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/types
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/oci
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/oci/caps
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/opts
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/aaparser
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/archive
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/authorization
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/broadcaster
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/capabilities
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/chrootarchive
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/containerfs
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/directory
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/dmesg
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/fileutils
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/homedir
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/idtools
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/ioutils
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/jsonmessage
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/longpath
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/loopback
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/meminfo
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/namesgenerator
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/parsers
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/parsers/kernel
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/pidfile
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/platform
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/platforms
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/plugingetter
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/plugins
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/plugins/transport
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/pools
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/process
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/progress
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/reexec
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/rootless
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/rootless/specconv
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/stack
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/stdcopy
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/streamformatter
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/stringid
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/sysinfo
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/system
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/tailfile
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/tarsum
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/pkg/useragent
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/plugin
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/plugin/executor/containerd
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/plugin/v2
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/profiles/apparmor
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/profiles/seccomp
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/quota
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/reference
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/registry
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/registry/resumable
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/restartmanager
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/runconfig
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/runconfig/opts
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/testutil
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/testutil/daemon
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/testutil/environment
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/testutil/fakecontext
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/testutil/fakegit
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/testutil/fakestorage
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/testutil/fixtures/load
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/testutil/fixtures/plugin
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/testutil/registry
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/testutil/request
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/volume
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/volume/drivers
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/volume/local
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/volume/mounts
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/volume/service
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/volume/service/opts
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/volume/testutils'
13:05:36 [2023-12-11T13:05:36.128Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/bitmap
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/cluster
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/config
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/datastore
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/diagnostic
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/discoverapi
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/driverapi
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/bridge
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/host
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/null
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/overlay
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/remote
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/windows
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drvregistry
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/etchosts
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/internal/caller
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/internal/kvstore
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/ipam
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/ipamapi
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/ipams/builtin
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/ipams/null
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/ipams/remote
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/ipamutils
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/ipbits
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/iptables
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/netlabel
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/netutils
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/networkdb
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/ns
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/options
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/osl
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/osl/kernel
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/portallocator
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/portmapper
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/resolvconf
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/scope
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/types'
13:05:36 [2023-12-11T13:05:36.128Z] + echo 'github.com/docker/docker/libnetwork
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/bitmap
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/cluster
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/config
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/datastore
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/diagnostic
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/discoverapi
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/driverapi
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/bridge
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/host
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/d+ grep --fixed-strings libnetwork/drivers/bridge
13:05:36 [2023-12-11T13:05:36.128Z] rivers/macvlan
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/null
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/overlay
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/remote
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/windows
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drvregistry
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/etchosts
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/internal/caller
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/internal/kvstore
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/ipam
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/ipamapi
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/ipams/builtin
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/ipams/null
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/ipams/remote
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/ipamutils
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/ipbits
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/iptables
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/netlabel
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/netutils
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/networkdb
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/ns
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/options
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/osl
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/osl/kernel
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/portallocator
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/portmapper
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/resolvconf
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/scope
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/types'
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/bridge
13:05:36 [2023-12-11T13:05:36.128Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:05:36 [2023-12-11T13:05:36.128Z] + type docker-proxy
13:05:36 [2023-12-11T13:05:36.128Z] hack/test/unit: line 25: type: docker-proxy: not found
13:05:36 [2023-12-11T13:05:36.128Z] + hack/make.sh binary-proxy install-proxy
13:05:36 [2023-12-11T13:05:36.128Z] 
13:05:36 [2023-12-11T13:05:36.128Z] Removing bundles/
13:05:36 [2023-12-11T13:05:36.128Z] 
13:05:36 [2023-12-11T13:05:36.128Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
13:05:36 [2023-12-11T13:05:36.128Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
13:05:36 [2023-12-11T13:05:36.128Z] + tee /go/src/github.com/docker/docker/go.mod
13:05:36 [2023-12-11T13:05:36.128Z] module github.com/docker/docker
13:05:36 [2023-12-11T13:05:36.128Z] 
13:05:36 [2023-12-11T13:05:36.128Z] go 1.20
13:05:36 [2023-12-11T13:05:36.128Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
13:05:36 [2023-12-11T13:05:36.128Z] + GO111MODULE=on
13:05:36 [2023-12-11T13:05:36.128Z] + 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=291eaf0a77314071e502afcb4c35e3c44dff575a" -X "github.com/docker/docker/dockerversion.BuildTime=2023-12-11T13:05:35.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
13:05:40 [2023-12-11T13:05:40.336Z] + rm -f /go/src/github.com/docker/docker/go.mod
13:05:40 [2023-12-11T13:05:40.336Z] Created binary: bundles/binary-proxy/docker-proxy
13:05:40 [2023-12-11T13:05:40.336Z] 
13:05:40 [2023-12-11T13:05:40.336Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
13:05:40 [2023-12-11T13:05:40.336Z] Installing docker-proxy to /usr/local/bin/
13:05:40 [2023-12-11T13:05:40.336Z] 
13:05:40 [2023-12-11T13:05:40.336Z] + mkdir -p bundles
13:05:40 [2023-12-11T13:05:40.336Z] + '[' -n 'github.com/docker/docker/api
13:05:40 [2023-12-11T13:05:40.336Z] github.com/docker/docker/api/server
13:05:40 [2023-12-11T13:05:40.336Z] github.com/docker/docker/api/server/backend/build
13:05:40 [2023-12-11T13:05:40.336Z] github.com/docker/docker/api/server/httpstatus
13:05:40 [2023-12-11T13:05:40.336Z] github.com/docker/docker/api/server/httputils
13:05:40 [2023-12-11T13:05:40.336Z] github.com/docker/docker/api/server/middleware
13:05:40 [2023-12-11T13:05:40.336Z] github.com/docker/docker/api/server/router
13:05:40 [2023-12-11T13:05:40.336Z] github.com/docker/docker/api/server/router/build
13:05:40 [2023-12-11T13:05:40.336Z] github.com/docker/docker/api/server/router/checkpoint
13:05:40 [2023-12-11T13:05:40.336Z] github.com/docker/docker/api/server/router/container
13:05:40 [2023-12-11T13:05:40.336Z] github.com/docker/docker/api/server/router/debug
13:05:40 [2023-12-11T13:05:40.336Z] github.com/docker/docker/api/server/router/distribution
13:05:40 [2023-12-11T13:05:40.336Z] github.com/docker/docker/api/server/router/grpc
13:05:40 [2023-12-11T13:05:40.336Z] github.com/docker/docker/api/server/router/image
13:05:40 [2023-12-11T13:05:40.336Z] github.com/docker/docker/api/server/router/network
13:05:40 [2023-12-11T13:05:40.336Z] github.com/docker/docker/api/server/router/plugin
13:05:40 [2023-12-11T13:05:40.336Z] github.com/docker/docker/api/server/router/session
13:05:40 [2023-12-11T13:05:40.336Z] github.com/docker/docker/api/server/router/swarm
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/api/server/router/system
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/api/server/router/volume
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/api/types
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/api/types/backend
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/api/types/blkiodev
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/api/types/checkpoint
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/api/types/container
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/api/types/events
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/api/types/filters
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/api/types/image
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/api/types/mount
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/api/types/network
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/api/types/plugins/logdriver
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/api/types/registry
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/api/types/strslice
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/api/types/swarm
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/api/types/swarm/runtime
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/api/types/system
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/api/types/time
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/api/types/versions
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/api/types/versions/v1p19
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/api/types/versions/v1p20
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/api/types/volume
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/builder
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/builder/builder-next
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/builder/builder-next/exporter
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/builder/builder-next/worker
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/builder/builder-next/worker/label
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/builder/dockerfile
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/builder/remotecontext
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/builder/remotecontext/git
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/builder/remotecontext/urlutil
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/cli/debug
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/cli/winresources/docker-proxy
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/cli/winresources/dockerd
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/client
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/client/buildkit
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/cmd/docker-proxy
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/cmd/dockerd
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/cmd/dockerd/trap
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/container
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/container/stream
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/contrib/apparmor
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/contrib/httpserver
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/cluster
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/cluster/convert
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/cluster/executor
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/cluster/executor/container
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/cluster/provider
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/config
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/containerd
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/events
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/events/testutils
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/graphdriver
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/graphdriver/copy
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/graphdriver/register
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/graphdriver/vfs
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/graphdriver/zfs
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/images
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/initlayer
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/links
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/listeners
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/logger
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/logger/awslogs
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/logger/fluentd
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/logger/gcplogs
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/logger/gelf
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/logger/journald
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/logger/local
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/logger/logentries
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/logger/loggertest
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/logger/loggerutils
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/logger/splunk
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/logger/syslog
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/logger/templates
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/names
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/network
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/snapshotter
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/daemon/stats
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/distribution
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/distribution/metadata
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/distribution/utils
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/distribution/xfer
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/dockerversion
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/errdefs
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/image
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/image/cache
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/image/spec/specs-go
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/image/spec/specs-go/v1
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/image/tarexport
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/image/v1
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/internal/compatcontext
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/internal/mod
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/internal/mounttree
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/internal/multierror
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/internal/test/suite
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/internal/testutils
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/internal/testutils/netnsutils
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/internal/testutils/specialimage
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/internal/unshare
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/layer
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/libcontainerd
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/libcontainerd/queue
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/libcontainerd/remote
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/libcontainerd/shimopts
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/libcontainerd/supervisor
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/libcontainerd/types
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/oci
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/oci/caps
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/opts
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/aaparser
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/archive
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/authorization
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/broadcaster
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/capabilities
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/chrootarchive
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/containerfs
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/directory
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/dmesg
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/fileutils
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/homedir
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/idtools
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/ioutils
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/jsonmessage
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/longpath
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/loopback
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/meminfo
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/namesgenerator
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/parsers
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/parsers/kernel
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/pidfile
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/platform
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/platforms
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/plugingetter
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/plugins
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/plugins/transport
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/pools
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/process
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/progress
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/reexec
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/rootless
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/rootless/specconv
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/stack
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/stdcopy
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/streamformatter
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/stringid
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/sysinfo
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/system
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/tailfile
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/tarsum
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/pkg/useragent
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/plugin
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/plugin/executor/containerd
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/plugin/v2
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/profiles/apparmor
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/profiles/seccomp
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/quota
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/reference
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/registry
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/registry/resumable
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/restartmanager
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/runconfig
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/runconfig/opts
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/testutil
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/testutil/daemon
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/testutil/environment
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/testutil/fakecontext
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/testutil/fakegit
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/testutil/fakestorage
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/testutil/fixtures/load
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/testutil/fixtures/plugin
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/testutil/registry
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/testutil/request
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/volume
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/volume/drivers
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/volume/local
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/volume/mounts
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/volume/service
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/volume/service/opts
13:05:40 [2023-12-11T13:05:40.337Z] github.com/docker/docker/volume/testutils' ']'
13:05:40 [2023-12-11T13:05:40.338Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
13:05:40 [2023-12-11T13:05:40.940Z] ?   	github.com/docker/docker/api	[no test files]
13:05:49 [2023-12-11T13:05:49.032Z] ok  	github.com/docker/docker/api/server	0.009s	coverage: 13.0% of statements
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/api/server/router	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ok  	github.com/docker/docker/api/server/httputils	0.010s	coverage: 28.3% of statements
13:06:11 [2023-12-11T13:06:11.020Z] ok  	github.com/docker/docker/api/server/middleware	0.016s	coverage: 37.7% of statements
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/api/types	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ok  	github.com/docker/docker/api/server/router/swarm	0.012s	coverage: 7.4% of statements
13:06:11 [2023-12-11T13:06:11.020Z] ok  	github.com/docker/docker/api/server/router/volume	0.012s	coverage: 66.7% of statements
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/api/types/events	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 83.7% of statements
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/api/types/image	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
13:06:11 [2023-12-11T13:06:11.020Z] ok  	github.com/docker/docker/api/types/network	0.004s	coverage: 74.3% of statements
13:06:11 [2023-12-11T13:06:11.020Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 94.0% of statements
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/api/types/system	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/builder	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
13:06:11 [2023-12-11T13:06:11.020Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
13:06:11 [2023-12-11T13:06:11.020Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.004s	coverage: 100.0% of statements
13:06:11 [2023-12-11T13:06:11.020Z] ok  	github.com/docker/docker/cli/debug	0.010s	coverage: 100.0% of statements
13:06:11 [2023-12-11T13:06:11.020Z] ok  	github.com/docker/docker/builder/remotecontext	0.036s	coverage: 33.5% of statements
13:06:11 [2023-12-11T13:06:11.020Z] ok  	github.com/docker/docker/builder/dockerfile	0.045s	coverage: 50.1% of statements
13:06:12 [2023-12-11T13:06:12.910Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
13:06:13 [2023-12-11T13:06:13.168Z] ok  	github.com/docker/docker/client	0.124s	coverage: 77.1% of statements
13:06:13 [2023-12-11T13:06:13.168Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.154s	coverage: 68.2% of statements
13:06:15 [2023-12-11T13:06:15.704Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.219s	coverage: 82.5% of statements
13:06:25 [2023-12-11T13:06:25.653Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
13:06:25 [2023-12-11T13:06:25.653Z] ?   	github.com/docker/docker/container/stream	[no test files]
13:06:25 [2023-12-11T13:06:25.653Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
13:06:25 [2023-12-11T13:06:25.653Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
13:06:25 [2023-12-11T13:06:25.653Z] ok  	github.com/docker/docker/container	0.138s	coverage: 36.4% of statements
13:06:25 [2023-12-11T13:06:25.653Z] ok  	github.com/docker/docker/cmd/dockerd	0.208s	coverage: 30.1% of statements
13:06:27 [2023-12-11T13:06:27.544Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.400s	coverage: 0.0% of statements
13:06:28 [2023-12-11T13:06:28.470Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
13:06:28 [2023-12-11T13:06:28.470Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.011s	coverage: 65.3% of statements
13:06:28 [2023-12-11T13:06:28.470Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.018s	coverage: 38.7% of statements
13:06:28 [2023-12-11T13:06:28.470Z] ok  	github.com/docker/docker/daemon/cluster	0.057s	coverage: 0.5% of statements
13:06:29 [2023-12-11T13:06:29.031Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
13:06:29 [2023-12-11T13:06:29.031Z] ok  	github.com/docker/docker/daemon/config	0.065s	coverage: 76.3% of statements
13:06:30 [2023-12-11T13:06:30.394Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
13:06:30 [2023-12-11T13:06:30.394Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
13:06:30 [2023-12-11T13:06:30.394Z] ok  	github.com/docker/docker/daemon/containerd	0.021s	coverage: 0.5% of statements
13:06:30 [2023-12-11T13:06:30.394Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
13:06:30 [2023-12-11T13:06:30.394Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
13:06:30 [2023-12-11T13:06:30.650Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.212s	coverage: 60.9% of statements
13:06:30 [2023-12-11T13:06:30.907Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
13:06:30 [2023-12-11T13:06:30.907Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
13:06:31 [2023-12-11T13:06:31.163Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
13:06:31 [2023-12-11T13:06:31.163Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
13:06:31 [2023-12-11T13:06:31.419Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.177s	coverage: 60.2% of statements
13:06:31 [2023-12-11T13:06:31.419Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 60.9% of statements
13:06:31 [2023-12-11T13:06:31.981Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
13:06:32 [2023-12-11T13:06:32.237Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.480s	coverage: 13.4% of statements
13:06:32 [2023-12-11T13:06:32.494Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
13:06:32 [2023-12-11T13:06:32.494Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
13:06:32 [2023-12-11T13:06:32.494Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
13:06:32 [2023-12-11T13:06:32.494Z] ok  	github.com/docker/docker/daemon/images	0.019s	coverage: 3.0% of statements
13:06:32 [2023-12-11T13:06:32.750Z] ok  	github.com/docker/docker/daemon/logger	0.227s	coverage: 43.2% of statements
13:06:33 [2023-12-11T13:06:33.005Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
13:06:33 [2023-12-11T13:06:33.005Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 68.2% of statements
13:06:33 [2023-12-11T13:06:33.005Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.011s	coverage: 53.6% of statements
13:06:33 [2023-12-11T13:06:33.005Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.128s	coverage: 78.3% of statements
13:06:33 [2023-12-11T13:06:33.566Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
13:06:33 [2023-12-11T13:06:33.566Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
13:06:33 [2023-12-11T13:06:33.566Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
13:06:33 [2023-12-11T13:06:33.566Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
13:06:33 [2023-12-11T13:06:33.823Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.110s	coverage: 76.8% of statements
13:06:33 [2023-12-11T13:06:33.823Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
13:06:33 [2023-12-11T13:06:33.823Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
13:06:33 [2023-12-11T13:06:33.823Z] ok  	github.com/docker/docker/daemon/logger/local	0.043s	coverage: 79.4% of statements
13:06:34 [2023-12-11T13:06:34.387Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.016s	coverage: 63.5% of statements
13:06:34 [2023-12-11T13:06:34.387Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.024s	coverage: 31.5% of statements
13:06:34 [2023-12-11T13:06:34.642Z] ?   	github.com/docker/docker/daemon/names	[no test files]
13:06:34 [2023-12-11T13:06:34.642Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
13:06:34 [2023-12-11T13:06:34.642Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
13:06:34 [2023-12-11T13:06:34.642Z] ok  	github.com/docker/docker/daemon/logger/journald	1.178s	coverage: 74.5% of statements
13:06:34 [2023-12-11T13:06:34.898Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
13:06:34 [2023-12-11T13:06:34.898Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
13:06:34 [2023-12-11T13:06:34.898Z] ok  	github.com/docker/docker/daemon/network	0.014s	coverage: 63.8% of statements
13:06:35 [2023-12-11T13:06:35.824Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
13:06:35 [2023-12-11T13:06:35.824Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
13:06:35 [2023-12-11T13:06:35.824Z] ok  	github.com/docker/docker/dockerversion	0.005s	coverage: 100.0% of statements
13:06:35 [2023-12-11T13:06:35.824Z] ok  	github.com/docker/docker/distribution/metadata	0.029s	coverage: 44.4% of statements
13:06:36 [2023-12-11T13:06:36.081Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.451s	coverage: 82.5% of statements
13:06:36 [2023-12-11T13:06:36.336Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
13:06:36 [2023-12-11T13:06:36.336Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
13:06:36 [2023-12-11T13:06:36.336Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
13:06:36 [2023-12-11T13:06:36.336Z] ok  	github.com/docker/docker/image	0.025s	coverage: 84.6% of statements
13:06:36 [2023-12-11T13:06:36.591Z] ?   	github.com/docker/docker/image/v1	[no test files]
13:06:36 [2023-12-11T13:06:36.591Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
13:06:36 [2023-12-11T13:06:36.591Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
13:06:36 [2023-12-11T13:06:36.591Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
13:06:36 [2023-12-11T13:06:36.591Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.6% of statements
13:06:36 [2023-12-11T13:06:36.847Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
13:06:36 [2023-12-11T13:06:36.847Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
13:06:36 [2023-12-11T13:06:36.847Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
13:06:36 [2023-12-11T13:06:36.847Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
13:06:36 [2023-12-11T13:06:36.847Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
13:06:36 [2023-12-11T13:06:36.847Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
13:06:37 [2023-12-11T13:06:37.407Z] ok  	github.com/docker/docker/distribution	1.502s	coverage: 29.1% of statements
13:06:37 [2023-12-11T13:06:37.662Z] ok  	github.com/docker/docker/daemon	10.692s	coverage: 16.8% of statements
13:06:37 [2023-12-11T13:06:37.918Z] ok  	github.com/docker/docker/distribution/xfer	2.183s	coverage: 85.4% of statements
13:06:37 [2023-12-11T13:06:37.918Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
13:06:37 [2023-12-11T13:06:37.918Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
13:06:37 [2023-12-11T13:06:37.918Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
13:06:37 [2023-12-11T13:06:37.918Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
13:06:37 [2023-12-11T13:06:37.918Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
13:06:37 [2023-12-11T13:06:37.918Z] ok  	github.com/docker/docker/libcontainerd/queue	0.028s	coverage: 100.0% of statements
13:06:38 [2023-12-11T13:06:38.481Z] ?   	github.com/docker/docker/oci/caps	[no test files]
13:06:38 [2023-12-11T13:06:38.481Z] ok  	github.com/docker/docker/oci	0.027s	coverage: 38.1% of statements
13:06:38 [2023-12-11T13:06:38.481Z] ok  	github.com/docker/docker/pkg/aaparser	0.026s	coverage: 52.9% of statements
13:06:38 [2023-12-11T13:06:38.481Z] ok  	github.com/docker/docker/opts	0.034s	coverage: 67.9% of statements
13:06:39 [2023-12-11T13:06:39.043Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
13:06:39 [2023-12-11T13:06:39.043Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
13:06:39 [2023-12-11T13:06:39.043Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 28.6% of statements
13:06:39 [2023-12-11T13:06:39.043Z] ok  	github.com/docker/docker/pkg/directory	0.016s	coverage: 81.8% of statements
13:06:39 [2023-12-11T13:06:39.299Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
13:06:39 [2023-12-11T13:06:39.299Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.254s	coverage: 83.7% of statements
13:06:39 [2023-12-11T13:06:39.299Z] ok  	github.com/docker/docker/pkg/homedir	0.013s	coverage: 8.3% of statements
13:06:39 [2023-12-11T13:06:39.554Z] ok  	github.com/docker/docker/pkg/fileutils	0.031s	coverage: 51.7% of statements
13:06:39 [2023-12-11T13:06:39.554Z] ok  	github.com/docker/docker/pkg/archive	0.496s	coverage: 80.9% of statements
13:06:39 [2023-12-11T13:06:39.554Z] ok  	github.com/docker/docker/pkg/authorization	0.519s	coverage: 68.3% of statements
13:06:39 [2023-12-11T13:06:39.811Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
13:06:39 [2023-12-11T13:06:39.811Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 92.3% of statements
13:06:39 [2023-12-11T13:06:39.811Z] ok  	github.com/docker/docker/pkg/longpath	0.005s	coverage: 45.5% of statements
13:06:39 [2023-12-11T13:06:39.811Z] ok  	github.com/docker/docker/pkg/meminfo	0.004s	coverage: 75.0% of statements
13:06:39 [2023-12-11T13:06:39.811Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
13:06:40 [2023-12-11T13:06:40.068Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
13:06:40 [2023-12-11T13:06:40.068Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
13:06:40 [2023-12-11T13:06:40.068Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
13:06:40 [2023-12-11T13:06:40.068Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
13:06:40 [2023-12-11T13:06:40.068Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
13:06:40 [2023-12-11T13:06:40.068Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 94.1% of statements
13:06:40 [2023-12-11T13:06:40.068Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.009s	coverage: 90.2% of statements
13:06:40 [2023-12-11T13:06:40.068Z] ok  	github.com/docker/docker/pkg/ioutils	0.381s	coverage: 72.3% of statements
13:06:40 [2023-12-11T13:06:40.068Z] ok  	github.com/docker/docker/pkg/idtools	0.394s	coverage: 69.7% of statements
13:06:40 [2023-12-11T13:06:40.672Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
13:06:40 [2023-12-11T13:06:40.672Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
13:06:40 [2023-12-11T13:06:40.672Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
13:06:40 [2023-12-11T13:06:40.672Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
13:06:40 [2023-12-11T13:06:40.672Z] ok  	github.com/docker/docker/pkg/process	0.006s	coverage: 21.7% of statements
13:06:40 [2023-12-11T13:06:40.672Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.006s	coverage: 90.0% of statements
13:06:40 [2023-12-11T13:06:40.927Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
13:06:40 [2023-12-11T13:06:40.927Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
13:06:40 [2023-12-11T13:06:40.927Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
13:06:40 [2023-12-11T13:06:40.927Z] ok  	github.com/docker/docker/pkg/stack	0.014s	coverage: 90.9% of statements
13:06:40 [2023-12-11T13:06:40.927Z] ok  	github.com/docker/docker/pkg/reexec	0.019s	coverage: 82.4% of statements
13:06:40 [2023-12-11T13:06:40.927Z] ok  	github.com/docker/docker/pkg/stdcopy	0.018s	coverage: 100.0% of statements
13:06:41 [2023-12-11T13:06:41.182Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
13:06:41 [2023-12-11T13:06:41.182Z] ok  	github.com/docker/docker/pkg/stringid	0.011s	coverage: 61.9% of statements
13:06:41 [2023-12-11T13:06:41.439Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 43.1% of statements
13:06:41 [2023-12-11T13:06:41.439Z] ok  	github.com/docker/docker/pkg/sysinfo	0.013s	coverage: 53.4% of statements
13:06:41 [2023-12-11T13:06:41.439Z] ok  	github.com/docker/docker/pkg/tailfile	0.036s	coverage: 88.6% of statements
13:06:41 [2023-12-11T13:06:41.694Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
13:06:41 [2023-12-11T13:06:41.694Z] ok  	github.com/docker/docker/pkg/tarsum	0.047s	coverage: 89.6% of statements
13:06:42 [2023-12-11T13:06:42.255Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
13:06:42 [2023-12-11T13:06:42.255Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
13:06:42 [2023-12-11T13:06:42.255Z] ok  	github.com/docker/docker/plugin/v2	0.006s	coverage: 14.4% of statements
13:06:42 [2023-12-11T13:06:42.255Z] ok  	github.com/docker/docker/profiles/seccomp	0.020s	coverage: 86.0% of statements
13:06:42 [2023-12-11T13:06:42.844Z] ok  	github.com/docker/docker/pkg/plugins	2.011s	coverage: 74.9% of statements
13:06:42 [2023-12-11T13:06:42.844Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 83.7% of statements
13:06:42 [2023-12-11T13:06:42.844Z] ok  	github.com/docker/docker/plugin	0.520s	coverage: 23.3% of statements
13:06:43 [2023-12-11T13:06:43.099Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 51.9% of statements
13:06:43 [2023-12-11T13:06:43.099Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
13:06:43 [2023-12-11T13:06:43.099Z] ok  	github.com/docker/docker/registry	0.115s	coverage: 63.9% of statements
13:06:43 [2023-12-11T13:06:43.355Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
13:06:43 [2023-12-11T13:06:43.355Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 63.8% of statements
13:06:43 [2023-12-11T13:06:43.355Z] ok  	github.com/docker/docker/quota	0.729s	coverage: 69.3% of statements
13:06:43 [2023-12-11T13:06:43.611Z] ok  	github.com/docker/docker/testutil	0.008s	coverage: 8.2% of statements
13:06:43 [2023-12-11T13:06:43.611Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
13:06:43 [2023-12-11T13:06:43.611Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
13:06:43 [2023-12-11T13:06:43.611Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
13:06:43 [2023-12-11T13:06:43.611Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
13:06:43 [2023-12-11T13:06:43.611Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
13:06:43 [2023-12-11T13:06:43.611Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
13:06:43 [2023-12-11T13:06:43.611Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
13:06:43 [2023-12-11T13:06:43.866Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
13:06:43 [2023-12-11T13:06:43.866Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
13:06:43 [2023-12-11T13:06:43.866Z] ?   	github.com/docker/docker/testutil/request	[no test files]
13:06:43 [2023-12-11T13:06:43.866Z] ?   	github.com/docker/docker/volume	[no test files]
13:06:44 [2023-12-11T13:06:44.122Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
13:06:44 [2023-12-11T13:06:44.377Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.7% of statements
13:06:44 [2023-12-11T13:06:44.377Z] ok  	github.com/docker/docker/volume/local	0.095s	coverage: 72.5% of statements
13:06:44 [2023-12-11T13:06:44.938Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
13:06:44 [2023-12-11T13:06:44.938Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
13:06:44 [2023-12-11T13:06:44.938Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 71.8% of statements
13:06:45 [2023-12-11T13:06:45.193Z] ok  	github.com/docker/docker/layer	7.151s	coverage: 68.7% of statements
13:06:45 [2023-12-11T13:06:45.193Z] 
13:06:45 [2023-12-11T13:06:45.193Z] === Skipped
13:06:45 [2023-12-11T13:06:45.193Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
13:06:45 [2023-12-11T13:06:45.193Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
13:06:45 [2023-12-11T13:06:45.193Z] 
13:06:45 [2023-12-11T13:06:45.193Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
13:06:45 [2023-12-11T13:06:45.193Z]     network_proxy_test.go:210: No support for dual stack yet
13:06:45 [2023-12-11T13:06:45.193Z] 
13:06:45 [2023-12-11T13:06:45.193Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
13:06:45 [2023-12-11T13:06:45.193Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
13:06:45 [2023-12-11T13:06:45.193Z] 
13:06:45 [2023-12-11T13:06:45.193Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
13:06:45 [2023-12-11T13:06:45.193Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
13:06:45 [2023-12-11T13:06:45.193Z] 
13:06:45 [2023-12-11T13:06:45.193Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
13:06:45 [2023-12-11T13:06:45.193Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:06:45 [2023-12-11T13:06:45.193Z]     graphtest_unix.go:41: Driver btrfs not supported
13:06:45 [2023-12-11T13:06:45.193Z] 
13:06:45 [2023-12-11T13:06:45.193Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
13:06:45 [2023-12-11T13:06:45.193Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:06:45 [2023-12-11T13:06:45.193Z]     graphtest_unix.go:41: Driver btrfs not supported
13:06:45 [2023-12-11T13:06:45.193Z] 
13:06:45 [2023-12-11T13:06:45.193Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
13:06:45 [2023-12-11T13:06:45.193Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:06:45 [2023-12-11T13:06:45.193Z]     graphtest_unix.go:41: Driver btrfs not supported
13:06:45 [2023-12-11T13:06:45.193Z] 
13:06:45 [2023-12-11T13:06:45.193Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
13:06:45 [2023-12-11T13:06:45.193Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:06:45 [2023-12-11T13:06:45.193Z]     graphtest_unix.go:41: Driver btrfs not supported
13:06:45 [2023-12-11T13:06:45.193Z] 
13:06:45 [2023-12-11T13:06:45.193Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
13:06:45 [2023-12-11T13:06:45.193Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:06:45 [2023-12-11T13:06:45.193Z]     graphtest_unix.go:41: Driver btrfs not supported
13:06:45 [2023-12-11T13:06:45.193Z] 
13:06:45 [2023-12-11T13:06:45.193Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
13:06:45 [2023-12-11T13:06:45.193Z]     graphtest_unix.go:68: No driver to put!
13:06:45 [2023-12-11T13:06:45.193Z] 
13:06:45 [2023-12-11T13:06:45.193Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
13:06:45 [2023-12-11T13:06:45.193Z] time="2023-12-11T13:06:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:06:45 [2023-12-11T13:06:45.193Z]     graphtest_unix.go:39: graphdriver: driver not supported
13:06:45 [2023-12-11T13:06:45.193Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
13:06:45 [2023-12-11T13:06:45.193Z] 
13:06:45 [2023-12-11T13:06:45.193Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
13:06:45 [2023-12-11T13:06:45.193Z] time="2023-12-11T13:06:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:06:45 [2023-12-11T13:06:45.193Z]     graphtest_unix.go:39: graphdriver: driver not supported
13:06:45 [2023-12-11T13:06:45.193Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
13:06:45 [2023-12-11T13:06:45.193Z] 
13:06:45 [2023-12-11T13:06:45.193Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
13:06:45 [2023-12-11T13:06:45.193Z] time="2023-12-11T13:06:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:06:45 [2023-12-11T13:06:45.193Z]     graphtest_unix.go:39: graphdriver: driver not supported
13:06:45 [2023-12-11T13:06:45.193Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
13:06:45 [2023-12-11T13:06:45.193Z] 
13:06:45 [2023-12-11T13:06:45.193Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
13:06:45 [2023-12-11T13:06:45.193Z] time="2023-12-11T13:06:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:06:45 [2023-12-11T13:06:45.193Z]     graphtest_unix.go:39: graphdriver: driver not supported
13:06:45 [2023-12-11T13:06:45.193Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
13:06:45 [2023-12-11T13:06:45.193Z] 
13:06:45 [2023-12-11T13:06:45.193Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
13:06:45 [2023-12-11T13:06:45.193Z] time="2023-12-11T13:06:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:06:45 [2023-12-11T13:06:45.193Z]     graphtest_unix.go:39: graphdriver: driver not supported
13:06:45 [2023-12-11T13:06:45.193Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
13:06:45 [2023-12-11T13:06:45.193Z] 
13:06:45 [2023-12-11T13:06:45.193Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
13:06:45 [2023-12-11T13:06:45.193Z]     graphtest_unix.go:68: No driver to put!
13:06:45 [2023-12-11T13:06:45.193Z] 
13:06:45 [2023-12-11T13:06:45.193Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
13:06:45 [2023-12-11T13:06:45.193Z]     overlay_test.go:61: Cannot run test with naive change algorithm
13:06:45 [2023-12-11T13:06:45.193Z] 
13:06:45 [2023-12-11T13:06:45.193Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
13:06:45 [2023-12-11T13:06:45.193Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
13:06:45 [2023-12-11T13:06:45.193Z] 
13:06:45 [2023-12-11T13:06:45.193Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
13:06:45 [2023-12-11T13:06:45.193Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:06:45 [2023-12-11T13:06:45.193Z]     graphtest_unix.go:41: Driver zfs not supported
13:06:45 [2023-12-11T13:06:45.193Z] 
13:06:45 [2023-12-11T13:06:45.193Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
13:06:45 [2023-12-11T13:06:45.193Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:06:45 [2023-12-11T13:06:45.193Z]     graphtest_unix.go:41: Driver zfs not supported
13:06:45 [2023-12-11T13:06:45.193Z] 
13:06:45 [2023-12-11T13:06:45.193Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
13:06:45 [2023-12-11T13:06:45.193Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:06:45 [2023-12-11T13:06:45.193Z]     graphtest_unix.go:41: Driver zfs not supported
13:06:45 [2023-12-11T13:06:45.193Z] 
13:06:45 [2023-12-11T13:06:45.193Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
13:06:45 [2023-12-11T13:06:45.193Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:06:45 [2023-12-11T13:06:45.193Z]     graphtest_unix.go:41: Driver zfs not supported
13:06:45 [2023-12-11T13:06:45.193Z] 
13:06:45 [2023-12-11T13:06:45.193Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
13:06:45 [2023-12-11T13:06:45.193Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:06:45 [2023-12-11T13:06:45.193Z]     graphtest_unix.go:41: Driver zfs not supported
13:06:45 [2023-12-11T13:06:45.193Z] 
13:06:45 [2023-12-11T13:06:45.193Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
13:06:45 [2023-12-11T13:06:45.193Z]     graphtest_unix.go:68: No driver to put!
13:06:45 [2023-12-11T13:06:45.193Z] 
13:06:45 [2023-12-11T13:06:45.193Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
13:06:45 [2023-12-11T13:06:45.193Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
13:06:45 [2023-12-11T13:06:45.193Z] 
13:06:45 [2023-12-11T13:06:45.193Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
13:06:45 [2023-12-11T13:06:45.193Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
13:06:45 [2023-12-11T13:06:45.193Z] 
13:06:45 [2023-12-11T13:06:45.193Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
13:06:45 [2023-12-11T13:06:45.193Z]     validate_test.go:70: only tested on Windows
13:06:45 [2023-12-11T13:06:45.193Z] 
13:06:45 [2023-12-11T13:06:45.193Z] DONE 3171 tests, 27 skipped in 64.873s
13:06:45 [2023-12-11T13:06:45.449Z] + '[' -n 'github.com/docker/docker/libnetwork
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/bitmap
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/cluster
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/config
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/datastore
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/diagnostic
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/discoverapi
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/driverapi
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/drivers/bridge
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/drivers/host
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/drivers/null
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/drivers/overlay
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/drivers/remote
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/drivers/windows
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/drvregistry
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/etchosts
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/internal/caller
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/internal/kvstore
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/ipam
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/ipamapi
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/ipams/builtin
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/ipams/null
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/ipams/remote
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/ipamutils
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/ipbits
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/iptables
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/netlabel
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/netutils
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/networkdb
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/ns
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/options
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/osl
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/osl/kernel
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/portallocator
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/portmapper
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/resolvconf
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/scope
13:06:45 [2023-12-11T13:06:45.449Z] github.com/docker/docker/libnetwork/types' ']'
13:06:45 [2023-12-11T13:06:45.449Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types
13:07:41 [2023-12-11T13:07:41.648Z] ok  	github.com/docker/docker/libnetwork	44.790s	coverage: 42.7% of statements
13:07:41 [2023-12-11T13:07:41.648Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
13:07:41 [2023-12-11T13:07:41.648Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
13:07:41 [2023-12-11T13:07:41.648Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
13:07:41 [2023-12-11T13:07:41.648Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
13:07:41 [2023-12-11T13:07:41.648Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
13:07:41 [2023-12-11T13:07:41.648Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
13:07:41 [2023-12-11T13:07:41.648Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
13:07:41 [2023-12-11T13:07:41.648Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
13:07:41 [2023-12-11T13:07:41.648Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.3% of statements
13:07:41 [2023-12-11T13:07:41.648Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 37.0% of statements
13:07:41 [2023-12-11T13:07:41.648Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
13:07:41 [2023-12-11T13:07:41.648Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
13:07:41 [2023-12-11T13:07:41.648Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
13:07:42 [2023-12-11T13:07:42.209Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	4.312s	coverage: 62.4% of statements
13:07:42 [2023-12-11T13:07:42.209Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
13:07:42 [2023-12-11T13:07:42.464Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 40.0% of statements
13:07:43 [2023-12-11T13:07:43.826Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.883s	coverage: 5.0% of statements
13:07:43 [2023-12-11T13:07:43.826Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
13:07:44 [2023-12-11T13:07:44.082Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
13:07:44 [2023-12-11T13:07:44.082Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
13:07:44 [2023-12-11T13:07:44.337Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 40.0% of statements
13:07:45 [2023-12-11T13:07:45.264Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.011s	coverage: 1.4% of statements
13:07:45 [2023-12-11T13:07:45.519Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
13:07:45 [2023-12-11T13:07:45.824Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
13:07:46 [2023-12-11T13:07:46.384Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.2% of statements
13:07:46 [2023-12-11T13:07:46.384Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
13:07:46 [2023-12-11T13:07:46.384Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
13:07:46 [2023-12-11T13:07:46.384Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
13:07:46 [2023-12-11T13:07:46.945Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.020s	coverage: 87.0% of statements
13:07:47 [2023-12-11T13:07:47.200Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
13:07:47 [2023-12-11T13:07:47.456Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
13:07:47 [2023-12-11T13:07:47.456Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
13:07:47 [2023-12-11T13:07:47.456Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
13:07:59 [2023-12-11T13:07:59.662Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.004s	coverage: 100.0% of statements
13:08:01 [2023-12-11T13:08:01.549Z] ok  	github.com/docker/docker/libnetwork/ipam	3.438s	coverage: 80.0% of statements
13:08:01 [2023-12-11T13:08:01.549Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
13:08:01 [2023-12-11T13:08:01.549Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
13:08:01 [2023-12-11T13:08:01.804Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 63.2% of statements
13:08:02 [2023-12-11T13:08:02.408Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 48.7% of statements
13:08:02 [2023-12-11T13:08:02.408Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
13:08:02 [2023-12-11T13:08:02.408Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
13:08:02 [2023-12-11T13:08:02.969Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.326s	coverage: 86.4% of statements
13:08:03 [2023-12-11T13:08:03.225Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
13:08:04 [2023-12-11T13:08:04.155Z] ok  	github.com/docker/docker/libnetwork/iptables	0.219s	coverage: 39.9% of statements
13:08:04 [2023-12-11T13:08:04.155Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
13:08:04 [2023-12-11T13:08:04.410Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 54.9% of statements
13:09:55 [2023-12-11T13:09:55.861Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.069s	coverage: 59.2% of statements
13:09:55 [2023-12-11T13:09:55.861Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
13:09:55 [2023-12-11T13:09:55.861Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
13:09:55 [2023-12-11T13:09:55.861Z] ok  	github.com/docker/docker/libnetwork/osl	4.469s	coverage: 40.2% of statements
13:09:55 [2023-12-11T13:09:55.861Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.004s	coverage: 20.0% of statements
13:09:55 [2023-12-11T13:09:55.861Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
13:09:56 [2023-12-11T13:09:56.804Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.741s	coverage: 46.3% of statements
13:09:56 [2023-12-11T13:09:56.804Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
13:09:56 [2023-12-11T13:09:56.804Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
13:09:57 [2023-12-11T13:09:57.070Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
13:09:57 [2023-12-11T13:09:57.071Z] 
13:09:57 [2023-12-11T13:09:57.071Z] === Skipped
13:09:57 [2023-12-11T13:09:57.071Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
13:09:57 [2023-12-11T13:09:57.071Z]     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
13:09:57 [2023-12-11T13:09:57.071Z] 
13:09:57 [2023-12-11T13:09:57.071Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
13:09:57 [2023-12-11T13:09:57.071Z]     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
13:09:57 [2023-12-11T13:09:57.071Z] 
13:09:57 [2023-12-11T13:09:57.071Z] DONE 357 tests, 2 skipped in 191.850s
Post stage
[Pipeline] junit
13:09:58 [2023-12-11T13:09:58.047Z] Recording test results
13:09:59 [2023-12-11T13:09:59.434Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:09:59 [2023-12-11T13:09:59.777Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46923/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=291eaf0a77314071e502afcb4c35e3c44dff575a -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:291eaf0a77314071e502afcb4c35e3c44dff575a hack/make.sh dynbinary test-integration
13:10:00 [2023-12-11T13:10:00.034Z] 
13:10:00 [2023-12-11T13:10:00.034Z] Removing bundles/
13:10:00 [2023-12-11T13:10:00.034Z] 
13:10:00 [2023-12-11T13:10:00.034Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:10:00 [2023-12-11T13:10:00.034Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
13:10:00 [2023-12-11T13:10:00.034Z] + tee /go/src/github.com/docker/docker/go.mod
13:10:00 [2023-12-11T13:10:00.034Z] module github.com/docker/docker
13:10:00 [2023-12-11T13:10:00.034Z] 
13:10:00 [2023-12-11T13:10:00.034Z] go 1.20
13:10:00 [2023-12-11T13:10:00.034Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
13:10:00 [2023-12-11T13:10:00.034Z] + GO111MODULE=on
13:10:00 [2023-12-11T13:10:00.034Z] + 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=291eaf0a77314071e502afcb4c35e3c44dff575a" -X "github.com/docker/docker/dockerversion.BuildTime=2023-12-11T13:09:59.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
13:10:38 [2023-12-11T13:10:38.719Z] + rm -f /go/src/github.com/docker/docker/go.mod
13:10:38 [2023-12-11T13:10:38.719Z] Created binary: bundles/dynbinary-daemon/dockerd
13:10:38 [2023-12-11T13:10:38.719Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
13:10:38 [2023-12-11T13:10:38.719Z] + tee /go/src/github.com/docker/docker/go.mod
13:10:38 [2023-12-11T13:10:38.719Z] module github.com/docker/docker
13:10:38 [2023-12-11T13:10:38.719Z] 
13:10:38 [2023-12-11T13:10:38.719Z] go 1.20
13:10:38 [2023-12-11T13:10:38.719Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
13:10:38 [2023-12-11T13:10:38.719Z] + GO111MODULE=on
13:10:38 [2023-12-11T13:10:38.719Z] + 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=291eaf0a77314071e502afcb4c35e3c44dff575a" -X "github.com/docker/docker/dockerversion.BuildTime=2023-12-11T13:09:59.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
13:10:38 [2023-12-11T13:10:38.719Z] + rm -f /go/src/github.com/docker/docker/go.mod
13:10:38 [2023-12-11T13:10:38.719Z] Created binary: bundles/dynbinary-daemon/docker-proxy
13:10:38 [2023-12-11T13:10:38.719Z] 
13:10:38 [2023-12-11T13:10:38.719Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:10:38 [2023-12-11T13:10:38.719Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:10:38 [2023-12-11T13:10:38.719Z] HOSTNAME=e25f7cb22143
13:10:38 [2023-12-11T13:10:38.719Z] TESTDEBUG=0
13:10:38 [2023-12-11T13:10:38.719Z] DEST=bundles/test-integration
13:10:38 [2023-12-11T13:10:38.719Z] PWD=/go/src/github.com/docker/docker
13:10:38 [2023-12-11T13:10:38.719Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
13:10:38 [2023-12-11T13:10:38.719Z] DOCKER_GITCOMMIT=291eaf0a77314071e502afcb4c35e3c44dff575a
13:10:38 [2023-12-11T13:10:38.719Z] container=docker
13:10:38 [2023-12-11T13:10:38.719Z] HOME=/root
13:10:38 [2023-12-11T13:10:38.719Z] CONTAINERD_NAMESPACE=moby
13:10:38 [2023-12-11T13:10:38.719Z] GOLANG_VERSION=1.21.5
13:10:38 [2023-12-11T13:10:38.719Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:10:38 [2023-12-11T13:10:38.719Z] VALIDATE_BRANCH=master
13:10:38 [2023-12-11T13:10:38.719Z] TERM=xterm
13:10:38 [2023-12-11T13:10:38.719Z] DOCKER_PKG=github.com/docker/docker
13:10:38 [2023-12-11T13:10:38.719Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
13:10:38 [2023-12-11T13:10:38.719Z] SHLVL=1
13:10:38 [2023-12-11T13:10:38.719Z] TIMEOUT=120m
13:10:38 [2023-12-11T13:10:38.719Z] GOTOOLCHAIN=local
13:10:38 [2023-12-11T13:10:38.719Z] DOCKER_GRAPHDRIVER=overlay2
13:10:38 [2023-12-11T13:10:38.719Z] GO111MODULE=off
13:10:38 [2023-12-11T13:10:38.719Z] DOCKER_EXPERIMENTAL=1
13:10:38 [2023-12-11T13:10:38.719Z] TEST_SKIP_INTEGRATION_CLI=1
13:10:38 [2023-12-11T13:10:38.719Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:10:38 [2023-12-11T13:10:38.719Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:10:38 [2023-12-11T13:10:38.719Z] GOPATH=/go
13:10:38 [2023-12-11T13:10:38.719Z] PKG_CONFIG=pkg-config
13:10:38 [2023-12-11T13:10:38.719Z] _=/usr/bin/env
13:10:38 [2023-12-11T13:10:38.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:11:00 [2023-12-11T13:11:00.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
13:11:00 [2023-12-11T13:11:00.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:11:00 [2023-12-11T13:11:00.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:11:03 [2023-12-11T13:11:03.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
13:11:07 [2023-12-11T13:11:07.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:11:10 [2023-12-11T13:11:10.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
13:11:11 [2023-12-11T13:11:11.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:11:12 [2023-12-11T13:11:12.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:11:13 [2023-12-11T13:11:13.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:11:14 [2023-12-11T13:11:14.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
13:11:16 [2023-12-11T13:11:16.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:11:16 [2023-12-11T13:11:16.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:11:17 [2023-12-11T13:11:17.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:11:19 [2023-12-11T13:11:19.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:11:20 [2023-12-11T13:11:20.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:11:22 [2023-12-11T13:11:22.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
13:11:22 [2023-12-11T13:11:22.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:11:23 [2023-12-11T13:11:23.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:11:25 [2023-12-11T13:11:25.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:11:26 [2023-12-11T13:11:26.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:11:26 [2023-12-11T13:11:26.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:11:28 [2023-12-11T13:11:28.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:11:29 [2023-12-11T13:11:29.250Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:11:29 [2023-12-11T13:11:29.250Z] Using test binary /usr/local/cli-integration/docker
13:11:29 [2023-12-11T13:11:29.250Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:11:29 [2023-12-11T13:11:29.250Z] +++ /etc/init.d/apparmor start
13:11:29 [2023-12-11T13:11:29.250Z] Not: starting.
13:11:29 [2023-12-11T13:11:29.250Z] INFO: Waiting for daemon to start...
13:11:29 [2023-12-11T13:11:29.250Z] Starting dockerd
13:11:29 [2023-12-11T13:11:29.250Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.qmb9WngPqS/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
13:11:39 [2023-12-11T13:11:39.224Z] .
13:11:39 [2023-12-11T13:11:39.224Z] Running integration-test (iteration 1)
13:11:39 [2023-12-11T13:11:39.224Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
13:11:39 [2023-12-11T13:11:39.224Z] ++ '[' -n '' ']'
13:11:39 [2023-12-11T13:11:39.224Z] ++ 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
13:11:39 [2023-12-11T13:11:39.224Z] ++ set -e
13:11:39 [2023-12-11T13:11:39.224Z] ++ '[' -n 0 ']'
13:11:39 [2023-12-11T13:11:39.224Z] ++ set -x
13:11:39 [2023-12-11T13:11:39.224Z] ++ 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.qmb9WngPqS/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
13:11:39 [2023-12-11T13:11:39.224Z] Loaded image: busybox:latest
13:11:39 [2023-12-11T13:11:39.224Z] Loaded image: busybox:glibc
13:11:39 [2023-12-11T13:11:39.224Z] Loaded image: debian:bookworm-slim
13:11:39 [2023-12-11T13:11:39.224Z] Loaded image: hello-world:latest
13:11:39 [2023-12-11T13:11:39.224Z] Loaded image: arm32v7/hello-world:latest
13:11:39 [2023-12-11T13:11:39.224Z] INFO: Testing against a local daemon
13:11:39 [2023-12-11T13:11:39.224Z] === RUN   TestCgroupNamespacesBuild
13:11:40 [2023-12-11T13:11:40.675Z] --- PASS: TestCgroupNamespacesBuild (1.18s)
13:11:40 [2023-12-11T13:11:40.675Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
13:11:41 [2023-12-11T13:11:41.643Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s)
13:11:41 [2023-12-11T13:11:41.643Z] === RUN   TestBuildWithSession
13:11:41 [2023-12-11T13:11:41.643Z]     build_session_test.go:25: TODO: BuildKit
13:11:41 [2023-12-11T13:11:41.643Z] --- SKIP: TestBuildWithSession (0.00s)
13:11:41 [2023-12-11T13:11:41.643Z] === RUN   TestBuildSquashParent
13:11:45 [2023-12-11T13:11:45.847Z] --- PASS: TestBuildSquashParent (3.64s)
13:11:45 [2023-12-11T13:11:45.847Z] === RUN   TestBuildWithRemoveAndForceRemove
13:11:45 [2023-12-11T13:11:45.847Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:11:45 [2023-12-11T13:11:45.847Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:11:45 [2023-12-11T13:11:45.847Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:11:45 [2023-12-11T13:11:45.847Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:11:45 [2023-12-11T13:11:45.847Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:11:45 [2023-12-11T13:11:45.848Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:11:45 [2023-12-11T13:11:45.848Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:11:45 [2023-12-11T13:11:45.848Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:11:45 [2023-12-11T13:11:45.848Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:11:45 [2023-12-11T13:11:45.848Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:11:45 [2023-12-11T13:11:45.848Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:11:45 [2023-12-11T13:11:45.848Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:11:45 [2023-12-11T13:11:45.848Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:11:45 [2023-12-11T13:11:45.848Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:11:45 [2023-12-11T13:11:45.848Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:11:45 [2023-12-11T13:11:45.848Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:11:45 [2023-12-11T13:11:45.848Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:11:45 [2023-12-11T13:11:45.848Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:11:48 [2023-12-11T13:11:48.404Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
13:11:48 [2023-12-11T13:11:48.404Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.29s)
13:11:48 [2023-12-11T13:11:48.404Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.35s)
13:11:48 [2023-12-11T13:11:48.404Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.94s)
13:11:48 [2023-12-11T13:11:48.404Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.08s)
13:11:48 [2023-12-11T13:11:48.404Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.15s)
13:11:48 [2023-12-11T13:11:48.404Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.18s)
13:11:48 [2023-12-11T13:11:48.404Z] === RUN   TestBuildMultiStageCopy
13:11:48 [2023-12-11T13:11:48.404Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:11:49 [2023-12-11T13:11:49.808Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:11:49 [2023-12-11T13:11:49.808Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:11:49 [2023-12-11T13:11:49.808Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:11:49 [2023-12-11T13:11:49.808Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:11:50 [2023-12-11T13:11:50.064Z] --- PASS: TestBuildMultiStageCopy (1.61s)
13:11:50 [2023-12-11T13:11:50.064Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.19s)
13:11:50 [2023-12-11T13:11:50.064Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s)
13:11:50 [2023-12-11T13:11:50.064Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.10s)
13:11:50 [2023-12-11T13:11:50.064Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.10s)
13:11:50 [2023-12-11T13:11:50.064Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.11s)
13:11:50 [2023-12-11T13:11:50.064Z] === RUN   TestBuildMultiStageParentConfig
13:11:50 [2023-12-11T13:11:50.319Z] --- PASS: TestBuildMultiStageParentConfig (0.35s)
13:11:50 [2023-12-11T13:11:50.319Z] === RUN   TestBuildLabelWithTargets
13:11:51 [2023-12-11T13:11:51.332Z] --- PASS: TestBuildLabelWithTargets (0.64s)
13:11:51 [2023-12-11T13:11:51.332Z] === RUN   TestBuildWithEmptyLayers
13:11:51 [2023-12-11T13:11:51.332Z] --- PASS: TestBuildWithEmptyLayers (0.13s)
13:11:51 [2023-12-11T13:11:51.332Z] === RUN   TestBuildMultiStageOnBuild
13:11:52 [2023-12-11T13:11:52.258Z] --- PASS: TestBuildMultiStageOnBuild (1.17s)
13:11:52 [2023-12-11T13:11:52.258Z] === RUN   TestBuildUncleanTarFilenames
13:11:52 [2023-12-11T13:11:52.513Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
13:11:52 [2023-12-11T13:11:52.513Z] === RUN   TestBuildMultiStageLayerLeak
13:11:53 [2023-12-11T13:11:53.438Z] --- PASS: TestBuildMultiStageLayerLeak (1.09s)
13:11:53 [2023-12-11T13:11:53.438Z] === RUN   TestBuildWithHugeFile
13:13:01 [2023-12-11T13:13:01.136Z] --- PASS: TestBuildWithHugeFile (61.79s)
13:13:01 [2023-12-11T13:13:01.136Z] === RUN   TestBuildWCOWSandboxSize
13:13:01 [2023-12-11T13:13:01.136Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
13:13:01 [2023-12-11T13:13:01.136Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
13:13:01 [2023-12-11T13:13:01.136Z] === RUN   TestBuildWithEmptyDockerfile
13:13:01 [2023-12-11T13:13:01.136Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:13:01 [2023-12-11T13:13:01.136Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:13:01 [2023-12-11T13:13:01.136Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:13:01 [2023-12-11T13:13:01.136Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:13:01 [2023-12-11T13:13:01.136Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:13:01 [2023-12-11T13:13:01.136Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:13:01 [2023-12-11T13:13:01.136Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:13:01 [2023-12-11T13:13:01.136Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:13:01 [2023-12-11T13:13:01.136Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:13:01 [2023-12-11T13:13:01.136Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
13:13:01 [2023-12-11T13:13:01.136Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
13:13:01 [2023-12-11T13:13:01.136Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
13:13:01 [2023-12-11T13:13:01.136Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
13:13:01 [2023-12-11T13:13:01.136Z] === RUN   TestBuildPreserveOwnership
13:13:01 [2023-12-11T13:13:01.136Z] === RUN   TestBuildPreserveOwnership/copy_from
13:13:01 [2023-12-11T13:13:01.136Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
13:13:01 [2023-12-11T13:13:01.136Z] --- PASS: TestBuildPreserveOwnership (2.18s)
13:13:01 [2023-12-11T13:13:01.136Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.55s)
13:13:01 [2023-12-11T13:13:01.136Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.61s)
13:13:01 [2023-12-11T13:13:01.136Z] === RUN   TestBuildPlatformInvalid
13:13:01 [2023-12-11T13:13:01.136Z] --- PASS: TestBuildPlatformInvalid (0.01s)
13:13:01 [2023-12-11T13:13:01.136Z] === RUN   TestBuildkitHistoryTracePropagation
13:13:01 [2023-12-11T13:13:01.136Z] time="2023-12-11T13:12:57Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
13:13:01 [2023-12-11T13:13:01.136Z] time="2023-12-11T13:12:57Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
13:13:01 [2023-12-11T13:13:01.136Z] time="2023-12-11T13:12:57Z" 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
13:13:01 [2023-12-11T13:13:01.136Z] time="2023-12-11T13:12:57Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
13:13:01 [2023-12-11T13:13:01.136Z] time="2023-12-11T13:12:57Z" 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
13:13:01 [2023-12-11T13:13:01.136Z] time="2023-12-11T13:12:57Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
13:13:01 [2023-12-11T13:13:01.136Z] time="2023-12-11T13:12:57Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
13:13:01 [2023-12-11T13:13:01.136Z] time="2023-12-11T13:12:57Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
13:13:01 [2023-12-11T13:13:01.136Z] time="2023-12-11T13:12:57Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
13:13:01 [2023-12-11T13:13:01.136Z] time="2023-12-11T13:12:57Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
13:13:01 [2023-12-11T13:13:01.136Z] time="2023-12-11T13:12:57Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
13:13:01 [2023-12-11T13:13:01.136Z] time="2023-12-11T13:12:57Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
13:13:01 [2023-12-11T13:13:01.136Z] time="2023-12-11T13:12:57Z" level=info msg="[core] [Server #4] Server created" module=grpc
13:13:01 [2023-12-11T13:13:01.136Z]     build_traces_test.go:84: Waiting for trace to be available
13:13:01 [2023-12-11T13:13:01.696Z] time="2023-12-11T13:13:01Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
13:13:01 [2023-12-11T13:13:01.696Z] time="2023-12-11T13:13:01Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
13:13:01 [2023-12-11T13:13:01.696Z] time="2023-12-11T13:13:01Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
13:13:01 [2023-12-11T13:13:01.696Z] time="2023-12-11T13:13:01Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
13:13:01 [2023-12-11T13:13:01.696Z] time="2023-12-11T13:13:01Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
13:13:01 [2023-12-11T13:13:01.696Z] time="2023-12-11T13:13:01Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
13:13:01 [2023-12-11T13:13:01.696Z] --- PASS: TestBuildkitHistoryTracePropagation (4.07s)
13:13:01 [2023-12-11T13:13:01.696Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
13:13:02 [2023-12-11T13:13:02.257Z] Loaded image: busybox:latest
13:13:02 [2023-12-11T13:13:02.257Z] Loaded image: busybox:glibc
13:13:03 [2023-12-11T13:13:03.183Z] Loaded image: debian:bookworm-slim
13:13:03 [2023-12-11T13:13:03.184Z] Loaded image: hello-world:latest
13:13:03 [2023-12-11T13:13:03.184Z] Loaded image: arm32v7/hello-world:latest
13:13:13 [2023-12-11T13:13:13.117Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.97s)
13:13:13 [2023-12-11T13:13:13.117Z] PASS
13:13:13 [2023-12-11T13:13:13.117Z] 
13:13:13 [2023-12-11T13:13:13.117Z] === Skipped
13:13:13 [2023-12-11T13:13:13.117Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
13:13:13 [2023-12-11T13:13:13.117Z]     build_session_test.go:25: TODO: BuildKit
13:13:13 [2023-12-11T13:13:13.117Z] 
13:13:13 [2023-12-11T13:13:13.117Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
13:13:13 [2023-12-11T13:13:13.117Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
13:13:13 [2023-12-11T13:13:13.117Z] 
13:13:13 [2023-12-11T13:13:13.117Z] DONE 35 tests, 2 skipped in 93.517s
13:13:13 [2023-12-11T13:13:13.117Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
13:13:13 [2023-12-11T13:13:13.117Z] ++ '[' -n '' ']'
13:13:13 [2023-12-11T13:13:13.117Z] ++ 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
13:13:13 [2023-12-11T13:13:13.117Z] ++ set -e
13:13:13 [2023-12-11T13:13:13.117Z] ++ '[' -n 0 ']'
13:13:13 [2023-12-11T13:13:13.117Z] ++ set -x
13:13:13 [2023-12-11T13:13:13.117Z] ++ 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.qmb9WngPqS/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
13:13:13 [2023-12-11T13:13:13.117Z] INFO: Testing against a local daemon
13:13:13 [2023-12-11T13:13:13.117Z] === RUN   TestNoNewPrivileges
13:13:21 [2023-12-11T13:13:21.196Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
13:13:21 [2023-12-11T13:13:21.196Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
13:13:21 [2023-12-11T13:13:21.196Z] --- PASS: TestNoNewPrivileges (9.62s)
13:13:21 [2023-12-11T13:13:21.196Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.39s)
13:13:21 [2023-12-11T13:13:21.196Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.44s)
13:13:21 [2023-12-11T13:13:21.196Z] PASS
13:13:21 [2023-12-11T13:13:21.196Z] 
13:13:21 [2023-12-11T13:13:21.196Z] DONE 3 tests in 9.652s
13:13:21 [2023-12-11T13:13:21.196Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
13:13:21 [2023-12-11T13:13:21.196Z] ++ '[' -n '' ']'
13:13:21 [2023-12-11T13:13:21.196Z] ++ 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
13:13:21 [2023-12-11T13:13:21.196Z] ++ set -e
13:13:21 [2023-12-11T13:13:21.196Z] ++ '[' -n 0 ']'
13:13:21 [2023-12-11T13:13:21.196Z] ++ set -x
13:13:21 [2023-12-11T13:13:21.196Z] ++ 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.qmb9WngPqS/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
13:13:21 [2023-12-11T13:13:21.196Z] INFO: Testing against a local daemon
13:13:21 [2023-12-11T13:13:21.196Z] === RUN   TestConfigInspect
13:13:23 [2023-12-11T13:13:23.752Z] --- PASS: TestConfigInspect (2.03s)
13:13:23 [2023-12-11T13:13:23.752Z] === RUN   TestConfigList
13:13:24 [2023-12-11T13:13:24.676Z] === RUN   TestConfigList/test_filter_by_name
13:13:24 [2023-12-11T13:13:24.676Z] === RUN   TestConfigList/test_filter_by_id
13:13:24 [2023-12-11T13:13:24.676Z] === RUN   TestConfigList/test_filter_by_label_key_only
13:13:24 [2023-12-11T13:13:24.676Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
13:13:24 [2023-12-11T13:13:24.676Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
13:13:25 [2023-12-11T13:13:25.236Z] --- PASS: TestConfigList (1.92s)
13:13:25 [2023-12-11T13:13:25.236Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
13:13:25 [2023-12-11T13:13:25.236Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
13:13:25 [2023-12-11T13:13:25.236Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
13:13:25 [2023-12-11T13:13:25.236Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
13:13:25 [2023-12-11T13:13:25.236Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
13:13:25 [2023-12-11T13:13:25.236Z] === RUN   TestConfigsCreateAndDelete
13:13:27 [2023-12-11T13:13:27.120Z] --- PASS: TestConfigsCreateAndDelete (1.92s)
13:13:27 [2023-12-11T13:13:27.120Z] === RUN   TestConfigsUpdate
13:13:29 [2023-12-11T13:13:29.631Z] --- PASS: TestConfigsUpdate (1.99s)
13:13:29 [2023-12-11T13:13:29.631Z] === RUN   TestTemplatedConfig
13:13:32 [2023-12-11T13:13:32.144Z] --- PASS: TestTemplatedConfig (2.69s)
13:13:32 [2023-12-11T13:13:32.144Z] === RUN   TestConfigCreateResolve
13:13:33 [2023-12-11T13:13:33.506Z] --- PASS: TestConfigCreateResolve (1.46s)
13:13:33 [2023-12-11T13:13:33.506Z] PASS
13:13:33 [2023-12-11T13:13:33.506Z] 
13:13:33 [2023-12-11T13:13:33.506Z] DONE 11 tests in 12.051s
13:13:33 [2023-12-11T13:13:33.506Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
13:13:33 [2023-12-11T13:13:33.506Z] ++ '[' -n '' ']'
13:13:33 [2023-12-11T13:13:33.506Z] ++ 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
13:13:33 [2023-12-11T13:13:33.506Z] ++ set -e
13:13:33 [2023-12-11T13:13:33.506Z] ++ '[' -n 0 ']'
13:13:33 [2023-12-11T13:13:33.506Z] ++ set -x
13:13:33 [2023-12-11T13:13:33.506Z] ++ 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.qmb9WngPqS/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
13:13:33 [2023-12-11T13:13:33.506Z] INFO: Testing against a local daemon
13:13:33 [2023-12-11T13:13:33.506Z] === RUN   TestAttach
13:13:33 [2023-12-11T13:13:33.506Z] === RUN   TestAttach/without_TTY
13:13:33 [2023-12-11T13:13:33.506Z] === PAUSE TestAttach/without_TTY
13:13:33 [2023-12-11T13:13:33.506Z] === RUN   TestAttach/with_TTY
13:13:33 [2023-12-11T13:13:33.506Z] === PAUSE TestAttach/with_TTY
13:13:33 [2023-12-11T13:13:33.506Z] === CONT  TestAttach/without_TTY
13:13:33 [2023-12-11T13:13:33.506Z] === CONT  TestAttach/with_TTY
13:13:33 [2023-12-11T13:13:33.506Z] --- PASS: TestAttach (0.02s)
13:13:33 [2023-12-11T13:13:33.506Z]     --- PASS: TestAttach/with_TTY (0.04s)
13:13:33 [2023-12-11T13:13:33.506Z]     --- PASS: TestAttach/without_TTY (0.05s)
13:13:33 [2023-12-11T13:13:33.506Z] === RUN   TestCreateWithCDIDevices
13:13:34 [2023-12-11T13:13:34.433Z] --- PASS: TestCreateWithCDIDevices (1.04s)
13:13:34 [2023-12-11T13:13:34.433Z] === RUN   TestCDISpecDirsAreInSystemInfo
13:13:34 [2023-12-11T13:13:34.433Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default
13:13:34 [2023-12-11T13:13:34.994Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned
13:13:35 [2023-12-11T13:13:35.597Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice
13:13:36 [2023-12-11T13:13:36.158Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice
13:13:36 [2023-12-11T13:13:36.718Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice
13:13:37 [2023-12-11T13:13:37.278Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice
13:13:37 [2023-12-11T13:13:37.533Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice
13:13:38 [2023-12-11T13:13:38.094Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice
13:13:38 [2023-12-11T13:13:38.654Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.18s)
13:13:38 [2023-12-11T13:13:38.654Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s)
13:13:38 [2023-12-11T13:13:38.654Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s)
13:13:38 [2023-12-11T13:13:38.654Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
13:13:38 [2023-12-11T13:13:38.654Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s)
13:13:38 [2023-12-11T13:13:38.654Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s)
13:13:38 [2023-12-11T13:13:38.654Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s)
13:13:38 [2023-12-11T13:13:38.654Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
13:13:38 [2023-12-11T13:13:38.654Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s)
13:13:38 [2023-12-11T13:13:38.654Z] === RUN   TestCheckpoint
13:13:38 [2023-12-11T13:13:38.654Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:13:38 [2023-12-11T13:13:38.654Z] --- SKIP: TestCheckpoint (0.00s)
13:13:38 [2023-12-11T13:13:38.654Z] === RUN   TestContainerInvalidJSON
13:13:38 [2023-12-11T13:13:38.654Z] === RUN   TestContainerInvalidJSON/commit
13:13:38 [2023-12-11T13:13:38.654Z] === PAUSE TestContainerInvalidJSON/commit
13:13:38 [2023-12-11T13:13:38.654Z] === RUN   TestContainerInvalidJSON/containers/create
13:13:38 [2023-12-11T13:13:38.654Z] === PAUSE TestContainerInvalidJSON/containers/create
13:13:38 [2023-12-11T13:13:38.655Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
13:13:38 [2023-12-11T13:13:38.655Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
13:13:38 [2023-12-11T13:13:38.655Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
13:13:38 [2023-12-11T13:13:38.655Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
13:13:38 [2023-12-11T13:13:38.655Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
13:13:38 [2023-12-11T13:13:38.655Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
13:13:38 [2023-12-11T13:13:38.655Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:13:38 [2023-12-11T13:13:38.655Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:13:38 [2023-12-11T13:13:38.655Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
13:13:38 [2023-12-11T13:13:38.655Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
13:13:38 [2023-12-11T13:13:38.655Z] === CONT  TestContainerInvalidJSON/commit
13:13:38 [2023-12-11T13:13:38.655Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
13:13:38 [2023-12-11T13:13:38.655Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
13:13:38 [2023-12-11T13:13:38.655Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
13:13:38 [2023-12-11T13:13:38.655Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
13:13:38 [2023-12-11T13:13:38.655Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
13:13:38 [2023-12-11T13:13:38.655Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
13:13:38 [2023-12-11T13:13:38.655Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
13:13:38 [2023-12-11T13:13:38.655Z] === CONT  TestContainerInvalidJSON/containers/create
13:13:38 [2023-12-11T13:13:38.655Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
13:13:38 [2023-12-11T13:13:38.655Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:13:38 [2023-12-11T13:13:38.655Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
13:13:38 [2023-12-11T13:13:38.655Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
13:13:38 [2023-12-11T13:13:38.655Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
13:13:38 [2023-12-11T13:13:38.655Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
13:13:38 [2023-12-11T13:13:38.655Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
13:13:38 [2023-12-11T13:13:38.655Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
13:13:38 [2023-12-11T13:13:38.655Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
13:13:38 [2023-12-11T13:13:38.655Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
13:13:38 [2023-12-11T13:13:38.655Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
13:13:38 [2023-12-11T13:13:38.655Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
13:13:38 [2023-12-11T13:13:38.655Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
13:13:38 [2023-12-11T13:13:38.655Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
13:13:38 [2023-12-11T13:13:38.655Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
13:13:38 [2023-12-11T13:13:38.655Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
13:13:38 [2023-12-11T13:13:38.655Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
13:13:38 [2023-12-11T13:13:38.655Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
13:13:38 [2023-12-11T13:13:38.655Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
13:13:38 [2023-12-11T13:13:38.655Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
13:13:38 [2023-12-11T13:13:38.655Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
13:13:38 [2023-12-11T13:13:38.655Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
13:13:38 [2023-12-11T13:13:38.655Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
13:13:38 [2023-12-11T13:13:38.655Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
13:13:38 [2023-12-11T13:13:38.655Z] === RUN   TestContainerInvalidJSON/commit/empty_body
13:13:38 [2023-12-11T13:13:38.655Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
13:13:38 [2023-12-11T13:13:38.655Z] --- PASS: TestContainerInvalidJSON (0.01s)
13:13:38 [2023-12-11T13:13:38.655Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
13:13:38 [2023-12-11T13:13:38.655Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
13:13:38 [2023-12-11T13:13:38.655Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
13:13:38 [2023-12-11T13:13:38.655Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
13:13:38 [2023-12-11T13:13:38.655Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
13:13:38 [2023-12-11T13:13:38.655Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.01s)
13:13:38 [2023-12-11T13:13:38.655Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
13:13:38 [2023-12-11T13:13:38.655Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
13:13:38 [2023-12-11T13:13:38.655Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
13:13:38 [2023-12-11T13:13:38.655Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
13:13:38 [2023-12-11T13:13:38.655Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
13:13:38 [2023-12-11T13:13:38.655Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
13:13:38 [2023-12-11T13:13:38.655Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
13:13:38 [2023-12-11T13:13:38.655Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
13:13:38 [2023-12-11T13:13:38.655Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
13:13:38 [2023-12-11T13:13:38.655Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
13:13:38 [2023-12-11T13:13:38.655Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
13:13:38 [2023-12-11T13:13:38.655Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
13:13:38 [2023-12-11T13:13:38.655Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
13:13:38 [2023-12-11T13:13:38.655Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
13:13:38 [2023-12-11T13:13:38.655Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
13:13:38 [2023-12-11T13:13:38.655Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
13:13:38 [2023-12-11T13:13:38.655Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
13:13:38 [2023-12-11T13:13:38.655Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
13:13:38 [2023-12-11T13:13:38.655Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
13:13:38 [2023-12-11T13:13:38.655Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s)
13:13:38 [2023-12-11T13:13:38.655Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
13:13:38 [2023-12-11T13:13:38.655Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.01s)
13:13:38 [2023-12-11T13:13:38.655Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
13:13:38 [2023-12-11T13:13:38.655Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
13:13:38 [2023-12-11T13:13:38.655Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
13:13:38 [2023-12-11T13:13:38.655Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
13:13:38 [2023-12-11T13:13:38.655Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s)
13:13:38 [2023-12-11T13:13:38.655Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
13:13:38 [2023-12-11T13:13:38.655Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
13:13:38 [2023-12-11T13:13:38.655Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:13:38 [2023-12-11T13:13:38.655Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
13:13:38 [2023-12-11T13:13:38.655Z] === RUN   TestCopyFromContainerPathIsNotDir
13:13:38 [2023-12-11T13:13:38.655Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
13:13:38 [2023-12-11T13:13:38.655Z] === RUN   TestCopyToContainerPathDoesNotExist
13:13:38 [2023-12-11T13:13:38.910Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
13:13:38 [2023-12-11T13:13:38.910Z] === RUN   TestCopyEmptyFile
13:13:38 [2023-12-11T13:13:38.910Z] --- PASS: TestCopyEmptyFile (0.06s)
13:13:38 [2023-12-11T13:13:38.910Z] === RUN   TestCopyToContainerPathIsNotDir
13:13:38 [2023-12-11T13:13:38.910Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
13:13:38 [2023-12-11T13:13:38.910Z] === RUN   TestCopyFromContainer
13:13:39 [2023-12-11T13:13:39.470Z] === RUN   TestCopyFromContainer//
13:13:39 [2023-12-11T13:13:39.470Z] === RUN   TestCopyFromContainer/.
13:13:39 [2023-12-11T13:13:39.725Z] === RUN   TestCopyFromContainer//.
13:13:39 [2023-12-11T13:13:39.725Z] === RUN   TestCopyFromContainer/./
13:13:39 [2023-12-11T13:13:39.725Z] === RUN   TestCopyFromContainer//./
13:13:39 [2023-12-11T13:13:39.725Z] === RUN   TestCopyFromContainer//bar/root
13:13:39 [2023-12-11T13:13:39.725Z] === RUN   TestCopyFromContainer//bar/root/
13:13:39 [2023-12-11T13:13:39.725Z] === RUN   TestCopyFromContainer//bar/root/.
13:13:39 [2023-12-11T13:13:39.725Z] === RUN   TestCopyFromContainer/bar/quux
13:13:39 [2023-12-11T13:13:39.725Z] === RUN   TestCopyFromContainer/bar/quux/
13:13:39 [2023-12-11T13:13:39.725Z] === RUN   TestCopyFromContainer/bar/quux/.
13:13:39 [2023-12-11T13:13:39.725Z] === RUN   TestCopyFromContainer/bar/quux/baz
13:13:39 [2023-12-11T13:13:39.725Z] === RUN   TestCopyFromContainer/bar/filesymlink
13:13:39 [2023-12-11T13:13:39.725Z] === RUN   TestCopyFromContainer/bar/dirsymlink
13:13:39 [2023-12-11T13:13:39.725Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
13:13:39 [2023-12-11T13:13:39.725Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
13:13:39 [2023-12-11T13:13:39.725Z] === RUN   TestCopyFromContainer/bar/notarget
13:13:39 [2023-12-11T13:13:39.725Z] --- PASS: TestCopyFromContainer (0.81s)
13:13:39 [2023-12-11T13:13:39.725Z]     --- PASS: TestCopyFromContainer// (0.01s)
13:13:39 [2023-12-11T13:13:39.725Z]     --- PASS: TestCopyFromContainer/. (0.01s)
13:13:39 [2023-12-11T13:13:39.725Z]     --- PASS: TestCopyFromContainer//. (0.01s)
13:13:39 [2023-12-11T13:13:39.725Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
13:13:39 [2023-12-11T13:13:39.725Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
13:13:39 [2023-12-11T13:13:39.725Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
13:13:39 [2023-12-11T13:13:39.725Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
13:13:39 [2023-12-11T13:13:39.725Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
13:13:39 [2023-12-11T13:13:39.725Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
13:13:39 [2023-12-11T13:13:39.725Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
13:13:39 [2023-12-11T13:13:39.725Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
13:13:39 [2023-12-11T13:13:39.725Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
13:13:39 [2023-12-11T13:13:39.725Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
13:13:39 [2023-12-11T13:13:39.725Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
13:13:39 [2023-12-11T13:13:39.725Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
13:13:39 [2023-12-11T13:13:39.725Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
13:13:39 [2023-12-11T13:13:39.725Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
13:13:39 [2023-12-11T13:13:39.725Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:13:39 [2023-12-11T13:13:39.725Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:13:39 [2023-12-11T13:13:39.725Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:13:39 [2023-12-11T13:13:39.725Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:13:39 [2023-12-11T13:13:39.725Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:13:39 [2023-12-11T13:13:39.725Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:13:39 [2023-12-11T13:13:39.725Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:13:39 [2023-12-11T13:13:39.725Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:13:39 [2023-12-11T13:13:39.725Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:13:39 [2023-12-11T13:13:39.725Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:13:39 [2023-12-11T13:13:39.725Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
13:13:39 [2023-12-11T13:13:39.725Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
13:13:39 [2023-12-11T13:13:39.725Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
13:13:39 [2023-12-11T13:13:39.725Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
13:13:39 [2023-12-11T13:13:39.725Z] === RUN   TestCreateLinkToNonExistingContainer
13:13:39 [2023-12-11T13:13:39.725Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
13:13:39 [2023-12-11T13:13:39.725Z] === RUN   TestCreateWithInvalidEnv
13:13:39 [2023-12-11T13:13:39.725Z] === RUN   TestCreateWithInvalidEnv/0
13:13:39 [2023-12-11T13:13:39.725Z] === PAUSE TestCreateWithInvalidEnv/0
13:13:39 [2023-12-11T13:13:39.725Z] === RUN   TestCreateWithInvalidEnv/1
13:13:39 [2023-12-11T13:13:39.725Z] === PAUSE TestCreateWithInvalidEnv/1
13:13:39 [2023-12-11T13:13:39.725Z] === RUN   TestCreateWithInvalidEnv/2
13:13:39 [2023-12-11T13:13:39.725Z] === PAUSE TestCreateWithInvalidEnv/2
13:13:39 [2023-12-11T13:13:39.725Z] === CONT  TestCreateWithInvalidEnv/0
13:13:39 [2023-12-11T13:13:39.725Z] === CONT  TestCreateWithInvalidEnv/2
13:13:39 [2023-12-11T13:13:39.725Z] === CONT  TestCreateWithInvalidEnv/1
13:13:39 [2023-12-11T13:13:39.725Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
13:13:39 [2023-12-11T13:13:39.725Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
13:13:39 [2023-12-11T13:13:39.725Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
13:13:39 [2023-12-11T13:13:39.725Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
13:13:39 [2023-12-11T13:13:39.725Z] === RUN   TestCreateTmpfsMountsTarget
13:13:39 [2023-12-11T13:13:39.725Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
13:13:39 [2023-12-11T13:13:39.725Z] === RUN   TestCreateWithCustomMaskedPaths
13:13:41 [2023-12-11T13:13:41.088Z] --- PASS: TestCreateWithCustomMaskedPaths (1.32s)
13:13:41 [2023-12-11T13:13:41.088Z] === RUN   TestCreateWithCustomReadonlyPaths
13:13:42 [2023-12-11T13:13:42.495Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.37s)
13:13:42 [2023-12-11T13:13:42.495Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:13:42 [2023-12-11T13:13:42.495Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:13:42 [2023-12-11T13:13:42.495Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:13:42 [2023-12-11T13:13:42.495Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:13:42 [2023-12-11T13:13:42.495Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:13:42 [2023-12-11T13:13:42.495Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:13:42 [2023-12-11T13:13:42.495Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:13:42 [2023-12-11T13:13:42.495Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:13:42 [2023-12-11T13:13:42.495Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:13:42 [2023-12-11T13:13:42.495Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:13:42 [2023-12-11T13:13:42.495Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:13:42 [2023-12-11T13:13:42.495Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
13:13:42 [2023-12-11T13:13:42.495Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
13:13:42 [2023-12-11T13:13:42.495Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:13:42 [2023-12-11T13:13:42.495Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:13:42 [2023-12-11T13:13:42.495Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:13:42 [2023-12-11T13:13:42.495Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:13:42 [2023-12-11T13:13:42.495Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
13:13:42 [2023-12-11T13:13:42.495Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:13:42 [2023-12-11T13:13:42.495Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
13:13:42 [2023-12-11T13:13:42.495Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
13:13:42 [2023-12-11T13:13:42.495Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
13:13:42 [2023-12-11T13:13:42.495Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
13:13:42 [2023-12-11T13:13:42.495Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
13:13:42 [2023-12-11T13:13:42.495Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
13:13:42 [2023-12-11T13:13:42.495Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
13:13:42 [2023-12-11T13:13:42.495Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
13:13:43 [2023-12-11T13:13:43.055Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s)
13:13:43 [2023-12-11T13:13:43.055Z] === RUN   TestCreateDifferentPlatform
13:13:43 [2023-12-11T13:13:43.055Z] === RUN   TestCreateDifferentPlatform/different_os
13:13:43 [2023-12-11T13:13:43.055Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
13:13:43 [2023-12-11T13:13:43.055Z] --- PASS: TestCreateDifferentPlatform (0.01s)
13:13:43 [2023-12-11T13:13:43.055Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
13:13:43 [2023-12-11T13:13:43.055Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
13:13:43 [2023-12-11T13:13:43.055Z] === RUN   TestCreateVolumesFromNonExistingContainer
13:13:43 [2023-12-11T13:13:43.055Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
13:13:43 [2023-12-11T13:13:43.055Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
13:13:43 [2023-12-11T13:13:43.055Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
13:13:43 [2023-12-11T13:13:43.055Z] === RUN   TestCreateInvalidHostConfig
13:13:43 [2023-12-11T13:13:43.055Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
13:13:43 [2023-12-11T13:13:43.055Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
13:13:43 [2023-12-11T13:13:43.055Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
13:13:43 [2023-12-11T13:13:43.055Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
13:13:43 [2023-12-11T13:13:43.055Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:13:43 [2023-12-11T13:13:43.055Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:13:43 [2023-12-11T13:13:43.055Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
13:13:43 [2023-12-11T13:13:43.055Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
13:13:43 [2023-12-11T13:13:43.055Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
13:13:43 [2023-12-11T13:13:43.055Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
13:13:43 [2023-12-11T13:13:43.055Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
13:13:43 [2023-12-11T13:13:43.055Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
13:13:43 [2023-12-11T13:13:43.055Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:13:43 [2023-12-11T13:13:43.055Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
13:13:43 [2023-12-11T13:13:43.055Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
13:13:43 [2023-12-11T13:13:43.055Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
13:13:43 [2023-12-11T13:13:43.055Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
13:13:43 [2023-12-11T13:13:43.055Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
13:13:43 [2023-12-11T13:13:43.055Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
13:13:43 [2023-12-11T13:13:43.055Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
13:13:43 [2023-12-11T13:13:43.055Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
13:13:43 [2023-12-11T13:13:43.055Z] === RUN   TestCreateWithMultipleEndpointSettings
13:13:43 [2023-12-11T13:13:43.055Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
13:13:43 [2023-12-11T13:13:43.055Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
13:13:43 [2023-12-11T13:13:43.055Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s)
13:13:43 [2023-12-11T13:13:43.055Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.04s)
13:13:43 [2023-12-11T13:13:43.055Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
13:13:43 [2023-12-11T13:13:43.055Z] === RUN   TestCreateWithCustomMACs
13:13:43 [2023-12-11T13:13:43.615Z] --- PASS: TestCreateWithCustomMACs (0.56s)
13:13:43 [2023-12-11T13:13:43.615Z] === RUN   TestContainerStartOnDaemonRestart
13:13:43 [2023-12-11T13:13:43.615Z] === PAUSE TestContainerStartOnDaemonRestart
13:13:43 [2023-12-11T13:13:43.615Z] === RUN   TestDaemonRestartIpcMode
13:13:43 [2023-12-11T13:13:43.615Z] === PAUSE TestDaemonRestartIpcMode
13:13:43 [2023-12-11T13:13:43.615Z] === RUN   TestDaemonHostGatewayIP
13:13:43 [2023-12-11T13:13:43.615Z] === PAUSE TestDaemonHostGatewayIP
13:13:43 [2023-12-11T13:13:43.615Z] === RUN   TestRestartDaemonWithRestartingContainer
13:13:43 [2023-12-11T13:13:43.615Z] === PAUSE TestRestartDaemonWithRestartingContainer
13:13:43 [2023-12-11T13:13:43.615Z] === RUN   TestHardRestartWhenContainerIsRunning
13:13:43 [2023-12-11T13:13:43.615Z] === PAUSE TestHardRestartWhenContainerIsRunning
13:13:43 [2023-12-11T13:13:43.615Z] === RUN   TestContainerKillOnDaemonStart
13:13:43 [2023-12-11T13:13:43.615Z] === PAUSE TestContainerKillOnDaemonStart
13:13:43 [2023-12-11T13:13:43.615Z] === RUN   TestDiff
13:13:44 [2023-12-11T13:13:44.175Z] --- PASS: TestDiff (0.44s)
13:13:44 [2023-12-11T13:13:44.175Z] === RUN   TestDiffStoppedContainer
13:13:44 [2023-12-11T13:13:44.735Z] --- PASS: TestDiffStoppedContainer (0.45s)
13:13:44 [2023-12-11T13:13:44.735Z] === RUN   TestExecConsoleSize
13:13:44 [2023-12-11T13:13:44.991Z] --- PASS: TestExecConsoleSize (0.54s)
13:13:44 [2023-12-11T13:13:44.991Z] === RUN   TestExecWithCloseStdin
13:13:45 [2023-12-11T13:13:45.551Z] --- PASS: TestExecWithCloseStdin (0.53s)
13:13:45 [2023-12-11T13:13:45.551Z] === RUN   TestExec
13:13:46 [2023-12-11T13:13:46.111Z] --- PASS: TestExec (0.55s)
13:13:46 [2023-12-11T13:13:46.111Z] === RUN   TestExecUser
13:13:46 [2023-12-11T13:13:46.671Z] --- PASS: TestExecUser (0.52s)
13:13:46 [2023-12-11T13:13:46.671Z] === RUN   TestExecWithGroupAdd
13:13:47 [2023-12-11T13:13:47.231Z] --- PASS: TestExecWithGroupAdd (0.55s)
13:13:47 [2023-12-11T13:13:47.231Z] === RUN   TestExportContainerAndImportImage
13:13:47 [2023-12-11T13:13:47.792Z] --- PASS: TestExportContainerAndImportImage (0.50s)
13:13:47 [2023-12-11T13:13:47.792Z] === RUN   TestExportContainerAfterDaemonRestart
13:13:54 [2023-12-11T13:13:54.321Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s)
13:13:54 [2023-12-11T13:13:54.321Z] === RUN   TestHealthCheckWorkdir
13:13:54 [2023-12-11T13:13:54.576Z] --- PASS: TestHealthCheckWorkdir (0.66s)
13:13:54 [2023-12-11T13:13:54.576Z] === RUN   TestHealthKillContainer
13:14:02 [2023-12-11T13:14:02.652Z] --- PASS: TestHealthKillContainer (7.97s)
13:14:02 [2023-12-11T13:14:02.653Z] === RUN   TestHealthCheckProcessKilled
13:14:03 [2023-12-11T13:14:03.212Z] --- PASS: TestHealthCheckProcessKilled (0.76s)
13:14:03 [2023-12-11T13:14:03.213Z] === RUN   TestHealthStartInterval
13:14:04 [2023-12-11T13:14:04.574Z]     health_test.go:141: &{2023-12-11 13:14:04.40982414 +0000 UTC 2023-12-11 13:14:04.463421585 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:14:04 [2023-12-11T13:14:04.574Z]         }
13:14:04 [2023-12-11T13:14:04.829Z]     health_test.go:141: &{2023-12-11 13:14:04.40982414 +0000 UTC 2023-12-11 13:14:04.463421585 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:14:04 [2023-12-11T13:14:04.829Z]         }
13:14:04 [2023-12-11T13:14:04.829Z]     health_test.go:141: &{2023-12-11 13:14:04.40982414 +0000 UTC 2023-12-11 13:14:04.463421585 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:14:04 [2023-12-11T13:14:04.829Z]         }
13:14:04 [2023-12-11T13:14:04.829Z]     health_test.go:141: &{2023-12-11 13:14:04.40982414 +0000 UTC 2023-12-11 13:14:04.463421585 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:14:04 [2023-12-11T13:14:04.829Z]         }
13:14:05 [2023-12-11T13:14:05.084Z]     health_test.go:141: &{2023-12-11 13:14:04.40982414 +0000 UTC 2023-12-11 13:14:04.463421585 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:14:05 [2023-12-11T13:14:05.084Z]         }
13:14:05 [2023-12-11T13:14:05.084Z]     health_test.go:141: &{2023-12-11 13:14:04.40982414 +0000 UTC 2023-12-11 13:14:04.463421585 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:14:05 [2023-12-11T13:14:05.084Z]         }
13:14:05 [2023-12-11T13:14:05.339Z]     health_test.go:141: &{2023-12-11 13:14:04.40982414 +0000 UTC 2023-12-11 13:14:04.463421585 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:14:05 [2023-12-11T13:14:05.339Z]         }
13:14:05 [2023-12-11T13:14:05.339Z]     health_test.go:141: &{2023-12-11 13:14:04.40982414 +0000 UTC 2023-12-11 13:14:04.463421585 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:14:05 [2023-12-11T13:14:05.339Z]         }
13:14:05 [2023-12-11T13:14:05.339Z]     health_test.go:141: &{2023-12-11 13:14:04.40982414 +0000 UTC 2023-12-11 13:14:04.463421585 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:14:05 [2023-12-11T13:14:05.339Z]         }
13:14:05 [2023-12-11T13:14:05.636Z]     health_test.go:141: &{2023-12-11 13:14:04.40982414 +0000 UTC 2023-12-11 13:14:04.463421585 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:14:05 [2023-12-11T13:14:05.636Z]         }
13:14:05 [2023-12-11T13:14:05.636Z]     health_test.go:141: &{2023-12-11 13:14:04.40982414 +0000 UTC 2023-12-11 13:14:04.463421585 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:14:05 [2023-12-11T13:14:05.636Z]         }
13:14:05 [2023-12-11T13:14:05.636Z]     health_test.go:141: &{2023-12-11 13:14:05.470752226 +0000 UTC 2023-12-11 13:14:05.530269816 +0000 UTC 1 2}
13:14:05 [2023-12-11T13:14:05.891Z]     health_test.go:141: &{2023-12-11 13:14:05.470752226 +0000 UTC 2023-12-11 13:14:05.530269816 +0000 UTC 1 2}
13:14:05 [2023-12-11T13:14:05.891Z]     health_test.go:141: &{2023-12-11 13:14:05.470752226 +0000 UTC 2023-12-11 13:14:05.530269816 +0000 UTC 1 2}
13:14:06 [2023-12-11T13:14:06.146Z]     health_test.go:141: &{2023-12-11 13:14:05.470752226 +0000 UTC 2023-12-11 13:14:05.530269816 +0000 UTC 1 2}
13:14:06 [2023-12-11T13:14:06.146Z]     health_test.go:141: &{2023-12-11 13:14:05.470752226 +0000 UTC 2023-12-11 13:14:05.530269816 +0000 UTC 1 2}
13:14:06 [2023-12-11T13:14:06.146Z]     health_test.go:141: &{2023-12-11 13:14:05.470752226 +0000 UTC 2023-12-11 13:14:05.530269816 +0000 UTC 1 2}
13:14:06 [2023-12-11T13:14:06.401Z]     health_test.go:141: &{2023-12-11 13:14:05.470752226 +0000 UTC 2023-12-11 13:14:05.530269816 +0000 UTC 1 2}
13:14:06 [2023-12-11T13:14:06.401Z]     health_test.go:141: &{2023-12-11 13:14:05.470752226 +0000 UTC 2023-12-11 13:14:05.530269816 +0000 UTC 1 2}
13:14:06 [2023-12-11T13:14:06.656Z]     health_test.go:141: &{2023-12-11 13:14:05.470752226 +0000 UTC 2023-12-11 13:14:05.530269816 +0000 UTC 1 2}
13:14:06 [2023-12-11T13:14:06.656Z]     health_test.go:141: &{2023-12-11 13:14:05.470752226 +0000 UTC 2023-12-11 13:14:05.530269816 +0000 UTC 1 2}
13:14:06 [2023-12-11T13:14:06.656Z]     health_test.go:169: 1.064863264s
13:14:08 [2023-12-11T13:14:08.017Z]     health_test.go:169: 1.064863264s
13:14:08 [2023-12-11T13:14:08.942Z]     health_test.go:169: 1.064863264s
13:14:09 [2023-12-11T13:14:09.866Z]     health_test.go:169: 1.064863264s
13:14:10 [2023-12-11T13:14:10.790Z]     health_test.go:169: 1.064863264s
13:14:11 [2023-12-11T13:14:11.798Z]     health_test.go:169: 1.064863264s
13:14:12 [2023-12-11T13:14:12.723Z]     health_test.go:169: 1.064863264s
13:14:14 [2023-12-11T13:14:14.128Z]     health_test.go:169: 1.064863264s
13:14:14 [2023-12-11T13:14:14.687Z]     health_test.go:169: 1.064863264s
13:14:16 [2023-12-11T13:14:16.092Z]     health_test.go:169: 1.064863264s
13:14:17 [2023-12-11T13:14:17.016Z]     health_test.go:169: 1.064863264s
13:14:17 [2023-12-11T13:14:17.940Z]     health_test.go:169: 1.064863264s
13:14:18 [2023-12-11T13:14:18.864Z]     health_test.go:169: 1.064863264s
13:14:19 [2023-12-11T13:14:19.832Z]     health_test.go:169: 1.064863264s
13:14:20 [2023-12-11T13:14:20.775Z]     health_test.go:169: 1.064863264s
13:14:21 [2023-12-11T13:14:21.720Z]     health_test.go:169: 1.064863264s
13:14:23 [2023-12-11T13:14:23.099Z]     health_test.go:169: 1.064863264s
13:14:23 [2023-12-11T13:14:23.669Z]     health_test.go:169: 1.064863264s
13:14:25 [2023-12-11T13:14:25.060Z]     health_test.go:169: 1.064863264s
13:14:25 [2023-12-11T13:14:25.984Z]     health_test.go:169: 1.064863264s
13:14:26 [2023-12-11T13:14:26.909Z]     health_test.go:169: 1.064863264s
13:14:27 [2023-12-11T13:14:27.833Z]     health_test.go:169: 1.064863264s
13:14:28 [2023-12-11T13:14:28.799Z]     health_test.go:169: 1.064863264s
13:14:29 [2023-12-11T13:14:29.724Z]     health_test.go:169: 1.064863264s
13:14:31 [2023-12-11T13:14:31.129Z]     health_test.go:169: 1.064863264s
13:14:31 [2023-12-11T13:14:31.689Z]     health_test.go:169: 1.064863264s
13:14:33 [2023-12-11T13:14:33.050Z]     health_test.go:169: 1.064863264s
13:14:33 [2023-12-11T13:14:33.975Z]     health_test.go:169: 1.064863264s
13:14:35 [2023-12-11T13:14:35.072Z]     health_test.go:169: 1.064863264s
13:14:35 [2023-12-11T13:14:35.996Z]     health_test.go:169: 1.064863264s
13:14:36 [2023-12-11T13:14:36.920Z] --- PASS: TestHealthStartInterval (33.75s)
13:14:36 [2023-12-11T13:14:36.920Z] === RUN   TestInspectCpusetInConfigPre120
13:14:37 [2023-12-11T13:14:37.480Z] --- PASS: TestInspectCpusetInConfigPre120 (0.47s)
13:14:37 [2023-12-11T13:14:37.480Z] === RUN   TestInspectAnnotations
13:14:37 [2023-12-11T13:14:37.480Z] --- PASS: TestInspectAnnotations (0.04s)
13:14:37 [2023-12-11T13:14:37.480Z] === RUN   TestIpcModeNone
13:14:38 [2023-12-11T13:14:38.041Z] --- PASS: TestIpcModeNone (0.54s)
13:14:38 [2023-12-11T13:14:38.041Z] === RUN   TestIpcModePrivate
13:14:38 [2023-12-11T13:14:38.601Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
13:14:38 [2023-12-11T13:14:38.601Z] --- PASS: TestIpcModePrivate (0.57s)
13:14:38 [2023-12-11T13:14:38.601Z] === RUN   TestIpcModeShareable
13:14:39 [2023-12-11T13:14:39.161Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
13:14:39 [2023-12-11T13:14:39.161Z] --- PASS: TestIpcModeShareable (0.57s)
13:14:39 [2023-12-11T13:14:39.161Z] === RUN   TestAPIIpcModeShareableAndContainer
13:14:40 [2023-12-11T13:14:40.523Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.24s)
13:14:40 [2023-12-11T13:14:40.523Z] === RUN   TestAPIIpcModeHost
13:14:40 [2023-12-11T13:14:40.778Z] --- PASS: TestAPIIpcModeHost (0.37s)
13:14:40 [2023-12-11T13:14:40.778Z] === RUN   TestDaemonIpcModeShareable
13:14:41 [2023-12-11T13:14:41.788Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
13:14:42 [2023-12-11T13:14:42.044Z] --- PASS: TestDaemonIpcModeShareable (1.15s)
13:14:42 [2023-12-11T13:14:42.044Z] === RUN   TestDaemonIpcModePrivate
13:14:42 [2023-12-11T13:14:42.969Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
13:14:43 [2023-12-11T13:14:43.224Z] --- PASS: TestDaemonIpcModePrivate (1.18s)
13:14:43 [2023-12-11T13:14:43.224Z] === RUN   TestDaemonIpcModePrivateFromConfig
13:14:44 [2023-12-11T13:14:44.190Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
13:14:44 [2023-12-11T13:14:44.445Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s)
13:14:44 [2023-12-11T13:14:44.445Z] === RUN   TestDaemonIpcModeShareableFromConfig
13:14:45 [2023-12-11T13:14:45.416Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
13:14:45 [2023-12-11T13:14:45.416Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s)
13:14:45 [2023-12-11T13:14:45.416Z] === RUN   TestIpcModeOlderClient
13:14:45 [2023-12-11T13:14:45.416Z] === PAUSE TestIpcModeOlderClient
13:14:45 [2023-12-11T13:14:45.416Z] === RUN   TestKillContainerInvalidSignal
13:14:45 [2023-12-11T13:14:45.976Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
13:14:45 [2023-12-11T13:14:45.976Z] === RUN   TestKillContainer
13:14:45 [2023-12-11T13:14:45.976Z] === RUN   TestKillContainer/no_signal
13:14:46 [2023-12-11T13:14:46.536Z] === RUN   TestKillContainer/non_killing_signal
13:14:46 [2023-12-11T13:14:46.792Z] === RUN   TestKillContainer/killing_signal
13:14:47 [2023-12-11T13:14:47.352Z] --- PASS: TestKillContainer (1.44s)
13:14:47 [2023-12-11T13:14:47.352Z]     --- PASS: TestKillContainer/no_signal (0.48s)
13:14:47 [2023-12-11T13:14:47.352Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
13:14:47 [2023-12-11T13:14:47.352Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
13:14:47 [2023-12-11T13:14:47.352Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:14:47 [2023-12-11T13:14:47.352Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
13:14:47 [2023-12-11T13:14:47.912Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
13:14:48 [2023-12-11T13:14:48.472Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.00s)
13:14:48 [2023-12-11T13:14:48.472Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.47s)
13:14:48 [2023-12-11T13:14:48.472Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s)
13:14:48 [2023-12-11T13:14:48.472Z] === RUN   TestKillStoppedContainer
13:14:48 [2023-12-11T13:14:48.472Z] --- PASS: TestKillStoppedContainer (0.05s)
13:14:48 [2023-12-11T13:14:48.472Z] === RUN   TestKillStoppedContainerAPIPre120
13:14:48 [2023-12-11T13:14:48.472Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
13:14:48 [2023-12-11T13:14:48.472Z] === RUN   TestKillDifferentUserContainer
13:14:49 [2023-12-11T13:14:49.032Z] --- PASS: TestKillDifferentUserContainer (0.47s)
13:14:49 [2023-12-11T13:14:49.032Z] === RUN   TestInspectOomKilledTrue
13:14:49 [2023-12-11T13:14:49.287Z] --- PASS: TestInspectOomKilledTrue (0.46s)
13:14:49 [2023-12-11T13:14:49.287Z] === RUN   TestInspectOomKilledFalse
13:14:49 [2023-12-11T13:14:49.849Z] --- PASS: TestInspectOomKilledFalse (0.44s)
13:14:49 [2023-12-11T13:14:49.849Z] === RUN   TestLinksEtcHostsContentMatch
13:14:50 [2023-12-11T13:14:50.105Z] --- PASS: TestLinksEtcHostsContentMatch (0.26s)
13:14:50 [2023-12-11T13:14:50.105Z] === RUN   TestLinksContainerNames
13:14:51 [2023-12-11T13:14:51.029Z] --- PASS: TestLinksContainerNames (0.98s)
13:14:51 [2023-12-11T13:14:51.029Z] === RUN   TestLogsFollowTailEmpty
13:14:51 [2023-12-11T13:14:51.590Z] --- PASS: TestLogsFollowTailEmpty (0.47s)
13:14:51 [2023-12-11T13:14:51.590Z] === RUN   TestLogs
13:14:51 [2023-12-11T13:14:51.590Z] === RUN   TestLogs/driver_local
13:14:51 [2023-12-11T13:14:51.590Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
13:14:51 [2023-12-11T13:14:51.590Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
13:14:51 [2023-12-11T13:14:51.590Z] === RUN   TestLogs/driver_local/tty/only_stdout
13:14:51 [2023-12-11T13:14:51.590Z] === PAUSE TestLogs/driver_local/tty/only_stdout
13:14:51 [2023-12-11T13:14:51.590Z] === RUN   TestLogs/driver_local/tty/only_stderr
13:14:51 [2023-12-11T13:14:51.590Z] === PAUSE TestLogs/driver_local/tty/only_stderr
13:14:51 [2023-12-11T13:14:51.590Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
13:14:51 [2023-12-11T13:14:51.590Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
13:14:51 [2023-12-11T13:14:51.590Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
13:14:51 [2023-12-11T13:14:51.590Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
13:14:51 [2023-12-11T13:14:51.590Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
13:14:51 [2023-12-11T13:14:51.590Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
13:14:51 [2023-12-11T13:14:51.590Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
13:14:51 [2023-12-11T13:14:51.590Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
13:14:51 [2023-12-11T13:14:51.590Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
13:14:51 [2023-12-11T13:14:51.590Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
13:14:51 [2023-12-11T13:14:51.590Z] === CONT  TestLogs/driver_local/tty/only_stderr
13:14:51 [2023-12-11T13:14:51.590Z] === CONT  TestLogs/driver_local/tty/only_stdout
13:14:52 [2023-12-11T13:14:52.999Z] === RUN   TestLogs/driver_json-file
13:14:52 [2023-12-11T13:14:52.999Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
13:14:52 [2023-12-11T13:14:52.999Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
13:14:52 [2023-12-11T13:14:52.999Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
13:14:52 [2023-12-11T13:14:52.999Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
13:14:52 [2023-12-11T13:14:52.999Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
13:14:52 [2023-12-11T13:14:52.999Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
13:14:52 [2023-12-11T13:14:52.999Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:14:52 [2023-12-11T13:14:52.999Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:14:52 [2023-12-11T13:14:52.999Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
13:14:52 [2023-12-11T13:14:52.999Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
13:14:52 [2023-12-11T13:14:52.999Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
13:14:52 [2023-12-11T13:14:52.999Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
13:14:52 [2023-12-11T13:14:52.999Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
13:14:52 [2023-12-11T13:14:52.999Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:14:52 [2023-12-11T13:14:52.999Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
13:14:52 [2023-12-11T13:14:52.999Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
13:14:52 [2023-12-11T13:14:52.999Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
13:14:52 [2023-12-11T13:14:52.999Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
13:14:54 [2023-12-11T13:14:54.885Z] --- PASS: TestLogs (3.19s)
13:14:54 [2023-12-11T13:14:54.885Z]     --- PASS: TestLogs/driver_local (0.01s)
13:14:54 [2023-12-11T13:14:54.885Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.90s)
13:14:54 [2023-12-11T13:14:54.885Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.93s)
13:14:54 [2023-12-11T13:14:54.885Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.33s)
13:14:54 [2023-12-11T13:14:54.885Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.33s)
13:14:54 [2023-12-11T13:14:54.885Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.42s)
13:14:54 [2023-12-11T13:14:54.885Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.51s)
13:14:54 [2023-12-11T13:14:54.885Z]     --- PASS: TestLogs/driver_json-file (0.01s)
13:14:54 [2023-12-11T13:14:54.885Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.71s)
13:14:54 [2023-12-11T13:14:54.885Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.96s)
13:14:54 [2023-12-11T13:14:54.885Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.33s)
13:14:54 [2023-12-11T13:14:54.885Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.38s)
13:14:54 [2023-12-11T13:14:54.885Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.61s)
13:14:54 [2023-12-11T13:14:54.885Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.67s)
13:14:54 [2023-12-11T13:14:54.885Z] === RUN   TestContainerNetworkMountsNoChown
13:14:55 [2023-12-11T13:14:55.273Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
13:14:55 [2023-12-11T13:14:55.273Z] === RUN   TestMountDaemonRoot
13:14:55 [2023-12-11T13:14:55.273Z] === RUN   TestMountDaemonRoot/default
13:14:55 [2023-12-11T13:14:55.273Z] === PAUSE TestMountDaemonRoot/default
13:14:55 [2023-12-11T13:14:55.273Z] === RUN   TestMountDaemonRoot/private
13:14:55 [2023-12-11T13:14:55.273Z] === PAUSE TestMountDaemonRoot/private
13:14:55 [2023-12-11T13:14:55.273Z] === RUN   TestMountDaemonRoot/rprivate
13:14:55 [2023-12-11T13:14:55.273Z] === PAUSE TestMountDaemonRoot/rprivate
13:14:55 [2023-12-11T13:14:55.273Z] === RUN   TestMountDaemonRoot/slave
13:14:55 [2023-12-11T13:14:55.273Z] === PAUSE TestMountDaemonRoot/slave
13:14:55 [2023-12-11T13:14:55.273Z] === RUN   TestMountDaemonRoot/rslave
13:14:55 [2023-12-11T13:14:55.273Z] === PAUSE TestMountDaemonRoot/rslave
13:14:55 [2023-12-11T13:14:55.273Z] === RUN   TestMountDaemonRoot/shared
13:14:55 [2023-12-11T13:14:55.273Z] === PAUSE TestMountDaemonRoot/shared
13:14:55 [2023-12-11T13:14:55.273Z] === RUN   TestMountDaemonRoot/rshared
13:14:55 [2023-12-11T13:14:55.273Z] === PAUSE TestMountDaemonRoot/rshared
13:14:55 [2023-12-11T13:14:55.273Z] === CONT  TestMountDaemonRoot/default
13:14:55 [2023-12-11T13:14:55.273Z] === CONT  TestMountDaemonRoot/rslave
13:14:55 [2023-12-11T13:14:55.273Z] === RUN   TestMountDaemonRoot/default/mount_root
13:14:55 [2023-12-11T13:14:55.273Z] === CONT  TestMountDaemonRoot/rprivate
13:14:55 [2023-12-11T13:14:55.273Z] === PAUSE TestMountDaemonRoot/default/mount_root
13:14:55 [2023-12-11T13:14:55.273Z] === RUN   TestMountDaemonRoot/default/mount_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === CONT  TestMountDaemonRoot/shared
13:14:55 [2023-12-11T13:14:55.273Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
13:14:55 [2023-12-11T13:14:55.273Z] === RUN   TestMountDaemonRoot/rslave/bind_root
13:14:55 [2023-12-11T13:14:55.273Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
13:14:55 [2023-12-11T13:14:55.273Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === RUN   TestMountDaemonRoot/rslave/mount_root
13:14:55 [2023-12-11T13:14:55.273Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
13:14:55 [2023-12-11T13:14:55.273Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
13:14:55 [2023-12-11T13:14:55.273Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === RUN   TestMountDaemonRoot/default/bind_root
13:14:55 [2023-12-11T13:14:55.273Z] === PAUSE TestMountDaemonRoot/default/bind_root
13:14:55 [2023-12-11T13:14:55.273Z] === RUN   TestMountDaemonRoot/default/bind_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === RUN   TestMountDaemonRoot/shared/bind_root
13:14:55 [2023-12-11T13:14:55.273Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === CONT  TestMountDaemonRoot/default/mount_root
13:14:55 [2023-12-11T13:14:55.273Z] === PAUSE TestMountDaemonRoot/shared/bind_root
13:14:55 [2023-12-11T13:14:55.273Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === RUN   TestMountDaemonRoot/shared/mount_root
13:14:55 [2023-12-11T13:14:55.273Z] === PAUSE TestMountDaemonRoot/shared/mount_root
13:14:55 [2023-12-11T13:14:55.273Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === CONT  TestMountDaemonRoot/shared/bind_root
13:14:55 [2023-12-11T13:14:55.273Z] === CONT  TestMountDaemonRoot/default/bind_root
13:14:55 [2023-12-11T13:14:55.273Z] === CONT  TestMountDaemonRoot/private
13:14:55 [2023-12-11T13:14:55.273Z] === RUN   TestMountDaemonRoot/private/bind_root
13:14:55 [2023-12-11T13:14:55.273Z] === PAUSE TestMountDaemonRoot/private/bind_root
13:14:55 [2023-12-11T13:14:55.273Z] === CONT  TestMountDaemonRoot/rshared
13:14:55 [2023-12-11T13:14:55.273Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === CONT  TestMountDaemonRoot/slave
13:14:55 [2023-12-11T13:14:55.273Z] === RUN   TestMountDaemonRoot/slave/bind_root
13:14:55 [2023-12-11T13:14:55.273Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === PAUSE TestMountDaemonRoot/slave/bind_root
13:14:55 [2023-12-11T13:14:55.273Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
13:14:55 [2023-12-11T13:14:55.273Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
13:14:55 [2023-12-11T13:14:55.273Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === RUN   TestMountDaemonRoot/private/bind_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === RUN   TestMountDaemonRoot/slave/mount_root
13:14:55 [2023-12-11T13:14:55.273Z] === PAUSE TestMountDaemonRoot/slave/mount_root
13:14:55 [2023-12-11T13:14:55.273Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === RUN   TestMountDaemonRoot/private/mount_root
13:14:55 [2023-12-11T13:14:55.273Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === PAUSE TestMountDaemonRoot/private/mount_root
13:14:55 [2023-12-11T13:14:55.273Z] === CONT  TestMountDaemonRoot/shared/mount_root
13:14:55 [2023-12-11T13:14:55.273Z] === RUN   TestMountDaemonRoot/private/mount_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === RUN   TestMountDaemonRoot/rshared/bind_root
13:14:55 [2023-12-11T13:14:55.273Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
13:14:55 [2023-12-11T13:14:55.273Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === RUN   TestMountDaemonRoot/rshared/mount_root
13:14:55 [2023-12-11T13:14:55.273Z] === CONT  TestMountDaemonRoot/default/bind_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
13:14:55 [2023-12-11T13:14:55.273Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === CONT  TestMountDaemonRoot/default/mount_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === CONT  TestMountDaemonRoot/rslave/bind_root
13:14:55 [2023-12-11T13:14:55.273Z] === CONT  TestMountDaemonRoot/rslave/mount_root
13:14:55 [2023-12-11T13:14:55.273Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === CONT  TestMountDaemonRoot/slave/bind_root
13:14:55 [2023-12-11T13:14:55.273Z] === CONT  TestMountDaemonRoot/private/bind_root
13:14:55 [2023-12-11T13:14:55.273Z] === CONT  TestMountDaemonRoot/private/mount_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
13:14:55 [2023-12-11T13:14:55.273Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === CONT  TestMountDaemonRoot/private/mount_root
13:14:55 [2023-12-11T13:14:55.273Z] === CONT  TestMountDaemonRoot/private/bind_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === CONT  TestMountDaemonRoot/slave/mount_root
13:14:55 [2023-12-11T13:14:55.273Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === CONT  TestMountDaemonRoot/rshared/mount_root
13:14:55 [2023-12-11T13:14:55.273Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
13:14:55 [2023-12-11T13:14:55.273Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
13:14:55 [2023-12-11T13:14:55.273Z] === CONT  TestMountDaemonRoot/rshared/bind_root
13:14:55 [2023-12-11T13:14:55.575Z] --- PASS: TestMountDaemonRoot (0.01s)
13:14:55 [2023-12-11T13:14:55.575Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
13:14:55 [2023-12-11T13:14:55.575Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
13:14:55 [2023-12-11T13:14:55.575Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
13:14:55 [2023-12-11T13:14:55.575Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
13:14:55 [2023-12-11T13:14:55.575Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
13:14:55 [2023-12-11T13:14:55.575Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
13:14:55 [2023-12-11T13:14:55.575Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
13:14:55 [2023-12-11T13:14:55.575Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
13:14:55 [2023-12-11T13:14:55.575Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
13:14:55 [2023-12-11T13:14:55.575Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
13:14:55 [2023-12-11T13:14:55.575Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
13:14:55 [2023-12-11T13:14:55.575Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
13:14:55 [2023-12-11T13:14:55.575Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
13:14:55 [2023-12-11T13:14:55.575Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
13:14:55 [2023-12-11T13:14:55.575Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
13:14:55 [2023-12-11T13:14:55.575Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
13:14:55 [2023-12-11T13:14:55.575Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
13:14:55 [2023-12-11T13:14:55.575Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
13:14:55 [2023-12-11T13:14:55.575Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
13:14:55 [2023-12-11T13:14:55.575Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
13:14:55 [2023-12-11T13:14:55.575Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
13:14:55 [2023-12-11T13:14:55.575Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
13:14:55 [2023-12-11T13:14:55.575Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
13:14:55 [2023-12-11T13:14:55.575Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
13:14:55 [2023-12-11T13:14:55.575Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
13:14:55 [2023-12-11T13:14:55.575Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
13:14:55 [2023-12-11T13:14:55.575Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
13:14:55 [2023-12-11T13:14:55.575Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
13:14:55 [2023-12-11T13:14:55.575Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
13:14:55 [2023-12-11T13:14:55.575Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
13:14:55 [2023-12-11T13:14:55.575Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
13:14:55 [2023-12-11T13:14:55.575Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
13:14:55 [2023-12-11T13:14:55.575Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
13:14:55 [2023-12-11T13:14:55.575Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
13:14:55 [2023-12-11T13:14:55.575Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
13:14:55 [2023-12-11T13:14:55.575Z] === RUN   TestContainerBindMountNonRecursive
13:14:56 [2023-12-11T13:14:56.936Z] --- PASS: TestContainerBindMountNonRecursive (1.39s)
13:14:56 [2023-12-11T13:14:56.936Z] === RUN   TestContainerVolumesMountedAsShared
13:14:57 [2023-12-11T13:14:57.236Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s)
13:14:57 [2023-12-11T13:14:57.236Z] === RUN   TestContainerVolumesMountedAsSlave
13:14:57 [2023-12-11T13:14:57.491Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
13:14:57 [2023-12-11T13:14:57.491Z] === RUN   TestContainerCopyLeaksMounts
13:14:58 [2023-12-11T13:14:58.416Z] --- PASS: TestContainerCopyLeaksMounts (0.61s)
13:14:58 [2023-12-11T13:14:58.416Z] === RUN   TestContainerBindMountRecursivelyReadOnly
13:15:00 [2023-12-11T13:15:00.301Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.82s)
13:15:00 [2023-12-11T13:15:00.301Z] === RUN   TestNetworkNat
13:15:00 [2023-12-11T13:15:00.599Z] --- PASS: TestNetworkNat (0.49s)
13:15:00 [2023-12-11T13:15:00.599Z] === RUN   TestNetworkLocalhostTCPNat
13:15:01 [2023-12-11T13:15:01.159Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s)
13:15:01 [2023-12-11T13:15:01.159Z] === RUN   TestNetworkLoopbackNat
13:15:03 [2023-12-11T13:15:03.670Z] --- PASS: TestNetworkLoopbackNat (2.63s)
13:15:03 [2023-12-11T13:15:03.670Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
13:15:03 [2023-12-11T13:15:03.925Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
13:15:03 [2023-12-11T13:15:03.925Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
13:15:03 [2023-12-11T13:15:03.926Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
13:15:03 [2023-12-11T13:15:03.926Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
13:15:04 [2023-12-11T13:15:04.181Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.49s)
13:15:04 [2023-12-11T13:15:04.181Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
13:15:04 [2023-12-11T13:15:04.181Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
13:15:04 [2023-12-11T13:15:04.181Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
13:15:04 [2023-12-11T13:15:04.181Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
13:15:04 [2023-12-11T13:15:04.181Z] === RUN   TestPause
13:15:04 [2023-12-11T13:15:04.741Z] --- PASS: TestPause (0.51s)
13:15:04 [2023-12-11T13:15:04.741Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:15:04 [2023-12-11T13:15:04.741Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:15:04 [2023-12-11T13:15:04.741Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
13:15:04 [2023-12-11T13:15:04.741Z] === RUN   TestPauseStopPausedContainer
13:15:05 [2023-12-11T13:15:05.301Z] --- PASS: TestPauseStopPausedContainer (0.52s)
13:15:05 [2023-12-11T13:15:05.301Z] === RUN   TestPIDModeHost
13:15:06 [2023-12-11T13:15:06.225Z] --- PASS: TestPIDModeHost (1.09s)
13:15:06 [2023-12-11T13:15:06.226Z] === RUN   TestPIDModeContainer
13:15:06 [2023-12-11T13:15:06.226Z] === RUN   TestPIDModeContainer/non-existing_container
13:15:06 [2023-12-11T13:15:06.226Z] === RUN   TestPIDModeContainer/non-running_container
13:15:06 [2023-12-11T13:15:06.481Z] === RUN   TestPIDModeContainer/running_container
13:15:07 [2023-12-11T13:15:07.407Z] --- PASS: TestPIDModeContainer (1.11s)
13:15:07 [2023-12-11T13:15:07.407Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
13:15:07 [2023-12-11T13:15:07.407Z]     --- PASS: TestPIDModeContainer/non-running_container (0.15s)
13:15:07 [2023-12-11T13:15:07.407Z]     --- PASS: TestPIDModeContainer/running_container (0.52s)
13:15:07 [2023-12-11T13:15:07.407Z] === RUN   TestPsFilter
13:15:07 [2023-12-11T13:15:07.407Z] === RUN   TestPsFilter/since
13:15:07 [2023-12-11T13:15:07.407Z] === RUN   TestPsFilter/before
13:15:07 [2023-12-11T13:15:07.407Z] --- PASS: TestPsFilter (0.15s)
13:15:07 [2023-12-11T13:15:07.407Z]     --- PASS: TestPsFilter/since (0.00s)
13:15:07 [2023-12-11T13:15:07.407Z]     --- PASS: TestPsFilter/before (0.00s)
13:15:07 [2023-12-11T13:15:07.407Z] === RUN   TestRemoveContainerWithRemovedVolume
13:15:07 [2023-12-11T13:15:07.968Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
13:15:07 [2023-12-11T13:15:07.968Z] === RUN   TestRemoveContainerWithVolume
13:15:08 [2023-12-11T13:15:08.528Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
13:15:08 [2023-12-11T13:15:08.528Z] === RUN   TestRemoveContainerRunning
13:15:08 [2023-12-11T13:15:08.784Z] --- PASS: TestRemoveContainerRunning (0.50s)
13:15:08 [2023-12-11T13:15:08.784Z] === RUN   TestRemoveContainerForceRemoveRunning
13:15:09 [2023-12-11T13:15:09.388Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s)
13:15:09 [2023-12-11T13:15:09.388Z] === RUN   TestRemoveInvalidContainer
13:15:09 [2023-12-11T13:15:09.388Z] --- PASS: TestRemoveInvalidContainer (0.01s)
13:15:09 [2023-12-11T13:15:09.388Z] === RUN   TestRenameLinkedContainer
13:15:11 [2023-12-11T13:15:11.273Z] --- PASS: TestRenameLinkedContainer (1.76s)
13:15:11 [2023-12-11T13:15:11.273Z] === RUN   TestRenameStoppedContainer
13:15:11 [2023-12-11T13:15:11.528Z] --- PASS: TestRenameStoppedContainer (0.45s)
13:15:11 [2023-12-11T13:15:11.528Z] === RUN   TestRenameRunningContainerAndReuse
13:15:12 [2023-12-11T13:15:12.453Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s)
13:15:12 [2023-12-11T13:15:12.453Z] === RUN   TestRenameInvalidName
13:15:13 [2023-12-11T13:15:13.014Z] --- PASS: TestRenameInvalidName (0.46s)
13:15:13 [2023-12-11T13:15:13.014Z] === RUN   TestRenameAnonymousContainer
13:15:14 [2023-12-11T13:15:14.899Z] --- PASS: TestRenameAnonymousContainer (1.64s)
13:15:14 [2023-12-11T13:15:14.899Z] === RUN   TestRenameContainerWithSameName
13:15:15 [2023-12-11T13:15:15.154Z] --- PASS: TestRenameContainerWithSameName (0.50s)
13:15:15 [2023-12-11T13:15:15.154Z] === RUN   TestRenameContainerWithLinkedContainer
13:15:16 [2023-12-11T13:15:16.079Z] --- PASS: TestRenameContainerWithLinkedContainer (0.94s)
13:15:16 [2023-12-11T13:15:16.079Z] === RUN   TestResize
13:15:16 [2023-12-11T13:15:16.079Z] === RUN   TestResize/success
13:15:16 [2023-12-11T13:15:16.334Z] === RUN   TestResize/invalid_size
13:15:16 [2023-12-11T13:15:16.590Z] === RUN   TestResize/invalid_state
13:15:16 [2023-12-11T13:15:16.846Z] --- PASS: TestResize (0.96s)
13:15:16 [2023-12-11T13:15:16.846Z]     --- PASS: TestResize/success (0.26s)
13:15:16 [2023-12-11T13:15:16.846Z]     --- PASS: TestResize/invalid_size (0.25s)
13:15:16 [2023-12-11T13:15:16.846Z]     --- PASS: TestResize/invalid_state (0.03s)
13:15:16 [2023-12-11T13:15:16.846Z] === RUN   TestDaemonRestartKillContainers
13:15:16 [2023-12-11T13:15:16.846Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:15:16 [2023-12-11T13:15:16.846Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:15:19 [2023-12-11T13:15:19.360Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:15:19 [2023-12-11T13:15:19.360Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:15:19 [2023-12-11T13:15:19.360Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:15:19 [2023-12-11T13:15:19.360Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:15:19 [2023-12-11T13:15:19.616Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:15:19 [2023-12-11T13:15:19.616Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:15:19 [2023-12-11T13:15:19.872Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:15:20 [2023-12-11T13:15:20.128Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:15:24 [2023-12-11T13:15:24.290Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
13:15:24 [2023-12-11T13:15:24.290Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.93s)
13:15:24 [2023-12-11T13:15:24.290Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.11s)
13:15:24 [2023-12-11T13:15:24.290Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.45s)
13:15:24 [2023-12-11T13:15:24.290Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.45s)
13:15:24 [2023-12-11T13:15:24.290Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.59s)
13:15:24 [2023-12-11T13:15:24.290Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.64s)
13:15:24 [2023-12-11T13:15:24.290Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.91s)
13:15:24 [2023-12-11T13:15:24.290Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.20s)
13:15:24 [2023-12-11T13:15:24.290Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.21s)
13:15:24 [2023-12-11T13:15:24.290Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s)
13:15:24 [2023-12-11T13:15:24.290Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.19s)
13:15:24 [2023-12-11T13:15:24.290Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.96s)
13:15:24 [2023-12-11T13:15:24.290Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.89s)
13:15:24 [2023-12-11T13:15:24.290Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.50s)
13:15:24 [2023-12-11T13:15:24.290Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.39s)
13:15:24 [2023-12-11T13:15:24.290Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.70s)
13:15:24 [2023-12-11T13:15:24.290Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
13:15:24 [2023-12-11T13:15:24.290Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
13:15:24 [2023-12-11T13:15:24.892Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
13:15:26 [2023-12-11T13:15:26.254Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.03s)
13:15:26 [2023-12-11T13:15:26.254Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.99s)
13:15:26 [2023-12-11T13:15:26.254Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.03s)
13:15:26 [2023-12-11T13:15:26.254Z] === RUN   TestContainerRestartWithCancelledRequest
13:15:28 [2023-12-11T13:15:28.138Z] --- PASS: TestContainerRestartWithCancelledRequest (1.89s)
13:15:28 [2023-12-11T13:15:28.138Z] === RUN   TestCgroupNamespacesRun
13:15:29 [2023-12-11T13:15:29.063Z] --- PASS: TestCgroupNamespacesRun (1.10s)
13:15:29 [2023-12-11T13:15:29.063Z] === RUN   TestCgroupNamespacesRunPrivileged
13:15:29 [2023-12-11T13:15:29.988Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s)
13:15:29 [2023-12-11T13:15:29.988Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
13:15:31 [2023-12-11T13:15:31.351Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
13:15:31 [2023-12-11T13:15:31.351Z] === RUN   TestCgroupNamespacesRunHostMode
13:15:32 [2023-12-11T13:15:32.276Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s)
13:15:32 [2023-12-11T13:15:32.276Z] === RUN   TestCgroupNamespacesRunPrivateMode
13:15:33 [2023-12-11T13:15:33.639Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s)
13:15:33 [2023-12-11T13:15:33.639Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
13:15:34 [2023-12-11T13:15:34.565Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s)
13:15:34 [2023-12-11T13:15:34.565Z] === RUN   TestCgroupNamespacesRunInvalidMode
13:15:35 [2023-12-11T13:15:35.125Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
13:15:35 [2023-12-11T13:15:35.125Z] === RUN   TestCgroupNamespacesRunOlderClient
13:15:36 [2023-12-11T13:15:36.488Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s)
13:15:36 [2023-12-11T13:15:36.488Z] === RUN   TestNISDomainname
13:15:36 [2023-12-11T13:15:36.743Z] --- PASS: TestNISDomainname (0.55s)
13:15:36 [2023-12-11T13:15:36.743Z] === RUN   TestHostnameDnsResolution
13:15:37 [2023-12-11T13:15:37.668Z] --- PASS: TestHostnameDnsResolution (0.67s)
13:15:37 [2023-12-11T13:15:37.668Z] === RUN   TestUnprivilegedPortsAndPing
13:15:37 [2023-12-11T13:15:37.923Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s)
13:15:37 [2023-12-11T13:15:37.923Z] === RUN   TestPrivilegedHostDevices
13:15:38 [2023-12-11T13:15:38.848Z] --- PASS: TestPrivilegedHostDevices (0.59s)
13:15:38 [2023-12-11T13:15:38.848Z] === RUN   TestRunConsoleSize
13:15:39 [2023-12-11T13:15:39.103Z] --- PASS: TestRunConsoleSize (0.46s)
13:15:39 [2023-12-11T13:15:39.103Z] === RUN   TestRunWithAlternativeContainerdShim
13:15:45 [2023-12-11T13:15:45.631Z] --- PASS: TestRunWithAlternativeContainerdShim (5.39s)
13:15:45 [2023-12-11T13:15:45.631Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
13:15:45 [2023-12-11T13:15:45.631Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.12s)
13:15:45 [2023-12-11T13:15:45.631Z] === RUN   TestStats
13:15:46 [2023-12-11T13:15:46.993Z] --- PASS: TestStats (1.46s)
13:15:46 [2023-12-11T13:15:46.993Z] === RUN   TestStopContainerWithTimeout
13:15:46 [2023-12-11T13:15:46.993Z] === RUN   TestStopContainerWithTimeout/0
13:15:46 [2023-12-11T13:15:46.993Z] === PAUSE TestStopContainerWithTimeout/0
13:15:46 [2023-12-11T13:15:46.993Z] === RUN   TestStopContainerWithTimeout/1
13:15:46 [2023-12-11T13:15:46.993Z] === PAUSE TestStopContainerWithTimeout/1
13:15:46 [2023-12-11T13:15:46.993Z] === RUN   TestStopContainerWithTimeout/3
13:15:46 [2023-12-11T13:15:46.993Z] === PAUSE TestStopContainerWithTimeout/3
13:15:46 [2023-12-11T13:15:46.993Z] === RUN   TestStopContainerWithTimeout/-1
13:15:46 [2023-12-11T13:15:46.993Z] === PAUSE TestStopContainerWithTimeout/-1
13:15:46 [2023-12-11T13:15:46.993Z] === CONT  TestStopContainerWithTimeout/0
13:15:46 [2023-12-11T13:15:46.993Z] === CONT  TestStopContainerWithTimeout/3
13:15:46 [2023-12-11T13:15:46.993Z] === CONT  TestStopContainerWithTimeout/1
13:15:46 [2023-12-11T13:15:46.993Z] === CONT  TestStopContainerWithTimeout/-1
13:15:50 [2023-12-11T13:15:50.254Z] --- PASS: TestStopContainerWithTimeout (0.03s)
13:15:50 [2023-12-11T13:15:50.254Z]     --- PASS: TestStopContainerWithTimeout/0 (0.91s)
13:15:50 [2023-12-11T13:15:50.254Z]     --- PASS: TestStopContainerWithTimeout/1 (1.68s)
13:15:50 [2023-12-11T13:15:50.254Z]     --- PASS: TestStopContainerWithTimeout/3 (2.68s)
13:15:50 [2023-12-11T13:15:50.254Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.91s)
13:15:50 [2023-12-11T13:15:50.254Z] === RUN   TestStopContainerWithTimeoutCancel
13:15:50 [2023-12-11T13:15:50.254Z] === PAUSE TestStopContainerWithTimeoutCancel
13:15:50 [2023-12-11T13:15:50.254Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:15:52 [2023-12-11T13:15:52.139Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.99s)
13:15:52 [2023-12-11T13:15:52.139Z] === RUN   TestUpdateMemory
13:15:52 [2023-12-11T13:15:52.700Z] --- PASS: TestUpdateMemory (0.57s)
13:15:52 [2023-12-11T13:15:52.700Z] === RUN   TestUpdateCPUQuota
13:15:53 [2023-12-11T13:15:53.260Z] --- PASS: TestUpdateCPUQuota (0.81s)
13:15:53 [2023-12-11T13:15:53.260Z] === RUN   TestUpdatePidsLimit
13:15:53 [2023-12-11T13:15:53.260Z] === RUN   TestUpdatePidsLimit/update_from_none
13:15:53 [2023-12-11T13:15:53.562Z] === RUN   TestUpdatePidsLimit/no_change
13:15:53 [2023-12-11T13:15:53.818Z] === RUN   TestUpdatePidsLimit/update_lower
13:15:54 [2023-12-11T13:15:54.073Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
13:15:54 [2023-12-11T13:15:54.328Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
13:15:54 [2023-12-11T13:15:54.583Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
13:15:54 [2023-12-11T13:15:54.838Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
13:15:55 [2023-12-11T13:15:55.398Z] --- PASS: TestUpdatePidsLimit (2.10s)
13:15:55 [2023-12-11T13:15:55.398Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
13:15:55 [2023-12-11T13:15:55.398Z]     --- PASS: TestUpdatePidsLimit/no_change (0.22s)
13:15:55 [2023-12-11T13:15:55.398Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.25s)
13:15:55 [2023-12-11T13:15:55.398Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s)
13:15:55 [2023-12-11T13:15:55.398Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s)
13:15:55 [2023-12-11T13:15:55.398Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
13:15:55 [2023-12-11T13:15:55.398Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s)
13:15:55 [2023-12-11T13:15:55.398Z] === RUN   TestUpdateRestartPolicy
13:16:07 [2023-12-11T13:16:07.557Z] --- PASS: TestUpdateRestartPolicy (10.85s)
13:16:07 [2023-12-11T13:16:07.557Z] === RUN   TestUpdateRestartWithAutoRemove
13:16:07 [2023-12-11T13:16:07.557Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
13:16:07 [2023-12-11T13:16:07.557Z] === RUN   TestWaitNonBlocked
13:16:07 [2023-12-11T13:16:07.557Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:16:07 [2023-12-11T13:16:07.557Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:16:07 [2023-12-11T13:16:07.557Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:16:07 [2023-12-11T13:16:07.557Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:16:07 [2023-12-11T13:16:07.557Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:16:07 [2023-12-11T13:16:07.557Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:16:07 [2023-12-11T13:16:07.557Z] --- PASS: TestWaitNonBlocked (0.02s)
13:16:07 [2023-12-11T13:16:07.557Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s)
13:16:07 [2023-12-11T13:16:07.557Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s)
13:16:07 [2023-12-11T13:16:07.557Z] === RUN   TestWaitBlocked
13:16:07 [2023-12-11T13:16:07.557Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
13:16:07 [2023-12-11T13:16:07.557Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
13:16:07 [2023-12-11T13:16:07.557Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
13:16:07 [2023-12-11T13:16:07.557Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
13:16:07 [2023-12-11T13:16:07.557Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
13:16:07 [2023-12-11T13:16:07.557Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
13:16:08 [2023-12-11T13:16:08.482Z] --- PASS: TestWaitBlocked (0.02s)
13:16:08 [2023-12-11T13:16:08.483Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s)
13:16:08 [2023-12-11T13:16:08.483Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s)
13:16:08 [2023-12-11T13:16:08.483Z] === RUN   TestWaitConditions
13:16:08 [2023-12-11T13:16:08.483Z] === RUN   TestWaitConditions/default
13:16:08 [2023-12-11T13:16:08.483Z] === PAUSE TestWaitConditions/default
13:16:08 [2023-12-11T13:16:08.483Z] === RUN   TestWaitConditions/not-running
13:16:08 [2023-12-11T13:16:08.483Z] === PAUSE TestWaitConditions/not-running
13:16:08 [2023-12-11T13:16:08.483Z] === RUN   TestWaitConditions/next-exit
13:16:08 [2023-12-11T13:16:08.483Z] === PAUSE TestWaitConditions/next-exit
13:16:08 [2023-12-11T13:16:08.483Z] === RUN   TestWaitConditions/removed
13:16:08 [2023-12-11T13:16:08.483Z] === PAUSE TestWaitConditions/removed
13:16:08 [2023-12-11T13:16:08.483Z] === CONT  TestWaitConditions/default
13:16:08 [2023-12-11T13:16:08.483Z] === CONT  TestWaitConditions/next-exit
13:16:08 [2023-12-11T13:16:08.483Z] === CONT  TestWaitConditions/removed
13:16:08 [2023-12-11T13:16:08.483Z] === CONT  TestWaitConditions/not-running
13:16:08 [2023-12-11T13:16:08.483Z]     wait_test.go:145: ContainerID = 38567f81153ffc1ebe56a604fefe786b9abe0f93b5d297f8509a141e5ad1eb75
13:16:08 [2023-12-11T13:16:08.483Z]     wait_test.go:145: ContainerID = b1d8b363dca771a308044c9490aa144148f6a90954d21cf006330aa85a58b9b3
13:16:08 [2023-12-11T13:16:08.483Z]     wait_test.go:145: ContainerID = 58503b9129f2aab6573c1b9ac3b47486c08adcc75c0681b9ec4c726cc6eebea8
13:16:08 [2023-12-11T13:16:08.483Z]     wait_test.go:145: ContainerID = be6eb0d6f8eac97d7415bd2c71771cb2fe87264786cdf11c615e8671715104b4
13:16:09 [2023-12-11T13:16:09.845Z] --- PASS: TestWaitConditions (0.03s)
13:16:09 [2023-12-11T13:16:09.845Z]     --- PASS: TestWaitConditions/not-running (0.66s)
13:16:09 [2023-12-11T13:16:09.845Z]     --- PASS: TestWaitConditions/removed (0.94s)
13:16:09 [2023-12-11T13:16:09.845Z]     --- PASS: TestWaitConditions/next-exit (1.20s)
13:16:09 [2023-12-11T13:16:09.845Z]     --- PASS: TestWaitConditions/default (1.23s)
13:16:09 [2023-12-11T13:16:09.845Z] === RUN   TestWaitRestartedContainer
13:16:09 [2023-12-11T13:16:09.845Z] === RUN   TestWaitRestartedContainer/default
13:16:09 [2023-12-11T13:16:09.845Z] === PAUSE TestWaitRestartedContainer/default
13:16:09 [2023-12-11T13:16:09.845Z] === RUN   TestWaitRestartedContainer/not-running
13:16:09 [2023-12-11T13:16:09.845Z] === PAUSE TestWaitRestartedContainer/not-running
13:16:09 [2023-12-11T13:16:09.845Z] === RUN   TestWaitRestartedContainer/next-exit
13:16:09 [2023-12-11T13:16:09.845Z] === PAUSE TestWaitRestartedContainer/next-exit
13:16:09 [2023-12-11T13:16:09.845Z] === CONT  TestWaitRestartedContainer/default
13:16:09 [2023-12-11T13:16:09.845Z] === CONT  TestWaitRestartedContainer/next-exit
13:16:09 [2023-12-11T13:16:09.845Z] === CONT  TestWaitRestartedContainer/not-running
13:16:11 [2023-12-11T13:16:11.773Z] --- PASS: TestWaitRestartedContainer (0.01s)
13:16:11 [2023-12-11T13:16:11.773Z]     --- PASS: TestWaitRestartedContainer/default (1.52s)
13:16:11 [2023-12-11T13:16:11.773Z]     --- PASS: TestWaitRestartedContainer/not-running (1.94s)
13:16:11 [2023-12-11T13:16:11.773Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.99s)
13:16:11 [2023-12-11T13:16:11.773Z] === CONT  TestContainerStartOnDaemonRestart
13:16:11 [2023-12-11T13:16:11.773Z] === CONT  TestStopContainerWithTimeoutCancel
13:16:11 [2023-12-11T13:16:11.773Z] === CONT  TestDaemonHostGatewayIP
13:16:11 [2023-12-11T13:16:11.773Z] === CONT  TestDaemonRestartIpcMode
13:16:11 [2023-12-11T13:16:11.773Z] === CONT  TestIpcModeOlderClient
13:16:11 [2023-12-11T13:16:11.773Z] === CONT  TestContainerKillOnDaemonStart
13:16:11 [2023-12-11T13:16:11.773Z] === CONT  TestRestartDaemonWithRestartingContainer
13:16:11 [2023-12-11T13:16:11.773Z] === CONT  TestHardRestartWhenContainerIsRunning
13:16:11 [2023-12-11T13:16:11.773Z] --- PASS: TestIpcModeOlderClient (0.09s)
13:16:13 [2023-12-11T13:16:13.663Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
13:16:13 [2023-12-11T13:16:13.663Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
13:16:13 [2023-12-11T13:16:13.663Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.04s)
13:16:13 [2023-12-11T13:16:13.663Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
13:16:13 [2023-12-11T13:16:13.663Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.26s)
13:16:14 [2023-12-11T13:16:14.223Z] --- PASS: TestContainerStartOnDaemonRestart (2.65s)
13:16:15 [2023-12-11T13:16:15.148Z] --- PASS: TestDaemonHostGatewayIP (3.41s)
13:16:15 [2023-12-11T13:16:15.404Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.78s)
13:16:15 [2023-12-11T13:16:15.404Z] --- PASS: TestStopContainerWithTimeoutCancel (3.83s)
13:16:15 [2023-12-11T13:16:15.659Z] --- PASS: TestDaemonRestartIpcMode (4.00s)
13:16:23 [2023-12-11T13:16:23.817Z] --- PASS: TestContainerKillOnDaemonStart (11.71s)
13:16:23 [2023-12-11T13:16:23.817Z] PASS
13:16:23 [2023-12-11T13:16:23.817Z] 
13:16:23 [2023-12-11T13:16:23.817Z] === Skipped
13:16:23 [2023-12-11T13:16:23.817Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
13:16:23 [2023-12-11T13:16:23.817Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:16:23 [2023-12-11T13:16:23.817Z] 
13:16:23 [2023-12-11T13:16:23.817Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
13:16:23 [2023-12-11T13:16:23.817Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:16:23 [2023-12-11T13:16:23.817Z] 
13:16:23 [2023-12-11T13:16:23.817Z] DONE 320 tests, 2 skipped in 169.946s
13:16:23 [2023-12-11T13:16:23.817Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
13:16:23 [2023-12-11T13:16:23.817Z] ++ '[' -n '' ']'
13:16:23 [2023-12-11T13:16:23.817Z] ++ 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
13:16:23 [2023-12-11T13:16:23.817Z] ++ set -e
13:16:23 [2023-12-11T13:16:23.817Z] ++ '[' -n 0 ']'
13:16:23 [2023-12-11T13:16:23.817Z] ++ set -x
13:16:23 [2023-12-11T13:16:23.817Z] ++ 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.qmb9WngPqS/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
13:16:23 [2023-12-11T13:16:23.817Z] INFO: Testing against a local daemon
13:16:23 [2023-12-11T13:16:23.817Z] === RUN   TestConfigDaemonID
13:16:24 [2023-12-11T13:16:24.377Z]     daemon_test.go:61: [d85a27f4936e5] daemon is not started
13:16:24 [2023-12-11T13:16:24.377Z] --- PASS: TestConfigDaemonID (1.05s)
13:16:24 [2023-12-11T13:16:24.377Z] === RUN   TestDaemonConfigValidation
13:16:24 [2023-12-11T13:16:24.377Z] === RUN   TestDaemonConfigValidation/config_with_no_content
13:16:24 [2023-12-11T13:16:24.377Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
13:16:24 [2023-12-11T13:16:24.377Z] === RUN   TestDaemonConfigValidation/config_with_{}
13:16:24 [2023-12-11T13:16:24.377Z] === PAUSE TestDaemonConfigValidation/config_with_{}
13:16:24 [2023-12-11T13:16:24.377Z] === RUN   TestDaemonConfigValidation/invalid_config
13:16:24 [2023-12-11T13:16:24.377Z] === PAUSE TestDaemonConfigValidation/invalid_config
13:16:24 [2023-12-11T13:16:24.377Z] === RUN   TestDaemonConfigValidation/malformed_config
13:16:24 [2023-12-11T13:16:24.377Z] === PAUSE TestDaemonConfigValidation/malformed_config
13:16:24 [2023-12-11T13:16:24.377Z] === RUN   TestDaemonConfigValidation/valid_config
13:16:24 [2023-12-11T13:16:24.377Z] === PAUSE TestDaemonConfigValidation/valid_config
13:16:24 [2023-12-11T13:16:24.377Z] === CONT  TestDaemonConfigValidation/config_with_no_content
13:16:24 [2023-12-11T13:16:24.377Z] === CONT  TestDaemonConfigValidation/malformed_config
13:16:24 [2023-12-11T13:16:24.377Z] === CONT  TestDaemonConfigValidation/valid_config
13:16:24 [2023-12-11T13:16:24.377Z] === CONT  TestDaemonConfigValidation/invalid_config
13:16:24 [2023-12-11T13:16:24.377Z] === CONT  TestDaemonConfigValidation/config_with_{}
13:16:24 [2023-12-11T13:16:24.377Z] --- PASS: TestDaemonConfigValidation (0.00s)
13:16:24 [2023-12-11T13:16:24.377Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
13:16:24 [2023-12-11T13:16:24.377Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
13:16:24 [2023-12-11T13:16:24.377Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
13:16:24 [2023-12-11T13:16:24.377Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
13:16:24 [2023-12-11T13:16:24.377Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
13:16:24 [2023-12-11T13:16:24.377Z] === RUN   TestConfigDaemonSeccompProfiles
13:16:24 [2023-12-11T13:16:24.377Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
13:16:25 [2023-12-11T13:16:25.780Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
13:16:26 [2023-12-11T13:16:26.705Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
13:16:27 [2023-12-11T13:16:27.630Z]     daemon_test.go:180: [d92b0829a51d5] daemon is not started
13:16:27 [2023-12-11T13:16:27.630Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s)
13:16:27 [2023-12-11T13:16:27.630Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
13:16:27 [2023-12-11T13:16:27.630Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s)
13:16:27 [2023-12-11T13:16:27.630Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s)
13:16:27 [2023-12-11T13:16:27.630Z] === RUN   TestDaemonProxy
13:16:27 [2023-12-11T13:16:27.630Z] === RUN   TestDaemonProxy/environment_variables
13:16:27 [2023-12-11T13:16:27.630Z] === PAUSE TestDaemonProxy/environment_variables
13:16:27 [2023-12-11T13:16:27.630Z] === RUN   TestDaemonProxy/command-line_options
13:16:27 [2023-12-11T13:16:27.630Z] === PAUSE TestDaemonProxy/command-line_options
13:16:27 [2023-12-11T13:16:27.630Z] === RUN   TestDaemonProxy/configuration_file
13:16:27 [2023-12-11T13:16:27.630Z] === PAUSE TestDaemonProxy/configuration_file
13:16:27 [2023-12-11T13:16:27.630Z] === RUN   TestDaemonProxy/conflicting_options
13:16:28 [2023-12-11T13:16:28.191Z] === RUN   TestDaemonProxy/reload_sanitized
13:16:28 [2023-12-11T13:16:28.191Z] === PAUSE TestDaemonProxy/reload_sanitized
13:16:28 [2023-12-11T13:16:28.191Z] === CONT  TestDaemonProxy/environment_variables
13:16:28 [2023-12-11T13:16:28.191Z] === CONT  TestDaemonProxy/configuration_file
13:16:28 [2023-12-11T13:16:28.191Z] === CONT  TestDaemonProxy/reload_sanitized
13:16:28 [2023-12-11T13:16:28.191Z] === CONT  TestDaemonProxy/command-line_options
13:16:30 [2023-12-11T13:16:30.075Z] --- PASS: TestDaemonProxy (0.50s)
13:16:30 [2023-12-11T13:16:30.076Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
13:16:30 [2023-12-11T13:16:30.076Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
13:16:30 [2023-12-11T13:16:30.076Z]     --- PASS: TestDaemonProxy/command-line_options (1.70s)
13:16:30 [2023-12-11T13:16:30.076Z]     --- PASS: TestDaemonProxy/configuration_file (1.71s)
13:16:30 [2023-12-11T13:16:30.076Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
13:16:30 [2023-12-11T13:16:30.076Z] === RUN   TestLiveRestore
13:16:30 [2023-12-11T13:16:30.076Z] === RUN   TestLiveRestore/volume_references
13:16:30 [2023-12-11T13:16:30.076Z] === PAUSE TestLiveRestore/volume_references
13:16:30 [2023-12-11T13:16:30.076Z] === RUN   TestLiveRestore/autoremove
13:16:30 [2023-12-11T13:16:30.076Z] === PAUSE TestLiveRestore/autoremove
13:16:30 [2023-12-11T13:16:30.076Z] === CONT  TestLiveRestore/volume_references
13:16:30 [2023-12-11T13:16:30.076Z] === CONT  TestLiveRestore/autoremove
13:16:30 [2023-12-11T13:16:30.076Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
13:16:30 [2023-12-11T13:16:30.331Z] === RUN   TestLiveRestore/volume_references/restartPolicy
13:16:30 [2023-12-11T13:16:30.331Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
13:16:31 [2023-12-11T13:16:31.692Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
13:16:31 [2023-12-11T13:16:31.692Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
13:16:32 [2023-12-11T13:16:32.618Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
13:16:33 [2023-12-11T13:16:33.585Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
13:16:34 [2023-12-11T13:16:34.947Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
13:16:35 [2023-12-11T13:16:35.507Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
13:16:36 [2023-12-11T13:16:36.067Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
13:16:36 [2023-12-11T13:16:36.991Z] --- PASS: TestLiveRestore (0.00s)
13:16:36 [2023-12-11T13:16:36.991Z]     --- PASS: TestLiveRestore/autoremove (3.44s)
13:16:36 [2023-12-11T13:16:36.991Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.87s)
13:16:36 [2023-12-11T13:16:36.991Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.57s)
13:16:36 [2023-12-11T13:16:36.991Z]     --- PASS: TestLiveRestore/volume_references (7.26s)
13:16:36 [2023-12-11T13:16:36.991Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.21s)
13:16:36 [2023-12-11T13:16:36.991Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.11s)
13:16:36 [2023-12-11T13:16:36.991Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.09s)
13:16:36 [2023-12-11T13:16:36.991Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.01s)
13:16:36 [2023-12-11T13:16:36.991Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.00s)
13:16:36 [2023-12-11T13:16:36.991Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.46s)
13:16:36 [2023-12-11T13:16:36.991Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.45s)
13:16:36 [2023-12-11T13:16:36.991Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.98s)
13:16:36 [2023-12-11T13:16:36.991Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
13:16:37 [2023-12-11T13:16:37.916Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.70s)
13:16:37 [2023-12-11T13:16:37.916Z] PASS
13:16:37 [2023-12-11T13:16:37.916Z] 
13:16:37 [2023-12-11T13:16:37.916Z] DONE 31 tests in 14.505s
13:16:37 [2023-12-11T13:16:37.916Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
13:16:37 [2023-12-11T13:16:37.916Z] ++ '[' -n '' ']'
13:16:37 [2023-12-11T13:16:37.916Z] ++ 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
13:16:37 [2023-12-11T13:16:37.916Z] ++ set -e
13:16:37 [2023-12-11T13:16:37.916Z] ++ '[' -n 0 ']'
13:16:37 [2023-12-11T13:16:37.916Z] ++ set -x
13:16:37 [2023-12-11T13:16:37.916Z] ++ 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.qmb9WngPqS/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
13:16:37 [2023-12-11T13:16:37.916Z] INFO: Testing against a local daemon
13:16:37 [2023-12-11T13:16:37.916Z] === RUN   TestCommitInheritsEnv
13:16:37 [2023-12-11T13:16:37.917Z] --- PASS: TestCommitInheritsEnv (0.16s)
13:16:37 [2023-12-11T13:16:37.917Z] === RUN   TestUsernsCommit
13:16:39 [2023-12-11T13:16:39.801Z] --- PASS: TestUsernsCommit (1.50s)
13:16:39 [2023-12-11T13:16:39.801Z] === RUN   TestImportExtremelyLargeImageWorks
13:16:39 [2023-12-11T13:16:39.801Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
13:16:39 [2023-12-11T13:16:39.801Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
13:16:39 [2023-12-11T13:16:39.801Z] === RUN   TestImportWithCustomPlatform
13:16:39 [2023-12-11T13:16:39.801Z] === RUN   TestImportWithCustomPlatform/#00
13:16:39 [2023-12-11T13:16:39.801Z] === RUN   TestImportWithCustomPlatform/linux
13:16:39 [2023-12-11T13:16:39.801Z] === RUN   TestImportWithCustomPlatform/LINUX
13:16:39 [2023-12-11T13:16:39.801Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
13:16:39 [2023-12-11T13:16:39.801Z] --- PASS: TestImportWithCustomPlatform (0.12s)
13:16:39 [2023-12-11T13:16:39.801Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
13:16:39 [2023-12-11T13:16:39.801Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
13:16:39 [2023-12-11T13:16:39.801Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.03s)
13:16:39 [2023-12-11T13:16:39.801Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.03s)
13:16:39 [2023-12-11T13:16:39.801Z] === RUN   TestImportWithCustomPlatformReject
13:16:39 [2023-12-11T13:16:39.801Z] === RUN   TestImportWithCustomPlatformReject/_______
13:16:39 [2023-12-11T13:16:39.801Z] === RUN   TestImportWithCustomPlatformReject//
13:16:39 [2023-12-11T13:16:39.801Z] === RUN   TestImportWithCustomPlatformReject/macos
13:16:39 [2023-12-11T13:16:39.801Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
13:16:39 [2023-12-11T13:16:39.801Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
13:16:39 [2023-12-11T13:16:39.801Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
13:16:39 [2023-12-11T13:16:39.801Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
13:16:39 [2023-12-11T13:16:39.801Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
13:16:39 [2023-12-11T13:16:39.801Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
13:16:39 [2023-12-11T13:16:39.801Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
13:16:39 [2023-12-11T13:16:39.801Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
13:16:39 [2023-12-11T13:16:39.801Z] === RUN   TestImageInspectEmptyTagsAndDigests
13:16:39 [2023-12-11T13:16:39.801Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
13:16:39 [2023-12-11T13:16:39.801Z] === RUN   TestImagesFilterMultiReference
13:16:39 [2023-12-11T13:16:39.801Z] --- PASS: TestImagesFilterMultiReference (0.05s)
13:16:39 [2023-12-11T13:16:39.801Z] === RUN   TestImagesFilterUntil
13:16:39 [2023-12-11T13:16:39.801Z]     list_test.go:95: ImageList: ID=sha256:49a9b5f5b9bbfaf63a241ee92303cff5d99d7979d9497f18046516057e59fef9 RepoTags=[testimagesfilteruntil:v1]
13:16:40 [2023-12-11T13:16:40.056Z] --- PASS: TestImagesFilterUntil (0.25s)
13:16:40 [2023-12-11T13:16:40.056Z] === RUN   TestImagesFilterBeforeSince
13:16:40 [2023-12-11T13:16:40.056Z]     list_test.go:129: ImageList: ID=sha256:921e7b5d62638c4f379c9dd4c4ce27c659b2ef634d147c5b68bae5731bfba86c RepoTags=[testimagesfilterbeforesince:v3]
13:16:40 [2023-12-11T13:16:40.056Z]     list_test.go:129: ImageList: ID=sha256:04c4799964234c705503a259fbdd2f4cb8d2150940094c47147203b351043ea6 RepoTags=[testimagesfilterbeforesince:v2]
13:16:40 [2023-12-11T13:16:40.056Z]     list_test.go:129: ImageList: ID=sha256:c1d7801b2543517fb778c5d82ac086cfcf3c442079556cc8389f58d35179147a RepoTags=[testimagesfilterbeforesince:v1]
13:16:40 [2023-12-11T13:16:40.311Z] --- PASS: TestImagesFilterBeforeSince (0.25s)
13:16:40 [2023-12-11T13:16:40.311Z] === RUN   TestAPIImagesFilters
13:16:40 [2023-12-11T13:16:40.311Z] === RUN   TestAPIImagesFilters/repository_regex
13:16:40 [2023-12-11T13:16:40.311Z] === PAUSE TestAPIImagesFilters/repository_regex
13:16:40 [2023-12-11T13:16:40.311Z] === RUN   TestAPIImagesFilters/image_name_regex
13:16:40 [2023-12-11T13:16:40.311Z] === PAUSE TestAPIImagesFilters/image_name_regex
13:16:40 [2023-12-11T13:16:40.311Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
13:16:40 [2023-12-11T13:16:40.311Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
13:16:40 [2023-12-11T13:16:40.311Z] === RUN   TestAPIImagesFilters/registry_port_regex
13:16:40 [2023-12-11T13:16:40.311Z] === PAUSE TestAPIImagesFilters/registry_port_regex
13:16:40 [2023-12-11T13:16:40.311Z] === CONT  TestAPIImagesFilters/repository_regex
13:16:40 [2023-12-11T13:16:40.311Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
13:16:40 [2023-12-11T13:16:40.311Z] === CONT  TestAPIImagesFilters/image_name_regex
13:16:40 [2023-12-11T13:16:40.311Z] === CONT  TestAPIImagesFilters/registry_port_regex
13:16:40 [2023-12-11T13:16:40.311Z] --- PASS: TestAPIImagesFilters (0.04s)
13:16:40 [2023-12-11T13:16:40.311Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
13:16:40 [2023-12-11T13:16:40.311Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
13:16:40 [2023-12-11T13:16:40.311Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
13:16:40 [2023-12-11T13:16:40.311Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
13:16:40 [2023-12-11T13:16:40.311Z] === RUN   TestPruneDontDeleteUsedDangling
13:16:40 [2023-12-11T13:16:40.873Z] --- PASS: TestPruneDontDeleteUsedDangling (0.56s)
13:16:40 [2023-12-11T13:16:40.873Z] === RUN   TestImagePullPlatformInvalid
13:16:40 [2023-12-11T13:16:40.873Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
13:16:40 [2023-12-11T13:16:40.873Z] === RUN   TestImagePullStoredfDigestForOtherRepo
13:16:40 [2023-12-11T13:16:40.873Z] time="2023-12-11T13:16:40.695625868Z" 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=c69b9edd-de78-4254-83e3-50c59dcd6967 version=2.8.3 
13:16:40 [2023-12-11T13:16:40.873Z] time="2023-12-11T13:16:40.695728244Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=c69b9edd-de78-4254-83e3-50c59dcd6967 version=2.8.3 
13:16:40 [2023-12-11T13:16:40.873Z] time="2023-12-11T13:16:40.695749652Z" level=info msg="Starting upload purge in 5m0s" go.version=go1.20.8 instance.id=c69b9edd-de78-4254-83e3-50c59dcd6967 version=2.8.3 
13:16:40 [2023-12-11T13:16:40.873Z] time="2023-12-11T13:16:40.696042027Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=c69b9edd-de78-4254-83e3-50c59dcd6967 version=2.8.3 
13:16:40 [2023-12-11T13:16:40.873Z] time="2023-12-11T13:16:40.789267556Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f596575f-f93b-4e4b-ad55-e95cae5b2f42 http.request.method=GET http.request.remoteaddr="127.0.0.1:46386" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
13:16:40 [2023-12-11T13:16:40.874Z] time="2023-12-11T13:16:40.789415135Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f596575f-f93b-4e4b-ad55-e95cae5b2f42 http.request.method=GET http.request.remoteaddr="127.0.0.1:46386" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.642603ms http.response.status=200 http.response.written=2 
13:16:40 [2023-12-11T13:16:40.874Z] 127.0.0.1 - - [11/Dec/2023:13:16:40 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
13:16:40 [2023-12-11T13:16:40.874Z] time="2023-12-11T13:16:40.792311677Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5006c31d-7b57-4e48-9ea2-14c5bd9e872d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46400" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:16:40 [2023-12-11T13:16:40.874Z] time="2023-12-11T13:16:40.792337868Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9920e0f0-5a51-4a29-ab2d-2ac11e137364 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:16:40 [2023-12-11T13:16:40.874Z] time="2023-12-11T13:16:40.792361384Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5006c31d-7b57-4e48-9ea2-14c5bd9e872d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46400" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:16:40 [2023-12-11T13:16:40.874Z] time="2023-12-11T13:16:40.792370623Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9920e0f0-5a51-4a29-ab2d-2ac11e137364 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:16:40 [2023-12-11T13:16:40.874Z] time="2023-12-11T13:16:40.792484215Z" 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=5006c31d-7b57-4e48-9ea2-14c5bd9e872d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46400" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=51.521µ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=389e2ff5-1a76-4f50-ab32-fe43d0686785 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:16:40 [2023-12-11T13:16:40.874Z] time="2023-12-11T13:16:40.792594091Z" 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=9920e0f0-5a51-4a29-ab2d-2ac11e137364 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=158.935µ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=eb1f9f5e-5644-4fce-9aae-49b613977e85 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:16:40 [2023-12-11T13:16:40.874Z] time="2023-12-11T13:16:40.792603084Z" 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=5006c31d-7b57-4e48-9ea2-14c5bd9e872d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46400" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.203453ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:16:40 [2023-12-11T13:16:40.874Z] 127.0.0.1 - - [11/Dec/2023:13:16:40 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.8+unknown"
13:16:40 [2023-12-11T13:16:40.874Z] time="2023-12-11T13:16:40.792648795Z" 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=9920e0f0-5a51-4a29-ab2d-2ac11e137364 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.208442ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:16:40 [2023-12-11T13:16:40.874Z] 127.0.0.1 - - [11/Dec/2023:13:16:40 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.8+unknown"
13:16:40 [2023-12-11T13:16:40.874Z] time="2023-12-11T13:16:40.794349096Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=07a5d4b0-de7d-4435-82c6-1b79e65071a4 http.request.method=POST http.request.remoteaddr="127.0.0.1:46400" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" vars.name=test 
13:16:40 [2023-12-11T13:16:40.874Z] time="2023-12-11T13:16:40.794411627Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=07a5d4b0-de7d-4435-82c6-1b79e65071a4 http.request.method=POST http.request.remoteaddr="127.0.0.1:46400" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" vars.name=test 
13:16:40 [2023-12-11T13:16:40.874Z] time="2023-12-11T13:16:40.794465421Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=29565ef8-3d1f-4ebf-8e3c-da44b915b4cb http.request.method=POST http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" vars.name=test 
13:16:40 [2023-12-11T13:16:40.874Z] time="2023-12-11T13:16:40.794512748Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=29565ef8-3d1f-4ebf-8e3c-da44b915b4cb http.request.method=POST http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" vars.name=test 
13:16:40 [2023-12-11T13:16:40.874Z] time="2023-12-11T13:16:40.79457331Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/83bd6f53-7c63-4c50-86ca-828c5eba4b39/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=07a5d4b0-de7d-4435-82c6-1b79e65071a4 http.request.method=POST http.request.remoteaddr="127.0.0.1:46400" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=127.024µ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=02fc446b-c0b7-42d2-a790-38e8d76815ea trace.line=110 vars.name=test 
13:16:40 [2023-12-11T13:16:40.874Z] time="2023-12-11T13:16:40.794608601Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/c9ec6057-1b11-4afe-b656-a3fce9fc594d/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=29565ef8-3d1f-4ebf-8e3c-da44b915b4cb http.request.method=POST http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=64.009µ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=ad3255a2-9fa7-48d8-badf-1a915ee14b73 trace.line=110 vars.name=test 
13:16:40 [2023-12-11T13:16:40.874Z] time="2023-12-11T13:16:40.79463233Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/83bd6f53-7c63-4c50-86ca-828c5eba4b39/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=07a5d4b0-de7d-4435-82c6-1b79e65071a4 http.request.method=POST http.request.remoteaddr="127.0.0.1:46400" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=26.1µ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=0dee4df2-8c62-42f7-8672-9132ca03f08b trace.line=142 vars.name=test 
13:16:40 [2023-12-11T13:16:40.874Z] time="2023-12-11T13:16:40.794654386Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/c9ec6057-1b11-4afe-b656-a3fce9fc594d/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=29565ef8-3d1f-4ebf-8e3c-da44b915b4cb http.request.method=POST http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=20.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).Writer" trace.id=045d256b-d38e-44d6-afbf-287a75d605f6 trace.line=142 vars.name=test 
13:16:40 [2023-12-11T13:16:40.874Z] time="2023-12-11T13:16:40.794716277Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/83bd6f53-7c63-4c50-86ca-828c5eba4b39/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=07a5d4b0-de7d-4435-82c6-1b79e65071a4 http.request.method=POST http.request.remoteaddr="127.0.0.1:46400" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=43.471µ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=c5c1f6d5-e00a-4150-83ac-5d2442f15273 trace.line=110 vars.name=test 
13:16:40 [2023-12-11T13:16:40.874Z] time="2023-12-11T13:16:40.794732565Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/c9ec6057-1b11-4afe-b656-a3fce9fc594d/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=29565ef8-3d1f-4ebf-8e3c-da44b915b4cb http.request.method=POST http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=44.595µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9da36598-eaea-428e-821f-e3298aebd852 trace.line=110 vars.name=test 
13:16:40 [2023-12-11T13:16:40.874Z] time="2023-12-11T13:16:40.794825628Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=07a5d4b0-de7d-4435-82c6-1b79e65071a4 http.request.method=POST http.request.remoteaddr="127.0.0.1:46400" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=1.823018ms http.response.status=202 http.response.written=0 
13:16:40 [2023-12-11T13:16:40.874Z] 127.0.0.1 - - [11/Dec/2023:13:16:40 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.8+unknown"
13:16:40 [2023-12-11T13:16:40.874Z] time="2023-12-11T13:16:40.794890449Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=29565ef8-3d1f-4ebf-8e3c-da44b915b4cb http.request.method=POST http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=1.848765ms http.response.status=202 http.response.written=0 
13:16:40 [2023-12-11T13:16:40.874Z] 127.0.0.1 - - [11/Dec/2023:13:16:40 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.8+unknown"
13:16:40 [2023-12-11T13:16:40.874Z] time="2023-12-11T13:16:40.796538811Z" 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=2ca47967-333d-48bc-9902-ef146ec08a4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46400" http.request.uri="/v2/test/blobs/uploads/c9ec6057-1b11-4afe-b656-a3fce9fc594d?_state=Bs-kwplkKYCpbsUKe7iYHAiJ7aJfv_sT9_OZIQc0bMZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5ZWM2MDU3LTFiMTEtNGFmZS1iNjU2LWEzZmNlOWZjNTk0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xMVQxMzoxNjo0MC43OTQ1MjY2NzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=c9ec6057-1b11-4afe-b656-a3fce9fc594d 
13:16:40 [2023-12-11T13:16:40.874Z] time="2023-12-11T13:16:40.796867338Z" 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=230bf9eb-f766-4d31-8853-ff51894d9380 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/blobs/uploads/83bd6f53-7c63-4c50-86ca-828c5eba4b39?_state=BE_2J-0zDGrNjfqEoIYSB0E9b1TkoFDDHqgILV7FXPV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgzYmQ2ZjUzLTdjNjMtNGM1MC04NmNhLTgyOGM1ZWJhNGIzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xMVQxMzoxNjo0MC43OTQ0MjM5NzZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=83bd6f53-7c63-4c50-86ca-828c5eba4b39 
13:16:40 [2023-12-11T13:16:40.874Z] time="2023-12-11T13:16:40.796883322Z" 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=2ca47967-333d-48bc-9902-ef146ec08a4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46400" http.request.uri="/v2/test/blobs/uploads/c9ec6057-1b11-4afe-b656-a3fce9fc594d?_state=Bs-kwplkKYCpbsUKe7iYHAiJ7aJfv_sT9_OZIQc0bMZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5ZWM2MDU3LTFiMTEtNGFmZS1iNjU2LWEzZmNlOWZjNTk0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xMVQxMzoxNjo0MC43OTQ1MjY2NzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=c9ec6057-1b11-4afe-b656-a3fce9fc594d 
13:16:40 [2023-12-11T13:16:40.874Z] time="2023-12-11T13:16:40.796981751Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/c9ec6057-1b11-4afe-b656-a3fce9fc594d/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2ca47967-333d-48bc-9902-ef146ec08a4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46400" http.request.uri="/v2/test/blobs/uploads/c9ec6057-1b11-4afe-b656-a3fce9fc594d?_state=Bs-kwplkKYCpbsUKe7iYHAiJ7aJfv_sT9_OZIQc0bMZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5ZWM2MDU3LTFiMTEtNGFmZS1iNjU2LWEzZmNlOWZjNTk0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xMVQxMzoxNjo0MC43OTQ1MjY2NzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=47.344µ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=f8158e9a-5b58-4358-b205-9d49bdb425a5 trace.line=95 vars.name=test vars.uuid=c9ec6057-1b11-4afe-b656-a3fce9fc594d 
13:16:40 [2023-12-11T13:16:40.874Z] time="2023-12-11T13:16:40.797056459Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/c9ec6057-1b11-4afe-b656-a3fce9fc594d/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2ca47967-333d-48bc-9902-ef146ec08a4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46400" http.request.uri="/v2/test/blobs/uploads/c9ec6057-1b11-4afe-b656-a3fce9fc594d?_state=Bs-kwplkKYCpbsUKe7iYHAiJ7aJfv_sT9_OZIQc0bMZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5ZWM2MDU3LTFiMTEtNGFmZS1iNjU2LWEzZmNlOWZjNTk0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xMVQxMzoxNjo0MC43OTQ1MjY2NzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=27.561µ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=5c6659d3-8bf9-4fc1-8f26-8aa5ce2c03c0 trace.line=142 vars.name=test vars.uuid=c9ec6057-1b11-4afe-b656-a3fce9fc594d 
13:16:40 [2023-12-11T13:16:40.874Z] time="2023-12-11T13:16:40.797156464Z" 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=2ca47967-333d-48bc-9902-ef146ec08a4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46400" http.request.uri="/v2/test/blobs/uploads/c9ec6057-1b11-4afe-b656-a3fce9fc594d?_state=Bs-kwplkKYCpbsUKe7iYHAiJ7aJfv_sT9_OZIQc0bMZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5ZWM2MDU3LTFiMTEtNGFmZS1iNjU2LWEzZmNlOWZjNTk0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xMVQxMzoxNjo0MC43OTQ1MjY2NzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=c9ec6057-1b11-4afe-b656-a3fce9fc594d 
13:16:40 [2023-12-11T13:16:40.874Z] time="2023-12-11T13:16:40.797060488Z" 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=230bf9eb-f766-4d31-8853-ff51894d9380 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/blobs/uploads/83bd6f53-7c63-4c50-86ca-828c5eba4b39?_state=BE_2J-0zDGrNjfqEoIYSB0E9b1TkoFDDHqgILV7FXPV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgzYmQ2ZjUzLTdjNjMtNGM1MC04NmNhLTgyOGM1ZWJhNGIzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xMVQxMzoxNjo0MC43OTQ0MjM5NzZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=83bd6f53-7c63-4c50-86ca-828c5eba4b39 
13:16:40 [2023-12-11T13:16:40.874Z] time="2023-12-11T13:16:40.797279099Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/83bd6f53-7c63-4c50-86ca-828c5eba4b39/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=230bf9eb-f766-4d31-8853-ff51894d9380 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/blobs/uploads/83bd6f53-7c63-4c50-86ca-828c5eba4b39?_state=BE_2J-0zDGrNjfqEoIYSB0E9b1TkoFDDHqgILV7FXPV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgzYmQ2ZjUzLTdjNjMtNGM1MC04NmNhLTgyOGM1ZWJhNGIzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xMVQxMzoxNjo0MC43OTQ0MjM5NzZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=26.683µ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=b489b1f6-3ad6-49a3-bd51-100eac6d57a4 trace.line=95 vars.name=test vars.uuid=83bd6f53-7c63-4c50-86ca-828c5eba4b39 
13:16:40 [2023-12-11T13:16:40.874Z] time="2023-12-11T13:16:40.797458849Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/c9ec6057-1b11-4afe-b656-a3fce9fc594d/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=2ca47967-333d-48bc-9902-ef146ec08a4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46400" http.request.uri="/v2/test/blobs/uploads/c9ec6057-1b11-4afe-b656-a3fce9fc594d?_state=Bs-kwplkKYCpbsUKe7iYHAiJ7aJfv_sT9_OZIQc0bMZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5ZWM2MDU3LTFiMTEtNGFmZS1iNjU2LWEzZmNlOWZjNTk0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xMVQxMzoxNjo0MC43OTQ1MjY2NzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=58.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).PutContent" trace.id=da5a97ff-a71c-41b6-9c56-62b809dab0fc trace.line=110 vars.name=test vars.uuid=c9ec6057-1b11-4afe-b656-a3fce9fc594d 
13:16:40 [2023-12-11T13:16:40.875Z] time="2023-12-11T13:16:40.797534288Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/c9ec6057-1b11-4afe-b656-a3fce9fc594d/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2ca47967-333d-48bc-9902-ef146ec08a4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46400" http.request.uri="/v2/test/blobs/uploads/c9ec6057-1b11-4afe-b656-a3fce9fc594d?_state=Bs-kwplkKYCpbsUKe7iYHAiJ7aJfv_sT9_OZIQc0bMZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5ZWM2MDU3LTFiMTEtNGFmZS1iNjU2LWEzZmNlOWZjNTk0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xMVQxMzoxNjo0MC43OTQ1MjY2NzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=22.909µ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=9b24b01a-579c-4672-bff4-d9f1ca6e50e4 trace.line=155 vars.name=test vars.uuid=c9ec6057-1b11-4afe-b656-a3fce9fc594d 
13:16:40 [2023-12-11T13:16:40.875Z] time="2023-12-11T13:16:40.797585619Z" 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=2ca47967-333d-48bc-9902-ef146ec08a4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46400" http.request.uri="/v2/test/blobs/uploads/c9ec6057-1b11-4afe-b656-a3fce9fc594d?_state=Bs-kwplkKYCpbsUKe7iYHAiJ7aJfv_sT9_OZIQc0bMZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5ZWM2MDU3LTFiMTEtNGFmZS1iNjU2LWEzZmNlOWZjNTk0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xMVQxMzoxNjo0MC43OTQ1MjY2NzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=15.82µ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=02c09ed5-be03-4175-a0ff-06bde9331127 trace.line=155 vars.name=test vars.uuid=c9ec6057-1b11-4afe-b656-a3fce9fc594d 
13:16:40 [2023-12-11T13:16:40.875Z] time="2023-12-11T13:16:40.797624348Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/c9ec6057-1b11-4afe-b656-a3fce9fc594d/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2ca47967-333d-48bc-9902-ef146ec08a4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46400" http.request.uri="/v2/test/blobs/uploads/c9ec6057-1b11-4afe-b656-a3fce9fc594d?_state=Bs-kwplkKYCpbsUKe7iYHAiJ7aJfv_sT9_OZIQc0bMZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5ZWM2MDU3LTFiMTEtNGFmZS1iNjU2LWEzZmNlOWZjNTk0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xMVQxMzoxNjo0MC43OTQ1MjY2NzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=9.551µ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=cdc42f73-366a-4c83-888e-902775a52cf5 trace.line=155 vars.name=test vars.uuid=c9ec6057-1b11-4afe-b656-a3fce9fc594d 
13:16:40 [2023-12-11T13:16:40.875Z] time="2023-12-11T13:16:40.797564458Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/83bd6f53-7c63-4c50-86ca-828c5eba4b39/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=230bf9eb-f766-4d31-8853-ff51894d9380 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/blobs/uploads/83bd6f53-7c63-4c50-86ca-828c5eba4b39?_state=BE_2J-0zDGrNjfqEoIYSB0E9b1TkoFDDHqgILV7FXPV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgzYmQ2ZjUzLTdjNjMtNGM1MC04NmNhLTgyOGM1ZWJhNGIzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xMVQxMzoxNjo0MC43OTQ0MjM5NzZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=79.689µ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=ef710ce2-df0f-4a26-8043-13c1dab3477f trace.line=142 vars.name=test vars.uuid=83bd6f53-7c63-4c50-86ca-828c5eba4b39 
13:16:40 [2023-12-11T13:16:40.875Z] time="2023-12-11T13:16:40.797702477Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/c9ec6057-1b11-4afe-b656-a3fce9fc594d/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=2ca47967-333d-48bc-9902-ef146ec08a4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46400" http.request.uri="/v2/test/blobs/uploads/c9ec6057-1b11-4afe-b656-a3fce9fc594d?_state=Bs-kwplkKYCpbsUKe7iYHAiJ7aJfv_sT9_OZIQc0bMZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5ZWM2MDU3LTFiMTEtNGFmZS1iNjU2LWEzZmNlOWZjNTk0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xMVQxMzoxNjo0MC43OTQ1MjY2NzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=53.154µ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=65a52ca8-85db-44e8-89d7-6afd423cc4e2 trace.line=185 vars.name=test vars.uuid=c9ec6057-1b11-4afe-b656-a3fce9fc594d 
13:16:40 [2023-12-11T13:16:40.875Z] time="2023-12-11T13:16:40.797735577Z" 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=230bf9eb-f766-4d31-8853-ff51894d9380 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/blobs/uploads/83bd6f53-7c63-4c50-86ca-828c5eba4b39?_state=BE_2J-0zDGrNjfqEoIYSB0E9b1TkoFDDHqgILV7FXPV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgzYmQ2ZjUzLTdjNjMtNGM1MC04NmNhLTgyOGM1ZWJhNGIzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xMVQxMzoxNjo0MC43OTQ0MjM5NzZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=83bd6f53-7c63-4c50-86ca-828c5eba4b39 
13:16:40 [2023-12-11T13:16:40.875Z] time="2023-12-11T13:16:40.79777881Z" 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=2ca47967-333d-48bc-9902-ef146ec08a4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46400" http.request.uri="/v2/test/blobs/uploads/c9ec6057-1b11-4afe-b656-a3fce9fc594d?_state=Bs-kwplkKYCpbsUKe7iYHAiJ7aJfv_sT9_OZIQc0bMZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5ZWM2MDU3LTFiMTEtNGFmZS1iNjU2LWEzZmNlOWZjNTk0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xMVQxMzoxNjo0MC43OTQ1MjY2NzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=50.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).PutContent" trace.id=3a35c635-0d58-4f65-95e4-f56a6cddd777 trace.line=110 vars.name=test vars.uuid=c9ec6057-1b11-4afe-b656-a3fce9fc594d 
13:16:40 [2023-12-11T13:16:40.875Z] time="2023-12-11T13:16:40.79783152Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/83bd6f53-7c63-4c50-86ca-828c5eba4b39/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=230bf9eb-f766-4d31-8853-ff51894d9380 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/blobs/uploads/83bd6f53-7c63-4c50-86ca-828c5eba4b39?_state=BE_2J-0zDGrNjfqEoIYSB0E9b1TkoFDDHqgILV7FXPV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgzYmQ2ZjUzLTdjNjMtNGM1MC04NmNhLTgyOGM1ZWJhNGIzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xMVQxMzoxNjo0MC43OTQ0MjM5NzZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=52.857µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4d8e6cac-62dd-4c37-8b20-cf5439024020 trace.line=110 vars.name=test vars.uuid=83bd6f53-7c63-4c50-86ca-828c5eba4b39 
13:16:40 [2023-12-11T13:16:40.875Z] time="2023-12-11T13:16:40.797873875Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/83bd6f53-7c63-4c50-86ca-828c5eba4b39/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=230bf9eb-f766-4d31-8853-ff51894d9380 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/blobs/uploads/83bd6f53-7c63-4c50-86ca-828c5eba4b39?_state=BE_2J-0zDGrNjfqEoIYSB0E9b1TkoFDDHqgILV7FXPV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgzYmQ2ZjUzLTdjNjMtNGM1MC04NmNhLTgyOGM1ZWJhNGIzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xMVQxMzoxNjo0MC43OTQ0MjM5NzZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=11.036µ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=0471ed72-0984-46a0-b4ad-8ecec8418fe0 trace.line=155 vars.name=test vars.uuid=83bd6f53-7c63-4c50-86ca-828c5eba4b39 
13:16:40 [2023-12-11T13:16:40.875Z] time="2023-12-11T13:16:40.797908419Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/c9ec6057-1b11-4afe-b656-a3fce9fc594d")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2ca47967-333d-48bc-9902-ef146ec08a4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46400" http.request.uri="/v2/test/blobs/uploads/c9ec6057-1b11-4afe-b656-a3fce9fc594d?_state=Bs-kwplkKYCpbsUKe7iYHAiJ7aJfv_sT9_OZIQc0bMZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5ZWM2MDU3LTFiMTEtNGFmZS1iNjU2LWEzZmNlOWZjNTk0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xMVQxMzoxNjo0MC43OTQ1MjY2NzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=103.041µ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=d8dcfd40-671f-41bf-a03d-151a9d1c205e trace.line=202 vars.name=test vars.uuid=c9ec6057-1b11-4afe-b656-a3fce9fc594d 
13:16:40 [2023-12-11T13:16:40.875Z] time="2023-12-11T13:16:40.79792172Z" 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=230bf9eb-f766-4d31-8853-ff51894d9380 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/blobs/uploads/83bd6f53-7c63-4c50-86ca-828c5eba4b39?_state=BE_2J-0zDGrNjfqEoIYSB0E9b1TkoFDDHqgILV7FXPV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgzYmQ2ZjUzLTdjNjMtNGM1MC04NmNhLTgyOGM1ZWJhNGIzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xMVQxMzoxNjo0MC43OTQ0MjM5NzZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" 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=889f13b4-f6ba-48fc-b86e-00cc185fcc99 trace.line=155 vars.name=test vars.uuid=83bd6f53-7c63-4c50-86ca-828c5eba4b39 
13:16:40 [2023-12-11T13:16:40.875Z] time="2023-12-11T13:16:40.797952727Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/83bd6f53-7c63-4c50-86ca-828c5eba4b39/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=230bf9eb-f766-4d31-8853-ff51894d9380 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/blobs/uploads/83bd6f53-7c63-4c50-86ca-828c5eba4b39?_state=BE_2J-0zDGrNjfqEoIYSB0E9b1TkoFDDHqgILV7FXPV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgzYmQ2ZjUzLTdjNjMtNGM1MC04NmNhLTgyOGM1ZWJhNGIzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xMVQxMzoxNjo0MC43OTQ0MjM5NzZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=9.247µ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=60955da3-be82-43b2-8ccf-9778bae06f83 trace.line=155 vars.name=test vars.uuid=83bd6f53-7c63-4c50-86ca-828c5eba4b39 
13:16:40 [2023-12-11T13:16:40.875Z] time="2023-12-11T13:16:40.798000112Z" 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=2ca47967-333d-48bc-9902-ef146ec08a4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46400" http.request.uri="/v2/test/blobs/uploads/c9ec6057-1b11-4afe-b656-a3fce9fc594d?_state=Bs-kwplkKYCpbsUKe7iYHAiJ7aJfv_sT9_OZIQc0bMZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5ZWM2MDU3LTFiMTEtNGFmZS1iNjU2LWEzZmNlOWZjNTk0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xMVQxMzoxNjo0MC43OTQ1MjY2NzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=2.270979ms http.response.status=201 http.response.written=0 
13:16:40 [2023-12-11T13:16:40.875Z] time="2023-12-11T13:16:40.798012157Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/83bd6f53-7c63-4c50-86ca-828c5eba4b39/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=230bf9eb-f766-4d31-8853-ff51894d9380 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/blobs/uploads/83bd6f53-7c63-4c50-86ca-828c5eba4b39?_state=BE_2J-0zDGrNjfqEoIYSB0E9b1TkoFDDHqgILV7FXPV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgzYmQ2ZjUzLTdjNjMtNGM1MC04NmNhLTgyOGM1ZWJhNGIzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xMVQxMzoxNjo0MC43OTQ0MjM5NzZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=37.892µ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=b6178ca8-fada-4430-84ee-bec3b56b472e trace.line=185 vars.name=test vars.uuid=83bd6f53-7c63-4c50-86ca-828c5eba4b39 
13:16:40 [2023-12-11T13:16:40.875Z] 127.0.0.1 - - [11/Dec/2023:13:16:40 +0000] "PUT /v2/test/blobs/uploads/c9ec6057-1b11-4afe-b656-a3fce9fc594d?_state=Bs-kwplkKYCpbsUKe7iYHAiJ7aJfv_sT9_OZIQc0bMZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5ZWM2MDU3LTFiMTEtNGFmZS1iNjU2LWEzZmNlOWZjNTk0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xMVQxMzoxNjo0MC43OTQ1MjY2NzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.8+unknown"
13:16:40 [2023-12-11T13:16:40.875Z] time="2023-12-11T13:16:40.798079563Z" 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=230bf9eb-f766-4d31-8853-ff51894d9380 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/blobs/uploads/83bd6f53-7c63-4c50-86ca-828c5eba4b39?_state=BE_2J-0zDGrNjfqEoIYSB0E9b1TkoFDDHqgILV7FXPV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgzYmQ2ZjUzLTdjNjMtNGM1MC04NmNhLTgyOGM1ZWJhNGIzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xMVQxMzoxNjo0MC43OTQ0MjM5NzZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=38.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).PutContent" trace.id=af2dfde9-5896-4e4f-968a-f0d36e1d24ec trace.line=110 vars.name=test vars.uuid=83bd6f53-7c63-4c50-86ca-828c5eba4b39 
13:16:40 [2023-12-11T13:16:40.875Z] time="2023-12-11T13:16:40.798189537Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/83bd6f53-7c63-4c50-86ca-828c5eba4b39")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=230bf9eb-f766-4d31-8853-ff51894d9380 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/blobs/uploads/83bd6f53-7c63-4c50-86ca-828c5eba4b39?_state=BE_2J-0zDGrNjfqEoIYSB0E9b1TkoFDDHqgILV7FXPV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgzYmQ2ZjUzLTdjNjMtNGM1MC04NmNhLTgyOGM1ZWJhNGIzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xMVQxMzoxNjo0MC43OTQ0MjM5NzZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=81.691µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=a402b94f-6b90-4cf1-840b-b0290be604c8 trace.line=202 vars.name=test vars.uuid=83bd6f53-7c63-4c50-86ca-828c5eba4b39 
13:16:40 [2023-12-11T13:16:40.875Z] time="2023-12-11T13:16:40.798260364Z" 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=230bf9eb-f766-4d31-8853-ff51894d9380 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/blobs/uploads/83bd6f53-7c63-4c50-86ca-828c5eba4b39?_state=BE_2J-0zDGrNjfqEoIYSB0E9b1TkoFDDHqgILV7FXPV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgzYmQ2ZjUzLTdjNjMtNGM1MC04NmNhLTgyOGM1ZWJhNGIzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xMVQxMzoxNjo0MC43OTQ0MjM5NzZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=2.523961ms http.response.status=201 http.response.written=0 
13:16:40 [2023-12-11T13:16:40.875Z] 127.0.0.1 - - [11/Dec/2023:13:16:40 +0000] "PUT /v2/test/blobs/uploads/83bd6f53-7c63-4c50-86ca-828c5eba4b39?_state=BE_2J-0zDGrNjfqEoIYSB0E9b1TkoFDDHqgILV7FXPV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgzYmQ2ZjUzLTdjNjMtNGM1MC04NmNhLTgyOGM1ZWJhNGIzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xMVQxMzoxNjo0MC43OTQ0MjM5NzZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.8+unknown"
13:16:40 [2023-12-11T13:16:40.875Z] time="2023-12-11T13:16:40.799399291Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=172fa211-2e1f-4762-a253-96994ff15345 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
13:16:40 [2023-12-11T13:16:40.875Z] time="2023-12-11T13:16:40.799438479Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=172fa211-2e1f-4762-a253-96994ff15345 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
13:16:40 [2023-12-11T13:16:40.875Z] time="2023-12-11T13:16:40.799500527Z" 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=172fa211-2e1f-4762-a253-96994ff15345 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=29.35µ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=4f987d50-e024-449e-a815-b4fabbc255a1 trace.line=95 vars.name=test vars.reference=latest 
13:16:40 [2023-12-11T13:16:40.875Z] time="2023-12-11T13:16:40.799568991Z" 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=172fa211-2e1f-4762-a253-96994ff15345 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="896.883µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
13:16:40 [2023-12-11T13:16:40.875Z] 127.0.0.1 - - [11/Dec/2023:13:16:40 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.8+unknown"
13:16:40 [2023-12-11T13:16:40.875Z] time="2023-12-11T13:16:40.800977057Z" 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=164f910d-a60c-4fb0-9bb2-72996df91de8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
13:16:40 [2023-12-11T13:16:40.876Z] time="2023-12-11T13:16:40.801015752Z" 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=164f910d-a60c-4fb0-9bb2-72996df91de8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
13:16:40 [2023-12-11T13:16:40.876Z] time="2023-12-11T13:16:40.801171109Z" 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=164f910d-a60c-4fb0-9bb2-72996df91de8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
13:16:40 [2023-12-11T13:16:40.876Z] time="2023-12-11T13:16:40.801187831Z" 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=164f910d-a60c-4fb0-9bb2-72996df91de8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
13:16:40 [2023-12-11T13:16:40.876Z] time="2023-12-11T13:16:40.801198473Z" 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=164f910d-a60c-4fb0-9bb2-72996df91de8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
13:16:40 [2023-12-11T13:16:40.876Z] time="2023-12-11T13:16:40.801275389Z" 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=164f910d-a60c-4fb0-9bb2-72996df91de8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=43.857µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4e7e2775-456f-4cd6-a1eb-78e3a2ad3b7c trace.line=95 vars.name=test vars.reference=latest 
13:16:40 [2023-12-11T13:16:40.876Z] time="2023-12-11T13:16:40.801356136Z" 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=164f910d-a60c-4fb0-9bb2-72996df91de8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=17.395µ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=c5bf18eb-78c0-4886-8098-88368d975b93 trace.line=155 vars.name=test vars.reference=latest 
13:16:40 [2023-12-11T13:16:40.876Z] time="2023-12-11T13:16:40.801406926Z" 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=164f910d-a60c-4fb0-9bb2-72996df91de8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=21.506µ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=1f8ee4e8-dda1-40cb-84b9-7f81f7ecaea4 trace.line=95 vars.name=test vars.reference=latest 
13:16:40 [2023-12-11T13:16:40.876Z] time="2023-12-11T13:16:40.80144677Z" 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=164f910d-a60c-4fb0-9bb2-72996df91de8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=11.003µ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=aed8dbd6-1ba1-4e88-ad96-0e26f4f165de trace.line=155 vars.name=test vars.reference=latest 
13:16:40 [2023-12-11T13:16:40.876Z] time="2023-12-11T13:16:40.801485917Z" 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=164f910d-a60c-4fb0-9bb2-72996df91de8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=12.866µ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=b14a145e-f460-4bf0-8c00-982df0c15dcd trace.line=155 vars.name=test vars.reference=latest 
13:16:40 [2023-12-11T13:16:40.876Z] time="2023-12-11T13:16:40.801565089Z" 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=164f910d-a60c-4fb0-9bb2-72996df91de8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=53.662µ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=6a4b0578-0725-493b-83c2-7dc0d5607ba2 trace.line=110 vars.name=test vars.reference=latest 
13:16:40 [2023-12-11T13:16:40.876Z] time="2023-12-11T13:16:40.801647083Z" 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=164f910d-a60c-4fb0-9bb2-72996df91de8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=48.221µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3c37a013-7c4f-4159-8e3a-649e1fc7b49e trace.line=110 vars.name=test vars.reference=latest 
13:16:40 [2023-12-11T13:16:40.876Z] time="2023-12-11T13:16:40.801808741Z" 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=164f910d-a60c-4fb0-9bb2-72996df91de8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=61.424µ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=34a36184-8cf0-4e0e-9a43-82625ff90211 trace.line=110 vars.name=test vars.reference=latest 
13:16:40 [2023-12-11T13:16:40.876Z] time="2023-12-11T13:16:40.801864258Z" 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=164f910d-a60c-4fb0-9bb2-72996df91de8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=30.54µ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=eeaa52da-16a3-490e-993e-6a3debaa38c2 trace.line=110 vars.name=test vars.reference=latest 
13:16:40 [2023-12-11T13:16:40.876Z] time="2023-12-11T13:16:40.801902682Z" 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=164f910d-a60c-4fb0-9bb2-72996df91de8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
13:16:40 [2023-12-11T13:16:40.876Z] time="2023-12-11T13:16:40.801921005Z" 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=164f910d-a60c-4fb0-9bb2-72996df91de8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=2.047962ms http.response.status=201 http.response.written=0 
13:16:40 [2023-12-11T13:16:40.876Z] 127.0.0.1 - - [11/Dec/2023:13:16:40 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.8+unknown"
13:16:40 [2023-12-11T13:16:40.876Z] time="2023-12-11T13:16:40.806694349Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=965dfe1e-6a6f-4dd5-9ace-4bcb25aaa76e http.request.method=GET http.request.remoteaddr="127.0.0.1:46430" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
13:16:40 [2023-12-11T13:16:40.876Z] time="2023-12-11T13:16:40.806733102Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=965dfe1e-6a6f-4dd5-9ace-4bcb25aaa76e http.request.method=GET http.request.remoteaddr="127.0.0.1:46430" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a 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="885.766µs" http.response.status=200 http.response.written=2 
13:16:40 [2023-12-11T13:16:40.876Z] 127.0.0.1 - - [11/Dec/2023:13:16:40 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:16:40 [2023-12-11T13:16:40.876Z] time="2023-12-11T13:16:40.809208678Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3cf8506c-1b54-4bfb-a56b-02ce5403ee8d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46438" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
13:16:40 [2023-12-11T13:16:40.876Z] time="2023-12-11T13:16:40.809379945Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3cf8506c-1b54-4bfb-a56b-02ce5403ee8d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46438" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
13:16:40 [2023-12-11T13:16:40.876Z] time="2023-12-11T13:16:40.809479859Z" 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=3cf8506c-1b54-4bfb-a56b-02ce5403ee8d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46438" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=52.136µ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=17e75d43-2367-4edd-88d4-df2f4ef00149 trace.line=95 vars.name=test vars.reference=latest 
13:16:40 [2023-12-11T13:16:40.876Z] time="2023-12-11T13:16:40.809504269Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3cf8506c-1b54-4bfb-a56b-02ce5403ee8d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46438" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
13:16:40 [2023-12-11T13:16:40.876Z] time="2023-12-11T13:16:40.809560992Z" 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=3cf8506c-1b54-4bfb-a56b-02ce5403ee8d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46438" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=30.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).GetContent" trace.id=145a2ed8-7f60-448a-aeea-781010a7528b trace.line=95 vars.name=test vars.reference=latest 
13:16:40 [2023-12-11T13:16:40.876Z] time="2023-12-11T13:16:40.809620389Z" 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=3cf8506c-1b54-4bfb-a56b-02ce5403ee8d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46438" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.309µ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=8d4bc61d-462a-4486-afec-6ecc5f6a3952 trace.line=155 vars.name=test vars.reference=latest 
13:16:40 [2023-12-11T13:16:40.876Z] time="2023-12-11T13:16:40.809668931Z" 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=3cf8506c-1b54-4bfb-a56b-02ce5403ee8d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46438" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.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).Reader" trace.id=2f0821cf-beac-423c-9872-c6d8ee8fcfce trace.line=125 vars.name=test vars.reference=latest 
13:16:40 [2023-12-11T13:16:40.876Z] time="2023-12-11T13:16:40.809722429Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3cf8506c-1b54-4bfb-a56b-02ce5403ee8d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46438" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
13:16:40 [2023-12-11T13:16:40.876Z] time="2023-12-11T13:16:40.809818241Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3cf8506c-1b54-4bfb-a56b-02ce5403ee8d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46438" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a 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.737389ms http.response.status=200 http.response.written=417 
13:16:40 [2023-12-11T13:16:40.876Z] 127.0.0.1 - - [11/Dec/2023:13:16:40 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:16:40 [2023-12-11T13:16:40.876Z] time="2023-12-11T13:16:40.818821977Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a9395a0a-ca4d-4415-b45f-4dfe92b5a5a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:46450" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:16:40 [2023-12-11T13:16:40.876Z] time="2023-12-11T13:16:40.818871939Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a9395a0a-ca4d-4415-b45f-4dfe92b5a5a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:46450" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:16:40 [2023-12-11T13:16:40.876Z] time="2023-12-11T13:16:40.818889022Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a9395a0a-ca4d-4415-b45f-4dfe92b5a5a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:46450" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:16:40 [2023-12-11T13:16:40.877Z] time="2023-12-11T13:16:40.818969728Z" 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=a9395a0a-ca4d-4415-b45f-4dfe92b5a5a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:46450" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=47.803µ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=5608a088-5271-4d68-abb9-d3eaa05d88fc trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:16:40 [2023-12-11T13:16:40.877Z] time="2023-12-11T13:16:40.819031595Z" 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=a9395a0a-ca4d-4415-b45f-4dfe92b5a5a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:46450" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.443µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=740a2a58-fabd-4945-94b5-dff11cd9f48a trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:16:40 [2023-12-11T13:16:40.877Z] time="2023-12-11T13:16:40.819070725Z" 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=a9395a0a-ca4d-4415-b45f-4dfe92b5a5a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:46450" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.809µ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=9399ff4b-7ede-4aa9-944b-d707dfa0798b trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:16:40 [2023-12-11T13:16:40.877Z] time="2023-12-11T13:16:40.819108576Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a9395a0a-ca4d-4415-b45f-4dfe92b5a5a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:46450" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:16:40 [2023-12-11T13:16:40.877Z] time="2023-12-11T13:16:40.819205996Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a9395a0a-ca4d-4415-b45f-4dfe92b5a5a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:46450" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a 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.264024ms http.response.status=200 http.response.written=417 
13:16:40 [2023-12-11T13:16:40.877Z] 127.0.0.1 - - [11/Dec/2023:13:16:40 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:16:40 [2023-12-11T13:16:40.877Z] time="2023-12-11T13:16:40.825814437Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9cf4371f-44b8-448a-962d-adc0d0ab358f http.request.method=GET http.request.remoteaddr="127.0.0.1:46470" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:16:40 [2023-12-11T13:16:40.877Z] time="2023-12-11T13:16:40.825866958Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9cf4371f-44b8-448a-962d-adc0d0ab358f http.request.method=GET http.request.remoteaddr="127.0.0.1:46470" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:16:40 [2023-12-11T13:16:40.877Z] time="2023-12-11T13:16:40.825922023Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4a2a446e-9c0f-496d-9770-55225989eed6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46460" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:16:40 [2023-12-11T13:16:40.877Z] time="2023-12-11T13:16:40.825946335Z" 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=9cf4371f-44b8-448a-962d-adc0d0ab358f http.request.method=GET http.request.remoteaddr="127.0.0.1:46470" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=44.997µ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=466e669c-9142-496a-a3e1-11b471f7a5cd trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:16:40 [2023-12-11T13:16:40.877Z] time="2023-12-11T13:16:40.825962655Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4a2a446e-9c0f-496d-9770-55225989eed6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46460" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:16:40 [2023-12-11T13:16:40.877Z] time="2023-12-11T13:16:40.825992973Z" 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=9cf4371f-44b8-448a-962d-adc0d0ab358f http.request.method=GET http.request.remoteaddr="127.0.0.1:46470" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.724µ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=e8ea3f2b-c3e0-4abd-8f05-981fc15f3176 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:16:40 [2023-12-11T13:16:40.877Z] time="2023-12-11T13:16:40.826031094Z" 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=4a2a446e-9c0f-496d-9770-55225989eed6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46460" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.416µ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=71f8b43b-4190-4d26-b3ff-3e10ba4a6042 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:16:40 [2023-12-11T13:16:40.877Z] time="2023-12-11T13:16:40.826041261Z" 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=9cf4371f-44b8-448a-962d-adc0d0ab358f http.request.method=GET http.request.remoteaddr="127.0.0.1:46470" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.584µ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=31a986e9-01f3-4396-9d3c-04938c781820 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:16:40 [2023-12-11T13:16:40.877Z] time="2023-12-11T13:16:40.826074902Z" 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=9cf4371f-44b8-448a-962d-adc0d0ab358f http.request.method=GET http.request.remoteaddr="127.0.0.1:46470" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.649µ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=32d4abb3-3360-4bfc-95ac-872bde66e92d trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:16:40 [2023-12-11T13:16:40.877Z] time="2023-12-11T13:16:40.826083132Z" 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=4a2a446e-9c0f-496d-9770-55225989eed6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46460" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.656µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ea524c6d-8fe7-430d-aea7-15901003ead6 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:16:40 [2023-12-11T13:16:40.877Z] time="2023-12-11T13:16:40.826108994Z" 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=9cf4371f-44b8-448a-962d-adc0d0ab358f http.request.method=GET http.request.remoteaddr="127.0.0.1:46470" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.214µ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=049b93fd-c411-4941-a2ad-36ae5f123cf8 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:16:40 [2023-12-11T13:16:40.877Z] time="2023-12-11T13:16:40.826129302Z" 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=4a2a446e-9c0f-496d-9770-55225989eed6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46460" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.872µ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=41928e42-8e46-4c9c-801e-8277e00c8ebc trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:16:40 [2023-12-11T13:16:40.877Z] time="2023-12-11T13:16:40.826142504Z" 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=9cf4371f-44b8-448a-962d-adc0d0ab358f http.request.method=GET http.request.remoteaddr="127.0.0.1:46470" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.814µ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=1bebc220-b7aa-439c-8857-5e6f9d13cad1 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:16:40 [2023-12-11T13:16:40.877Z] time="2023-12-11T13:16:40.826163501Z" 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=4a2a446e-9c0f-496d-9770-55225989eed6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46460" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.838µ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=05b8bd0b-eb98-452f-8e6f-c6fd90523405 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:16:40 [2023-12-11T13:16:40.877Z] time="2023-12-11T13:16:40.826197856Z" 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=9cf4371f-44b8-448a-962d-adc0d0ab358f http.request.method=GET http.request.remoteaddr="127.0.0.1:46470" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.26µ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=5fc517ec-f01e-4dd0-8748-9cd47d713379 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:16:40 [2023-12-11T13:16:40.877Z] time="2023-12-11T13:16:40.826200006Z" 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=4a2a446e-9c0f-496d-9770-55225989eed6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46460" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.921µ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=b1d352d1-1305-4633-8d32-1fece769a156 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:16:40 [2023-12-11T13:16:40.877Z] time="2023-12-11T13:16:40.826379084Z" 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=4a2a446e-9c0f-496d-9770-55225989eed6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46460" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.249µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=12334ccc-8498-4bd9-8989-27d64974cbdf trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:16:40 [2023-12-11T13:16:40.877Z] time="2023-12-11T13:16:40.826709195Z" 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=4a2a446e-9c0f-496d-9770-55225989eed6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46460" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=31.384µ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=77a34325-4fd6-493a-b130-61a88f36d8b8 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:16:40 [2023-12-11T13:16:40.878Z] time="2023-12-11T13:16:40.826711738Z" 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=9cf4371f-44b8-448a-962d-adc0d0ab358f http.request.method=GET http.request.remoteaddr="127.0.0.1:46470" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=40.575µ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=035dbc42-5df5-443f-b15e-51f2d904394a trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:16:40 [2023-12-11T13:16:40.878Z] time="2023-12-11T13:16:40.826788949Z" 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=9cf4371f-44b8-448a-962d-adc0d0ab358f http.request.method=GET http.request.remoteaddr="127.0.0.1:46470" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.928µ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=745c21a9-4b49-46c6-b950-f576e7d825cf trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:16:40 [2023-12-11T13:16:40.878Z] time="2023-12-11T13:16:40.827260779Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9cf4371f-44b8-448a-962d-adc0d0ab358f http.request.method=GET http.request.remoteaddr="127.0.0.1:46470" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a 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=2.282138ms http.response.status=200 http.response.written=68 
13:16:40 [2023-12-11T13:16:40.878Z] 127.0.0.1 - - [11/Dec/2023:13:16:40 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:16:40 [2023-12-11T13:16:40.878Z] time="2023-12-11T13:16:40.827420485Z" 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=4a2a446e-9c0f-496d-9770-55225989eed6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46460" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.036µ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=03a42807-f126-45b3-8836-623efd189f25 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:16:40 [2023-12-11T13:16:40.878Z] time="2023-12-11T13:16:40.827476453Z" 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=4a2a446e-9c0f-496d-9770-55225989eed6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46460" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.393µ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=772e7042-2ccb-4234-9bae-6f792d031a1c trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:16:40 [2023-12-11T13:16:40.878Z] time="2023-12-11T13:16:40.82753914Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4a2a446e-9c0f-496d-9770-55225989eed6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46460" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a 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=2.565898ms http.response.status=200 http.response.written=194 
13:16:40 [2023-12-11T13:16:40.878Z] 127.0.0.1 - - [11/Dec/2023:13:16:40 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:16:40 [2023-12-11T13:16:40.878Z] time="2023-12-11T13:16:40.842028332Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=92e54739-fcb0-4735-9b44-3886fe567eb6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46488" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
13:16:40 [2023-12-11T13:16:40.878Z] time="2023-12-11T13:16:40.842075939Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=92e54739-fcb0-4735-9b44-3886fe567eb6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46488" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a 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="945.302µs" http.response.status=200 http.response.written=2 
13:16:40 [2023-12-11T13:16:40.878Z] 127.0.0.1 - - [11/Dec/2023:13:16:40 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:16:40 [2023-12-11T13:16:40.878Z] time="2023-12-11T13:16:40.84964162Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8776a045-3356-4f00-ba40-731dbcec2d22 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46500" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:16:40 [2023-12-11T13:16:40.878Z] time="2023-12-11T13:16:40.849690736Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8776a045-3356-4f00-ba40-731dbcec2d22 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46500" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:16:40 [2023-12-11T13:16:40.878Z] time="2023-12-11T13:16:40.849705284Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8776a045-3356-4f00-ba40-731dbcec2d22 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46500" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:16:40 [2023-12-11T13:16:40.878Z] time="2023-12-11T13:16:40.84998321Z" 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=8776a045-3356-4f00-ba40-731dbcec2d22 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46500" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=240.075µ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=360157a8-f99a-4d27-b2c4-221bdb237bfc trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:16:40 [2023-12-11T13:16:40.878Z] time="2023-12-11T13:16:40.85012872Z" 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=8776a045-3356-4f00-ba40-731dbcec2d22 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46500" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.873µ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=6d51ce94-d6bb-48d8-90ab-e1a094ebcbb3 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:16:40 [2023-12-11T13:16:40.878Z] time="2023-12-11T13:16:40.850394223Z" 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=8776a045-3356-4f00-ba40-731dbcec2d22 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46500" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a 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.585429ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:16:40 [2023-12-11T13:16:40.878Z] 127.0.0.1 - - [11/Dec/2023:13:16:40 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:16:40 [2023-12-11T13:16:40.878Z] time="2023-12-11T13:16:40.851872862Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=29b57275-03e2-4efb-a4eb-f0aeb13cce84 http.request.method=GET http.request.remoteaddr="127.0.0.1:46512" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:16:40 [2023-12-11T13:16:40.878Z] time="2023-12-11T13:16:40.851912534Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=29b57275-03e2-4efb-a4eb-f0aeb13cce84 http.request.method=GET http.request.remoteaddr="127.0.0.1:46512" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:16:40 [2023-12-11T13:16:40.878Z] time="2023-12-11T13:16:40.851927459Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=29b57275-03e2-4efb-a4eb-f0aeb13cce84 http.request.method=GET http.request.remoteaddr="127.0.0.1:46512" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:16:40 [2023-12-11T13:16:40.878Z] time="2023-12-11T13:16:40.851986233Z" 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=29b57275-03e2-4efb-a4eb-f0aeb13cce84 http.request.method=GET http.request.remoteaddr="127.0.0.1:46512" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=29.538µ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=bedce655-34fc-4a04-a609-4426dfe9dd33 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:16:40 [2023-12-11T13:16:40.878Z] time="2023-12-11T13:16:40.852031402Z" 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=29b57275-03e2-4efb-a4eb-f0aeb13cce84 http.request.method=GET http.request.remoteaddr="127.0.0.1:46512" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.112µ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=8891d921-72c7-46f4-87e6-b66ed13cc02a trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:16:40 [2023-12-11T13:16:40.878Z] time="2023-12-11T13:16:40.852077204Z" 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=29b57275-03e2-4efb-a4eb-f0aeb13cce84 http.request.method=GET http.request.remoteaddr="127.0.0.1:46512" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a 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.098493ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:16:40 [2023-12-11T13:16:40.878Z] 127.0.0.1 - - [11/Dec/2023:13:16:40 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.5 git-commit/291eaf0a77314071e502afcb4c35e3c44dff575a kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:16:40 [2023-12-11T13:16:40.878Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
13:16:40 [2023-12-11T13:16:40.878Z] === RUN   TestImagePullNonExisting
13:16:40 [2023-12-11T13:16:40.878Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
13:16:40 [2023-12-11T13:16:40.878Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
13:16:40 [2023-12-11T13:16:40.878Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
13:16:40 [2023-12-11T13:16:40.878Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
13:16:40 [2023-12-11T13:16:40.878Z] === RUN   TestImagePullNonExisting/asdfasdf
13:16:40 [2023-12-11T13:16:40.878Z] === PAUSE TestImagePullNonExisting/asdfasdf
13:16:40 [2023-12-11T13:16:40.878Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
13:16:40 [2023-12-11T13:16:40.878Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
13:16:40 [2023-12-11T13:16:40.878Z] === RUN   TestImagePullNonExisting/library/asdfasdf
13:16:40 [2023-12-11T13:16:40.878Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
13:16:40 [2023-12-11T13:16:40.878Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
13:16:40 [2023-12-11T13:16:40.878Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
13:16:40 [2023-12-11T13:16:40.878Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
13:16:40 [2023-12-11T13:16:40.878Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
13:16:40 [2023-12-11T13:16:40.878Z] === CONT  TestImagePullNonExisting/asdfasdf
13:16:40 [2023-12-11T13:16:40.878Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
13:16:40 [2023-12-11T13:16:40.878Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
13:16:40 [2023-12-11T13:16:40.878Z] === CONT  TestImagePullNonExisting/library/asdfasdf
13:16:42 [2023-12-11T13:16:42.239Z] --- PASS: TestImagePullNonExisting (0.01s)
13:16:42 [2023-12-11T13:16:42.239Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.95s)
13:16:42 [2023-12-11T13:16:42.239Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s)
13:16:42 [2023-12-11T13:16:42.239Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s)
13:16:42 [2023-12-11T13:16:42.239Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.97s)
13:16:42 [2023-12-11T13:16:42.239Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.27s)
13:16:42 [2023-12-11T13:16:42.239Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.28s)
13:16:42 [2023-12-11T13:16:42.239Z] === RUN   TestRemoveImageOrphaning
13:16:42 [2023-12-11T13:16:42.494Z] --- PASS: TestRemoveImageOrphaning (0.15s)
13:16:42 [2023-12-11T13:16:42.494Z] === RUN   TestRemoveByDigest
13:16:42 [2023-12-11T13:16:42.494Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
13:16:42 [2023-12-11T13:16:42.494Z] --- SKIP: TestRemoveByDigest (0.00s)
13:16:42 [2023-12-11T13:16:42.494Z] === RUN   TestRemoveImageGarbageCollector
13:16:42 [2023-12-11T13:16:42.494Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
13:16:42 [2023-12-11T13:16:42.494Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
13:16:42 [2023-12-11T13:16:42.494Z] === RUN   TestSaveCheckTimes
13:16:42 [2023-12-11T13:16:42.494Z] === PAUSE TestSaveCheckTimes
13:16:42 [2023-12-11T13:16:42.495Z] === RUN   TestSaveRepoWithMultipleImages
13:16:42 [2023-12-11T13:16:42.495Z] --- PASS: TestSaveRepoWithMultipleImages (0.17s)
13:16:42 [2023-12-11T13:16:42.495Z] === RUN   TestSaveDirectoryPermissions
13:16:43 [2023-12-11T13:16:43.857Z] --- PASS: TestSaveDirectoryPermissions (0.99s)
13:16:43 [2023-12-11T13:16:43.857Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:16:43 [2023-12-11T13:16:43.857Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
13:16:43 [2023-12-11T13:16:43.857Z] === RUN   TestTagUsingDigestAlgorithmAsName
13:16:43 [2023-12-11T13:16:43.857Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
13:16:43 [2023-12-11T13:16:43.857Z] === RUN   TestTagValidPrefixedRepo
13:16:43 [2023-12-11T13:16:43.857Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
13:16:43 [2023-12-11T13:16:43.857Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
13:16:43 [2023-12-11T13:16:43.857Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
13:16:43 [2023-12-11T13:16:43.857Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
13:16:43 [2023-12-11T13:16:43.857Z] === RUN   TestTagValidPrefixedRepo/foooo:t
13:16:43 [2023-12-11T13:16:43.857Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
13:16:43 [2023-12-11T13:16:43.857Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
13:16:43 [2023-12-11T13:16:43.857Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
13:16:43 [2023-12-11T13:16:43.857Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
13:16:43 [2023-12-11T13:16:43.857Z] === CONT  TestTagValidPrefixedRepo/foooo:t
13:16:43 [2023-12-11T13:16:43.857Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
13:16:43 [2023-12-11T13:16:43.857Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
13:16:43 [2023-12-11T13:16:43.857Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
13:16:43 [2023-12-11T13:16:43.857Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.00s)
13:16:43 [2023-12-11T13:16:43.857Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
13:16:43 [2023-12-11T13:16:43.857Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s)
13:16:43 [2023-12-11T13:16:43.857Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s)
13:16:43 [2023-12-11T13:16:43.857Z] === RUN   TestTagExistedNameWithoutForce
13:16:43 [2023-12-11T13:16:43.857Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
13:16:43 [2023-12-11T13:16:43.857Z] === RUN   TestTagOfficialNames
13:16:43 [2023-12-11T13:16:43.857Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
13:16:43 [2023-12-11T13:16:43.857Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
13:16:43 [2023-12-11T13:16:43.857Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
13:16:43 [2023-12-11T13:16:43.857Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
13:16:43 [2023-12-11T13:16:43.857Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
13:16:43 [2023-12-11T13:16:43.857Z] --- PASS: TestTagOfficialNames (0.05s)
13:16:43 [2023-12-11T13:16:43.857Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
13:16:43 [2023-12-11T13:16:43.857Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
13:16:43 [2023-12-11T13:16:43.857Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
13:16:43 [2023-12-11T13:16:43.857Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
13:16:43 [2023-12-11T13:16:43.857Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
13:16:43 [2023-12-11T13:16:43.857Z] === RUN   TestTagMatchesDigest
13:16:43 [2023-12-11T13:16:43.857Z] --- PASS: TestTagMatchesDigest (0.01s)
13:16:43 [2023-12-11T13:16:43.857Z] === CONT  TestSaveCheckTimes
13:16:43 [2023-12-11T13:16:43.857Z] --- PASS: TestSaveCheckTimes (0.03s)
13:16:43 [2023-12-11T13:16:43.857Z] PASS
13:16:43 [2023-12-11T13:16:43.857Z] 
13:16:43 [2023-12-11T13:16:43.857Z] === Skipped
13:16:43 [2023-12-11T13:16:43.857Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
13:16:43 [2023-12-11T13:16:43.857Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
13:16:43 [2023-12-11T13:16:43.857Z] 
13:16:43 [2023-12-11T13:16:43.857Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
13:16:43 [2023-12-11T13:16:43.857Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
13:16:43 [2023-12-11T13:16:43.857Z] 
13:16:43 [2023-12-11T13:16:43.857Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
13:16:43 [2023-12-11T13:16:43.857Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
13:16:43 [2023-12-11T13:16:43.857Z] 
13:16:43 [2023-12-11T13:16:43.857Z] DONE 54 tests, 3 skipped in 5.925s
13:16:43 [2023-12-11T13:16:43.857Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
13:16:43 [2023-12-11T13:16:43.857Z] ++ '[' -n '' ']'
13:16:43 [2023-12-11T13:16:43.857Z] ++ 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
13:16:43 [2023-12-11T13:16:43.857Z] ++ set -e
13:16:43 [2023-12-11T13:16:43.857Z] ++ '[' -n 0 ']'
13:16:43 [2023-12-11T13:16:43.857Z] ++ set -x
13:16:43 [2023-12-11T13:16:43.857Z] ++ 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.qmb9WngPqS/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
13:16:43 [2023-12-11T13:16:43.857Z] === RUN   TestStripANSICommands
13:16:43 [2023-12-11T13:16:43.857Z] === RUN   TestStripANSICommands/#00
13:16:43 [2023-12-11T13:16:43.857Z] === RUN   TestStripANSICommands/#01
13:16:43 [2023-12-11T13:16:43.857Z] --- PASS: TestStripANSICommands (0.00s)
13:16:43 [2023-12-11T13:16:43.857Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
13:16:43 [2023-12-11T13:16:43.857Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
13:16:43 [2023-12-11T13:16:43.857Z] PASS
13:16:43 [2023-12-11T13:16:43.857Z] 
13:16:43 [2023-12-11T13:16:43.857Z] DONE 3 tests in 0.009s
13:16:43 [2023-12-11T13:16:43.857Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
13:16:43 [2023-12-11T13:16:43.857Z] ++ '[' -n '' ']'
13:16:43 [2023-12-11T13:16:43.857Z] ++ 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
13:16:43 [2023-12-11T13:16:43.857Z] ++ set -e
13:16:43 [2023-12-11T13:16:43.857Z] ++ '[' -n 0 ']'
13:16:43 [2023-12-11T13:16:43.857Z] ++ set -x
13:16:43 [2023-12-11T13:16:43.857Z] ++ 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.qmb9WngPqS/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
13:16:43 [2023-12-11T13:16:43.857Z] INFO: Testing against a local daemon
13:16:43 [2023-12-11T13:16:43.857Z] === RUN   TestCreateWithMultiNetworks
13:16:44 [2023-12-11T13:16:44.782Z] --- PASS: TestCreateWithMultiNetworks (0.98s)
13:16:44 [2023-12-11T13:16:44.782Z] === RUN   TestNetworkCreateDelete
13:16:45 [2023-12-11T13:16:45.037Z] --- PASS: TestNetworkCreateDelete (0.19s)
13:16:45 [2023-12-11T13:16:45.037Z] === RUN   TestDockerNetworkDeletePreferID
13:16:45 [2023-12-11T13:16:45.597Z] --- PASS: TestDockerNetworkDeletePreferID (0.54s)
13:16:45 [2023-12-11T13:16:45.597Z] === RUN   TestDaemonDNSFallback
13:16:52 [2023-12-11T13:16:52.254Z] --- PASS: TestDaemonDNSFallback (6.26s)
13:16:52 [2023-12-11T13:16:52.254Z] === RUN   TestInspectNetwork
13:16:54 [2023-12-11T13:16:54.765Z] === RUN   TestInspectNetwork/full_network_id
13:16:54 [2023-12-11T13:16:54.765Z] === RUN   TestInspectNetwork/partial_network_id
13:16:54 [2023-12-11T13:16:54.765Z] === RUN   TestInspectNetwork/network_name
13:16:54 [2023-12-11T13:16:54.765Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
13:16:59 [2023-12-11T13:16:59.143Z] --- PASS: TestInspectNetwork (7.20s)
13:16:59 [2023-12-11T13:16:59.143Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
13:16:59 [2023-12-11T13:16:59.143Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
13:16:59 [2023-12-11T13:16:59.143Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
13:16:59 [2023-12-11T13:16:59.143Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
13:16:59 [2023-12-11T13:16:59.143Z] === RUN   TestRunContainerWithBridgeNone
13:17:00 [2023-12-11T13:17:00.505Z] --- PASS: TestRunContainerWithBridgeNone (1.43s)
13:17:00 [2023-12-11T13:17:00.505Z] === RUN   TestNetworkInvalidJSON
13:17:00 [2023-12-11T13:17:00.505Z] === RUN   TestNetworkInvalidJSON/networks/create
13:17:00 [2023-12-11T13:17:00.505Z] === PAUSE TestNetworkInvalidJSON/networks/create
13:17:00 [2023-12-11T13:17:00.505Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
13:17:00 [2023-12-11T13:17:00.505Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
13:17:00 [2023-12-11T13:17:00.505Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
13:17:00 [2023-12-11T13:17:00.505Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
13:17:00 [2023-12-11T13:17:00.505Z] === CONT  TestNetworkInvalidJSON/networks/create
13:17:00 [2023-12-11T13:17:00.505Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
13:17:00 [2023-12-11T13:17:00.505Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
13:17:00 [2023-12-11T13:17:00.505Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
13:17:00 [2023-12-11T13:17:00.505Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
13:17:00 [2023-12-11T13:17:00.505Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
13:17:00 [2023-12-11T13:17:00.505Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
13:17:00 [2023-12-11T13:17:00.505Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
13:17:00 [2023-12-11T13:17:00.505Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
13:17:00 [2023-12-11T13:17:00.505Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
13:17:00 [2023-12-11T13:17:00.505Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
13:17:00 [2023-12-11T13:17:00.505Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
13:17:00 [2023-12-11T13:17:00.505Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
13:17:00 [2023-12-11T13:17:00.505Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
13:17:00 [2023-12-11T13:17:00.505Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
13:17:00 [2023-12-11T13:17:00.505Z] --- PASS: TestNetworkInvalidJSON (0.01s)
13:17:00 [2023-12-11T13:17:00.505Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
13:17:00 [2023-12-11T13:17:00.505Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
13:17:00 [2023-12-11T13:17:00.505Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
13:17:00 [2023-12-11T13:17:00.505Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
13:17:00 [2023-12-11T13:17:00.505Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
13:17:00 [2023-12-11T13:17:00.505Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
13:17:00 [2023-12-11T13:17:00.505Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
13:17:00 [2023-12-11T13:17:00.505Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
13:17:00 [2023-12-11T13:17:00.505Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
13:17:00 [2023-12-11T13:17:00.505Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
13:17:00 [2023-12-11T13:17:00.505Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
13:17:00 [2023-12-11T13:17:00.505Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
13:17:00 [2023-12-11T13:17:00.505Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
13:17:00 [2023-12-11T13:17:00.505Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
13:17:00 [2023-12-11T13:17:00.505Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
13:17:00 [2023-12-11T13:17:00.505Z] === RUN   TestNetworkList
13:17:00 [2023-12-11T13:17:00.505Z] === RUN   TestNetworkList//networks
13:17:00 [2023-12-11T13:17:00.505Z] === PAUSE TestNetworkList//networks
13:17:00 [2023-12-11T13:17:00.505Z] === RUN   TestNetworkList//networks/
13:17:00 [2023-12-11T13:17:00.505Z] === PAUSE TestNetworkList//networks/
13:17:00 [2023-12-11T13:17:00.505Z] === CONT  TestNetworkList//networks
13:17:00 [2023-12-11T13:17:00.505Z] === CONT  TestNetworkList//networks/
13:17:00 [2023-12-11T13:17:00.505Z] --- PASS: TestNetworkList (0.01s)
13:17:00 [2023-12-11T13:17:00.505Z]     --- PASS: TestNetworkList//networks (0.00s)
13:17:00 [2023-12-11T13:17:00.505Z]     --- PASS: TestNetworkList//networks/ (0.00s)
13:17:00 [2023-12-11T13:17:00.505Z] === RUN   TestHostIPv4BridgeLabel
13:17:01 [2023-12-11T13:17:01.110Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
13:17:01 [2023-12-11T13:17:01.110Z] === RUN   TestDefaultNetworkOpts
13:17:01 [2023-12-11T13:17:01.110Z] === RUN   TestDefaultNetworkOpts/default_value
13:17:02 [2023-12-11T13:17:02.473Z] === RUN   TestDefaultNetworkOpts/cmdline_value
13:17:03 [2023-12-11T13:17:03.878Z] === RUN   TestDefaultNetworkOpts/config-from_value
13:17:05 [2023-12-11T13:17:05.281Z] --- PASS: TestDefaultNetworkOpts (4.00s)
13:17:05 [2023-12-11T13:17:05.281Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.32s)
13:17:05 [2023-12-11T13:17:05.281Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.29s)
13:17:05 [2023-12-11T13:17:05.281Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.39s)
13:17:05 [2023-12-11T13:17:05.281Z] === RUN   TestForbidDuplicateNetworkNames
13:17:05 [2023-12-11T13:17:05.536Z] --- PASS: TestForbidDuplicateNetworkNames (0.65s)
13:17:05 [2023-12-11T13:17:05.536Z] === RUN   TestDaemonRestartWithLiveRestore
13:17:06 [2023-12-11T13:17:06.939Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
13:17:06 [2023-12-11T13:17:06.939Z] === RUN   TestDaemonDefaultNetworkPools
13:17:07 [2023-12-11T13:17:07.499Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
13:17:07 [2023-12-11T13:17:07.499Z] === RUN   TestDaemonRestartWithExistingNetwork
13:17:08 [2023-12-11T13:17:08.862Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
13:17:08 [2023-12-11T13:17:08.862Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:17:09 [2023-12-11T13:17:09.787Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
13:17:09 [2023-12-11T13:17:09.787Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:17:10 [2023-12-11T13:17:10.711Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
13:17:10 [2023-12-11T13:17:10.711Z] === RUN   TestServiceWithPredefinedNetwork
13:17:12 [2023-12-11T13:17:12.596Z] --- PASS: TestServiceWithPredefinedNetwork (2.09s)
13:17:12 [2023-12-11T13:17:12.596Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:17:12 [2023-12-11T13:17:12.596Z]     service_test.go:250: FLAKY_TEST
13:17:12 [2023-12-11T13:17:12.596Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:17:12 [2023-12-11T13:17:12.596Z] === RUN   TestServiceWithDataPathPortInit
13:17:27 [2023-12-11T13:17:27.465Z] --- PASS: TestServiceWithDataPathPortInit (13.31s)
13:17:27 [2023-12-11T13:17:27.465Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:17:28 [2023-12-11T13:17:28.390Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qszhetnlr2pwnye9hc6fxxw2p Created:2023-12-11 13:17:27.118483024 +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[ca54823272d722e1ed86321e6430bbf085630c960c1cca72a00adbc9ce5527b7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o1dllu32jc562sh0u6qhnt0h7 EndpointID:ca4287d318fd52a206c5beff4f610fcabf9bcf017877530f28fad608af670ebd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:42c7e7e1e7a39fc729de23a8778db6cb2c667e25ba5036036515dee77ee85760 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:0f0c7eb413ce IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o1dllu32jc562sh0u6qhnt0h7 EndpointID:ca4287d318fd52a206c5beff4f610fcabf9bcf017877530f28fad608af670ebd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
13:17:32 [2023-12-11T13:17:32.595Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.75s)
13:17:32 [2023-12-11T13:17:32.595Z] PASS
13:17:32 [2023-12-11T13:17:32.595Z] 
13:17:32 [2023-12-11T13:17:32.595Z] === Skipped
13:17:32 [2023-12-11T13:17:32.595Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:17:32 [2023-12-11T13:17:32.595Z]     service_test.go:250: FLAKY_TEST
13:17:32 [2023-12-11T13:17:32.595Z] 
13:17:32 [2023-12-11T13:17:32.595Z] DONE 44 tests, 1 skipped in 48.889s
13:17:32 [2023-12-11T13:17:32.595Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
13:17:32 [2023-12-11T13:17:32.595Z] ++ '[' -n '' ']'
13:17:32 [2023-12-11T13:17:32.595Z] ++ 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
13:17:32 [2023-12-11T13:17:32.595Z] ++ set -e
13:17:32 [2023-12-11T13:17:32.595Z] ++ '[' -n 0 ']'
13:17:32 [2023-12-11T13:17:32.595Z] ++ set -x
13:17:32 [2023-12-11T13:17:32.595Z] ++ 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.qmb9WngPqS/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
13:17:32 [2023-12-11T13:17:32.850Z] INFO: Testing against a local daemon
13:17:32 [2023-12-11T13:17:32.850Z] === RUN   TestDockerNetworkIpvlanPersistance
13:17:32 [2023-12-11T13:17:32.850Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:17:32 [2023-12-11T13:17:32.850Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
13:17:32 [2023-12-11T13:17:32.850Z] === RUN   TestDockerNetworkIpvlan
13:17:32 [2023-12-11T13:17:32.850Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:17:32 [2023-12-11T13:17:32.850Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
13:17:32 [2023-12-11T13:17:32.850Z] PASS
13:17:32 [2023-12-11T13:17:32.850Z] 
13:17:32 [2023-12-11T13:17:32.850Z] === Skipped
13:17:32 [2023-12-11T13:17:32.850Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
13:17:32 [2023-12-11T13:17:32.850Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:17:32 [2023-12-11T13:17:32.850Z] 
13:17:32 [2023-12-11T13:17:32.850Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
13:17:32 [2023-12-11T13:17:32.850Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:17:32 [2023-12-11T13:17:32.850Z] 
13:17:32 [2023-12-11T13:17:32.850Z] DONE 2 tests, 2 skipped in 0.041s
13:17:32 [2023-12-11T13:17:32.850Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
13:17:32 [2023-12-11T13:17:32.850Z] ++ '[' -n '' ']'
13:17:32 [2023-12-11T13:17:32.850Z] ++ 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
13:17:32 [2023-12-11T13:17:32.850Z] ++ set -e
13:17:32 [2023-12-11T13:17:32.850Z] ++ '[' -n 0 ']'
13:17:32 [2023-12-11T13:17:32.850Z] ++ set -x
13:17:32 [2023-12-11T13:17:32.850Z] ++ 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.qmb9WngPqS/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
13:17:32 [2023-12-11T13:17:32.851Z] INFO: Testing against a local daemon
13:17:32 [2023-12-11T13:17:32.851Z] === RUN   TestDockerNetworkMacvlanPersistance
13:17:34 [2023-12-11T13:17:34.255Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s)
13:17:34 [2023-12-11T13:17:34.255Z] === RUN   TestDockerNetworkMacvlan
13:17:34 [2023-12-11T13:17:34.255Z] === RUN   TestDockerNetworkMacvlan/Subinterface
13:17:34 [2023-12-11T13:17:34.817Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
13:17:35 [2023-12-11T13:17:35.377Z] === RUN   TestDockerNetworkMacvlan/NilParent
13:17:35 [2023-12-11T13:17:35.937Z] === RUN   TestDockerNetworkMacvlan/InternalMode
13:17:36 [2023-12-11T13:17:36.496Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
13:17:37 [2023-12-11T13:17:37.059Z] === RUN   TestDockerNetworkMacvlan/Addressing
13:17:37 [2023-12-11T13:17:37.619Z] --- PASS: TestDockerNetworkMacvlan (3.56s)
13:17:37 [2023-12-11T13:17:37.619Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.59s)
13:17:37 [2023-12-11T13:17:37.619Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.59s)
13:17:37 [2023-12-11T13:17:37.619Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s)
13:17:37 [2023-12-11T13:17:37.619Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s)
13:17:37 [2023-12-11T13:17:37.619Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s)
13:17:37 [2023-12-11T13:17:37.619Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
13:17:37 [2023-12-11T13:17:37.619Z] PASS
13:17:37 [2023-12-11T13:17:37.619Z] 
13:17:37 [2023-12-11T13:17:37.619Z] DONE 8 tests in 4.969s
13:17:37 [2023-12-11T13:17:37.619Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
13:17:37 [2023-12-11T13:17:37.619Z] ++ '[' -n '' ']'
13:17:37 [2023-12-11T13:17:37.619Z] ++ 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
13:17:37 [2023-12-11T13:17:37.619Z] ++ set -e
13:17:37 [2023-12-11T13:17:37.619Z] ++ '[' -n 0 ']'
13:17:37 [2023-12-11T13:17:37.619Z] ++ set -x
13:17:37 [2023-12-11T13:17:37.620Z] ++ 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.qmb9WngPqS/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
13:17:37 [2023-12-11T13:17:37.875Z] INFO: Testing against a local daemon
13:17:37 [2023-12-11T13:17:37.875Z] === RUN   TestBridgeICC
13:17:38 [2023-12-11T13:17:38.435Z] === RUN   TestBridgeICC/IPv4_non-internal_network
13:17:39 [2023-12-11T13:17:39.405Z] === RUN   TestBridgeICC/IPv4_internal_network
13:17:40 [2023-12-11T13:17:40.812Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
13:17:41 [2023-12-11T13:17:41.778Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
13:17:43 [2023-12-11T13:17:43.140Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
13:17:44 [2023-12-11T13:17:44.110Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
13:17:45 [2023-12-11T13:17:45.472Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
13:17:48 [2023-12-11T13:17:48.825Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
13:17:50 [2023-12-11T13:17:50.710Z] --- PASS: TestBridgeICC (12.96s)
13:17:50 [2023-12-11T13:17:50.710Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.11s)
13:17:50 [2023-12-11T13:17:50.710Z]     --- PASS: TestBridgeICC/IPv4_internal_network (1.10s)
13:17:50 [2023-12-11T13:17:50.710Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.24s)
13:17:50 [2023-12-11T13:17:50.710Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.12s)
13:17:50 [2023-12-11T13:17:50.710Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.19s)
13:17:50 [2023-12-11T13:17:50.710Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.12s)
13:17:50 [2023-12-11T13:17:50.710Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.28s)
13:17:50 [2023-12-11T13:17:50.710Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (2.21s)
13:17:50 [2023-12-11T13:17:50.710Z] === RUN   TestBridgeINC
13:17:51 [2023-12-11T13:17:51.270Z] === RUN   TestBridgeINC/IPv4_non-internal_network
13:17:55 [2023-12-11T13:17:55.516Z] === RUN   TestBridgeINC/IPv4_internal_network
13:17:57 [2023-12-11T13:17:57.099Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
13:18:01 [2023-12-11T13:18:01.302Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
13:18:02 [2023-12-11T13:18:02.706Z] --- PASS: TestBridgeINC (11.90s)
13:18:02 [2023-12-11T13:18:02.706Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.32s)
13:18:02 [2023-12-11T13:18:02.706Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.23s)
13:18:02 [2023-12-11T13:18:02.706Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.44s)
13:18:02 [2023-12-11T13:18:02.706Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.30s)
13:18:02 [2023-12-11T13:18:02.706Z] PASS
13:18:02 [2023-12-11T13:18:02.706Z] 
13:18:02 [2023-12-11T13:18:02.706Z] DONE 14 tests in 24.896s
13:18:02 [2023-12-11T13:18:02.706Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
13:18:02 [2023-12-11T13:18:02.706Z] ++ '[' -n '' ']'
13:18:02 [2023-12-11T13:18:02.706Z] ++ 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
13:18:02 [2023-12-11T13:18:02.706Z] ++ set -e
13:18:02 [2023-12-11T13:18:02.706Z] ++ '[' -n 0 ']'
13:18:02 [2023-12-11T13:18:02.706Z] ++ set -x
13:18:02 [2023-12-11T13:18:02.706Z] ++ 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.qmb9WngPqS/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
13:18:02 [2023-12-11T13:18:02.706Z] testing: warning: no tests to run
13:18:02 [2023-12-11T13:18:02.706Z] PASS
13:18:02 [2023-12-11T13:18:02.706Z] 
13:18:02 [2023-12-11T13:18:02.706Z] DONE 0 tests in 0.007s
13:18:02 [2023-12-11T13:18:02.706Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
13:18:02 [2023-12-11T13:18:02.706Z] ++ '[' -n '' ']'
13:18:02 [2023-12-11T13:18:02.706Z] ++ 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
13:18:02 [2023-12-11T13:18:02.706Z] ++ set -e
13:18:02 [2023-12-11T13:18:02.706Z] ++ '[' -n 0 ']'
13:18:02 [2023-12-11T13:18:02.706Z] ++ set -x
13:18:02 [2023-12-11T13:18:02.707Z] ++ 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.qmb9WngPqS/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
13:18:02 [2023-12-11T13:18:02.707Z] INFO: Testing against a local daemon
13:18:02 [2023-12-11T13:18:02.707Z] === RUN   TestAuthZPluginAllowRequest
13:18:03 [2023-12-11T13:18:03.631Z] --- PASS: TestAuthZPluginAllowRequest (1.05s)
13:18:03 [2023-12-11T13:18:03.631Z] === RUN   TestAuthZPluginTLS
13:18:04 [2023-12-11T13:18:04.191Z] --- PASS: TestAuthZPluginTLS (0.55s)
13:18:04 [2023-12-11T13:18:04.191Z] === RUN   TestAuthZPluginDenyRequest
13:18:04 [2023-12-11T13:18:04.750Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
13:18:04 [2023-12-11T13:18:04.750Z] === RUN   TestAuthZPluginAPIDenyResponse
13:18:05 [2023-12-11T13:18:05.310Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
13:18:05 [2023-12-11T13:18:05.310Z] === RUN   TestAuthZPluginDenyResponse
13:18:05 [2023-12-11T13:18:05.870Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
13:18:05 [2023-12-11T13:18:05.870Z] === RUN   TestAuthZPluginAllowEventStream
13:18:06 [2023-12-11T13:18:06.795Z] 2023/12/11 13:18:06 http: panic serving 127.0.0.1:34708: runtime error: invalid memory address or nil pointer dereference
13:18:06 [2023-12-11T13:18:06.795Z] goroutine 157 [running]:
13:18:06 [2023-12-11T13:18:06.795Z] net/http.(*conn).serve.func1()
13:18:06 [2023-12-11T13:18:06.795Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
13:18:06 [2023-12-11T13:18:06.795Z] panic({0xa708e0?, 0x1579960?})
13:18:06 [2023-12-11T13:18:06.795Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
13:18:06 [2023-12-11T13:18:06.795Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd659e8, 0x400059e1e0}, 0xffff571fe3c8?)
13:18:06 [2023-12-11T13:18:06.795Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
13:18:06 [2023-12-11T13:18:06.795Z] net/http.HandlerFunc.ServeHTTP(0x4000616100?, {0xd659e8?, 0x400059e1e0?}, 0x402abc?)
13:18:06 [2023-12-11T13:18:06.795Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
13:18:06 [2023-12-11T13:18:06.795Z] net/http.(*ServeMux).ServeHTTP(0xd6bab8?, {0xd659e8, 0x400059e1e0}, 0x4000616100)
13:18:06 [2023-12-11T13:18:06.795Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
13:18:06 [2023-12-11T13:18:06.795Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x4000356180, {0xd645d8?, 0x4000632000}, 0x4000616000)
13:18:06 [2023-12-11T13:18:06.795Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40
13:18:06 [2023-12-11T13:18:06.795Z] net/http.serverHandler.ServeHTTP({0xd61168?}, {0xd645d8?, 0x4000632000?}, 0x6?)
13:18:06 [2023-12-11T13:18:06.795Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
13:18:06 [2023-12-11T13:18:06.795Z] net/http.(*conn).serve(0x40000c5cb0, {0xd6bab8, 0x400003abd0})
13:18:06 [2023-12-11T13:18:06.795Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
13:18:06 [2023-12-11T13:18:06.795Z] created by net/http.(*Server).Serve in goroutine 50
13:18:06 [2023-12-11T13:18:06.795Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
13:18:07 [2023-12-11T13:18:07.720Z] 2023/12/11 13:18:07 http: panic serving 127.0.0.1:34724: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
13:18:07 [2023-12-11T13:18:07.720Z] goroutine 193 [running]:
13:18:07 [2023-12-11T13:18:07.720Z] net/http.(*conn).serve.func1()
13:18:07 [2023-12-11T13:18:07.720Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
13:18:07 [2023-12-11T13:18:07.720Z] panic({0xa08800?, 0x4000316180?})
13:18:07 [2023-12-11T13:18:07.720Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
13:18:07 [2023-12-11T13:18:07.720Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd659e8, 0x400039e0c0}, 0xffff572397b0?)
13:18:07 [2023-12-11T13:18:07.720Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
13:18:07 [2023-12-11T13:18:07.720Z] net/http.HandlerFunc.ServeHTTP(0x400040e000?, {0xd659e8?, 0x400039e0c0?}, 0x402a98?)
13:18:07 [2023-12-11T13:18:07.720Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
13:18:07 [2023-12-11T13:18:07.720Z] net/http.(*ServeMux).ServeHTTP(0xd6bab8?, {0xd659e8, 0x400039e0c0}, 0x400040e000)
13:18:07 [2023-12-11T13:18:07.720Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
13:18:07 [2023-12-11T13:18:07.720Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x4000356180, {0xd645d8?, 0x4000178000}, 0x400040f000)
13:18:07 [2023-12-11T13:18:07.720Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40
13:18:07 [2023-12-11T13:18:07.720Z] net/http.serverHandler.ServeHTTP({0x4000232ed0?}, {0xd645d8?, 0x4000178000?}, 0x6?)
13:18:07 [2023-12-11T13:18:07.720Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
13:18:07 [2023-12-11T13:18:07.720Z] net/http.(*conn).serve(0x400059c240, {0xd6bab8, 0x400003abd0})
13:18:07 [2023-12-11T13:18:07.720Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
13:18:07 [2023-12-11T13:18:07.720Z] created by net/http.(*Server).Serve in goroutine 50
13:18:07 [2023-12-11T13:18:07.720Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
13:18:09 [2023-12-11T13:18:09.603Z] 2023/12/11 13:18:09 http: panic serving 127.0.0.1:34732: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
13:18:09 [2023-12-11T13:18:09.603Z] goroutine 195 [running]:
13:18:09 [2023-12-11T13:18:09.603Z] net/http.(*conn).serve.func1()
13:18:09 [2023-12-11T13:18:09.603Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
13:18:09 [2023-12-11T13:18:09.603Z] panic({0xa08800?, 0x40003162c0?})
13:18:09 [2023-12-11T13:18:09.603Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
13:18:09 [2023-12-11T13:18:09.603Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd659e8, 0x400039e2a0}, 0xffff572397b0?)
13:18:09 [2023-12-11T13:18:09.603Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
13:18:09 [2023-12-11T13:18:09.603Z] net/http.HandlerFunc.ServeHTTP(0x400040e200?, {0xd659e8?, 0x400039e2a0?}, 0x402a98?)
13:18:09 [2023-12-11T13:18:09.603Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
13:18:09 [2023-12-11T13:18:09.603Z] net/http.(*ServeMux).ServeHTTP(0xd6bab8?, {0xd659e8, 0x400039e2a0}, 0x400040e200)
13:18:09 [2023-12-11T13:18:09.603Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
13:18:09 [2023-12-11T13:18:09.603Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x4000356180, {0xd645d8?, 0x40001780e0}, 0x400040e100)
13:18:09 [2023-12-11T13:18:09.603Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40
13:18:09 [2023-12-11T13:18:09.603Z] net/http.serverHandler.ServeHTTP({0x400003a360?}, {0xd645d8?, 0x40001780e0?}, 0x6?)
13:18:09 [2023-12-11T13:18:09.603Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
13:18:09 [2023-12-11T13:18:09.603Z] net/http.(*conn).serve(0x40004b01b0, {0xd6bab8, 0x400003abd0})
13:18:09 [2023-12-11T13:18:09.603Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
13:18:09 [2023-12-11T13:18:09.603Z] created by net/http.(*Server).Serve in goroutine 50
13:18:09 [2023-12-11T13:18:09.603Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
13:18:12 [2023-12-11T13:18:12.112Z] --- PASS: TestAuthZPluginAllowEventStream (6.06s)
13:18:12 [2023-12-11T13:18:12.112Z] === RUN   TestAuthZPluginErrorResponse
13:18:12 [2023-12-11T13:18:12.367Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
13:18:12 [2023-12-11T13:18:12.367Z] === RUN   TestAuthZPluginErrorRequest
13:18:12 [2023-12-11T13:18:12.927Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
13:18:12 [2023-12-11T13:18:12.927Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:18:13 [2023-12-11T13:18:13.534Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
13:18:13 [2023-12-11T13:18:13.534Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
13:18:14 [2023-12-11T13:18:14.937Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.17s)
13:18:14 [2023-12-11T13:18:14.937Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
13:18:15 [2023-12-11T13:18:15.867Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.12s)
13:18:15 [2023-12-11T13:18:15.867Z] === RUN   TestAuthZPluginHeader
13:18:16 [2023-12-11T13:18:16.427Z] --- PASS: TestAuthZPluginHeader (0.62s)
13:18:16 [2023-12-11T13:18:16.427Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
13:18:16 [2023-12-11T13:18:16.427Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
13:18:16 [2023-12-11T13:18:16.427Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:18:16 [2023-12-11T13:18:16.427Z] === RUN   TestAuthZPluginV2Disable
13:18:16 [2023-12-11T13:18:16.427Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
13:18:16 [2023-12-11T13:18:16.427Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
13:18:16 [2023-12-11T13:18:16.427Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
13:18:16 [2023-12-11T13:18:16.427Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
13:18:16 [2023-12-11T13:18:16.427Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:18:16 [2023-12-11T13:18:16.427Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
13:18:16 [2023-12-11T13:18:16.427Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
13:18:16 [2023-12-11T13:18:16.427Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:18:16 [2023-12-11T13:18:16.427Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
13:18:34 [2023-12-11T13:18:34.501Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
13:18:34 [2023-12-11T13:18:34.501Z] PASS
13:18:34 [2023-12-11T13:18:34.501Z] 
13:18:34 [2023-12-11T13:18:34.501Z] === Skipped
13:18:34 [2023-12-11T13:18:34.501Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:18:34 [2023-12-11T13:18:34.501Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
13:18:34 [2023-12-11T13:18:34.501Z] 
13:18:34 [2023-12-11T13:18:34.501Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
13:18:34 [2023-12-11T13:18:34.501Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
13:18:34 [2023-12-11T13:18:34.501Z] 
13:18:34 [2023-12-11T13:18:34.501Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:18:34 [2023-12-11T13:18:34.501Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
13:18:34 [2023-12-11T13:18:34.501Z] 
13:18:34 [2023-12-11T13:18:34.501Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:18:34 [2023-12-11T13:18:34.501Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
13:18:34 [2023-12-11T13:18:34.501Z] 
13:18:34 [2023-12-11T13:18:34.501Z] DONE 17 tests, 4 skipped in 30.667s
13:18:34 [2023-12-11T13:18:34.501Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
13:18:34 [2023-12-11T13:18:34.501Z] ++ '[' -n '' ']'
13:18:34 [2023-12-11T13:18:34.501Z] ++ 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
13:18:34 [2023-12-11T13:18:34.501Z] ++ set -e
13:18:34 [2023-12-11T13:18:34.501Z] ++ '[' -n 0 ']'
13:18:34 [2023-12-11T13:18:34.501Z] ++ set -x
13:18:34 [2023-12-11T13:18:34.501Z] ++ 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.qmb9WngPqS/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
13:18:34 [2023-12-11T13:18:34.501Z] INFO: Testing against a local daemon
13:18:34 [2023-12-11T13:18:34.501Z] === RUN   TestPluginInvalidJSON
13:18:34 [2023-12-11T13:18:34.501Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
13:18:34 [2023-12-11T13:18:34.501Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
13:18:34 [2023-12-11T13:18:34.501Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
13:18:34 [2023-12-11T13:18:34.501Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
13:18:34 [2023-12-11T13:18:34.501Z] === RUN   TestPluginInvalidJSON/plugins/pull
13:18:34 [2023-12-11T13:18:34.501Z] === PAUSE TestPluginInvalidJSON/plugins/pull
13:18:34 [2023-12-11T13:18:34.501Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
13:18:34 [2023-12-11T13:18:34.501Z] === CONT  TestPluginInvalidJSON/plugins/pull
13:18:34 [2023-12-11T13:18:34.501Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
13:18:34 [2023-12-11T13:18:34.501Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
13:18:34 [2023-12-11T13:18:34.501Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
13:18:34 [2023-12-11T13:18:34.501Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
13:18:34 [2023-12-11T13:18:34.501Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
13:18:34 [2023-12-11T13:18:34.501Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
13:18:34 [2023-12-11T13:18:34.501Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
13:18:34 [2023-12-11T13:18:34.501Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
13:18:34 [2023-12-11T13:18:34.501Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
13:18:34 [2023-12-11T13:18:34.501Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
13:18:34 [2023-12-11T13:18:34.501Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
13:18:34 [2023-12-11T13:18:34.501Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
13:18:34 [2023-12-11T13:18:34.501Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
13:18:34 [2023-12-11T13:18:34.501Z] --- PASS: TestPluginInvalidJSON (0.01s)
13:18:34 [2023-12-11T13:18:34.501Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
13:18:34 [2023-12-11T13:18:34.501Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
13:18:34 [2023-12-11T13:18:34.501Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
13:18:34 [2023-12-11T13:18:34.501Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
13:18:34 [2023-12-11T13:18:34.501Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
13:18:34 [2023-12-11T13:18:34.501Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
13:18:34 [2023-12-11T13:18:34.501Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
13:18:34 [2023-12-11T13:18:34.501Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
13:18:34 [2023-12-11T13:18:34.501Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
13:18:34 [2023-12-11T13:18:34.501Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
13:18:34 [2023-12-11T13:18:34.501Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
13:18:34 [2023-12-11T13:18:34.501Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
13:18:34 [2023-12-11T13:18:34.501Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
13:18:34 [2023-12-11T13:18:34.501Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
13:18:34 [2023-12-11T13:18:34.501Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
13:18:34 [2023-12-11T13:18:34.501Z] === RUN   TestPluginInstall
13:18:34 [2023-12-11T13:18:34.501Z] === RUN   TestPluginInstall/no_auth
13:18:37 [2023-12-11T13:18:37.058Z] time="2023-12-11T13:18:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:18:37 [2023-12-11T13:18:37.058Z] time="2023-12-11T13:18:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de8185cb5f2ff4d6d200bb40350f47c27d6c32e30c37d877268a3a2ad7a2b915" mediatype=application/vnd.docker.plugin.v1+json size=522
13:18:37 [2023-12-11T13:18:37.058Z] time="2023-12-11T13:18:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:18:37 [2023-12-11T13:18:37.058Z] time="2023-12-11T13:18:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de8185cb5f2ff4d6d200bb40350f47c27d6c32e30c37d877268a3a2ad7a2b915" mediatype=application/vnd.docker.plugin.v1+json size=522
13:18:37 [2023-12-11T13:18:37.058Z] === RUN   TestPluginInstall/with_htpasswd
13:18:37 [2023-12-11T13:18:37.325Z] time="2023-12-11T13:18:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:18:37 [2023-12-11T13:18:37.325Z] time="2023-12-11T13:18:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dd8ecde4541cdc1778a12307e7387e3d2cb905c0100f8899fb3212ba17fbf81f" mediatype=application/vnd.docker.plugin.v1+json size=522
13:18:37 [2023-12-11T13:18:37.325Z] time="2023-12-11T13:18:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:18:37 [2023-12-11T13:18:37.325Z] time="2023-12-11T13:18:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dd8ecde4541cdc1778a12307e7387e3d2cb905c0100f8899fb3212ba17fbf81f" mediatype=application/vnd.docker.plugin.v1+json size=522
13:18:37 [2023-12-11T13:18:37.589Z] === RUN   TestPluginInstall/with_insecure
13:18:38 [2023-12-11T13:18:38.520Z] time="2023-12-11T13:18:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:18:38 [2023-12-11T13:18:38.520Z] time="2023-12-11T13:18:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dd8ecde4541cdc1778a12307e7387e3d2cb905c0100f8899fb3212ba17fbf81f" mediatype=application/vnd.docker.plugin.v1+json size=522
13:18:38 [2023-12-11T13:18:38.520Z] time="2023-12-11T13:18:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:18:38 [2023-12-11T13:18:38.520Z] time="2023-12-11T13:18:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dd8ecde4541cdc1778a12307e7387e3d2cb905c0100f8899fb3212ba17fbf81f" mediatype=application/vnd.docker.plugin.v1+json size=522
13:18:38 [2023-12-11T13:18:38.520Z]     plugin_test.go:204: [da6bd1edbf7f2] daemon is not started
13:18:38 [2023-12-11T13:18:38.520Z] --- PASS: TestPluginInstall (5.13s)
13:18:38 [2023-12-11T13:18:38.520Z]     --- PASS: TestPluginInstall/no_auth (3.75s)
13:18:38 [2023-12-11T13:18:38.520Z]     --- PASS: TestPluginInstall/with_htpasswd (0.46s)
13:18:38 [2023-12-11T13:18:38.520Z]     --- PASS: TestPluginInstall/with_insecure (0.92s)
13:18:38 [2023-12-11T13:18:38.520Z] === RUN   TestPluginsWithRuntimes
13:18:39 [2023-12-11T13:18:39.897Z] === RUN   TestPluginsWithRuntimes/No_Args
13:18:40 [2023-12-11T13:18:40.836Z] === RUN   TestPluginsWithRuntimes/With_Args
13:18:41 [2023-12-11T13:18:41.775Z] --- PASS: TestPluginsWithRuntimes (3.34s)
13:18:41 [2023-12-11T13:18:41.775Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.92s)
13:18:41 [2023-12-11T13:18:41.775Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.92s)
13:18:41 [2023-12-11T13:18:41.775Z] === RUN   TestPluginBackCompatMediaTypes
13:18:42 [2023-12-11T13:18:42.352Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s)
13:18:42 [2023-12-11T13:18:42.352Z] PASS
13:18:42 [2023-12-11T13:18:42.352Z] 
13:18:42 [2023-12-11T13:18:42.352Z] DONE 24 tests in 9.006s
13:18:42 [2023-12-11T13:18:42.352Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
13:18:42 [2023-12-11T13:18:42.352Z] ++ '[' -n '' ']'
13:18:42 [2023-12-11T13:18:42.352Z] ++ 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
13:18:42 [2023-12-11T13:18:42.352Z] ++ set -e
13:18:42 [2023-12-11T13:18:42.352Z] ++ '[' -n 0 ']'
13:18:42 [2023-12-11T13:18:42.352Z] ++ set -x
13:18:42 [2023-12-11T13:18:42.352Z] ++ 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.qmb9WngPqS/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
13:18:42 [2023-12-11T13:18:42.352Z] INFO: Testing against a local daemon
13:18:42 [2023-12-11T13:18:42.352Z] === RUN   TestExternalGraphDriver
13:18:42 [2023-12-11T13:18:42.610Z] === RUN   TestExternalGraphDriver/json
13:18:42 [2023-12-11T13:18:42.610Z] === RUN   TestExternalGraphDriver/spec
13:18:42 [2023-12-11T13:18:42.610Z] === RUN   TestExternalGraphDriver/pull
13:18:42 [2023-12-11T13:18:42.610Z] --- PASS: TestExternalGraphDriver (0.34s)
13:18:42 [2023-12-11T13:18:42.610Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
13:18:42 [2023-12-11T13:18:42.610Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
13:18:42 [2023-12-11T13:18:42.610Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
13:18:42 [2023-12-11T13:18:42.610Z] === RUN   TestGraphdriverPluginV2
13:18:43 [2023-12-11T13:18:43.190Z]     external_test.go:415: (*Execution).NotAmd64-fm
13:18:43 [2023-12-11T13:18:43.190Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
13:18:43 [2023-12-11T13:18:43.190Z] PASS
13:18:43 [2023-12-11T13:18:43.190Z] 
13:18:43 [2023-12-11T13:18:43.190Z] === Skipped
13:18:43 [2023-12-11T13:18:43.190Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
13:18:43 [2023-12-11T13:18:43.190Z]     external_test.go:415: (*Execution).NotAmd64-fm
13:18:43 [2023-12-11T13:18:43.190Z] 
13:18:43 [2023-12-11T13:18:43.190Z] DONE 5 tests, 1 skipped in 0.694s
13:18:43 [2023-12-11T13:18:43.190Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
13:18:43 [2023-12-11T13:18:43.190Z] ++ '[' -n '' ']'
13:18:43 [2023-12-11T13:18:43.190Z] ++ 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
13:18:43 [2023-12-11T13:18:43.190Z] ++ set -e
13:18:43 [2023-12-11T13:18:43.190Z] ++ '[' -n 0 ']'
13:18:43 [2023-12-11T13:18:43.190Z] ++ set -x
13:18:43 [2023-12-11T13:18:43.190Z] ++ 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.qmb9WngPqS/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
13:18:43 [2023-12-11T13:18:43.190Z] INFO: Testing against a local daemon
13:18:43 [2023-12-11T13:18:43.190Z] === RUN   TestContinueAfterPluginCrash
13:18:43 [2023-12-11T13:18:43.190Z] === PAUSE TestContinueAfterPluginCrash
13:18:43 [2023-12-11T13:18:43.190Z] === RUN   TestReadPluginNoRead
13:18:43 [2023-12-11T13:18:43.190Z] === PAUSE TestReadPluginNoRead
13:18:43 [2023-12-11T13:18:43.190Z] === RUN   TestDaemonStartWithLogOpt
13:18:43 [2023-12-11T13:18:43.190Z] === PAUSE TestDaemonStartWithLogOpt
13:18:43 [2023-12-11T13:18:43.190Z] === CONT  TestContinueAfterPluginCrash
13:18:43 [2023-12-11T13:18:43.190Z] === CONT  TestDaemonStartWithLogOpt
13:18:43 [2023-12-11T13:18:43.190Z] === CONT  TestReadPluginNoRead
13:18:45 [2023-12-11T13:18:45.164Z] === RUN   TestReadPluginNoRead/default
13:18:45 [2023-12-11T13:18:45.853Z] --- PASS: TestDaemonStartWithLogOpt (2.71s)
13:18:46 [2023-12-11T13:18:46.412Z] === RUN   TestReadPluginNoRead/disabled_caching
13:18:47 [2023-12-11T13:18:47.774Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
13:18:48 [2023-12-11T13:18:48.699Z]     read_test.go:93: [dc24aa474789a] daemon is not started
13:18:48 [2023-12-11T13:18:48.699Z] --- PASS: TestReadPluginNoRead (5.70s)
13:18:48 [2023-12-11T13:18:48.699Z]     --- PASS: TestReadPluginNoRead/default (1.21s)
13:18:48 [2023-12-11T13:18:48.699Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.20s)
13:18:48 [2023-12-11T13:18:48.699Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s)
13:18:50 [2023-12-11T13:18:50.582Z] --- PASS: TestContinueAfterPluginCrash (7.57s)
13:18:50 [2023-12-11T13:18:50.582Z] PASS
13:18:50 [2023-12-11T13:18:50.582Z] 
13:18:50 [2023-12-11T13:18:50.582Z] DONE 6 tests in 7.611s
13:18:50 [2023-12-11T13:18:50.582Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
13:18:50 [2023-12-11T13:18:50.582Z] ++ '[' -n '' ']'
13:18:50 [2023-12-11T13:18:50.582Z] ++ 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
13:18:50 [2023-12-11T13:18:50.582Z] ++ set -e
13:18:50 [2023-12-11T13:18:50.582Z] ++ '[' -n 0 ']'
13:18:50 [2023-12-11T13:18:50.582Z] ++ set -x
13:18:50 [2023-12-11T13:18:50.583Z] ++ 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.qmb9WngPqS/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
13:18:50 [2023-12-11T13:18:50.583Z] testing: warning: no tests to run
13:18:50 [2023-12-11T13:18:50.583Z] PASS
13:18:50 [2023-12-11T13:18:50.583Z] 
13:18:50 [2023-12-11T13:18:50.583Z] DONE 0 tests in 0.008s
13:18:50 [2023-12-11T13:18:50.838Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
13:18:50 [2023-12-11T13:18:50.838Z] ++ '[' -n '' ']'
13:18:50 [2023-12-11T13:18:50.838Z] ++ 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
13:18:50 [2023-12-11T13:18:50.838Z] ++ set -e
13:18:50 [2023-12-11T13:18:50.838Z] ++ '[' -n 0 ']'
13:18:50 [2023-12-11T13:18:50.838Z] ++ set -x
13:18:50 [2023-12-11T13:18:50.838Z] ++ 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.qmb9WngPqS/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
13:18:50 [2023-12-11T13:18:50.838Z] INFO: Testing against a local daemon
13:18:50 [2023-12-11T13:18:50.838Z] === RUN   TestPluginWithDevMounts
13:18:50 [2023-12-11T13:18:50.838Z] === PAUSE TestPluginWithDevMounts
13:18:50 [2023-12-11T13:18:50.838Z] === CONT  TestPluginWithDevMounts
13:18:52 [2023-12-11T13:18:52.200Z] --- PASS: TestPluginWithDevMounts (1.51s)
13:18:52 [2023-12-11T13:18:52.200Z] PASS
13:18:52 [2023-12-11T13:18:52.200Z] 
13:18:52 [2023-12-11T13:18:52.200Z] DONE 1 tests in 1.550s
13:18:52 [2023-12-11T13:18:52.200Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
13:18:52 [2023-12-11T13:18:52.200Z] ++ '[' -n '' ']'
13:18:52 [2023-12-11T13:18:52.200Z] ++ 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
13:18:52 [2023-12-11T13:18:52.200Z] ++ set -e
13:18:52 [2023-12-11T13:18:52.200Z] ++ '[' -n 0 ']'
13:18:52 [2023-12-11T13:18:52.200Z] ++ set -x
13:18:52 [2023-12-11T13:18:52.200Z] ++ 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.qmb9WngPqS/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
13:18:52 [2023-12-11T13:18:52.200Z] INFO: Testing against a local daemon
13:18:52 [2023-12-11T13:18:52.200Z] === RUN   TestSecretInspect
13:18:54 [2023-12-11T13:18:54.712Z] --- PASS: TestSecretInspect (2.03s)
13:18:54 [2023-12-11T13:18:54.712Z] === RUN   TestSecretList
13:18:56 [2023-12-11T13:18:56.073Z] --- PASS: TestSecretList (1.83s)
13:18:56 [2023-12-11T13:18:56.073Z] === RUN   TestSecretsCreateAndDelete
13:18:58 [2023-12-11T13:18:58.583Z] --- PASS: TestSecretsCreateAndDelete (1.98s)
13:18:58 [2023-12-11T13:18:58.583Z] === RUN   TestSecretsUpdate
13:19:00 [2023-12-11T13:19:00.468Z] --- PASS: TestSecretsUpdate (1.92s)
13:19:00 [2023-12-11T13:19:00.468Z] === RUN   TestTemplatedSecret
13:19:02 [2023-12-11T13:19:02.979Z] --- PASS: TestTemplatedSecret (2.74s)
13:19:02 [2023-12-11T13:19:02.979Z] === RUN   TestSecretCreateResolve
13:19:04 [2023-12-11T13:19:04.863Z] --- PASS: TestSecretCreateResolve (1.99s)
13:19:04 [2023-12-11T13:19:04.863Z] PASS
13:19:04 [2023-12-11T13:19:04.863Z] 
13:19:04 [2023-12-11T13:19:04.863Z] DONE 6 tests in 12.530s
13:19:04 [2023-12-11T13:19:04.863Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
13:19:04 [2023-12-11T13:19:04.863Z] ++ '[' -n '' ']'
13:19:04 [2023-12-11T13:19:04.863Z] ++ 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
13:19:04 [2023-12-11T13:19:04.863Z] ++ set -e
13:19:04 [2023-12-11T13:19:04.863Z] ++ '[' -n 0 ']'
13:19:04 [2023-12-11T13:19:04.863Z] ++ set -x
13:19:04 [2023-12-11T13:19:04.863Z] ++ 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.qmb9WngPqS/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
13:19:04 [2023-12-11T13:19:04.863Z] INFO: Testing against a local daemon
13:19:04 [2023-12-11T13:19:04.863Z] === RUN   TestServiceCreateInit
13:19:04 [2023-12-11T13:19:04.863Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:19:09 [2023-12-11T13:19:09.023Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:19:13 [2023-12-11T13:19:13.183Z] --- PASS: TestServiceCreateInit (7.63s)
13:19:13 [2023-12-11T13:19:13.183Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s)
13:19:13 [2023-12-11T13:19:13.183Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.88s)
13:19:13 [2023-12-11T13:19:13.183Z] === RUN   TestCreateServiceMultipleTimes
13:19:28 [2023-12-11T13:19:28.011Z] --- PASS: TestCreateServiceMultipleTimes (15.01s)
13:19:28 [2023-12-11T13:19:28.011Z] === RUN   TestCreateServiceConflict
13:19:29 [2023-12-11T13:19:29.895Z] --- PASS: TestCreateServiceConflict (2.04s)
13:19:29 [2023-12-11T13:19:29.895Z] === RUN   TestCreateServiceMaxReplicas
13:19:32 [2023-12-11T13:19:32.449Z] --- PASS: TestCreateServiceMaxReplicas (2.80s)
13:19:32 [2023-12-11T13:19:32.449Z] === RUN   TestCreateServiceSecretFileMode
13:19:47 [2023-12-11T13:19:47.320Z] --- PASS: TestCreateServiceSecretFileMode (12.56s)
13:19:47 [2023-12-11T13:19:47.320Z] === RUN   TestCreateServiceConfigFileMode
13:19:57 [2023-12-11T13:19:57.251Z] --- PASS: TestCreateServiceConfigFileMode (12.36s)
13:19:57 [2023-12-11T13:19:57.251Z] === RUN   TestCreateServiceSysctls
13:20:00 [2023-12-11T13:20:00.664Z] --- PASS: TestCreateServiceSysctls (3.30s)
13:20:00 [2023-12-11T13:20:00.665Z] === RUN   TestCreateServiceCapabilities
13:20:03 [2023-12-11T13:20:03.215Z] --- PASS: TestCreateServiceCapabilities (2.54s)
13:20:03 [2023-12-11T13:20:03.215Z] === RUN   TestInspect
13:20:05 [2023-12-11T13:20:05.769Z] --- PASS: TestInspect (2.74s)
13:20:05 [2023-12-11T13:20:05.769Z] === RUN   TestCreateJob
13:20:09 [2023-12-11T13:20:09.031Z] --- PASS: TestCreateJob (3.21s)
13:20:09 [2023-12-11T13:20:09.031Z] === RUN   TestReplicatedJob
13:20:14 [2023-12-11T13:20:14.309Z] --- PASS: TestReplicatedJob (5.35s)
13:20:14 [2023-12-11T13:20:14.309Z] === RUN   TestUpdateReplicatedJob
13:20:17 [2023-12-11T13:20:17.570Z] --- PASS: TestUpdateReplicatedJob (3.29s)
13:20:17 [2023-12-11T13:20:17.570Z] === RUN   TestServiceListWithStatuses
13:20:22 [2023-12-11T13:20:22.808Z] --- PASS: TestServiceListWithStatuses (4.89s)
13:20:22 [2023-12-11T13:20:22.808Z] === RUN   TestDockerNetworkConnectAlias
13:20:27 [2023-12-11T13:20:27.008Z] --- PASS: TestDockerNetworkConnectAlias (3.89s)
13:20:27 [2023-12-11T13:20:27.008Z] === RUN   TestDockerNetworkReConnect
13:20:29 [2023-12-11T13:20:29.562Z] --- PASS: TestDockerNetworkReConnect (3.19s)
13:20:29 [2023-12-11T13:20:29.563Z] === RUN   TestServicePlugin
13:20:29 [2023-12-11T13:20:29.563Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
13:20:29 [2023-12-11T13:20:29.563Z] --- SKIP: TestServicePlugin (0.00s)
13:20:29 [2023-12-11T13:20:29.563Z] === RUN   TestServiceUpdateLabel
13:20:32 [2023-12-11T13:20:32.074Z] --- PASS: TestServiceUpdateLabel (2.06s)
13:20:32 [2023-12-11T13:20:32.074Z] === RUN   TestServiceUpdateSecrets
13:20:47 [2023-12-11T13:20:47.117Z] --- PASS: TestServiceUpdateSecrets (14.40s)
13:20:47 [2023-12-11T13:20:47.117Z] === RUN   TestServiceUpdateConfigs
13:21:02 [2023-12-11T13:21:02.072Z] --- PASS: TestServiceUpdateConfigs (14.63s)
13:21:02 [2023-12-11T13:21:02.072Z] === RUN   TestServiceUpdateNetwork
13:21:14 [2023-12-11T13:21:14.231Z] --- PASS: TestServiceUpdateNetwork (12.31s)
13:21:14 [2023-12-11T13:21:14.231Z] === RUN   TestServiceUpdatePidsLimit
13:21:14 [2023-12-11T13:21:14.231Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
13:21:15 [2023-12-11T13:21:15.156Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
13:21:21 [2023-12-11T13:21:21.809Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
13:21:29 [2023-12-11T13:21:29.886Z] --- PASS: TestServiceUpdatePidsLimit (16.27s)
13:21:29 [2023-12-11T13:21:29.886Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
13:21:29 [2023-12-11T13:21:29.886Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
13:21:29 [2023-12-11T13:21:29.886Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
13:21:29 [2023-12-11T13:21:29.886Z] PASS
13:21:29 [2023-12-11T13:21:29.886Z] 
13:21:29 [2023-12-11T13:21:29.886Z] === Skipped
13:21:29 [2023-12-11T13:21:29.886Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
13:21:29 [2023-12-11T13:21:29.886Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
13:21:29 [2023-12-11T13:21:29.886Z] 
13:21:29 [2023-12-11T13:21:29.886Z] DONE 26 tests, 1 skipped in 144.507s
13:21:29 [2023-12-11T13:21:29.886Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
13:21:29 [2023-12-11T13:21:29.886Z] ++ '[' -n '' ']'
13:21:29 [2023-12-11T13:21:29.886Z] ++ 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
13:21:29 [2023-12-11T13:21:29.886Z] ++ set -e
13:21:29 [2023-12-11T13:21:29.886Z] ++ '[' -n 0 ']'
13:21:29 [2023-12-11T13:21:29.886Z] ++ set -x
13:21:29 [2023-12-11T13:21:29.886Z] ++ 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.qmb9WngPqS/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
13:21:29 [2023-12-11T13:21:29.886Z] INFO: Testing against a local daemon
13:21:29 [2023-12-11T13:21:29.886Z] === RUN   TestSessionCreate
13:21:29 [2023-12-11T13:21:29.886Z] --- PASS: TestSessionCreate (0.01s)
13:21:29 [2023-12-11T13:21:29.886Z] === RUN   TestSessionCreateWithBadUpgrade
13:21:29 [2023-12-11T13:21:29.886Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
13:21:29 [2023-12-11T13:21:29.886Z] PASS
13:21:29 [2023-12-11T13:21:29.886Z] 
13:21:29 [2023-12-11T13:21:29.886Z] DONE 2 tests in 0.046s
13:21:29 [2023-12-11T13:21:29.886Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
13:21:29 [2023-12-11T13:21:29.886Z] ++ '[' -n '' ']'
13:21:29 [2023-12-11T13:21:29.886Z] ++ 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
13:21:29 [2023-12-11T13:21:29.886Z] ++ set -e
13:21:29 [2023-12-11T13:21:29.886Z] ++ '[' -n 0 ']'
13:21:29 [2023-12-11T13:21:29.886Z] ++ set -x
13:21:29 [2023-12-11T13:21:29.886Z] ++ 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.qmb9WngPqS/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
13:21:29 [2023-12-11T13:21:29.886Z] INFO: Testing against a local daemon
13:21:29 [2023-12-11T13:21:29.886Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:21:29 [2023-12-11T13:21:29.886Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:21:29 [2023-12-11T13:21:29.886Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
13:21:29 [2023-12-11T13:21:29.886Z] === RUN   TestDiskUsage
13:21:29 [2023-12-11T13:21:29.886Z] === PAUSE TestDiskUsage
13:21:29 [2023-12-11T13:21:29.886Z] === RUN   TestEventsExecDie
13:21:29 [2023-12-11T13:21:29.886Z] --- PASS: TestEventsExecDie (0.53s)
13:21:29 [2023-12-11T13:21:29.886Z] === RUN   TestEventsBackwardsCompatible
13:21:30 [2023-12-11T13:21:30.141Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
13:21:30 [2023-12-11T13:21:30.141Z] === RUN   TestEventsVolumeCreate
13:21:30 [2023-12-11T13:21:30.141Z] --- PASS: TestEventsVolumeCreate (0.05s)
13:21:30 [2023-12-11T13:21:30.141Z] === RUN   TestInfoBinaryCommits
13:21:30 [2023-12-11T13:21:30.141Z] --- PASS: TestInfoBinaryCommits (0.01s)
13:21:30 [2023-12-11T13:21:30.141Z] === RUN   TestInfoAPIVersioned
13:21:30 [2023-12-11T13:21:30.141Z] --- PASS: TestInfoAPIVersioned (0.01s)
13:21:30 [2023-12-11T13:21:30.141Z] === RUN   TestInfoAPI
13:21:30 [2023-12-11T13:21:30.141Z] --- PASS: TestInfoAPI (0.01s)
13:21:30 [2023-12-11T13:21:30.141Z] === RUN   TestInfoAPIWarnings
13:21:48 [2023-12-11T13:21:48.292Z] --- PASS: TestInfoAPIWarnings (16.55s)
13:21:48 [2023-12-11T13:21:48.292Z] === RUN   TestInfoDebug
13:21:48 [2023-12-11T13:21:48.292Z] --- PASS: TestInfoDebug (0.52s)
13:21:48 [2023-12-11T13:21:48.292Z] === RUN   TestInfoInsecureRegistries
13:21:48 [2023-12-11T13:21:48.292Z] --- PASS: TestInfoInsecureRegistries (0.52s)
13:21:48 [2023-12-11T13:21:48.292Z] === RUN   TestInfoRegistryMirrors
13:21:48 [2023-12-11T13:21:48.292Z] --- PASS: TestInfoRegistryMirrors (0.52s)
13:21:48 [2023-12-11T13:21:48.292Z] === RUN   TestLoginFailsWithBadCredentials
13:21:49 [2023-12-11T13:21:49.217Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
13:21:49 [2023-12-11T13:21:49.217Z] === RUN   TestPingCacheHeaders
13:21:49 [2023-12-11T13:21:49.217Z] --- PASS: TestPingCacheHeaders (0.01s)
13:21:49 [2023-12-11T13:21:49.217Z] === RUN   TestPingGet
13:21:49 [2023-12-11T13:21:49.217Z] --- PASS: TestPingGet (0.01s)
13:21:49 [2023-12-11T13:21:49.217Z] === RUN   TestPingHead
13:21:49 [2023-12-11T13:21:49.217Z] --- PASS: TestPingHead (0.01s)
13:21:49 [2023-12-11T13:21:49.217Z] === RUN   TestPingSwarmHeader
13:21:49 [2023-12-11T13:21:49.777Z] === RUN   TestPingSwarmHeader/before_swarm_init
13:21:50 [2023-12-11T13:21:50.336Z] === RUN   TestPingSwarmHeader/after_swarm_init
13:21:51 [2023-12-11T13:21:51.261Z] === RUN   TestPingSwarmHeader/after_swarm_leave
13:21:51 [2023-12-11T13:21:51.261Z] --- PASS: TestPingSwarmHeader (1.99s)
13:21:51 [2023-12-11T13:21:51.261Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
13:21:51 [2023-12-11T13:21:51.261Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
13:21:51 [2023-12-11T13:21:51.261Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
13:21:51 [2023-12-11T13:21:51.261Z] === RUN   TestPingBuilderHeader
13:21:51 [2023-12-11T13:21:51.261Z] === RUN   TestPingBuilderHeader/default_config
13:21:51 [2023-12-11T13:21:51.821Z] === RUN   TestPingBuilderHeader/buildkit_disabled
13:21:52 [2023-12-11T13:21:52.381Z] --- PASS: TestPingBuilderHeader (1.04s)
13:21:52 [2023-12-11T13:21:52.381Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
13:21:52 [2023-12-11T13:21:52.381Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
13:21:52 [2023-12-11T13:21:52.381Z] === RUN   TestVersion
13:21:52 [2023-12-11T13:21:52.381Z] --- PASS: TestVersion (0.01s)
13:21:52 [2023-12-11T13:21:52.381Z] === CONT  TestDiskUsage
13:21:52 [2023-12-11T13:21:52.941Z] === RUN   TestDiskUsage/empty
13:21:52 [2023-12-11T13:21:52.941Z] === RUN   TestDiskUsage/empty/container_types
13:21:52 [2023-12-11T13:21:52.941Z] === RUN   TestDiskUsage/empty/image_types
13:21:52 [2023-12-11T13:21:52.941Z] === RUN   TestDiskUsage/empty/volume_types
13:21:52 [2023-12-11T13:21:52.941Z] === RUN   TestDiskUsage/empty/build-cache_types
13:21:52 [2023-12-11T13:21:52.941Z] === RUN   TestDiskUsage/empty/container,_volume_types
13:21:52 [2023-12-11T13:21:52.941Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
13:21:52 [2023-12-11T13:21:52.941Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
13:21:52 [2023-12-11T13:21:52.941Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
13:21:52 [2023-12-11T13:21:52.941Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
13:21:52 [2023-12-11T13:21:52.941Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
13:21:52 [2023-12-11T13:21:52.941Z] === RUN   TestDiskUsage/after_LoadBusybox
13:21:52 [2023-12-11T13:21:52.941Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
13:21:52 [2023-12-11T13:21:52.941Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
13:21:52 [2023-12-11T13:21:52.941Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
13:21:52 [2023-12-11T13:21:52.941Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
13:21:52 [2023-12-11T13:21:52.941Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
13:21:52 [2023-12-11T13:21:52.941Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
13:21:52 [2023-12-11T13:21:52.941Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
13:21:52 [2023-12-11T13:21:52.941Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
13:21:52 [2023-12-11T13:21:52.941Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
13:21:52 [2023-12-11T13:21:52.941Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
13:21:52 [2023-12-11T13:21:52.941Z] === RUN   TestDiskUsage/after_container.Run
13:21:53 [2023-12-11T13:21:53.196Z] === RUN   TestDiskUsage/after_container.Run/container_types
13:21:53 [2023-12-11T13:21:53.196Z] === RUN   TestDiskUsage/after_container.Run/image_types
13:21:53 [2023-12-11T13:21:53.196Z] === RUN   TestDiskUsage/after_container.Run/volume_types
13:21:53 [2023-12-11T13:21:53.196Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
13:21:53 [2023-12-11T13:21:53.196Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
13:21:53 [2023-12-11T13:21:53.196Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
13:21:53 [2023-12-11T13:21:53.196Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
13:21:53 [2023-12-11T13:21:53.196Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
13:21:53 [2023-12-11T13:21:53.196Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
13:21:53 [2023-12-11T13:21:53.196Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
13:21:53 [2023-12-11T13:21:53.451Z] --- PASS: TestDiskUsage (1.07s)
13:21:53 [2023-12-11T13:21:53.451Z]     --- PASS: TestDiskUsage/empty (0.01s)
13:21:53 [2023-12-11T13:21:53.451Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
13:21:53 [2023-12-11T13:21:53.451Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z]     --- PASS: TestDiskUsage/after_container.Run (0.28s)
13:21:53 [2023-12-11T13:21:53.451Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z] PASS
13:21:53 [2023-12-11T13:21:53.451Z] 
13:21:53 [2023-12-11T13:21:53.451Z] === Skipped
13:21:53 [2023-12-11T13:21:53.451Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:21:53 [2023-12-11T13:21:53.451Z] 
13:21:53 [2023-12-11T13:21:53.451Z] DONE 57 tests, 1 skipped in 23.935s
13:21:53 [2023-12-11T13:21:53.451Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
13:21:53 [2023-12-11T13:21:53.451Z] ++ '[' -n '' ']'
13:21:53 [2023-12-11T13:21:53.451Z] ++ 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
13:21:53 [2023-12-11T13:21:53.451Z] ++ set -e
13:21:53 [2023-12-11T13:21:53.451Z] ++ '[' -n 0 ']'
13:21:53 [2023-12-11T13:21:53.451Z] ++ set -x
13:21:53 [2023-12-11T13:21:53.451Z] ++ 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.qmb9WngPqS/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
13:21:53 [2023-12-11T13:21:53.451Z] INFO: Testing against a local daemon
13:21:53 [2023-12-11T13:21:53.451Z] === RUN   TestVolumesCreateAndList
13:21:53 [2023-12-11T13:21:53.451Z] --- PASS: TestVolumesCreateAndList (0.01s)
13:21:53 [2023-12-11T13:21:53.451Z] === RUN   TestVolumesRemove
13:21:53 [2023-12-11T13:21:53.451Z] === RUN   TestVolumesRemove/volume_in_use
13:21:53 [2023-12-11T13:21:53.451Z] === RUN   TestVolumesRemove/volume_not_in_use
13:21:53 [2023-12-11T13:21:53.451Z] === RUN   TestVolumesRemove/non-existing_volume
13:21:53 [2023-12-11T13:21:53.451Z] === RUN   TestVolumesRemove/non-existing_volume_force
13:21:53 [2023-12-11T13:21:53.451Z] --- PASS: TestVolumesRemove (0.05s)
13:21:53 [2023-12-11T13:21:53.451Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
13:21:53 [2023-12-11T13:21:53.451Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z] === RUN   TestVolumesRemoveSwarmEnabled
13:21:53 [2023-12-11T13:21:53.451Z] === PAUSE TestVolumesRemoveSwarmEnabled
13:21:53 [2023-12-11T13:21:53.451Z] === RUN   TestVolumesInspect
13:21:53 [2023-12-11T13:21:53.451Z] --- PASS: TestVolumesInspect (0.01s)
13:21:53 [2023-12-11T13:21:53.451Z] === RUN   TestVolumesInvalidJSON
13:21:53 [2023-12-11T13:21:53.451Z] === RUN   TestVolumesInvalidJSON/volumes/create
13:21:53 [2023-12-11T13:21:53.451Z] === PAUSE TestVolumesInvalidJSON/volumes/create
13:21:53 [2023-12-11T13:21:53.451Z] === CONT  TestVolumesInvalidJSON/volumes/create
13:21:53 [2023-12-11T13:21:53.451Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
13:21:53 [2023-12-11T13:21:53.451Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
13:21:53 [2023-12-11T13:21:53.451Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
13:21:53 [2023-12-11T13:21:53.451Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
13:21:53 [2023-12-11T13:21:53.451Z] --- PASS: TestVolumesInvalidJSON (0.01s)
13:21:53 [2023-12-11T13:21:53.451Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
13:21:53 [2023-12-11T13:21:53.451Z] === RUN   TestVolumePruneAnonymous
13:21:53 [2023-12-11T13:21:53.451Z] --- PASS: TestVolumePruneAnonymous (0.03s)
13:21:53 [2023-12-11T13:21:53.451Z] === RUN   TestVolumePruneAnonFromImage
13:21:53 [2023-12-11T13:21:53.706Z] --- PASS: TestVolumePruneAnonFromImage (0.12s)
13:21:53 [2023-12-11T13:21:53.706Z] === CONT  TestVolumesRemoveSwarmEnabled
13:21:55 [2023-12-11T13:21:55.110Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
13:21:55 [2023-12-11T13:21:55.110Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
13:21:55 [2023-12-11T13:21:55.110Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
13:21:55 [2023-12-11T13:21:55.110Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
13:21:55 [2023-12-11T13:21:55.407Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.89s)
13:21:55 [2023-12-11T13:21:55.407Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
13:21:55 [2023-12-11T13:21:55.407Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
13:21:55 [2023-12-11T13:21:55.407Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
13:21:55 [2023-12-11T13:21:55.407Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
13:21:55 [2023-12-11T13:21:55.407Z] PASS
13:21:55 [2023-12-11T13:21:55.407Z] 
13:21:55 [2023-12-11T13:21:55.407Z] DONE 20 tests in 2.155s
13:21:55 [2023-12-11T13:21:55.407Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:21:55 [2023-12-11T13:21:55.662Z] ++++ cat bundles/test-integration/docker.pid
13:21:55 [2023-12-11T13:21:55.662Z] +++ kill 24042
13:21:57 [2023-12-11T13:21:57.022Z] ++++ cat bundles/test-integration/TestUsernsCommit/d7740e6615eee/docker.pid
13:21:57 [2023-12-11T13:21:57.022Z] +++ kill 61515
13:21:57 [2023-12-11T13:21:57.022Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 61515 is not a child of this shell
13:21:57 [2023-12-11T13:21:57.022Z] warning: PID 61515 from bundles/test-integration/TestUsernsCommit/d7740e6615eee/docker.pid had a nonzero exit code
13:21:57 [2023-12-11T13:21:57.022Z] umount: bundles/test-integration/TestUsernsCommit/d7740e6615eee/root: not mounted.
13:21:57 [2023-12-11T13:21:57.022Z] +++ /etc/init.d/apparmor stop
13:21:57 [2023-12-11T13:21:57.022Z] Leaving: AppArmorNo profiles have been unloaded.
13:21:57 [2023-12-11T13:21:57.022Z] 
13:21:57 [2023-12-11T13:21:57.022Z] Unloading profiles will leave already running processes permanently
13:21:57 [2023-12-11T13:21:57.022Z] unconfined, which can lead to unexpected situations.
13:21:57 [2023-12-11T13:21:57.022Z] 
13:21:57 [2023-12-11T13:21:57.022Z] To set a process to complain mode, use the command line tool
13:21:57 [2023-12-11T13:21:57.022Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:21:57 [2023-12-11T13:21:57.022Z] +++ true
13:21:57 [2023-12-11T13:21:57.022Z] exiting test-integration
13:21:57 [2023-12-11T13:21:57.022Z] ++ exit 0
13:21:57 [2023-12-11T13:21:57.022Z] 
Post stage
[Pipeline] junit
13:21:58 [2023-12-11T13:21:58.437Z] Recording test results
13:21:58 [2023-12-11T13:21:58.624Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
13:21:58 [2023-12-11T13:21:58.997Z] + echo Ensuring container killed.
13:21:58 [2023-12-11T13:21:58.997Z] Ensuring container killed.
13:21:58 [2023-12-11T13:21:58.997Z] + docker rm -vf docker-pr1
13:21:58 [2023-12-11T13:21:58.997Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
13:21:59 [2023-12-11T13:21:59.314Z] + echo Chowning /workspace to jenkins user
13:21:59 [2023-12-11T13:21:59.314Z] Chowning /workspace to jenkins user
13:21:59 [2023-12-11T13:21:59.314Z] + id -u
13:21:59 [2023-12-11T13:21:59.314Z] + id -g
13:21:59 [2023-12-11T13:21:59.314Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46923:/workspace busybox chown -R 1000:1000 /workspace
13:21:59 [2023-12-11T13:21:59.314Z] Unable to find image 'busybox:latest' locally
13:21:59 [2023-12-11T13:21:59.314Z] latest: Pulling from library/busybox
13:21:59 [2023-12-11T13:21:59.314Z] 1c06b6731239: Already exists
13:21:59 [2023-12-11T13:21:59.571Z] Digest: sha256:1ceb872bcc68a8fcd34c97952658b58086affdcb604c90c1dee2735bde5edc2f
13:21:59 [2023-12-11T13:21:59.571Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:22:00 [2023-12-11T13:22:00.920Z] + bundleName=arm64-integration
13:22:00 [2023-12-11T13:22:00.920Z] + echo Creating arm64-integration-bundles.tar.gz
13:22:00 [2023-12-11T13:22:00.920Z] Creating arm64-integration-bundles.tar.gz
13:22:00 [2023-12-11T13:22:00.920Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
13:22:00 [2023-12-11T13:22:00.920Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
13:22:00 [2023-12-11T13:22:00.951Z] Archiving artifacts
13:22:02 [2023-12-11T13:22:02.391Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46923/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:22:02 [2023-12-11T13:22:02.678Z] + make clean
13:22:02 [2023-12-11T13:22:02.678Z] docker volume rm -f docker-dev-cache docker-mod-cache
13:22:02 [2023-12-11T13:22:02.678Z] docker-dev-cache
13:22:02 [2023-12-11T13:22:02.678Z] 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