Skip to content
Success

Console Output

Pull request #46856 event
16:58:27 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 76562d7a81b8b77d25cfdab960086f77756dd1ba+718fafed263a094be88550414eb7504941419779 (2a6355a7229df5640d6887465be8be0cff26ba7e)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-46856@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
16:58:29 [2023-11-29T16:58:29.666Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
16:58:29 [2023-11-29T16:58:29.670Z] Trying to pass milestone 1
[Pipeline] milestone
16:58:29 [2023-11-29T16:58:29.861Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
16:58:45 [2023-11-29T16:58:45.068Z] Still waiting to schedule task
16:58:45 [2023-11-29T16:58:45.082Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline
16:59:15 [2023-11-29T16:59:15.291Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03cdea6853f1ee9a0) in /home/ubuntu/workspace/moby_PR-46856
[Pipeline] {
[Pipeline] checkout
16:59:15 [2023-11-29T16:59:15.387Z] The recommended git tool is: git
16:59:17 [2023-11-29T16:59:17.419Z] using credential docker-jenkins-github-credentials
16:59:17 [2023-11-29T16:59:17.434Z] Cloning the remote Git repository
16:59:17 [2023-11-29T16:59:17.434Z] Cloning with configured refspecs honoured and without tags
16:59:17 [2023-11-29T16:59:17.533Z] Cloning repository https://github.com/moby/moby.git
16:59:17 [2023-11-29T16:59:17.605Z]  > git init /home/ubuntu/workspace/moby_PR-46856 # timeout=10
16:59:18 [2023-11-29T16:59:18.222Z] Fetching upstream changes from https://github.com/moby/moby.git
16:59:18 [2023-11-29T16:59:18.222Z]  > git --version # timeout=10
16:59:18 [2023-11-29T16:59:18.225Z]  > git --version # 'git version 2.25.1'
16:59:18 [2023-11-29T16:59:18.226Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:18 [2023-11-29T16:59:18.310Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46856/head:refs/remotes/origin/PR-46856 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:31 [2023-11-29T16:59:31.921Z] Fetching without tags
16:59:32 [2023-11-29T16:59:32.134Z] Merging remotes/origin/master commit 718fafed263a094be88550414eb7504941419779 into PR head commit 76562d7a81b8b77d25cfdab960086f77756dd1ba
16:59:31 [2023-11-29T16:59:31.957Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:59:31 [2023-11-29T16:59:31.960Z]  > git config --add remote.origin.fetch +refs/pull/46856/head:refs/remotes/origin/PR-46856 # timeout=10
16:59:31 [2023-11-29T16:59:31.964Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:31 [2023-11-29T16:59:31.970Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:59:31 [2023-11-29T16:59:31.977Z] Fetching upstream changes from https://github.com/moby/moby.git
16:59:31 [2023-11-29T16:59:31.977Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:31 [2023-11-29T16:59:31.978Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46856/head:refs/remotes/origin/PR-46856 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:32 [2023-11-29T16:59:32.193Z]  > git config core.sparsecheckout # timeout=10
16:59:32 [2023-11-29T16:59:32.196Z]  > git checkout -f 76562d7a81b8b77d25cfdab960086f77756dd1ba # timeout=10
16:59:32 [2023-11-29T16:59:32.843Z]  > git remote # timeout=10
16:59:32 [2023-11-29T16:59:32.847Z]  > git config --get remote.origin.url # timeout=10
16:59:32 [2023-11-29T16:59:32.850Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:32 [2023-11-29T16:59:32.851Z]  > git merge 718fafed263a094be88550414eb7504941419779 # timeout=10
16:59:33 [2023-11-29T16:59:33.717Z] Merge succeeded, producing c4329914f6dbf4fde652237162f740b5849ffa8e
16:59:33 [2023-11-29T16:59:33.718Z] Checking out Revision c4329914f6dbf4fde652237162f740b5849ffa8e (PR-46856)
16:59:33 [2023-11-29T16:59:33.763Z]  > git rev-parse HEAD^{commit} # timeout=10
16:59:33 [2023-11-29T16:59:33.769Z]  > git config core.sparsecheckout # timeout=10
16:59:33 [2023-11-29T16:59:33.772Z]  > git checkout -f c4329914f6dbf4fde652237162f740b5849ffa8e # timeout=10
16:59:37 [2023-11-29T16:59:37.168Z] Commit message: "Merge commit '718fafed263a094be88550414eb7504941419779' into HEAD"
16:59:37 [2023-11-29T16:59:37.215Z]  > git rev-list --no-walk 76562d7a81b8b77d25cfdab960086f77756dd1ba # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:59:38 [2023-11-29T16:59:38.127Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46856:/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
16:59:43 [2023-11-29T16:59:43.401Z] Unable to find image 'alpine:latest' locally
16:59:43 [2023-11-29T16:59:43.401Z] latest: Pulling from library/alpine
16:59:43 [2023-11-29T16:59:43.401Z] 579b34f0a95b: Pulling fs layer
16:59:43 [2023-11-29T16:59:43.401Z] 579b34f0a95b: Verifying Checksum
16:59:43 [2023-11-29T16:59:43.401Z] 579b34f0a95b: Download complete
16:59:43 [2023-11-29T16:59:43.401Z] 579b34f0a95b: Pull complete
16:59:43 [2023-11-29T16:59:43.401Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978
16:59:43 [2023-11-29T16:59:43.401Z] Status: Downloaded newer image for alpine:latest
16:59:51 [2023-11-29T16:59:51.815Z] 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
16:59:52 [2023-11-29T16:59:52.866Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03cdea6853f1ee9a0) in /home/ubuntu/workspace/moby_PR-46856
[Pipeline] {
[Pipeline] checkout
16:59:52 [2023-11-29T16:59:52.889Z] The recommended git tool is: git
16:59:52 [2023-11-29T16:59:52.900Z] using credential docker-jenkins-github-credentials
16:59:52 [2023-11-29T16:59:52.929Z] Fetching changes from the remote Git repository
16:59:52 [2023-11-29T16:59:52.937Z] Fetching without tags
16:59:53 [2023-11-29T16:59:53.156Z] Merging remotes/origin/master commit 718fafed263a094be88550414eb7504941419779 into PR head commit 76562d7a81b8b77d25cfdab960086f77756dd1ba
16:59:53 [2023-11-29T16:59:53.332Z] Merge succeeded, producing 75558a91de26182e39ff7ad911c6c74ec874ab44
16:59:53 [2023-11-29T16:59:53.332Z] Checking out Revision 75558a91de26182e39ff7ad911c6c74ec874ab44 (PR-46856)
16:59:53 [2023-11-29T16:59:53.423Z] Commit message: "Merge commit '718fafed263a094be88550414eb7504941419779' into HEAD"
16:59:52 [2023-11-29T16:59:52.953Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46856/.git # timeout=10
16:59:52 [2023-11-29T16:59:52.959Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:59:52 [2023-11-29T16:59:52.967Z] Fetching upstream changes from https://github.com/moby/moby.git
16:59:52 [2023-11-29T16:59:52.967Z]  > git --version # timeout=10
16:59:52 [2023-11-29T16:59:52.969Z]  > git --version # 'git version 2.25.1'
16:59:52 [2023-11-29T16:59:52.970Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:52 [2023-11-29T16:59:52.970Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46856/head:refs/remotes/origin/PR-46856 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:53 [2023-11-29T16:59:53.185Z]  > git config core.sparsecheckout # timeout=10
16:59:53 [2023-11-29T16:59:53.188Z]  > git checkout -f 76562d7a81b8b77d25cfdab960086f77756dd1ba # timeout=10
16:59:53 [2023-11-29T16:59:53.218Z]  > git remote # timeout=10
16:59:53 [2023-11-29T16:59:53.221Z]  > git config --get remote.origin.url # timeout=10
16:59:53 [2023-11-29T16:59:53.224Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:53 [2023-11-29T16:59:53.224Z]  > git merge 718fafed263a094be88550414eb7504941419779 # timeout=10
16:59:53 [2023-11-29T16:59:53.355Z]  > git rev-parse HEAD^{commit} # timeout=10
16:59:53 [2023-11-29T16:59:53.361Z]  > git config core.sparsecheckout # timeout=10
16:59:53 [2023-11-29T16:59:53.363Z]  > git checkout -f 75558a91de26182e39ff7ad911c6c74ec874ab44 # timeout=10
16:59:53 [2023-11-29T16:59:53.452Z]  > git rev-list --no-walk 76562d7a81b8b77d25cfdab960086f77756dd1ba # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:59:54 [2023-11-29T16:59:54.156Z] + docker version
16:59:54 [2023-11-29T16:59:54.156Z] Client: Docker Engine - Community
16:59:54 [2023-11-29T16:59:54.156Z]  Version:           24.0.7
16:59:54 [2023-11-29T16:59:54.156Z]  API version:       1.43
16:59:54 [2023-11-29T16:59:54.156Z]  Go version:        go1.20.10
16:59:54 [2023-11-29T16:59:54.156Z]  Git commit:        afdd53b
16:59:54 [2023-11-29T16:59:54.156Z]  Built:             Thu Oct 26 09:08:14 2023
16:59:54 [2023-11-29T16:59:54.156Z]  OS/Arch:           linux/arm64
16:59:54 [2023-11-29T16:59:54.156Z]  Context:           default
16:59:54 [2023-11-29T16:59:54.156Z] 
16:59:54 [2023-11-29T16:59:54.156Z] Server: Docker Engine - Community
16:59:54 [2023-11-29T16:59:54.156Z]  Engine:
16:59:54 [2023-11-29T16:59:54.156Z]   Version:          24.0.7
16:59:54 [2023-11-29T16:59:54.156Z]   API version:      1.43 (minimum version 1.12)
16:59:54 [2023-11-29T16:59:54.156Z]   Go version:       go1.20.10
16:59:54 [2023-11-29T16:59:54.156Z]   Git commit:       311b9ff
16:59:54 [2023-11-29T16:59:54.156Z]   Built:            Thu Oct 26 09:08:14 2023
16:59:54 [2023-11-29T16:59:54.156Z]   OS/Arch:          linux/arm64
16:59:54 [2023-11-29T16:59:54.156Z]   Experimental:     true
16:59:54 [2023-11-29T16:59:54.156Z]  containerd:
16:59:54 [2023-11-29T16:59:54.156Z]   Version:          1.6.25
16:59:54 [2023-11-29T16:59:54.156Z]   GitCommit:        d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
16:59:54 [2023-11-29T16:59:54.156Z]  runc:
16:59:54 [2023-11-29T16:59:54.156Z]   Version:          1.1.10
16:59:54 [2023-11-29T16:59:54.156Z]   GitCommit:        v1.1.10-0-g18a0cb0
16:59:54 [2023-11-29T16:59:54.156Z]  docker-init:
16:59:54 [2023-11-29T16:59:54.156Z]   Version:          0.19.0
16:59:54 [2023-11-29T16:59:54.156Z]   GitCommit:        de40ad0
[Pipeline] sh
16:59:54 [2023-11-29T16:59:54.442Z] + docker info
17:00:04 [2023-11-29T17:00:04.423Z] Client: Docker Engine - Community
17:00:04 [2023-11-29T17:00:04.423Z]  Version:    24.0.7
17:00:04 [2023-11-29T17:00:04.423Z]  Context:    default
17:00:04 [2023-11-29T17:00:04.423Z]  Debug Mode: false
17:00:04 [2023-11-29T17:00:04.423Z]  Plugins:
17:00:04 [2023-11-29T17:00:04.423Z]   buildx: Docker Buildx (Docker Inc.)
17:00:04 [2023-11-29T17:00:04.423Z]     Version:  v0.12.0
17:00:04 [2023-11-29T17:00:04.423Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
17:00:04 [2023-11-29T17:00:04.423Z]   compose: Docker Compose (Docker Inc.)
17:00:04 [2023-11-29T17:00:04.423Z]     Version:  v2.23.3
17:00:04 [2023-11-29T17:00:04.423Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
17:00:04 [2023-11-29T17:00:04.423Z] 
17:00:04 [2023-11-29T17:00:04.423Z] Server:
17:00:04 [2023-11-29T17:00:04.423Z]  Containers: 0
17:00:04 [2023-11-29T17:00:04.423Z]   Running: 0
17:00:04 [2023-11-29T17:00:04.423Z]   Paused: 0
17:00:04 [2023-11-29T17:00:04.423Z]   Stopped: 0
17:00:04 [2023-11-29T17:00:04.423Z]  Images: 1
17:00:04 [2023-11-29T17:00:04.423Z]  Server Version: 24.0.7
17:00:04 [2023-11-29T17:00:04.423Z]  Storage Driver: overlay2
17:00:04 [2023-11-29T17:00:04.423Z]   Backing Filesystem: extfs
17:00:04 [2023-11-29T17:00:04.423Z]   Supports d_type: true
17:00:04 [2023-11-29T17:00:04.423Z]   Using metacopy: false
17:00:04 [2023-11-29T17:00:04.423Z]   Native Overlay Diff: true
17:00:04 [2023-11-29T17:00:04.423Z]   userxattr: false
17:00:04 [2023-11-29T17:00:04.423Z]  Logging Driver: json-file
17:00:04 [2023-11-29T17:00:04.423Z]  Cgroup Driver: cgroupfs
17:00:04 [2023-11-29T17:00:04.423Z]  Cgroup Version: 1
17:00:04 [2023-11-29T17:00:04.423Z]  Plugins:
17:00:04 [2023-11-29T17:00:04.423Z]   Volume: local
17:00:04 [2023-11-29T17:00:04.423Z]   Network: bridge host ipvlan macvlan null overlay
17:00:04 [2023-11-29T17:00:04.423Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:00:04 [2023-11-29T17:00:04.423Z]  Swarm: inactive
17:00:04 [2023-11-29T17:00:04.423Z]  Runtimes: io.containerd.runc.v2 runc
17:00:04 [2023-11-29T17:00:04.423Z]  Default Runtime: runc
17:00:04 [2023-11-29T17:00:04.423Z]  Init Binary: docker-init
17:00:04 [2023-11-29T17:00:04.423Z]  containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
17:00:04 [2023-11-29T17:00:04.423Z]  runc version: v1.1.10-0-g18a0cb0
17:00:04 [2023-11-29T17:00:04.423Z]  init version: de40ad0
17:00:04 [2023-11-29T17:00:04.423Z]  Security Options:
17:00:04 [2023-11-29T17:00:04.423Z]   apparmor
17:00:04 [2023-11-29T17:00:04.423Z]   seccomp
17:00:04 [2023-11-29T17:00:04.423Z]    Profile: builtin
17:00:04 [2023-11-29T17:00:04.423Z]  Kernel Version: 5.15.0-1050-aws
17:00:04 [2023-11-29T17:00:04.423Z]  Operating System: Ubuntu 20.04.6 LTS
17:00:04 [2023-11-29T17:00:04.423Z]  OSType: linux
17:00:04 [2023-11-29T17:00:04.423Z]  Architecture: aarch64
17:00:04 [2023-11-29T17:00:04.423Z]  CPUs: 8
17:00:04 [2023-11-29T17:00:04.423Z]  Total Memory: 30.64GiB
17:00:04 [2023-11-29T17:00:04.423Z]  Name: ip-10-100-40-139
17:00:04 [2023-11-29T17:00:04.423Z]  ID: df31e515-0d6e-4cdc-bab7-e14664be0d77
17:00:04 [2023-11-29T17:00:04.423Z]  Docker Root Dir: /var/lib/docker
17:00:04 [2023-11-29T17:00:04.423Z]  Debug Mode: false
17:00:04 [2023-11-29T17:00:04.423Z]  Experimental: true
17:00:04 [2023-11-29T17:00:04.423Z]  Insecure Registries:
17:00:04 [2023-11-29T17:00:04.423Z]   127.0.0.0/8
17:00:04 [2023-11-29T17:00:04.423Z]  Live Restore Enabled: true
17:00:04 [2023-11-29T17:00:04.423Z] 
[Pipeline] sh
17:00:04 [2023-11-29T17:00:04.706Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
17:00:04 [2023-11-29T17:00:04.706Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
17:00:04 [2023-11-29T17:00:04.706Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46856/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
17:00:04 [2023-11-29T17:00:04.706Z] + bash /home/ubuntu/workspace/moby_PR-46856/check-config.sh
17:00:04 [2023-11-29T17:00:04.706Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:00:04 [2023-11-29T17:00:04.706Z] info: reading kernel config from /boot/config-5.15.0-1050-aws ...
17:00:04 [2023-11-29T17:00:04.706Z] 
17:00:04 [2023-11-29T17:00:04.706Z] Generally Necessary:
17:00:04 [2023-11-29T17:00:04.706Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:00:04 [2023-11-29T17:00:04.706Z] - apparmor: enabled and tools installed
17:00:04 [2023-11-29T17:00:04.706Z] - CONFIG_NAMESPACES: enabled
17:00:04 [2023-11-29T17:00:04.706Z] - CONFIG_NET_NS: enabled
17:00:04 [2023-11-29T17:00:04.706Z] - CONFIG_PID_NS: enabled
17:00:04 [2023-11-29T17:00:04.706Z] - CONFIG_IPC_NS: enabled
17:00:04 [2023-11-29T17:00:04.706Z] - CONFIG_UTS_NS: enabled
17:00:04 [2023-11-29T17:00:04.706Z] - CONFIG_CGROUPS: enabled
17:00:04 [2023-11-29T17:00:04.706Z] - CONFIG_CGROUP_CPUACCT: enabled
17:00:04 [2023-11-29T17:00:04.706Z] - CONFIG_CGROUP_DEVICE: enabled
17:00:04 [2023-11-29T17:00:04.706Z] - CONFIG_CGROUP_FREEZER: enabled
17:00:04 [2023-11-29T17:00:04.706Z] - CONFIG_CGROUP_SCHED: enabled
17:00:04 [2023-11-29T17:00:04.967Z] - CONFIG_CPUSETS: enabled
17:00:04 [2023-11-29T17:00:04.967Z] - CONFIG_MEMCG: enabled
17:00:04 [2023-11-29T17:00:04.967Z] - CONFIG_KEYS: enabled
17:00:04 [2023-11-29T17:00:04.967Z] - CONFIG_VETH: enabled (as module)
17:00:04 [2023-11-29T17:00:04.967Z] - CONFIG_BRIDGE: enabled (as module)
17:00:04 [2023-11-29T17:00:04.967Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:00:04 [2023-11-29T17:00:04.967Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:00:04 [2023-11-29T17:00:04.967Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:00:04 [2023-11-29T17:00:04.967Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:00:04 [2023-11-29T17:00:04.967Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:00:04 [2023-11-29T17:00:04.967Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:00:04 [2023-11-29T17:00:04.967Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
17:00:04 [2023-11-29T17:00:04.967Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:00:04 [2023-11-29T17:00:04.967Z] - CONFIG_NF_NAT: enabled (as module)
17:00:04 [2023-11-29T17:00:04.967Z] - CONFIG_POSIX_MQUEUE: enabled
17:00:04 [2023-11-29T17:00:04.967Z] - CONFIG_CGROUP_BPF: enabled
17:00:04 [2023-11-29T17:00:04.967Z] 
17:00:04 [2023-11-29T17:00:04.967Z] Optional Features:
17:00:04 [2023-11-29T17:00:04.967Z] - CONFIG_USER_NS: enabled
17:00:04 [2023-11-29T17:00:04.967Z] - CONFIG_SECCOMP: enabled
17:00:04 [2023-11-29T17:00:04.967Z] - CONFIG_SECCOMP_FILTER: enabled
17:00:04 [2023-11-29T17:00:04.967Z] - CONFIG_CGROUP_PIDS: enabled
17:00:04 [2023-11-29T17:00:04.967Z] - CONFIG_MEMCG_SWAP: enabled
17:00:04 [2023-11-29T17:00:04.967Z]     (cgroup swap accounting is currently enabled)
17:00:04 [2023-11-29T17:00:04.967Z] - CONFIG_BLK_CGROUP: enabled
17:00:04 [2023-11-29T17:00:04.967Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:00:05 [2023-11-29T17:00:05.227Z] - CONFIG_CGROUP_PERF: enabled
17:00:05 [2023-11-29T17:00:05.227Z] - CONFIG_CGROUP_HUGETLB: enabled
17:00:05 [2023-11-29T17:00:05.227Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:00:05 [2023-11-29T17:00:05.227Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:00:05 [2023-11-29T17:00:05.227Z] - CONFIG_CFS_BANDWIDTH: enabled
17:00:05 [2023-11-29T17:00:05.227Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:00:05 [2023-11-29T17:00:05.227Z] - CONFIG_RT_GROUP_SCHED: missing
17:00:05 [2023-11-29T17:00:05.227Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:00:05 [2023-11-29T17:00:05.227Z] - CONFIG_IP_VS: enabled (as module)
17:00:05 [2023-11-29T17:00:05.227Z] - CONFIG_IP_VS_NFCT: enabled
17:00:05 [2023-11-29T17:00:05.227Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:00:05 [2023-11-29T17:00:05.227Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:00:05 [2023-11-29T17:00:05.227Z] - CONFIG_IP_VS_RR: enabled (as module)
17:00:05 [2023-11-29T17:00:05.227Z] - CONFIG_SECURITY_SELINUX: enabled
17:00:05 [2023-11-29T17:00:05.227Z] - CONFIG_SECURITY_APPARMOR: enabled
17:00:05 [2023-11-29T17:00:05.227Z] - CONFIG_EXT4_FS: enabled
17:00:05 [2023-11-29T17:00:05.227Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:00:05 [2023-11-29T17:00:05.227Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:00:05 [2023-11-29T17:00:05.227Z] - Network Drivers:
17:00:05 [2023-11-29T17:00:05.227Z]   - "overlay":
17:00:05 [2023-11-29T17:00:05.227Z]     - CONFIG_VXLAN: enabled (as module)
17:00:05 [2023-11-29T17:00:05.227Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:00:05 [2023-11-29T17:00:05.227Z]       Optional (for encrypted networks):
17:00:05 [2023-11-29T17:00:05.486Z]       - CONFIG_CRYPTO: enabled
17:00:05 [2023-11-29T17:00:05.486Z]       - CONFIG_CRYPTO_AEAD: enabled
17:00:05 [2023-11-29T17:00:05.486Z]       - CONFIG_CRYPTO_GCM: enabled
17:00:05 [2023-11-29T17:00:05.486Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:00:05 [2023-11-29T17:00:05.486Z]       - CONFIG_CRYPTO_GHASH: enabled
17:00:05 [2023-11-29T17:00:05.486Z]       - CONFIG_XFRM: enabled
17:00:05 [2023-11-29T17:00:05.486Z]       - CONFIG_XFRM_USER: enabled (as module)
17:00:05 [2023-11-29T17:00:05.486Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:00:05 [2023-11-29T17:00:05.486Z]       - CONFIG_INET_ESP: enabled (as module)
17:00:05 [2023-11-29T17:00:05.486Z]   - "ipvlan":
17:00:05 [2023-11-29T17:00:05.486Z]     - CONFIG_IPVLAN: enabled (as module)
17:00:05 [2023-11-29T17:00:05.486Z]   - "macvlan":
17:00:05 [2023-11-29T17:00:05.486Z]     - CONFIG_MACVLAN: enabled (as module)
17:00:05 [2023-11-29T17:00:05.486Z]     - CONFIG_DUMMY: enabled (as module)
17:00:05 [2023-11-29T17:00:05.486Z]   - "ftp,tftp client in container":
17:00:05 [2023-11-29T17:00:05.486Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:00:05 [2023-11-29T17:00:05.486Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:00:05 [2023-11-29T17:00:05.486Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:00:05 [2023-11-29T17:00:05.486Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:00:05 [2023-11-29T17:00:05.486Z] - Storage Drivers:
17:00:05 [2023-11-29T17:00:05.486Z]   - "aufs":
17:00:05 [2023-11-29T17:00:05.486Z]     - CONFIG_AUFS_FS: enabled (as module)
17:00:05 [2023-11-29T17:00:05.486Z]   - "btrfs":
17:00:05 [2023-11-29T17:00:05.486Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:00:05 [2023-11-29T17:00:05.486Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:00:05 [2023-11-29T17:00:05.486Z]   - "devicemapper":
17:00:05 [2023-11-29T17:00:05.486Z]     - CONFIG_BLK_DEV_DM: enabled
17:00:05 [2023-11-29T17:00:05.486Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:00:05 [2023-11-29T17:00:05.486Z]   - "overlay":
17:00:05 [2023-11-29T17:00:05.486Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:00:05 [2023-11-29T17:00:05.486Z]   - "zfs":
17:00:05 [2023-11-29T17:00:05.486Z]     - /dev/zfs: present
17:00:05 [2023-11-29T17:00:05.486Z]     - zfs command: missing
17:00:05 [2023-11-29T17:00:05.486Z]     - zpool command: missing
17:00:05 [2023-11-29T17:00:05.486Z] 
17:00:05 [2023-11-29T17:00:05.486Z] Limits:
17:00:05 [2023-11-29T17:00:05.486Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:00:05 [2023-11-29T17:00:05.486Z] 
17:00:05 [2023-11-29T17:00:05.486Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:00:05 [2023-11-29T17:00:05.806Z] + docker build --force-rm -t docker:75558a91de26182e39ff7ad911c6c74ec874ab44 .
17:00:06 [2023-11-29T17:00:06.067Z] #0 building with "default" instance using docker driver
17:00:06 [2023-11-29T17:00:06.067Z] 
17:00:06 [2023-11-29T17:00:06.067Z] #1 [internal] load .dockerignore
17:00:06 [2023-11-29T17:00:06.067Z] #1 transferring context:
17:00:06 [2023-11-29T17:00:06.325Z] #1 transferring context: 113B done
17:00:06 [2023-11-29T17:00:06.325Z] #1 DONE 0.2s
17:00:06 [2023-11-29T17:00:06.325Z] 
17:00:06 [2023-11-29T17:00:06.325Z] #2 [internal] load build definition from Dockerfile
17:00:06 [2023-11-29T17:00:06.325Z] #2 transferring dockerfile: 28.07kB done
17:00:06 [2023-11-29T17:00:06.325Z] #2 DONE 0.2s
17:00:06 [2023-11-29T17:00:06.325Z] 
17:00:06 [2023-11-29T17:00:06.325Z] #3 resolve image config for docker.io/docker/dockerfile:1
17:00:08 [2023-11-29T17:00:08.860Z] #3 DONE 2.3s
17:00:08 [2023-11-29T17:00:08.860Z] 
17:00:08 [2023-11-29T17:00:08.860Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
17:00:08 [2023-11-29T17:00:08.860Z] #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
17:00:08 [2023-11-29T17:00:08.860Z] #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
17:00:08 [2023-11-29T17:00:08.860Z] #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
17:00:08 [2023-11-29T17:00:08.860Z] #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
17:00:08 [2023-11-29T17:00:08.860Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0B / 11.02MB 0.1s
17:00:08 [2023-11-29T17:00:08.860Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.3s
17:00:08 [2023-11-29T17:00:08.860Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.3s done
17:00:08 [2023-11-29T17:00:08.860Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
17:00:08 [2023-11-29T17:00:08.860Z] #4 DONE 0.5s
17:00:09 [2023-11-29T17:00:09.119Z] 
17:00:09 [2023-11-29T17:00:09.119Z] #5 [internal] load metadata for docker.io/library/golang:1.21.3-bullseye
17:00:10 [2023-11-29T17:00:10.056Z] #5 DONE 1.1s
17:00:10 [2023-11-29T17:00:10.056Z] 
17:00:10 [2023-11-29T17:00:10.056Z] #6 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
17:00:10 [2023-11-29T17:00:10.315Z] #6 ...
17:00:10 [2023-11-29T17:00:10.315Z] 
17:00:10 [2023-11-29T17:00:10.315Z] #7 [internal] load metadata for docker.io/distribution/distribution:2.8.3
17:00:10 [2023-11-29T17:00:10.315Z] #7 DONE 1.2s
17:00:10 [2023-11-29T17:00:10.315Z] 
17:00:10 [2023-11-29T17:00:10.315Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:00:10 [2023-11-29T17:00:10.315Z] #8 DONE 1.3s
17:00:10 [2023-11-29T17:00:10.315Z] 
17:00:10 [2023-11-29T17:00:10.315Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
17:00:10 [2023-11-29T17:00:10.315Z] #9 DONE 1.4s
17:00:10 [2023-11-29T17:00:10.315Z] 
17:00:10 [2023-11-29T17:00:10.315Z] #10 [internal] load metadata for docker.io/docker/buildx-bin:0.12.0
17:00:10 [2023-11-29T17:00:10.575Z] #10 ...
17:00:10 [2023-11-29T17:00:10.575Z] 
17:00:10 [2023-11-29T17:00:10.575Z] #11 [internal] load metadata for docker.io/library/busybox:latest
17:00:10 [2023-11-29T17:00:10.575Z] #11 DONE 1.4s
17:00:10 [2023-11-29T17:00:10.834Z] 
17:00:10 [2023-11-29T17:00:10.834Z] #12 [internal] load metadata for docker.io/library/debian:bullseye
17:00:10 [2023-11-29T17:00:10.834Z] #12 ...
17:00:10 [2023-11-29T17:00:10.834Z] 
17:00:10 [2023-11-29T17:00:10.834Z] #6 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
17:00:10 [2023-11-29T17:00:10.834Z] #6 DONE 1.9s
17:00:11 [2023-11-29T17:00:11.093Z] 
17:00:11 [2023-11-29T17:00:11.093Z] #12 [internal] load metadata for docker.io/library/debian:bullseye
17:00:11 [2023-11-29T17:00:11.093Z] #12 DONE 2.0s
17:00:11 [2023-11-29T17:00:11.093Z] 
17:00:11 [2023-11-29T17:00:11.093Z] #10 [internal] load metadata for docker.io/docker/buildx-bin:0.12.0
17:00:11 [2023-11-29T17:00:11.352Z] #10 DONE 2.3s
17:00:11 [2023-11-29T17:00:11.921Z] 
17:00:11 [2023-11-29T17:00:11.921Z] #13 [internal] load build context
17:00:11 [2023-11-29T17:00:11.921Z] #13 transferring context: 3.80MB 0.1s
17:00:11 [2023-11-29T17:00:11.921Z] #13 ...
17:00:11 [2023-11-29T17:00:11.921Z] 
17:00:11 [2023-11-29T17:00:11.921Z] #14 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
17:00:11 [2023-11-29T17:00:11.921Z] #14 resolve docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 0.3s done
17:00:11 [2023-11-29T17:00:11.921Z] #14 DONE 0.3s
17:00:11 [2023-11-29T17:00:11.921Z] 
17:00:11 [2023-11-29T17:00:11.921Z] #13 [internal] load build context
17:00:13 [2023-11-29T17:00:13.332Z] #13 transferring context: 74.39MB 1.5s done
17:00:13 [2023-11-29T17:00:13.900Z] #13 DONE 2.1s
17:00:13 [2023-11-29T17:00:13.900Z] 
17:00:13 [2023-11-29T17:00:13.900Z] #15 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:fe69f483d2ef3e2309ecb19d18ab01054711746bc0a31bf5fbcffccb32182f05
17:00:13 [2023-11-29T17:00:13.900Z] #15 resolve docker.io/library/golang:1.21.3-bullseye@sha256:fe69f483d2ef3e2309ecb19d18ab01054711746bc0a31bf5fbcffccb32182f05 0.3s done
17:00:13 [2023-11-29T17:00:13.900Z] #15 sha256:fe69f483d2ef3e2309ecb19d18ab01054711746bc0a31bf5fbcffccb32182f05 1.86kB / 1.86kB done
17:00:13 [2023-11-29T17:00:13.900Z] #15 sha256:0f1ec82412dc3c217e68dde0c4acb3748649d7707521bc1d74e7ee4feac9a4f8 1.58kB / 1.58kB done
17:00:13 [2023-11-29T17:00:13.900Z] #15 sha256:764123563222b4f636c814f6aef8b178fcccb1c2ef07a0c9cece457cf17ddef0 7.44kB / 7.44kB done
17:00:13 [2023-11-29T17:00:13.900Z] #15 sha256:098bcc814ee5bafa2842bc45ecc3974bc4f2b66d05b05a8da5ac0c9fb91be947 15.75MB / 15.75MB 1.0s done
17:00:13 [2023-11-29T17:00:13.900Z] #15 sha256:9e627bbf1475bea4dce35bb2c9ee58b6eb3be5573e4efe8bd5793ae6a1555118 54.70MB / 54.70MB 1.6s
17:00:13 [2023-11-29T17:00:13.900Z] #15 sha256:d42ebdfc37acca5c3acbe173ac11133e691b402003a525c2b8431baf6935291e 53.71MB / 53.71MB 1.6s done
17:00:13 [2023-11-29T17:00:13.900Z] #15 extracting sha256:d42ebdfc37acca5c3acbe173ac11133e691b402003a525c2b8431baf6935291e
17:00:13 [2023-11-29T17:00:13.900Z] #15 sha256:7eeaa778b1cd35a09bad85f17609ca9defc4b4bca11d7a8a87f69288d85783ee 0B / 81.49MB 1.7s
17:00:14 [2023-11-29T17:00:14.206Z] #15 sha256:7eeaa778b1cd35a09bad85f17609ca9defc4b4bca11d7a8a87f69288d85783ee 16.78MB / 81.49MB 1.9s
17:00:14 [2023-11-29T17:00:14.464Z] #15 sha256:7eeaa778b1cd35a09bad85f17609ca9defc4b4bca11d7a8a87f69288d85783ee 25.17MB / 81.49MB 2.0s
17:00:14 [2023-11-29T17:00:14.465Z] #15 sha256:7eeaa778b1cd35a09bad85f17609ca9defc4b4bca11d7a8a87f69288d85783ee 32.51MB / 81.49MB 2.1s
17:00:14 [2023-11-29T17:00:14.465Z] #15 sha256:7eeaa778b1cd35a09bad85f17609ca9defc4b4bca11d7a8a87f69288d85783ee 50.33MB / 81.49MB 2.2s
17:00:14 [2023-11-29T17:00:14.724Z] #15 sha256:9e627bbf1475bea4dce35bb2c9ee58b6eb3be5573e4efe8bd5793ae6a1555118 54.70MB / 54.70MB 2.4s done
17:00:14 [2023-11-29T17:00:14.724Z] #15 sha256:7eeaa778b1cd35a09bad85f17609ca9defc4b4bca11d7a8a87f69288d85783ee 65.01MB / 81.49MB 2.5s
17:00:14 [2023-11-29T17:00:14.724Z] #15 sha256:28adf620c052fcbe3c60c7722063240366d2f75badd0cdcf6f900a36006f2937 13.63MB / 64.10MB 2.5s
17:00:14 [2023-11-29T17:00:14.724Z] #15 sha256:c272248298becb78371085599dff7c1e5aa38d96d9e70b25589e806b6a13c49c 0B / 155B 2.5s
17:00:14 [2023-11-29T17:00:14.983Z] #15 sha256:28adf620c052fcbe3c60c7722063240366d2f75badd0cdcf6f900a36006f2937 23.07MB / 64.10MB 2.6s
17:00:14 [2023-11-29T17:00:14.983Z] #15 sha256:c272248298becb78371085599dff7c1e5aa38d96d9e70b25589e806b6a13c49c 155B / 155B 2.6s
17:00:14 [2023-11-29T17:00:14.983Z] #15 sha256:28adf620c052fcbe3c60c7722063240366d2f75badd0cdcf6f900a36006f2937 32.51MB / 64.10MB 2.7s
17:00:14 [2023-11-29T17:00:14.983Z] #15 sha256:c272248298becb78371085599dff7c1e5aa38d96d9e70b25589e806b6a13c49c 155B / 155B 2.6s done
17:00:15 [2023-11-29T17:00:15.302Z] #15 sha256:7eeaa778b1cd35a09bad85f17609ca9defc4b4bca11d7a8a87f69288d85783ee 75.50MB / 81.49MB 2.8s
17:00:15 [2023-11-29T17:00:15.302Z] #15 sha256:28adf620c052fcbe3c60c7722063240366d2f75badd0cdcf6f900a36006f2937 43.23MB / 64.10MB 2.8s
17:00:15 [2023-11-29T17:00:15.302Z] #15 sha256:7eeaa778b1cd35a09bad85f17609ca9defc4b4bca11d7a8a87f69288d85783ee 80.74MB / 81.49MB 2.9s
17:00:15 [2023-11-29T17:00:15.302Z] #15 sha256:28adf620c052fcbe3c60c7722063240366d2f75badd0cdcf6f900a36006f2937 53.48MB / 64.10MB 2.9s
17:00:15 [2023-11-29T17:00:15.562Z] #15 sha256:28adf620c052fcbe3c60c7722063240366d2f75badd0cdcf6f900a36006f2937 64.10MB / 64.10MB 3.1s
17:00:16 [2023-11-29T17:00:16.130Z] #15 extracting sha256:d42ebdfc37acca5c3acbe173ac11133e691b402003a525c2b8431baf6935291e 2.1s done
17:00:17 [2023-11-29T17:00:17.506Z] #15 extracting sha256:098bcc814ee5bafa2842bc45ecc3974bc4f2b66d05b05a8da5ac0c9fb91be947
17:00:17 [2023-11-29T17:00:17.506Z] #15 sha256:7eeaa778b1cd35a09bad85f17609ca9defc4b4bca11d7a8a87f69288d85783ee 81.49MB / 81.49MB 5.1s done
17:00:18 [2023-11-29T17:00:18.074Z] #15 extracting sha256:098bcc814ee5bafa2842bc45ecc3974bc4f2b66d05b05a8da5ac0c9fb91be947 0.7s done
17:00:18 [2023-11-29T17:00:18.333Z] #15 extracting sha256:9e627bbf1475bea4dce35bb2c9ee58b6eb3be5573e4efe8bd5793ae6a1555118
17:00:18 [2023-11-29T17:00:18.593Z] #15 ...
17:00:18 [2023-11-29T17:00:18.593Z] 
17:00:18 [2023-11-29T17:00:18.593Z] #16 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.0@sha256:680c2dd904ae9f3a5c8d9e4df4c50651e5000eb4a9200f117eec8f7c2926e9c6
17:00:18 [2023-11-29T17:00:18.593Z] #16 resolve docker.io/docker/buildx-bin:0.12.0@sha256:680c2dd904ae9f3a5c8d9e4df4c50651e5000eb4a9200f117eec8f7c2926e9c6 0.3s done
17:00:18 [2023-11-29T17:00:18.593Z] #16 sha256:680c2dd904ae9f3a5c8d9e4df4c50651e5000eb4a9200f117eec8f7c2926e9c6 8.43kB / 8.43kB done
17:00:18 [2023-11-29T17:00:18.593Z] #16 sha256:35f8448205d9dfb505a086a1e3255d29308993ed9a26280d8ad373511cb2e7c7 1.14kB / 1.14kB done
17:00:18 [2023-11-29T17:00:18.593Z] #16 sha256:4a414cfa9cd92a4e51daea13acb8b4613014cc3451edaa61fde120fb8f89fda4 482B / 482B done
17:00:18 [2023-11-29T17:00:18.593Z] #16 sha256:a6ec2321c445b37a4772e7cf0bcd04f4f618924543cb6b81daef201b6878db72 15.64MB / 15.64MB 3.2s done
17:00:18 [2023-11-29T17:00:18.593Z] #16 extracting sha256:a6ec2321c445b37a4772e7cf0bcd04f4f618924543cb6b81daef201b6878db72 0.3s done
17:00:18 [2023-11-29T17:00:18.593Z] #16 DONE 6.8s
17:00:18 [2023-11-29T17:00:18.593Z] 
17:00:18 [2023-11-29T17:00:18.593Z] #17 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
17:00:18 [2023-11-29T17:00:18.593Z] #17 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.3s done
17:00:18 [2023-11-29T17:00:18.593Z] #17 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
17:00:18 [2023-11-29T17:00:18.593Z] #17 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
17:00:18 [2023-11-29T17:00:18.593Z] #17 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
17:00:18 [2023-11-29T17:00:18.593Z] #17 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 0B / 16.18kB 6.2s
17:00:18 [2023-11-29T17:00:18.593Z] #17 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
17:00:18 [2023-11-29T17:00:18.593Z] #17 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 6.3s done
17:00:18 [2023-11-29T17:00:18.593Z] #17 ...
17:00:18 [2023-11-29T17:00:18.593Z] 
17:00:18 [2023-11-29T17:00:18.593Z] #15 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:fe69f483d2ef3e2309ecb19d18ab01054711746bc0a31bf5fbcffccb32182f05
17:00:19 [2023-11-29T17:00:19.532Z] #15 ...
17:00:19 [2023-11-29T17:00:19.532Z] 
17:00:19 [2023-11-29T17:00:19.532Z] #17 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
17:00:19 [2023-11-29T17:00:19.532Z] #17 DONE 7.8s
17:00:19 [2023-11-29T17:00:19.532Z] 
17:00:19 [2023-11-29T17:00:19.532Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
17:00:19 [2023-11-29T17:00:19.532Z] #18 resolve docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 0.3s done
17:00:19 [2023-11-29T17:00:19.532Z] #18 sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 2.29kB / 2.29kB done
17:00:19 [2023-11-29T17:00:19.532Z] #18 sha256:1fa89c01cd0473cedbd1a470abb8c139eeb80920edf1bc55de87851bfb63ea11 528B / 528B done
17:00:19 [2023-11-29T17:00:19.532Z] #18 sha256:fc9db2894f4e4b8c296b8c9dab7e18a6e78de700d21bc0cfaf5c78484226db9c 1.47kB / 1.47kB done
17:00:19 [2023-11-29T17:00:19.532Z] #18 sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 1.92MB / 1.92MB 6.4s done
17:00:19 [2023-11-29T17:00:19.532Z] #18 extracting sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 0.1s done
17:00:19 [2023-11-29T17:00:19.532Z] #18 DONE 7.8s
17:00:19 [2023-11-29T17:00:19.791Z] 
17:00:19 [2023-11-29T17:00:19.791Z] #15 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:fe69f483d2ef3e2309ecb19d18ab01054711746bc0a31bf5fbcffccb32182f05
17:00:20 [2023-11-29T17:00:20.729Z] #15 extracting sha256:9e627bbf1475bea4dce35bb2c9ee58b6eb3be5573e4efe8bd5793ae6a1555118 2.1s done
17:00:20 [2023-11-29T17:00:20.729Z] #15 ...
17:00:20 [2023-11-29T17:00:20.729Z] 
17:00:20 [2023-11-29T17:00:20.729Z] #14 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
17:00:20 [2023-11-29T17:00:20.729Z] #14 sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 8.43kB / 8.43kB done
17:00:20 [2023-11-29T17:00:20.729Z] #14 sha256:3fe5e1176d135e30c230bea731562ab9e3bd22009cbebd801811d167eb2a3380 482B / 482B done
17:00:20 [2023-11-29T17:00:20.729Z] #14 sha256:00178eb749e7591f4a7e6b4ba276167adc842bb0c9a687933e659ae969c6bbd3 2.21kB / 2.21kB done
17:00:20 [2023-11-29T17:00:20.729Z] #14 sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 16.30MB / 16.30MB 6.7s done
17:00:20 [2023-11-29T17:00:20.729Z] #14 extracting sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 0.3s done
17:00:20 [2023-11-29T17:00:20.729Z] #14 DONE 9.1s
17:00:20 [2023-11-29T17:00:20.988Z] 
17:00:20 [2023-11-29T17:00:20.988Z] #19 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:ab2b95aa8d7d6d54866b92c322cf0693933c1ae8038652f24ddfda1d1763a45a
17:00:20 [2023-11-29T17:00:20.988Z] #19 resolve docker.io/library/debian:bullseye@sha256:ab2b95aa8d7d6d54866b92c322cf0693933c1ae8038652f24ddfda1d1763a45a 0.3s done
17:00:20 [2023-11-29T17:00:20.988Z] #19 sha256:ab2b95aa8d7d6d54866b92c322cf0693933c1ae8038652f24ddfda1d1763a45a 1.85kB / 1.85kB done
17:00:20 [2023-11-29T17:00:20.988Z] #19 sha256:d6d47ed7f99970d4dc71803cc218a9a79d1ddee3678a1c4379fed16f1d6ed805 529B / 529B done
17:00:20 [2023-11-29T17:00:20.988Z] #19 sha256:032648844822dd2e67950005b8d0b1279f43228946ce9621d8743de0fa7d62a0 1.48kB / 1.48kB done
17:00:20 [2023-11-29T17:00:20.988Z] #19 sha256:bbf382c14c7b19b81c612f639e09e6a7b04eccd4481d0abac48b8ace9faae3b3 53.71MB / 53.71MB 8.5s done
17:00:20 [2023-11-29T17:00:20.988Z] #19 extracting sha256:bbf382c14c7b19b81c612f639e09e6a7b04eccd4481d0abac48b8ace9faae3b3
17:00:20 [2023-11-29T17:00:20.988Z] #19 ...
17:00:20 [2023-11-29T17:00:20.988Z] 
17:00:20 [2023-11-29T17:00:20.988Z] #20 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:00:20 [2023-11-29T17:00:20.989Z] #20 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.3s done
17:00:20 [2023-11-29T17:00:20.989Z] #20 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
17:00:20 [2023-11-29T17:00:20.989Z] #20 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
17:00:20 [2023-11-29T17:00:20.989Z] #20 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
17:00:20 [2023-11-29T17:00:20.989Z] #20 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.9s done
17:00:20 [2023-11-29T17:00:20.989Z] #20 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done
17:00:20 [2023-11-29T17:00:20.989Z] #20 DONE 9.3s
17:00:20 [2023-11-29T17:00:20.989Z] 
17:00:20 [2023-11-29T17:00:20.989Z] #19 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:ab2b95aa8d7d6d54866b92c322cf0693933c1ae8038652f24ddfda1d1763a45a
17:00:20 [2023-11-29T17:00:20.989Z] #19 ...
17:00:20 [2023-11-29T17:00:20.989Z] 
17:00:20 [2023-11-29T17:00:20.989Z] #21 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
17:00:20 [2023-11-29T17:00:20.989Z] #21 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 0.3s done
17:00:20 [2023-11-29T17:00:20.989Z] #21 sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 4.67kB / 4.67kB done
17:00:20 [2023-11-29T17:00:20.989Z] #21 sha256:d6213c56dc23f948e18d58abb6499f2112d85fc8c0eae4391386b6bcfaa70e01 1.05kB / 1.05kB done
17:00:20 [2023-11-29T17:00:20.989Z] #21 sha256:184ed8ae6fb6cdaf999646a8855ce3916872363882142964f36a096186792c50 2.57kB / 2.57kB done
17:00:20 [2023-11-29T17:00:20.989Z] #21 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 7.4s done
17:00:20 [2023-11-29T17:00:20.989Z] #21 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 7.7s done
17:00:20 [2023-11-29T17:00:20.989Z] #21 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0.4s done
17:00:20 [2023-11-29T17:00:20.989Z] #21 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 done
17:00:20 [2023-11-29T17:00:20.989Z] #21 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0B / 5.82MB 8.8s
17:00:21 [2023-11-29T17:00:21.248Z] #21 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 4.19MB / 5.82MB 8.9s
17:00:21 [2023-11-29T17:00:21.248Z] #21 ...
17:00:21 [2023-11-29T17:00:21.248Z] 
17:00:21 [2023-11-29T17:00:21.248Z] #15 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:fe69f483d2ef3e2309ecb19d18ab01054711746bc0a31bf5fbcffccb32182f05
17:00:21 [2023-11-29T17:00:21.248Z] #15 extracting sha256:7eeaa778b1cd35a09bad85f17609ca9defc4b4bca11d7a8a87f69288d85783ee
17:00:22 [2023-11-29T17:00:22.627Z] #15 ...
17:00:22 [2023-11-29T17:00:22.627Z] 
17:00:22 [2023-11-29T17:00:22.627Z] #21 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
17:00:22 [2023-11-29T17:00:22.627Z] #21 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 9.1s done
17:00:22 [2023-11-29T17:00:22.627Z] #21 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.2s done
17:00:22 [2023-11-29T17:00:22.627Z] #21 DONE 10.9s
17:00:22 [2023-11-29T17:00:22.627Z] 
17:00:22 [2023-11-29T17:00:22.627Z] #15 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:fe69f483d2ef3e2309ecb19d18ab01054711746bc0a31bf5fbcffccb32182f05
17:00:24 [2023-11-29T17:00:24.073Z] #15 extracting sha256:7eeaa778b1cd35a09bad85f17609ca9defc4b4bca11d7a8a87f69288d85783ee 2.7s done
17:00:24 [2023-11-29T17:00:24.332Z] #15 extracting sha256:28adf620c052fcbe3c60c7722063240366d2f75badd0cdcf6f900a36006f2937
17:00:24 [2023-11-29T17:00:24.332Z] #15 ...
17:00:24 [2023-11-29T17:00:24.332Z] 
17:00:24 [2023-11-29T17:00:24.332Z] #19 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:ab2b95aa8d7d6d54866b92c322cf0693933c1ae8038652f24ddfda1d1763a45a
17:00:24 [2023-11-29T17:00:24.332Z] #19 extracting sha256:bbf382c14c7b19b81c612f639e09e6a7b04eccd4481d0abac48b8ace9faae3b3 3.0s done
17:00:24 [2023-11-29T17:00:24.332Z] #19 DONE 12.7s
17:00:24 [2023-11-29T17:00:24.332Z] 
17:00:24 [2023-11-29T17:00:24.332Z] #15 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:fe69f483d2ef3e2309ecb19d18ab01054711746bc0a31bf5fbcffccb32182f05
17:00:27 [2023-11-29T17:00:27.623Z] #15 extracting sha256:28adf620c052fcbe3c60c7722063240366d2f75badd0cdcf6f900a36006f2937 3.0s done
17:00:27 [2023-11-29T17:00:27.888Z] #15 extracting sha256:c272248298becb78371085599dff7c1e5aa38d96d9e70b25589e806b6a13c49c done
17:00:27 [2023-11-29T17:00:27.888Z] #15 DONE 16.3s
17:00:27 [2023-11-29T17:00:27.888Z] 
17:00:27 [2023-11-29T17:00:27.888Z] #22 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
17:00:27 [2023-11-29T17:00:27.888Z] #22 1.438 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
17:00:27 [2023-11-29T17:00:27.888Z] #22 1.452 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:00:27 [2023-11-29T17:00:27.888Z] #22 1.452 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:00:27 [2023-11-29T17:00:27.888Z] #22 1.605 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
17:00:27 [2023-11-29T17:00:27.888Z] #22 1.778 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [254 kB]
17:00:27 [2023-11-29T17:00:27.888Z] #22 1.821 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [15.1 kB]
17:00:27 [2023-11-29T17:00:27.888Z] #22 2.671 Fetched 8429 kB in 1s (5637 kB/s)
17:00:27 [2023-11-29T17:00:27.888Z] #22 2.671 Reading package lists...
17:00:28 [2023-11-29T17:00:28.148Z] #22 3.226 Reading package lists...
17:00:28 [2023-11-29T17:00:28.148Z] #22 3.754 Building dependency tree...
17:00:28 [2023-11-29T17:00:28.407Z] #22 4.092 The following additional packages will be installed:
17:00:28 [2023-11-29T17:00:28.667Z] #22 4.093   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
17:00:28 [2023-11-29T17:00:28.667Z] #22 4.094   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
17:00:28 [2023-11-29T17:00:28.667Z] #22 4.095 Recommended packages:
17:00:28 [2023-11-29T17:00:28.667Z] #22 4.095   libldap-common publicsuffix libsasl2-modules
17:00:28 [2023-11-29T17:00:28.667Z] #22 4.216 The following NEW packages will be installed:
17:00:28 [2023-11-29T17:00:28.667Z] #22 4.217   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
17:00:28 [2023-11-29T17:00:28.667Z] #22 4.217   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
17:00:28 [2023-11-29T17:00:28.667Z] #22 4.217   libssh2-1 openssl
17:00:28 [2023-11-29T17:00:28.927Z] #22 4.490 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
17:00:28 [2023-11-29T17:00:28.927Z] #22 4.490 Need to get 2951 kB of archives.
17:00:28 [2023-11-29T17:00:28.927Z] #22 4.490 After this operation, 6501 kB of additional disk space will be used.
17:00:28 [2023-11-29T17:00:28.927Z] #22 4.490 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1w-0+deb11u1 [837 kB]
17:00:28 [2023-11-29T17:00:28.927Z] #22 4.507 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
17:00:28 [2023-11-29T17:00:28.927Z] #22 4.511 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
17:00:28 [2023-11-29T17:00:28.927Z] #22 4.513 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
17:00:28 [2023-11-29T17:00:28.927Z] #22 4.515 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
17:00:28 [2023-11-29T17:00:28.927Z] #22 4.519 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
17:00:28 [2023-11-29T17:00:28.927Z] #22 4.521 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
17:00:28 [2023-11-29T17:00:28.927Z] #22 4.522 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
17:00:28 [2023-11-29T17:00:28.927Z] #22 4.525 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
17:00:28 [2023-11-29T17:00:28.927Z] #22 4.526 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
17:00:28 [2023-11-29T17:00:28.927Z] #22 4.528 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u10 [326 kB]
17:00:28 [2023-11-29T17:00:28.927Z] #22 4.531 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u10 [265 kB]
17:00:28 [2023-11-29T17:00:28.927Z] #22 4.534 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
17:00:28 [2023-11-29T17:00:28.927Z] #22 4.536 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
17:00:28 [2023-11-29T17:00:28.927Z] #22 4.541 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
17:00:28 [2023-11-29T17:00:28.927Z] #22 4.695 debconf: delaying package configuration, since apt-utils is not installed
17:00:29 [2023-11-29T17:00:29.191Z] #22 4.728 Fetched 2951 kB in 0s (9328 kB/s)
17:00:29 [2023-11-29T17:00:29.192Z] #22 4.793 Selecting previously unselected package openssl.
17:00:29 [2023-11-29T17:00:29.192Z] #22 4.793 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6656 files and directories currently installed.)
17:00:29 [2023-11-29T17:00:29.192Z] #22 4.798 Preparing to unpack .../00-openssl_1.1.1w-0+deb11u1_arm64.deb ...
17:00:29 [2023-11-29T17:00:29.192Z] #22 4.818 Unpacking openssl (1.1.1w-0+deb11u1) ...
17:00:29 [2023-11-29T17:00:29.454Z] #22 5.036 Selecting previously unselected package ca-certificates.
17:00:29 [2023-11-29T17:00:29.454Z] #22 5.038 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
17:00:29 [2023-11-29T17:00:29.454Z] #22 5.045 Unpacking ca-certificates (20210119) ...
17:00:29 [2023-11-29T17:00:29.454Z] #22 5.187 Selecting previously unselected package libbrotli1:arm64.
17:00:29 [2023-11-29T17:00:29.454Z] #22 ...
17:00:29 [2023-11-29T17:00:29.454Z] 
17:00:29 [2023-11-29T17:00:29.454Z] #23 [build-dummy 2/2] RUN mkdir -p /build
17:00:29 [2023-11-29T17:00:29.712Z] #23 ...
17:00:29 [2023-11-29T17:00:29.712Z] 
17:00:29 [2023-11-29T17:00:29.712Z] #22 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
17:00:29 [2023-11-29T17:00:29.712Z] #22 5.189 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
17:00:29 [2023-11-29T17:00:29.712Z] #22 5.206 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
17:00:29 [2023-11-29T17:00:29.712Z] #22 5.409 Selecting previously unselected package libsasl2-modules-db:arm64.
17:00:29 [2023-11-29T17:00:29.971Z] #22 5.411 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
17:00:29 [2023-11-29T17:00:29.971Z] #22 5.463 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
17:00:30 [2023-11-29T17:00:30.230Z] #22 5.813 Selecting previously unselected package libsasl2-2:arm64.
17:00:30 [2023-11-29T17:00:30.230Z] #22 5.815 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
17:00:30 [2023-11-29T17:00:30.230Z] #22 5.823 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
17:00:30 [2023-11-29T17:00:30.488Z] #22 6.141 Selecting previously unselected package libldap-2.4-2:arm64.
17:00:30 [2023-11-29T17:00:30.747Z] #22 6.143 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
17:00:30 [2023-11-29T17:00:30.747Z] #22 6.179 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
17:00:31 [2023-11-29T17:00:31.006Z] #22 6.652 Selecting previously unselected package libnghttp2-14:arm64.
17:00:31 [2023-11-29T17:00:31.300Z] #22 6.654 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
17:00:31 [2023-11-29T17:00:31.300Z] #22 6.672 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
17:00:31 [2023-11-29T17:00:31.300Z] #22 6.989 Selecting previously unselected package libpsl5:arm64.
17:00:31 [2023-11-29T17:00:31.559Z] #22 6.991 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
17:00:31 [2023-11-29T17:00:31.559Z] #22 7.011 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
17:00:31 [2023-11-29T17:00:31.559Z] #22 7.322 Selecting previously unselected package librtmp1:arm64.
17:00:31 [2023-11-29T17:00:31.818Z] #22 7.324 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
17:00:31 [2023-11-29T17:00:31.818Z] #22 7.333 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
17:00:32 [2023-11-29T17:00:32.077Z] #22 7.632 Selecting previously unselected package libssh2-1:arm64.
17:00:32 [2023-11-29T17:00:32.077Z] #22 7.634 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
17:00:32 [2023-11-29T17:00:32.077Z] #22 7.695 Unpacking libssh2-1:arm64 (1.9.0-2) ...
17:00:32 [2023-11-29T17:00:32.644Z] #22 8.288 Selecting previously unselected package libcurl4:arm64.
17:00:32 [2023-11-29T17:00:32.644Z] #22 ...
17:00:32 [2023-11-29T17:00:32.644Z] 
17:00:32 [2023-11-29T17:00:32.644Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
17:00:32 [2023-11-29T17:00:32.903Z] #24 ...
17:00:32 [2023-11-29T17:00:32.903Z] 
17:00:32 [2023-11-29T17:00:32.903Z] #22 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
17:00:32 [2023-11-29T17:00:32.903Z] #22 8.290 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u10_arm64.deb ...
17:00:32 [2023-11-29T17:00:32.903Z] #22 8.473 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u10) ...
17:00:33 [2023-11-29T17:00:33.162Z] #22 8.875 Selecting previously unselected package curl.
17:00:33 [2023-11-29T17:00:33.427Z] #22 8.876 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u10_arm64.deb ...
17:00:33 [2023-11-29T17:00:33.427Z] #22 8.972 Unpacking curl (7.74.0-1.3+deb11u10) ...
17:00:33 [2023-11-29T17:00:33.993Z] #22 9.671 Selecting previously unselected package libonig5:arm64.
17:00:34 [2023-11-29T17:00:34.252Z] #22 9.672 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
17:00:34 [2023-11-29T17:00:34.252Z] #22 9.741 Unpacking libonig5:arm64 (6.9.6-1.1) ...
17:00:34 [2023-11-29T17:00:34.538Z] #22 10.08 Selecting previously unselected package libjq1:arm64.
17:00:34 [2023-11-29T17:00:34.538Z] #22 10.08 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
17:00:34 [2023-11-29T17:00:34.538Z] #22 10.12 Unpacking libjq1:arm64 (1.6-2.1) ...
17:00:34 [2023-11-29T17:00:34.797Z] #22 10.34 Selecting previously unselected package jq.
17:00:34 [2023-11-29T17:00:34.797Z] #22 10.34 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
17:00:34 [2023-11-29T17:00:34.797Z] #22 10.36 Unpacking jq (1.6-2.1) ...
17:00:35 [2023-11-29T17:00:35.056Z] #22 10.65 Setting up libpsl5:arm64 (0.21.0-1.2) ...
17:00:35 [2023-11-29T17:00:35.056Z] #22 10.81 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
17:00:35 [2023-11-29T17:00:35.315Z] #22 10.94 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
17:00:35 [2023-11-29T17:00:35.574Z] #22 11.02 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
17:00:35 [2023-11-29T17:00:35.574Z] #22 11.14 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
17:00:35 [2023-11-29T17:00:35.574Z] #22 11.19 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
17:00:35 [2023-11-29T17:00:35.893Z] #22 11.38 Setting up libssh2-1:arm64 (1.9.0-2) ...
17:00:35 [2023-11-29T17:00:35.893Z] #22 11.66 Setting up openssl (1.1.1w-0+deb11u1) ...
17:00:36 [2023-11-29T17:00:36.152Z] #22 11.81 Setting up libonig5:arm64 (6.9.6-1.1) ...
17:00:36 [2023-11-29T17:00:36.412Z] #22 11.86 Setting up libjq1:arm64 (1.6-2.1) ...
17:00:36 [2023-11-29T17:00:36.412Z] #22 11.97 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
17:00:36 [2023-11-29T17:00:36.412Z] #22 12.11 Setting up ca-certificates (20210119) ...
17:00:36 [2023-11-29T17:00:36.980Z] #22 12.62 Updating certificates in /etc/ssl/certs...
17:00:37 [2023-11-29T17:00:37.240Z] #22 ...
17:00:37 [2023-11-29T17:00:37.240Z] 
17:00:37 [2023-11-29T17:00:37.240Z] #23 [build-dummy 2/2] RUN mkdir -p /build
17:00:37 [2023-11-29T17:00:37.240Z] #23 DONE 17.7s
17:00:37 [2023-11-29T17:00:37.240Z] 
17:00:37 [2023-11-29T17:00:37.240Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
17:00:37 [2023-11-29T17:00:37.240Z] #24 DONE 14.7s
17:00:37 [2023-11-29T17:00:37.240Z] 
17:00:37 [2023-11-29T17:00:37.240Z] #25 [binary-dummy 1/1] COPY --from=build-dummy /build /build
17:00:37 [2023-11-29T17:00:37.240Z] #25 DONE 0.1s
17:00:37 [2023-11-29T17:00:37.499Z] 
17:00:37 [2023-11-29T17:00:37.499Z] #26 [base 2/5] COPY --from=xx / /
17:00:37 [2023-11-29T17:00:37.499Z] #26 DONE 0.2s
17:00:37 [2023-11-29T17:00:37.499Z] 
17:00:37 [2023-11-29T17:00:37.499Z] #27 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
17:00:38 [2023-11-29T17:00:38.067Z] #27 DONE 0.4s
17:00:38 [2023-11-29T17:00:38.067Z] 
17:00:38 [2023-11-29T17:00:38.067Z] #22 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
17:00:38 [2023-11-29T17:00:38.067Z] #22 13.31 129 added, 0 removed; done.
17:00:38 [2023-11-29T17:00:38.067Z] #22 13.38 Setting up jq (1.6-2.1) ...
17:00:38 [2023-11-29T17:00:38.067Z] #22 13.41 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u10) ...
17:00:38 [2023-11-29T17:00:38.067Z] #22 13.42 Setting up curl (7.74.0-1.3+deb11u10) ...
17:00:38 [2023-11-29T17:00:38.067Z] #22 13.43 Processing triggers for libc-bin (2.31-13+deb11u7) ...
17:00:38 [2023-11-29T17:00:38.067Z] #22 13.49 Processing triggers for ca-certificates (20210119) ...
17:00:38 [2023-11-29T17:00:38.067Z] #22 13.51 Updating certificates in /etc/ssl/certs...
17:00:38 [2023-11-29T17:00:38.326Z] #22 13.96 0 added, 0 removed; done.
17:00:38 [2023-11-29T17:00:38.326Z] #22 13.96 Running hooks in /etc/ca-certificates/update.d...
17:00:38 [2023-11-29T17:00:38.326Z] #22 13.96 done.
17:00:38 [2023-11-29T17:00:38.326Z] #22 DONE 14.1s
17:00:38 [2023-11-29T17:00:38.326Z] 
17:00:38 [2023-11-29T17:00:38.326Z] #28 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true
17:00:38 [2023-11-29T17:00:38.326Z] #28 DONE 0.5s
17:00:38 [2023-11-29T17:00:38.326Z] 
17:00:38 [2023-11-29T17:00:38.326Z] #29 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
17:00:38 [2023-11-29T17:00:38.585Z] #29 ...
17:00:38 [2023-11-29T17:00:38.585Z] 
17:00:38 [2023-11-29T17:00:38.585Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:00:38 [2023-11-29T17:00:38.585Z] #30 DONE 0.1s
17:00:38 [2023-11-29T17:00:38.844Z] 
17:00:38 [2023-11-29T17:00:38.844Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
17:00:40 [2023-11-29T17:00:40.751Z] #31 2.345 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
17:00:41 [2023-11-29T17:00:41.578Z] #31 2.903 #=#=#                                                                         
17:00:41 [2023-11-29T17:00:41.837Z] #31 3.156 #=#=#                                                                         

######################################################################## 100.0%
17:00:41 [2023-11-29T17:00:41.837Z] #31 3.387 
17:00:43 [2023-11-29T17:00:43.216Z] #31 ...
17:00:43 [2023-11-29T17:00:43.216Z] 
17:00:43 [2023-11-29T17:00:43.216Z] #29 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
17:00:43 [2023-11-29T17:00:43.216Z] #29 0.771 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
17:00:43 [2023-11-29T17:00:43.216Z] #29 0.783 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:00:43 [2023-11-29T17:00:43.216Z] #29 0.783 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:00:43 [2023-11-29T17:00:43.216Z] #29 0.911 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
17:00:43 [2023-11-29T17:00:43.216Z] #29 1.044 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [254 kB]
17:00:43 [2023-11-29T17:00:43.216Z] #29 1.151 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [15.1 kB]
17:00:43 [2023-11-29T17:00:43.216Z] #29 1.896 Fetched 8429 kB in 1s (6092 kB/s)
17:00:43 [2023-11-29T17:00:43.216Z] #29 1.896 Reading package lists...
17:00:43 [2023-11-29T17:00:43.216Z] #29 2.438 Reading package lists...
17:00:43 [2023-11-29T17:00:43.216Z] #29 2.971 Building dependency tree...
17:00:43 [2023-11-29T17:00:43.216Z] #29 3.125 Reading state information...
17:00:43 [2023-11-29T17:00:43.216Z] #29 3.320 The following additional packages will be installed:
17:00:43 [2023-11-29T17:00:43.216Z] #29 3.320   libmagic-mgc libmagic1
17:00:43 [2023-11-29T17:00:43.216Z] #29 3.347 The following NEW packages will be installed:
17:00:43 [2023-11-29T17:00:43.216Z] #29 3.348   file libmagic-mgc libmagic1
17:00:43 [2023-11-29T17:00:43.216Z] #29 3.620 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
17:00:43 [2023-11-29T17:00:43.216Z] #29 3.620 Need to get 465 kB of archives.
17:00:43 [2023-11-29T17:00:43.216Z] #29 3.620 After this operation, 7075 kB of additional disk space will be used.
17:00:43 [2023-11-29T17:00:43.216Z] #29 3.620 Get:1 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3+deb11u1 [273 kB]
17:00:43 [2023-11-29T17:00:43.216Z] #29 3.629 Get:2 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3+deb11u1 [123 kB]
17:00:43 [2023-11-29T17:00:43.216Z] #29 3.631 Get:3 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3+deb11u1 [69.2 kB]
17:00:43 [2023-11-29T17:00:43.216Z] #29 3.769 debconf: delaying package configuration, since apt-utils is not installed
17:00:43 [2023-11-29T17:00:43.216Z] #29 3.813 Fetched 465 kB in 0s (1680 kB/s)
17:00:43 [2023-11-29T17:00:43.216Z] #29 3.843 Selecting previously unselected package libmagic-mgc.
17:00:43 [2023-11-29T17:00:43.216Z] #29 3.843 (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 ... 15711 files and directories currently installed.)
17:00:43 [2023-11-29T17:00:43.216Z] #29 3.854 Preparing to unpack .../libmagic-mgc_1%3a5.39-3+deb11u1_arm64.deb ...
17:00:43 [2023-11-29T17:00:43.216Z] #29 3.864 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ...
17:00:43 [2023-11-29T17:00:43.216Z] #29 3.976 Selecting previously unselected package libmagic1:arm64.
17:00:43 [2023-11-29T17:00:43.216Z] #29 3.978 Preparing to unpack .../libmagic1_1%3a5.39-3+deb11u1_arm64.deb ...
17:00:43 [2023-11-29T17:00:43.216Z] #29 3.985 Unpacking libmagic1:arm64 (1:5.39-3+deb11u1) ...
17:00:43 [2023-11-29T17:00:43.216Z] #29 4.019 Selecting previously unselected package file.
17:00:43 [2023-11-29T17:00:43.216Z] #29 4.021 Preparing to unpack .../file_1%3a5.39-3+deb11u1_arm64.deb ...
17:00:43 [2023-11-29T17:00:43.216Z] #29 4.031 Unpacking file (1:5.39-3+deb11u1) ...
17:00:43 [2023-11-29T17:00:43.216Z] #29 4.111 Setting up libmagic-mgc (1:5.39-3+deb11u1) ...
17:00:43 [2023-11-29T17:00:43.216Z] #29 4.126 Setting up libmagic1:arm64 (1:5.39-3+deb11u1) ...
17:00:43 [2023-11-29T17:00:43.216Z] #29 4.150 Setting up file (1:5.39-3+deb11u1) ...
17:00:43 [2023-11-29T17:00:43.216Z] #29 4.176 Processing triggers for libc-bin (2.31-13+deb11u7) ...
17:00:43 [2023-11-29T17:00:43.216Z] #29 DONE 4.6s
17:00:43 [2023-11-29T17:00:43.216Z] 
17:00:43 [2023-11-29T17:00:43.216Z] #32 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
17:00:43 [2023-11-29T17:00:43.216Z] #32 ...
17:00:43 [2023-11-29T17:00:43.216Z] 
17:00:43 [2023-11-29T17:00:43.216Z] #33 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:00:43 [2023-11-29T17:00:43.216Z] #33 DONE 0.3s
17:00:43 [2023-11-29T17:00:43.216Z] 
17:00:43 [2023-11-29T17:00:43.216Z] #34 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
17:00:43 [2023-11-29T17:00:43.216Z] #34 DONE 0.4s
17:00:43 [2023-11-29T17:00:43.216Z] 
17:00:43 [2023-11-29T17:00:43.216Z] #35 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
17:00:43 [2023-11-29T17:00:43.475Z] #35 ...
17:00:43 [2023-11-29T17:00:43.475Z] 
17:00:43 [2023-11-29T17:00:43.475Z] #36 [runc-src 1/3] WORKDIR /usr/src/runc
17:00:43 [2023-11-29T17:00:43.475Z] #36 DONE 0.4s
17:00:43 [2023-11-29T17:00:43.475Z] 
17:00:43 [2023-11-29T17:00:43.475Z] #37 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
17:00:43 [2023-11-29T17:00:43.475Z] #37 DONE 0.4s
17:00:43 [2023-11-29T17:00:43.475Z] 
17:00:43 [2023-11-29T17:00:43.475Z] #38 [delve-src 1/3] WORKDIR /usr/src/delve
17:00:43 [2023-11-29T17:00:43.475Z] #38 DONE 0.4s
17:00:43 [2023-11-29T17:00:43.475Z] 
17:00:43 [2023-11-29T17:00:43.475Z] #39 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:00:43 [2023-11-29T17:00:43.475Z] #39 DONE 0.4s
17:00:43 [2023-11-29T17:00:43.475Z] 
17:00:43 [2023-11-29T17:00:43.475Z] #40 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
17:00:43 [2023-11-29T17:00:43.475Z] #40 DONE 0.5s
17:00:43 [2023-11-29T17:00:43.475Z] 
17:00:43 [2023-11-29T17:00:43.475Z] #41 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
17:00:43 [2023-11-29T17:00:43.475Z] #41 DONE 0.5s
17:00:43 [2023-11-29T17:00:43.475Z] 
17:00:43 [2023-11-29T17:00:43.475Z] #42 [containerd-src 1/3] WORKDIR /usr/src/containerd
17:00:43 [2023-11-29T17:00:43.475Z] #42 DONE 0.5s
17:00:43 [2023-11-29T17:00:43.475Z] 
17:00:43 [2023-11-29T17:00:43.475Z] #43 [swagger-src 1/3] WORKDIR /usr/src/swagger
17:00:43 [2023-11-29T17:00:43.475Z] #43 DONE 0.5s
17:00:43 [2023-11-29T17:00:43.475Z] 
17:00:43 [2023-11-29T17:00:43.475Z] #44 [registry-src 1/2] WORKDIR /usr/src/registry
17:00:43 [2023-11-29T17:00:43.475Z] #44 DONE 0.5s
17:00:43 [2023-11-29T17:00:43.475Z] 
17:00:43 [2023-11-29T17:00:43.475Z] #45 [tini-src 1/3] WORKDIR /usr/src/tini
17:00:43 [2023-11-29T17:00:43.475Z] #45 DONE 0.5s
17:00:43 [2023-11-29T17:00:43.475Z] 
17:00:43 [2023-11-29T17:00:43.475Z] #46 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
17:00:43 [2023-11-29T17:00:43.475Z] #46 DONE 0.6s
17:00:43 [2023-11-29T17:00:43.475Z] 
17:00:43 [2023-11-29T17:00:43.475Z] #35 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
17:00:43 [2023-11-29T17:00:43.475Z] #35 DONE 0.6s
17:00:43 [2023-11-29T17:00:43.475Z] 
17:00:43 [2023-11-29T17:00:43.475Z] #47 [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
17:00:48 [2023-11-29T17:00:48.757Z] #47 ...
17:00:48 [2023-11-29T17:00:48.757Z] 
17:00:48 [2023-11-29T17:00:48.757Z] #48 [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
17:00:48 [2023-11-29T17:00:48.757Z] #48 1.679 go: downloading github.com/golangci/golangci-lint v1.54.2
17:00:48 [2023-11-29T17:00:48.757Z] #48 2.348 go: downloading github.com/fatih/color v1.15.0
17:00:48 [2023-11-29T17:00:48.757Z] #48 2.348 go: downloading github.com/spf13/cobra v1.7.0
17:00:48 [2023-11-29T17:00:48.757Z] #48 2.349 go: downloading github.com/gofrs/flock v0.8.1
17:00:48 [2023-11-29T17:00:48.757Z] #48 2.349 go: downloading github.com/spf13/viper v1.12.0
17:00:48 [2023-11-29T17:00:48.757Z] #48 2.349 go: downloading gopkg.in/yaml.v3 v3.0.1
17:00:48 [2023-11-29T17:00:48.757Z] #48 2.350 go: downloading github.com/spf13/pflag v1.0.5
17:00:48 [2023-11-29T17:00:48.757Z] #48 2.366 go: downloading golang.org/x/tools v0.12.0
17:00:48 [2023-11-29T17:00:48.757Z] #48 2.369 go: downloading github.com/hashicorp/go-version v1.6.0
17:00:48 [2023-11-29T17:00:48.757Z] #48 2.485 go: downloading github.com/mitchellh/mapstructure v1.5.0
17:00:48 [2023-11-29T17:00:48.757Z] #48 2.487 go: downloading github.com/mitchellh/go-homedir v1.1.0
17:00:48 [2023-11-29T17:00:48.757Z] #48 2.488 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
17:00:48 [2023-11-29T17:00:48.757Z] #48 2.489 go: downloading github.com/ldez/gomoddirectives v0.2.3
17:00:48 [2023-11-29T17:00:48.757Z] #48 2.501 go: downloading github.com/hashicorp/go-multierror v1.1.1
17:00:48 [2023-11-29T17:00:48.757Z] #48 2.508 go: downloading github.com/mattn/go-colorable v0.1.13
17:00:48 [2023-11-29T17:00:48.757Z] #48 2.550 go: downloading github.com/sirupsen/logrus v1.9.3
17:00:48 [2023-11-29T17:00:48.757Z] #48 2.621 go: downloading github.com/stretchr/testify v1.8.4
17:00:48 [2023-11-29T17:00:48.757Z] #48 2.629 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
17:00:48 [2023-11-29T17:00:48.757Z] #48 2.648 go: downloading github.com/fsnotify/fsnotify v1.5.4
17:00:48 [2023-11-29T17:00:48.757Z] #48 2.648 go: downloading github.com/spf13/afero v1.8.2
17:00:48 [2023-11-29T17:00:48.757Z] #48 2.668 go: downloading github.com/spf13/cast v1.5.0
17:00:48 [2023-11-29T17:00:48.757Z] #48 2.730 go: downloading github.com/spf13/jwalterweatherman v1.1.0
17:00:48 [2023-11-29T17:00:48.757Z] #48 2.746 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
17:00:48 [2023-11-29T17:00:48.757Z] #48 2.759 go: downloading github.com/mattn/go-isatty v0.0.17
17:00:48 [2023-11-29T17:00:48.757Z] #48 2.969 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
17:00:48 [2023-11-29T17:00:48.757Z] #48 2.970 go: downloading 4d63.com/gochecknoglobals v0.2.1
17:00:48 [2023-11-29T17:00:48.757Z] #48 2.985 go: downloading github.com/4meepo/tagalign v1.3.2
17:00:48 [2023-11-29T17:00:48.757Z] #48 2.985 go: downloading github.com/Abirdcfly/dupword v0.0.12
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.049 go: downloading github.com/Antonboom/errname v0.1.12
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.059 go: downloading github.com/Antonboom/nilnil v0.1.7
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.059 go: downloading github.com/BurntSushi/toml v1.3.2
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.061 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.064 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.065 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.263 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.288 go: downloading github.com/alexkohler/prealloc v1.0.0
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.289 go: downloading github.com/alingse/asasalint v0.0.11
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.289 go: downloading github.com/ashanbrown/forbidigo v1.6.0
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.291 go: downloading github.com/ashanbrown/makezero v1.1.1
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.384 go: downloading github.com/bkielbasa/cyclop v1.2.1
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.384 go: downloading github.com/blizzy78/varnamelen v0.8.0
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.423 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.431 go: downloading github.com/breml/bidichk v0.2.4
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.457 go: downloading github.com/breml/errchkjson v0.3.1
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.467 go: downloading github.com/butuzov/ireturn v0.2.0
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.468 go: downloading github.com/butuzov/mirror v1.1.0
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.469 go: downloading github.com/charithe/durationcheck v0.0.10
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.474 go: downloading github.com/curioswitch/go-reassign v0.2.0
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.500 go: downloading github.com/daixiang0/gci v0.11.0
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.526 go: downloading github.com/denis-tingaikin/go-header v0.4.3
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.529 go: downloading github.com/esimonov/ifshort v1.0.4
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.540 go: downloading github.com/firefart/nonamedreturns v1.0.4
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.588 go: downloading github.com/fzipp/gocyclo v0.6.0
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.588 go: downloading github.com/go-critic/go-critic v0.9.0
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.589 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.652 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.653 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.703 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.709 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.710 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.776 go: downloading github.com/golangci/misspell v0.4.1
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.787 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.849 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.851 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.851 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.860 go: downloading github.com/hexops/gotextdiff v1.0.3
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.871 go: downloading github.com/jgautheron/goconst v1.5.1
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.971 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
17:00:48 [2023-11-29T17:00:48.757Z] #48 3.991 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
17:00:48 [2023-11-29T17:00:48.757Z] #48 4.009 go: downloading github.com/julz/importas v0.1.0
17:00:48 [2023-11-29T17:00:48.757Z] #48 4.009 go: downloading github.com/kkHAIKE/contextcheck v1.1.4
17:00:48 [2023-11-29T17:00:48.757Z] #48 4.009 go: downloading github.com/kisielk/errcheck v1.6.3
17:00:48 [2023-11-29T17:00:48.757Z] #48 4.010 go: downloading github.com/kulti/thelper v0.6.3
17:00:48 [2023-11-29T17:00:48.757Z] #48 4.023 go: downloading github.com/kunwardeep/paralleltest v1.0.8
17:00:48 [2023-11-29T17:00:48.757Z] #48 4.039 go: downloading github.com/kyoh86/exportloopref v0.1.11
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.051 go: downloading github.com/ldez/tagliatelle v0.5.0
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.055 go: downloading github.com/leonklingele/grouper v1.1.1
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.103 go: downloading github.com/lufeee/execinquery v1.2.1
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.119 go: downloading github.com/maratori/testableexamples v1.0.0
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.127 go: downloading github.com/maratori/testpackage v1.1.1
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.190 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.211 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.211 go: downloading github.com/mgechev/revive v1.3.2
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.271 go: downloading github.com/moricho/tparallel v0.3.1
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.279 go: downloading github.com/nakabonne/nestif v0.3.1
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.292 go: downloading github.com/nishanths/exhaustive v0.11.0
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.335 go: downloading github.com/nishanths/predeclared v0.2.2
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.341 go: downloading github.com/nunnatsa/ginkgolinter v0.13.5
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.354 go: downloading github.com/polyfloyd/go-errorlint v1.4.4
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.435 go: downloading github.com/ryancurrah/gomodguard v1.3.0
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.440 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.451 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.451 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.451 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.452 go: downloading github.com/securego/gosec/v2 v2.17.0
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.537 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.538 go: downloading github.com/sivchari/containedctx v1.0.3
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.539 go: downloading github.com/sivchari/nosnakecase v1.7.0
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.539 go: downloading github.com/sivchari/tenv v1.7.1
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.644 go: downloading github.com/sonatard/noctx v0.0.2
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.644 go: downloading github.com/sourcegraph/go-diff v0.7.0
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.644 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.767 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.768 go: downloading github.com/tdakkota/asciicheck v0.2.0
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.768 go: downloading github.com/tetafro/godot v1.4.14
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.769 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.799 go: downloading github.com/timonwong/loggercheck v0.9.4
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.800 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.811 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.813 go: downloading github.com/ultraware/funlen v0.1.0
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.848 go: downloading github.com/ultraware/whitespace v0.0.5
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.872 go: downloading github.com/uudashr/gocognit v1.0.7
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.873 go: downloading github.com/xen0n/gosmopolitan v1.2.1
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.884 go: downloading github.com/yagipy/maintidx v1.0.0
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.884 go: downloading github.com/yeya24/promlinter v0.2.0
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.904 go: downloading github.com/ykadowak/zerologlint v0.1.3
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.918 go: downloading gitlab.com/bosi/decorder v0.4.0
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.961 go: downloading go.tmz.dev/musttag v0.7.2
17:00:48 [2023-11-29T17:00:48.758Z] #48 4.993 go: downloading honnef.co/go/tools v0.4.5
17:00:48 [2023-11-29T17:00:48.758Z] #48 5.084 go: downloading mvdan.cc/gofumpt v0.5.0
17:00:48 [2023-11-29T17:00:48.758Z] #48 5.085 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:00:48 [2023-11-29T17:00:48.758Z] #48 5.203 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
17:00:48 [2023-11-29T17:00:48.758Z] #48 5.315 go: downloading github.com/hashicorp/errwrap v1.0.0
17:00:48 [2023-11-29T17:00:48.758Z] #48 5.352 go: downloading golang.org/x/mod v0.12.0
17:00:48 [2023-11-29T17:00:48.758Z] #48 5.393 go: downloading golang.org/x/sys v0.11.0
17:00:48 [2023-11-29T17:00:48.758Z] #48 5.476 go: downloading github.com/subosito/gotenv v1.4.1
17:00:48 [2023-11-29T17:00:48.758Z] #48 5.477 go: downloading github.com/hashicorp/hcl v1.0.0
17:00:48 [2023-11-29T17:00:48.758Z] #48 5.477 go: downloading gopkg.in/ini.v1 v1.67.0
17:00:48 [2023-11-29T17:00:48.758Z] #48 5.477 go: downloading github.com/magiconair/properties v1.8.6
17:00:48 [2023-11-29T17:00:48.758Z] #48 5.478 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
17:00:48 [2023-11-29T17:00:48.758Z] #48 5.604 go: downloading github.com/davecgh/go-spew v1.1.1
17:00:48 [2023-11-29T17:00:48.758Z] #48 5.683 go: downloading github.com/pmezard/go-difflib v1.0.0
17:00:48 [2023-11-29T17:00:48.758Z] #48 5.693 go: downloading github.com/pelletier/go-toml v1.9.5
17:00:48 [2023-11-29T17:00:48.758Z] #48 5.722 go: downloading github.com/stretchr/objx v0.5.0
17:00:48 [2023-11-29T17:00:48.758Z] #48 5.722 go: downloading golang.org/x/text v0.12.0
17:00:48 [2023-11-29T17:00:48.758Z] #48 5.722 go: downloading github.com/fatih/structtag v1.2.0
17:00:48 [2023-11-29T17:00:48.758Z] #48 5.727 go: downloading github.com/gobwas/glob v0.2.3
17:00:48 [2023-11-29T17:00:48.758Z] #48 5.890 go: downloading github.com/google/go-cmp v0.5.9
17:00:49 [2023-11-29T17:00:49.021Z] #48 5.897 go: downloading gopkg.in/yaml.v2 v2.4.0
17:00:49 [2023-11-29T17:00:49.021Z] #48 5.898 go: downloading golang.org/x/sync v0.3.0
17:00:49 [2023-11-29T17:00:49.021Z] #48 5.960 go: downloading go.uber.org/zap v1.24.0
17:00:49 [2023-11-29T17:00:49.021Z] #48 6.064 go: downloading github.com/kisielk/gotool v1.0.0
17:00:49 [2023-11-29T17:00:49.281Z] #48 6.156 go: downloading github.com/go-toolsmith/astcast v1.1.0
17:00:49 [2023-11-29T17:00:49.281Z] #48 6.259 go: downloading github.com/go-toolsmith/astcopy v1.1.0
17:00:49 [2023-11-29T17:00:49.281Z] #48 6.266 go: downloading github.com/go-toolsmith/astequal v1.1.0
17:00:49 [2023-11-29T17:00:49.281Z] #48 6.267 go: downloading github.com/go-toolsmith/astfmt v1.1.0
17:00:49 [2023-11-29T17:00:49.281Z] #48 6.318 go: downloading github.com/go-toolsmith/astp v1.1.0
17:00:49 [2023-11-29T17:00:49.281Z] #48 6.319 go: downloading github.com/go-toolsmith/strparse v1.1.0
17:00:49 [2023-11-29T17:00:49.281Z] #48 6.330 go: downloading github.com/go-toolsmith/typep v1.1.0
17:00:49 [2023-11-29T17:00:49.281Z] #48 6.334 go: downloading github.com/quasilyte/go-ruleguard v0.4.0
17:00:49 [2023-11-29T17:00:49.281Z] #48 6.361 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
17:00:49 [2023-11-29T17:00:49.281Z] #48 6.363 go: downloading github.com/gostaticanalysis/comment v1.4.2
17:00:49 [2023-11-29T17:00:49.542Z] #48 6.488 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
17:00:49 [2023-11-29T17:00:49.542Z] #48 6.589 go: downloading github.com/ettle/strcase v0.1.1
17:00:49 [2023-11-29T17:00:49.542Z] #48 6.593 go: downloading github.com/Masterminds/semver v1.5.0
17:00:49 [2023-11-29T17:00:49.542Z] #48 6.641 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1
17:00:49 [2023-11-29T17:00:49.803Z] #48 6.699 go: downloading github.com/prometheus/client_golang v1.12.1
17:00:49 [2023-11-29T17:00:49.803Z] #48 6.766 go: downloading github.com/prometheus/client_model v0.2.0
17:00:49 [2023-11-29T17:00:49.803Z] #48 6.874 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:00:50 [2023-11-29T17:00:50.082Z] #48 6.903 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833
17:00:50 [2023-11-29T17:00:50.341Z] #48 7.047 go: downloading go.uber.org/atomic v1.7.0
17:00:50 [2023-11-29T17:00:50.341Z] #48 7.048 go: downloading go.uber.org/multierr v1.6.0
17:00:50 [2023-11-29T17:00:50.341Z] #48 7.084 go: downloading github.com/chavacava/garif v0.0.0-20230227094218-b8c73b2037b8
17:00:50 [2023-11-29T17:00:50.341Z] #48 7.091 go: downloading github.com/olekukonko/tablewriter v0.0.5
17:00:50 [2023-11-29T17:00:50.341Z] #48 7.251 go: downloading github.com/quasilyte/gogrep v0.5.0
17:00:50 [2023-11-29T17:00:50.341Z] #48 7.252 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
17:00:50 [2023-11-29T17:00:50.341Z] #48 7.279 go: downloading github.com/golang/protobuf v1.5.2
17:00:50 [2023-11-29T17:00:50.341Z] #48 7.435 go: downloading github.com/prometheus/common v0.32.1
17:00:50 [2023-11-29T17:00:50.341Z] #48 7.437 go: downloading github.com/beorn7/perks v1.0.1
17:00:50 [2023-11-29T17:00:50.602Z] #48 7.602 go: downloading github.com/cespare/xxhash/v2 v2.1.2
17:00:50 [2023-11-29T17:00:50.602Z] #48 7.665 go: downloading github.com/prometheus/procfs v0.7.3
17:00:50 [2023-11-29T17:00:50.602Z] #48 7.701 go: downloading google.golang.org/protobuf v1.28.0
17:00:50 [2023-11-29T17:00:50.602Z] #48 7.736 go: downloading github.com/mattn/go-runewidth v0.0.9
17:00:51 [2023-11-29T17:00:51.540Z] #48 8.330 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
17:00:53 [2023-11-29T17:00:53.449Z] #48 ...
17:00:53 [2023-11-29T17:00:53.449Z] 
17:00:53 [2023-11-29T17:00:53.449Z] #49 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1"      && /build/go-winres --help
17:00:53 [2023-11-29T17:00:53.449Z] #49 2.161 go: downloading github.com/tc-hib/go-winres v0.3.1
17:00:53 [2023-11-29T17:00:53.449Z] #49 3.024 go: downloading github.com/tc-hib/winres v0.1.6
17:00:53 [2023-11-29T17:00:53.449Z] #49 3.024 go: downloading github.com/urfave/cli/v2 v2.3.0
17:00:53 [2023-11-29T17:00:53.449Z] #49 3.305 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
17:00:53 [2023-11-29T17:00:53.449Z] #49 3.305 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
17:00:53 [2023-11-29T17:00:53.449Z] #49 3.418 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
17:00:53 [2023-11-29T17:00:53.449Z] #49 3.433 go: downloading github.com/russross/blackfriday/v2 v2.1.0
17:00:53 [2023-11-29T17:00:53.449Z] #49 ...
17:00:53 [2023-11-29T17:00:53.449Z] 
17:00:53 [2023-11-29T17:00:53.449Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
17:00:53 [2023-11-29T17:00:53.449Z] #50 2.153 go: downloading mvdan.cc/sh/v3 v3.6.0
17:00:53 [2023-11-29T17:00:53.449Z] #50 2.622 go: downloading golang.org/x/term v0.3.0
17:00:53 [2023-11-29T17:00:53.449Z] #50 2.623 go: downloading mvdan.cc/editorconfig v0.2.0
17:00:53 [2023-11-29T17:00:53.449Z] #50 2.623 go: downloading github.com/google/renameio/v2 v2.0.0
17:00:53 [2023-11-29T17:00:53.449Z] #50 2.624 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
17:00:53 [2023-11-29T17:00:53.449Z] #50 2.737 go: downloading golang.org/x/sys v0.3.0
17:00:53 [2023-11-29T17:00:53.449Z] #50 ...
17:00:53 [2023-11-29T17:00:53.449Z] 
17:00:53 [2023-11-29T17:00:53.449Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
17:00:53 [2023-11-29T17:00:53.449Z] #51 2.135 go: downloading gotest.tools/gotestsum v1.8.2
17:00:53 [2023-11-29T17:00:53.449Z] #51 3.501 go: downloading github.com/dnephin/pflag v1.0.7
17:00:53 [2023-11-29T17:00:53.449Z] #51 3.503 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:00:53 [2023-11-29T17:00:53.449Z] #51 3.503 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
17:00:53 [2023-11-29T17:00:53.449Z] #51 3.504 go: downloading github.com/fatih/color v1.13.0
17:00:53 [2023-11-29T17:00:53.449Z] #51 3.504 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
17:00:53 [2023-11-29T17:00:53.449Z] #51 3.505 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
17:00:53 [2023-11-29T17:00:53.449Z] #51 3.532 go: downloading golang.org/x/tools v0.1.11
17:00:53 [2023-11-29T17:00:53.449Z] #51 3.533 go: downloading github.com/mattn/go-colorable v0.1.12
17:00:53 [2023-11-29T17:00:53.449Z] #51 3.533 go: downloading github.com/mattn/go-isatty v0.0.14
17:00:53 [2023-11-29T17:00:53.449Z] #51 4.480 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
17:00:53 [2023-11-29T17:00:53.449Z] #51 ...
17:00:53 [2023-11-29T17:00:53.449Z] 
17:00:53 [2023-11-29T17:00:53.449Z] #52 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
17:00:53 [2023-11-29T17:00:53.449Z] #52 ...
17:00:53 [2023-11-29T17:00:53.449Z] 
17:00:53 [2023-11-29T17:00:53.449Z] #53 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
17:00:53 [2023-11-29T17:00:53.449Z] #53 2.283 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
17:00:53 [2023-11-29T17:00:53.449Z] #53 2.355 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:00:53 [2023-11-29T17:00:53.449Z] #53 2.379 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:00:53 [2023-11-29T17:00:53.449Z] #53 2.534 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
17:00:53 [2023-11-29T17:00:53.449Z] #53 3.150 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [254 kB]
17:00:53 [2023-11-29T17:00:53.449Z] #53 3.238 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [15.1 kB]
17:00:53 [2023-11-29T17:00:53.449Z] #53 4.171 Fetched 8429 kB in 2s (3825 kB/s)
17:00:53 [2023-11-29T17:00:53.449Z] #53 4.171 Reading package lists...
17:00:53 [2023-11-29T17:00:53.449Z] #53 4.844 Reading package lists...
17:00:53 [2023-11-29T17:00:53.449Z] #53 5.431 Building dependency tree...
17:00:53 [2023-11-29T17:00:53.449Z] #53 5.897 python3 is already the newest version (3.9.2-3).
17:00:53 [2023-11-29T17:00:53.449Z] #53 5.897 The following additional packages will be installed:
17:00:53 [2023-11-29T17:00:53.449Z] #53 5.898   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
17:00:53 [2023-11-29T17:00:53.449Z] #53 5.899   patch xz-utils
17:00:53 [2023-11-29T17:00:53.449Z] #53 5.901 Suggested packages:
17:00:53 [2023-11-29T17:00:53.449Z] #53 5.902   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
17:00:53 [2023-11-29T17:00:53.450Z] #53 5.902   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
17:00:53 [2023-11-29T17:00:53.450Z] #53 5.906   m4-doc ed diffutils-doc
17:00:53 [2023-11-29T17:00:53.450Z] #53 5.906 Recommended packages:
17:00:53 [2023-11-29T17:00:53.450Z] #53 5.906   fakeroot libalgorithm-merge-perl libltdl-dev
17:00:53 [2023-11-29T17:00:53.450Z] #53 6.186 The following NEW packages will be installed:
17:00:53 [2023-11-29T17:00:53.450Z] #53 6.192   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
17:00:53 [2023-11-29T17:00:53.450Z] #53 6.193   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
17:00:53 [2023-11-29T17:00:53.450Z] #53 6.194   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
17:00:53 [2023-11-29T17:00:53.450Z] #53 6.478 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
17:00:53 [2023-11-29T17:00:53.450Z] #53 6.478 Need to get 5461 kB of archives.
17:00:53 [2023-11-29T17:00:53.450Z] #53 6.478 After this operation, 11.6 MB of additional disk space will be used.
17:00:53 [2023-11-29T17:00:53.450Z] #53 6.478 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
17:00:53 [2023-11-29T17:00:53.450Z] #53 6.489 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
17:00:53 [2023-11-29T17:00:53.450Z] #53 6.496 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
17:00:53 [2023-11-29T17:00:53.450Z] #53 6.502 Get:4 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
17:00:53 [2023-11-29T17:00:53.450Z] #53 6.506 Get:5 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
17:00:53 [2023-11-29T17:00:53.450Z] #53 6.513 Get:6 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
17:00:53 [2023-11-29T17:00:53.450Z] #53 6.519 Get:7 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
17:00:53 [2023-11-29T17:00:53.450Z] #53 6.542 Get:8 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
17:00:53 [2023-11-29T17:00:53.450Z] #53 6.552 Get:9 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
17:00:53 [2023-11-29T17:00:53.450Z] #53 6.655 Get:10 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
17:00:53 [2023-11-29T17:00:53.450Z] #53 6.671 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
17:00:53 [2023-11-29T17:00:53.450Z] #53 6.673 Get:12 http://deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
17:00:53 [2023-11-29T17:00:53.450Z] #53 6.677 Get:13 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
17:00:53 [2023-11-29T17:00:53.450Z] #53 6.695 Get:14 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
17:00:53 [2023-11-29T17:00:53.450Z] #53 6.697 Get:15 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
17:00:53 [2023-11-29T17:00:53.450Z] #53 6.700 Get:16 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
17:00:53 [2023-11-29T17:00:53.450Z] #53 6.722 Get:17 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
17:00:53 [2023-11-29T17:00:53.450Z] #53 6.731 Get:18 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
17:00:53 [2023-11-29T17:00:53.450Z] #53 6.733 Get:19 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3+deb11u2 [23.5 kB]
17:00:53 [2023-11-29T17:00:53.450Z] #53 6.762 Get:20 http://deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3+deb11u2 [32.1 kB]
17:00:53 [2023-11-29T17:00:53.450Z] #53 7.316 debconf: delaying package configuration, since apt-utils is not installed
17:00:53 [2023-11-29T17:00:53.450Z] #53 7.486 Fetched 5461 kB in 1s (9406 kB/s)
17:00:53 [2023-11-29T17:00:53.450Z] #53 7.747 Selecting previously unselected package bzip2.
17:00:53 [2023-11-29T17:00:53.450Z] #53 7.747 (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 ... 15746 files and directories currently installed.)
17:00:53 [2023-11-29T17:00:53.450Z] #53 7.747 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
17:00:53 [2023-11-29T17:00:53.450Z] #53 7.842 Unpacking bzip2 (1.0.8-4) ...
17:00:53 [2023-11-29T17:00:53.450Z] #53 8.616 Selecting previously unselected package xz-utils.
17:00:53 [2023-11-29T17:00:53.450Z] #53 8.619 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
17:00:53 [2023-11-29T17:00:53.450Z] #53 8.629 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
17:00:53 [2023-11-29T17:00:53.450Z] #53 9.803 Selecting previously unselected package libsigsegv2:arm64.
17:00:53 [2023-11-29T17:00:53.450Z] #53 9.805 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
17:00:53 [2023-11-29T17:00:53.450Z] #53 10.03 Unpacking libsigsegv2:arm64 (2.13-1) ...
17:00:53 [2023-11-29T17:00:53.450Z] #53 10.53 Selecting previously unselected package m4.
17:00:53 [2023-11-29T17:00:53.450Z] #53 10.54 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
17:00:53 [2023-11-29T17:00:53.450Z] #53 10.58 Unpacking m4 (1.4.18-5) ...
17:00:53 [2023-11-29T17:00:53.718Z] #53 ...
17:00:53 [2023-11-29T17:00:53.718Z] 
17:00:53 [2023-11-29T17:00:53.718Z] #54 [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
17:00:53 [2023-11-29T17:00:53.718Z] #54 4.390 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
17:00:53 [2023-11-29T17:00:53.718Z] #54 4.413 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:00:53 [2023-11-29T17:00:53.718Z] #54 4.415 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:00:53 [2023-11-29T17:00:53.718Z] #54 4.660 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
17:00:53 [2023-11-29T17:00:53.718Z] #54 5.161 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [254 kB]
17:00:53 [2023-11-29T17:00:53.718Z] #54 5.232 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [15.1 kB]
17:00:53 [2023-11-29T17:00:53.718Z] #54 6.289 Fetched 8429 kB in 2s (3930 kB/s)
17:00:53 [2023-11-29T17:00:53.718Z] #54 6.289 Reading package lists...
17:00:53 [2023-11-29T17:00:53.718Z] #54 7.664 Hit:1 http://deb.debian.org/debian bullseye InRelease
17:00:53 [2023-11-29T17:00:53.718Z] #54 7.664 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
17:00:53 [2023-11-29T17:00:53.718Z] #54 7.664 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
17:00:53 [2023-11-29T17:00:53.718Z] #54 8.875 Reading package lists...
17:00:53 [2023-11-29T17:00:53.718Z] #54 9.595 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
17:00:53 [2023-11-29T17:00:53.978Z] #54 9.620 Reading package lists...
17:00:53 [2023-11-29T17:00:53.978Z] #54 10.41 Building dependency tree...
17:00:53 [2023-11-29T17:00:53.978Z] #54 ...
17:00:53 [2023-11-29T17:00:53.978Z] 
17:00:53 [2023-11-29T17:00:53.978Z] #55 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
17:00:53 [2023-11-29T17:00:53.978Z] #55 2.097 hint: Using 'master' as the name for the initial branch. This default branch name
17:00:53 [2023-11-29T17:00:53.978Z] #55 2.097 hint: is subject to change. To configure the initial branch name to use in all
17:00:53 [2023-11-29T17:00:53.978Z] #55 2.097 hint: of your new repositories, which will suppress this warning, call:
17:00:53 [2023-11-29T17:00:53.978Z] #55 2.097 hint: 
17:00:53 [2023-11-29T17:00:53.978Z] #55 2.097 hint: 	git config --global init.defaultBranch <name>
17:00:53 [2023-11-29T17:00:53.978Z] #55 2.097 hint: 
17:00:53 [2023-11-29T17:00:53.978Z] #55 2.097 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:00:53 [2023-11-29T17:00:53.978Z] #55 2.097 hint: 'development'. The just-created branch can be renamed via this command:
17:00:53 [2023-11-29T17:00:53.978Z] #55 2.097 hint: 
17:00:53 [2023-11-29T17:00:53.978Z] #55 2.097 hint: 	git branch -m <name>
17:00:53 [2023-11-29T17:00:53.978Z] #55 2.208 Initialized empty Git repository in /usr/src/rootlesskit/.git/
17:00:53 [2023-11-29T17:00:53.978Z] #55 ...
17:00:53 [2023-11-29T17:00:53.978Z] 
17:00:53 [2023-11-29T17:00:53.978Z] #56 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
17:00:53 [2023-11-29T17:00:53.978Z] #56 5.867 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
17:00:53 [2023-11-29T17:00:53.978Z] #56 5.921 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:00:53 [2023-11-29T17:00:53.978Z] #56 5.921 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:00:53 [2023-11-29T17:00:53.978Z] #56 6.418 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
17:00:53 [2023-11-29T17:00:53.978Z] #56 6.853 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [254 kB]
17:00:53 [2023-11-29T17:00:53.978Z] #56 7.258 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [15.1 kB]
17:00:53 [2023-11-29T17:00:53.978Z] #56 8.377 Fetched 8429 kB in 3s (3053 kB/s)
17:00:53 [2023-11-29T17:00:53.978Z] #56 8.377 Reading package lists...
17:00:53 [2023-11-29T17:00:53.978Z] #56 9.181 Reading package lists...
17:00:53 [2023-11-29T17:00:53.978Z] #56 9.872 Building dependency tree...
17:00:53 [2023-11-29T17:00:53.978Z] #56 10.34 The following additional packages will be installed:
17:00:53 [2023-11-29T17:00:53.978Z] #56 10.34   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
17:00:53 [2023-11-29T17:00:53.978Z] #56 10.34 Suggested packages:
17:00:53 [2023-11-29T17:00:53.978Z] #56 10.34   cmake-doc ninja-build lrzip
17:00:53 [2023-11-29T17:00:53.978Z] #56 10.44 The following NEW packages will be installed:
17:00:53 [2023-11-29T17:00:53.978Z] #56 10.44   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
17:00:54 [2023-11-29T17:00:54.247Z] #56 ...
17:00:54 [2023-11-29T17:00:54.247Z] 
17:00:54 [2023-11-29T17:00:54.247Z] #57 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
17:00:54 [2023-11-29T17:00:54.247Z] #57 3.828 hint: Using 'master' as the name for the initial branch. This default branch name
17:00:54 [2023-11-29T17:00:54.247Z] #57 3.828 hint: is subject to change. To configure the initial branch name to use in all
17:00:54 [2023-11-29T17:00:54.247Z] #57 3.828 hint: of your new repositories, which will suppress this warning, call:
17:00:54 [2023-11-29T17:00:54.247Z] #57 3.828 hint: 
17:00:54 [2023-11-29T17:00:54.247Z] #57 3.828 hint: 	git config --global init.defaultBranch <name>
17:00:54 [2023-11-29T17:00:54.247Z] #57 3.828 hint: 
17:00:54 [2023-11-29T17:00:54.247Z] #57 3.828 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:00:54 [2023-11-29T17:00:54.247Z] #57 3.828 hint: 'development'. The just-created branch can be renamed via this command:
17:00:54 [2023-11-29T17:00:54.247Z] #57 3.828 hint: 
17:00:54 [2023-11-29T17:00:54.247Z] #57 3.828 hint: 	git branch -m <name>
17:00:54 [2023-11-29T17:00:54.247Z] #57 3.842 Initialized empty Git repository in /usr/src/swagger/.git/
17:00:54 [2023-11-29T17:00:54.247Z] #57 ...
17:00:54 [2023-11-29T17:00:54.247Z] 
17:00:54 [2023-11-29T17:00:54.247Z] #58 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
17:00:54 [2023-11-29T17:00:54.247Z] #58 1.697 hint: Using 'master' as the name for the initial branch. This default branch name
17:00:54 [2023-11-29T17:00:54.247Z] #58 1.697 hint: is subject to change. To configure the initial branch name to use in all
17:00:54 [2023-11-29T17:00:54.247Z] #58 1.697 hint: of your new repositories, which will suppress this warning, call:
17:00:54 [2023-11-29T17:00:54.247Z] #58 1.697 hint: 
17:00:54 [2023-11-29T17:00:54.247Z] #58 1.697 hint: 	git config --global init.defaultBranch <name>
17:00:54 [2023-11-29T17:00:54.247Z] #58 1.697 hint: 
17:00:54 [2023-11-29T17:00:54.247Z] #58 1.697 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:00:54 [2023-11-29T17:00:54.247Z] #58 1.697 hint: 'development'. The just-created branch can be renamed via this command:
17:00:54 [2023-11-29T17:00:54.247Z] #58 1.697 hint: 
17:00:54 [2023-11-29T17:00:54.247Z] #58 1.697 hint: 	git branch -m <name>
17:00:54 [2023-11-29T17:00:54.247Z] #58 1.699 Initialized empty Git repository in /usr/src/runc/.git/
17:00:54 [2023-11-29T17:00:54.247Z] #58 ...
17:00:54 [2023-11-29T17:00:54.247Z] 
17:00:54 [2023-11-29T17:00:54.247Z] #59 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
17:00:54 [2023-11-29T17:00:54.247Z] #59 3.943 hint: Using 'master' as the name for the initial branch. This default branch name
17:00:54 [2023-11-29T17:00:54.247Z] #59 3.943 hint: is subject to change. To configure the initial branch name to use in all
17:00:54 [2023-11-29T17:00:54.247Z] #59 3.943 hint: of your new repositories, which will suppress this warning, call:
17:00:54 [2023-11-29T17:00:54.247Z] #59 3.943 hint: 
17:00:54 [2023-11-29T17:00:54.247Z] #59 3.943 hint: 	git config --global init.defaultBranch <name>
17:00:54 [2023-11-29T17:00:54.247Z] #59 3.943 hint: 
17:00:54 [2023-11-29T17:00:54.247Z] #59 3.943 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:00:54 [2023-11-29T17:00:54.247Z] #59 3.943 hint: 'development'. The just-created branch can be renamed via this command:
17:00:54 [2023-11-29T17:00:54.247Z] #59 3.943 hint: 
17:00:54 [2023-11-29T17:00:54.247Z] #59 3.943 hint: 	git branch -m <name>
17:00:54 [2023-11-29T17:00:54.247Z] #59 4.047 Initialized empty Git repository in /usr/src/tini/.git/
17:00:54 [2023-11-29T17:00:54.508Z] #59 ...
17:00:54 [2023-11-29T17:00:54.508Z] 
17:00:54 [2023-11-29T17:00:54.508Z] #60 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
17:00:54 [2023-11-29T17:00:54.508Z] #60 1.756 hint: Using 'master' as the name for the initial branch. This default branch name
17:00:54 [2023-11-29T17:00:54.508Z] #60 1.756 hint: is subject to change. To configure the initial branch name to use in all
17:00:54 [2023-11-29T17:00:54.508Z] #60 1.756 hint: of your new repositories, which will suppress this warning, call:
17:00:54 [2023-11-29T17:00:54.508Z] #60 1.756 hint: 
17:00:54 [2023-11-29T17:00:54.508Z] #60 1.756 hint: 	git config --global init.defaultBranch <name>
17:00:54 [2023-11-29T17:00:54.508Z] #60 1.756 hint: 
17:00:54 [2023-11-29T17:00:54.508Z] #60 1.756 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:00:54 [2023-11-29T17:00:54.508Z] #60 1.756 hint: 'development'. The just-created branch can be renamed via this command:
17:00:54 [2023-11-29T17:00:54.508Z] #60 1.756 hint: 
17:00:54 [2023-11-29T17:00:54.508Z] #60 1.756 hint: 	git branch -m <name>
17:00:54 [2023-11-29T17:00:54.508Z] #60 1.828 Initialized empty Git repository in /usr/src/delve/.git/
17:00:54 [2023-11-29T17:00:54.508Z] #60 ...
17:00:54 [2023-11-29T17:00:54.508Z] 
17:00:54 [2023-11-29T17:00:54.508Z] #61 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
17:00:54 [2023-11-29T17:00:54.508Z] #61 3.793 hint: Using 'master' as the name for the initial branch. This default branch name
17:00:54 [2023-11-29T17:00:54.508Z] #61 3.793 hint: is subject to change. To configure the initial branch name to use in all
17:00:54 [2023-11-29T17:00:54.508Z] #61 3.793 hint: of your new repositories, which will suppress this warning, call:
17:00:54 [2023-11-29T17:00:54.508Z] #61 3.793 hint: 
17:00:54 [2023-11-29T17:00:54.508Z] #61 3.793 hint: 	git config --global init.defaultBranch <name>
17:00:54 [2023-11-29T17:00:54.508Z] #61 3.793 hint: 
17:00:54 [2023-11-29T17:00:54.508Z] #61 3.793 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:00:54 [2023-11-29T17:00:54.508Z] #61 3.793 hint: 'development'. The just-created branch can be renamed via this command:
17:00:54 [2023-11-29T17:00:54.508Z] #61 3.793 hint: 
17:00:54 [2023-11-29T17:00:54.508Z] #61 3.793 hint: 	git branch -m <name>
17:00:54 [2023-11-29T17:00:54.508Z] #61 3.827 Initialized empty Git repository in /usr/src/registry/.git/
17:00:54 [2023-11-29T17:00:54.782Z] #61 ...
17:00:54 [2023-11-29T17:00:54.782Z] 
17:00:54 [2023-11-29T17:00:54.782Z] #62 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
17:00:54 [2023-11-29T17:00:54.782Z] #62 2.151 hint: Using 'master' as the name for the initial branch. This default branch name
17:00:54 [2023-11-29T17:00:54.782Z] #62 2.151 hint: is subject to change. To configure the initial branch name to use in all
17:00:54 [2023-11-29T17:00:54.782Z] #62 2.151 hint: of your new repositories, which will suppress this warning, call:
17:00:54 [2023-11-29T17:00:54.782Z] #62 2.151 hint: 
17:00:54 [2023-11-29T17:00:54.782Z] #62 2.151 hint: 	git config --global init.defaultBranch <name>
17:00:54 [2023-11-29T17:00:54.782Z] #62 2.151 hint: 
17:00:54 [2023-11-29T17:00:54.782Z] #62 2.151 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:00:54 [2023-11-29T17:00:54.782Z] #62 2.151 hint: 'development'. The just-created branch can be renamed via this command:
17:00:54 [2023-11-29T17:00:54.782Z] #62 2.151 hint: 
17:00:54 [2023-11-29T17:00:54.782Z] #62 2.151 hint: 	git branch -m <name>
17:00:54 [2023-11-29T17:00:54.782Z] #62 2.207 Initialized empty Git repository in /usr/src/containerd/.git/
17:00:54 [2023-11-29T17:00:54.782Z] #62 ...
17:00:54 [2023-11-29T17:00:54.782Z] 
17:00:54 [2023-11-29T17:00:54.782Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
17:00:54 [2023-11-29T17:00:54.782Z] #31 5.173 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
17:00:54 [2023-11-29T17:00:54.782Z] #31 5.736 #=#=#                                                                         
17:00:54 [2023-11-29T17:00:54.782Z] #31 5.979 #=#=#                                                                         

                                                                           0.1%
######################################################################## 100.0%
17:00:54 [2023-11-29T17:00:54.782Z] #31 6.300 
17:00:54 [2023-11-29T17:00:54.782Z] #31 8.194 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
17:00:54 [2023-11-29T17:00:54.782Z] #31 8.829 #=#=#                                                                         
17:00:54 [2023-11-29T17:00:54.782Z] #31 9.091 #=#=#                                                                         

                                                                           0.1%
##########################################                                59.2%
######################################################################## 100.0%
17:00:54 [2023-11-29T17:00:54.782Z] #31 9.596 
17:00:54 [2023-11-29T17:00:54.782Z] #31 11.85 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
17:00:54 [2023-11-29T17:00:54.782Z] #31 12.48 #=#=#                                                                         
17:00:54 [2023-11-29T17:00:54.782Z] #31 12.76 #=#=#                                                                         

######################################################################## 100.0%
17:00:54 [2023-11-29T17:00:54.782Z] #31 13.25 
17:00:54 [2023-11-29T17:00:54.782Z] #31 14.78 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
17:00:54 [2023-11-29T17:00:54.782Z] #31 15.61 #=#=#                                                                         
17:00:54 [2023-11-29T17:00:54.782Z] #31 15.90 #=#=#                                                                         

######################################################################## 100.0%
17:00:54 [2023-11-29T17:00:54.782Z] #31 ...
17:00:54 [2023-11-29T17:00:54.782Z] 
17:00:54 [2023-11-29T17:00:54.782Z] #63 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
17:00:54 [2023-11-29T17:00:54.782Z] #63 8.660 Docker version 24.0.2, build cb74dfc
17:00:55 [2023-11-29T17:00:55.042Z] #63 ...
17:00:55 [2023-11-29T17:00:55.042Z] 
17:00:55 [2023-11-29T17:00:55.042Z] #32 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
17:00:55 [2023-11-29T17:00:55.042Z] #32 1.679 go: downloading github.com/pelletier/go-toml v1.8.1
17:00:55 [2023-11-29T17:00:55.042Z] #32 ...
17:00:55 [2023-11-29T17:00:55.042Z] 
17:00:55 [2023-11-29T17:00:55.042Z] #64 [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
17:00:55 [2023-11-29T17:00:55.042Z] #64 5.871 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
17:00:55 [2023-11-29T17:00:55.042Z] #64 5.885 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:00:55 [2023-11-29T17:00:55.042Z] #64 5.909 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:00:55 [2023-11-29T17:00:55.042Z] #64 6.190 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
17:00:55 [2023-11-29T17:00:55.042Z] #64 6.895 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [254 kB]
17:00:55 [2023-11-29T17:00:55.042Z] #64 7.271 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [15.1 kB]
17:00:55 [2023-11-29T17:00:55.042Z] #64 8.409 Fetched 8429 kB in 3s (2934 kB/s)
17:00:55 [2023-11-29T17:00:55.042Z] #64 8.409 Reading package lists...
17:00:55 [2023-11-29T17:00:55.042Z] #64 9.629 Hit:1 http://deb.debian.org/debian bullseye InRelease
17:00:55 [2023-11-29T17:00:55.042Z] #64 9.634 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
17:00:55 [2023-11-29T17:00:55.042Z] #64 9.634 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
17:00:55 [2023-11-29T17:00:55.305Z] #64 11.19 Reading package lists...
17:00:55 [2023-11-29T17:00:55.306Z] #64 ...
17:00:55 [2023-11-29T17:00:55.306Z] 
17:00:55 [2023-11-29T17:00:55.306Z] #54 [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
17:00:55 [2023-11-29T17:00:55.306Z] #54 10.41 Building dependency tree...
17:00:55 [2023-11-29T17:00:55.306Z] #54 10.89 gcc is already the newest version (4:10.2.1-1).
17:00:55 [2023-11-29T17:00:55.306Z] #54 10.89 The following additional packages will be installed:
17:00:55 [2023-11-29T17:00:55.306Z] #54 10.89   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
17:00:55 [2023-11-29T17:00:55.306Z] #54 10.89   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
17:00:55 [2023-11-29T17:00:55.306Z] #54 10.89   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
17:00:55 [2023-11-29T17:00:55.306Z] #54 10.89   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:00:55 [2023-11-29T17:00:55.306Z] #54 10.89   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
17:00:55 [2023-11-29T17:00:55.306Z] #54 10.89   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
17:00:55 [2023-11-29T17:00:55.306Z] #54 10.90 Suggested packages:
17:00:55 [2023-11-29T17:00:55.306Z] #54 10.90   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
17:00:55 [2023-11-29T17:00:55.306Z] #54 10.90   | libgdk-pixbuf2.0-dev libxml2-utils
17:00:55 [2023-11-29T17:00:55.306Z] #54 11.16 The following NEW packages will be installed:
17:00:55 [2023-11-29T17:00:55.306Z] #54 11.16   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
17:00:55 [2023-11-29T17:00:55.306Z] #54 11.16   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
17:00:55 [2023-11-29T17:00:55.306Z] #54 11.16   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
17:00:55 [2023-11-29T17:00:55.306Z] #54 11.16   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
17:00:55 [2023-11-29T17:00:55.306Z] #54 11.16   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
17:00:55 [2023-11-29T17:00:55.306Z] #54 11.16   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
17:00:55 [2023-11-29T17:00:55.306Z] #54 11.54 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
17:00:55 [2023-11-29T17:00:55.306Z] #54 11.54 Need to get 7950 kB of archives.
17:00:55 [2023-11-29T17:00:55.306Z] #54 11.54 After this operation, 39.9 MB of additional disk space will be used.
17:00:55 [2023-11-29T17:00:55.306Z] #54 11.54 Get:1 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
17:00:55 [2023-11-29T17:00:55.306Z] #54 11.55 Get:2 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
17:00:55 [2023-11-29T17:00:55.306Z] #54 11.55 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
17:00:55 [2023-11-29T17:00:55.306Z] #54 11.58 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
17:00:55 [2023-11-29T17:00:55.306Z] #54 11.58 Get:5 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
17:00:55 [2023-11-29T17:00:55.306Z] #54 11.62 Get:6 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
17:00:55 [2023-11-29T17:00:55.306Z] #54 11.63 Get:7 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
17:00:55 [2023-11-29T17:00:55.306Z] #54 11.66 Get:8 http://deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
17:00:55 [2023-11-29T17:00:55.306Z] #54 11.68 Get:9 http://deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
17:00:55 [2023-11-29T17:00:55.306Z] #54 11.69 Get:10 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
17:00:55 [2023-11-29T17:00:55.306Z] #54 11.76 Get:11 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
17:00:55 [2023-11-29T17:00:55.306Z] #54 11.76 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
17:00:55 [2023-11-29T17:00:55.306Z] #54 11.81 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
17:00:55 [2023-11-29T17:00:55.306Z] #54 11.82 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
17:00:55 [2023-11-29T17:00:55.306Z] #54 11.82 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
17:00:55 [2023-11-29T17:00:55.306Z] #54 11.83 Get:16 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
17:00:55 [2023-11-29T17:00:55.306Z] #54 11.84 Get:17 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
17:00:55 [2023-11-29T17:00:55.306Z] #54 11.84 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
17:00:55 [2023-11-29T17:00:55.306Z] #54 11.85 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
17:00:55 [2023-11-29T17:00:55.306Z] #54 11.86 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
17:00:55 [2023-11-29T17:00:55.306Z] #54 11.90 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
17:00:55 [2023-11-29T17:00:55.306Z] #54 11.93 Get:22 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
17:00:55 [2023-11-29T17:00:55.306Z] #54 11.93 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
17:00:55 [2023-11-29T17:00:55.306Z] #54 11.93 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
17:00:55 [2023-11-29T17:00:55.306Z] #54 11.97 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
17:00:55 [2023-11-29T17:00:55.306Z] #54 11.98 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
17:00:55 [2023-11-29T17:00:55.306Z] #54 11.99 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
17:00:55 [2023-11-29T17:00:55.306Z] #54 12.02 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
17:00:55 [2023-11-29T17:00:55.566Z] #54 12.03 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
17:00:55 [2023-11-29T17:00:55.566Z] #54 12.10 Get:30 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
17:00:55 [2023-11-29T17:00:55.826Z] #54 12.56 debconf: delaying package configuration, since apt-utils is not installed
17:00:56 [2023-11-29T17:00:56.399Z] #54 13.02 Fetched 7950 kB in 1s (8834 kB/s)
17:00:56 [2023-11-29T17:00:56.673Z] #54 13.39 Selecting previously unselected package libgirepository-1.0-1:arm64.
17:00:56 [2023-11-29T17:00:56.935Z] #54 13.39 (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 ... 15746 files and directories currently installed.)
17:00:56 [2023-11-29T17:00:56.935Z] #54 13.41 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
17:00:56 [2023-11-29T17:00:56.935Z] #54 13.71 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
17:00:57 [2023-11-29T17:00:57.875Z] #54 14.60 Selecting previously unselected package gir1.2-glib-2.0:arm64.
17:00:58 [2023-11-29T17:00:58.135Z] #54 14.60 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
17:00:58 [2023-11-29T17:00:58.395Z] #54 14.85 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
17:00:58 [2023-11-29T17:00:58.655Z] #54 ...
17:00:58 [2023-11-29T17:00:58.655Z] 
17:00:58 [2023-11-29T17:00:58.655Z] #47 [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
17:00:58 [2023-11-29T17:00:58.655Z] #47 5.086 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
17:00:58 [2023-11-29T17:00:58.655Z] #47 5.182 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:00:58 [2023-11-29T17:00:58.655Z] #47 5.182 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:00:58 [2023-11-29T17:00:58.655Z] #47 5.526 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
17:00:58 [2023-11-29T17:00:58.655Z] #47 6.066 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [254 kB]
17:00:58 [2023-11-29T17:00:58.655Z] #47 6.278 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [15.1 kB]
17:00:58 [2023-11-29T17:00:58.655Z] #47 7.494 Fetched 8429 kB in 3s (3068 kB/s)
17:00:58 [2023-11-29T17:00:58.655Z] #47 7.494 Reading package lists...
17:00:58 [2023-11-29T17:00:58.655Z] #47 8.782 Hit:1 http://deb.debian.org/debian bullseye InRelease
17:00:58 [2023-11-29T17:00:58.655Z] #47 8.783 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
17:00:58 [2023-11-29T17:00:58.655Z] #47 8.783 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
17:00:58 [2023-11-29T17:00:58.655Z] #47 10.16 Reading package lists...
17:00:58 [2023-11-29T17:00:58.655Z] #47 10.87 + apt-get  install -y --no-install-recommends gcc libc6-dev
17:00:58 [2023-11-29T17:00:58.655Z] #47 10.91 Reading package lists...
17:00:58 [2023-11-29T17:00:58.655Z] #47 11.61 Building dependency tree...
17:00:58 [2023-11-29T17:00:58.655Z] #47 12.11 gcc is already the newest version (4:10.2.1-1).
17:00:58 [2023-11-29T17:00:58.655Z] #47 12.11 libc6-dev is already the newest version (2.31-13+deb11u7).
17:00:58 [2023-11-29T17:00:58.655Z] #47 12.11 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
17:00:58 [2023-11-29T17:00:58.915Z] #47 ...
17:00:58 [2023-11-29T17:00:58.915Z] 
17:00:58 [2023-11-29T17:00:58.915Z] #64 [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
17:00:58 [2023-11-29T17:00:58.915Z] #64 11.19 Reading package lists...
17:00:58 [2023-11-29T17:00:58.915Z] #64 12.03 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
17:00:58 [2023-11-29T17:00:58.915Z] #64 12.08 Reading package lists...
17:00:58 [2023-11-29T17:00:58.915Z] #64 12.88 Building dependency tree...
17:00:58 [2023-11-29T17:00:58.915Z] #64 13.31 gcc is already the newest version (4:10.2.1-1).
17:00:58 [2023-11-29T17:00:58.915Z] #64 13.31 libc6-dev is already the newest version (2.31-13+deb11u7).
17:00:58 [2023-11-29T17:00:58.915Z] #64 13.31 The following additional packages will be installed:
17:00:58 [2023-11-29T17:00:58.915Z] #64 13.31   bzip2 patch xz-utils
17:00:58 [2023-11-29T17:00:58.915Z] #64 13.31 Suggested packages:
17:00:58 [2023-11-29T17:00:58.915Z] #64 13.32   bzip2-doc debian-keyring seccomp ed diffutils-doc
17:00:58 [2023-11-29T17:00:58.915Z] #64 13.32 Recommended packages:
17:00:58 [2023-11-29T17:00:58.915Z] #64 13.32   build-essential fakeroot libalgorithm-merge-perl
17:00:58 [2023-11-29T17:00:58.915Z] #64 13.42 The following NEW packages will be installed:
17:00:58 [2023-11-29T17:00:58.915Z] #64 13.42   bzip2 dpkg-dev libseccomp-dev patch xz-utils
17:00:58 [2023-11-29T17:00:58.915Z] #64 13.72 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
17:00:58 [2023-11-29T17:00:58.915Z] #64 13.72 Need to get 2791 kB of archives.
17:00:58 [2023-11-29T17:00:58.915Z] #64 13.72 After this operation, 4078 kB of additional disk space will be used.
17:00:58 [2023-11-29T17:00:58.915Z] #64 13.72 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
17:00:58 [2023-11-29T17:00:58.915Z] #64 13.72 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
17:00:58 [2023-11-29T17:00:58.915Z] #64 13.73 Get:3 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
17:00:58 [2023-11-29T17:00:58.915Z] #64 13.73 Get:4 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
17:00:58 [2023-11-29T17:00:58.915Z] #64 13.83 Get:5 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
17:00:58 [2023-11-29T17:00:58.915Z] #64 14.56 debconf: delaying package configuration, since apt-utils is not installed
17:00:58 [2023-11-29T17:00:58.915Z] #64 14.92 Fetched 2791 kB in 0s (7128 kB/s)
17:00:58 [2023-11-29T17:00:58.915Z] #64 15.19 Selecting previously unselected package bzip2.
17:00:58 [2023-11-29T17:00:58.915Z] #64 15.19 (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 ... 15746 files and directories currently installed.)
17:00:58 [2023-11-29T17:00:58.915Z] #64 15.20 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
17:00:58 [2023-11-29T17:00:58.915Z] #64 15.50 Unpacking bzip2 (1.0.8-4) ...
17:00:59 [2023-11-29T17:00:59.855Z] #64 ...
17:00:59 [2023-11-29T17:00:59.855Z] 
17:00:59 [2023-11-29T17:00:59.855Z] #58 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
17:00:59 [2023-11-29T17:00:59.855Z] #58 DONE 16.3s
17:00:59 [2023-11-29T17:00:59.855Z] 
17:00:59 [2023-11-29T17:00:59.855Z] #64 [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
17:00:59 [2023-11-29T17:00:59.855Z] #64 16.28 Selecting previously unselected package xz-utils.
17:01:00 [2023-11-29T17:01:00.115Z] #64 16.29 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
17:01:00 [2023-11-29T17:01:00.115Z] #64 16.38 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
17:01:00 [2023-11-29T17:01:00.635Z] #64 16.89 Selecting previously unselected package patch.
17:01:00 [2023-11-29T17:01:00.635Z] #64 16.92 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
17:01:00 [2023-11-29T17:01:00.635Z] #64 16.97 Unpacking patch (2.7.6-7) ...
17:01:01 [2023-11-29T17:01:01.205Z] #64 17.63 Selecting previously unselected package dpkg-dev.
17:01:01 [2023-11-29T17:01:01.205Z] #64 17.63 Preparing to unpack .../dpkg-dev_1.20.13_all.deb ...
17:01:01 [2023-11-29T17:01:01.205Z] #64 17.70 Unpacking dpkg-dev (1.20.13) ...
17:01:01 [2023-11-29T17:01:01.991Z] #64 18.32 Selecting previously unselected package libseccomp-dev:arm64.
17:01:02 [2023-11-29T17:01:02.276Z] #64 18.33 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
17:01:03 [2023-11-29T17:01:03.314Z] #64 19.59 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:01:04 [2023-11-29T17:01:04.254Z] #64 20.73 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:01:04 [2023-11-29T17:01:04.254Z] #64 ...
17:01:04 [2023-11-29T17:01:04.254Z] 
17:01:04 [2023-11-29T17:01:04.254Z] #56 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
17:01:04 [2023-11-29T17:01:04.254Z] #56 10.72 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
17:01:04 [2023-11-29T17:01:04.254Z] #56 10.72 Need to get 15.1 MB of archives.
17:01:04 [2023-11-29T17:01:04.254Z] #56 10.72 After this operation, 66.8 MB of additional disk space will be used.
17:01:04 [2023-11-29T17:01:04.254Z] #56 10.72 Get:1 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
17:01:04 [2023-11-29T17:01:04.254Z] #56 10.78 Get:2 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
17:01:04 [2023-11-29T17:01:04.254Z] #56 10.90 Get:3 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
17:01:04 [2023-11-29T17:01:04.254Z] #56 10.94 Get:4 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
17:01:04 [2023-11-29T17:01:04.254Z] #56 10.95 Get:5 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
17:01:04 [2023-11-29T17:01:04.254Z] #56 10.96 Get:6 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
17:01:04 [2023-11-29T17:01:04.254Z] #56 10.96 Get:7 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
17:01:04 [2023-11-29T17:01:04.254Z] #56 11.10 Get:8 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
17:01:04 [2023-11-29T17:01:04.254Z] #56 11.69 debconf: delaying package configuration, since apt-utils is not installed
17:01:04 [2023-11-29T17:01:04.254Z] #56 11.90 Fetched 15.1 MB in 1s (19.9 MB/s)
17:01:04 [2023-11-29T17:01:04.254Z] #56 12.42 Selecting previously unselected package cmake-data.
17:01:04 [2023-11-29T17:01:04.254Z] #56 12.42 (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 ... 15746 files and directories currently installed.)
17:01:04 [2023-11-29T17:01:04.254Z] #56 12.43 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
17:01:04 [2023-11-29T17:01:04.254Z] #56 12.55 Unpacking cmake-data (3.18.4-2+deb11u1) ...
17:01:04 [2023-11-29T17:01:04.254Z] #56 15.82 Selecting previously unselected package libicu67:arm64.
17:01:04 [2023-11-29T17:01:04.254Z] #56 15.83 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
17:01:04 [2023-11-29T17:01:04.254Z] #56 16.02 Unpacking libicu67:arm64 (67.1-7) ...
17:01:04 [2023-11-29T17:01:04.254Z] #56 17.91 Selecting previously unselected package libxml2:arm64.
17:01:04 [2023-11-29T17:01:04.254Z] #56 17.91 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
17:01:04 [2023-11-29T17:01:04.254Z] #56 18.02 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
17:01:04 [2023-11-29T17:01:04.254Z] #56 20.42 Selecting previously unselected package libarchive13:arm64.
17:01:04 [2023-11-29T17:01:04.254Z] #56 20.42 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
17:01:04 [2023-11-29T17:01:04.254Z] #56 20.59 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
17:01:04 [2023-11-29T17:01:04.514Z] #56 ...
17:01:04 [2023-11-29T17:01:04.514Z] 
17:01:04 [2023-11-29T17:01:04.514Z] #53 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
17:01:04 [2023-11-29T17:01:04.514Z] #53 11.21 Selecting previously unselected package autoconf.
17:01:04 [2023-11-29T17:01:04.514Z] #53 11.21 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
17:01:04 [2023-11-29T17:01:04.514Z] #53 11.23 Unpacking autoconf (2.69-14) ...
17:01:04 [2023-11-29T17:01:04.514Z] #53 11.79 Selecting previously unselected package autotools-dev.
17:01:04 [2023-11-29T17:01:04.514Z] #53 11.80 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
17:01:04 [2023-11-29T17:01:04.514Z] #53 11.96 Unpacking autotools-dev (20180224.1+nmu1) ...
17:01:04 [2023-11-29T17:01:04.514Z] #53 12.84 Selecting previously unselected package automake.
17:01:04 [2023-11-29T17:01:04.514Z] #53 12.84 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
17:01:04 [2023-11-29T17:01:04.514Z] #53 12.94 Unpacking automake (1:1.16.3-2) ...
17:01:04 [2023-11-29T17:01:04.514Z] #53 13.68 Selecting previously unselected package patch.
17:01:04 [2023-11-29T17:01:04.514Z] #53 13.68 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
17:01:04 [2023-11-29T17:01:04.514Z] #53 13.78 Unpacking patch (2.7.6-7) ...
17:01:04 [2023-11-29T17:01:04.514Z] #53 14.32 Selecting previously unselected package dpkg-dev.
17:01:04 [2023-11-29T17:01:04.514Z] #53 14.32 Preparing to unpack .../08-dpkg-dev_1.20.13_all.deb ...
17:01:04 [2023-11-29T17:01:04.514Z] #53 14.42 Unpacking dpkg-dev (1.20.13) ...
17:01:04 [2023-11-29T17:01:04.514Z] #53 16.33 Selecting previously unselected package build-essential.
17:01:04 [2023-11-29T17:01:04.514Z] #53 16.33 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
17:01:04 [2023-11-29T17:01:04.514Z] #53 16.51 Unpacking build-essential (12.9) ...
17:01:04 [2023-11-29T17:01:04.514Z] #53 17.11 Selecting previously unselected package libcap2:arm64.
17:01:04 [2023-11-29T17:01:04.514Z] #53 17.11 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
17:01:04 [2023-11-29T17:01:04.514Z] #53 17.15 Unpacking libcap2:arm64 (1:2.44-1) ...
17:01:04 [2023-11-29T17:01:04.514Z] #53 17.62 Selecting previously unselected package libcap-dev:arm64.
17:01:04 [2023-11-29T17:01:04.514Z] #53 17.63 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
17:01:04 [2023-11-29T17:01:04.514Z] #53 17.68 Unpacking libcap-dev:arm64 (1:2.44-1) ...
17:01:04 [2023-11-29T17:01:04.514Z] #53 18.39 Selecting previously unselected package libprotobuf-c1:arm64.
17:01:04 [2023-11-29T17:01:04.514Z] #53 18.39 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
17:01:04 [2023-11-29T17:01:04.514Z] #53 18.41 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
17:01:04 [2023-11-29T17:01:04.514Z] #53 20.18 Selecting previously unselected package libprotobuf-c-dev:arm64.
17:01:04 [2023-11-29T17:01:04.514Z] #53 20.19 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
17:01:04 [2023-11-29T17:01:04.514Z] #53 20.26 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
17:01:04 [2023-11-29T17:01:04.514Z] #53 21.13 Selecting previously unselected package libseccomp-dev:arm64.
17:01:04 [2023-11-29T17:01:04.514Z] #53 21.13 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
17:01:04 [2023-11-29T17:01:04.514Z] #53 21.22 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:01:04 [2023-11-29T17:01:04.514Z] #53 ...
17:01:04 [2023-11-29T17:01:04.514Z] 
17:01:04 [2023-11-29T17:01:04.514Z] #64 [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
17:01:04 [2023-11-29T17:01:04.774Z] #64 21.14 Setting up bzip2 (1.0.8-4) ...
17:01:05 [2023-11-29T17:01:05.080Z] #64 21.42 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
17:01:05 [2023-11-29T17:01:05.080Z] #64 ...
17:01:05 [2023-11-29T17:01:05.081Z] 
17:01:05 [2023-11-29T17:01:05.081Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
17:01:05 [2023-11-29T17:01:05.081Z] #31 16.38 
17:01:05 [2023-11-29T17:01:05.081Z] #31 16.55 Download of images into '/build' complete.
17:01:05 [2023-11-29T17:01:05.081Z] #31 16.55 Use something like the following to load the result into a Docker daemon:
17:01:05 [2023-11-29T17:01:05.081Z] #31 16.55   tar -cC '/build' . | docker load
17:01:05 [2023-11-29T17:01:05.348Z] #31 ...
17:01:05 [2023-11-29T17:01:05.348Z] 
17:01:05 [2023-11-29T17:01:05.348Z] #56 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
17:01:05 [2023-11-29T17:01:05.348Z] #56 21.36 Selecting previously unselected package libjsoncpp24:arm64.
17:01:05 [2023-11-29T17:01:05.348Z] #56 21.36 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
17:01:05 [2023-11-29T17:01:05.348Z] #56 21.46 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
17:01:06 [2023-11-29T17:01:06.288Z] #56 22.53 Selecting previously unselected package librhash0:arm64.
17:01:06 [2023-11-29T17:01:06.288Z] #56 22.53 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
17:01:06 [2023-11-29T17:01:06.288Z] #56 22.63 Unpacking librhash0:arm64 (1.4.1-2) ...
17:01:06 [2023-11-29T17:01:06.548Z] #56 ...
17:01:06 [2023-11-29T17:01:06.548Z] 
17:01:06 [2023-11-29T17:01:06.548Z] #32 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
17:01:06 [2023-11-29T17:01:06.548Z] #32 13.57 tomll can be used in two ways:
17:01:06 [2023-11-29T17:01:06.548Z] #32 13.57 Writing to STDIN and reading from STDOUT:
17:01:06 [2023-11-29T17:01:06.548Z] #32 13.57   cat file.toml | tomll > file.toml
17:01:06 [2023-11-29T17:01:06.548Z] #32 13.57 
17:01:06 [2023-11-29T17:01:06.548Z] #32 13.57 Reading and updating a list of files:
17:01:06 [2023-11-29T17:01:06.548Z] #32 13.57   tomll a.toml b.toml c.toml
17:01:06 [2023-11-29T17:01:06.548Z] #32 13.57 
17:01:06 [2023-11-29T17:01:06.548Z] #32 13.57 When given a list of files, tomll will modify all files in place without asking.
17:01:06 [2023-11-29T17:01:06.808Z] #32 ...
17:01:06 [2023-11-29T17:01:06.808Z] 
17:01:06 [2023-11-29T17:01:06.808Z] #53 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
17:01:06 [2023-11-29T17:01:06.808Z] #53 21.81 Selecting previously unselected package libsystemd-dev:arm64.
17:01:06 [2023-11-29T17:01:06.808Z] #53 21.81 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
17:01:06 [2023-11-29T17:01:06.808Z] #53 21.93 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
17:01:06 [2023-11-29T17:01:06.808Z] #53 22.87 Selecting previously unselected package libtool.
17:01:06 [2023-11-29T17:01:06.808Z] #53 22.87 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
17:01:06 [2023-11-29T17:01:06.808Z] #53 23.00 Unpacking libtool (2.4.6-15) ...
17:01:06 [2023-11-29T17:01:06.808Z] #53 23.72 Selecting previously unselected package libudev-dev:arm64.
17:01:06 [2023-11-29T17:01:06.808Z] #53 23.72 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u4_arm64.deb ...
17:01:06 [2023-11-29T17:01:06.808Z] #53 23.82 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
17:01:07 [2023-11-29T17:01:07.425Z] #53 ...
17:01:07 [2023-11-29T17:01:07.425Z] 
17:01:07 [2023-11-29T17:01:07.425Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
17:01:07 [2023-11-29T17:01:07.425Z] #50 14.33 v3.6.0
17:01:07 [2023-11-29T17:01:07.685Z] #50 ...
17:01:07 [2023-11-29T17:01:07.685Z] 
17:01:07 [2023-11-29T17:01:07.685Z] #56 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
17:01:07 [2023-11-29T17:01:07.685Z] #56 23.46 Selecting previously unselected package libuv1:arm64.
17:01:07 [2023-11-29T17:01:07.685Z] #56 23.47 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
17:01:07 [2023-11-29T17:01:07.685Z] #56 23.72 Unpacking libuv1:arm64 (1.40.0-2) ...
17:01:08 [2023-11-29T17:01:08.293Z] #56 24.57 Selecting previously unselected package cmake.
17:01:08 [2023-11-29T17:01:08.293Z] #56 ...
17:01:08 [2023-11-29T17:01:08.293Z] 
17:01:08 [2023-11-29T17:01:08.293Z] #49 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1"      && /build/go-winres --help
17:01:08 [2023-11-29T17:01:08.293Z] #49 15.12 NAME:
17:01:08 [2023-11-29T17:01:08.293Z] #49 15.12    go-winres - A tool for embedding resources in Windows executables
17:01:08 [2023-11-29T17:01:08.293Z] #49 15.12 
17:01:08 [2023-11-29T17:01:08.293Z] #49 15.12 USAGE:
17:01:08 [2023-11-29T17:01:08.293Z] #49 15.12    go-winres [global options] command [command options] [arguments...]
17:01:08 [2023-11-29T17:01:08.293Z] #49 15.12 
17:01:08 [2023-11-29T17:01:08.293Z] #49 15.12 COMMANDS:
17:01:08 [2023-11-29T17:01:08.293Z] #49 15.12    init     Create an initial ./winres/winres.json
17:01:08 [2023-11-29T17:01:08.293Z] #49 15.12    make     Make syso files for the "go build" command
17:01:08 [2023-11-29T17:01:08.293Z] #49 15.12    simply   Make syso files for the "go build" command (simplified)
17:01:08 [2023-11-29T17:01:08.293Z] #49 15.12    extract  Extract all resources from an executable
17:01:08 [2023-11-29T17:01:08.293Z] #49 15.12    patch    Replace resources in an executable file (exe, dll)
17:01:08 [2023-11-29T17:01:08.293Z] #49 15.12    help, h  Shows a list of commands or help for one command
17:01:08 [2023-11-29T17:01:08.293Z] #49 15.12 
17:01:08 [2023-11-29T17:01:08.293Z] #49 15.12 GLOBAL OPTIONS:
17:01:08 [2023-11-29T17:01:08.293Z] #49 15.12    --help, -h  show help (default: false)
17:01:08 [2023-11-29T17:01:08.293Z] #49 ...
17:01:08 [2023-11-29T17:01:08.293Z] 
17:01:08 [2023-11-29T17:01:08.293Z] #56 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
17:01:08 [2023-11-29T17:01:08.293Z] #56 24.57 Selecting previously unselected package cmake.
17:01:08 [2023-11-29T17:01:08.293Z] #56 24.57 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
17:01:08 [2023-11-29T17:01:08.293Z] #56 24.70 Unpacking cmake (3.18.4-2+deb11u1) ...
17:01:09 [2023-11-29T17:01:09.674Z] #56 ...
17:01:09 [2023-11-29T17:01:09.674Z] 
17:01:09 [2023-11-29T17:01:09.674Z] #54 [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
17:01:09 [2023-11-29T17:01:09.674Z] #54 16.03 Selecting previously unselected package libsecret-common.
17:01:09 [2023-11-29T17:01:09.674Z] #54 16.03 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
17:01:09 [2023-11-29T17:01:09.674Z] #54 16.18 Unpacking libsecret-common (0.20.4-2) ...
17:01:09 [2023-11-29T17:01:09.674Z] #54 16.76 Selecting previously unselected package libsecret-1-0:arm64.
17:01:09 [2023-11-29T17:01:09.674Z] #54 16.76 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
17:01:09 [2023-11-29T17:01:09.674Z] #54 16.84 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
17:01:09 [2023-11-29T17:01:09.674Z] #54 17.28 Selecting previously unselected package gir1.2-secret-1:arm64.
17:01:09 [2023-11-29T17:01:09.674Z] #54 17.29 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
17:01:09 [2023-11-29T17:01:09.674Z] #54 17.37 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
17:01:09 [2023-11-29T17:01:09.674Z] #54 17.92 Selecting previously unselected package uuid-dev:arm64.
17:01:09 [2023-11-29T17:01:09.674Z] #54 17.92 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
17:01:09 [2023-11-29T17:01:09.674Z] #54 18.02 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
17:01:09 [2023-11-29T17:01:09.674Z] #54 20.19 Selecting previously unselected package libblkid-dev:arm64.
17:01:09 [2023-11-29T17:01:09.674Z] #54 20.19 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
17:01:09 [2023-11-29T17:01:09.674Z] #54 20.34 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
17:01:09 [2023-11-29T17:01:09.674Z] #54 21.37 Selecting previously unselected package libbtrfs0:arm64.
17:01:09 [2023-11-29T17:01:09.674Z] #54 21.38 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
17:01:09 [2023-11-29T17:01:09.674Z] #54 21.47 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
17:01:09 [2023-11-29T17:01:09.674Z] #54 22.37 Selecting previously unselected package libbtrfs-dev:arm64.
17:01:09 [2023-11-29T17:01:09.674Z] #54 22.37 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
17:01:09 [2023-11-29T17:01:09.674Z] #54 22.52 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
17:01:09 [2023-11-29T17:01:09.674Z] #54 23.49 Selecting previously unselected package libelf1:arm64.
17:01:09 [2023-11-29T17:01:09.674Z] #54 23.49 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
17:01:09 [2023-11-29T17:01:09.674Z] #54 23.64 Unpacking libelf1:arm64 (0.183-1) ...
17:01:09 [2023-11-29T17:01:09.674Z] #54 24.53 Selecting previously unselected package libffi-dev:arm64.
17:01:09 [2023-11-29T17:01:09.674Z] #54 24.53 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
17:01:09 [2023-11-29T17:01:09.674Z] #54 24.67 Unpacking libffi-dev:arm64 (3.3-6) ...
17:01:09 [2023-11-29T17:01:09.674Z] #54 25.46 Selecting previously unselected package libglib2.0-data.
17:01:09 [2023-11-29T17:01:09.674Z] #54 25.46 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
17:01:09 [2023-11-29T17:01:09.674Z] #54 25.75 Unpacking libglib2.0-data (2.66.8-1) ...
17:01:09 [2023-11-29T17:01:09.674Z] #54 ...
17:01:09 [2023-11-29T17:01:09.674Z] 
17:01:09 [2023-11-29T17:01:09.674Z] #65 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.10" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:01:09 [2023-11-29T17:01:09.674Z] #65 ...
17:01:09 [2023-11-29T17:01:09.674Z] 
17:01:09 [2023-11-29T17:01:09.674Z] #56 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
17:01:09 [2023-11-29T17:01:09.674Z] #56 26.23 Setting up libicu67:arm64 (67.1-7) ...
17:01:10 [2023-11-29T17:01:10.611Z] #56 26.98 Setting up libuv1:arm64 (1.40.0-2) ...
17:01:10 [2023-11-29T17:01:10.870Z] #56 27.30 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
17:01:11 [2023-11-29T17:01:11.129Z] #56 27.50 Setting up librhash0:arm64 (1.4.1-2) ...
17:01:11 [2023-11-29T17:01:11.697Z] #56 27.81 Setting up cmake-data (3.18.4-2+deb11u1) ...
17:01:11 [2023-11-29T17:01:11.697Z] #56 28.03 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
17:01:12 [2023-11-29T17:01:12.056Z] #56 28.26 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
17:01:12 [2023-11-29T17:01:12.992Z] #56 28.83 Setting up cmake (3.18.4-2+deb11u1) ...
17:01:12 [2023-11-29T17:01:12.992Z] #56 29.38 Processing triggers for libc-bin (2.31-13+deb11u7) ...
17:01:14 [2023-11-29T17:01:14.370Z] #56 ...
17:01:14 [2023-11-29T17:01:14.370Z] 
17:01:14 [2023-11-29T17:01:14.370Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
17:01:14 [2023-11-29T17:01:14.370Z] #51 21.08 gotestsum version dev
17:01:14 [2023-11-29T17:01:14.370Z] #51 ...
17:01:14 [2023-11-29T17:01:14.370Z] 
17:01:14 [2023-11-29T17:01:14.370Z] #54 [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
17:01:14 [2023-11-29T17:01:14.370Z] #54 27.24 Selecting previously unselected package libglib2.0-bin.
17:01:14 [2023-11-29T17:01:14.370Z] #54 27.25 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
17:01:14 [2023-11-29T17:01:14.370Z] #54 27.36 Unpacking libglib2.0-bin (2.66.8-1) ...
17:01:14 [2023-11-29T17:01:14.370Z] #54 27.97 Selecting previously unselected package python3-lib2to3.
17:01:14 [2023-11-29T17:01:14.370Z] #54 27.97 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
17:01:14 [2023-11-29T17:01:14.370Z] #54 28.04 Unpacking python3-lib2to3 (3.9.2-1) ...
17:01:14 [2023-11-29T17:01:14.370Z] #54 28.44 Selecting previously unselected package python3-distutils.
17:01:14 [2023-11-29T17:01:14.370Z] #54 28.45 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
17:01:14 [2023-11-29T17:01:14.370Z] #54 28.51 Unpacking python3-distutils (3.9.2-1) ...
17:01:14 [2023-11-29T17:01:14.370Z] #54 29.66 Selecting previously unselected package libglib2.0-dev-bin.
17:01:14 [2023-11-29T17:01:14.370Z] #54 29.66 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
17:01:14 [2023-11-29T17:01:14.370Z] #54 29.86 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
17:01:14 [2023-11-29T17:01:14.370Z] #54 30.29 Selecting previously unselected package libsepol1-dev:arm64.
17:01:14 [2023-11-29T17:01:14.370Z] #54 30.29 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
17:01:14 [2023-11-29T17:01:14.370Z] #54 30.39 Unpacking libsepol1-dev:arm64 (3.1-1) ...
17:01:15 [2023-11-29T17:01:15.306Z] #54 31.73 Selecting previously unselected package libpcre2-16-0:arm64.
17:01:15 [2023-11-29T17:01:15.306Z] #54 31.73 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
17:01:15 [2023-11-29T17:01:15.306Z] #54 31.84 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
17:01:15 [2023-11-29T17:01:15.306Z] #54 ...
17:01:15 [2023-11-29T17:01:15.306Z] 
17:01:15 [2023-11-29T17:01:15.306Z] #64 [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
17:01:15 [2023-11-29T17:01:15.306Z] #64 21.80 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:01:15 [2023-11-29T17:01:15.306Z] #64 22.05 Setting up patch (2.7.6-7) ...
17:01:15 [2023-11-29T17:01:15.306Z] #64 22.42 Setting up dpkg-dev (1.20.13) ...
17:01:15 [2023-11-29T17:01:15.306Z] #64 ...
17:01:15 [2023-11-29T17:01:15.306Z] 
17:01:15 [2023-11-29T17:01:15.306Z] #53 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
17:01:15 [2023-11-29T17:01:15.306Z] #53 24.86 Selecting previously unselected package libyajl2:arm64.
17:01:15 [2023-11-29T17:01:15.306Z] #53 24.87 Preparing to unpack .../18-libyajl2_2.1.0-3+deb11u2_arm64.deb ...
17:01:15 [2023-11-29T17:01:15.306Z] #53 25.01 Unpacking libyajl2:arm64 (2.1.0-3+deb11u2) ...
17:01:15 [2023-11-29T17:01:15.306Z] #53 25.83 Selecting previously unselected package libyajl-dev:arm64.
17:01:15 [2023-11-29T17:01:15.306Z] #53 25.83 Preparing to unpack .../19-libyajl-dev_2.1.0-3+deb11u2_arm64.deb ...
17:01:15 [2023-11-29T17:01:15.306Z] #53 26.02 Unpacking libyajl-dev:arm64 (2.1.0-3+deb11u2) ...
17:01:15 [2023-11-29T17:01:15.306Z] #53 26.89 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:01:15 [2023-11-29T17:01:15.306Z] #53 27.73 Setting up libyajl2:arm64 (2.1.0-3+deb11u2) ...
17:01:15 [2023-11-29T17:01:15.306Z] #53 27.95 Setting up bzip2 (1.0.8-4) ...
17:01:15 [2023-11-29T17:01:15.306Z] #53 28.18 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
17:01:15 [2023-11-29T17:01:15.306Z] #53 28.44 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
17:01:15 [2023-11-29T17:01:15.306Z] #53 28.60 Setting up libcap2:arm64 (1:2.44-1) ...
17:01:15 [2023-11-29T17:01:15.306Z] #53 28.84 Setting up autotools-dev (20180224.1+nmu1) ...
17:01:15 [2023-11-29T17:01:15.306Z] #53 29.41 Setting up libsigsegv2:arm64 (2.13-1) ...
17:01:15 [2023-11-29T17:01:15.306Z] #53 29.92 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
17:01:15 [2023-11-29T17:01:15.306Z] #53 30.34 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:01:15 [2023-11-29T17:01:15.306Z] #53 30.52 Setting up patch (2.7.6-7) ...
17:01:15 [2023-11-29T17:01:15.306Z] #53 30.73 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
17:01:15 [2023-11-29T17:01:15.306Z] #53 31.09 Setting up libyajl-dev:arm64 (2.1.0-3+deb11u2) ...
17:01:15 [2023-11-29T17:01:15.306Z] #53 31.55 Setting up libcap-dev:arm64 (1:2.44-1) ...
17:01:15 [2023-11-29T17:01:15.306Z] #53 32.21 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
17:01:15 [2023-11-29T17:01:15.306Z] #53 32.40 Setting up libtool (2.4.6-15) ...
17:01:15 [2023-11-29T17:01:15.568Z] #53 32.55 Setting up m4 (1.4.18-5) ...
17:01:15 [2023-11-29T17:01:15.568Z] #53 ...
17:01:15 [2023-11-29T17:01:15.568Z] 
17:01:15 [2023-11-29T17:01:15.568Z] #54 [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
17:01:15 [2023-11-29T17:01:15.568Z] #54 32.20 Selecting previously unselected package libpcre2-32-0:arm64.
17:01:15 [2023-11-29T17:01:15.568Z] #54 32.21 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
17:01:15 [2023-11-29T17:01:15.568Z] #54 32.34 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
17:01:16 [2023-11-29T17:01:16.638Z] #54 33.02 Selecting previously unselected package libpcre2-posix2:arm64.
17:01:16 [2023-11-29T17:01:16.638Z] #54 33.02 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
17:01:16 [2023-11-29T17:01:16.638Z] #54 33.11 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
17:01:16 [2023-11-29T17:01:16.897Z] #54 33.61 Selecting previously unselected package libpcre2-dev:arm64.
17:01:17 [2023-11-29T17:01:17.172Z] #54 33.62 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
17:01:17 [2023-11-29T17:01:17.172Z] #54 33.69 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
17:01:17 [2023-11-29T17:01:17.740Z] #54 34.36 Selecting previously unselected package libselinux1-dev:arm64.
17:01:17 [2023-11-29T17:01:17.740Z] #54 34.36 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
17:01:17 [2023-11-29T17:01:17.740Z] #54 34.37 Unpacking libselinux1-dev:arm64 (3.1-3) ...
17:01:18 [2023-11-29T17:01:18.308Z] #54 34.90 Selecting previously unselected package libmount-dev:arm64.
17:01:18 [2023-11-29T17:01:18.568Z] #54 34.90 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
17:01:18 [2023-11-29T17:01:18.568Z] #54 34.99 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
17:01:18 [2023-11-29T17:01:18.827Z] #54 35.43 Selecting previously unselected package libpcre16-3:arm64.
17:01:18 [2023-11-29T17:01:18.827Z] #54 35.43 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
17:01:18 [2023-11-29T17:01:18.827Z] #54 35.54 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
17:01:19 [2023-11-29T17:01:19.764Z] #54 36.20 Selecting previously unselected package libpcre32-3:arm64.
17:01:19 [2023-11-29T17:01:19.764Z] #54 ...
17:01:19 [2023-11-29T17:01:19.764Z] 
17:01:19 [2023-11-29T17:01:19.764Z] #49 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1"      && /build/go-winres --help
17:01:19 [2023-11-29T17:01:19.764Z] #49 DONE 36.7s
17:01:19 [2023-11-29T17:01:19.764Z] 
17:01:19 [2023-11-29T17:01:19.764Z] #54 [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
17:01:19 [2023-11-29T17:01:19.764Z] #54 36.21 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
17:01:19 [2023-11-29T17:01:19.764Z] #54 36.25 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
17:01:19 [2023-11-29T17:01:19.764Z] #54 ...
17:01:19 [2023-11-29T17:01:19.764Z] 
17:01:19 [2023-11-29T17:01:19.764Z] #61 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
17:01:19 [2023-11-29T17:01:19.764Z] #61 DONE 36.2s
17:01:19 [2023-11-29T17:01:19.764Z] 
17:01:19 [2023-11-29T17:01:19.764Z] #59 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
17:01:19 [2023-11-29T17:01:19.764Z] #59 DONE 36.2s
17:01:19 [2023-11-29T17:01:19.764Z] 
17:01:19 [2023-11-29T17:01:19.764Z] #32 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
17:01:19 [2023-11-29T17:01:19.764Z] #32 DONE 36.8s
17:01:19 [2023-11-29T17:01:19.764Z] 
17:01:19 [2023-11-29T17:01:19.764Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
17:01:19 [2023-11-29T17:01:19.764Z] #51 DONE 36.8s
17:01:19 [2023-11-29T17:01:19.764Z] 
17:01:19 [2023-11-29T17:01:19.764Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
17:01:19 [2023-11-29T17:01:19.764Z] #50 DONE 36.8s
17:01:19 [2023-11-29T17:01:19.764Z] 
17:01:19 [2023-11-29T17:01:19.764Z] #57 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
17:01:19 [2023-11-29T17:01:19.764Z] #57 DONE 36.3s
17:01:19 [2023-11-29T17:01:19.764Z] 
17:01:19 [2023-11-29T17:01:19.764Z] #55 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
17:01:19 [2023-11-29T17:01:19.764Z] #55 DONE 36.3s
17:01:19 [2023-11-29T17:01:19.764Z] 
17:01:19 [2023-11-29T17:01:19.764Z] #60 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
17:01:19 [2023-11-29T17:01:19.764Z] #60 DONE 36.4s
17:01:19 [2023-11-29T17:01:19.764Z] 
17:01:19 [2023-11-29T17:01:19.764Z] #62 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
17:01:19 [2023-11-29T17:01:19.764Z] #62 DONE 36.3s
17:01:19 [2023-11-29T17:01:19.764Z] 
17:01:19 [2023-11-29T17:01:19.764Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
17:01:19 [2023-11-29T17:01:19.764Z] #31 DONE 41.3s
17:01:19 [2023-11-29T17:01:19.764Z] 
17:01:19 [2023-11-29T17:01:19.764Z] #54 [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
17:01:19 [2023-11-29T17:01:19.764Z] #54 36.42 Selecting previously unselected package libpcrecpp0v5:arm64.
17:01:19 [2023-11-29T17:01:19.764Z] #54 36.42 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
17:01:19 [2023-11-29T17:01:19.764Z] #54 36.44 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
17:01:20 [2023-11-29T17:01:20.024Z] #54 ...
17:01:20 [2023-11-29T17:01:20.024Z] 
17:01:20 [2023-11-29T17:01:20.024Z] #65 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.10" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:01:20 [2023-11-29T17:01:20.024Z] #65 DONE 20.2s
17:01:20 [2023-11-29T17:01:20.024Z] 
17:01:20 [2023-11-29T17:01:20.024Z] #56 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
17:01:20 [2023-11-29T17:01:20.024Z] #56 DONE 36.4s
17:01:20 [2023-11-29T17:01:20.024Z] 
17:01:20 [2023-11-29T17:01:20.024Z] #54 [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
17:01:20 [2023-11-29T17:01:20.024Z] #54 36.50 Selecting previously unselected package libpcre3-dev:arm64.
17:01:20 [2023-11-29T17:01:20.024Z] #54 36.50 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
17:01:20 [2023-11-29T17:01:20.024Z] #54 36.52 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
17:01:20 [2023-11-29T17:01:20.024Z] #54 36.68 Selecting previously unselected package zlib1g-dev:arm64.
17:01:20 [2023-11-29T17:01:20.024Z] #54 36.68 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
17:01:20 [2023-11-29T17:01:20.024Z] #54 ...
17:01:20 [2023-11-29T17:01:20.024Z] 
17:01:20 [2023-11-29T17:01:20.024Z] #63 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
17:01:20 [2023-11-29T17:01:20.024Z] #63 DONE 36.7s
17:01:20 [2023-11-29T17:01:20.024Z] 
17:01:20 [2023-11-29T17:01:20.024Z] #53 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
17:01:20 [2023-11-29T17:01:20.024Z] #53 32.79 Setting up dpkg-dev (1.20.13) ...
17:01:20 [2023-11-29T17:01:20.024Z] #53 33.39 Setting up autoconf (2.69-14) ...
17:01:20 [2023-11-29T17:01:20.024Z] #53 33.83 Setting up build-essential (12.9) ...
17:01:20 [2023-11-29T17:01:20.024Z] #53 34.18 Setting up automake (1:1.16.3-2) ...
17:01:20 [2023-11-29T17:01:20.024Z] #53 34.45 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
17:01:20 [2023-11-29T17:01:20.024Z] #53 34.63 Processing triggers for libc-bin (2.31-13+deb11u7) ...
17:01:20 [2023-11-29T17:01:20.024Z] #53 DONE 37.1s
17:01:20 [2023-11-29T17:01:20.024Z] 
17:01:20 [2023-11-29T17:01:20.024Z] #47 [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
17:01:20 [2023-11-29T17:01:20.024Z] #47 DONE 36.6s
17:01:20 [2023-11-29T17:01:20.024Z] 
17:01:20 [2023-11-29T17:01:20.024Z] #54 [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
17:01:20 [2023-11-29T17:01:20.024Z] #54 36.68 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
17:01:20 [2023-11-29T17:01:20.024Z] #54 36.79 Selecting previously unselected package libglib2.0-dev:arm64.
17:01:20 [2023-11-29T17:01:20.284Z] #54 ...
17:01:20 [2023-11-29T17:01:20.284Z] 
17:01:20 [2023-11-29T17:01:20.284Z] #64 [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
17:01:20 [2023-11-29T17:01:20.284Z] #64 DONE 36.7s
17:01:20 [2023-11-29T17:01:20.284Z] 
17:01:20 [2023-11-29T17:01:20.284Z] #48 [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
17:01:20 [2023-11-29T17:01:20.284Z] #48 34.07 golangci-lint has version v1.54.2 built with go1.21.3 from (unknown, mod sum: "h1:oR9zxfWYxt7hFqk6+fw6Enr+E7F0SN2nqHhJYyIb0yo=") on (unknown)
17:01:20 [2023-11-29T17:01:20.284Z] #48 DONE 37.2s
17:01:20 [2023-11-29T17:01:20.284Z] 
17:01:20 [2023-11-29T17:01:20.284Z] #54 [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
17:01:20 [2023-11-29T17:01:20.284Z] #54 36.79 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
17:01:20 [2023-11-29T17:01:20.284Z] #54 36.80 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
17:01:21 [2023-11-29T17:01:21.661Z] #54 38.35 Selecting previously unselected package libsecret-1-dev:arm64.
17:01:21 [2023-11-29T17:01:21.920Z] #54 38.35 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
17:01:21 [2023-11-29T17:01:21.920Z] #54 38.36 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
17:01:21 [2023-11-29T17:01:21.920Z] #54 38.61 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
17:01:22 [2023-11-29T17:01:22.180Z] #54 38.66 Setting up libpcre16-3:arm64 (2:8.39-13) ...
17:01:22 [2023-11-29T17:01:22.180Z] #54 38.68 Setting up libsepol1-dev:arm64 (3.1-1) ...
17:01:22 [2023-11-29T17:01:22.180Z] #54 38.69 Setting up libffi-dev:arm64 (3.3-6) ...
17:01:22 [2023-11-29T17:01:22.180Z] #54 38.72 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
17:01:22 [2023-11-29T17:01:22.180Z] #54 ...
17:01:22 [2023-11-29T17:01:22.180Z] 
17:01:22 [2023-11-29T17:01:22.180Z] #66 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
17:01:22 [2023-11-29T17:01:22.180Z] #66 DONE 2.1s
17:01:22 [2023-11-29T17:01:22.180Z] 
17:01:22 [2023-11-29T17:01:22.180Z] #54 [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
17:01:22 [2023-11-29T17:01:22.180Z] #54 38.74 Setting up libbtrfs0:arm64 (5.10.1-2) ...
17:01:22 [2023-11-29T17:01:22.180Z] #54 38.78 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
17:01:22 [2023-11-29T17:01:22.180Z] #54 38.80 Setting up libglib2.0-data (2.66.8-1) ...
17:01:22 [2023-11-29T17:01:22.180Z] #54 38.83 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
17:01:22 [2023-11-29T17:01:22.180Z] #54 38.86 Setting up libpcre32-3:arm64 (2:8.39-13) ...
17:01:22 [2023-11-29T17:01:22.180Z] #54 38.87 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
17:01:22 [2023-11-29T17:01:22.180Z] #54 38.88 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
17:01:22 [2023-11-29T17:01:22.180Z] #54 38.91 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
17:01:22 [2023-11-29T17:01:22.180Z] #54 38.93 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
17:01:22 [2023-11-29T17:01:22.180Z] #54 38.95 Setting up python3-lib2to3 (3.9.2-1) ...
17:01:22 [2023-11-29T17:01:22.439Z] #54 39.05 Setting up libelf1:arm64 (0.183-1) ...
17:01:22 [2023-11-29T17:01:22.439Z] #54 39.07 Setting up libsecret-common (0.20.4-2) ...
17:01:22 [2023-11-29T17:01:22.439Z] #54 39.08 Setting up python3-distutils (3.9.2-1) ...
17:01:22 [2023-11-29T17:01:22.439Z] #54 39.21 Setting up libglib2.0-dev-bin (2.66.8-1) ...
17:01:22 [2023-11-29T17:01:22.698Z] #54 39.39 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
17:01:22 [2023-11-29T17:01:22.957Z] #54 39.41 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
17:01:22 [2023-11-29T17:01:22.957Z] #54 39.42 Setting up libselinux1-dev:arm64 (3.1-3) ...
17:01:22 [2023-11-29T17:01:22.957Z] #54 39.44 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
17:01:22 [2023-11-29T17:01:22.957Z] #54 39.47 Setting up libglib2.0-bin (2.66.8-1) ...
17:01:22 [2023-11-29T17:01:22.957Z] #54 39.49 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
17:01:22 [2023-11-29T17:01:22.957Z] #54 39.50 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
17:01:22 [2023-11-29T17:01:22.957Z] #54 39.54 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
17:01:22 [2023-11-29T17:01:22.957Z] #54 39.56 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
17:01:22 [2023-11-29T17:01:22.957Z] #54 39.57 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
17:01:22 [2023-11-29T17:01:22.957Z] #54 39.60 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
17:01:23 [2023-11-29T17:01:23.216Z] #54 ...
17:01:23 [2023-11-29T17:01:23.216Z] 
17:01:23 [2023-11-29T17:01:23.216Z] #67 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:01:23 [2023-11-29T17:01:23.216Z] #67 DONE 3.2s
17:01:23 [2023-11-29T17:01:23.216Z] 
17:01:23 [2023-11-29T17:01:23.216Z] #54 [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
17:01:23 [2023-11-29T17:01:23.216Z] #54 39.63 No schema files found: doing nothing.
17:01:23 [2023-11-29T17:01:23.216Z] #54 39.64 Processing triggers for libc-bin (2.31-13+deb11u7) ...
17:01:23 [2023-11-29T17:01:23.216Z] #54 39.68 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
17:01:23 [2023-11-29T17:01:23.216Z] #54 DONE 39.9s
17:01:23 [2023-11-29T17:01:23.216Z] 
17:01:23 [2023-11-29T17:01:23.216Z] #68 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
17:01:24 [2023-11-29T17:01:24.153Z] #68 4.061 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 .
17:01:24 [2023-11-29T17:01:24.723Z] #68 ...
17:01:24 [2023-11-29T17:01:24.723Z] 
17:01:24 [2023-11-29T17:01:24.723Z] #69 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:01:24 [2023-11-29T17:01:24.723Z] #69 DONE 4.7s
17:01:24 [2023-11-29T17:01:24.723Z] 
17:01:24 [2023-11-29T17:01:24.723Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:01:24 [2023-11-29T17:01:24.723Z] #70 3.484 Cloning into '/tmp/crun-build'...
17:01:24 [2023-11-29T17:01:24.723Z] #70 4.229 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
17:01:24 [2023-11-29T17:01:24.723Z] #70 4.235 Cloning into '/tmp/crun-build/libocispec'...
17:01:24 [2023-11-29T17:01:24.723Z] #70 4.598 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
17:01:24 [2023-11-29T17:01:24.983Z] #70 4.605 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
17:01:24 [2023-11-29T17:01:24.983Z] #70 4.605 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
17:01:24 [2023-11-29T17:01:24.983Z] #70 4.605 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
17:01:24 [2023-11-29T17:01:24.983Z] #70 4.614 Cloning into '/tmp/crun-build/libocispec/image-spec'...
17:01:25 [2023-11-29T17:01:25.242Z] #70 5.007 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
17:01:25 [2023-11-29T17:01:25.502Z] #70 5.335 Cloning into '/tmp/crun-build/libocispec/yajl'...
17:01:25 [2023-11-29T17:01:25.502Z] #70 ...
17:01:25 [2023-11-29T17:01:25.502Z] 
17:01:25 [2023-11-29T17:01:25.502Z] #71 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
17:01:25 [2023-11-29T17:01:25.502Z] #71 4.290 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
17:01:25 [2023-11-29T17:01:25.502Z] #71 4.290 + mkdir /build
17:01:25 [2023-11-29T17:01:25.502Z] #71 DONE 5.7s
17:01:25 [2023-11-29T17:01:25.502Z] 
17:01:25 [2023-11-29T17:01:25.502Z] #72 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
17:01:25 [2023-11-29T17:01:25.761Z] #72 ...
17:01:25 [2023-11-29T17:01:25.761Z] 
17:01:25 [2023-11-29T17:01:25.761Z] #73 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
17:01:25 [2023-11-29T17:01:25.761Z] #73 DONE 5.7s
17:01:25 [2023-11-29T17:01:25.761Z] 
17:01:25 [2023-11-29T17:01:25.761Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:01:25 [2023-11-29T17:01:25.761Z] #70 5.693 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
17:01:26 [2023-11-29T17:01:26.020Z] #70 5.741 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
17:01:26 [2023-11-29T17:01:26.020Z] #70 5.787 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
17:01:26 [2023-11-29T17:01:26.590Z] #70 ...
17:01:26 [2023-11-29T17:01:26.590Z] 
17:01:26 [2023-11-29T17:01:26.590Z] #74 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:01:26 [2023-11-29T17:01:26.590Z] #74 DONE 6.6s
17:01:26 [2023-11-29T17:01:26.590Z] 
17:01:26 [2023-11-29T17:01:26.590Z] #75 [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
17:01:26 [2023-11-29T17:01:26.590Z] #75 4.117 Hit:1 http://deb.debian.org/debian bullseye InRelease
17:01:26 [2023-11-29T17:01:26.590Z] #75 4.117 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
17:01:26 [2023-11-29T17:01:26.590Z] #75 4.118 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
17:01:26 [2023-11-29T17:01:26.590Z] #75 4.603 Reading package lists...
17:01:26 [2023-11-29T17:01:26.590Z] #75 5.186 + apt-get  install -y --no-install-recommends gcc libc6-dev
17:01:26 [2023-11-29T17:01:26.590Z] #75 5.198 Reading package lists...
17:01:26 [2023-11-29T17:01:26.590Z] #75 5.764 Building dependency tree...
17:01:26 [2023-11-29T17:01:26.590Z] #75 5.933 Reading state information...
17:01:26 [2023-11-29T17:01:26.590Z] #75 6.164 gcc is already the newest version (4:10.2.1-1).
17:01:26 [2023-11-29T17:01:26.590Z] #75 6.164 libc6-dev is already the newest version (2.31-13+deb11u7).
17:01:26 [2023-11-29T17:01:26.590Z] #75 6.164 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
17:01:26 [2023-11-29T17:01:26.590Z] #75 DONE 6.5s
17:01:26 [2023-11-29T17:01:26.850Z] 
17:01:26 [2023-11-29T17:01:26.850Z] #72 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
17:01:26 [2023-11-29T17:01:26.850Z] #72 0.659 go: downloading github.com/sirupsen/logrus v1.9.0
17:01:26 [2023-11-29T17:01:26.850Z] #72 0.667 go: downloading github.com/urfave/cli/v2 v2.23.5
17:01:26 [2023-11-29T17:01:26.850Z] #72 0.689 go: downloading github.com/google/uuid v1.3.0
17:01:26 [2023-11-29T17:01:26.850Z] #72 0.689 go: downloading github.com/moby/vpnkit v0.5.0
17:01:26 [2023-11-29T17:01:26.850Z] #72 0.692 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
17:01:26 [2023-11-29T17:01:26.850Z] #72 0.718 go: downloading github.com/gorilla/mux v1.8.0
17:01:26 [2023-11-29T17:01:26.850Z] #72 0.719 go: downloading github.com/moby/sys/mountinfo v0.6.2
17:01:26 [2023-11-29T17:01:26.850Z] #72 0.722 go: downloading golang.org/x/sys v0.2.0
17:01:26 [2023-11-29T17:01:26.850Z] #72 0.862 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
17:01:26 [2023-11-29T17:01:26.850Z] #72 1.204 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
17:01:26 [2023-11-29T17:01:26.850Z] #72 1.205 go: downloading golang.org/x/net v0.1.0
17:01:26 [2023-11-29T17:01:26.850Z] #72 1.305 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
17:01:27 [2023-11-29T17:01:27.111Z] #72 1.305 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
17:01:29 [2023-11-29T17:01:29.652Z] #72 ...
17:01:29 [2023-11-29T17:01:29.652Z] 
17:01:29 [2023-11-29T17:01:29.652Z] #76 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
17:01:29 [2023-11-29T17:01:29.652Z] #76 1.326 -- The C compiler identification is GNU 10.2.1
17:01:29 [2023-11-29T17:01:29.652Z] #76 1.347 -- Detecting C compiler ABI info
17:01:29 [2023-11-29T17:01:29.652Z] #76 1.473 -- Detecting C compiler ABI info - done
17:01:29 [2023-11-29T17:01:29.652Z] #76 1.497 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
17:01:29 [2023-11-29T17:01:29.652Z] #76 1.497 -- Detecting C compile features
17:01:29 [2023-11-29T17:01:29.652Z] #76 1.505 -- Detecting C compile features - done
17:01:29 [2023-11-29T17:01:29.652Z] #76 1.525 -- Performing Test HAS_BUILTIN_FORTIFY
17:01:29 [2023-11-29T17:01:29.652Z] #76 1.590 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:01:29 [2023-11-29T17:01:29.652Z] #76 1.612 -- Configuring done
17:01:29 [2023-11-29T17:01:29.652Z] #76 1.636 -- Generating done
17:01:29 [2023-11-29T17:01:29.652Z] #76 1.639 -- Build files have been written to: /go/src/github.com/krallin/tini
17:01:29 [2023-11-29T17:01:29.652Z] #76 1.720 Scanning dependencies of target tini-static
17:01:29 [2023-11-29T17:01:29.652Z] #76 1.734 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:01:29 [2023-11-29T17:01:29.652Z] #76 1.983 [100%] Linking C executable tini-static
17:01:29 [2023-11-29T17:01:29.652Z] #76 2.119 [100%] Built target tini-static
17:01:29 [2023-11-29T17:01:29.652Z] #76 DONE 2.8s
17:01:29 [2023-11-29T17:01:29.652Z] 
17:01:29 [2023-11-29T17:01:29.652Z] #77 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
17:01:29 [2023-11-29T17:01:29.912Z] #77 ...
17:01:29 [2023-11-29T17:01:29.912Z] 
17:01:29 [2023-11-29T17:01:29.912Z] #78 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:01:29 [2023-11-29T17:01:29.912Z] #78 ...
17:01:29 [2023-11-29T17:01:29.912Z] 
17:01:29 [2023-11-29T17:01:29.912Z] #79 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
17:01:32 [2023-11-29T17:01:32.452Z] #79 ...
17:01:32 [2023-11-29T17:01:32.452Z] 
17:01:32 [2023-11-29T17:01:32.452Z] #78 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:01:32 [2023-11-29T17:01:32.452Z] #78 DONE 12.6s
17:01:32 [2023-11-29T17:01:32.452Z] 
17:01:32 [2023-11-29T17:01:32.452Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:01:32 [2023-11-29T17:01:32.452Z] #70 10.89 aclocal: warning: couldn't open directory 'm4': No such file or directory
17:01:34 [2023-11-29T17:01:34.991Z] #70 14.85 libtoolize: putting auxiliary files in '.'.
17:01:34 [2023-11-29T17:01:34.991Z] #70 14.85 libtoolize: copying file './ltmain.sh'
17:01:35 [2023-11-29T17:01:35.931Z] #70 15.65 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
17:01:35 [2023-11-29T17:01:35.931Z] #70 15.65 libtoolize: and rerunning libtoolize and aclocal.
17:01:35 [2023-11-29T17:01:35.931Z] #70 15.65 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
17:01:39 [2023-11-29T17:01:39.224Z] #70 19.08 configure.ac:7: installing './compile'
17:01:39 [2023-11-29T17:01:39.484Z] #70 19.09 configure.ac:11: installing './config.guess'
17:01:39 [2023-11-29T17:01:39.484Z] #70 19.09 configure.ac:11: installing './config.sub'
17:01:39 [2023-11-29T17:01:39.484Z] #70 19.09 configure.ac:8: installing './install-sh'
17:01:39 [2023-11-29T17:01:39.484Z] #70 19.10 configure.ac:8: installing './missing'
17:01:39 [2023-11-29T17:01:39.484Z] #70 19.12 Makefile.am: installing './depcomp'
17:01:40 [2023-11-29T17:01:40.053Z] #70 19.94 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
17:01:40 [2023-11-29T17:01:40.053Z] #70 19.94 libtoolize: copying file 'build-aux/ltmain.sh'
17:01:40 [2023-11-29T17:01:40.312Z] #70 20.15 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
17:01:40 [2023-11-29T17:01:40.313Z] #70 20.15 libtoolize: copying file 'm4/libtool.m4'
17:01:40 [2023-11-29T17:01:40.313Z] #70 20.28 libtoolize: copying file 'm4/ltoptions.m4'
17:01:40 [2023-11-29T17:01:40.572Z] #70 20.41 libtoolize: copying file 'm4/ltsugar.m4'
17:01:40 [2023-11-29T17:01:40.572Z] #70 20.57 libtoolize: copying file 'm4/ltversion.m4'
17:01:40 [2023-11-29T17:01:40.832Z] #70 20.69 libtoolize: copying file 'm4/lt~obsolete.m4'
17:01:40 [2023-11-29T17:01:40.832Z] #70 20.83 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
17:01:43 [2023-11-29T17:01:43.371Z] #70 ...
17:01:43 [2023-11-29T17:01:43.371Z] 
17:01:43 [2023-11-29T17:01:43.371Z] #80 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
17:01:43 [2023-11-29T17:01:43.371Z] #80 2.699 + bin/ctr
17:01:43 [2023-11-29T17:01:43.371Z] #80 2.700 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.9 -X github.com/containerd/containerd/version.Revision=4f03e100cb967922bec7459a78d16ccbac9bb81d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
17:01:45 [2023-11-29T17:01:45.288Z] #80 ...
17:01:45 [2023-11-29T17:01:45.288Z] 
17:01:45 [2023-11-29T17:01:45.288Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:01:45 [2023-11-29T17:01:45.288Z] #70 25.16 configure.ac:7: installing 'build-aux/compile'
17:01:45 [2023-11-29T17:01:45.288Z] #70 25.16 configure.ac:9: installing 'build-aux/config.guess'
17:01:45 [2023-11-29T17:01:45.288Z] #70 25.17 configure.ac:9: installing 'build-aux/config.sub'
17:01:45 [2023-11-29T17:01:45.288Z] #70 25.17 configure.ac:11: installing 'build-aux/install-sh'
17:01:45 [2023-11-29T17:01:45.288Z] #70 25.17 configure.ac:11: installing 'build-aux/missing'
17:01:45 [2023-11-29T17:01:45.288Z] #70 25.24 Makefile.am: installing 'build-aux/depcomp'
17:01:45 [2023-11-29T17:01:45.288Z] #70 25.27 parallel-tests: installing 'build-aux/test-driver'
17:01:47 [2023-11-29T17:01:47.196Z] #70 27.01 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
17:01:47 [2023-11-29T17:01:47.196Z] #70 27.01 libtoolize: copying file 'build-aux/ltmain.sh'
17:01:47 [2023-11-29T17:01:47.766Z] #70 27.56 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
17:01:47 [2023-11-29T17:01:47.766Z] #70 27.56 libtoolize: copying file 'm4/libtool.m4'
17:01:47 [2023-11-29T17:01:47.766Z] #70 27.70 libtoolize: copying file 'm4/ltoptions.m4'
17:01:48 [2023-11-29T17:01:48.026Z] #70 27.88 libtoolize: copying file 'm4/ltsugar.m4'
17:01:48 [2023-11-29T17:01:48.026Z] #70 28.04 libtoolize: copying file 'm4/ltversion.m4'
17:01:48 [2023-11-29T17:01:48.286Z] #70 28.17 libtoolize: copying file 'm4/lt~obsolete.m4'
17:01:54 [2023-11-29T17:01:54.861Z] #70 33.94 configure.ac:11: installing 'build-aux/compile'
17:01:54 [2023-11-29T17:01:54.861Z] #70 33.94 configure.ac:11: installing 'build-aux/config.guess'
17:01:54 [2023-11-29T17:01:54.861Z] #70 33.94 configure.ac:11: installing 'build-aux/config.sub'
17:01:54 [2023-11-29T17:01:54.861Z] #70 33.95 configure.ac:13: installing 'build-aux/install-sh'
17:01:54 [2023-11-29T17:01:54.861Z] #70 33.95 configure.ac:13: installing 'build-aux/missing'
17:01:54 [2023-11-29T17:01:54.861Z] #70 33.96 configure.ac:8: installing 'build-aux/tap-driver.sh'
17:01:54 [2023-11-29T17:01:54.861Z] #70 34.01 Makefile.am: installing 'build-aux/depcomp'
17:01:55 [2023-11-29T17:01:55.121Z] #70 34.74 checking build system type... aarch64-unknown-linux-gnu
17:01:55 [2023-11-29T17:01:55.121Z] #70 35.01 checking host system type... aarch64-unknown-linux-gnu
17:01:55 [2023-11-29T17:01:55.121Z] #70 35.01 checking how to print strings... printf
17:01:55 [2023-11-29T17:01:55.121Z] #70 35.03 checking for gcc... gcc
17:01:55 [2023-11-29T17:01:55.381Z] #70 35.11 checking whether the C compiler works... yes
17:01:55 [2023-11-29T17:01:55.381Z] #70 35.22 checking for C compiler default output file name... a.out
17:01:55 [2023-11-29T17:01:55.381Z] #70 35.22 checking for suffix of executables... 
17:01:55 [2023-11-29T17:01:55.641Z] #70 35.32 checking whether we are cross compiling... no
17:01:55 [2023-11-29T17:01:55.641Z] #70 35.50 checking for suffix of object files... o
17:01:55 [2023-11-29T17:01:55.641Z] #70 35.57 checking whether we are using the GNU C compiler... yes
17:01:55 [2023-11-29T17:01:55.901Z] #70 35.63 checking whether gcc accepts -g... yes
17:01:55 [2023-11-29T17:01:55.901Z] #70 35.76 checking for gcc option to accept ISO C89... none needed
17:01:55 [2023-11-29T17:01:55.901Z] #70 35.82 checking whether gcc understands -c and -o together... yes
17:01:56 [2023-11-29T17:01:56.160Z] #70 35.90 checking for a sed that does not truncate output... /bin/sed
17:01:56 [2023-11-29T17:01:56.160Z] #70 35.91 checking for grep that handles long lines and -e... /bin/grep
17:01:56 [2023-11-29T17:01:56.160Z] #70 35.92 checking for egrep... /bin/grep -E
17:01:56 [2023-11-29T17:01:56.160Z] #70 35.94 checking for fgrep... /bin/grep -F
17:01:56 [2023-11-29T17:01:56.160Z] #70 35.94 checking for ld used by gcc... /usr/bin/ld
17:01:56 [2023-11-29T17:01:56.160Z] #70 35.95 checking if the linker (/usr/bin/ld) is GNU ld... yes
17:01:56 [2023-11-29T17:01:56.160Z] #70 35.97 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
17:01:56 [2023-11-29T17:01:56.160Z] #70 35.98 checking the name lister (/usr/bin/nm -B) interface... BSD nm
17:01:56 [2023-11-29T17:01:56.420Z] #70 36.07 checking whether ln -s works... yes
17:01:56 [2023-11-29T17:01:56.420Z] #70 36.07 checking the maximum length of command line arguments... 1572864
17:01:56 [2023-11-29T17:01:56.420Z] #70 36.14 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
17:01:56 [2023-11-29T17:01:56.420Z] #70 36.14 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
17:01:56 [2023-11-29T17:01:56.420Z] #70 36.14 checking for /usr/bin/ld option to reload object files... -r
17:01:56 [2023-11-29T17:01:56.420Z] #70 36.14 checking for objdump... objdump
17:01:56 [2023-11-29T17:01:56.420Z] #70 36.14 checking how to recognize dependent libraries... pass_all
17:01:56 [2023-11-29T17:01:56.420Z] #70 36.14 checking for dlltool... no
17:01:56 [2023-11-29T17:01:56.420Z] #70 36.14 checking how to associate runtime and link libraries... printf %s\n
17:01:56 [2023-11-29T17:01:56.420Z] #70 36.14 checking for ar... ar
17:01:56 [2023-11-29T17:01:56.420Z] #70 36.14 checking for archiver @FILE support... @
17:01:56 [2023-11-29T17:01:56.420Z] #70 36.22 checking for strip... strip
17:01:56 [2023-11-29T17:01:56.420Z] #70 36.23 checking for ranlib... ranlib
17:01:56 [2023-11-29T17:01:56.420Z] #70 36.23 checking for gawk... no
17:01:56 [2023-11-29T17:01:56.420Z] #70 36.23 checking for mawk... mawk
17:01:56 [2023-11-29T17:01:56.680Z] #70 36.23 checking command to parse /usr/bin/nm -B output from gcc object... ok
17:01:56 [2023-11-29T17:01:56.680Z] #70 36.53 checking for sysroot... no
17:01:56 [2023-11-29T17:01:56.680Z] #70 36.53 checking for a working dd... /bin/dd
17:01:56 [2023-11-29T17:01:56.680Z] #70 36.55 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
17:01:56 [2023-11-29T17:01:56.680Z] #70 36.57 checking for mt... no
17:01:56 [2023-11-29T17:01:56.680Z] #70 36.57 checking if : is a manifest tool... no
17:01:56 [2023-11-29T17:01:56.680Z] #70 36.59 checking how to run the C preprocessor... gcc -E
17:01:57 [2023-11-29T17:01:57.202Z] #70 36.72 checking for ANSI C header files... yes
17:01:57 [2023-11-29T17:01:57.202Z] #70 37.05 checking for sys/types.h... yes
17:01:57 [2023-11-29T17:01:57.462Z] #70 37.18 checking for sys/stat.h... yes
17:01:57 [2023-11-29T17:01:57.462Z] #70 37.29 checking for stdlib.h... yes
17:01:57 [2023-11-29T17:01:57.722Z] #70 37.39 checking for string.h... yes
17:01:57 [2023-11-29T17:01:57.722Z] #70 37.49 checking for memory.h... yes
17:01:57 [2023-11-29T17:01:57.982Z] #70 37.65 checking for strings.h... yes
17:01:57 [2023-11-29T17:01:57.982Z] #70 37.82 checking for inttypes.h... yes
17:01:58 [2023-11-29T17:01:58.242Z] #70 37.92 checking for stdint.h... yes
17:01:58 [2023-11-29T17:01:58.242Z] #70 38.07 checking for unistd.h... yes
17:01:58 [2023-11-29T17:01:58.503Z] #70 38.15 checking for dlfcn.h... yes
17:01:58 [2023-11-29T17:01:58.503Z] #70 38.29 checking for objdir... .libs
17:01:58 [2023-11-29T17:01:58.762Z] #70 38.46 checking if gcc supports -fno-rtti -fno-exceptions... no
17:01:58 [2023-11-29T17:01:58.763Z] #70 38.54 checking for gcc option to produce PIC... -fPIC -DPIC
17:01:58 [2023-11-29T17:01:58.763Z] #70 38.54 checking if gcc PIC flag -fPIC -DPIC works... yes
17:01:59 [2023-11-29T17:01:59.022Z] #70 38.66 checking if gcc static flag -static works... yes
17:01:59 [2023-11-29T17:01:59.022Z] #70 38.82 checking if gcc supports -c -o file.o... yes
17:01:59 [2023-11-29T17:01:59.022Z] #70 38.98 checking if gcc supports -c -o file.o... (cached) yes
17:01:59 [2023-11-29T17:01:59.282Z] #70 38.98 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
17:01:59 [2023-11-29T17:01:59.282Z] #70 39.01 checking dynamic linker characteristics... GNU/Linux ld.so
17:01:59 [2023-11-29T17:01:59.282Z] #70 39.18 checking how to hardcode library paths into programs... immediate
17:01:59 [2023-11-29T17:01:59.282Z] #70 39.18 checking whether stripping libraries is possible... yes
17:01:59 [2023-11-29T17:01:59.282Z] #70 39.18 checking if libtool supports shared libraries... yes
17:01:59 [2023-11-29T17:01:59.282Z] #70 39.18 checking whether to build shared libraries... no
17:01:59 [2023-11-29T17:01:59.282Z] #70 39.18 checking whether to build static libraries... yes
17:01:59 [2023-11-29T17:01:59.282Z] #70 39.18 checking for a BSD-compatible install... /usr/bin/install -c
17:01:59 [2023-11-29T17:01:59.282Z] #70 39.22 checking whether build environment is sane... yes
17:01:59 [2023-11-29T17:01:59.282Z] #70 39.27 checking for a thread-safe mkdir -p... /bin/mkdir -p
17:01:59 [2023-11-29T17:01:59.542Z] #70 39.28 checking whether make sets $(MAKE)... yes
17:01:59 [2023-11-29T17:01:59.542Z] #70 39.33 checking whether make supports the include directive... yes (GNU style)
17:01:59 [2023-11-29T17:01:59.542Z] #70 39.37 checking whether make supports nested variables... yes
17:01:59 [2023-11-29T17:01:59.542Z] #70 39.41 checking whether UID '0' is supported by ustar format... yes
17:01:59 [2023-11-29T17:01:59.542Z] #70 39.42 checking whether GID '0' is supported by ustar format... yes
17:01:59 [2023-11-29T17:01:59.542Z] #70 39.42 checking how to create a ustar tar archive... gnutar
17:01:59 [2023-11-29T17:01:59.542Z] #70 39.47 checking dependency style of gcc... gcc3
17:01:59 [2023-11-29T17:01:59.802Z] #70 39.57 checking whether to enable maintainer-specific portions of Makefiles... yes
17:01:59 [2023-11-29T17:01:59.802Z] #70 39.57 checking whether make supports nested variables... (cached) yes
17:01:59 [2023-11-29T17:01:59.802Z] #70 39.57 checking for gawk... (cached) mawk
17:01:59 [2023-11-29T17:01:59.802Z] #70 39.57 checking for a sed that does not truncate output... (cached) /bin/sed
17:01:59 [2023-11-29T17:01:59.802Z] #70 39.57 checking for gcc... (cached) gcc
17:01:59 [2023-11-29T17:01:59.802Z] #70 39.60 checking whether we are using the GNU C compiler... (cached) yes
17:01:59 [2023-11-29T17:01:59.802Z] #70 39.61 checking whether gcc accepts -g... (cached) yes
17:01:59 [2023-11-29T17:01:59.802Z] #70 39.62 checking for gcc option to accept ISO C89... (cached) none needed
17:01:59 [2023-11-29T17:01:59.802Z] #70 39.62 checking whether gcc understands -c and -o together... (cached) yes
17:01:59 [2023-11-29T17:01:59.802Z] #70 39.62 checking for a Python interpreter with version >= 3... python3
17:01:59 [2023-11-29T17:01:59.802Z] #70 39.67 checking for python3... /usr/bin/python3
17:01:59 [2023-11-29T17:01:59.802Z] #70 39.67 checking for python3 version... 3.9
17:01:59 [2023-11-29T17:01:59.802Z] #70 39.70 checking for python3 platform... linux
17:01:59 [2023-11-29T17:01:59.802Z] #70 39.73 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
17:02:00 [2023-11-29T17:02:00.062Z] #70 39.80 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
17:02:00 [2023-11-29T17:02:00.062Z] #70 39.89 checking for go-md2man... no
17:02:00 [2023-11-29T17:02:00.062Z] #70 39.91 checking error.h usability... yes
17:02:00 [2023-11-29T17:02:00.322Z] #70 40.02 checking error.h presence... yes
17:02:00 [2023-11-29T17:02:00.322Z] #70 40.03 checking for error.h... yes
17:02:00 [2023-11-29T17:02:00.322Z] #70 40.07 checking linux/openat2.h usability... yes
17:02:00 [2023-11-29T17:02:00.322Z] #70 40.19 checking linux/openat2.h presence... yes
17:02:00 [2023-11-29T17:02:00.322Z] #70 40.22 checking for linux/openat2.h... yes
17:02:00 [2023-11-29T17:02:00.322Z] #70 40.25 checking stdatomic.h usability... yes
17:02:00 [2023-11-29T17:02:00.582Z] #70 40.32 checking stdatomic.h presence... yes
17:02:00 [2023-11-29T17:02:00.582Z] #70 40.36 checking for stdatomic.h... yes
17:02:00 [2023-11-29T17:02:00.582Z] #70 40.41 checking linux/ioprio.h usability... no
17:02:00 [2023-11-29T17:02:00.842Z] #70 40.52 checking linux/ioprio.h presence... no
17:02:00 [2023-11-29T17:02:00.842Z] #70 40.55 checking for linux/ioprio.h... no
17:02:00 [2023-11-29T17:02:00.842Z] #70 40.56 checking for atomic_int... yes
17:02:00 [2023-11-29T17:02:00.842Z] #70 40.64 checking for atomic_bool... yes
17:02:01 [2023-11-29T17:02:01.102Z] #70 40.76 checking for copy_file_range... yes
17:02:01 [2023-11-29T17:02:01.102Z] #70 40.91 checking for fgetxattr... yes
17:02:01 [2023-11-29T17:02:01.362Z] #70 41.11 checking for statx... yes
17:02:01 [2023-11-29T17:02:01.362Z] #70 41.24 checking for fgetpwent_r... yes
17:02:01 [2023-11-29T17:02:01.622Z] #70 41.43 checking for issetugid... no
17:02:01 [2023-11-29T17:02:01.882Z] #70 41.56 checking for pkg-config... /usr/bin/pkg-config
17:02:01 [2023-11-29T17:02:01.882Z] #70 41.56 checking pkg-config is at least version 0.9.0... yes
17:02:01 [2023-11-29T17:02:01.882Z] #70 41.56 checking for library containing yajl_tree_get... -lyajl
17:02:01 [2023-11-29T17:02:01.882Z] #70 41.73 checking for yajl >= 2.0.0... yes
17:02:01 [2023-11-29T17:02:01.882Z] #70 41.77 checking sys/capability.h usability... yes
17:02:02 [2023-11-29T17:02:02.142Z] #70 41.86 checking sys/capability.h presence... yes
17:02:02 [2023-11-29T17:02:02.142Z] #70 41.88 checking for sys/capability.h... yes
17:02:02 [2023-11-29T17:02:02.142Z] #70 41.88 checking for library containing cap_from_name... -lcap
17:02:02 [2023-11-29T17:02:02.402Z] #70 42.11 checking for library containing gcry_check_version... no
17:02:02 [2023-11-29T17:02:02.662Z] #70 42.34 checking for library containing dlopen... -ldl
17:02:02 [2023-11-29T17:02:02.662Z] #70 42.58 checking seccomp.h usability... yes
17:02:02 [2023-11-29T17:02:02.923Z] #70 42.68 checking seccomp.h presence... yes
17:02:02 [2023-11-29T17:02:02.923Z] #70 42.72 checking for seccomp.h... yes
17:02:03 [2023-11-29T17:02:03.183Z] #70 42.73 checking for library containing seccomp_rule_add... -lseccomp
17:02:03 [2023-11-29T17:02:03.183Z] #70 42.97 checking for library containing seccomp_arch_resolve_name... none required
17:02:03 [2023-11-29T17:02:03.442Z] #70 43.11 checking systemd/sd-bus.h usability... yes
17:02:03 [2023-11-29T17:02:03.442Z] #70 43.20 checking systemd/sd-bus.h presence... yes
17:02:03 [2023-11-29T17:02:03.442Z] #70 43.26 checking for systemd/sd-bus.h... yes
17:02:03 [2023-11-29T17:02:03.702Z] #70 43.26 checking for library containing sd_bus_match_signal_async... -lsystemd
17:02:03 [2023-11-29T17:02:03.702Z] #70 43.49 checking for sd_notify_barrier... yes
17:02:03 [2023-11-29T17:02:03.962Z] #70 43.60 checking linux/bpf.h usability... yes
17:02:03 [2023-11-29T17:02:03.962Z] #70 43.73 checking linux/bpf.h presence... yes
17:02:03 [2023-11-29T17:02:03.962Z] #70 43.75 checking for linux/bpf.h... yes
17:02:03 [2023-11-29T17:02:03.962Z] #70 43.75 checking compilation for eBPF... yes
17:02:04 [2023-11-29T17:02:04.221Z] #70 43.84 checking for criu >= 3.15... no
17:02:04 [2023-11-29T17:02:04.221Z] #70 43.86 configure: CRIU headers not found, building without CRIU support
17:02:04 [2023-11-29T17:02:04.221Z] #70 43.86 checking for criu > 3.16... no
17:02:04 [2023-11-29T17:02:04.221Z] #70 43.88 configure: CRIU version doesn't support join-ns API
17:02:04 [2023-11-29T17:02:04.221Z] #70 43.88 checking for criu > 3.16.1... no
17:02:04 [2023-11-29T17:02:04.221Z] #70 43.89 configure: CRIU version doesn't support for pre-dumping
17:02:04 [2023-11-29T17:02:04.221Z] #70 43.89 checking for new mount API (fsconfig)... no
17:02:04 [2023-11-29T17:02:04.221Z] 
17:02:04 [2023-11-29T17:02:04.221Z] #70 ...
17:02:04 [2023-11-29T17:02:04.221Z] 
17:02:04 [2023-11-29T17:02:04.221Z] #72 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
17:02:04 [2023-11-29T17:02:04.221Z] #72 DONE 38.7s
17:02:04 [2023-11-29T17:02:04.221Z] 
17:02:04 [2023-11-29T17:02:04.221Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:02:04 [2023-11-29T17:02:04.221Z] #70 44.06 yes
17:02:04 [2023-11-29T17:02:04.483Z] #70 44.07 checking for seccomp notify API... 
17:02:04 [2023-11-29T17:02:04.483Z] #70 ...
17:02:04 [2023-11-29T17:02:04.483Z] 
17:02:04 [2023-11-29T17:02:04.483Z] #68 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
17:02:04 [2023-11-29T17:02:04.483Z] #68 DONE 44.1s
17:02:04 [2023-11-29T17:02:04.483Z] 
17:02:04 [2023-11-29T17:02:04.483Z] #81 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
17:02:04 [2023-11-29T17:02:04.483Z] #81 DONE 0.1s
17:02:04 [2023-11-29T17:02:04.483Z] 
17:02:04 [2023-11-29T17:02:04.483Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:02:04 [2023-11-29T17:02:04.483Z] #70 44.07 checking for seccomp notify API... yes
17:02:04 [2023-11-29T17:02:04.483Z] #70 44.18 checking for gperf... no
17:02:04 [2023-11-29T17:02:04.483Z] #70 44.18 configure: gperf not found - cannot rebuild signal parser code
17:02:04 [2023-11-29T17:02:04.483Z] #70 44.18 checking for library containing argp_parse... none required
17:02:04 [2023-11-29T17:02:04.755Z] #70 44.42 checking that generated files are newer than configure... #70 ...
17:02:04 [2023-11-29T17:02:04.755Z] 
17:02:04 [2023-11-29T17:02:04.755Z] #82 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
17:02:04 [2023-11-29T17:02:04.755Z] #82 DONE 0.2s
17:02:04 [2023-11-29T17:02:04.755Z] 
17:02:04 [2023-11-29T17:02:04.755Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:02:04 [2023-11-29T17:02:04.755Z] #70 44.42 checking that generated files are newer than configure... done
17:02:04 [2023-11-29T17:02:04.755Z] #70 44.43 configure: creating ./config.status
17:02:07 [2023-11-29T17:02:07.304Z] #70 47.13 config.status: creating Makefile
17:02:07 [2023-11-29T17:02:07.304Z] #70 47.20 config.status: creating config.h
17:02:07 [2023-11-29T17:02:07.304Z] #70 47.24 config.status: executing libtool commands
17:02:07 [2023-11-29T17:02:07.564Z] #70 47.29 config.status: executing depfiles commands
17:02:08 [2023-11-29T17:02:08.504Z] #70 48.46 === configuring in libocispec (/tmp/crun-build/libocispec)
17:02:08 [2023-11-29T17:02:08.765Z] #70 48.47 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
17:02:09 [2023-11-29T17:02:09.025Z] #70 48.88 checking for gcc... gcc
17:02:09 [2023-11-29T17:02:09.025Z] #70 48.94 checking whether the C compiler works... yes
17:02:09 [2023-11-29T17:02:09.285Z] #70 49.03 checking for C compiler default output file name... 
17:02:09 [2023-11-29T17:02:09.285Z] #70 ...
17:02:09 [2023-11-29T17:02:09.285Z] 
17:02:09 [2023-11-29T17:02:09.285Z] #79 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
17:02:09 [2023-11-29T17:02:09.285Z] #79 DONE 42.9s
17:02:09 [2023-11-29T17:02:09.285Z] 
17:02:09 [2023-11-29T17:02:09.285Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:02:09 [2023-11-29T17:02:09.285Z] #70 49.03 checking for C compiler default output file name... a.out
17:02:09 [2023-11-29T17:02:09.285Z] #70 49.03 checking for suffix of executables... 
17:02:09 [2023-11-29T17:02:09.545Z] #70 49.10 checking whether we are cross compiling... 
17:02:09 [2023-11-29T17:02:09.546Z] #70 ...
17:02:09 [2023-11-29T17:02:09.546Z] 
17:02:09 [2023-11-29T17:02:09.546Z] #77 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
17:02:09 [2023-11-29T17:02:09.546Z] #77 DONE 41.6s
17:02:09 [2023-11-29T17:02:09.546Z] 
17:02:09 [2023-11-29T17:02:09.546Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:02:09 [2023-11-29T17:02:09.546Z] #70 49.10 checking whether we are cross compiling... no
17:02:09 [2023-11-29T17:02:09.546Z] #70 49.18 checking for suffix of object files... o
17:02:09 [2023-11-29T17:02:09.546Z] #70 49.24 checking whether we are using the GNU C compiler... yes
17:02:09 [2023-11-29T17:02:09.546Z] #70 49.32 checking whether gcc accepts -g... yes
17:02:09 [2023-11-29T17:02:09.546Z] #70 49.39 checking for gcc option to accept ISO C89... none needed
17:02:09 [2023-11-29T17:02:09.806Z] #70 49.46 checking whether gcc understands -c and -o together... yes
17:02:09 [2023-11-29T17:02:09.806Z] #70 49.53 checking how to run the C preprocessor... gcc -E
17:02:09 [2023-11-29T17:02:09.806Z] #70 49.71 checking for grep that handles long lines and -e... /bin/grep
17:02:10 [2023-11-29T17:02:10.066Z] #70 49.72 checking for egrep... /bin/grep -E
17:02:10 [2023-11-29T17:02:10.066Z] #70 49.74 checking for ANSI C header files... yes
17:02:10 [2023-11-29T17:02:10.066Z] #70 49.94 checking for sys/types.h... yes
17:02:10 [2023-11-29T17:02:10.330Z] #70 50.03 checking for sys/stat.h... #70 ...
17:02:10 [2023-11-29T17:02:10.330Z] 
17:02:10 [2023-11-29T17:02:10.330Z] #83 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
17:02:10 [2023-11-29T17:02:10.330Z] #83 DONE 0.2s
17:02:10 [2023-11-29T17:02:10.330Z] 
17:02:10 [2023-11-29T17:02:10.330Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:02:10 [2023-11-29T17:02:10.330Z] #70 50.03 checking for sys/stat.h... yes
17:02:10 [2023-11-29T17:02:10.330Z] #70 50.12 checking for stdlib.h... yes
17:02:10 [2023-11-29T17:02:10.330Z] #70 ...
17:02:10 [2023-11-29T17:02:10.330Z] 
17:02:10 [2023-11-29T17:02:10.330Z] #84 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
17:02:10 [2023-11-29T17:02:10.330Z] #84 DONE 0.2s
17:02:10 [2023-11-29T17:02:10.330Z] 
17:02:10 [2023-11-29T17:02:10.330Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:02:10 [2023-11-29T17:02:10.330Z] #70 50.20 checking for string.h... yes
17:02:10 [2023-11-29T17:02:10.593Z] #70 50.28 checking for memory.h... yes
17:02:10 [2023-11-29T17:02:10.593Z] #70 ...
17:02:10 [2023-11-29T17:02:10.593Z] 
17:02:10 [2023-11-29T17:02:10.593Z] #85 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
17:02:10 [2023-11-29T17:02:10.593Z] #85 DONE 0.2s
17:02:10 [2023-11-29T17:02:10.593Z] 
17:02:10 [2023-11-29T17:02:10.593Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:02:10 [2023-11-29T17:02:10.593Z] #70 50.42 checking for strings.h... yes
17:02:10 [2023-11-29T17:02:10.593Z] #70 50.49 checking for inttypes.h... yes
17:02:10 [2023-11-29T17:02:10.860Z] 
17:02:10 [2023-11-29T17:02:10.860Z] #70 ...
17:02:10 [2023-11-29T17:02:10.860Z] 
17:02:10 [2023-11-29T17:02:10.860Z] #86 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
17:02:10 [2023-11-29T17:02:10.860Z] #86 DONE 0.2s
17:02:10 [2023-11-29T17:02:10.860Z] 
17:02:10 [2023-11-29T17:02:10.860Z] #87 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
17:02:10 [2023-11-29T17:02:10.860Z] #87 DONE 0.1s
17:02:10 [2023-11-29T17:02:10.860Z] 
17:02:10 [2023-11-29T17:02:10.860Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:02:10 [2023-11-29T17:02:10.860Z] #70 50.57 checking for stdint.h... yes
17:02:10 [2023-11-29T17:02:10.860Z] #70 50.63 checking for unistd.h... yes
17:02:10 [2023-11-29T17:02:10.860Z] #70 50.70 checking minix/config.h usability... no
17:02:10 [2023-11-29T17:02:10.860Z] #70 50.78 checking minix/config.h presence... no
17:02:11 [2023-11-29T17:02:11.119Z] 
17:02:11 [2023-11-29T17:02:11.119Z] #70 ...
17:02:11 [2023-11-29T17:02:11.119Z] 
17:02:11 [2023-11-29T17:02:11.119Z] #88 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
17:02:11 [2023-11-29T17:02:11.119Z] #88 DONE 0.3s
17:02:11 [2023-11-29T17:02:11.119Z] 
17:02:11 [2023-11-29T17:02:11.119Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:02:11 [2023-11-29T17:02:11.119Z] #70 50.81 checking for minix/config.h... no
17:02:11 [2023-11-29T17:02:11.119Z] #70 50.81 checking whether it is safe to define __EXTENSIONS__... yes
17:02:11 [2023-11-29T17:02:11.119Z] #70 50.88 checking build system type... aarch64-unknown-linux-gnu
17:02:11 [2023-11-29T17:02:11.119Z] #70 51.00 checking host system type... aarch64-unknown-linux-gnu
17:02:11 [2023-11-29T17:02:11.119Z] #70 51.00 checking how to print strings... printf
17:02:11 [2023-11-29T17:02:11.119Z] #70 51.01 checking for a sed that does not truncate output... /bin/sed
17:02:11 [2023-11-29T17:02:11.119Z] #70 51.02 checking for fgrep... /bin/grep -F
17:02:11 [2023-11-29T17:02:11.119Z] #70 51.02 checking for ld used by gcc... /usr/bin/ld
17:02:11 [2023-11-29T17:02:11.119Z] #70 51.03 checking if the linker (/usr/bin/ld) is GNU ld... yes
17:02:11 [2023-11-29T17:02:11.119Z] #70 51.03 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
17:02:11 [2023-11-29T17:02:11.119Z] #70 51.05 checking the name lister (/usr/bin/nm -B) interface... BSD nm
17:02:11 [2023-11-29T17:02:11.382Z] #70 51.11 checking whether ln -s works... #70 ...
17:02:11 [2023-11-29T17:02:11.382Z] 
17:02:11 [2023-11-29T17:02:11.382Z] #89 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
17:02:11 [2023-11-29T17:02:11.382Z] #89 DONE 0.2s
17:02:11 [2023-11-29T17:02:11.382Z] 
17:02:11 [2023-11-29T17:02:11.382Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:02:11 [2023-11-29T17:02:11.382Z] #70 51.11 checking whether ln -s works... yes
17:02:11 [2023-11-29T17:02:11.382Z] #70 51.11 checking the maximum length of command line arguments... 1572864
17:02:11 [2023-11-29T17:02:11.382Z] #70 51.14 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
17:02:11 [2023-11-29T17:02:11.382Z] #70 51.14 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
17:02:11 [2023-11-29T17:02:11.382Z] #70 51.14 checking for /usr/bin/ld option to reload object files... -r
17:02:11 [2023-11-29T17:02:11.382Z] #70 51.14 checking for objdump... objdump
17:02:11 [2023-11-29T17:02:11.382Z] #70 51.14 checking how to recognize dependent libraries... pass_all
17:02:11 [2023-11-29T17:02:11.382Z] #70 51.14 checking for dlltool... no
17:02:11 [2023-11-29T17:02:11.382Z] #70 51.15 checking how to associate runtime and link libraries... printf %s\n
17:02:11 [2023-11-29T17:02:11.382Z] #70 51.15 checking for ar... ar
17:02:11 [2023-11-29T17:02:11.382Z] #70 51.15 checking for archiver @FILE support... @
17:02:11 [2023-11-29T17:02:11.382Z] 
17:02:11 [2023-11-29T17:02:11.382Z] #70 ...
17:02:11 [2023-11-29T17:02:11.382Z] 
17:02:11 [2023-11-29T17:02:11.382Z] #90 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
17:02:11 [2023-11-29T17:02:11.382Z] #90 DONE 0.2s
17:02:11 [2023-11-29T17:02:11.382Z] 
17:02:11 [2023-11-29T17:02:11.382Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:02:11 [2023-11-29T17:02:11.382Z] #70 51.21 checking for strip... strip
17:02:11 [2023-11-29T17:02:11.382Z] #70 51.21 checking for ranlib... ranlib
17:02:11 [2023-11-29T17:02:11.382Z] #70 51.21 checking for gawk... no
17:02:11 [2023-11-29T17:02:11.382Z] #70 51.21 checking for mawk... mawk
17:02:11 [2023-11-29T17:02:11.642Z] #70 51.21 checking command to parse /usr/bin/nm -B output from gcc object... ok
17:02:11 [2023-11-29T17:02:11.642Z] #70 51.37 checking for sysroot... no
17:02:11 [2023-11-29T17:02:11.642Z] #70 51.37 checking for a working dd... /bin/dd
17:02:11 [2023-11-29T17:02:11.642Z] #70 51.38 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
17:02:11 [2023-11-29T17:02:11.642Z] #70 51.39 checking for mt... no
17:02:11 [2023-11-29T17:02:11.642Z] #70 51.39 checking if : is a manifest tool... no
17:02:11 [2023-11-29T17:02:11.642Z] #70 51.42 checking for dlfcn.h... yes
17:02:11 [2023-11-29T17:02:11.642Z] #70 51.48 checking for objdir... .libs
17:02:11 [2023-11-29T17:02:11.901Z] #70 51.62 checking if gcc supports -fno-rtti -fno-exceptions... no
17:02:11 [2023-11-29T17:02:11.901Z] #70 51.68 checking for gcc option to produce PIC... -fPIC -DPIC
17:02:11 [2023-11-29T17:02:11.901Z] #70 51.68 checking if gcc PIC flag -fPIC -DPIC works... yes
17:02:11 [2023-11-29T17:02:11.901Z] #70 51.74 checking if gcc static flag -static works... yes
17:02:12 [2023-11-29T17:02:12.161Z] #70 51.84 checking if gcc supports -c -o file.o... yes
17:02:12 [2023-11-29T17:02:12.161Z] #70 51.89 checking if gcc supports -c -o file.o... (cached) yes
17:02:12 [2023-11-29T17:02:12.161Z] #70 51.89 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
17:02:12 [2023-11-29T17:02:12.161Z] #70 51.91 checking dynamic linker characteristics... GNU/Linux ld.so
17:02:12 [2023-11-29T17:02:12.161Z] #70 52.00 checking how to hardcode library paths into programs... immediate
17:02:12 [2023-11-29T17:02:12.161Z] #70 52.00 checking whether stripping libraries is possible... yes
17:02:12 [2023-11-29T17:02:12.161Z] #70 52.00 checking if libtool supports shared libraries... yes
17:02:12 [2023-11-29T17:02:12.161Z] #70 52.00 checking whether to build shared libraries... no
17:02:12 [2023-11-29T17:02:12.161Z] #70 52.00 checking whether to build static libraries... yes
17:02:12 [2023-11-29T17:02:12.161Z] #70 52.00 checking for a BSD-compatible install... /usr/bin/install -c
17:02:12 [2023-11-29T17:02:12.161Z] #70 52.01 checking whether build environment is sane... yes
17:02:12 [2023-11-29T17:02:12.161Z] #70 52.03 checking for a thread-safe mkdir -p... /bin/mkdir -p
17:02:12 [2023-11-29T17:02:12.161Z] #70 52.04 checking whether make sets $(MAKE)... yes
17:02:12 [2023-11-29T17:02:12.161Z] #70 52.05 checking whether make supports the include directive... yes (GNU style)
17:02:12 [2023-11-29T17:02:12.161Z] #70 52.07 checking whether make supports nested variables... yes
17:02:12 [2023-11-29T17:02:12.161Z] #70 52.09 checking whether UID '0' is supported by ustar format... yes
17:02:12 [2023-11-29T17:02:12.161Z] #70 52.09 checking whether GID '0' is supported by ustar format... yes
17:02:12 [2023-11-29T17:02:12.161Z] #70 52.09 checking how to create a ustar tar archive... gnutar
17:02:12 [2023-11-29T17:02:12.421Z] 
17:02:12 [2023-11-29T17:02:12.421Z] #70 ...
17:02:12 [2023-11-29T17:02:12.421Z] 
17:02:12 [2023-11-29T17:02:12.421Z] #91 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
17:02:12 [2023-11-29T17:02:12.421Z] #91 DONE 0.8s
17:02:12 [2023-11-29T17:02:12.421Z] 
17:02:12 [2023-11-29T17:02:12.421Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:02:12 [2023-11-29T17:02:12.421Z] #70 52.11 checking dependency style of gcc... gcc3
17:02:12 [2023-11-29T17:02:12.421Z] #70 52.19 checking whether to enable maintainer-specific portions of Makefiles... yes
17:02:12 [2023-11-29T17:02:12.421Z] #70 52.19 checking whether make supports nested variables... (cached) yes
17:02:12 [2023-11-29T17:02:12.421Z] #70 52.19 checking for pkg-config... /usr/bin/pkg-config
17:02:12 [2023-11-29T17:02:12.421Z] #70 52.19 checking pkg-config is at least version 0.9.0... yes
17:02:12 [2023-11-29T17:02:12.421Z] #70 52.19 checking for yajl >= 2.1.0... yes
17:02:12 [2023-11-29T17:02:12.421Z] #70 52.21 checking for a sed that does not truncate output... (cached) /bin/sed
17:02:12 [2023-11-29T17:02:12.421Z] #70 52.21 checking for gcc... #70 ...
17:02:12 [2023-11-29T17:02:12.421Z] 
17:02:12 [2023-11-29T17:02:12.422Z] #92 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
17:02:12 [2023-11-29T17:02:12.422Z] #92 DONE 0.1s
17:02:12 [2023-11-29T17:02:12.422Z] 
17:02:12 [2023-11-29T17:02:12.422Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:02:12 [2023-11-29T17:02:12.422Z] #70 52.21 checking for gcc... (cached) gcc
17:02:12 [2023-11-29T17:02:12.422Z] #70 52.24 checking whether we are using the GNU C compiler... (cached) yes
17:02:12 [2023-11-29T17:02:12.422Z] #70 52.24 checking whether gcc accepts -g... (cached) yes
17:02:12 [2023-11-29T17:02:12.422Z] #70 52.24 checking for gcc option to accept ISO C89... (cached) none needed
17:02:12 [2023-11-29T17:02:12.422Z] #70 52.24 checking whether gcc understands -c and -o together... (cached) yes
17:02:12 [2023-11-29T17:02:12.422Z] #70 52.24 checking for a Python interpreter with version >= 3... python3
17:02:12 [2023-11-29T17:02:12.422Z] #70 52.26 checking for python3... /usr/bin/python3
17:02:12 [2023-11-29T17:02:12.422Z] #70 52.26 checking for python3 version... 3.9
17:02:12 [2023-11-29T17:02:12.422Z] #70 52.28 checking for python3 platform... linux
17:02:12 [2023-11-29T17:02:12.422Z] #70 52.29 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
17:02:12 [2023-11-29T17:02:12.680Z] #70 52.33 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
17:02:12 [2023-11-29T17:02:12.680Z] #70 52.39 checking that generated files are newer than configure... 
17:02:12 [2023-11-29T17:02:12.680Z] #70 ...
17:02:12 [2023-11-29T17:02:12.680Z] 
17:02:12 [2023-11-29T17:02:12.680Z] #93 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
17:02:12 [2023-11-29T17:02:12.680Z] #93 DONE 0.2s
17:02:12 [2023-11-29T17:02:12.680Z] 
17:02:12 [2023-11-29T17:02:12.680Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:02:13 [2023-11-29T17:02:13.248Z] #70 52.39 checking that generated files are newer than configure... done
17:02:13 [2023-11-29T17:02:13.248Z] #70 53.02 configure: creating ./config.status
17:02:13 [2023-11-29T17:02:13.816Z] #70 53.76 config.status: creating Makefile
17:02:14 [2023-11-29T17:02:14.075Z] #70 53.78 config.status: creating ocispec.pc
17:02:14 [2023-11-29T17:02:14.075Z] #70 53.79 config.status: creating config.h
17:02:14 [2023-11-29T17:02:14.075Z] #70 53.80 config.status: executing libtool commands
17:02:14 [2023-11-29T17:02:14.075Z] #70 53.81 config.status: executing depfiles commands
17:02:14 [2023-11-29T17:02:14.075Z] #70 54.09 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
17:02:14 [2023-11-29T17:02:14.334Z] #70 54.11 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
17:02:14 [2023-11-29T17:02:14.334Z] #70 54.22 checking for gcc... gcc
17:02:14 [2023-11-29T17:02:14.334Z] #70 54.25 checking whether the C compiler works... yes
17:02:14 [2023-11-29T17:02:14.334Z] #70 54.33 checking for C compiler default output file name... a.out
17:02:14 [2023-11-29T17:02:14.593Z] #70 54.33 checking for suffix of executables... 
17:02:14 [2023-11-29T17:02:14.593Z] #70 54.38 checking whether we are cross compiling... no
17:02:14 [2023-11-29T17:02:14.593Z] #70 54.42 checking for suffix of object files... o
17:02:14 [2023-11-29T17:02:14.852Z] #70 54.45 checking whether we are using the GNU C compiler... 
17:02:14 [2023-11-29T17:02:14.852Z] #70 ...
17:02:14 [2023-11-29T17:02:14.852Z] 
17:02:14 [2023-11-29T17:02:14.852Z] #52 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
17:02:14 [2023-11-29T17:02:14.852Z] #52 90.64 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
17:02:14 [2023-11-29T17:02:14.852Z] #52 90.66 Docker version unknown-version, build unknown-commit
17:02:14 [2023-11-29T17:02:14.852Z] #52 DONE 91.2s
17:02:14 [2023-11-29T17:02:14.852Z] 
17:02:14 [2023-11-29T17:02:14.852Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:02:14 [2023-11-29T17:02:14.852Z] #70 54.45 checking whether we are using the GNU C compiler... yes
17:02:14 [2023-11-29T17:02:14.852Z] #70 54.48 checking whether gcc accepts -g... yes
17:02:14 [2023-11-29T17:02:14.852Z] #70 54.50 checking for gcc option to accept ISO C89... none needed
17:02:14 [2023-11-29T17:02:14.852Z] #70 54.54 checking whether gcc understands -c and -o together... yes
17:02:14 [2023-11-29T17:02:14.852Z] #70 54.72 checking for a BSD-compatible install... /usr/bin/install -c
17:02:14 [2023-11-29T17:02:14.852Z] #70 54.73 checking whether build environment is sane... yes
17:02:14 [2023-11-29T17:02:14.852Z] #70 54.75 checking for a thread-safe mkdir -p... /bin/mkdir -p
17:02:14 [2023-11-29T17:02:14.852Z] #70 54.75 checking for gawk... no
17:02:14 [2023-11-29T17:02:14.852Z] #70 54.75 checking for mawk... mawk
17:02:14 [2023-11-29T17:02:14.852Z] #70 54.75 checking whether make sets $(MAKE)... yes
17:02:14 [2023-11-29T17:02:14.852Z] #70 54.76 checking whether make supports the include directive... yes (GNU style)
17:02:14 [2023-11-29T17:02:14.852Z] #70 54.77 checking whether make supports nested variables... yes
17:02:14 [2023-11-29T17:02:14.852Z] #70 54.78 checking whether UID '0' is supported by ustar format... yes
17:02:14 [2023-11-29T17:02:14.852Z] #70 54.78 checking whether GID '0' is supported by ustar format... yes
17:02:14 [2023-11-29T17:02:14.852Z] #70 54.78 checking how to create a ustar tar archive... gnutar
17:02:14 [2023-11-29T17:02:14.852Z] #70 54.80 checking dependency style of gcc... gcc3
17:02:15 [2023-11-29T17:02:15.111Z] #70 54.85 checking whether to enable maintainer-specific portions of Makefiles... yes
17:02:15 [2023-11-29T17:02:15.111Z] #70 54.85 checking whether make supports nested variables... (cached) yes
17:02:15 [2023-11-29T17:02:15.111Z] #70 54.86 checking build system type... aarch64-unknown-linux-gnu
17:02:15 [2023-11-29T17:02:15.111Z] #70 54.93 checking host system type... aarch64-unknown-linux-gnu
17:02:15 [2023-11-29T17:02:15.111Z] #70 54.93 checking how to print strings... printf
17:02:15 [2023-11-29T17:02:15.111Z] #70 54.93 checking for a sed that does not truncate output... /bin/sed
17:02:15 [2023-11-29T17:02:15.111Z] #70 54.94 checking for grep that handles long lines and -e... /bin/grep
17:02:15 [2023-11-29T17:02:15.111Z] #70 54.94 checking for egrep... /bin/grep -E
17:02:15 [2023-11-29T17:02:15.111Z] #70 54.94 checking for fgrep... /bin/grep -F
17:02:15 [2023-11-29T17:02:15.111Z] #70 54.94 checking for ld used by gcc... /usr/bin/ld
17:02:15 [2023-11-29T17:02:15.370Z] #70 54.95 checking if the linker (/usr/bin/ld) is GNU ld... yes
17:02:15 [2023-11-29T17:02:15.370Z] #70 54.95 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
17:02:15 [2023-11-29T17:02:15.370Z] #70 54.96 checking the name lister (/usr/bin/nm -B) interface... BSD nm
17:02:15 [2023-11-29T17:02:15.370Z] #70 54.99 checking whether ln -s works... yes
17:02:15 [2023-11-29T17:02:15.370Z] #70 54.99 checking the maximum length of command line arguments... 1572864
17:02:15 [2023-11-29T17:02:15.370Z] #70 54.99 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
17:02:15 [2023-11-29T17:02:15.370Z] #70 54.99 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
17:02:15 [2023-11-29T17:02:15.370Z] #70 54.99 checking for /usr/bin/ld option to reload object files... -r
17:02:15 [2023-11-29T17:02:15.370Z] #70 55.00 checking for objdump... objdump
17:02:15 [2023-11-29T17:02:15.370Z] #70 55.00 checking how to recognize dependent libraries... pass_all
17:02:15 [2023-11-29T17:02:15.370Z] #70 55.00 checking for dlltool... no
17:02:15 [2023-11-29T17:02:15.370Z] #70 55.00 checking how to associate runtime and link libraries... printf %s\n
17:02:15 [2023-11-29T17:02:15.370Z] #70 55.00 checking for ar... ar
17:02:15 [2023-11-29T17:02:15.370Z] #70 55.00 checking for archiver @FILE support... @
17:02:15 [2023-11-29T17:02:15.370Z] #70 55.03 checking for strip... strip
17:02:15 [2023-11-29T17:02:15.370Z] #70 55.03 checking for ranlib... ranlib
17:02:15 [2023-11-29T17:02:15.370Z] #70 55.03 checking command to parse /usr/bin/nm -B output from gcc object... ok
17:02:15 [2023-11-29T17:02:15.370Z] #70 55.15 checking for sysroot... no
17:02:15 [2023-11-29T17:02:15.370Z] #70 55.15 checking for a working dd... /bin/dd
17:02:15 [2023-11-29T17:02:15.370Z] #70 55.16 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
17:02:15 [2023-11-29T17:02:15.370Z] #70 55.16 checking for mt... no
17:02:15 [2023-11-29T17:02:15.370Z] #70 55.16 checking if : is a manifest tool... no
17:02:15 [2023-11-29T17:02:15.370Z] #70 55.17 checking how to run the C preprocessor... gcc -E
17:02:15 [2023-11-29T17:02:15.370Z] #70 55.23 checking for ANSI C header files... yes
17:02:15 [2023-11-29T17:02:15.629Z] #70 55.36 checking for sys/types.h... yes
17:02:15 [2023-11-29T17:02:15.629Z] #70 55.40 checking for sys/stat.h... yes
17:02:15 [2023-11-29T17:02:15.629Z] #70 55.44 checking for stdlib.h... yes
17:02:15 [2023-11-29T17:02:15.629Z] #70 55.48 checking for string.h... yes
17:02:15 [2023-11-29T17:02:15.629Z] #70 55.53 checking for memory.h... yes
17:02:15 [2023-11-29T17:02:15.629Z] #70 55.57 checking for strings.h... yes
17:02:15 [2023-11-29T17:02:15.889Z] #70 55.61 checking for inttypes.h... yes
17:02:15 [2023-11-29T17:02:15.889Z] #70 55.67 checking for stdint.h... yes
17:02:15 [2023-11-29T17:02:15.889Z] #70 55.72 checking for unistd.h... yes
17:02:15 [2023-11-29T17:02:15.889Z] #70 55.78 checking for dlfcn.h... yes
17:02:16 [2023-11-29T17:02:16.149Z] #70 55.83 checking for objdir... .libs
17:02:16 [2023-11-29T17:02:16.149Z] #70 55.93 checking if gcc supports -fno-rtti -fno-exceptions... no
17:02:16 [2023-11-29T17:02:16.149Z] #70 56.01 checking for gcc option to produce PIC... -fPIC -DPIC
17:02:16 [2023-11-29T17:02:16.149Z] #70 56.01 checking if gcc PIC flag -fPIC -DPIC works... yes
17:02:16 [2023-11-29T17:02:16.409Z] #70 56.05 checking if gcc static flag -static works... yes
17:02:16 [2023-11-29T17:02:16.409Z] #70 56.13 checking if gcc supports -c -o file.o... yes
17:02:16 [2023-11-29T17:02:16.409Z] #70 56.18 checking if gcc supports -c -o file.o... (cached) yes
17:02:16 [2023-11-29T17:02:16.409Z] #70 56.18 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
17:02:16 [2023-11-29T17:02:16.409Z] #70 56.20 checking dynamic linker characteristics... GNU/Linux ld.so
17:02:16 [2023-11-29T17:02:16.668Z] #70 56.35 checking how to hardcode library paths into programs... immediate
17:02:16 [2023-11-29T17:02:16.668Z] #70 56.35 checking whether stripping libraries is possible... yes
17:02:16 [2023-11-29T17:02:16.668Z] #70 56.36 checking if libtool supports shared libraries... yes
17:02:16 [2023-11-29T17:02:16.668Z] #70 56.36 checking whether to build shared libraries... no
17:02:16 [2023-11-29T17:02:16.668Z] #70 56.36 checking whether to build static libraries... yes
17:02:16 [2023-11-29T17:02:16.668Z] #70 56.38 checking float.h usability... yes
17:02:16 [2023-11-29T17:02:16.668Z] #70 56.44 checking float.h presence... yes
17:02:16 [2023-11-29T17:02:16.668Z] #70 56.46 checking for float.h... yes
17:02:16 [2023-11-29T17:02:16.668Z] #70 56.50 checking limits.h usability... yes
17:02:16 [2023-11-29T17:02:16.668Z] #70 56.56 checking limits.h presence... yes
17:02:16 [2023-11-29T17:02:16.668Z] #70 56.57 checking for limits.h... yes
17:02:16 [2023-11-29T17:02:16.668Z] #70 56.58 checking stddef.h usability... yes
17:02:16 [2023-11-29T17:02:16.668Z] #70 56.62 checking stddef.h presence... yes
17:02:16 [2023-11-29T17:02:16.668Z] #70 56.64 checking for stddef.h... yes
17:02:16 [2023-11-29T17:02:16.928Z] #70 56.67 checking for stdlib.h... (cached) yes
17:02:16 [2023-11-29T17:02:16.928Z] #70 56.69 checking for string.h... (cached) yes
17:02:16 [2023-11-29T17:02:16.928Z] #70 56.70 checking sys/time.h usability... yes
17:02:16 [2023-11-29T17:02:16.928Z] #70 56.74 checking sys/time.h presence... yes
17:02:16 [2023-11-29T17:02:16.928Z] #70 56.76 checking for sys/time.h... yes
17:02:16 [2023-11-29T17:02:16.928Z] #70 56.78 checking for inline... inline
17:02:16 [2023-11-29T17:02:16.928Z] #70 56.81 checking for size_t... yes
17:02:17 [2023-11-29T17:02:17.188Z] #70 56.90 checking for stdlib.h... (cached) yes
17:02:17 [2023-11-29T17:02:17.188Z] #70 56.90 checking for GNU libc compatible malloc... yes
17:02:17 [2023-11-29T17:02:17.188Z] #70 56.96 checking for stdlib.h... (cached) yes
17:02:17 [2023-11-29T17:02:17.188Z] #70 56.97 checking for GNU libc compatible realloc... yes
17:02:17 [2023-11-29T17:02:17.188Z] #70 57.02 checking for working strtod... yes
17:02:17 [2023-11-29T17:02:17.188Z] #70 57.10 checking for gettimeofday... yes
17:02:17 [2023-11-29T17:02:17.448Z] #70 57.18 checking for memset... yes
17:02:17 [2023-11-29T17:02:17.448Z] #70 57.29 checking for strspn... yes
17:02:17 [2023-11-29T17:02:17.707Z] #70 57.43 checking that generated files are newer than configure... done
17:02:17 [2023-11-29T17:02:17.707Z] #70 57.43 configure: creating ./config.status
17:02:19 [2023-11-29T17:02:19.088Z] #70 58.76 config.status: creating Makefile
17:02:19 [2023-11-29T17:02:19.088Z] #70 58.78 config.status: creating config.h
17:02:19 [2023-11-29T17:02:19.088Z] #70 58.80 config.status: executing depfiles commands
17:02:19 [2023-11-29T17:02:19.088Z] #70 58.90 config.status: executing libtool commands
17:02:19 [2023-11-29T17:02:19.347Z] #70 59.31   GEN      .version
17:02:19 [2023-11-29T17:02:19.607Z] #70 59.32 make  install-recursive
17:02:19 [2023-11-29T17:02:19.608Z] #70 59.32 make[1]: Entering directory '/tmp/crun-build'
17:02:19 [2023-11-29T17:02:19.608Z] #70 59.37 Making install in libocispec
17:02:19 [2023-11-29T17:02:19.608Z] #70 59.38 make[2]: Entering directory '/tmp/crun-build/libocispec'
17:02:19 [2023-11-29T17:02:19.608Z] #70 59.44 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
17:02:19 [2023-11-29T17:02:19.608Z] #70 59.44 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
17:02:19 [2023-11-29T17:02:19.608Z] #70 59.45 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
17:02:19 [2023-11-29T17:02:19.608Z] #70 59.45 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
17:02:19 [2023-11-29T17:02:19.608Z] #70 59.51 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
17:02:19 [2023-11-29T17:02:19.608Z] #70 59.54 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
17:02:19 [2023-11-29T17:02:19.608Z] #70 59.54 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
17:02:19 [2023-11-29T17:02:19.608Z] #70 59.54 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
17:02:19 [2023-11-29T17:02:19.608Z] #70 59.54 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
17:02:19 [2023-11-29T17:02:19.608Z] #70 59.54 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
17:02:19 [2023-11-29T17:02:19.608Z] #70 59.54 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
17:02:19 [2023-11-29T17:02:19.608Z] #70 59.54 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
17:02:19 [2023-11-29T17:02:19.608Z] #70 59.54 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
17:02:19 [2023-11-29T17:02:19.608Z] #70 59.56 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
17:02:19 [2023-11-29T17:02:19.608Z] #70 59.56 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
17:02:19 [2023-11-29T17:02:19.608Z] #70 59.56 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
17:02:19 [2023-11-29T17:02:19.608Z] #70 59.56 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
17:02:19 [2023-11-29T17:02:19.608Z] #70 59.56 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
17:02:19 [2023-11-29T17:02:19.608Z] #70 59.56 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
17:02:19 [2023-11-29T17:02:19.608Z] #70 59.56 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
17:02:19 [2023-11-29T17:02:19.867Z] #70 59.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
17:02:19 [2023-11-29T17:02:19.867Z] #70 59.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
17:02:19 [2023-11-29T17:02:19.867Z] #70 59.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
17:02:19 [2023-11-29T17:02:19.867Z] #70 59.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
17:02:19 [2023-11-29T17:02:19.867Z] #70 59.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
17:02:19 [2023-11-29T17:02:19.867Z] #70 59.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
17:02:19 [2023-11-29T17:02:19.867Z] #70 59.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
17:02:19 [2023-11-29T17:02:19.867Z] #70 59.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
17:02:19 [2023-11-29T17:02:19.867Z] #70 59.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
17:02:19 [2023-11-29T17:02:19.867Z] #70 59.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
17:02:19 [2023-11-29T17:02:19.867Z] #70 59.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
17:02:19 [2023-11-29T17:02:19.867Z] #70 59.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
17:02:19 [2023-11-29T17:02:19.867Z] #70 59.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
17:02:19 [2023-11-29T17:02:19.867Z] #70 59.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
17:02:20 [2023-11-29T17:02:20.130Z] #70 59.86 make  install-recursive
17:02:20 [2023-11-29T17:02:20.130Z] #70 59.86 make[3]: Entering directory '/tmp/crun-build/libocispec'
17:02:20 [2023-11-29T17:02:20.130Z] #70 59.90 Making install in yajl
17:02:20 [2023-11-29T17:02:20.130Z] #70 59.90 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
17:02:20 [2023-11-29T17:02:20.130Z] #70 59.94   CC       verify/json_verify-json_verify.o
17:02:20 [2023-11-29T17:02:20.130Z] #70 59.95   CC       src/libyajl_la-yajl_alloc.lo
17:02:20 [2023-11-29T17:02:20.130Z] #70 59.96   CC       src/libyajl_la-yajl.lo
17:02:20 [2023-11-29T17:02:20.130Z] #70 59.96   CC       src/libyajl_la-yajl_gen.lo
17:02:20 [2023-11-29T17:02:20.130Z] #70 59.96   CC       src/libyajl_la-yajl_parser.lo
17:02:20 [2023-11-29T17:02:20.130Z] #70 59.97   CC       src/libyajl_la-yajl_buf.lo
17:02:20 [2023-11-29T17:02:20.130Z] #70 59.97   CC       src/libyajl_la-yajl_encode.lo
17:02:20 [2023-11-29T17:02:20.130Z] #70 59.98   CC       src/libyajl_la-yajl_lex.lo
17:02:20 [2023-11-29T17:02:20.130Z] #70 59.98   CC       src/libyajl_la-yajl_tree.lo
17:02:20 [2023-11-29T17:02:20.699Z] #70 60.49   CCLD     libyajl.la
17:02:20 [2023-11-29T17:02:20.699Z] #70 60.68   CCLD     verify/json_verify
17:02:20 [2023-11-29T17:02:20.959Z] #70 60.85 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
17:02:20 [2023-11-29T17:02:20.959Z] #70 60.85 make[5]: Nothing to be done for 'install-exec-am'.
17:02:20 [2023-11-29T17:02:20.959Z] #70 60.85 make[5]: Nothing to be done for 'install-data-am'.
17:02:20 [2023-11-29T17:02:20.959Z] #70 60.85 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
17:02:20 [2023-11-29T17:02:20.959Z] #70 60.85 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
17:02:20 [2023-11-29T17:02:20.959Z] #70 60.86 make[4]: Entering directory '/tmp/crun-build/libocispec'
17:02:20 [2023-11-29T17:02:20.959Z] #70 60.94   CC       src/ocispec/validate.o
17:02:20 [2023-11-29T17:02:20.959Z] #70 60.95   CC       src/ocispec/image_spec_schema_config_schema.lo
17:02:20 [2023-11-29T17:02:20.959Z] #70 60.95   CC       src/ocispec/image_spec_schema_content_descriptor.lo
17:02:20 [2023-11-29T17:02:20.959Z] #70 60.96   CC       src/ocispec/image_spec_schema_defs.lo
17:02:21 [2023-11-29T17:02:21.219Z] #70 60.96   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
17:02:21 [2023-11-29T17:02:21.219Z] #70 60.96   CC       src/ocispec/image_spec_schema_image_index_schema.lo
17:02:21 [2023-11-29T17:02:21.219Z] #70 60.96   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
17:02:21 [2023-11-29T17:02:21.219Z] #70 60.97   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
17:02:21 [2023-11-29T17:02:21.219Z] #70 60.97   CC       src/ocispec/runtime_spec_schema_config_linux.lo
17:02:21 [2023-11-29T17:02:21.219Z] #70 60.97   CC       src/ocispec/runtime_spec_schema_config_zos.lo
17:02:21 [2023-11-29T17:02:21.219Z] #70 60.98   CC       src/ocispec/runtime_spec_schema_config_schema.lo
17:02:21 [2023-11-29T17:02:21.219Z] #70 60.99   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
17:02:21 [2023-11-29T17:02:21.219Z] #70 60.99   CC       src/ocispec/runtime_spec_schema_config_vm.lo
17:02:21 [2023-11-29T17:02:21.219Z] #70 61.00   CC       src/ocispec/runtime_spec_schema_config_windows.lo
17:02:21 [2023-11-29T17:02:21.219Z] #70 61.00   CC       src/ocispec/runtime_spec_schema_defs.lo
17:02:21 [2023-11-29T17:02:21.219Z] #70 61.01   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
17:02:21 [2023-11-29T17:02:21.219Z] #70 61.01   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
17:02:21 [2023-11-29T17:02:21.219Z] #70 61.02   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
17:02:21 [2023-11-29T17:02:21.219Z] #70 61.03   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
17:02:21 [2023-11-29T17:02:21.219Z] #70 61.04   CC       src/ocispec/runtime_spec_schema_state_schema.lo
17:02:21 [2023-11-29T17:02:21.219Z] #70 61.04   CC       src/ocispec/runtime_spec_schema_features_linux.lo
17:02:21 [2023-11-29T17:02:21.219Z] #70 61.07   CC       src/ocispec/runtime_spec_schema_features_schema.lo
17:02:21 [2023-11-29T17:02:21.219Z] #70 61.09   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
17:02:21 [2023-11-29T17:02:21.219Z] #70 61.11   CC       src/ocispec/basic_test_double_array_item.lo
17:02:21 [2023-11-29T17:02:21.219Z] #70 61.14   CC       src/ocispec/basic_test_double_array.lo
17:02:21 [2023-11-29T17:02:21.219Z] #70 61.15   CC       src/ocispec/basic_test_top_array_int.lo
17:02:21 [2023-11-29T17:02:21.219Z] #70 61.15   CC       src/ocispec/basic_test_top_array_string.lo
17:02:21 [2023-11-29T17:02:21.219Z] #70 61.16   CC       src/ocispec/basic_test_top_double_array_int.lo
17:02:21 [2023-11-29T17:02:21.219Z] #70 61.17   CC       src/ocispec/basic_test_top_double_array_obj.lo
17:02:21 [2023-11-29T17:02:21.479Z] #70 61.19   CC       src/ocispec/basic_test_top_double_array_refobj.lo
17:02:21 [2023-11-29T17:02:21.479Z] #70 61.22   CC       src/ocispec/basic_test_top_double_array_string.lo
17:02:21 [2023-11-29T17:02:21.479Z] #70 61.25   CC       src/ocispec/read-file.lo
17:02:21 [2023-11-29T17:02:21.479Z] #70 61.28   CC       src/ocispec/json_common.lo
17:02:21 [2023-11-29T17:02:21.479Z] #70 61.29   CC       tests/test-1.o
17:02:21 [2023-11-29T17:02:21.479Z] #70 61.30   CC       tests/test-2.o
17:02:21 [2023-11-29T17:02:21.479Z] #70 61.32   CC       tests/test-3.o
17:02:21 [2023-11-29T17:02:21.479Z] #70 61.33   CC       tests/test-4.o
17:02:21 [2023-11-29T17:02:21.479Z] #70 61.37   CC       tests/test-5.o
17:02:21 [2023-11-29T17:02:21.479Z] #70 61.38   CC       tests/test-6.o
17:02:21 [2023-11-29T17:02:21.479Z] #70 61.39   CC       tests/test-7.o
17:02:21 [2023-11-29T17:02:21.479Z] #70 61.41   CC       tests/test-8.o
17:02:21 [2023-11-29T17:02:21.479Z] #70 61.46   CC       tests/test-9.o
17:02:21 [2023-11-29T17:02:21.479Z] #70 61.48   CC       tests/test-10.o
17:02:21 [2023-11-29T17:02:21.479Z] #70 61.49   CC       tests/test-11.o
17:02:24 [2023-11-29T17:02:24.772Z] #70 64.54   CCLD     libocispec.la
17:02:24 [2023-11-29T17:02:24.772Z] #70 64.70   CCLD     src/ocispec/validate
17:02:25 [2023-11-29T17:02:25.032Z] #70 64.70   CCLD     tests/test-1
17:02:25 [2023-11-29T17:02:25.032Z] #70 64.70   CCLD     tests/test-2
17:02:25 [2023-11-29T17:02:25.032Z] #70 64.71   CCLD     tests/test-3
17:02:25 [2023-11-29T17:02:25.032Z] #70 64.72   CCLD     tests/test-4
17:02:25 [2023-11-29T17:02:25.032Z] #70 64.72   CCLD     tests/test-5
17:02:25 [2023-11-29T17:02:25.032Z] #70 64.72   CCLD     tests/test-6
17:02:25 [2023-11-29T17:02:25.032Z] #70 64.73   CCLD     tests/test-7
17:02:25 [2023-11-29T17:02:25.032Z] #70 64.75   CCLD     tests/test-9
17:02:25 [2023-11-29T17:02:25.032Z] #70 64.75   CCLD     tests/test-8
17:02:25 [2023-11-29T17:02:25.032Z] #70 64.80   CCLD     tests/test-10
17:02:25 [2023-11-29T17:02:25.032Z] #70 64.80 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
17:02:25 [2023-11-29T17:02:25.032Z] #70 64.80   CCLD     tests/test-11
17:02:25 [2023-11-29T17:02:25.032Z] #70 65.02 libtool: link: ar cr libocispec.a 
17:02:25 [2023-11-29T17:02:25.292Z] #70 65.04 libtool: link: ranlib libocispec.a
17:02:25 [2023-11-29T17:02:25.292Z] #70 65.17 make[5]: Entering directory '/tmp/crun-build/libocispec'
17:02:25 [2023-11-29T17:02:25.292Z] #70 65.19 make[5]: Leaving directory '/tmp/crun-build/libocispec'
17:02:25 [2023-11-29T17:02:25.292Z] #70 65.19 make[4]: Leaving directory '/tmp/crun-build/libocispec'
17:02:25 [2023-11-29T17:02:25.292Z] #70 65.19 make[3]: Leaving directory '/tmp/crun-build/libocispec'
17:02:25 [2023-11-29T17:02:25.292Z] #70 65.19 make[2]: Leaving directory '/tmp/crun-build/libocispec'
17:02:25 [2023-11-29T17:02:25.292Z] #70 65.20 make[2]: Entering directory '/tmp/crun-build'
17:02:25 [2023-11-29T17:02:25.292Z] #70 65.24   CC       src/crun-crun.o
17:02:25 [2023-11-29T17:02:25.292Z] #70 65.24   CC       src/crun-run.o
17:02:25 [2023-11-29T17:02:25.292Z] #70 65.24   CC       src/crun-delete.o
17:02:25 [2023-11-29T17:02:25.292Z] #70 65.24   CC       src/crun-kill.o
17:02:25 [2023-11-29T17:02:25.292Z] #70 65.25   CC       src/crun-pause.o
17:02:25 [2023-11-29T17:02:25.292Z] #70 65.25   CC       src/crun-unpause.o
17:02:25 [2023-11-29T17:02:25.292Z] #70 65.25   CC       src/crun-oci_features.o
17:02:25 [2023-11-29T17:02:25.292Z] #70 65.26   CC       src/crun-spec.o
17:02:25 [2023-11-29T17:02:25.292Z] #70 65.26   CC       src/crun-exec.o
17:02:25 [2023-11-29T17:02:25.292Z] #70 65.27   CC       src/crun-list.o
17:02:25 [2023-11-29T17:02:25.292Z] #70 65.27   CC       src/crun-create.o
17:02:25 [2023-11-29T17:02:25.551Z] #70 65.31   CC       src/crun-start.o
17:02:25 [2023-11-29T17:02:25.551Z] #70 65.32   CC       src/crun-state.o
17:02:25 [2023-11-29T17:02:25.551Z] #70 65.34   CC       src/crun-update.o
17:02:25 [2023-11-29T17:02:25.551Z] #70 65.35   CC       src/crun-ps.o
17:02:25 [2023-11-29T17:02:25.551Z] #70 65.40   CC       src/crun-checkpoint.o
17:02:25 [2023-11-29T17:02:25.551Z] #70 65.40   CC       src/crun-restore.o
17:02:25 [2023-11-29T17:02:25.551Z] #70 65.41   CC       src/libcrun/crun-cloned_binary.o
17:02:25 [2023-11-29T17:02:25.551Z] #70 65.42   CC       src/libcrun/libcrun_la-utils.lo
17:02:25 [2023-11-29T17:02:25.551Z] #70 65.43   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
17:02:25 [2023-11-29T17:02:25.551Z] #70 65.43   CC       src/libcrun/libcrun_la-cgroup-resources.lo
17:02:25 [2023-11-29T17:02:25.551Z] #70 65.44   CC       src/libcrun/libcrun_la-cgroup-setup.lo
17:02:25 [2023-11-29T17:02:25.551Z] #70 65.48   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
17:02:25 [2023-11-29T17:02:25.551Z] #70 65.48   CC       src/libcrun/libcrun_la-cgroup-utils.lo
17:02:25 [2023-11-29T17:02:25.551Z] #70 65.50   CC       src/libcrun/libcrun_la-cgroup.lo
17:02:25 [2023-11-29T17:02:25.551Z] #70 65.50   CC       src/libcrun/libcrun_la-chroot_realpath.lo
17:02:25 [2023-11-29T17:02:25.551Z] #70 ...
17:02:25 [2023-11-29T17:02:25.551Z] 
17:02:25 [2023-11-29T17:02:25.551Z] #80 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
17:02:25 [2023-11-29T17:02:25.551Z] #80 42.33 + bin/containerd
17:02:25 [2023-11-29T17:02:25.551Z] #80 42.33 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.9 -X github.com/containerd/containerd/version.Revision=4f03e100cb967922bec7459a78d16ccbac9bb81d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
17:02:25 [2023-11-29T17:02:25.811Z] #80 ...
17:02:25 [2023-11-29T17:02:25.811Z] 
17:02:25 [2023-11-29T17:02:25.811Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:02:25 [2023-11-29T17:02:25.811Z] #70 65.51   CC       src/libcrun/libcrun_la-cloned_binary.lo
17:02:25 [2023-11-29T17:02:25.811Z] #70 65.52   CC       src/libcrun/libcrun_la-container.lo
17:02:25 [2023-11-29T17:02:25.811Z] #70 65.52   CC       src/libcrun/libcrun_la-criu.lo
17:02:25 [2023-11-29T17:02:25.811Z] #70 65.53   CC       src/libcrun/libcrun_la-custom-handler.lo
17:02:25 [2023-11-29T17:02:25.811Z] #70 65.53   CC       src/libcrun/libcrun_la-ebpf.lo
17:02:25 [2023-11-29T17:02:25.811Z] #70 65.54   CC       src/libcrun/libcrun_la-error.lo
17:02:25 [2023-11-29T17:02:25.811Z] #70 65.54   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
17:02:25 [2023-11-29T17:02:25.811Z] #70 65.55   CC       src/libcrun/handlers/libcrun_la-krun.lo
17:02:25 [2023-11-29T17:02:25.811Z] #70 65.57   CC       src/libcrun/handlers/libcrun_la-mono.lo
17:02:25 [2023-11-29T17:02:25.811Z] #70 65.61   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
17:02:25 [2023-11-29T17:02:25.811Z] #70 65.63   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
17:02:25 [2023-11-29T17:02:25.811Z] #70 65.66   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
17:02:25 [2023-11-29T17:02:25.811Z] #70 65.70   CC       src/libcrun/libcrun_la-io_priority.lo
17:02:25 [2023-11-29T17:02:25.811Z] #70 65.70   CC       src/libcrun/libcrun_la-linux.lo
17:02:25 [2023-11-29T17:02:25.811Z] #70 65.73   CC       src/libcrun/libcrun_la-mount_flags.lo
17:02:25 [2023-11-29T17:02:25.811Z] #70 65.74   CC       src/libcrun/libcrun_la-scheduler.lo
17:02:25 [2023-11-29T17:02:25.811Z] #70 65.75   CC       src/libcrun/libcrun_la-seccomp.lo
17:02:25 [2023-11-29T17:02:25.811Z] #70 65.78   CC       src/libcrun/libcrun_la-seccomp_notify.lo
17:02:25 [2023-11-29T17:02:25.811Z] #70 65.79   CC       src/libcrun/libcrun_la-signals.lo
17:02:25 [2023-11-29T17:02:25.811Z] #70 65.80   CC       src/libcrun/libcrun_la-status.lo
17:02:25 [2023-11-29T17:02:25.811Z] #70 65.82   CC       src/libcrun/libcrun_la-terminal.lo
17:02:25 [2023-11-29T17:02:25.811Z] #70 65.83   CC       tests/init.o
17:02:26 [2023-11-29T17:02:26.071Z] #70 65.85   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
17:02:26 [2023-11-29T17:02:26.071Z] #70 65.88   CC       src/libcrun/libcrun_testing_a-utils.o
17:02:26 [2023-11-29T17:02:26.071Z] #70 65.91   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
17:02:26 [2023-11-29T17:02:26.071Z] #70 65.91   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
17:02:26 [2023-11-29T17:02:26.071Z] #70 65.92   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
17:02:26 [2023-11-29T17:02:26.071Z] #70 65.96   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
17:02:26 [2023-11-29T17:02:26.071Z] #70 65.99   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
17:02:26 [2023-11-29T17:02:26.071Z] #70 66.00   CC       src/libcrun/libcrun_testing_a-cgroup.o
17:02:26 [2023-11-29T17:02:26.071Z] #70 66.07   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
17:02:26 [2023-11-29T17:02:26.330Z] #70 66.07   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
17:02:26 [2023-11-29T17:02:26.330Z] #70 66.10   CC       src/libcrun/libcrun_testing_a-container.o
17:02:26 [2023-11-29T17:02:26.330Z] #70 66.26   CC       src/libcrun/libcrun_testing_a-criu.o
17:02:26 [2023-11-29T17:02:26.590Z] #70 66.32   CC       src/libcrun/libcrun_testing_a-custom-handler.o
17:02:26 [2023-11-29T17:02:26.590Z] #70 66.45   CC       src/libcrun/libcrun_testing_a-ebpf.o
17:02:26 [2023-11-29T17:02:26.590Z] #70 66.54   CC       src/libcrun/libcrun_testing_a-error.o
17:02:26 [2023-11-29T17:02:26.590Z] #70 66.55   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
17:02:26 [2023-11-29T17:02:26.850Z] #70 66.56   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
17:02:26 [2023-11-29T17:02:26.850Z] #70 66.56   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
17:02:26 [2023-11-29T17:02:26.850Z] #70 66.56   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
17:02:26 [2023-11-29T17:02:26.850Z] #70 66.59   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
17:02:26 [2023-11-29T17:02:26.850Z] #70 66.64   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
17:02:26 [2023-11-29T17:02:26.850Z] #70 66.67   CC       src/libcrun/libcrun_testing_a-io_priority.o
17:02:26 [2023-11-29T17:02:26.850Z] #70 66.69   CC       src/libcrun/libcrun_testing_a-linux.o
17:02:26 [2023-11-29T17:02:26.850Z] #70 66.86   CC       src/libcrun/libcrun_testing_a-mount_flags.o
17:02:27 [2023-11-29T17:02:27.110Z] #70 66.95   CC       src/libcrun/libcrun_testing_a-scheduler.o
17:02:27 [2023-11-29T17:02:27.110Z] #70 66.98   CC       src/libcrun/libcrun_testing_a-seccomp.o
17:02:27 [2023-11-29T17:02:27.370Z] #70 67.00   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
17:02:27 [2023-11-29T17:02:27.370Z] #70 67.03   CC       src/libcrun/libcrun_testing_a-signals.o
17:02:27 [2023-11-29T17:02:27.370Z] #70 67.07   CC       src/libcrun/libcrun_testing_a-status.o
17:02:27 [2023-11-29T17:02:27.370Z] #70 67.08   CC       src/libcrun/libcrun_testing_a-terminal.o
17:02:27 [2023-11-29T17:02:27.370Z] #70 67.08   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
17:02:27 [2023-11-29T17:02:27.370Z] #70 67.08   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
17:02:27 [2023-11-29T17:02:27.370Z] #70 67.20   CCLD     tests/init
17:02:29 [2023-11-29T17:02:29.278Z] #70 69.25   CCLD     libcrun.la
17:02:29 [2023-11-29T17:02:29.538Z] #70 69.35   AR       libcrun_testing.a
17:02:29 [2023-11-29T17:02:29.538Z] #70 69.35 ar: `u' modifier ignored since `D' is the default (see `U')
17:02:29 [2023-11-29T17:02:29.796Z] #70 69.37   CCLD     tests/tests_libcrun_utils
17:02:29 [2023-11-29T17:02:29.796Z] #70 69.37   CCLD     tests/tests_libcrun_errors
17:02:29 [2023-11-29T17:02:29.796Z] #70 69.37   CCLD     tests/tests_libcrun_fuzzer
17:02:29 [2023-11-29T17:02:29.796Z] #70 69.45   CCLD     crun
17:02:29 [2023-11-29T17:02:29.796Z] #70 69.63 make[3]: Entering directory '/tmp/crun-build'
17:02:29 [2023-11-29T17:02:29.796Z] #70 69.71  /bin/mkdir -p '/usr/local/share/man/man1'
17:02:29 [2023-11-29T17:02:29.796Z] #70 69.72  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
17:02:29 [2023-11-29T17:02:29.796Z] #70 69.73  /bin/mkdir -p '/usr/local/lib'
17:02:29 [2023-11-29T17:02:29.796Z] #70 69.73  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
17:02:29 [2023-11-29T17:02:29.796Z] #70 69.75 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
17:02:30 [2023-11-29T17:02:30.055Z] #70 69.75 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
17:02:30 [2023-11-29T17:02:30.056Z] #70 69.76 libtool: install: chmod 644 /usr/local/lib/libcrun.a
17:02:30 [2023-11-29T17:02:30.056Z] #70 69.76 libtool: install: ranlib /usr/local/lib/libcrun.a
17:02:30 [2023-11-29T17:02:30.056Z] #70 69.82 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
17:02:30 [2023-11-29T17:02:30.056Z] #70 69.83 ----------------------------------------------------------------------
17:02:30 [2023-11-29T17:02:30.056Z] #70 69.83 Libraries have been installed in:
17:02:30 [2023-11-29T17:02:30.056Z] #70 69.83    /usr/local/lib
17:02:30 [2023-11-29T17:02:30.056Z] #70 69.83 
17:02:30 [2023-11-29T17:02:30.056Z] #70 69.83 If you ever happen to want to link against installed libraries
17:02:30 [2023-11-29T17:02:30.056Z] #70 69.83 in a given directory, LIBDIR, you must either use libtool, and
17:02:30 [2023-11-29T17:02:30.056Z] #70 69.83 specify the full pathname of the library, or use the '-LLIBDIR'
17:02:30 [2023-11-29T17:02:30.056Z] #70 69.83 flag during linking and do at least one of the following:
17:02:30 [2023-11-29T17:02:30.056Z] #70 69.83    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
17:02:30 [2023-11-29T17:02:30.056Z] #70 69.83      during execution
17:02:30 [2023-11-29T17:02:30.056Z] #70 69.83    - add LIBDIR to the 'LD_RUN_PATH' environment variable
17:02:30 [2023-11-29T17:02:30.056Z] #70 69.83      during linking
17:02:30 [2023-11-29T17:02:30.056Z] #70 69.83    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
17:02:30 [2023-11-29T17:02:30.056Z] #70 69.83    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
17:02:30 [2023-11-29T17:02:30.056Z] #70 69.83 
17:02:30 [2023-11-29T17:02:30.056Z] #70 69.83 See any operating system documentation about shared libraries for
17:02:30 [2023-11-29T17:02:30.056Z] #70 69.83 more information, such as the ld(1) and ld.so(8) manual pages.
17:02:30 [2023-11-29T17:02:30.056Z] #70 69.83 ----------------------------------------------------------------------
17:02:30 [2023-11-29T17:02:30.056Z] #70 69.83  /bin/mkdir -p '/build'
17:02:30 [2023-11-29T17:02:30.056Z] #70 69.83   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
17:02:30 [2023-11-29T17:02:30.056Z] #70 69.85 libtool: install: /usr/bin/install -c crun /build/crun
17:02:30 [2023-11-29T17:02:30.056Z] #70 69.86 make[3]: Leaving directory '/tmp/crun-build'
17:02:30 [2023-11-29T17:02:30.056Z] #70 69.86 make[2]: Leaving directory '/tmp/crun-build'
17:02:30 [2023-11-29T17:02:30.056Z] #70 69.86 make[1]: Leaving directory '/tmp/crun-build'
17:02:32 [2023-11-29T17:02:32.590Z] #70 ...
17:02:32 [2023-11-29T17:02:32.590Z] 
17:02:32 [2023-11-29T17:02:32.590Z] #80 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
17:02:32 [2023-11-29T17:02:32.590Z] #80 59.30 + bin/containerd-stress
17:02:32 [2023-11-29T17:02:32.590Z] #80 59.30 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.9 -X github.com/containerd/containerd/version.Revision=4f03e100cb967922bec7459a78d16ccbac9bb81d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
17:02:33 [2023-11-29T17:02:33.966Z] #80 60.49 + bin/containerd-shim
17:02:33 [2023-11-29T17:02:33.967Z] #80 ...
17:02:33 [2023-11-29T17:02:33.967Z] 
17:02:33 [2023-11-29T17:02:33.967Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:02:33 [2023-11-29T17:02:33.967Z] #70 DONE 73.9s
17:02:34 [2023-11-29T17:02:34.226Z] 
17:02:34 [2023-11-29T17:02:34.226Z] #80 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
17:02:34 [2023-11-29T17:02:34.226Z] #80 61.03 + bin/containerd-shim-runc-v1
17:02:35 [2023-11-29T17:02:35.162Z] #80 61.85 + bin/containerd-shim-runc-v2
17:02:35 [2023-11-29T17:02:35.730Z] #80 62.55 + binaries
17:02:36 [2023-11-29T17:02:36.666Z] #80 DONE 63.5s
17:02:37 [2023-11-29T17:02:37.233Z] 
17:02:37 [2023-11-29T17:02:37.233Z] #94 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
17:02:38 [2023-11-29T17:02:38.189Z] #94 DONE 0.8s
17:02:38 [2023-11-29T17:02:38.189Z] 
17:02:38 [2023-11-29T17:02:38.189Z] #95 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
17:02:38 [2023-11-29T17:02:38.448Z] #95 DONE 0.2s
17:02:38 [2023-11-29T17:02:38.448Z] 
17:02:38 [2023-11-29T17:02:38.448Z] #96 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
17:02:38 [2023-11-29T17:02:38.707Z] #96 DONE 0.3s
17:02:38 [2023-11-29T17:02:38.707Z] 
17:02:38 [2023-11-29T17:02:38.707Z] #97 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
17:02:38 [2023-11-29T17:02:38.707Z] #97 DONE 0.0s
17:02:38 [2023-11-29T17:02:38.707Z] 
17:02:38 [2023-11-29T17:02:38.707Z] #98 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
17:02:38 [2023-11-29T17:02:38.707Z] #98 DONE 0.1s
17:02:38 [2023-11-29T17:02:38.965Z] 
17:02:38 [2023-11-29T17:02:38.966Z] #99 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
17:02:38 [2023-11-29T17:02:38.966Z] #99 DONE 0.0s
17:02:38 [2023-11-29T17:02:38.966Z] 
17:02:38 [2023-11-29T17:02:38.966Z] #100 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
17:02:39 [2023-11-29T17:02:39.224Z] #100 DONE 0.3s
17:02:39 [2023-11-29T17:02:39.224Z] 
17:02:39 [2023-11-29T17:02:39.224Z] #101 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
17:02:39 [2023-11-29T17:02:39.483Z] #101 DONE 0.4s
17:02:39 [2023-11-29T17:02:39.743Z] 
17:02:39 [2023-11-29T17:02:39.743Z] #102 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
17:02:39 [2023-11-29T17:02:39.743Z] #102 DONE 0.0s
17:02:39 [2023-11-29T17:02:39.743Z] 
17:02:39 [2023-11-29T17:02:39.743Z] #103 [dev-base  1/13] RUN groupadd -r docker
17:02:39 [2023-11-29T17:02:39.743Z] #103 DONE 0.3s
17:02:40 [2023-11-29T17:02:40.002Z] 
17:02:40 [2023-11-29T17:02:40.002Z] #104 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
17:02:40 [2023-11-29T17:02:40.260Z] #104 DONE 0.4s
17:02:40 [2023-11-29T17:02:40.260Z] 
17:02:40 [2023-11-29T17:02:40.260Z] #105 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:02:40 [2023-11-29T17:02:40.519Z] #105 0.350 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:02:40 [2023-11-29T17:02:40.777Z] #105 DONE 0.4s
17:02:40 [2023-11-29T17:02:40.777Z] 
17:02:40 [2023-11-29T17:02:40.777Z] #106 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:02:41 [2023-11-29T17:02:41.036Z] #106 DONE 0.4s
17:02:41 [2023-11-29T17:02:41.036Z] 
17:02:41 [2023-11-29T17:02:41.036Z] #107 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:02:41 [2023-11-29T17:02:41.295Z] #107 DONE 0.4s
17:02:41 [2023-11-29T17:02:41.554Z] 
17:02:41 [2023-11-29T17:02:41.554Z] #108 [dev-base  6/13] RUN ldconfig
17:02:41 [2023-11-29T17:02:41.812Z] #108 DONE 0.4s
17:02:41 [2023-11-29T17:02:41.812Z] 
17:02:41 [2023-11-29T17:02:41.812Z] #109 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
17:02:42 [2023-11-29T17:02:42.071Z] #109 DONE 0.4s
17:02:42 [2023-11-29T17:02:42.329Z] 
17:02:42 [2023-11-29T17:02:42.329Z] #110 [dev-base  8/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
17:02:42 [2023-11-29T17:02:42.896Z] #110 0.688 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
17:02:42 [2023-11-29T17:02:42.896Z] #110 0.699 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:02:42 [2023-11-29T17:02:42.896Z] #110 0.699 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:02:42 [2023-11-29T17:02:42.896Z] #110 0.821 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
17:02:43 [2023-11-29T17:02:43.154Z] #110 0.937 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [254 kB]
17:02:43 [2023-11-29T17:02:43.154Z] #110 1.046 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [15.1 kB]
17:02:44 [2023-11-29T17:02:44.090Z] #110 1.780 Fetched 8429 kB in 1s (6229 kB/s)
17:02:44 [2023-11-29T17:02:44.348Z] #110 1.780 Reading package lists...
17:02:44 [2023-11-29T17:02:44.865Z] #110 2.330 Reading package lists...
17:02:45 [2023-11-29T17:02:45.124Z] #110 2.846 Building dependency tree...
17:02:45 [2023-11-29T17:02:45.484Z] #110 3.147 The following additional packages will be installed:
17:02:45 [2023-11-29T17:02:45.484Z] #110 3.147   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
17:02:45 [2023-11-29T17:02:45.484Z] #110 3.147   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
17:02:45 [2023-11-29T17:02:45.484Z] #110 3.148   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
17:02:45 [2023-11-29T17:02:45.484Z] #110 3.148   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
17:02:45 [2023-11-29T17:02:45.484Z] #110 3.148   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
17:02:45 [2023-11-29T17:02:45.484Z] #110 3.148   xxd
17:02:45 [2023-11-29T17:02:45.484Z] #110 3.149 Suggested packages:
17:02:45 [2023-11-29T17:02:45.484Z] #110 3.149   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
17:02:45 [2023-11-29T17:02:45.484Z] #110 3.149   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
17:02:45 [2023-11-29T17:02:45.484Z] #110 3.149   ctags vim-doc vim-scripts xfsdump acl attr quota
17:02:45 [2023-11-29T17:02:45.484Z] #110 3.149 Recommended packages:
17:02:45 [2023-11-29T17:02:45.484Z] #110 3.149   libatm1 nftables libpam-cap build-essential python3-dev dbus
17:02:45 [2023-11-29T17:02:45.484Z] #110 3.149   systemd-timesyncd | time-daemon unzip
17:02:45 [2023-11-29T17:02:45.742Z] #110 3.502 The following NEW packages will be installed:
17:02:45 [2023-11-29T17:02:45.742Z] #110 3.502   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
17:02:45 [2023-11-29T17:02:45.742Z] #110 3.502   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
17:02:45 [2023-11-29T17:02:45.742Z] #110 3.502   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
17:02:45 [2023-11-29T17:02:45.742Z] #110 3.502   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
17:02:45 [2023-11-29T17:02:45.742Z] #110 3.502   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:02:45 [2023-11-29T17:02:45.742Z] #110 3.503   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
17:02:45 [2023-11-29T17:02:45.742Z] #110 3.503   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
17:02:45 [2023-11-29T17:02:45.742Z] #110 3.503   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
17:02:45 [2023-11-29T17:02:45.742Z] #110 3.503   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
17:02:45 [2023-11-29T17:02:45.742Z] #110 3.503   xz-utils zip zstd
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.777 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.777 Need to get 32.1 MB of archives.
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.777 After this operation, 124 MB of additional disk space will be used.
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.777 Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.781 Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.782 Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.783 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.784 Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.798 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2+deb11u1 [41.6 kB]
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.800 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.802 Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.804 Get:9 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.805 Get:10 http://deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u4 [4155 kB]
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.836 Get:11 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.841 Get:12 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.842 Get:13 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.843 Get:14 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.846 Get:15 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.846 Get:16 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.847 Get:17 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.854 Get:18 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.855 Get:19 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.861 Get:20 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.862 Get:21 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.865 Get:22 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.866 Get:23 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.869 Get:24 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u2 [242 kB]
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.872 Get:25 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.873 Get:26 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.873 Get:27 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.874 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.874 Get:29 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.879 Get:30 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.880 Get:31 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.894 Get:32 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.897 Get:33 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.906 Get:34 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.911 Get:35 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
17:02:46 [2023-11-29T17:02:46.001Z] #110 3.989 Get:36 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
17:02:46 [2023-11-29T17:02:46.260Z] #110 3.997 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
17:02:46 [2023-11-29T17:02:46.260Z] #110 3.998 Get:38 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
17:02:46 [2023-11-29T17:02:46.260Z] #110 3.998 Get:39 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
17:02:46 [2023-11-29T17:02:46.260Z] #110 4.006 Get:40 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
17:02:46 [2023-11-29T17:02:46.260Z] #110 4.006 Get:41 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3+deb11u2 [23.5 kB]
17:02:46 [2023-11-29T17:02:46.260Z] #110 4.007 Get:42 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
17:02:46 [2023-11-29T17:02:46.260Z] #110 4.008 Get:43 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
17:02:46 [2023-11-29T17:02:46.260Z] #110 4.014 Get:44 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
17:02:46 [2023-11-29T17:02:46.260Z] #110 4.027 Get:45 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
17:02:46 [2023-11-29T17:02:46.260Z] #110 4.028 Get:46 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
17:02:46 [2023-11-29T17:02:46.260Z] #110 4.029 Get:47 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
17:02:46 [2023-11-29T17:02:46.260Z] #110 4.030 Get:48 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
17:02:46 [2023-11-29T17:02:46.260Z] #110 4.032 Get:49 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
17:02:46 [2023-11-29T17:02:46.260Z] #110 4.032 Get:50 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
17:02:46 [2023-11-29T17:02:46.260Z] #110 4.034 Get:51 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
17:02:46 [2023-11-29T17:02:46.260Z] #110 4.042 Get:52 http://deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u4 [161 kB]
17:02:46 [2023-11-29T17:02:46.260Z] #110 4.043 Get:53 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
17:02:46 [2023-11-29T17:02:46.260Z] #110 4.059 Get:54 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
17:02:46 [2023-11-29T17:02:46.260Z] #110 4.060 Get:55 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
17:02:46 [2023-11-29T17:02:46.260Z] #110 4.108 Get:56 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
17:02:46 [2023-11-29T17:02:46.519Z] #110 4.124 Get:57 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
17:02:46 [2023-11-29T17:02:46.519Z] #110 4.131 Get:58 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
17:02:46 [2023-11-29T17:02:46.519Z] #110 4.133 Get:59 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
17:02:46 [2023-11-29T17:02:46.519Z] #110 4.277 debconf: delaying package configuration, since apt-utils is not installed
17:02:46 [2023-11-29T17:02:46.519Z] #110 4.322 Fetched 32.1 MB in 1s (51.4 MB/s)
17:02:46 [2023-11-29T17:02:46.519Z] #110 4.378 Selecting previously unselected package libapparmor1:arm64.
17:02:46 [2023-11-29T17:02:46.519Z] #110 4.378 (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 ... 15746 files and directories currently installed.)
17:02:46 [2023-11-29T17:02:46.519Z] #110 4.387 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
17:02:46 [2023-11-29T17:02:46.519Z] #110 4.408 Unpacking libapparmor1:arm64 (2.13.6-10) ...
17:02:46 [2023-11-29T17:02:46.519Z] #110 4.477 Selecting previously unselected package libcap2:arm64.
17:02:46 [2023-11-29T17:02:46.519Z] #110 4.479 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
17:02:46 [2023-11-29T17:02:46.777Z] #110 4.484 Unpacking libcap2:arm64 (1:2.44-1) ...
17:02:46 [2023-11-29T17:02:46.777Z] #110 4.550 Selecting previously unselected package libargon2-1:arm64.
17:02:46 [2023-11-29T17:02:46.777Z] #110 4.553 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
17:02:46 [2023-11-29T17:02:46.777Z] #110 4.563 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
17:02:46 [2023-11-29T17:02:46.777Z] #110 4.630 Selecting previously unselected package dmsetup.
17:02:47 [2023-11-29T17:02:47.036Z] #110 4.632 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
17:02:47 [2023-11-29T17:02:47.036Z] #110 4.637 Unpacking dmsetup (2:1.02.175-2.1) ...
17:02:47 [2023-11-29T17:02:47.036Z] #110 4.688 Selecting previously unselected package libdevmapper1.02.1:arm64.
17:02:47 [2023-11-29T17:02:47.036Z] #110 4.690 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
17:02:47 [2023-11-29T17:02:47.036Z] #110 4.701 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
17:02:47 [2023-11-29T17:02:47.036Z] #110 4.798 Selecting previously unselected package libjson-c5:arm64.
17:02:47 [2023-11-29T17:02:47.036Z] #110 4.800 Preparing to unpack .../05-libjson-c5_0.15-2+deb11u1_arm64.deb ...
17:02:47 [2023-11-29T17:02:47.036Z] #110 4.809 Unpacking libjson-c5:arm64 (0.15-2+deb11u1) ...
17:02:47 [2023-11-29T17:02:47.036Z] #110 4.856 Selecting previously unselected package libcryptsetup12:arm64.
17:02:47 [2023-11-29T17:02:47.036Z] #110 4.858 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
17:02:47 [2023-11-29T17:02:47.036Z] #110 4.863 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
17:02:47 [2023-11-29T17:02:47.036Z] #110 4.964 Selecting previously unselected package libip4tc2:arm64.
17:02:47 [2023-11-29T17:02:47.295Z] #110 4.966 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
17:02:47 [2023-11-29T17:02:47.295Z] #110 4.977 Unpacking libip4tc2:arm64 (1.8.7-1) ...
17:02:47 [2023-11-29T17:02:47.295Z] #110 5.033 Selecting previously unselected package libkmod2:arm64.
17:02:47 [2023-11-29T17:02:47.295Z] #110 5.035 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
17:02:47 [2023-11-29T17:02:47.295Z] #110 5.040 Unpacking libkmod2:arm64 (28-1) ...
17:02:47 [2023-11-29T17:02:47.295Z] #110 5.121 Selecting previously unselected package systemd.
17:02:47 [2023-11-29T17:02:47.553Z] #110 5.123 Preparing to unpack .../09-systemd_247.3-7+deb11u4_arm64.deb ...
17:02:47 [2023-11-29T17:02:47.553Z] #110 5.173 Unpacking systemd (247.3-7+deb11u4) ...
17:02:47 [2023-11-29T17:02:47.812Z] #110 5.579 Selecting previously unselected package pigz.
17:02:47 [2023-11-29T17:02:47.812Z] #110 5.582 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
17:02:47 [2023-11-29T17:02:47.812Z] #110 5.586 Unpacking pigz (2.6-1) ...
17:02:47 [2023-11-29T17:02:47.812Z] #110 5.636 Selecting previously unselected package libelf1:arm64.
17:02:47 [2023-11-29T17:02:47.812Z] #110 5.638 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
17:02:47 [2023-11-29T17:02:47.812Z] #110 5.647 Unpacking libelf1:arm64 (0.183-1) ...
17:02:47 [2023-11-29T17:02:47.812Z] #110 5.737 Selecting previously unselected package libbpf0:arm64.
17:02:48 [2023-11-29T17:02:48.071Z] #110 5.739 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
17:02:48 [2023-11-29T17:02:48.071Z] #110 5.745 Unpacking libbpf0:arm64 (1:0.3-2) ...
17:02:48 [2023-11-29T17:02:48.071Z] #110 5.791 Selecting previously unselected package libmnl0:arm64.
17:02:48 [2023-11-29T17:02:48.071Z] #110 5.793 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
17:02:48 [2023-11-29T17:02:48.071Z] #110 5.798 Unpacking libmnl0:arm64 (1.0.4-3) ...
17:02:48 [2023-11-29T17:02:48.071Z] #110 5.856 Selecting previously unselected package libxtables12:arm64.
17:02:48 [2023-11-29T17:02:48.071Z] #110 5.858 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
17:02:48 [2023-11-29T17:02:48.071Z] #110 5.866 Unpacking libxtables12:arm64 (1.8.7-1) ...
17:02:48 [2023-11-29T17:02:48.071Z] #110 5.899 Selecting previously unselected package libcap2-bin.
17:02:48 [2023-11-29T17:02:48.071Z] #110 5.901 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
17:02:48 [2023-11-29T17:02:48.071Z] #110 5.905 Unpacking libcap2-bin (1:2.44-1) ...
17:02:48 [2023-11-29T17:02:48.071Z] #110 5.964 Selecting previously unselected package iproute2.
17:02:48 [2023-11-29T17:02:48.330Z] #110 5.966 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
17:02:48 [2023-11-29T17:02:48.330Z] #110 5.973 Unpacking iproute2 (5.10.0-4) ...
17:02:48 [2023-11-29T17:02:48.330Z] #110 6.078 Selecting previously unselected package xxd.
17:02:48 [2023-11-29T17:02:48.330Z] #110 6.080 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
17:02:48 [2023-11-29T17:02:48.330Z] #110 6.085 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
17:02:48 [2023-11-29T17:02:48.330Z] #110 6.174 Selecting previously unselected package vim-common.
17:02:48 [2023-11-29T17:02:48.330Z] #110 6.176 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
17:02:48 [2023-11-29T17:02:48.330Z] #110 6.191 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
17:02:48 [2023-11-29T17:02:48.588Z] #110 6.252 Selecting previously unselected package bash-completion.
17:02:48 [2023-11-29T17:02:48.588Z] #110 6.254 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
17:02:49 [2023-11-29T17:02:49.156Z] #110 6.894 Unpacking bash-completion (1:2.11-2) ...
17:02:49 [2023-11-29T17:02:49.156Z] #110 7.009 Selecting previously unselected package bzip2.
17:02:49 [2023-11-29T17:02:49.156Z] #110 7.011 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
17:02:49 [2023-11-29T17:02:49.156Z] #110 7.014 Unpacking bzip2 (1.0.8-4) ...
17:02:49 [2023-11-29T17:02:49.156Z] #110 7.076 Selecting previously unselected package xz-utils.
17:02:49 [2023-11-29T17:02:49.156Z] #110 7.078 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
17:02:49 [2023-11-29T17:02:49.156Z] #110 7.090 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
17:02:49 [2023-11-29T17:02:49.156Z] #110 7.160 Selecting previously unselected package apparmor.
17:02:49 [2023-11-29T17:02:49.415Z] #110 7.162 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
17:02:49 [2023-11-29T17:02:49.415Z] #110 7.184 Unpacking apparmor (2.13.6-10) ...
17:02:49 [2023-11-29T17:02:49.415Z] #110 7.284 Selecting previously unselected package inetutils-ping.
17:02:49 [2023-11-29T17:02:49.415Z] #110 7.287 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u2_arm64.deb ...
17:02:49 [2023-11-29T17:02:49.415Z] #110 7.290 Unpacking inetutils-ping (2:2.0-1+deb11u2) ...
17:02:49 [2023-11-29T17:02:49.415Z] #110 7.373 Selecting previously unselected package libip6tc2:arm64.
17:02:49 [2023-11-29T17:02:49.415Z] #110 7.375 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
17:02:49 [2023-11-29T17:02:49.415Z] #110 7.385 Unpacking libip6tc2:arm64 (1.8.7-1) ...
17:02:49 [2023-11-29T17:02:49.674Z] #110 7.434 Selecting previously unselected package libnfnetlink0:arm64.
17:02:49 [2023-11-29T17:02:49.674Z] #110 7.436 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
17:02:49 [2023-11-29T17:02:49.674Z] #110 7.439 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
17:02:49 [2023-11-29T17:02:49.674Z] #110 7.494 Selecting previously unselected package libnetfilter-conntrack3:arm64.
17:02:49 [2023-11-29T17:02:49.674Z] #110 7.497 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
17:02:49 [2023-11-29T17:02:49.674Z] #110 7.507 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
17:02:49 [2023-11-29T17:02:49.674Z] #110 7.575 Selecting previously unselected package libnftnl11:arm64.
17:02:49 [2023-11-29T17:02:49.674Z] #110 7.577 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
17:02:49 [2023-11-29T17:02:49.674Z] #110 7.581 Unpacking libnftnl11:arm64 (1.1.9-1) ...
17:02:49 [2023-11-29T17:02:49.674Z] #110 7.615 Selecting previously unselected package iptables.
17:02:49 [2023-11-29T17:02:49.933Z] #110 7.617 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
17:02:49 [2023-11-29T17:02:49.933Z] #110 7.630 Unpacking iptables (1.8.7-1) ...
17:02:49 [2023-11-29T17:02:49.933Z] #110 7.741 Selecting previously unselected package libonig5:arm64.
17:02:49 [2023-11-29T17:02:49.933Z] #110 7.743 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
17:02:49 [2023-11-29T17:02:49.933Z] #110 7.746 Unpacking libonig5:arm64 (6.9.6-1.1) ...
17:02:49 [2023-11-29T17:02:49.933Z] #110 7.790 Selecting previously unselected package libjq1:arm64.
17:02:49 [2023-11-29T17:02:49.933Z] #110 7.793 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
17:02:49 [2023-11-29T17:02:49.933Z] #110 7.799 Unpacking libjq1:arm64 (1.6-2.1) ...
17:02:49 [2023-11-29T17:02:49.933Z] #110 7.866 Selecting previously unselected package jq.
17:02:50 [2023-11-29T17:02:50.192Z] #110 7.868 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
17:02:50 [2023-11-29T17:02:50.192Z] #110 7.878 Unpacking jq (1.6-2.1) ...
17:02:50 [2023-11-29T17:02:50.192Z] #110 7.935 Selecting previously unselected package libaio1:arm64.
17:02:50 [2023-11-29T17:02:50.192Z] #110 7.937 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
17:02:50 [2023-11-29T17:02:50.192Z] #110 7.942 Unpacking libaio1:arm64 (0.3.112-9) ...
17:02:50 [2023-11-29T17:02:50.192Z] #110 8.009 Selecting previously unselected package libgpm2:arm64.
17:02:50 [2023-11-29T17:02:50.450Z] #110 8.011 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
17:02:50 [2023-11-29T17:02:50.450Z] #110 8.020 Unpacking libgpm2:arm64 (1.20.7-8) ...
17:02:50 [2023-11-29T17:02:50.450Z] #110 8.081 Selecting previously unselected package libicu67:arm64.
17:02:50 [2023-11-29T17:02:50.450Z] #110 8.083 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
17:02:50 [2023-11-29T17:02:50.450Z] #110 8.087 Unpacking libicu67:arm64 (67.1-7) ...
17:02:51 [2023-11-29T17:02:51.017Z] #110 8.768 Selecting previously unselected package libinih1:arm64.
17:02:51 [2023-11-29T17:02:51.017Z] #110 8.770 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
17:02:51 [2023-11-29T17:02:51.017Z] #110 8.779 Unpacking libinih1:arm64 (53-1+b2) ...
17:02:51 [2023-11-29T17:02:51.017Z] #110 8.847 Selecting previously unselected package libmicrohttpd12:arm64.
17:02:51 [2023-11-29T17:02:51.017Z] #110 8.849 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
17:02:51 [2023-11-29T17:02:51.017Z] #110 8.853 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
17:02:51 [2023-11-29T17:02:51.017Z] #110 8.900 Selecting previously unselected package libnet1:arm64.
17:02:51 [2023-11-29T17:02:51.276Z] #110 8.903 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
17:02:51 [2023-11-29T17:02:51.276Z] #110 8.907 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:02:51 [2023-11-29T17:02:51.276Z] #110 8.978 Selecting previously unselected package libnl-3-200:arm64.
17:02:51 [2023-11-29T17:02:51.276Z] #110 8.980 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
17:02:51 [2023-11-29T17:02:51.276Z] #110 8.989 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
17:02:51 [2023-11-29T17:02:51.276Z] #110 9.033 Selecting previously unselected package libprotobuf-c1:arm64.
17:02:51 [2023-11-29T17:02:51.276Z] #110 9.035 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
17:02:51 [2023-11-29T17:02:51.276Z] #110 9.039 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
17:02:51 [2023-11-29T17:02:51.276Z] #110 9.089 Selecting previously unselected package libyajl2:arm64.
17:02:51 [2023-11-29T17:02:51.276Z] #110 9.091 Preparing to unpack .../40-libyajl2_2.1.0-3+deb11u2_arm64.deb ...
17:02:51 [2023-11-29T17:02:51.276Z] #110 9.098 Unpacking libyajl2:arm64 (2.1.0-3+deb11u2) ...
17:02:51 [2023-11-29T17:02:51.276Z] #110 9.137 Selecting previously unselected package net-tools.
17:02:51 [2023-11-29T17:02:51.276Z] #110 9.139 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
17:02:51 [2023-11-29T17:02:51.276Z] #110 9.142 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
17:02:51 [2023-11-29T17:02:51.276Z] #110 9.199 Selecting previously unselected package patch.
17:02:51 [2023-11-29T17:02:51.276Z] #110 9.201 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
17:02:51 [2023-11-29T17:02:51.276Z] #110 9.208 Unpacking patch (2.7.6-7) ...
17:02:51 [2023-11-29T17:02:51.276Z] #110 9.263 Selecting previously unselected package python-pip-whl.
17:02:51 [2023-11-29T17:02:51.535Z] #110 9.266 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
17:02:51 [2023-11-29T17:02:51.535Z] #110 9.270 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
17:02:51 [2023-11-29T17:02:51.535Z] #110 9.412 Selecting previously unselected package python3-lib2to3.
17:02:51 [2023-11-29T17:02:51.535Z] #110 9.414 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
17:02:51 [2023-11-29T17:02:51.535Z] #110 9.423 Unpacking python3-lib2to3 (3.9.2-1) ...
17:02:51 [2023-11-29T17:02:51.535Z] #110 9.510 Selecting previously unselected package python3-distutils.
17:02:51 [2023-11-29T17:02:51.535Z] #110 9.513 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
17:02:51 [2023-11-29T17:02:51.794Z] #110 9.524 Unpacking python3-distutils (3.9.2-1) ...
17:02:51 [2023-11-29T17:02:51.794Z] #110 9.567 Selecting previously unselected package python3-pkg-resources.
17:02:51 [2023-11-29T17:02:51.794Z] #110 9.569 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
17:02:51 [2023-11-29T17:02:51.794Z] #110 9.573 Unpacking python3-pkg-resources (52.0.0-4) ...
17:02:51 [2023-11-29T17:02:51.794Z] #110 9.649 Selecting previously unselected package python3-setuptools.
17:02:51 [2023-11-29T17:02:51.794Z] #110 9.651 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
17:02:51 [2023-11-29T17:02:51.794Z] #110 9.660 Unpacking python3-setuptools (52.0.0-4) ...
17:02:51 [2023-11-29T17:02:51.794Z] #110 9.719 Selecting previously unselected package python3-wheel.
17:02:51 [2023-11-29T17:02:51.794Z] #110 9.721 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
17:02:51 [2023-11-29T17:02:51.794Z] #110 9.725 Unpacking python3-wheel (0.34.2-1) ...
17:02:51 [2023-11-29T17:02:51.794Z] #110 9.779 Selecting previously unselected package python3-pip.
17:02:52 [2023-11-29T17:02:52.052Z] #110 9.781 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
17:02:52 [2023-11-29T17:02:52.052Z] #110 9.789 Unpacking python3-pip (20.3.4-4+deb11u1) ...
17:02:52 [2023-11-29T17:02:52.052Z] #110 9.856 Selecting previously unselected package sudo.
17:02:52 [2023-11-29T17:02:52.052Z] #110 9.858 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
17:02:52 [2023-11-29T17:02:52.052Z] #110 9.863 Unpacking sudo (1.9.5p2-3+deb11u1) ...
17:02:52 [2023-11-29T17:02:52.052Z] #110 9.993 Selecting previously unselected package systemd-journal-remote.
17:02:52 [2023-11-29T17:02:52.311Z] #110 9.995 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u4_arm64.deb ...
17:02:52 [2023-11-29T17:02:52.311Z] #110 9.999 Unpacking systemd-journal-remote (247.3-7+deb11u4) ...
17:02:52 [2023-11-29T17:02:52.311Z] #110 10.05 Selecting previously unselected package thin-provisioning-tools.
17:02:52 [2023-11-29T17:02:52.311Z] #110 10.06 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
17:02:52 [2023-11-29T17:02:52.311Z] #110 10.06 Unpacking thin-provisioning-tools (0.9.0-1) ...
17:02:52 [2023-11-29T17:02:52.311Z] #110 10.13 Selecting previously unselected package uidmap.
17:02:52 [2023-11-29T17:02:52.311Z] #110 10.14 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
17:02:52 [2023-11-29T17:02:52.311Z] #110 10.14 Unpacking uidmap (1:4.8.1-1) ...
17:02:52 [2023-11-29T17:02:52.311Z] #110 10.21 Selecting previously unselected package vim-runtime.
17:02:52 [2023-11-29T17:02:52.311Z] #110 10.21 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
17:02:52 [2023-11-29T17:02:52.311Z] #110 10.23 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
17:02:52 [2023-11-29T17:02:52.311Z] #110 10.25 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
17:02:52 [2023-11-29T17:02:52.570Z] #110 10.25 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
17:02:52 [2023-11-29T17:02:52.828Z] #110 10.81 Selecting previously unselected package vim.
17:02:53 [2023-11-29T17:02:53.087Z] #110 10.82 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
17:02:53 [2023-11-29T17:02:53.087Z] #110 10.83 Unpacking vim (2:8.2.2434-3+deb11u1) ...
17:02:53 [2023-11-29T17:02:53.087Z] #110 10.97 Selecting previously unselected package xfsprogs.
17:02:53 [2023-11-29T17:02:53.087Z] #110 10.97 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
17:02:53 [2023-11-29T17:02:53.087Z] #110 10.98 Unpacking xfsprogs (5.10.0-4) ...
17:02:53 [2023-11-29T17:02:53.087Z] #110 11.07 Selecting previously unselected package zip.
17:02:53 [2023-11-29T17:02:53.346Z] #110 11.08 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
17:02:53 [2023-11-29T17:02:53.346Z] #110 11.08 Unpacking zip (3.0-12) ...
17:02:53 [2023-11-29T17:02:53.346Z] #110 11.14 Selecting previously unselected package zstd.
17:02:53 [2023-11-29T17:02:53.346Z] #110 11.14 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
17:02:53 [2023-11-29T17:02:53.346Z] #110 11.15 Unpacking zstd (1.4.8+dfsg-2.1) ...
17:02:53 [2023-11-29T17:02:53.346Z] #110 11.24 Setting up python3-pkg-resources (52.0.0-4) ...
17:02:53 [2023-11-29T17:02:53.605Z] #110 11.45 Setting up libip4tc2:arm64 (1.8.7-1) ...
17:02:53 [2023-11-29T17:02:53.605Z] #110 11.47 Setting up net-tools (1.60+git20181103.0eebece-1) ...
17:02:53 [2023-11-29T17:02:53.605Z] #110 11.49 Setting up libapparmor1:arm64 (2.13.6-10) ...
17:02:53 [2023-11-29T17:02:53.605Z] #110 11.50 Setting up libgpm2:arm64 (1.20.7-8) ...
17:02:53 [2023-11-29T17:02:53.605Z] #110 11.52 Setting up libicu67:arm64 (67.1-7) ...
17:02:53 [2023-11-29T17:02:53.605Z] #110 11.54 Setting up libip6tc2:arm64 (1.8.7-1) ...
17:02:53 [2023-11-29T17:02:53.605Z] #110 11.56 Setting up libinih1:arm64 (53-1+b2) ...
17:02:53 [2023-11-29T17:02:53.863Z] #110 11.57 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
17:02:53 [2023-11-29T17:02:53.863Z] #110 11.58 Setting up uidmap (1:4.8.1-1) ...
17:02:53 [2023-11-29T17:02:53.863Z] #110 11.59 Setting up libyajl2:arm64 (2.1.0-3+deb11u2) ...
17:02:53 [2023-11-29T17:02:53.863Z] #110 11.61 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:02:53 [2023-11-29T17:02:53.863Z] #110 11.63 Setting up bzip2 (1.0.8-4) ...
17:02:53 [2023-11-29T17:02:53.863Z] #110 11.65 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
17:02:53 [2023-11-29T17:02:53.863Z] #110 11.66 Setting up python3-wheel (0.34.2-1) ...
17:02:53 [2023-11-29T17:02:53.864Z] #110 11.80 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
17:02:54 [2023-11-29T17:02:54.122Z] #110 11.83 Setting up xxd (2:8.2.2434-3+deb11u1) ...
17:02:54 [2023-11-29T17:02:54.122Z] #110 11.86 Setting up libcap2:arm64 (1:2.44-1) ...
17:02:54 [2023-11-29T17:02:54.122Z] #110 11.89 Setting up libcap2-bin (1:2.44-1) ...
17:02:54 [2023-11-29T17:02:54.122Z] #110 11.90 Setting up apparmor (2.13.6-10) ...
17:02:55 [2023-11-29T17:02:55.058Z] #110 12.79 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
17:02:55 [2023-11-29T17:02:55.058Z] #110 12.82 Setting up zip (3.0-12) ...
17:02:55 [2023-11-29T17:02:55.058Z] #110 12.84 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
17:02:55 [2023-11-29T17:02:55.058Z] #110 12.87 Setting up bash-completion (1:2.11-2) ...
17:02:55 [2023-11-29T17:02:55.625Z] #110 13.59 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
17:02:55 [2023-11-29T17:02:55.884Z] #110 13.61 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:02:55 [2023-11-29T17:02:55.884Z] #110 13.62 Setting up libmnl0:arm64 (1.0.4-3) ...
17:02:55 [2023-11-29T17:02:55.884Z] #110 13.65 Setting up patch (2.7.6-7) ...
17:02:55 [2023-11-29T17:02:55.884Z] #110 13.67 Setting up sudo (1.9.5p2-3+deb11u1) ...
17:02:55 [2023-11-29T17:02:55.884Z] #110 13.72 invoke-rc.d: could not determine current runlevel
17:02:55 [2023-11-29T17:02:55.884Z] #110 13.72 invoke-rc.d: policy-rc.d denied execution of start.
17:02:55 [2023-11-29T17:02:55.884Z] #110 13.73 Setting up libxtables12:arm64 (1.8.7-1) ...
17:02:55 [2023-11-29T17:02:55.884Z] #110 13.76 Setting up inetutils-ping (2:2.0-1+deb11u2) ...
17:02:55 [2023-11-29T17:02:55.884Z] #110 13.78 Setting up pigz (2.6-1) ...
17:02:55 [2023-11-29T17:02:55.884Z] #110 13.79 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
17:02:55 [2023-11-29T17:02:55.884Z] #110 13.80 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
17:02:55 [2023-11-29T17:02:55.884Z] #110 13.84 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
17:02:56 [2023-11-29T17:02:56.143Z] #110 13.87 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
17:02:56 [2023-11-29T17:02:56.143Z] #110 14.06 Setting up libaio1:arm64 (0.3.112-9) ...
17:02:56 [2023-11-29T17:02:56.401Z] #110 14.08 Setting up python3-lib2to3 (3.9.2-1) ...
17:02:56 [2023-11-29T17:02:56.401Z] #110 14.18 Setting up libelf1:arm64 (0.183-1) ...
17:02:56 [2023-11-29T17:02:56.401Z] #110 14.19 Setting up libjson-c5:arm64 (0.15-2+deb11u1) ...
17:02:56 [2023-11-29T17:02:56.401Z] #110 14.20 Setting up zstd (1.4.8+dfsg-2.1) ...
17:02:56 [2023-11-29T17:02:56.401Z] #110 14.22 Setting up libonig5:arm64 (6.9.6-1.1) ...
17:02:56 [2023-11-29T17:02:56.401Z] #110 14.24 Setting up libkmod2:arm64 (28-1) ...
17:02:56 [2023-11-29T17:02:56.401Z] #110 14.25 Setting up python3-distutils (3.9.2-1) ...
17:02:56 [2023-11-29T17:02:56.401Z] #110 14.37 Setting up vim (2:8.2.2434-3+deb11u1) ...
17:02:56 [2023-11-29T17:02:56.660Z] #110 14.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:02:56 [2023-11-29T17:02:56.660Z] #110 14.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:02:56 [2023-11-29T17:02:56.660Z] #110 14.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:02:56 [2023-11-29T17:02:56.660Z] #110 14.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:02:56 [2023-11-29T17:02:56.660Z] #110 14.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:02:56 [2023-11-29T17:02:56.660Z] #110 14.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:02:56 [2023-11-29T17:02:56.660Z] #110 14.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:02:56 [2023-11-29T17:02:56.660Z] #110 14.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:02:56 [2023-11-29T17:02:56.660Z] #110 14.44 Setting up python3-setuptools (52.0.0-4) ...
17:02:56 [2023-11-29T17:02:56.919Z] #110 14.77 Setting up libjq1:arm64 (1.6-2.1) ...
17:02:57 [2023-11-29T17:02:57.177Z] #110 14.79 Setting up libnftnl11:arm64 (1.1.9-1) ...
17:02:57 [2023-11-29T17:02:57.177Z] #110 14.80 Setting up thin-provisioning-tools (0.9.0-1) ...
17:02:57 [2023-11-29T17:02:57.177Z] #110 14.81 Setting up python3-pip (20.3.4-4+deb11u1) ...
17:02:57 [2023-11-29T17:02:57.177Z] #110 15.08 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
17:02:57 [2023-11-29T17:02:57.436Z] #110 15.09 Setting up jq (1.6-2.1) ...
17:02:57 [2023-11-29T17:02:57.436Z] #110 15.10 Setting up libbpf0:arm64 (1:0.3-2) ...
17:02:57 [2023-11-29T17:02:57.436Z] #110 15.11 Setting up iptables (1.8.7-1) ...
17:02:57 [2023-11-29T17:02:57.436Z] #110 15.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:02:57 [2023-11-29T17:02:57.436Z] #110 15.13 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:02:57 [2023-11-29T17:02:57.436Z] #110 15.13 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:02:57 [2023-11-29T17:02:57.436Z] #110 15.14 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:02:57 [2023-11-29T17:02:57.436Z] #110 15.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:02:57 [2023-11-29T17:02:57.436Z] #110 15.15 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:02:57 [2023-11-29T17:02:57.436Z] #110 15.16 Setting up iproute2 (5.10.0-4) ...
17:02:57 [2023-11-29T17:02:57.436Z] #110 15.31 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
17:02:57 [2023-11-29T17:02:57.695Z] #110 15.32 Setting up dmsetup (2:1.02.175-2.1) ...
17:02:57 [2023-11-29T17:02:57.695Z] #110 15.34 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
17:02:57 [2023-11-29T17:02:57.695Z] #110 15.35 Setting up systemd (247.3-7+deb11u4) ...
17:02:57 [2023-11-29T17:02:57.695Z] #110 15.40 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
17:02:57 [2023-11-29T17:02:57.695Z] #110 15.40 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
17:02:57 [2023-11-29T17:02:57.695Z] #110 15.40 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
17:02:57 [2023-11-29T17:02:57.695Z] #110 15.41 Initializing machine ID from random generator.
17:02:57 [2023-11-29T17:02:57.953Z] #110 15.76 Setting up systemd-journal-remote (247.3-7+deb11u4) ...
17:02:57 [2023-11-29T17:02:57.953Z] #110 15.89 Setting up xfsprogs (5.10.0-4) ...
17:02:58 [2023-11-29T17:02:58.212Z] #110 15.91 System has not been booted with systemd as init system (PID 1). Can't operate.
17:02:58 [2023-11-29T17:02:58.212Z] #110 15.91 Failed to connect to bus: Host is down
17:02:58 [2023-11-29T17:02:58.212Z] #110 15.91 Processing triggers for libc-bin (2.31-13+deb11u7) ...
17:02:59 [2023-11-29T17:02:59.147Z] #110 DONE 17.1s
17:02:59 [2023-11-29T17:02:59.405Z] 
17:02:59 [2023-11-29T17:02:59.405Z] #111 [dev-base  9/13] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
17:02:59 [2023-11-29T17:02:59.666Z] #111 0.397 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:02:59 [2023-11-29T17:02:59.925Z] #111 0.407 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:02:59 [2023-11-29T17:02:59.925Z] #111 0.413 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:02:59 [2023-11-29T17:02:59.925Z] #111 DONE 0.4s
17:02:59 [2023-11-29T17:02:59.925Z] 
17:02:59 [2023-11-29T17:02:59.925Z] #112 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
17:03:05 [2023-11-29T17:03:05.194Z] #112 5.552 Collecting yamllint==1.27.1
17:03:06 [2023-11-29T17:03:06.570Z] #112 6.580   Downloading yamllint-1.27.1.tar.gz (129 kB)
17:03:06 [2023-11-29T17:03:06.570Z] #112 6.873 Collecting pathspec>=0.5.3
17:03:06 [2023-11-29T17:03:06.570Z] #112 6.876   Downloading pathspec-0.11.2-py3-none-any.whl (29 kB)
17:03:06 [2023-11-29T17:03:06.570Z] #112 6.982 Collecting pyyaml
17:03:06 [2023-11-29T17:03:06.828Z] #112 6.993   Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
17:03:06 [2023-11-29T17:03:06.828Z] #112 7.009 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
17:03:06 [2023-11-29T17:03:06.828Z] #112 7.013 Building wheels for collected packages: yamllint
17:03:06 [2023-11-29T17:03:06.828Z] #112 7.014   Building wheel for yamllint (setup.py): started
17:03:07 [2023-11-29T17:03:07.087Z] #112 7.252   Building wheel for yamllint (setup.py): finished with status 'done'
17:03:07 [2023-11-29T17:03:07.087Z] #112 7.252   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=a6204b085e89397f9c0e984fae6f193d17243fccdd028ba6249350967df50583
17:03:07 [2023-11-29T17:03:07.087Z] #112 7.252   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
17:03:07 [2023-11-29T17:03:07.087Z] #112 7.254 Successfully built yamllint
17:03:07 [2023-11-29T17:03:07.087Z] #112 7.260 Installing collected packages: pyyaml, pathspec, yamllint
17:03:07 [2023-11-29T17:03:07.087Z] #112 7.373 Successfully installed pathspec-0.11.2 pyyaml-6.0.1 yamllint-1.27.1
17:03:07 [2023-11-29T17:03:07.346Z] #112 DONE 7.6s
17:03:07 [2023-11-29T17:03:07.346Z] 
17:03:07 [2023-11-29T17:03:07.346Z] #113 [dev-base 11/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
17:03:07 [2023-11-29T17:03:07.913Z] #113 0.618 Hit:1 http://deb.debian.org/debian bullseye InRelease
17:03:07 [2023-11-29T17:03:07.913Z] #113 0.618 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
17:03:07 [2023-11-29T17:03:07.913Z] #113 0.618 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
17:03:08 [2023-11-29T17:03:08.740Z] #113 0.973 Reading package lists...
17:03:09 [2023-11-29T17:03:09.256Z] #113 1.527 Reading package lists...
17:03:09 [2023-11-29T17:03:09.515Z] #113 2.056 Building dependency tree...
17:03:09 [2023-11-29T17:03:09.515Z] #113 2.216 Reading state information...
17:03:09 [2023-11-29T17:03:09.774Z] #113 2.410 gcc is already the newest version (4:10.2.1-1).
17:03:09 [2023-11-29T17:03:09.774Z] #113 2.410 pkg-config is already the newest version (0.29.2-1).
17:03:09 [2023-11-29T17:03:09.774Z] #113 2.410 The following additional packages will be installed:
17:03:09 [2023-11-29T17:03:09.774Z] #113 2.410   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libffi-dev
17:03:09 [2023-11-29T17:03:09.774Z] #113 2.410   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
17:03:09 [2023-11-29T17:03:09.774Z] #113 2.411   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
17:03:09 [2023-11-29T17:03:09.774Z] #113 2.411   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:03:09 [2023-11-29T17:03:09.774Z] #113 2.411   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev uuid-dev
17:03:09 [2023-11-29T17:03:09.774Z] #113 2.411   zlib1g-dev
17:03:09 [2023-11-29T17:03:09.774Z] #113 2.413 Suggested packages:
17:03:09 [2023-11-29T17:03:09.774Z] #113 2.413   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
17:03:09 [2023-11-29T17:03:09.774Z] #113 2.413   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
17:03:09 [2023-11-29T17:03:09.774Z] #113 2.413 Recommended packages:
17:03:09 [2023-11-29T17:03:09.774Z] #113 2.413   build-essential fakeroot libalgorithm-merge-perl
17:03:10 [2023-11-29T17:03:10.033Z] #113 2.640 The following NEW packages will be installed:
17:03:10 [2023-11-29T17:03:10.033Z] #113 2.640   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
17:03:10 [2023-11-29T17:03:10.033Z] #113 2.640   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
17:03:10 [2023-11-29T17:03:10.033Z] #113 2.640   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
17:03:10 [2023-11-29T17:03:10.033Z] #113 2.640   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
17:03:10 [2023-11-29T17:03:10.033Z] #113 2.641   libpcrecpp0v5 libseccomp-dev libsecret-1-0 libsecret-1-dev libsecret-common
17:03:10 [2023-11-29T17:03:10.033Z] #113 2.641   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev uuid-dev zlib1g-dev
17:03:10 [2023-11-29T17:03:10.293Z] #113 2.915 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
17:03:10 [2023-11-29T17:03:10.293Z] #113 2.915 Need to get 10.2 MB of archives.
17:03:10 [2023-11-29T17:03:10.293Z] #113 2.915 After this operation, 41.2 MB of additional disk space will be used.
17:03:10 [2023-11-29T17:03:10.293Z] #113 2.915 Get:1 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
17:03:10 [2023-11-29T17:03:10.293Z] #113 2.933 Get:2 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
17:03:10 [2023-11-29T17:03:10.293Z] #113 2.934 Get:3 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
17:03:10 [2023-11-29T17:03:10.293Z] #113 2.936 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
17:03:10 [2023-11-29T17:03:10.293Z] #113 2.937 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
17:03:10 [2023-11-29T17:03:10.293Z] #113 2.938 Get:6 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
17:03:10 [2023-11-29T17:03:10.293Z] #113 2.939 Get:7 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
17:03:10 [2023-11-29T17:03:10.293Z] #113 2.941 Get:8 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
17:03:10 [2023-11-29T17:03:10.293Z] #113 2.942 Get:9 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
17:03:10 [2023-11-29T17:03:10.293Z] #113 2.944 Get:10 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
17:03:10 [2023-11-29T17:03:10.293Z] #113 2.945 Get:11 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
17:03:10 [2023-11-29T17:03:10.294Z] #113 2.952 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
17:03:10 [2023-11-29T17:03:10.294Z] #113 2.953 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
17:03:10 [2023-11-29T17:03:10.294Z] #113 2.954 Get:14 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
17:03:10 [2023-11-29T17:03:10.294Z] #113 2.956 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
17:03:10 [2023-11-29T17:03:10.294Z] #113 2.958 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
17:03:10 [2023-11-29T17:03:10.294Z] #113 2.961 Get:17 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
17:03:10 [2023-11-29T17:03:10.294Z] #113 2.962 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
17:03:10 [2023-11-29T17:03:10.294Z] #113 2.967 Get:19 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
17:03:10 [2023-11-29T17:03:10.294Z] #113 2.968 Get:20 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
17:03:10 [2023-11-29T17:03:10.294Z] #113 2.968 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
17:03:10 [2023-11-29T17:03:10.294Z] #113 2.970 Get:22 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
17:03:10 [2023-11-29T17:03:10.294Z] #113 2.971 Get:23 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
17:03:10 [2023-11-29T17:03:10.294Z] #113 2.973 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
17:03:10 [2023-11-29T17:03:10.294Z] #113 2.976 Get:25 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
17:03:10 [2023-11-29T17:03:10.294Z] #113 2.978 Get:26 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
17:03:10 [2023-11-29T17:03:10.294Z] #113 2.987 Get:27 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
17:03:10 [2023-11-29T17:03:10.294Z] #113 2.987 Get:28 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
17:03:10 [2023-11-29T17:03:10.294Z] #113 2.990 Get:29 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
17:03:10 [2023-11-29T17:03:10.294Z] #113 2.992 Get:30 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
17:03:10 [2023-11-29T17:03:10.294Z] #113 3.133 debconf: delaying package configuration, since apt-utils is not installed
17:03:10 [2023-11-29T17:03:10.553Z] #113 3.175 Fetched 10.2 MB in 0s (29.6 MB/s)
17:03:10 [2023-11-29T17:03:10.553Z] #113 3.209 Selecting previously unselected package dpkg-dev.
17:03:10 [2023-11-29T17:03:10.553Z] #113 3.209 (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 ... 21237 files and directories currently installed.)
17:03:10 [2023-11-29T17:03:10.553Z] #113 3.222 Preparing to unpack .../00-dpkg-dev_1.20.13_all.deb ...
17:03:10 [2023-11-29T17:03:10.553Z] #113 3.229 Unpacking dpkg-dev (1.20.13) ...
17:03:10 [2023-11-29T17:03:10.553Z] #113 3.357 Selecting previously unselected package libgirepository-1.0-1:arm64.
17:03:10 [2023-11-29T17:03:10.811Z] #113 3.360 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
17:03:10 [2023-11-29T17:03:10.811Z] #113 3.376 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
17:03:10 [2023-11-29T17:03:10.811Z] #113 3.429 Selecting previously unselected package gir1.2-glib-2.0:arm64.
17:03:10 [2023-11-29T17:03:10.811Z] #113 3.431 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
17:03:10 [2023-11-29T17:03:10.811Z] #113 3.437 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
17:03:10 [2023-11-29T17:03:10.811Z] #113 3.479 Selecting previously unselected package libsecret-common.
17:03:10 [2023-11-29T17:03:10.811Z] #113 3.482 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
17:03:10 [2023-11-29T17:03:10.811Z] #113 3.486 Unpacking libsecret-common (0.20.4-2) ...
17:03:10 [2023-11-29T17:03:10.811Z] #113 3.548 Selecting previously unselected package libsecret-1-0:arm64.
17:03:10 [2023-11-29T17:03:10.811Z] #113 3.550 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
17:03:10 [2023-11-29T17:03:10.811Z] #113 3.555 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
17:03:10 [2023-11-29T17:03:10.811Z] #113 3.600 Selecting previously unselected package gir1.2-secret-1:arm64.
17:03:11 [2023-11-29T17:03:11.070Z] #113 3.603 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
17:03:11 [2023-11-29T17:03:11.070Z] #113 3.611 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
17:03:11 [2023-11-29T17:03:11.070Z] #113 3.658 Selecting previously unselected package libapparmor-dev:arm64.
17:03:11 [2023-11-29T17:03:11.070Z] #113 3.660 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
17:03:11 [2023-11-29T17:03:11.070Z] #113 3.666 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
17:03:11 [2023-11-29T17:03:11.070Z] #113 3.707 Selecting previously unselected package uuid-dev:arm64.
17:03:11 [2023-11-29T17:03:11.070Z] #113 3.710 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
17:03:11 [2023-11-29T17:03:11.070Z] #113 3.714 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
17:03:11 [2023-11-29T17:03:11.070Z] #113 3.771 Selecting previously unselected package libblkid-dev:arm64.
17:03:11 [2023-11-29T17:03:11.070Z] #113 3.774 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
17:03:11 [2023-11-29T17:03:11.070Z] #113 3.786 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
17:03:11 [2023-11-29T17:03:11.070Z] #113 3.832 Selecting previously unselected package libffi-dev:arm64.
17:03:11 [2023-11-29T17:03:11.329Z] #113 3.834 Preparing to unpack .../09-libffi-dev_3.3-6_arm64.deb ...
17:03:11 [2023-11-29T17:03:11.329Z] #113 3.839 Unpacking libffi-dev:arm64 (3.3-6) ...
17:03:11 [2023-11-29T17:03:11.329Z] #113 3.878 Selecting previously unselected package libglib2.0-data.
17:03:11 [2023-11-29T17:03:11.329Z] #113 3.881 Preparing to unpack .../10-libglib2.0-data_2.66.8-1_all.deb ...
17:03:11 [2023-11-29T17:03:11.329Z] #113 3.888 Unpacking libglib2.0-data (2.66.8-1) ...
17:03:11 [2023-11-29T17:03:11.329Z] #113 4.035 Selecting previously unselected package libglib2.0-bin.
17:03:11 [2023-11-29T17:03:11.329Z] #113 4.038 Preparing to unpack .../11-libglib2.0-bin_2.66.8-1_arm64.deb ...
17:03:11 [2023-11-29T17:03:11.329Z] #113 4.043 Unpacking libglib2.0-bin (2.66.8-1) ...
17:03:11 [2023-11-29T17:03:11.329Z] #113 4.093 Selecting previously unselected package libglib2.0-dev-bin.
17:03:11 [2023-11-29T17:03:11.329Z] #113 4.096 Preparing to unpack .../12-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
17:03:11 [2023-11-29T17:03:11.329Z] #113 4.100 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
17:03:11 [2023-11-29T17:03:11.329Z] #113 4.150 Selecting previously unselected package libsepol1-dev:arm64.
17:03:11 [2023-11-29T17:03:11.588Z] #113 4.152 Preparing to unpack .../13-libsepol1-dev_3.1-1_arm64.deb ...
17:03:11 [2023-11-29T17:03:11.588Z] #113 4.159 Unpacking libsepol1-dev:arm64 (3.1-1) ...
17:03:11 [2023-11-29T17:03:11.588Z] #113 4.236 Selecting previously unselected package libpcre2-16-0:arm64.
17:03:11 [2023-11-29T17:03:11.588Z] #113 4.239 Preparing to unpack .../14-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
17:03:11 [2023-11-29T17:03:11.588Z] #113 4.242 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
17:03:11 [2023-11-29T17:03:11.588Z] #113 4.295 Selecting previously unselected package libpcre2-32-0:arm64.
17:03:11 [2023-11-29T17:03:11.588Z] #113 4.298 Preparing to unpack .../15-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
17:03:11 [2023-11-29T17:03:11.588Z] #113 4.304 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
17:03:11 [2023-11-29T17:03:11.588Z] #113 4.369 Selecting previously unselected package libpcre2-posix2:arm64.
17:03:11 [2023-11-29T17:03:11.588Z] #113 4.372 Preparing to unpack .../16-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
17:03:11 [2023-11-29T17:03:11.588Z] #113 4.378 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
17:03:11 [2023-11-29T17:03:11.588Z] #113 4.414 Selecting previously unselected package libpcre2-dev:arm64.
17:03:11 [2023-11-29T17:03:11.847Z] #113 4.417 Preparing to unpack .../17-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
17:03:11 [2023-11-29T17:03:11.847Z] #113 4.421 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
17:03:11 [2023-11-29T17:03:11.847Z] #113 4.511 Selecting previously unselected package libselinux1-dev:arm64.
17:03:11 [2023-11-29T17:03:11.847Z] #113 4.513 Preparing to unpack .../18-libselinux1-dev_3.1-3_arm64.deb ...
17:03:11 [2023-11-29T17:03:11.847Z] #113 4.520 Unpacking libselinux1-dev:arm64 (3.1-3) ...
17:03:11 [2023-11-29T17:03:11.847Z] #113 4.587 Selecting previously unselected package libmount-dev:arm64.
17:03:11 [2023-11-29T17:03:11.847Z] #113 4.590 Preparing to unpack .../19-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
17:03:11 [2023-11-29T17:03:11.847Z] #113 4.595 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
17:03:11 [2023-11-29T17:03:11.847Z] #113 4.651 Selecting previously unselected package libpcre16-3:arm64.
17:03:12 [2023-11-29T17:03:12.106Z] #113 4.654 Preparing to unpack .../20-libpcre16-3_2%3a8.39-13_arm64.deb ...
17:03:12 [2023-11-29T17:03:12.106Z] #113 4.661 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
17:03:12 [2023-11-29T17:03:12.106Z] #113 4.731 Selecting previously unselected package libpcre32-3:arm64.
17:03:12 [2023-11-29T17:03:12.106Z] #113 4.733 Preparing to unpack .../21-libpcre32-3_2%3a8.39-13_arm64.deb ...
17:03:12 [2023-11-29T17:03:12.106Z] #113 4.738 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
17:03:12 [2023-11-29T17:03:12.106Z] #113 4.791 Selecting previously unselected package libpcrecpp0v5:arm64.
17:03:12 [2023-11-29T17:03:12.106Z] #113 4.794 Preparing to unpack .../22-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
17:03:12 [2023-11-29T17:03:12.106Z] #113 4.802 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
17:03:12 [2023-11-29T17:03:12.106Z] #113 4.863 Selecting previously unselected package libpcre3-dev:arm64.
17:03:12 [2023-11-29T17:03:12.106Z] #113 4.866 Preparing to unpack .../23-libpcre3-dev_2%3a8.39-13_arm64.deb ...
17:03:12 [2023-11-29T17:03:12.106Z] #113 4.875 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
17:03:12 [2023-11-29T17:03:12.106Z] #113 4.956 Selecting previously unselected package zlib1g-dev:arm64.
17:03:12 [2023-11-29T17:03:12.365Z] #113 4.959 Preparing to unpack .../24-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
17:03:12 [2023-11-29T17:03:12.365Z] #113 4.963 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
17:03:12 [2023-11-29T17:03:12.365Z] #113 5.026 Selecting previously unselected package libglib2.0-dev:arm64.
17:03:12 [2023-11-29T17:03:12.365Z] #113 5.029 Preparing to unpack .../25-libglib2.0-dev_2.66.8-1_arm64.deb ...
17:03:12 [2023-11-29T17:03:12.365Z] #113 5.039 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
17:03:12 [2023-11-29T17:03:12.623Z] #113 5.235 Selecting previously unselected package libseccomp-dev:arm64.
17:03:12 [2023-11-29T17:03:12.623Z] #113 5.238 Preparing to unpack .../26-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
17:03:12 [2023-11-29T17:03:12.623Z] #113 5.246 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:03:12 [2023-11-29T17:03:12.623Z] #113 5.305 Selecting previously unselected package libsecret-1-dev:arm64.
17:03:12 [2023-11-29T17:03:12.623Z] #113 5.308 Preparing to unpack .../27-libsecret-1-dev_0.20.4-2_arm64.deb ...
17:03:12 [2023-11-29T17:03:12.623Z] #113 5.313 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
17:03:12 [2023-11-29T17:03:12.623Z] #113 5.373 Selecting previously unselected package libsystemd-dev:arm64.
17:03:12 [2023-11-29T17:03:12.882Z] #113 5.376 Preparing to unpack .../28-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
17:03:12 [2023-11-29T17:03:12.882Z] #113 5.380 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
17:03:12 [2023-11-29T17:03:12.882Z] #113 5.490 Selecting previously unselected package libudev-dev:arm64.
17:03:12 [2023-11-29T17:03:12.882Z] #113 5.493 Preparing to unpack .../29-libudev-dev_247.3-7+deb11u4_arm64.deb ...
17:03:12 [2023-11-29T17:03:12.882Z] #113 5.497 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
17:03:12 [2023-11-29T17:03:12.882Z] #113 5.560 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
17:03:12 [2023-11-29T17:03:12.882Z] #113 5.579 Setting up libglib2.0-dev-bin (2.66.8-1) ...
17:03:13 [2023-11-29T17:03:13.141Z] #113 5.743 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:03:13 [2023-11-29T17:03:13.141Z] #113 5.757 Setting up libpcre16-3:arm64 (2:8.39-13) ...
17:03:13 [2023-11-29T17:03:13.141Z] #113 5.770 Setting up libsepol1-dev:arm64 (3.1-1) ...
17:03:13 [2023-11-29T17:03:13.141Z] #113 5.793 Setting up libffi-dev:arm64 (3.3-6) ...
17:03:13 [2023-11-29T17:03:13.141Z] #113 5.815 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
17:03:13 [2023-11-29T17:03:13.141Z] #113 5.843 Setting up dpkg-dev (1.20.13) ...
17:03:13 [2023-11-29T17:03:13.141Z] #113 5.869 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
17:03:13 [2023-11-29T17:03:13.141Z] #113 5.883 Setting up libglib2.0-data (2.66.8-1) ...
17:03:13 [2023-11-29T17:03:13.141Z] #113 5.905 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
17:03:13 [2023-11-29T17:03:13.141Z] #113 5.932 Setting up libpcre32-3:arm64 (2:8.39-13) ...
17:03:13 [2023-11-29T17:03:13.141Z] #113 5.962 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
17:03:13 [2023-11-29T17:03:13.141Z] #113 5.982 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
17:03:13 [2023-11-29T17:03:13.400Z] #113 5.996 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
17:03:13 [2023-11-29T17:03:13.400Z] #113 6.010 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
17:03:13 [2023-11-29T17:03:13.400Z] #113 6.030 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
17:03:13 [2023-11-29T17:03:13.400Z] #113 6.053 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
17:03:13 [2023-11-29T17:03:13.400Z] #113 6.076 Setting up libsecret-common (0.20.4-2) ...
17:03:13 [2023-11-29T17:03:13.400Z] #113 6.094 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
17:03:13 [2023-11-29T17:03:13.400Z] #113 6.112 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
17:03:13 [2023-11-29T17:03:13.400Z] #113 6.125 Setting up libselinux1-dev:arm64 (3.1-3) ...
17:03:13 [2023-11-29T17:03:13.400Z] #113 6.146 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
17:03:13 [2023-11-29T17:03:13.400Z] #113 6.171 Setting up libglib2.0-bin (2.66.8-1) ...
17:03:13 [2023-11-29T17:03:13.400Z] #113 6.199 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
17:03:13 [2023-11-29T17:03:13.659Z] #113 6.215 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
17:03:13 [2023-11-29T17:03:13.659Z] #113 6.229 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
17:03:13 [2023-11-29T17:03:13.659Z] #113 6.241 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
17:03:13 [2023-11-29T17:03:13.659Z] #113 6.263 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
17:03:13 [2023-11-29T17:03:13.659Z] #113 6.286 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
17:03:13 [2023-11-29T17:03:13.659Z] #113 6.303 No schema files found: doing nothing.
17:03:13 [2023-11-29T17:03:13.659Z] #113 6.311 Processing triggers for libc-bin (2.31-13+deb11u7) ...
17:03:13 [2023-11-29T17:03:13.659Z] #113 6.332 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
17:03:13 [2023-11-29T17:03:13.918Z] #113 DONE 6.7s
17:03:14 [2023-11-29T17:03:14.176Z] 
17:03:14 [2023-11-29T17:03:14.176Z] #114 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
17:03:14 [2023-11-29T17:03:14.744Z] #114 DONE 0.8s
17:03:15 [2023-11-29T17:03:15.003Z] 
17:03:15 [2023-11-29T17:03:15.003Z] #115 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
17:03:15 [2023-11-29T17:03:15.939Z] #115 DONE 0.9s
17:03:15 [2023-11-29T17:03:15.939Z] 
17:03:15 [2023-11-29T17:03:15.939Z] #116 [dev 1/1] COPY --link . .
17:03:20 [2023-11-29T17:03:20.129Z] #116 DONE 4.3s
17:03:20 [2023-11-29T17:03:20.129Z] 
17:03:20 [2023-11-29T17:03:20.129Z] #117 exporting to image
17:03:20 [2023-11-29T17:03:20.129Z] #117 exporting layers
17:03:21 [2023-11-29T17:03:21.506Z] #117 exporting layers 1.2s done
17:03:21 [2023-11-29T17:03:21.506Z] #117 writing image sha256:28286a881d379efea935a2942e4704e9078853a4f8eaf31714f130b01a6bdfdf done
17:03:21 [2023-11-29T17:03:21.506Z] #117 naming to docker.io/library/docker:75558a91de26182e39ff7ad911c6c74ec874ab44 done
17:03:21 [2023-11-29T17:03:21.506Z] #117 DONE 1.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:03:21 [2023-11-29T17:03:21.809Z] + sudo modprobe ip6table_filter
[Pipeline] sh
17:03:22 [2023-11-29T17:03:22.091Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46856/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=75558a91de26182e39ff7ad911c6c74ec874ab44 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:75558a91de26182e39ff7ad911c6c74ec874ab44 hack/test/unit
17:03:22 [2023-11-29T17:03:22.350Z] + BUILDFLAGS=(-tags 'netgo journald')
17:03:22 [2023-11-29T17:03:22.350Z] + TESTFLAGS+=' -test.timeout=5m'
17:03:22 [2023-11-29T17:03:22.350Z] + TESTDIRS=./...
17:03:22 [2023-11-29T17:03:22.350Z] + exclude_paths='/vendor/|/integration'
17:03:22 [2023-11-29T17:03:22.350Z] ++ go list ./...
17:03:22 [2023-11-29T17:03:22.350Z] ++ grep -vE '(/vendor/|/integration)'
17:03:22 [2023-11-29T17:03:22.920Z] + pkg_list='github.com/docker/docker/api
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/server
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/server/backend/build
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/server/httpstatus
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/server/httputils
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/server/middleware
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/server/router
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/server/router/build
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/server/router/checkpoint
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/server/router/container
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/server/router/debug
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/server/router/distribution
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/server/router/grpc
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/server/router/image
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/server/router/network
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/server/router/plugin
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/server/router/session
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/server/router/swarm
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/server/router/system
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/server/router/volume
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/types
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/types/backend
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/types/blkiodev
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/types/checkpoint
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/types/container
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/types/events
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/types/filters
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/types/image
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/types/mount
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/types/network
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/types/plugins/logdriver
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/types/registry
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/types/strslice
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/types/swarm
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/types/swarm/runtime
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/types/system
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/types/time
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/types/versions
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/types/versions/v1p19
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/types/versions/v1p20
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/api/types/volume
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/builder
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/builder/builder-next
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/builder/builder-next/exporter
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/builder/builder-next/worker
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/builder/builder-next/worker/label
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/builder/dockerfile
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/builder/remotecontext
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/builder/remotecontext/git
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/builder/remotecontext/urlutil
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/cli/debug
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/cli/winresources/docker-proxy
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/cli/winresources/dockerd
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/client
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/client/buildkit
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/cmd/docker-proxy
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/cmd/dockerd
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/cmd/dockerd/trap
17:03:22 [2023-11-29T17:03:22.920Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/container
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/container/stream
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/contrib/apparmor
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/contrib/httpserver
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/cluster
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/cluster/convert
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/cluster/executor
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/cluster/executor/container
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/cluster/provider
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/config
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/containerd
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/events
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/events/testutils
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/graphdriver
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/graphdriver/copy
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/graphdriver/register
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/graphdriver/vfs
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/graphdriver/zfs
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/images
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/initlayer
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/links
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/listeners
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/logger
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/logger/awslogs
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/logger/fluentd
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/logger/gcplogs
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/logger/gelf
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/logger/journald
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/logger/local
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/logger/logentries
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/logger/loggertest
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/logger/loggerutils
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/logger/splunk
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/logger/syslog
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/logger/templates
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/names
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/network
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/snapshotter
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/stats
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/distribution
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/distribution/metadata
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/distribution/utils
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/distribution/xfer
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/dockerversion
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/errdefs
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/image
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/image/cache
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/image/spec/specs-go
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/image/spec/specs-go/v1
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/image/tarexport
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/image/v1
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/internal/compatcontext
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/internal/mod
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/internal/mounttree
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/internal/multierror
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/internal/test/suite
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/internal/testutils
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/internal/testutils/netnsutils
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/internal/unshare
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/layer
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libcontainerd
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libcontainerd/queue
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libcontainerd/remote
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libcontainerd/shimopts
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libcontainerd/supervisor
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libcontainerd/types
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/bitmap
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/cluster
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/config
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/datastore
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/diagnostic
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/discoverapi
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/driverapi
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/drivers/bridge
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/drivers/host
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/drivers/null
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/drivers/overlay
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/drivers/remote
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/drivers/windows
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/drvregistry
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/etchosts
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/internal/caller
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/internal/kvstore
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/ipam
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/ipamapi
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/ipams/builtin
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/ipams/null
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/ipams/remote
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/ipamutils
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/ipbits
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/iptables
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/netlabel
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/netutils
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/networkdb
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/ns
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/options
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/osl
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/osl/kernel
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/portallocator
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/portmapper
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/resolvconf
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/scope
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/libnetwork/types
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/oci
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/oci/caps
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/opts
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/aaparser
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/archive
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/authorization
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/broadcaster
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/capabilities
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/chrootarchive
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/containerfs
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/directory
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/dmesg
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/fileutils
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/homedir
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/idtools
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/ioutils
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/jsonmessage
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/longpath
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/loopback
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/meminfo
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/namesgenerator
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/parsers
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/parsers/kernel
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/pidfile
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/platform
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/platforms
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/plugingetter
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/plugins
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/plugins/transport
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/pools
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/process
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/progress
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/reexec
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/rootless
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/rootless/specconv
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/stack
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/stdcopy
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/streamformatter
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/stringid
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/sysinfo
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/system
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/tailfile
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/tarsum
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/pkg/useragent
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/plugin
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/plugin/executor/containerd
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/plugin/v2
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/profiles/apparmor
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/profiles/seccomp
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/quota
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/reference
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/registry
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/registry/resumable
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/restartmanager
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/runconfig
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/runconfig/opts
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/testutil
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/testutil/daemon
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/testutil/environment
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/testutil/fakecontext
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/testutil/fakegit
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/testutil/fakestorage
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/testutil/fixtures/load
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/testutil/fixtures/plugin
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/testutil/registry
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/testutil/request
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/volume
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/volume/drivers
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/volume/local
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/volume/mounts
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/volume/service
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/volume/service/opts
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/volume/testutils'
17:03:22 [2023-11-29T17:03:22.921Z] ++ grep --fixed-strings -v /libnetwork
17:03:22 [2023-11-29T17:03:22.921Z] ++ echo 'github.com/docker/docker/api
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/server
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/server/backend/build
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/server/httpstatus
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/server/httputils
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/server/middleware
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/server/router
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/server/router/build
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/server/router/checkpoint
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/server/router/container
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/server/router/debug
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/server/router/distribution
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/server/router/grpc
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/server/router/image
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/server/router/network
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/server/router/plugin
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/server/router/session
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/server/router/swarm
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/server/router/system
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/server/router/volume
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/types
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/types/backend
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/types/blkiodev
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/types/checkpoint
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/types/container
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/types/events
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/types/filters
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/types/image
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/types/mount
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/types/network
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/types/plugins/logdriver
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/types/registry
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/types/strslice
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/types/swarm
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/types/swarm/runtime
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/types/system
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/types/time
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/types/versions
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/types/versions/v1p19
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/types/versions/v1p20
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/api/types/volume
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/builder
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/builder/builder-next
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/builder/builder-next/exporter
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/builder/builder-next/worker
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/builder/builder-next/worker/label
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/builder/dockerfile
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/builder/remotecontext
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/builder/remotecontext/git
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/builder/remotecontext/urlutil
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/cli/debug
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/cli/winresources/docker-proxy
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/cli/winresources/dockerd
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/client
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/client/buildkit
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/cmd/docker-proxy
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/cmd/dockerd
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/cmd/dockerd/trap
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/container
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/container/stream
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/contrib/apparmor
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/contrib/httpserver
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/cluster
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/cluster/convert
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/cluster/executor
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/cluster/executor/container
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/cluster/provider
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/config
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/containerd
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/events
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/events/testutils
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/graphdriver
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/graphdriver/copy
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/graphdriver/register
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/graphdriver/vfs
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/graphdriver/zfs
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/images
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/initlayer
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/links
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/listeners
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/logger
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/logger/awslogs
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/logger/fluentd
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/logger/gcplogs
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/logger/gelf
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/logger/journald
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/logger/local
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/logger/logentries
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/logger/loggertest
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/logger/loggerutils
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/logger/splunk
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/logger/syslog
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/logger/templates
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/names
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/network
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/snapshotter
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/daemon/stats
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/distribution
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/distribution/metadata
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/distribution/utils
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/distribution/xfer
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/dockerversion
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/errdefs
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/image
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/image/cache
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/image/spec/specs-go
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/image/spec/specs-go/v1
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/image/tarexport
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/image/v1
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/internal/compatcontext
17:03:22 [2023-11-29T17:03:22.921Z] github.com/docker/docker/internal/mod
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/internal/mounttree
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/internal/multierror
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/internal/test/suite
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/internal/testutils
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/internal/testutils/netnsutils
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/internal/unshare
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/layer
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libcontainerd
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libcontainerd/queue
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libcontainerd/remote
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libcontainerd/shimopts
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libcontainerd/supervisor
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libcontainerd/types
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/bitmap
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/cluster
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/config
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/datastore
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/diagnostic
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/discoverapi
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/driverapi
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/drivers/bridge
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/drivers/host
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/drivers/null
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/drivers/overlay
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/drivers/remote
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/drivers/windows
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/drvregistry
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/etchosts
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/internal/caller
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/internal/kvstore
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/ipam
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/ipamapi
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/ipams/builtin
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/ipams/null
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/ipams/remote
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/ipamutils
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/ipbits
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/iptables
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/netlabel
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/netutils
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/networkdb
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/ns
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/options
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/osl
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/osl/kernel
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/portallocator
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/portmapper
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/resolvconf
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/scope
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libnetwork/types
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/oci
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/oci/caps
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/opts
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/aaparser
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/archive
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/authorization
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/broadcaster
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/capabilities
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/chrootarchive
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/containerfs
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/directory
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/dmesg
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/fileutils
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/homedir
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/idtools
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/ioutils
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/jsonmessage
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/longpath
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/loopback
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/meminfo
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/namesgenerator
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/parsers
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/parsers/kernel
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/pidfile
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/platform
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/platforms
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/plugingetter
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/plugins
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/plugins/transport
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/pools
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/process
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/progress
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/reexec
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/rootless
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/rootless/specconv
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/stack
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/stdcopy
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/streamformatter
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/stringid
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/sysinfo
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/system
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/tailfile
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/tarsum
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/useragent
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/plugin
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/plugin/executor/containerd
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/plugin/v2
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/profiles/apparmor
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/profiles/seccomp
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/quota
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/reference
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/registry
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/registry/resumable
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/restartmanager
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/runconfig
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/runconfig/opts
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/testutil
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/testutil/daemon
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/testutil/environment
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/testutil/fakecontext
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/testutil/fakegit
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/testutil/fakestorage
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/testutil/fixtures/load
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/testutil/fixtures/plugin
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/testutil/registry
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/testutil/request
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/volume
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/volume/drivers
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/volume/local
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/volume/mounts
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/volume/service
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/volume/service/opts
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/volume/testutils'
17:03:22 [2023-11-29T17:03:22.922Z] + base_pkg_list='github.com/docker/docker/api
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/server
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/server/backend/build
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/server/httpstatus
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/server/httputils
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/server/middleware
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/server/router
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/server/router/build
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/server/router/checkpoint
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/server/router/container
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/server/router/debug
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/server/router/distribution
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/server/router/grpc
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/server/router/image
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/server/router/network
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/server/router/plugin
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/server/router/session
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/server/router/swarm
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/server/router/system
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/server/router/volume
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/types
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/types/backend
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/types/blkiodev
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/types/checkpoint
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/types/container
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/types/events
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/types/filters
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/types/image
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/types/mount
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/types/network
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/types/plugins/logdriver
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/types/registry
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/types/strslice
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/types/swarm
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/types/swarm/runtime
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/types/system
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/types/time
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/types/versions
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/types/versions/v1p19
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/types/versions/v1p20
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/api/types/volume
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/builder
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/builder/builder-next
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/builder/builder-next/exporter
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/builder/builder-next/worker
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/builder/builder-next/worker/label
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/builder/dockerfile
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/builder/remotecontext
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/builder/remotecontext/git
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/builder/remotecontext/urlutil
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/cli/debug
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/cli/winresources/docker-proxy
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/cli/winresources/dockerd
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/client
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/client/buildkit
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/cmd/docker-proxy
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/cmd/dockerd
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/cmd/dockerd/trap
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/container
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/container/stream
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/contrib/apparmor
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/contrib/httpserver
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/cluster
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/cluster/convert
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/cluster/executor
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/cluster/executor/container
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/cluster/provider
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/config
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/containerd
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/events
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/events/testutils
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/graphdriver
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/graphdriver/copy
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/graphdriver/register
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/graphdriver/vfs
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/graphdriver/zfs
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/images
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/initlayer
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/links
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/listeners
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/logger
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/logger/awslogs
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/logger/fluentd
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/logger/gcplogs
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/logger/gelf
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/logger/journald
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/logger/local
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/logger/logentries
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/logger/loggertest
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/logger/loggerutils
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/logger/splunk
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/logger/syslog
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/logger/templates
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/names
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/network
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/snapshotter
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/daemon/stats
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/distribution
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/distribution/metadata
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/distribution/utils
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/distribution/xfer
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/dockerversion
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/errdefs
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/image
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/image/cache
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/image/spec/specs-go
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/image/spec/specs-go/v1
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/image/tarexport
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/image/v1
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/internal/compatcontext
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/internal/mod
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/internal/mounttree
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/internal/multierror
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/internal/test/suite
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/internal/testutils
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/internal/testutils/netnsutils
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/internal/unshare
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/layer
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libcontainerd
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libcontainerd/queue
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libcontainerd/remote
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libcontainerd/shimopts
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libcontainerd/supervisor
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/libcontainerd/types
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/oci
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/oci/caps
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/opts
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/aaparser
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/archive
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/authorization
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/broadcaster
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/capabilities
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/chrootarchive
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/containerfs
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/directory
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/dmesg
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/fileutils
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/homedir
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/idtools
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/ioutils
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/jsonmessage
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/longpath
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/loopback
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/meminfo
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/namesgenerator
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/parsers
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/parsers/kernel
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/pidfile
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/platform
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/platforms
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/plugingetter
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/plugins
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/plugins/transport
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/pools
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/process
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/progress
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/reexec
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/rootless
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/rootless/specconv
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/stack
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/stdcopy
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/streamformatter
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/stringid
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/sysinfo
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/system
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/tailfile
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/tarsum
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/pkg/useragent
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/plugin
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/plugin/executor/containerd
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/plugin/v2
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/profiles/apparmor
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/profiles/seccomp
17:03:22 [2023-11-29T17:03:22.922Z] github.com/docker/docker/quota
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/reference
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/registry
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/registry/resumable
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/restartmanager
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/runconfig
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/runconfig/opts
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/testutil
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/testutil/daemon
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/testutil/environment
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/testutil/fakecontext
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/testutil/fakegit
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/testutil/fakestorage
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/testutil/fixtures/load
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/testutil/fixtures/plugin
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/testutil/registry
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/testutil/request
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/volume
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/volume/drivers
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/volume/local
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/volume/mounts
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/volume/service
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/volume/service/opts
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/volume/testutils'
17:03:22 [2023-11-29T17:03:22.923Z] ++ grep --fixed-strings /libnetwork
17:03:22 [2023-11-29T17:03:22.923Z] ++ echo 'github.com/docker/docker/api
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/server
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/server/backend/build
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/server/httpstatus
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/server/httputils
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/server/middleware
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/server/router
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/server/router/build
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/server/router/checkpoint
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/server/router/container
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/server/router/debug
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/server/router/distribution
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/server/router/grpc
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/server/router/image
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/server/router/network
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/server/router/plugin
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/server/router/session
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/server/router/swarm
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/server/router/system
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/server/router/volume
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/types
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/types/backend
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/types/blkiodev
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/types/checkpoint
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/types/container
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/types/events
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/types/filters
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/types/image
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/types/mount
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/types/network
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/types/plugins/logdriver
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/types/registry
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/types/strslice
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/types/swarm
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/types/swarm/runtime
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/types/system
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/types/time
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/types/versions
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/types/versions/v1p19
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/types/versions/v1p20
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/api/types/volume
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/builder
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/builder/builder-next
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/builder/builder-next/exporter
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/builder/builder-next/worker
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/builder/builder-next/worker/label
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/builder/dockerfile
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/builder/remotecontext
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/builder/remotecontext/git
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/builder/remotecontext/urlutil
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/cli/debug
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/cli/winresources/docker-proxy
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/cli/winresources/dockerd
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/client
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/client/buildkit
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/cmd/docker-proxy
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/cmd/dockerd
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/cmd/dockerd/trap
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/container
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/container/stream
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/contrib/apparmor
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/contrib/httpserver
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/cluster
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/cluster/convert
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/cluster/executor
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/cluster/executor/container
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/cluster/provider
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/config
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/containerd
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/events
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/events/testutils
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/graphdriver
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/graphdriver/copy
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/graphdriver/register
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/graphdriver/vfs
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/graphdriver/zfs
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/images
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/initlayer
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/links
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/listeners
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/logger
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/logger/awslogs
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/logger/fluentd
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/logger/gcplogs
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/logger/gelf
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/logger/journald
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/logger/local
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/logger/logentries
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/logger/loggertest
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/logger/loggerutils
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/logger/splunk
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/logger/syslog
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/logger/templates
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/names
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/network
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/snapshotter
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/daemon/stats
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/distribution
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/distribution/metadata
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/distribution/utils
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/distribution/xfer
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/dockerversion
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/errdefs
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/image
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/image/cache
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/image/spec/specs-go
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/image/spec/specs-go/v1
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/image/tarexport
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/image/v1
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/internal/compatcontext
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/internal/mod
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/internal/mounttree
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/internal/multierror
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/internal/test/suite
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/internal/testutils
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/internal/testutils/netnsutils
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/internal/unshare
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/layer
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libcontainerd
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libcontainerd/queue
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libcontainerd/remote
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libcontainerd/shimopts
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libcontainerd/supervisor
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libcontainerd/types
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/bitmap
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/cluster
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/config
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/datastore
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/diagnostic
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/discoverapi
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/driverapi
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/drivers/bridge
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/drivers/host
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/drivers/null
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/drivers/overlay
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/drivers/remote
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/drivers/windows
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/drvregistry
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/etchosts
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/internal/caller
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/internal/kvstore
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/ipam
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/ipamapi
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/ipams/builtin
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/ipams/null
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/ipams/remote
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/ipamutils
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/ipbits
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/iptables
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/netlabel
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/netutils
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/networkdb
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/ns
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/options
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/osl
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/osl/kernel
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/portallocator
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/portmapper
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/resolvconf
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/scope
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/types
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/oci
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/oci/caps
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/opts
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/aaparser
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/archive
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/authorization
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/broadcaster
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/capabilities
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/chrootarchive
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/containerfs
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/directory
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/dmesg
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/fileutils
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/homedir
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/idtools
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/ioutils
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/jsonmessage
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/longpath
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/loopback
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/meminfo
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/namesgenerator
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/parsers
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/parsers/kernel
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/pidfile
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/platform
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/platforms
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/plugingetter
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/plugins
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/plugins/transport
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/pools
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/process
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/progress
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/reexec
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/rootless
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/rootless/specconv
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/stack
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/stdcopy
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/streamformatter
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/stringid
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/sysinfo
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/system
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/tailfile
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/tarsum
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/pkg/useragent
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/plugin
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/plugin/executor/containerd
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/plugin/v2
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/profiles/apparmor
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/profiles/seccomp
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/quota
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/reference
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/registry
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/registry/resumable
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/restartmanager
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/runconfig
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/runconfig/opts
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/testutil
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/testutil/daemon
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/testutil/environment
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/testutil/fakecontext
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/testutil/fakegit
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/testutil/fakestorage
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/testutil/fixtures/load
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/testutil/fixtures/plugin
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/testutil/registry
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/testutil/request
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/volume
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/volume/drivers
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/volume/local
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/volume/mounts
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/volume/service
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/volume/service/opts
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/volume/testutils'
17:03:22 [2023-11-29T17:03:22.923Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/bitmap
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/cluster
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:03:22 [2023-11-29T17:03:22.923Z] github.com/docker/docker/libnetwork/config
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/datastore
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/diagnostic
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/discoverapi
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/driverapi
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/drivers/bridge
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/drivers/host
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/drivers/null
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/drivers/overlay
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/drivers/remote
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/drivers/windows
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/drvregistry
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/etchosts
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/internal/caller
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/internal/kvstore
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/ipam
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/ipamapi
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/ipams/builtin
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/ipams/null
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/ipams/remote
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/ipamutils
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/ipbits
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/iptables
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/netlabel
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/netutils
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/networkdb
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/ns
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/options
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/osl
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/osl/kernel
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/portallocator
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/portmapper
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/resolvconf
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/scope
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/types'
17:03:22 [2023-11-29T17:03:22.924Z] + echo 'github.com/docker/docker/libnetwork
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/bitmap
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/cluster
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/config
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/datastore
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/diagnostic
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/discoverapi
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/driverapi
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/drivers/bridge
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/drivers/host
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/drivers/null
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/drivers/overlay
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/drivers/remote
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/drivers/windows
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/drvregistry
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/etchosts
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/internal/caller
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/internal/kvstore
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/ipam
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/ipamapi
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/ipams/builtin
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/ipams/null
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/ipams/remote
17:03:22 [2023-11-29T17:03:22.924Z] + grep --fixed-strings libnetwork/drivers/bridge
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/ipamutils
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/ipbits
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/iptables
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/netlabel
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/netutils
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/networkdb
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/ns
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/options
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/osl
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/osl/kernel
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/portallocator
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/portmapper
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/resolvconf
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/scope
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/types'
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/drivers/bridge
17:03:22 [2023-11-29T17:03:22.924Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:03:22 [2023-11-29T17:03:22.924Z] + type docker-proxy
17:03:22 [2023-11-29T17:03:22.924Z] hack/test/unit: line 25: type: docker-proxy: not found
17:03:22 [2023-11-29T17:03:22.924Z] + hack/make.sh binary-proxy install-proxy
17:03:22 [2023-11-29T17:03:22.924Z] 
17:03:22 [2023-11-29T17:03:22.924Z] Removing bundles/
17:03:22 [2023-11-29T17:03:22.924Z] 
17:03:22 [2023-11-29T17:03:22.924Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
17:03:22 [2023-11-29T17:03:22.924Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
17:03:22 [2023-11-29T17:03:22.924Z] + tee /go/src/github.com/docker/docker/go.mod
17:03:22 [2023-11-29T17:03:22.924Z] module github.com/docker/docker
17:03:22 [2023-11-29T17:03:22.924Z] 
17:03:22 [2023-11-29T17:03:22.924Z] go 1.20
17:03:22 [2023-11-29T17:03:22.924Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
17:03:22 [2023-11-29T17:03:22.924Z] + GO111MODULE=on
17:03:22 [2023-11-29T17:03:22.924Z] + 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=75558a91de26182e39ff7ad911c6c74ec874ab44" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-29T17:03:22.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="  -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy
17:03:27 [2023-11-29T17:03:27.118Z] + rm -f /go/src/github.com/docker/docker/go.mod
17:03:27 [2023-11-29T17:03:27.118Z] Created binary: bundles/binary-proxy/docker-proxy
17:03:27 [2023-11-29T17:03:27.118Z] 
17:03:27 [2023-11-29T17:03:27.118Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
17:03:27 [2023-11-29T17:03:27.118Z] Installing docker-proxy to /usr/local/bin/
17:03:27 [2023-11-29T17:03:27.118Z] 
17:03:27 [2023-11-29T17:03:27.118Z] + mkdir -p bundles
17:03:27 [2023-11-29T17:03:27.118Z] + '[' -n 'github.com/docker/docker/api
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/server
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/server/backend/build
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/server/httpstatus
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/server/httputils
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/server/middleware
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/server/router
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/server/router/build
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/server/router/checkpoint
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/server/router/container
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/server/router/debug
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/server/router/distribution
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/server/router/grpc
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/server/router/image
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/server/router/network
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/server/router/plugin
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/server/router/session
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/server/router/swarm
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/server/router/system
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/server/router/volume
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/types
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/types/backend
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/types/blkiodev
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/types/checkpoint
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/types/container
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/types/events
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/types/filters
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/types/image
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/types/mount
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/types/network
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/types/plugins/logdriver
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/types/registry
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/types/strslice
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/types/swarm
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/types/swarm/runtime
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/types/system
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/types/time
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/types/versions
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/types/versions/v1p19
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/types/versions/v1p20
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/api/types/volume
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/builder
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/builder/builder-next
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/builder/builder-next/exporter
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/builder/builder-next/worker
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/builder/builder-next/worker/label
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/builder/dockerfile
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/builder/remotecontext
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/builder/remotecontext/git
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/builder/remotecontext/urlutil
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/cli/debug
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/cli/winresources/docker-proxy
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/cli/winresources/dockerd
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/client
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/client/buildkit
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/cmd/docker-proxy
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/cmd/dockerd
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/cmd/dockerd/trap
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/container
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/container/stream
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/contrib/apparmor
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/contrib/httpserver
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon/cluster
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon/cluster/convert
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon/cluster/executor
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon/cluster/executor/container
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon/cluster/provider
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon/config
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon/containerd
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon/events
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon/events/testutils
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon/graphdriver
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon/graphdriver/copy
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon/graphdriver/register
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon/graphdriver/vfs
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon/graphdriver/zfs
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon/images
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon/initlayer
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon/links
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon/listeners
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon/logger
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon/logger/awslogs
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon/logger/fluentd
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon/logger/gcplogs
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon/logger/gelf
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon/logger/journald
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon/logger/local
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon/logger/logentries
17:03:27 [2023-11-29T17:03:27.118Z] github.com/docker/docker/daemon/logger/loggertest
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/daemon/logger/loggerutils
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/daemon/logger/splunk
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/daemon/logger/syslog
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/daemon/logger/templates
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/daemon/names
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/daemon/network
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/daemon/snapshotter
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/daemon/stats
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/distribution
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/distribution/metadata
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/distribution/utils
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/distribution/xfer
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/dockerversion
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/errdefs
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/image
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/image/cache
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/image/spec/specs-go
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/image/spec/specs-go/v1
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/image/tarexport
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/image/v1
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/internal/compatcontext
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/internal/mod
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/internal/mounttree
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/internal/multierror
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/internal/test/suite
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/internal/testutils
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/internal/testutils/netnsutils
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/internal/unshare
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/layer
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/libcontainerd
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/libcontainerd/queue
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/libcontainerd/remote
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/libcontainerd/shimopts
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/libcontainerd/supervisor
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/libcontainerd/types
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/oci
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/oci/caps
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/opts
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/aaparser
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/archive
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/authorization
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/broadcaster
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/capabilities
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/chrootarchive
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/containerfs
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/directory
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/dmesg
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/fileutils
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/homedir
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/idtools
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/ioutils
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/jsonmessage
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/longpath
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/loopback
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/meminfo
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/namesgenerator
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/parsers
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/parsers/kernel
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/pidfile
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/platform
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/platforms
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/plugingetter
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/plugins
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/plugins/transport
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/pools
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/process
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/progress
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/reexec
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/rootless
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/rootless/specconv
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/stack
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/stdcopy
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/streamformatter
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/stringid
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/sysinfo
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/system
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/tailfile
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/tarsum
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/pkg/useragent
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/plugin
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/plugin/executor/containerd
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/plugin/v2
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/profiles/apparmor
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/profiles/seccomp
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/quota
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/reference
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/registry
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/registry/resumable
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/restartmanager
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/runconfig
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/runconfig/opts
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/testutil
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/testutil/daemon
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/testutil/environment
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/testutil/fakecontext
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/testutil/fakegit
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/testutil/fakestorage
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/testutil/fixtures/load
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/testutil/fixtures/plugin
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/testutil/registry
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/testutil/request
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/volume
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/volume/drivers
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/volume/local
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/volume/mounts
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/volume/service
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/volume/service/opts
17:03:27 [2023-11-29T17:03:27.119Z] github.com/docker/docker/volume/testutils' ']'
17:03:27 [2023-11-29T17:03:27.119Z] + 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/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
17:03:27 [2023-11-29T17:03:27.687Z] ?   	github.com/docker/docker/api	[no test files]
17:03:35 [2023-11-29T17:03:35.818Z] ok  	github.com/docker/docker/api/server	0.073s	coverage: 13.0% of statements
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 28.3% of statements
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ok  	github.com/docker/docker/api/server/middleware	0.019s	coverage: 37.7% of statements
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/api/types	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 7.4% of statements
17:03:57 [2023-11-29T17:03:57.765Z] ok  	github.com/docker/docker/api/server/router/volume	0.014s	coverage: 66.7% of statements
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ok  	github.com/docker/docker/api/types/network	0.005s	coverage: 74.3% of statements
17:03:57 [2023-11-29T17:03:57.765Z] ok  	github.com/docker/docker/api/types/container	0.009s	coverage: 83.7% of statements
17:03:57 [2023-11-29T17:03:57.765Z] ok  	github.com/docker/docker/api/types/filters	0.009s	coverage: 94.0% of statements
17:03:57 [2023-11-29T17:03:57.765Z] ok  	github.com/docker/docker/api/types/registry	0.008s	coverage: 54.2% of statements
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/api/types/system	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/builder	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
17:03:57 [2023-11-29T17:03:57.765Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
17:03:57 [2023-11-29T17:03:57.766Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
17:03:57 [2023-11-29T17:03:57.766Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
17:03:57 [2023-11-29T17:03:57.766Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
17:03:57 [2023-11-29T17:03:57.766Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.011s	coverage: 100.0% of statements
17:03:57 [2023-11-29T17:03:57.766Z] ok  	github.com/docker/docker/cli/debug	0.016s	coverage: 100.0% of statements
17:03:57 [2023-11-29T17:03:57.766Z] ok  	github.com/docker/docker/builder/remotecontext	0.046s	coverage: 33.5% of statements
17:03:57 [2023-11-29T17:03:57.766Z] ok  	github.com/docker/docker/builder/dockerfile	0.104s	coverage: 50.1% of statements
17:03:59 [2023-11-29T17:03:59.146Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
17:03:59 [2023-11-29T17:03:59.146Z] ok  	github.com/docker/docker/client	0.107s	coverage: 77.1% of statements
17:03:59 [2023-11-29T17:03:59.146Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.163s	coverage: 66.5% of statements
17:04:02 [2023-11-29T17:04:02.440Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.003s	coverage: 82.5% of statements
17:04:10 [2023-11-29T17:04:10.569Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
17:04:10 [2023-11-29T17:04:10.569Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:04:10 [2023-11-29T17:04:10.569Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:04:10 [2023-11-29T17:04:10.569Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:04:10 [2023-11-29T17:04:10.569Z] ok  	github.com/docker/docker/container	0.135s	coverage: 36.5% of statements
17:04:10 [2023-11-29T17:04:10.569Z] ok  	github.com/docker/docker/cmd/dockerd	0.178s	coverage: 29.4% of statements
17:04:13 [2023-11-29T17:04:13.107Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.412s	coverage: 0.0% of statements
17:04:14 [2023-11-29T17:04:14.043Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:04:14 [2023-11-29T17:04:14.043Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.011s	coverage: 65.3% of statements
17:04:14 [2023-11-29T17:04:14.043Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.028s	coverage: 38.7% of statements
17:04:14 [2023-11-29T17:04:14.043Z] ok  	github.com/docker/docker/daemon/cluster	0.071s	coverage: 0.5% of statements
17:04:14 [2023-11-29T17:04:14.302Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:04:14 [2023-11-29T17:04:14.302Z] ok  	github.com/docker/docker/daemon/config	0.044s	coverage: 75.4% of statements
17:04:15 [2023-11-29T17:04:15.680Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:04:15 [2023-11-29T17:04:15.680Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.3% of statements
17:04:15 [2023-11-29T17:04:15.680Z] ok  	github.com/docker/docker/daemon/containerd	0.018s	coverage: 0.5% of statements
17:04:15 [2023-11-29T17:04:15.680Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
17:04:15 [2023-11-29T17:04:15.680Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
17:04:15 [2023-11-29T17:04:15.939Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.191s	coverage: 60.9% of statements
17:04:16 [2023-11-29T17:04:16.199Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:04:16 [2023-11-29T17:04:16.199Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
17:04:16 [2023-11-29T17:04:16.457Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:04:16 [2023-11-29T17:04:16.457Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:04:16 [2023-11-29T17:04:16.457Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.181s	coverage: 60.2% of statements
17:04:16 [2023-11-29T17:04:16.716Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.013s	coverage: 60.9% of statements
17:04:17 [2023-11-29T17:04:17.284Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
17:04:17 [2023-11-29T17:04:17.543Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:04:17 [2023-11-29T17:04:17.543Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:04:17 [2023-11-29T17:04:17.802Z] ok  	github.com/docker/docker/daemon/links	0.012s	coverage: 93.0% of statements
17:04:17 [2023-11-29T17:04:17.802Z] ok  	github.com/docker/docker/daemon/images	0.018s	coverage: 3.0% of statements
17:04:17 [2023-11-29T17:04:17.802Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.490s	coverage: 13.4% of statements
17:04:17 [2023-11-29T17:04:17.802Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 43.2% of statements
17:04:18 [2023-11-29T17:04:18.370Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:04:18 [2023-11-29T17:04:18.370Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
17:04:18 [2023-11-29T17:04:18.370Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.011s	coverage: 53.6% of statements
17:04:18 [2023-11-29T17:04:18.370Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.104s	coverage: 78.3% of statements
17:04:18 [2023-11-29T17:04:18.948Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
17:04:18 [2023-11-29T17:04:18.948Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
17:04:18 [2023-11-29T17:04:18.948Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
17:04:18 [2023-11-29T17:04:18.948Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
17:04:18 [2023-11-29T17:04:18.948Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.074s	coverage: 76.8% of statements
17:04:18 [2023-11-29T17:04:18.948Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:04:18 [2023-11-29T17:04:18.948Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
17:04:18 [2023-11-29T17:04:18.948Z] ok  	github.com/docker/docker/daemon/logger/local	0.040s	coverage: 79.4% of statements
17:04:19 [2023-11-29T17:04:19.885Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.016s	coverage: 63.5% of statements
17:04:19 [2023-11-29T17:04:19.885Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.021s	coverage: 31.5% of statements
17:04:19 [2023-11-29T17:04:19.885Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:04:19 [2023-11-29T17:04:19.885Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
17:04:19 [2023-11-29T17:04:19.885Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
17:04:19 [2023-11-29T17:04:19.885Z] ok  	github.com/docker/docker/daemon/logger/journald	1.206s	coverage: 74.5% of statements
17:04:20 [2023-11-29T17:04:20.145Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
17:04:20 [2023-11-29T17:04:20.145Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:04:20 [2023-11-29T17:04:20.145Z] ok  	github.com/docker/docker/daemon/network	0.034s	coverage: 63.8% of statements
17:04:21 [2023-11-29T17:04:21.082Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:04:21 [2023-11-29T17:04:21.082Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
17:04:21 [2023-11-29T17:04:21.082Z] ok  	github.com/docker/docker/dockerversion	0.006s	coverage: 100.0% of statements
17:04:21 [2023-11-29T17:04:21.082Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
17:04:21 [2023-11-29T17:04:21.082Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.439s	coverage: 82.5% of statements
17:04:21 [2023-11-29T17:04:21.649Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
17:04:21 [2023-11-29T17:04:21.649Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
17:04:21 [2023-11-29T17:04:21.649Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
17:04:21 [2023-11-29T17:04:21.649Z] ok  	github.com/docker/docker/image	0.024s	coverage: 84.6% of statements
17:04:21 [2023-11-29T17:04:21.908Z] ?   	github.com/docker/docker/image/v1	[no test files]
17:04:21 [2023-11-29T17:04:21.908Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
17:04:21 [2023-11-29T17:04:21.908Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
17:04:21 [2023-11-29T17:04:21.908Z] ok  	github.com/docker/docker/internal/mod	0.003s	coverage: 66.7% of statements
17:04:21 [2023-11-29T17:04:21.908Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.6% of statements
17:04:21 [2023-11-29T17:04:21.908Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:04:21 [2023-11-29T17:04:21.908Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
17:04:21 [2023-11-29T17:04:21.908Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
17:04:21 [2023-11-29T17:04:21.908Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
17:04:21 [2023-11-29T17:04:21.908Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
17:04:22 [2023-11-29T17:04:22.477Z] ok  	github.com/docker/docker/distribution	1.490s	coverage: 29.1% of statements
17:04:23 [2023-11-29T17:04:23.045Z] ok  	github.com/docker/docker/distribution/xfer	2.169s	coverage: 85.4% of statements
17:04:23 [2023-11-29T17:04:23.045Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:04:23 [2023-11-29T17:04:23.045Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:04:23 [2023-11-29T17:04:23.045Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
17:04:23 [2023-11-29T17:04:23.045Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:04:23 [2023-11-29T17:04:23.045Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:04:23 [2023-11-29T17:04:23.305Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
17:04:23 [2023-11-29T17:04:23.564Z] ok  	github.com/docker/docker/daemon	10.949s	coverage: 16.8% of statements
17:04:23 [2023-11-29T17:04:23.564Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:04:23 [2023-11-29T17:04:23.564Z] ok  	github.com/docker/docker/oci	0.011s	coverage: 38.1% of statements
17:04:23 [2023-11-29T17:04:23.564Z] ok  	github.com/docker/docker/pkg/aaparser	0.011s	coverage: 52.9% of statements
17:04:23 [2023-11-29T17:04:23.564Z] ok  	github.com/docker/docker/opts	0.036s	coverage: 67.9% of statements
17:04:24 [2023-11-29T17:04:24.134Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
17:04:24 [2023-11-29T17:04:24.134Z] ok  	github.com/docker/docker/pkg/capabilities	0.017s	coverage: 87.5% of statements
17:04:24 [2023-11-29T17:04:24.134Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
17:04:24 [2023-11-29T17:04:24.134Z] ok  	github.com/docker/docker/pkg/containerfs	0.011s	coverage: 28.6% of statements
17:04:24 [2023-11-29T17:04:24.393Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
17:04:24 [2023-11-29T17:04:24.393Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.247s	coverage: 83.7% of statements
17:04:24 [2023-11-29T17:04:24.393Z] ok  	github.com/docker/docker/pkg/authorization	0.303s	coverage: 68.3% of statements
17:04:24 [2023-11-29T17:04:24.653Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 8.3% of statements
17:04:24 [2023-11-29T17:04:24.653Z] ok  	github.com/docker/docker/pkg/fileutils	0.029s	coverage: 51.7% of statements
17:04:24 [2023-11-29T17:04:24.653Z] ok  	github.com/docker/docker/pkg/archive	0.446s	coverage: 81.1% of statements
17:04:24 [2023-11-29T17:04:24.913Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:04:24 [2023-11-29T17:04:24.913Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 45.5% of statements
17:04:24 [2023-11-29T17:04:24.913Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 92.3% of statements
17:04:24 [2023-11-29T17:04:24.913Z] ok  	github.com/docker/docker/pkg/meminfo	0.002s	coverage: 75.0% of statements
17:04:24 [2023-11-29T17:04:24.913Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.014s	coverage: 85.7% of statements
17:04:24 [2023-11-29T17:04:24.913Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
17:04:25 [2023-11-29T17:04:25.173Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
17:04:25 [2023-11-29T17:04:25.173Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:04:25 [2023-11-29T17:04:25.173Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
17:04:25 [2023-11-29T17:04:25.173Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:04:25 [2023-11-29T17:04:25.173Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
17:04:25 [2023-11-29T17:04:25.173Z] ok  	github.com/docker/docker/pkg/pidfile	0.011s	coverage: 94.1% of statements
17:04:25 [2023-11-29T17:04:25.173Z] ok  	github.com/docker/docker/pkg/idtools	0.537s	coverage: 69.7% of statements
17:04:25 [2023-11-29T17:04:25.173Z] ok  	github.com/docker/docker/pkg/ioutils	0.400s	coverage: 72.3% of statements
17:04:25 [2023-11-29T17:04:25.740Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:04:25 [2023-11-29T17:04:25.740Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:04:25 [2023-11-29T17:04:25.740Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
17:04:25 [2023-11-29T17:04:25.740Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
17:04:25 [2023-11-29T17:04:25.740Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 90.0% of statements
17:04:25 [2023-11-29T17:04:25.740Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
17:04:25 [2023-11-29T17:04:25.740Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
17:04:26 [2023-11-29T17:04:26.000Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
17:04:26 [2023-11-29T17:04:26.000Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
17:04:26 [2023-11-29T17:04:26.000Z] ok  	github.com/docker/docker/pkg/stack	0.018s	coverage: 90.9% of statements
17:04:26 [2023-11-29T17:04:26.000Z] ok  	github.com/docker/docker/pkg/reexec	0.019s	coverage: 82.4% of statements
17:04:26 [2023-11-29T17:04:26.000Z] ok  	github.com/docker/docker/pkg/stdcopy	0.006s	coverage: 100.0% of statements
17:04:26 [2023-11-29T17:04:26.259Z] ok  	github.com/docker/docker/pkg/streamformatter	0.009s	coverage: 66.2% of statements
17:04:26 [2023-11-29T17:04:26.259Z] ok  	github.com/docker/docker/pkg/stringid	0.020s	coverage: 61.9% of statements
17:04:26 [2023-11-29T17:04:26.259Z] ok  	github.com/docker/docker/pkg/system	0.008s	coverage: 43.1% of statements
17:04:26 [2023-11-29T17:04:26.259Z] ok  	github.com/docker/docker/pkg/sysinfo	0.008s	coverage: 53.4% of statements
17:04:26 [2023-11-29T17:04:26.518Z] ok  	github.com/docker/docker/pkg/tailfile	0.036s	coverage: 88.6% of statements
17:04:26 [2023-11-29T17:04:26.518Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
17:04:26 [2023-11-29T17:04:26.518Z] ok  	github.com/docker/docker/pkg/tarsum	0.053s	coverage: 89.6% of statements
17:04:27 [2023-11-29T17:04:27.085Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:04:27 [2023-11-29T17:04:27.085Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:04:27 [2023-11-29T17:04:27.085Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.4% of statements
17:04:27 [2023-11-29T17:04:27.085Z] ok  	github.com/docker/docker/profiles/seccomp	0.013s	coverage: 86.0% of statements
17:04:27 [2023-11-29T17:04:27.654Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
17:04:27 [2023-11-29T17:04:27.654Z] ok  	github.com/docker/docker/pkg/plugins	2.012s	coverage: 74.9% of statements
17:04:27 [2023-11-29T17:04:27.654Z] ok  	github.com/docker/docker/plugin	0.527s	coverage: 23.3% of statements
17:04:27 [2023-11-29T17:04:27.914Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 51.9% of statements
17:04:27 [2023-11-29T17:04:27.914Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
17:04:27 [2023-11-29T17:04:27.914Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:04:27 [2023-11-29T17:04:27.914Z] ok  	github.com/docker/docker/runconfig	0.015s	coverage: 63.8% of statements
17:04:28 [2023-11-29T17:04:28.173Z] ok  	github.com/docker/docker/registry	0.125s	coverage: 63.9% of statements
17:04:28 [2023-11-29T17:04:28.173Z] ok  	github.com/docker/docker/quota	0.761s	coverage: 69.3% of statements
17:04:28 [2023-11-29T17:04:28.173Z] ok  	github.com/docker/docker/testutil	0.009s	coverage: 8.2% of statements
17:04:28 [2023-11-29T17:04:28.433Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:04:28 [2023-11-29T17:04:28.433Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:04:28 [2023-11-29T17:04:28.433Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:04:28 [2023-11-29T17:04:28.433Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:04:28 [2023-11-29T17:04:28.433Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:04:28 [2023-11-29T17:04:28.433Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:04:28 [2023-11-29T17:04:28.433Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:04:28 [2023-11-29T17:04:28.433Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:04:28 [2023-11-29T17:04:28.693Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:04:28 [2023-11-29T17:04:28.693Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:04:28 [2023-11-29T17:04:28.693Z] ?   	github.com/docker/docker/volume	[no test files]
17:04:28 [2023-11-29T17:04:28.952Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
17:04:29 [2023-11-29T17:04:29.211Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.7% of statements
17:04:29 [2023-11-29T17:04:29.211Z] ok  	github.com/docker/docker/volume/local	0.138s	coverage: 74.6% of statements
17:04:29 [2023-11-29T17:04:29.779Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:04:29 [2023-11-29T17:04:29.779Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:04:29 [2023-11-29T17:04:29.779Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 71.8% of statements
17:04:31 [2023-11-29T17:04:31.156Z] ok  	github.com/docker/docker/layer	7.988s	coverage: 68.7% of statements
17:04:31 [2023-11-29T17:04:31.415Z] 
17:04:31 [2023-11-29T17:04:31.415Z] === Skipped
17:04:31 [2023-11-29T17:04:31.415Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
17:04:31 [2023-11-29T17:04:31.415Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
17:04:31 [2023-11-29T17:04:31.415Z] 
17:04:31 [2023-11-29T17:04:31.415Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
17:04:31 [2023-11-29T17:04:31.415Z]     network_proxy_test.go:210: No support for dual stack yet
17:04:31 [2023-11-29T17:04:31.415Z] 
17:04:31 [2023-11-29T17:04:31.415Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
17:04:31 [2023-11-29T17:04:31.415Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
17:04:31 [2023-11-29T17:04:31.415Z] 
17:04:31 [2023-11-29T17:04:31.415Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
17:04:31 [2023-11-29T17:04:31.415Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
17:04:31 [2023-11-29T17:04:31.415Z] 
17:04:31 [2023-11-29T17:04:31.415Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:04:31 [2023-11-29T17:04:31.415Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:31 [2023-11-29T17:04:31.415Z]     graphtest_unix.go:41: Driver btrfs not supported
17:04:31 [2023-11-29T17:04:31.415Z] 
17:04:31 [2023-11-29T17:04:31.415Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:04:31 [2023-11-29T17:04:31.415Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:31 [2023-11-29T17:04:31.415Z]     graphtest_unix.go:41: Driver btrfs not supported
17:04:31 [2023-11-29T17:04:31.415Z] 
17:04:31 [2023-11-29T17:04:31.415Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:04:31 [2023-11-29T17:04:31.415Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:31 [2023-11-29T17:04:31.415Z]     graphtest_unix.go:41: Driver btrfs not supported
17:04:31 [2023-11-29T17:04:31.415Z] 
17:04:31 [2023-11-29T17:04:31.415Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:04:31 [2023-11-29T17:04:31.415Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:31 [2023-11-29T17:04:31.415Z]     graphtest_unix.go:41: Driver btrfs not supported
17:04:31 [2023-11-29T17:04:31.415Z] 
17:04:31 [2023-11-29T17:04:31.415Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:04:31 [2023-11-29T17:04:31.415Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:31 [2023-11-29T17:04:31.415Z]     graphtest_unix.go:41: Driver btrfs not supported
17:04:31 [2023-11-29T17:04:31.415Z] 
17:04:31 [2023-11-29T17:04:31.415Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:04:31 [2023-11-29T17:04:31.415Z]     graphtest_unix.go:68: No driver to put!
17:04:31 [2023-11-29T17:04:31.415Z] 
17:04:31 [2023-11-29T17:04:31.415Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
17:04:31 [2023-11-29T17:04:31.415Z] time="2023-11-29T17:04:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:04:31 [2023-11-29T17:04:31.415Z]     graphtest_unix.go:39: graphdriver: driver not supported
17:04:31 [2023-11-29T17:04:31.415Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
17:04:31 [2023-11-29T17:04:31.415Z] 
17:04:31 [2023-11-29T17:04:31.415Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
17:04:31 [2023-11-29T17:04:31.415Z] time="2023-11-29T17:04:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:04:31 [2023-11-29T17:04:31.415Z]     graphtest_unix.go:39: graphdriver: driver not supported
17:04:31 [2023-11-29T17:04:31.415Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
17:04:31 [2023-11-29T17:04:31.415Z] 
17:04:31 [2023-11-29T17:04:31.415Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
17:04:31 [2023-11-29T17:04:31.415Z] time="2023-11-29T17:04:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:04:31 [2023-11-29T17:04:31.415Z]     graphtest_unix.go:39: graphdriver: driver not supported
17:04:31 [2023-11-29T17:04:31.415Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
17:04:31 [2023-11-29T17:04:31.415Z] 
17:04:31 [2023-11-29T17:04:31.415Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
17:04:31 [2023-11-29T17:04:31.415Z] time="2023-11-29T17:04:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:04:31 [2023-11-29T17:04:31.415Z]     graphtest_unix.go:39: graphdriver: driver not supported
17:04:31 [2023-11-29T17:04:31.415Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
17:04:31 [2023-11-29T17:04:31.415Z] 
17:04:31 [2023-11-29T17:04:31.415Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
17:04:31 [2023-11-29T17:04:31.415Z] time="2023-11-29T17:04:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:04:31 [2023-11-29T17:04:31.415Z]     graphtest_unix.go:39: graphdriver: driver not supported
17:04:31 [2023-11-29T17:04:31.415Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
17:04:31 [2023-11-29T17:04:31.415Z] 
17:04:31 [2023-11-29T17:04:31.415Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
17:04:31 [2023-11-29T17:04:31.415Z]     graphtest_unix.go:68: No driver to put!
17:04:31 [2023-11-29T17:04:31.415Z] 
17:04:31 [2023-11-29T17:04:31.415Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:04:31 [2023-11-29T17:04:31.415Z]     overlay_test.go:61: Cannot run test with naive change algorithm
17:04:31 [2023-11-29T17:04:31.415Z] 
17:04:31 [2023-11-29T17:04:31.415Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:04:31 [2023-11-29T17:04:31.415Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:04:31 [2023-11-29T17:04:31.415Z] 
17:04:31 [2023-11-29T17:04:31.415Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:04:31 [2023-11-29T17:04:31.415Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:31 [2023-11-29T17:04:31.415Z]     graphtest_unix.go:41: Driver zfs not supported
17:04:31 [2023-11-29T17:04:31.415Z] 
17:04:31 [2023-11-29T17:04:31.415Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:04:31 [2023-11-29T17:04:31.415Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:31 [2023-11-29T17:04:31.415Z]     graphtest_unix.go:41: Driver zfs not supported
17:04:31 [2023-11-29T17:04:31.415Z] 
17:04:31 [2023-11-29T17:04:31.415Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:04:31 [2023-11-29T17:04:31.415Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:31 [2023-11-29T17:04:31.415Z]     graphtest_unix.go:41: Driver zfs not supported
17:04:31 [2023-11-29T17:04:31.415Z] 
17:04:31 [2023-11-29T17:04:31.415Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:04:31 [2023-11-29T17:04:31.415Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:31 [2023-11-29T17:04:31.415Z]     graphtest_unix.go:41: Driver zfs not supported
17:04:31 [2023-11-29T17:04:31.415Z] 
17:04:31 [2023-11-29T17:04:31.415Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:04:31 [2023-11-29T17:04:31.416Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:31 [2023-11-29T17:04:31.416Z]     graphtest_unix.go:41: Driver zfs not supported
17:04:31 [2023-11-29T17:04:31.416Z] 
17:04:31 [2023-11-29T17:04:31.416Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:04:31 [2023-11-29T17:04:31.416Z]     graphtest_unix.go:68: No driver to put!
17:04:31 [2023-11-29T17:04:31.416Z] 
17:04:31 [2023-11-29T17:04:31.416Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:04:31 [2023-11-29T17:04:31.416Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
17:04:31 [2023-11-29T17:04:31.416Z] 
17:04:31 [2023-11-29T17:04:31.416Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
17:04:31 [2023-11-29T17:04:31.416Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
17:04:31 [2023-11-29T17:04:31.416Z] 
17:04:31 [2023-11-29T17:04:31.416Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
17:04:31 [2023-11-29T17:04:31.416Z]     validate_test.go:70: only tested on Windows
17:04:31 [2023-11-29T17:04:31.416Z] 
17:04:31 [2023-11-29T17:04:31.416Z] DONE 3160 tests, 27 skipped in 64.084s
17:04:31 [2023-11-29T17:04:31.416Z] + '[' -n 'github.com/docker/docker/libnetwork
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/bitmap
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/cluster
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/config
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/datastore
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/diagnostic
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/discoverapi
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/driverapi
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/drivers/bridge
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/drivers/host
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/drivers/null
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/drivers/overlay
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/drivers/remote
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/drivers/windows
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/drvregistry
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/etchosts
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/internal/caller
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/internal/kvstore
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/ipam
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/ipamapi
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/ipams/builtin
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/ipams/null
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/ipams/remote
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/ipamutils
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/ipbits
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/iptables
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/netlabel
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/netutils
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/networkdb
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/ns
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/options
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/osl
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/osl/kernel
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/portallocator
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/portmapper
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/resolvconf
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/scope
17:04:31 [2023-11-29T17:04:31.416Z] github.com/docker/docker/libnetwork/types' ']'
17:04:31 [2023-11-29T17:04:31.416Z] + 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
17:05:27 [2023-11-29T17:05:27.646Z] ok  	github.com/docker/docker/libnetwork	44.719s	coverage: 42.7% of statements
17:05:27 [2023-11-29T17:05:27.646Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
17:05:27 [2023-11-29T17:05:27.646Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
17:05:27 [2023-11-29T17:05:27.646Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
17:05:27 [2023-11-29T17:05:27.646Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
17:05:27 [2023-11-29T17:05:27.646Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
17:05:27 [2023-11-29T17:05:27.646Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
17:05:27 [2023-11-29T17:05:27.646Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
17:05:27 [2023-11-29T17:05:27.646Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
17:05:27 [2023-11-29T17:05:27.646Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.3% of statements
17:05:27 [2023-11-29T17:05:27.646Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 37.0% of statements
17:05:27 [2023-11-29T17:05:27.646Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
17:05:27 [2023-11-29T17:05:27.646Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
17:05:27 [2023-11-29T17:05:27.646Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
17:05:27 [2023-11-29T17:05:27.646Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	4.290s	coverage: 62.4% of statements
17:05:27 [2023-11-29T17:05:27.646Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
17:05:27 [2023-11-29T17:05:27.906Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 40.0% of statements
17:05:29 [2023-11-29T17:05:29.283Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.901s	coverage: 5.0% of statements
17:05:29 [2023-11-29T17:05:29.283Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
17:05:29 [2023-11-29T17:05:29.548Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
17:05:29 [2023-11-29T17:05:29.548Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:05:29 [2023-11-29T17:05:29.827Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
17:05:30 [2023-11-29T17:05:30.814Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.4% of statements
17:05:31 [2023-11-29T17:05:31.075Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
17:05:31 [2023-11-29T17:05:31.341Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
17:05:31 [2023-11-29T17:05:31.945Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.2% of statements
17:05:31 [2023-11-29T17:05:31.945Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:05:31 [2023-11-29T17:05:31.945Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
17:05:31 [2023-11-29T17:05:31.945Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:05:32 [2023-11-29T17:05:32.205Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.019s	coverage: 87.0% of statements
17:05:32 [2023-11-29T17:05:32.465Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
17:05:32 [2023-11-29T17:05:32.724Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
17:05:32 [2023-11-29T17:05:32.724Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
17:05:32 [2023-11-29T17:05:32.724Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
17:05:45 [2023-11-29T17:05:45.069Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
17:05:46 [2023-11-29T17:05:46.451Z] ok  	github.com/docker/docker/libnetwork/ipam	3.059s	coverage: 80.0% of statements
17:05:46 [2023-11-29T17:05:46.451Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:05:46 [2023-11-29T17:05:46.451Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:05:46 [2023-11-29T17:05:46.709Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 63.2% of statements
17:05:47 [2023-11-29T17:05:47.277Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 48.7% of statements
17:05:47 [2023-11-29T17:05:47.277Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:05:47 [2023-11-29T17:05:47.277Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
17:05:47 [2023-11-29T17:05:47.844Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.317s	coverage: 86.4% of statements
17:05:48 [2023-11-29T17:05:48.104Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
17:05:48 [2023-11-29T17:05:48.672Z] ok  	github.com/docker/docker/libnetwork/iptables	0.222s	coverage: 39.9% of statements
17:05:48 [2023-11-29T17:05:48.672Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
17:05:49 [2023-11-29T17:05:49.240Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 54.9% of statements
17:07:40 [2023-11-29T17:07:40.699Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.465s	coverage: 58.5% of statements
17:07:40 [2023-11-29T17:07:40.699Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:07:40 [2023-11-29T17:07:40.699Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
17:07:40 [2023-11-29T17:07:40.699Z] ok  	github.com/docker/docker/libnetwork/osl	4.445s	coverage: 40.2% of statements
17:07:40 [2023-11-29T17:07:40.699Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
17:07:40 [2023-11-29T17:07:40.699Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
17:07:41 [2023-11-29T17:07:41.638Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.702s	coverage: 46.3% of statements
17:07:41 [2023-11-29T17:07:41.897Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
17:07:41 [2023-11-29T17:07:41.897Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
17:07:42 [2023-11-29T17:07:42.156Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
17:07:42 [2023-11-29T17:07:42.156Z] 
17:07:42 [2023-11-29T17:07:42.156Z] === Skipped
17:07:42 [2023-11-29T17:07:42.156Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
17:07:42 [2023-11-29T17:07:42.156Z]     firewalld_test.go:29: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
17:07:42 [2023-11-29T17:07:42.156Z] 
17:07:42 [2023-11-29T17:07:42.156Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
17:07:42 [2023-11-29T17:07:42.156Z]     firewalld_test.go:88: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
17:07:42 [2023-11-29T17:07:42.156Z] 
17:07:42 [2023-11-29T17:07:42.156Z] DONE 357 tests, 2 skipped in 190.865s
Post stage
[Pipeline] junit
17:07:43 [2023-11-29T17:07:43.116Z] Recording test results
17:07:44 [2023-11-29T17:07:44.089Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:07:44 [2023-11-29T17:07:44.397Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46856/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=75558a91de26182e39ff7ad911c6c74ec874ab44 -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:75558a91de26182e39ff7ad911c6c74ec874ab44 hack/make.sh dynbinary test-integration
17:07:44 [2023-11-29T17:07:44.663Z] 
17:07:44 [2023-11-29T17:07:44.663Z] Removing bundles/
17:07:44 [2023-11-29T17:07:44.663Z] 
17:07:44 [2023-11-29T17:07:44.663Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:07:44 [2023-11-29T17:07:44.663Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
17:07:44 [2023-11-29T17:07:44.663Z] + tee /go/src/github.com/docker/docker/go.mod
17:07:44 [2023-11-29T17:07:44.663Z] module github.com/docker/docker
17:07:44 [2023-11-29T17:07:44.663Z] 
17:07:44 [2023-11-29T17:07:44.663Z] go 1.20
17:07:44 [2023-11-29T17:07:44.663Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
17:07:44 [2023-11-29T17:07:44.663Z] + GO111MODULE=on
17:07:44 [2023-11-29T17:07:44.663Z] + 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=75558a91de26182e39ff7ad911c6c74ec874ab44" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-29T17:07:44.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
17:08:23 [2023-11-29T17:08:23.407Z] + rm -f /go/src/github.com/docker/docker/go.mod
17:08:23 [2023-11-29T17:08:23.407Z] Created binary: bundles/dynbinary-daemon/dockerd
17:08:23 [2023-11-29T17:08:23.407Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
17:08:23 [2023-11-29T17:08:23.407Z] + tee /go/src/github.com/docker/docker/go.mod
17:08:23 [2023-11-29T17:08:23.407Z] module github.com/docker/docker
17:08:23 [2023-11-29T17:08:23.407Z] 
17:08:23 [2023-11-29T17:08:23.407Z] go 1.20
17:08:23 [2023-11-29T17:08:23.407Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
17:08:23 [2023-11-29T17:08:23.407Z] + GO111MODULE=on
17:08:23 [2023-11-29T17:08:23.407Z] + 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=75558a91de26182e39ff7ad911c6c74ec874ab44" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-29T17:07:44.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
17:08:23 [2023-11-29T17:08:23.407Z] + rm -f /go/src/github.com/docker/docker/go.mod
17:08:23 [2023-11-29T17:08:23.407Z] Created binary: bundles/dynbinary-daemon/docker-proxy
17:08:23 [2023-11-29T17:08:23.407Z] 
17:08:23 [2023-11-29T17:08:23.407Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:08:23 [2023-11-29T17:08:23.407Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:08:23 [2023-11-29T17:08:23.407Z] HOSTNAME=094466f76a91
17:08:23 [2023-11-29T17:08:23.407Z] TESTDEBUG=0
17:08:23 [2023-11-29T17:08:23.407Z] DEST=bundles/test-integration
17:08:23 [2023-11-29T17:08:23.407Z] PWD=/go/src/github.com/docker/docker
17:08:23 [2023-11-29T17:08:23.407Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
17:08:23 [2023-11-29T17:08:23.407Z] DOCKER_GITCOMMIT=75558a91de26182e39ff7ad911c6c74ec874ab44
17:08:23 [2023-11-29T17:08:23.407Z] container=docker
17:08:23 [2023-11-29T17:08:23.407Z] HOME=/root
17:08:23 [2023-11-29T17:08:23.407Z] CONTAINERD_NAMESPACE=moby
17:08:23 [2023-11-29T17:08:23.407Z] GOLANG_VERSION=1.21.3
17:08:23 [2023-11-29T17:08:23.407Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:08:23 [2023-11-29T17:08:23.407Z] VALIDATE_BRANCH=master
17:08:23 [2023-11-29T17:08:23.407Z] TERM=xterm
17:08:23 [2023-11-29T17:08:23.407Z] DOCKER_PKG=github.com/docker/docker
17:08:23 [2023-11-29T17:08:23.407Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
17:08:23 [2023-11-29T17:08:23.407Z] SHLVL=1
17:08:23 [2023-11-29T17:08:23.407Z] TIMEOUT=120m
17:08:23 [2023-11-29T17:08:23.407Z] GOTOOLCHAIN=local
17:08:23 [2023-11-29T17:08:23.407Z] DOCKER_GRAPHDRIVER=overlay2
17:08:23 [2023-11-29T17:08:23.407Z] GO111MODULE=off
17:08:23 [2023-11-29T17:08:23.407Z] DOCKER_EXPERIMENTAL=1
17:08:23 [2023-11-29T17:08:23.407Z] TEST_SKIP_INTEGRATION_CLI=1
17:08:23 [2023-11-29T17:08:23.407Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:08:23 [2023-11-29T17:08:23.407Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:08:23 [2023-11-29T17:08:23.407Z] GOPATH=/go
17:08:23 [2023-11-29T17:08:23.407Z] PKG_CONFIG=pkg-config
17:08:23 [2023-11-29T17:08:23.407Z] _=/usr/bin/env
17:08:23 [2023-11-29T17:08:23.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:08:41 [2023-11-29T17:08:41.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
17:08:42 [2023-11-29T17:08:42.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:08:43 [2023-11-29T17:08:43.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:08:45 [2023-11-29T17:08:45.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
17:08:50 [2023-11-29T17:08:50.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:08:53 [2023-11-29T17:08:53.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
17:08:53 [2023-11-29T17:08:53.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:08:54 [2023-11-29T17:08:54.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:08:55 [2023-11-29T17:08:55.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:08:57 [2023-11-29T17:08:57.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
17:08:58 [2023-11-29T17:08:58.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:08:58 [2023-11-29T17:08:58.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:08:59 [2023-11-29T17:08:59.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:09:01 [2023-11-29T17:09:01.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:09:03 [2023-11-29T17:09:03.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:09:03 [2023-11-29T17:09:03.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:09:04 [2023-11-29T17:09:04.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:09:05 [2023-11-29T17:09:05.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:09:06 [2023-11-29T17:09:06.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:09:07 [2023-11-29T17:09:07.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:09:08 [2023-11-29T17:09:08.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:09:09 [2023-11-29T17:09:09.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:09:11 [2023-11-29T17:09:11.400Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:09:11 [2023-11-29T17:09:11.400Z] Using test binary /usr/local/cli-integration/docker
17:09:11 [2023-11-29T17:09:11.400Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:09:11 [2023-11-29T17:09:11.400Z] +++ /etc/init.d/apparmor start
17:09:11 [2023-11-29T17:09:11.400Z] Not: starting.
17:09:11 [2023-11-29T17:09:11.400Z] INFO: Waiting for daemon to start...
17:09:11 [2023-11-29T17:09:11.400Z] Starting dockerd
17:09:11 [2023-11-29T17:09:11.400Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.fp61kNvExo/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
17:09:19 [2023-11-29T17:09:19.516Z] .
17:09:19 [2023-11-29T17:09:19.516Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
17:09:19 [2023-11-29T17:09:19.516Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:09:19 [2023-11-29T17:09:19.516Z] ++++ docker load
17:09:19 [2023-11-29T17:09:19.516Z] Loaded image: emptyfs:latest
17:09:19 [2023-11-29T17:09:19.516Z] ++++ tar -cC bundles/test-integration/dangling .
17:09:19 [2023-11-29T17:09:19.516Z] ++++ docker load
17:09:19 [2023-11-29T17:09:19.775Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
17:09:19 [2023-11-29T17:09:19.775Z] Running integration-test (iteration 1)
17:09:19 [2023-11-29T17:09:19.775Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
17:09:19 [2023-11-29T17:09:19.775Z] ++ '[' -n '' ']'
17:09:19 [2023-11-29T17:09:19.775Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
17:09:19 [2023-11-29T17:09:19.775Z] ++ set -e
17:09:19 [2023-11-29T17:09:19.775Z] ++ '[' -n 0 ']'
17:09:19 [2023-11-29T17:09:19.775Z] ++ set -x
17:09:19 [2023-11-29T17:09:19.775Z] ++ 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.fp61kNvExo/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
17:09:19 [2023-11-29T17:09:19.775Z] Loaded image: busybox:latest
17:09:19 [2023-11-29T17:09:19.775Z] Loaded image: busybox:glibc
17:09:21 [2023-11-29T17:09:21.152Z] Loaded image: debian:bullseye-slim
17:09:21 [2023-11-29T17:09:21.152Z] Loaded image: hello-world:latest
17:09:21 [2023-11-29T17:09:21.152Z] Loaded image: arm32v7/hello-world:latest
17:09:21 [2023-11-29T17:09:21.152Z] INFO: Testing against a local daemon
17:09:21 [2023-11-29T17:09:21.152Z] === RUN   TestCgroupNamespacesBuild
17:09:23 [2023-11-29T17:09:23.055Z] --- PASS: TestCgroupNamespacesBuild (2.05s)
17:09:23 [2023-11-29T17:09:23.055Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:09:23 [2023-11-29T17:09:23.992Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s)
17:09:23 [2023-11-29T17:09:23.992Z] === RUN   TestBuildWithSession
17:09:23 [2023-11-29T17:09:23.992Z]     build_session_test.go:26: TODO: BuildKit
17:09:23 [2023-11-29T17:09:23.992Z] --- SKIP: TestBuildWithSession (0.00s)
17:09:23 [2023-11-29T17:09:23.992Z] === RUN   TestBuildSquashParent
17:09:28 [2023-11-29T17:09:28.184Z] --- PASS: TestBuildSquashParent (4.17s)
17:09:28 [2023-11-29T17:09:28.184Z] === RUN   TestBuildWithRemoveAndForceRemove
17:09:28 [2023-11-29T17:09:28.184Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:09:28 [2023-11-29T17:09:28.184Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:09:28 [2023-11-29T17:09:28.184Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:09:28 [2023-11-29T17:09:28.184Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:09:28 [2023-11-29T17:09:28.184Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:09:28 [2023-11-29T17:09:28.184Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:09:28 [2023-11-29T17:09:28.184Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:09:28 [2023-11-29T17:09:28.184Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:09:28 [2023-11-29T17:09:28.184Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:09:28 [2023-11-29T17:09:28.184Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:09:28 [2023-11-29T17:09:28.184Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:09:28 [2023-11-29T17:09:28.184Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:09:28 [2023-11-29T17:09:28.184Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:09:28 [2023-11-29T17:09:28.184Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:09:28 [2023-11-29T17:09:28.184Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:09:28 [2023-11-29T17:09:28.184Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:09:28 [2023-11-29T17:09:28.184Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:09:28 [2023-11-29T17:09:28.184Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:09:32 [2023-11-29T17:09:32.373Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.08s)
17:09:32 [2023-11-29T17:09:32.373Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.55s)
17:09:32 [2023-11-29T17:09:32.373Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.77s)
17:09:32 [2023-11-29T17:09:32.373Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.07s)
17:09:32 [2023-11-29T17:09:32.373Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.22s)
17:09:32 [2023-11-29T17:09:32.373Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.41s)
17:09:32 [2023-11-29T17:09:32.373Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.43s)
17:09:32 [2023-11-29T17:09:32.373Z] === RUN   TestBuildMultiStageCopy
17:09:32 [2023-11-29T17:09:32.373Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:09:32 [2023-11-29T17:09:32.941Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:09:33 [2023-11-29T17:09:33.200Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:09:33 [2023-11-29T17:09:33.200Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:09:33 [2023-11-29T17:09:33.458Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:09:33 [2023-11-29T17:09:33.459Z] --- PASS: TestBuildMultiStageCopy (1.74s)
17:09:33 [2023-11-29T17:09:33.459Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.23s)
17:09:33 [2023-11-29T17:09:33.459Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.11s)
17:09:33 [2023-11-29T17:09:33.459Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.10s)
17:09:33 [2023-11-29T17:09:33.459Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.13s)
17:09:33 [2023-11-29T17:09:33.459Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.16s)
17:09:33 [2023-11-29T17:09:33.459Z] === RUN   TestBuildMultiStageParentConfig
17:09:34 [2023-11-29T17:09:34.026Z] --- PASS: TestBuildMultiStageParentConfig (0.45s)
17:09:34 [2023-11-29T17:09:34.026Z] === RUN   TestBuildLabelWithTargets
17:09:34 [2023-11-29T17:09:34.594Z] --- PASS: TestBuildLabelWithTargets (0.57s)
17:09:34 [2023-11-29T17:09:34.594Z] === RUN   TestBuildWithEmptyLayers
17:09:34 [2023-11-29T17:09:34.594Z] --- PASS: TestBuildWithEmptyLayers (0.14s)
17:09:34 [2023-11-29T17:09:34.594Z] === RUN   TestBuildMultiStageOnBuild
17:09:35 [2023-11-29T17:09:35.971Z] --- PASS: TestBuildMultiStageOnBuild (1.30s)
17:09:35 [2023-11-29T17:09:35.971Z] === RUN   TestBuildUncleanTarFilenames
17:09:36 [2023-11-29T17:09:36.229Z] --- PASS: TestBuildUncleanTarFilenames (0.14s)
17:09:36 [2023-11-29T17:09:36.229Z] === RUN   TestBuildMultiStageLayerLeak
17:09:37 [2023-11-29T17:09:37.606Z] --- PASS: TestBuildMultiStageLayerLeak (1.20s)
17:09:37 [2023-11-29T17:09:37.606Z] === RUN   TestBuildWithHugeFile
17:10:45 [2023-11-29T17:10:45.293Z] --- PASS: TestBuildWithHugeFile (63.70s)
17:10:45 [2023-11-29T17:10:45.293Z] === RUN   TestBuildWCOWSandboxSize
17:10:45 [2023-11-29T17:10:45.293Z]     build_test.go:526: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:10:45 [2023-11-29T17:10:45.293Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:10:45 [2023-11-29T17:10:45.293Z] === RUN   TestBuildWithEmptyDockerfile
17:10:45 [2023-11-29T17:10:45.293Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:10:45 [2023-11-29T17:10:45.293Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:10:45 [2023-11-29T17:10:45.293Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:10:45 [2023-11-29T17:10:45.293Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:10:45 [2023-11-29T17:10:45.293Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:10:45 [2023-11-29T17:10:45.293Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:10:45 [2023-11-29T17:10:45.293Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:10:45 [2023-11-29T17:10:45.293Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:10:45 [2023-11-29T17:10:45.293Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:10:45 [2023-11-29T17:10:45.293Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
17:10:45 [2023-11-29T17:10:45.293Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
17:10:45 [2023-11-29T17:10:45.293Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
17:10:45 [2023-11-29T17:10:45.293Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
17:10:45 [2023-11-29T17:10:45.293Z] === RUN   TestBuildPreserveOwnership
17:10:45 [2023-11-29T17:10:45.293Z] === RUN   TestBuildPreserveOwnership/copy_from
17:10:45 [2023-11-29T17:10:45.293Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:10:45 [2023-11-29T17:10:45.293Z] --- PASS: TestBuildPreserveOwnership (2.45s)
17:10:45 [2023-11-29T17:10:45.293Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.73s)
17:10:45 [2023-11-29T17:10:45.293Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.71s)
17:10:45 [2023-11-29T17:10:45.293Z] === RUN   TestBuildPlatformInvalid
17:10:45 [2023-11-29T17:10:45.293Z] --- PASS: TestBuildPlatformInvalid (0.03s)
17:10:45 [2023-11-29T17:10:45.293Z] === RUN   TestBuildkitHistoryTracePropagation
17:10:45 [2023-11-29T17:10:45.293Z] time="2023-11-29T17:10:43Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
17:10:45 [2023-11-29T17:10:45.293Z] time="2023-11-29T17:10:43Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
17:10:45 [2023-11-29T17:10:45.293Z] time="2023-11-29T17:10:43Z" level=info msg="[core] [Channel #1] parsed dial target is: {URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc
17:10:45 [2023-11-29T17:10:45.293Z] time="2023-11-29T17:10:43Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
17:10:45 [2023-11-29T17:10:45.293Z] time="2023-11-29T17:10:43Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n  \"Addresses\": [\n    {\n      \"Addr\": \"/run/buildkit/buildkitd.sock\",\n      \"ServerName\": \"\",\n      \"Attributes\": {\n        \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n      },\n      \"BalancerAttributes\": null,\n      \"Metadata\": null\n    }\n  ],\n  \"Endpoints\": [\n    {\n      \"Addresses\": [\n        {\n          \"Addr\": \"/run/buildkit/buildkitd.sock\",\n          \"ServerName\": \"\",\n          \"Attributes\": {\n            \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n          },\n          \"BalancerAttributes\": null,\n          \"Metadata\": null\n        }\n      ],\n      \"Attributes\": null\n    }\n  ],\n  \"ServiceConfig\": null,\n  \"Attributes\": null\n} (resolver returned new addresses)" module=grpc
17:10:45 [2023-11-29T17:10:45.293Z] time="2023-11-29T17:10:43Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
17:10:45 [2023-11-29T17:10:45.293Z] time="2023-11-29T17:10:43Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
17:10:45 [2023-11-29T17:10:45.293Z] time="2023-11-29T17:10:43Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
17:10:45 [2023-11-29T17:10:45.293Z] time="2023-11-29T17:10:43Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
17:10:45 [2023-11-29T17:10:45.293Z] time="2023-11-29T17:10:43Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
17:10:45 [2023-11-29T17:10:45.293Z] time="2023-11-29T17:10:43Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
17:10:45 [2023-11-29T17:10:45.293Z] time="2023-11-29T17:10:43Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
17:10:45 [2023-11-29T17:10:45.293Z] time="2023-11-29T17:10:43Z" level=info msg="[core] [Server #4] Server created" module=grpc
17:10:45 [2023-11-29T17:10:45.293Z]     build_traces_test.go:84: Waiting for trace to be available
17:10:47 [2023-11-29T17:10:47.824Z] time="2023-11-29T17:10:47Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
17:10:47 [2023-11-29T17:10:47.824Z] time="2023-11-29T17:10:47Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
17:10:47 [2023-11-29T17:10:47.824Z] time="2023-11-29T17:10:47Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
17:10:47 [2023-11-29T17:10:47.824Z] time="2023-11-29T17:10:47Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
17:10:47 [2023-11-29T17:10:47.824Z] time="2023-11-29T17:10:47Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
17:10:47 [2023-11-29T17:10:47.824Z] time="2023-11-29T17:10:47Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
17:10:47 [2023-11-29T17:10:47.824Z] --- PASS: TestBuildkitHistoryTracePropagation (4.04s)
17:10:47 [2023-11-29T17:10:47.824Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:10:48 [2023-11-29T17:10:48.083Z] Loaded image: busybox:latest
17:10:48 [2023-11-29T17:10:48.342Z] Loaded image: busybox:glibc
17:10:49 [2023-11-29T17:10:49.278Z] Loaded image: debian:bullseye-slim
17:10:49 [2023-11-29T17:10:49.278Z] Loaded image: hello-world:latest
17:10:49 [2023-11-29T17:10:49.278Z] Loaded image: arm32v7/hello-world:latest
17:10:59 [2023-11-29T17:10:59.254Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.32s)
17:10:59 [2023-11-29T17:10:59.254Z] PASS
17:10:59 [2023-11-29T17:10:59.254Z] 
17:10:59 [2023-11-29T17:10:59.254Z] === Skipped
17:10:59 [2023-11-29T17:10:59.254Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
17:10:59 [2023-11-29T17:10:59.254Z]     build_session_test.go:26: TODO: BuildKit
17:10:59 [2023-11-29T17:10:59.254Z] 
17:10:59 [2023-11-29T17:10:59.254Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:10:59 [2023-11-29T17:10:59.254Z]     build_test.go:526: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:10:59 [2023-11-29T17:10:59.254Z] 
17:10:59 [2023-11-29T17:10:59.254Z] DONE 35 tests, 2 skipped in 99.224s
17:10:59 [2023-11-29T17:10:59.254Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
17:10:59 [2023-11-29T17:10:59.254Z] ++ '[' -n '' ']'
17:10:59 [2023-11-29T17:10:59.254Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
17:10:59 [2023-11-29T17:10:59.254Z] ++ set -e
17:10:59 [2023-11-29T17:10:59.254Z] ++ '[' -n 0 ']'
17:10:59 [2023-11-29T17:10:59.254Z] ++ set -x
17:10:59 [2023-11-29T17:10:59.254Z] ++ 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.fp61kNvExo/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
17:10:59 [2023-11-29T17:10:59.254Z] INFO: Testing against a local daemon
17:10:59 [2023-11-29T17:10:59.254Z] === RUN   TestNoNewPrivileges
17:11:04 [2023-11-29T17:11:04.522Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
17:11:05 [2023-11-29T17:11:05.089Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
17:11:05 [2023-11-29T17:11:05.656Z] --- PASS: TestNoNewPrivileges (6.57s)
17:11:05 [2023-11-29T17:11:05.656Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.49s)
17:11:05 [2023-11-29T17:11:05.656Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.47s)
17:11:05 [2023-11-29T17:11:05.656Z] PASS
17:11:05 [2023-11-29T17:11:05.656Z] 
17:11:05 [2023-11-29T17:11:05.656Z] DONE 3 tests in 6.602s
17:11:05 [2023-11-29T17:11:05.656Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
17:11:05 [2023-11-29T17:11:05.656Z] ++ '[' -n '' ']'
17:11:05 [2023-11-29T17:11:05.656Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
17:11:05 [2023-11-29T17:11:05.656Z] ++ set -e
17:11:05 [2023-11-29T17:11:05.656Z] ++ '[' -n 0 ']'
17:11:05 [2023-11-29T17:11:05.656Z] ++ set -x
17:11:05 [2023-11-29T17:11:05.656Z] ++ 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.fp61kNvExo/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
17:11:05 [2023-11-29T17:11:05.656Z] INFO: Testing against a local daemon
17:11:05 [2023-11-29T17:11:05.656Z] === RUN   TestConfigInspect
17:11:07 [2023-11-29T17:11:07.558Z] --- PASS: TestConfigInspect (2.12s)
17:11:07 [2023-11-29T17:11:07.558Z] === RUN   TestConfigList
17:11:08 [2023-11-29T17:11:08.934Z] === RUN   TestConfigList/test_filter_by_name
17:11:08 [2023-11-29T17:11:08.934Z] === RUN   TestConfigList/test_filter_by_id
17:11:08 [2023-11-29T17:11:08.934Z] === RUN   TestConfigList/test_filter_by_label_key_only
17:11:08 [2023-11-29T17:11:08.934Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
17:11:08 [2023-11-29T17:11:08.935Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
17:11:09 [2023-11-29T17:11:09.870Z] --- PASS: TestConfigList (2.06s)
17:11:09 [2023-11-29T17:11:09.870Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
17:11:09 [2023-11-29T17:11:09.870Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
17:11:09 [2023-11-29T17:11:09.870Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
17:11:09 [2023-11-29T17:11:09.870Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
17:11:09 [2023-11-29T17:11:09.870Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
17:11:09 [2023-11-29T17:11:09.870Z] === RUN   TestConfigsCreateAndDelete
17:11:11 [2023-11-29T17:11:11.772Z] --- PASS: TestConfigsCreateAndDelete (2.08s)
17:11:11 [2023-11-29T17:11:11.772Z] === RUN   TestConfigsUpdate
17:11:13 [2023-11-29T17:11:13.674Z] --- PASS: TestConfigsUpdate (1.88s)
17:11:13 [2023-11-29T17:11:13.674Z] === RUN   TestTemplatedConfig
17:11:16 [2023-11-29T17:11:16.960Z] --- PASS: TestTemplatedConfig (2.69s)
17:11:16 [2023-11-29T17:11:16.960Z] === RUN   TestConfigCreateResolve
17:11:18 [2023-11-29T17:11:18.336Z] --- PASS: TestConfigCreateResolve (1.92s)
17:11:18 [2023-11-29T17:11:18.337Z] PASS
17:11:18 [2023-11-29T17:11:18.337Z] 
17:11:18 [2023-11-29T17:11:18.337Z] DONE 11 tests in 12.785s
17:11:18 [2023-11-29T17:11:18.337Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
17:11:18 [2023-11-29T17:11:18.337Z] ++ '[' -n '' ']'
17:11:18 [2023-11-29T17:11:18.337Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
17:11:18 [2023-11-29T17:11:18.337Z] ++ set -e
17:11:18 [2023-11-29T17:11:18.337Z] ++ '[' -n 0 ']'
17:11:18 [2023-11-29T17:11:18.337Z] ++ set -x
17:11:18 [2023-11-29T17:11:18.337Z] ++ 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.fp61kNvExo/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
17:11:18 [2023-11-29T17:11:18.337Z] INFO: Testing against a local daemon
17:11:18 [2023-11-29T17:11:18.337Z] === RUN   TestAttach
17:11:18 [2023-11-29T17:11:18.337Z] === RUN   TestAttach/without_TTY
17:11:18 [2023-11-29T17:11:18.337Z] === PAUSE TestAttach/without_TTY
17:11:18 [2023-11-29T17:11:18.337Z] === RUN   TestAttach/with_TTY
17:11:18 [2023-11-29T17:11:18.337Z] === PAUSE TestAttach/with_TTY
17:11:18 [2023-11-29T17:11:18.337Z] === CONT  TestAttach/without_TTY
17:11:18 [2023-11-29T17:11:18.337Z] === CONT  TestAttach/with_TTY
17:11:18 [2023-11-29T17:11:18.596Z] --- PASS: TestAttach (0.03s)
17:11:18 [2023-11-29T17:11:18.596Z]     --- PASS: TestAttach/without_TTY (0.09s)
17:11:18 [2023-11-29T17:11:18.596Z]     --- PASS: TestAttach/with_TTY (0.10s)
17:11:18 [2023-11-29T17:11:18.596Z] === RUN   TestCreateWithCDIDevices
17:11:19 [2023-11-29T17:11:19.531Z] --- PASS: TestCreateWithCDIDevices (1.10s)
17:11:19 [2023-11-29T17:11:19.531Z] === RUN   TestCDISpecDirsAreInSystemInfo
17:11:19 [2023-11-29T17:11:19.531Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default
17:11:20 [2023-11-29T17:11:20.099Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned
17:11:20 [2023-11-29T17:11:20.666Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice
17:11:21 [2023-11-29T17:11:21.234Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice
17:11:21 [2023-11-29T17:11:21.801Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice
17:11:22 [2023-11-29T17:11:22.059Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice
17:11:22 [2023-11-29T17:11:22.627Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice
17:11:23 [2023-11-29T17:11:23.195Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice
17:11:23 [2023-11-29T17:11:23.762Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.17s)
17:11:23 [2023-11-29T17:11:23.762Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s)
17:11:23 [2023-11-29T17:11:23.762Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s)
17:11:23 [2023-11-29T17:11:23.762Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
17:11:23 [2023-11-29T17:11:23.762Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s)
17:11:23 [2023-11-29T17:11:23.762Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s)
17:11:23 [2023-11-29T17:11:23.762Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s)
17:11:23 [2023-11-29T17:11:23.762Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
17:11:23 [2023-11-29T17:11:23.762Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s)
17:11:23 [2023-11-29T17:11:23.762Z] === RUN   TestCheckpoint
17:11:23 [2023-11-29T17:11:23.762Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:11:23 [2023-11-29T17:11:23.762Z] --- SKIP: TestCheckpoint (0.00s)
17:11:23 [2023-11-29T17:11:23.762Z] === RUN   TestContainerInvalidJSON
17:11:23 [2023-11-29T17:11:23.762Z] === RUN   TestContainerInvalidJSON/commit
17:11:23 [2023-11-29T17:11:23.762Z] === PAUSE TestContainerInvalidJSON/commit
17:11:23 [2023-11-29T17:11:23.762Z] === RUN   TestContainerInvalidJSON/containers/create
17:11:23 [2023-11-29T17:11:23.762Z] === PAUSE TestContainerInvalidJSON/containers/create
17:11:23 [2023-11-29T17:11:23.762Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
17:11:23 [2023-11-29T17:11:23.762Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
17:11:23 [2023-11-29T17:11:23.762Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
17:11:23 [2023-11-29T17:11:23.762Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
17:11:23 [2023-11-29T17:11:23.762Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
17:11:23 [2023-11-29T17:11:23.762Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
17:11:23 [2023-11-29T17:11:23.762Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:11:23 [2023-11-29T17:11:23.762Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:11:23 [2023-11-29T17:11:23.762Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
17:11:23 [2023-11-29T17:11:23.762Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
17:11:23 [2023-11-29T17:11:23.762Z] === CONT  TestContainerInvalidJSON/commit
17:11:23 [2023-11-29T17:11:23.762Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
17:11:23 [2023-11-29T17:11:23.762Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
17:11:23 [2023-11-29T17:11:23.762Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
17:11:23 [2023-11-29T17:11:23.762Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
17:11:23 [2023-11-29T17:11:23.762Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
17:11:23 [2023-11-29T17:11:23.762Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:11:23 [2023-11-29T17:11:23.762Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
17:11:23 [2023-11-29T17:11:23.762Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
17:11:23 [2023-11-29T17:11:23.762Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
17:11:23 [2023-11-29T17:11:23.762Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
17:11:23 [2023-11-29T17:11:23.762Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
17:11:23 [2023-11-29T17:11:23.762Z] === CONT  TestContainerInvalidJSON/containers/create
17:11:23 [2023-11-29T17:11:23.762Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
17:11:23 [2023-11-29T17:11:23.762Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
17:11:23 [2023-11-29T17:11:23.762Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
17:11:23 [2023-11-29T17:11:23.762Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
17:11:23 [2023-11-29T17:11:23.762Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
17:11:23 [2023-11-29T17:11:23.762Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
17:11:23 [2023-11-29T17:11:23.762Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
17:11:23 [2023-11-29T17:11:23.762Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
17:11:23 [2023-11-29T17:11:23.762Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
17:11:23 [2023-11-29T17:11:23.762Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
17:11:23 [2023-11-29T17:11:23.762Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
17:11:23 [2023-11-29T17:11:23.762Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
17:11:23 [2023-11-29T17:11:23.762Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
17:11:23 [2023-11-29T17:11:23.762Z] === RUN   TestContainerInvalidJSON/commit/empty_body
17:11:23 [2023-11-29T17:11:23.762Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
17:11:23 [2023-11-29T17:11:23.762Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
17:11:23 [2023-11-29T17:11:23.762Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
17:11:23 [2023-11-29T17:11:23.762Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
17:11:23 [2023-11-29T17:11:23.762Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
17:11:23 [2023-11-29T17:11:23.762Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
17:11:23 [2023-11-29T17:11:23.762Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
17:11:23 [2023-11-29T17:11:23.762Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
17:11:23 [2023-11-29T17:11:23.762Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:11:23 [2023-11-29T17:11:23.762Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
17:11:23 [2023-11-29T17:11:23.762Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
17:11:23 [2023-11-29T17:11:23.762Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
17:11:23 [2023-11-29T17:11:23.762Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
17:11:23 [2023-11-29T17:11:23.762Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
17:11:23 [2023-11-29T17:11:23.762Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
17:11:23 [2023-11-29T17:11:23.762Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
17:11:23 [2023-11-29T17:11:23.762Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
17:11:23 [2023-11-29T17:11:23.762Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
17:11:23 [2023-11-29T17:11:23.762Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
17:11:23 [2023-11-29T17:11:23.762Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
17:11:23 [2023-11-29T17:11:23.762Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
17:11:23 [2023-11-29T17:11:23.762Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
17:11:23 [2023-11-29T17:11:23.762Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
17:11:23 [2023-11-29T17:11:23.762Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
17:11:23 [2023-11-29T17:11:23.762Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
17:11:23 [2023-11-29T17:11:23.762Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
17:11:23 [2023-11-29T17:11:23.762Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
17:11:23 [2023-11-29T17:11:23.762Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
17:11:23 [2023-11-29T17:11:23.762Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
17:11:23 [2023-11-29T17:11:23.762Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
17:11:23 [2023-11-29T17:11:23.762Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
17:11:23 [2023-11-29T17:11:23.762Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
17:11:23 [2023-11-29T17:11:23.762Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
17:11:23 [2023-11-29T17:11:23.762Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
17:11:23 [2023-11-29T17:11:23.762Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
17:11:23 [2023-11-29T17:11:23.762Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
17:11:23 [2023-11-29T17:11:23.762Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
17:11:23 [2023-11-29T17:11:23.762Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
17:11:23 [2023-11-29T17:11:23.763Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
17:11:23 [2023-11-29T17:11:23.763Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
17:11:23 [2023-11-29T17:11:23.763Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
17:11:23 [2023-11-29T17:11:23.763Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
17:11:23 [2023-11-29T17:11:23.763Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
17:11:23 [2023-11-29T17:11:23.763Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
17:11:23 [2023-11-29T17:11:23.763Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:11:23 [2023-11-29T17:11:23.763Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
17:11:23 [2023-11-29T17:11:23.763Z] === RUN   TestCopyFromContainerPathIsNotDir
17:11:24 [2023-11-29T17:11:24.021Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
17:11:24 [2023-11-29T17:11:24.021Z] === RUN   TestCopyToContainerPathDoesNotExist
17:11:24 [2023-11-29T17:11:24.021Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
17:11:24 [2023-11-29T17:11:24.021Z] === RUN   TestCopyEmptyFile
17:11:24 [2023-11-29T17:11:24.021Z] --- PASS: TestCopyEmptyFile (0.08s)
17:11:24 [2023-11-29T17:11:24.021Z] === RUN   TestCopyToContainerPathIsNotDir
17:11:24 [2023-11-29T17:11:24.021Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
17:11:24 [2023-11-29T17:11:24.021Z] === RUN   TestCopyFromContainer
17:11:25 [2023-11-29T17:11:25.924Z] === RUN   TestCopyFromContainer//
17:11:25 [2023-11-29T17:11:25.924Z] === RUN   TestCopyFromContainer/.
17:11:26 [2023-11-29T17:11:26.184Z] === RUN   TestCopyFromContainer//.
17:11:26 [2023-11-29T17:11:26.184Z] === RUN   TestCopyFromContainer/./
17:11:26 [2023-11-29T17:11:26.184Z] === RUN   TestCopyFromContainer//./
17:11:26 [2023-11-29T17:11:26.184Z] === RUN   TestCopyFromContainer//bar/root
17:11:26 [2023-11-29T17:11:26.184Z] === RUN   TestCopyFromContainer//bar/root/
17:11:26 [2023-11-29T17:11:26.184Z] === RUN   TestCopyFromContainer//bar/root/.
17:11:26 [2023-11-29T17:11:26.184Z] === RUN   TestCopyFromContainer/bar/quux
17:11:26 [2023-11-29T17:11:26.184Z] === RUN   TestCopyFromContainer/bar/quux/
17:11:26 [2023-11-29T17:11:26.184Z] === RUN   TestCopyFromContainer/bar/quux/.
17:11:26 [2023-11-29T17:11:26.184Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:11:26 [2023-11-29T17:11:26.184Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:11:26 [2023-11-29T17:11:26.184Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:11:26 [2023-11-29T17:11:26.184Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:11:26 [2023-11-29T17:11:26.184Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
17:11:26 [2023-11-29T17:11:26.184Z] === RUN   TestCopyFromContainer/bar/notarget
17:11:26 [2023-11-29T17:11:26.184Z] --- PASS: TestCopyFromContainer (2.12s)
17:11:26 [2023-11-29T17:11:26.184Z]     --- PASS: TestCopyFromContainer// (0.01s)
17:11:26 [2023-11-29T17:11:26.184Z]     --- PASS: TestCopyFromContainer/. (0.02s)
17:11:26 [2023-11-29T17:11:26.184Z]     --- PASS: TestCopyFromContainer//. (0.01s)
17:11:26 [2023-11-29T17:11:26.184Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
17:11:26 [2023-11-29T17:11:26.184Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
17:11:26 [2023-11-29T17:11:26.184Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
17:11:26 [2023-11-29T17:11:26.184Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
17:11:26 [2023-11-29T17:11:26.184Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
17:11:26 [2023-11-29T17:11:26.184Z]     --- PASS: TestCopyFromContainer/bar/quux (0.02s)
17:11:26 [2023-11-29T17:11:26.184Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
17:11:26 [2023-11-29T17:11:26.184Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
17:11:26 [2023-11-29T17:11:26.184Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
17:11:26 [2023-11-29T17:11:26.184Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
17:11:26 [2023-11-29T17:11:26.184Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
17:11:26 [2023-11-29T17:11:26.184Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
17:11:26 [2023-11-29T17:11:26.184Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
17:11:26 [2023-11-29T17:11:26.184Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
17:11:26 [2023-11-29T17:11:26.184Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:11:26 [2023-11-29T17:11:26.184Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:11:26 [2023-11-29T17:11:26.184Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:11:26 [2023-11-29T17:11:26.184Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:11:26 [2023-11-29T17:11:26.184Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:11:26 [2023-11-29T17:11:26.184Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:11:26 [2023-11-29T17:11:26.184Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:11:26 [2023-11-29T17:11:26.184Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:11:26 [2023-11-29T17:11:26.184Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:11:26 [2023-11-29T17:11:26.184Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:11:26 [2023-11-29T17:11:26.184Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:11:26 [2023-11-29T17:11:26.184Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:11:26 [2023-11-29T17:11:26.184Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:11:26 [2023-11-29T17:11:26.184Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:11:26 [2023-11-29T17:11:26.184Z] === RUN   TestCreateLinkToNonExistingContainer
17:11:26 [2023-11-29T17:11:26.184Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
17:11:26 [2023-11-29T17:11:26.184Z] === RUN   TestCreateWithInvalidEnv
17:11:26 [2023-11-29T17:11:26.443Z] === RUN   TestCreateWithInvalidEnv/0
17:11:26 [2023-11-29T17:11:26.443Z] === PAUSE TestCreateWithInvalidEnv/0
17:11:26 [2023-11-29T17:11:26.443Z] === RUN   TestCreateWithInvalidEnv/1
17:11:26 [2023-11-29T17:11:26.443Z] === PAUSE TestCreateWithInvalidEnv/1
17:11:26 [2023-11-29T17:11:26.443Z] === RUN   TestCreateWithInvalidEnv/2
17:11:26 [2023-11-29T17:11:26.443Z] === PAUSE TestCreateWithInvalidEnv/2
17:11:26 [2023-11-29T17:11:26.443Z] === CONT  TestCreateWithInvalidEnv/0
17:11:26 [2023-11-29T17:11:26.443Z] === CONT  TestCreateWithInvalidEnv/2
17:11:26 [2023-11-29T17:11:26.443Z] === CONT  TestCreateWithInvalidEnv/1
17:11:26 [2023-11-29T17:11:26.443Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:11:26 [2023-11-29T17:11:26.443Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:11:26 [2023-11-29T17:11:26.443Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:11:26 [2023-11-29T17:11:26.443Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:11:26 [2023-11-29T17:11:26.443Z] === RUN   TestCreateTmpfsMountsTarget
17:11:26 [2023-11-29T17:11:26.443Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
17:11:26 [2023-11-29T17:11:26.443Z] === RUN   TestCreateWithCustomMaskedPaths
17:11:28 [2023-11-29T17:11:28.346Z] --- PASS: TestCreateWithCustomMaskedPaths (1.65s)
17:11:28 [2023-11-29T17:11:28.346Z] === RUN   TestCreateWithCustomReadonlyPaths
17:11:29 [2023-11-29T17:11:29.722Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.55s)
17:11:29 [2023-11-29T17:11:29.722Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:11:29 [2023-11-29T17:11:29.722Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:11:29 [2023-11-29T17:11:29.722Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:11:29 [2023-11-29T17:11:29.722Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:11:29 [2023-11-29T17:11:29.722Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:11:29 [2023-11-29T17:11:29.722Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:11:29 [2023-11-29T17:11:29.722Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:11:29 [2023-11-29T17:11:29.722Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:11:29 [2023-11-29T17:11:29.722Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:11:29 [2023-11-29T17:11:29.722Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:11:29 [2023-11-29T17:11:29.722Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:11:29 [2023-11-29T17:11:29.722Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
17:11:29 [2023-11-29T17:11:29.722Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
17:11:29 [2023-11-29T17:11:29.722Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:11:29 [2023-11-29T17:11:29.722Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:11:29 [2023-11-29T17:11:29.722Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
17:11:29 [2023-11-29T17:11:29.722Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:11:29 [2023-11-29T17:11:29.722Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:11:29 [2023-11-29T17:11:29.722Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:11:29 [2023-11-29T17:11:29.722Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:11:29 [2023-11-29T17:11:29.722Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:11:29 [2023-11-29T17:11:29.722Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:11:29 [2023-11-29T17:11:29.722Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:11:29 [2023-11-29T17:11:29.722Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
17:11:29 [2023-11-29T17:11:29.722Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s)
17:11:29 [2023-11-29T17:11:29.722Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s)
17:11:29 [2023-11-29T17:11:29.722Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:11:29 [2023-11-29T17:11:29.984Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.48s)
17:11:29 [2023-11-29T17:11:29.984Z] === RUN   TestCreateDifferentPlatform
17:11:29 [2023-11-29T17:11:29.984Z] === RUN   TestCreateDifferentPlatform/different_os
17:11:29 [2023-11-29T17:11:29.984Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:11:29 [2023-11-29T17:11:29.984Z] --- PASS: TestCreateDifferentPlatform (0.01s)
17:11:29 [2023-11-29T17:11:29.984Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:11:29 [2023-11-29T17:11:29.984Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:11:29 [2023-11-29T17:11:29.984Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:11:30 [2023-11-29T17:11:30.242Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
17:11:30 [2023-11-29T17:11:30.242Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:11:30 [2023-11-29T17:11:30.242Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
17:11:30 [2023-11-29T17:11:30.242Z] === RUN   TestCreateInvalidHostConfig
17:11:30 [2023-11-29T17:11:30.242Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
17:11:30 [2023-11-29T17:11:30.242Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
17:11:30 [2023-11-29T17:11:30.242Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
17:11:30 [2023-11-29T17:11:30.242Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
17:11:30 [2023-11-29T17:11:30.242Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:11:30 [2023-11-29T17:11:30.242Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:11:30 [2023-11-29T17:11:30.242Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
17:11:30 [2023-11-29T17:11:30.242Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
17:11:30 [2023-11-29T17:11:30.242Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
17:11:30 [2023-11-29T17:11:30.242Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
17:11:30 [2023-11-29T17:11:30.242Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
17:11:30 [2023-11-29T17:11:30.243Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
17:11:30 [2023-11-29T17:11:30.243Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:11:30 [2023-11-29T17:11:30.243Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
17:11:30 [2023-11-29T17:11:30.243Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
17:11:30 [2023-11-29T17:11:30.243Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
17:11:30 [2023-11-29T17:11:30.243Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
17:11:30 [2023-11-29T17:11:30.243Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
17:11:30 [2023-11-29T17:11:30.243Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
17:11:30 [2023-11-29T17:11:30.243Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
17:11:30 [2023-11-29T17:11:30.243Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
17:11:30 [2023-11-29T17:11:30.243Z] === RUN   TestCreateWithMultipleEndpointSettings
17:11:30 [2023-11-29T17:11:30.243Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
17:11:30 [2023-11-29T17:11:30.243Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
17:11:30 [2023-11-29T17:11:30.243Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.07s)
17:11:30 [2023-11-29T17:11:30.243Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.05s)
17:11:30 [2023-11-29T17:11:30.243Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
17:11:30 [2023-11-29T17:11:30.243Z] === RUN   TestCreateWithCustomMACs
17:11:30 [2023-11-29T17:11:30.810Z] --- PASS: TestCreateWithCustomMACs (0.64s)
17:11:30 [2023-11-29T17:11:30.810Z] === RUN   TestContainerStartOnDaemonRestart
17:11:30 [2023-11-29T17:11:30.810Z] === PAUSE TestContainerStartOnDaemonRestart
17:11:30 [2023-11-29T17:11:30.810Z] === RUN   TestDaemonRestartIpcMode
17:11:30 [2023-11-29T17:11:30.810Z] === PAUSE TestDaemonRestartIpcMode
17:11:30 [2023-11-29T17:11:30.810Z] === RUN   TestDaemonHostGatewayIP
17:11:30 [2023-11-29T17:11:30.810Z] === PAUSE TestDaemonHostGatewayIP
17:11:30 [2023-11-29T17:11:30.810Z] === RUN   TestRestartDaemonWithRestartingContainer
17:11:30 [2023-11-29T17:11:30.810Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:11:30 [2023-11-29T17:11:30.810Z] === RUN   TestHardRestartWhenContainerIsRunning
17:11:30 [2023-11-29T17:11:30.810Z] === PAUSE TestHardRestartWhenContainerIsRunning
17:11:30 [2023-11-29T17:11:30.810Z] === RUN   TestContainerKillOnDaemonStart
17:11:30 [2023-11-29T17:11:30.810Z] === PAUSE TestContainerKillOnDaemonStart
17:11:30 [2023-11-29T17:11:30.810Z] === RUN   TestDiff
17:11:31 [2023-11-29T17:11:31.377Z] --- PASS: TestDiff (0.50s)
17:11:31 [2023-11-29T17:11:31.377Z] === RUN   TestDiffStoppedContainer
17:11:31 [2023-11-29T17:11:31.944Z] --- PASS: TestDiffStoppedContainer (0.51s)
17:11:31 [2023-11-29T17:11:31.944Z] === RUN   TestExecConsoleSize
17:11:32 [2023-11-29T17:11:32.512Z] --- PASS: TestExecConsoleSize (0.59s)
17:11:32 [2023-11-29T17:11:32.512Z] === RUN   TestExecWithCloseStdin
17:11:33 [2023-11-29T17:11:33.081Z] --- PASS: TestExecWithCloseStdin (0.59s)
17:11:33 [2023-11-29T17:11:33.081Z] === RUN   TestExec
17:11:33 [2023-11-29T17:11:33.648Z] --- PASS: TestExec (0.66s)
17:11:33 [2023-11-29T17:11:33.648Z] === RUN   TestExecUser
17:11:34 [2023-11-29T17:11:34.583Z] --- PASS: TestExecUser (0.64s)
17:11:34 [2023-11-29T17:11:34.583Z] === RUN   TestExecWithGroupAdd
17:11:35 [2023-11-29T17:11:35.151Z] --- PASS: TestExecWithGroupAdd (0.61s)
17:11:35 [2023-11-29T17:11:35.151Z] === RUN   TestExportContainerAndImportImage
17:11:35 [2023-11-29T17:11:35.718Z] --- PASS: TestExportContainerAndImportImage (0.60s)
17:11:35 [2023-11-29T17:11:35.718Z] === RUN   TestExportContainerAfterDaemonRestart
17:11:42 [2023-11-29T17:11:42.281Z] --- PASS: TestExportContainerAfterDaemonRestart (6.17s)
17:11:42 [2023-11-29T17:11:42.281Z] === RUN   TestHealthCheckWorkdir
17:11:42 [2023-11-29T17:11:42.540Z] --- PASS: TestHealthCheckWorkdir (0.72s)
17:11:42 [2023-11-29T17:11:42.540Z] === RUN   TestHealthKillContainer
17:11:50 [2023-11-29T17:11:50.773Z] --- PASS: TestHealthKillContainer (8.05s)
17:11:50 [2023-11-29T17:11:50.773Z] === RUN   TestHealthCheckProcessKilled
17:11:51 [2023-11-29T17:11:51.365Z] --- PASS: TestHealthCheckProcessKilled (0.85s)
17:11:51 [2023-11-29T17:11:51.365Z] === RUN   TestHealthStartInterval
17:11:52 [2023-11-29T17:11:52.780Z]     health_test.go:141: &{2023-11-29 17:11:52.586955784 +0000 UTC 2023-11-29 17:11:52.649112557 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:11:52 [2023-11-29T17:11:52.780Z]         }
17:11:53 [2023-11-29T17:11:53.038Z]     health_test.go:141: &{2023-11-29 17:11:52.586955784 +0000 UTC 2023-11-29 17:11:52.649112557 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:11:53 [2023-11-29T17:11:53.038Z]         }
17:11:53 [2023-11-29T17:11:53.038Z]     health_test.go:141: &{2023-11-29 17:11:52.586955784 +0000 UTC 2023-11-29 17:11:52.649112557 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:11:53 [2023-11-29T17:11:53.038Z]         }
17:11:53 [2023-11-29T17:11:53.038Z]     health_test.go:141: &{2023-11-29 17:11:52.586955784 +0000 UTC 2023-11-29 17:11:52.649112557 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:11:53 [2023-11-29T17:11:53.038Z]         }
17:11:53 [2023-11-29T17:11:53.297Z]     health_test.go:141: &{2023-11-29 17:11:52.586955784 +0000 UTC 2023-11-29 17:11:52.649112557 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:11:53 [2023-11-29T17:11:53.297Z]         }
17:11:53 [2023-11-29T17:11:53.297Z]     health_test.go:141: &{2023-11-29 17:11:52.586955784 +0000 UTC 2023-11-29 17:11:52.649112557 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:11:53 [2023-11-29T17:11:53.297Z]         }
17:11:53 [2023-11-29T17:11:53.555Z]     health_test.go:141: &{2023-11-29 17:11:52.586955784 +0000 UTC 2023-11-29 17:11:52.649112557 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:11:53 [2023-11-29T17:11:53.555Z]         }
17:11:53 [2023-11-29T17:11:53.555Z]     health_test.go:141: &{2023-11-29 17:11:52.586955784 +0000 UTC 2023-11-29 17:11:52.649112557 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:11:53 [2023-11-29T17:11:53.555Z]         }
17:11:53 [2023-11-29T17:11:53.555Z]     health_test.go:141: &{2023-11-29 17:11:52.586955784 +0000 UTC 2023-11-29 17:11:52.649112557 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:11:53 [2023-11-29T17:11:53.555Z]         }
17:11:53 [2023-11-29T17:11:53.813Z]     health_test.go:141: &{2023-11-29 17:11:52.586955784 +0000 UTC 2023-11-29 17:11:52.649112557 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:11:53 [2023-11-29T17:11:53.813Z]         }
17:11:53 [2023-11-29T17:11:53.813Z]     health_test.go:141: &{2023-11-29 17:11:52.586955784 +0000 UTC 2023-11-29 17:11:52.649112557 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:11:53 [2023-11-29T17:11:53.813Z]         }
17:11:53 [2023-11-29T17:11:53.813Z]     health_test.go:141: &{2023-11-29 17:11:53.656288787 +0000 UTC 2023-11-29 17:11:53.7182404 +0000 UTC 1 2}
17:11:54 [2023-11-29T17:11:54.072Z]     health_test.go:141: &{2023-11-29 17:11:53.656288787 +0000 UTC 2023-11-29 17:11:53.7182404 +0000 UTC 1 2}
17:11:54 [2023-11-29T17:11:54.072Z]     health_test.go:141: &{2023-11-29 17:11:53.656288787 +0000 UTC 2023-11-29 17:11:53.7182404 +0000 UTC 1 2}
17:11:54 [2023-11-29T17:11:54.331Z]     health_test.go:141: &{2023-11-29 17:11:53.656288787 +0000 UTC 2023-11-29 17:11:53.7182404 +0000 UTC 1 2}
17:11:54 [2023-11-29T17:11:54.331Z]     health_test.go:141: &{2023-11-29 17:11:53.656288787 +0000 UTC 2023-11-29 17:11:53.7182404 +0000 UTC 1 2}
17:11:54 [2023-11-29T17:11:54.331Z]     health_test.go:141: &{2023-11-29 17:11:53.656288787 +0000 UTC 2023-11-29 17:11:53.7182404 +0000 UTC 1 2}
17:11:54 [2023-11-29T17:11:54.589Z]     health_test.go:141: &{2023-11-29 17:11:53.656288787 +0000 UTC 2023-11-29 17:11:53.7182404 +0000 UTC 1 2}
17:11:54 [2023-11-29T17:11:54.589Z]     health_test.go:141: &{2023-11-29 17:11:53.656288787 +0000 UTC 2023-11-29 17:11:53.7182404 +0000 UTC 1 2}
17:11:54 [2023-11-29T17:11:54.848Z]     health_test.go:141: &{2023-11-29 17:11:53.656288787 +0000 UTC 2023-11-29 17:11:53.7182404 +0000 UTC 1 2}
17:11:54 [2023-11-29T17:11:54.848Z]     health_test.go:141: &{2023-11-29 17:11:53.656288787 +0000 UTC 2023-11-29 17:11:53.7182404 +0000 UTC 1 2}
17:11:54 [2023-11-29T17:11:54.848Z]     health_test.go:169: 1.068571988s
17:11:56 [2023-11-29T17:11:56.223Z]     health_test.go:169: 1.068571988s
17:11:57 [2023-11-29T17:11:57.157Z]     health_test.go:169: 1.068571988s
17:11:58 [2023-11-29T17:11:58.091Z]     health_test.go:169: 1.068571988s
17:11:59 [2023-11-29T17:11:59.026Z]     health_test.go:169: 1.068571988s
17:11:59 [2023-11-29T17:11:59.962Z]     health_test.go:169: 1.068571988s
17:12:00 [2023-11-29T17:12:00.897Z]     health_test.go:169: 1.068571988s
17:12:01 [2023-11-29T17:12:01.832Z]     health_test.go:169: 1.068571988s
17:12:03 [2023-11-29T17:12:03.207Z]     health_test.go:169: 1.068571988s
17:12:04 [2023-11-29T17:12:04.143Z]     health_test.go:169: 1.068571988s
17:12:05 [2023-11-29T17:12:05.079Z]     health_test.go:169: 1.068571988s
17:12:06 [2023-11-29T17:12:06.013Z]     health_test.go:169: 1.068571988s
17:12:06 [2023-11-29T17:12:06.948Z]     health_test.go:169: 1.068571988s
17:12:07 [2023-11-29T17:12:07.882Z]     health_test.go:169: 1.068571988s
17:12:09 [2023-11-29T17:12:09.258Z]     health_test.go:169: 1.068571988s
17:12:10 [2023-11-29T17:12:10.193Z]     health_test.go:169: 1.068571988s
17:12:11 [2023-11-29T17:12:11.127Z]     health_test.go:169: 1.068571988s
17:12:12 [2023-11-29T17:12:12.062Z]     health_test.go:169: 1.068571988s
17:12:12 [2023-11-29T17:12:12.996Z]     health_test.go:169: 1.068571988s
17:12:13 [2023-11-29T17:12:13.931Z]     health_test.go:169: 1.068571988s
17:12:14 [2023-11-29T17:12:14.866Z]     health_test.go:169: 1.068571988s
17:12:16 [2023-11-29T17:12:16.241Z]     health_test.go:169: 1.068571988s
17:12:17 [2023-11-29T17:12:17.176Z]     health_test.go:169: 1.068571988s
17:12:18 [2023-11-29T17:12:18.111Z]     health_test.go:169: 1.068571988s
17:12:19 [2023-11-29T17:12:19.046Z]     health_test.go:169: 1.068571988s
17:12:19 [2023-11-29T17:12:19.982Z]     health_test.go:169: 1.068571988s
17:12:20 [2023-11-29T17:12:20.918Z]     health_test.go:169: 1.068571988s
17:12:21 [2023-11-29T17:12:21.853Z]     health_test.go:169: 1.068571988s
17:12:23 [2023-11-29T17:12:23.228Z]     health_test.go:169: 1.068571988s
17:12:24 [2023-11-29T17:12:24.163Z]     health_test.go:169: 1.068571988s
17:12:25 [2023-11-29T17:12:25.098Z]     health_test.go:169: 1.068571988s
17:12:26 [2023-11-29T17:12:26.474Z] --- PASS: TestHealthStartInterval (34.78s)
17:12:26 [2023-11-29T17:12:26.474Z] === RUN   TestInspectCpusetInConfigPre120
17:12:26 [2023-11-29T17:12:26.733Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s)
17:12:26 [2023-11-29T17:12:26.733Z] === RUN   TestInspectAnnotations
17:12:26 [2023-11-29T17:12:26.733Z] --- PASS: TestInspectAnnotations (0.06s)
17:12:26 [2023-11-29T17:12:26.733Z] === RUN   TestIpcModeNone
17:12:27 [2023-11-29T17:12:27.300Z] --- PASS: TestIpcModeNone (0.60s)
17:12:27 [2023-11-29T17:12:27.300Z] === RUN   TestIpcModePrivate
17:12:27 [2023-11-29T17:12:27.867Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
17:12:27 [2023-11-29T17:12:27.867Z] --- PASS: TestIpcModePrivate (0.61s)
17:12:27 [2023-11-29T17:12:27.867Z] === RUN   TestIpcModeShareable
17:12:28 [2023-11-29T17:12:28.436Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
17:12:28 [2023-11-29T17:12:28.436Z] --- PASS: TestIpcModeShareable (0.60s)
17:12:28 [2023-11-29T17:12:28.436Z] === RUN   TestAPIIpcModeShareableAndContainer
17:12:29 [2023-11-29T17:12:29.813Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.34s)
17:12:29 [2023-11-29T17:12:29.813Z] === RUN   TestAPIIpcModeHost
17:12:30 [2023-11-29T17:12:30.381Z] --- PASS: TestAPIIpcModeHost (0.36s)
17:12:30 [2023-11-29T17:12:30.381Z] === RUN   TestDaemonIpcModeShareable
17:12:31 [2023-11-29T17:12:31.316Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
17:12:31 [2023-11-29T17:12:31.575Z] --- PASS: TestDaemonIpcModeShareable (1.18s)
17:12:31 [2023-11-29T17:12:31.575Z] === RUN   TestDaemonIpcModePrivate
17:12:32 [2023-11-29T17:12:32.510Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
17:12:32 [2023-11-29T17:12:32.769Z] --- PASS: TestDaemonIpcModePrivate (1.20s)
17:12:32 [2023-11-29T17:12:32.769Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:12:33 [2023-11-29T17:12:33.704Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
17:12:33 [2023-11-29T17:12:33.963Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.22s)
17:12:33 [2023-11-29T17:12:33.963Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:12:34 [2023-11-29T17:12:34.898Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
17:12:35 [2023-11-29T17:12:35.157Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.34s)
17:12:35 [2023-11-29T17:12:35.157Z] === RUN   TestIpcModeOlderClient
17:12:35 [2023-11-29T17:12:35.157Z] === PAUSE TestIpcModeOlderClient
17:12:35 [2023-11-29T17:12:35.157Z] === RUN   TestKillContainerInvalidSignal
17:12:35 [2023-11-29T17:12:35.724Z] --- PASS: TestKillContainerInvalidSignal (0.60s)
17:12:35 [2023-11-29T17:12:35.724Z] === RUN   TestKillContainer
17:12:35 [2023-11-29T17:12:35.724Z] === RUN   TestKillContainer/no_signal
17:12:36 [2023-11-29T17:12:36.291Z] === RUN   TestKillContainer/non_killing_signal
17:12:36 [2023-11-29T17:12:36.550Z] === RUN   TestKillContainer/killing_signal
17:12:37 [2023-11-29T17:12:37.487Z] --- PASS: TestKillContainer (1.65s)
17:12:37 [2023-11-29T17:12:37.487Z]     --- PASS: TestKillContainer/no_signal (0.56s)
17:12:37 [2023-11-29T17:12:37.487Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
17:12:37 [2023-11-29T17:12:37.487Z]     --- PASS: TestKillContainer/killing_signal (0.52s)
17:12:37 [2023-11-29T17:12:37.487Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:12:37 [2023-11-29T17:12:37.487Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:12:38 [2023-11-29T17:12:38.054Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:12:38 [2023-11-29T17:12:38.620Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.99s)
17:12:38 [2023-11-29T17:12:38.620Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.51s)
17:12:38 [2023-11-29T17:12:38.620Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s)
17:12:38 [2023-11-29T17:12:38.620Z] === RUN   TestKillStoppedContainer
17:12:38 [2023-11-29T17:12:38.620Z] --- PASS: TestKillStoppedContainer (0.06s)
17:12:38 [2023-11-29T17:12:38.620Z] === RUN   TestKillStoppedContainerAPIPre120
17:12:38 [2023-11-29T17:12:38.620Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
17:12:38 [2023-11-29T17:12:38.620Z] === RUN   TestKillDifferentUserContainer
17:12:39 [2023-11-29T17:12:39.187Z] --- PASS: TestKillDifferentUserContainer (0.54s)
17:12:39 [2023-11-29T17:12:39.187Z] === RUN   TestInspectOomKilledTrue
17:12:39 [2023-11-29T17:12:39.754Z] --- PASS: TestInspectOomKilledTrue (0.57s)
17:12:39 [2023-11-29T17:12:39.754Z] === RUN   TestInspectOomKilledFalse
17:12:40 [2023-11-29T17:12:40.321Z] --- PASS: TestInspectOomKilledFalse (0.48s)
17:12:40 [2023-11-29T17:12:40.321Z] === RUN   TestLinksEtcHostsContentMatch
17:12:40 [2023-11-29T17:12:40.580Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s)
17:12:40 [2023-11-29T17:12:40.580Z] === RUN   TestLinksContainerNames
17:12:41 [2023-11-29T17:12:41.515Z] --- PASS: TestLinksContainerNames (0.99s)
17:12:41 [2023-11-29T17:12:41.515Z] === RUN   TestLogsFollowTailEmpty
17:12:42 [2023-11-29T17:12:42.082Z] --- PASS: TestLogsFollowTailEmpty (0.52s)
17:12:42 [2023-11-29T17:12:42.082Z] === RUN   TestLogs
17:12:42 [2023-11-29T17:12:42.082Z] === RUN   TestLogs/driver_local
17:12:42 [2023-11-29T17:12:42.082Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
17:12:42 [2023-11-29T17:12:42.082Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
17:12:42 [2023-11-29T17:12:42.082Z] === RUN   TestLogs/driver_local/tty/only_stdout
17:12:42 [2023-11-29T17:12:42.082Z] === PAUSE TestLogs/driver_local/tty/only_stdout
17:12:42 [2023-11-29T17:12:42.082Z] === RUN   TestLogs/driver_local/tty/only_stderr
17:12:42 [2023-11-29T17:12:42.082Z] === PAUSE TestLogs/driver_local/tty/only_stderr
17:12:42 [2023-11-29T17:12:42.082Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
17:12:42 [2023-11-29T17:12:42.082Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
17:12:42 [2023-11-29T17:12:42.082Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
17:12:42 [2023-11-29T17:12:42.082Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
17:12:42 [2023-11-29T17:12:42.082Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
17:12:42 [2023-11-29T17:12:42.082Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
17:12:42 [2023-11-29T17:12:42.082Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
17:12:42 [2023-11-29T17:12:42.082Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
17:12:42 [2023-11-29T17:12:42.082Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
17:12:42 [2023-11-29T17:12:42.082Z] === CONT  TestLogs/driver_local/tty/only_stderr
17:12:42 [2023-11-29T17:12:42.082Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
17:12:42 [2023-11-29T17:12:42.082Z] === CONT  TestLogs/driver_local/tty/only_stdout
17:12:43 [2023-11-29T17:12:43.985Z] === RUN   TestLogs/driver_json-file
17:12:43 [2023-11-29T17:12:43.985Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
17:12:43 [2023-11-29T17:12:43.985Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
17:12:43 [2023-11-29T17:12:43.985Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
17:12:43 [2023-11-29T17:12:43.985Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
17:12:43 [2023-11-29T17:12:43.985Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
17:12:43 [2023-11-29T17:12:43.985Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
17:12:43 [2023-11-29T17:12:43.985Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:12:43 [2023-11-29T17:12:43.985Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:12:43 [2023-11-29T17:12:43.985Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
17:12:43 [2023-11-29T17:12:43.985Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
17:12:43 [2023-11-29T17:12:43.985Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
17:12:43 [2023-11-29T17:12:43.985Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
17:12:43 [2023-11-29T17:12:43.985Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
17:12:43 [2023-11-29T17:12:43.985Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:12:43 [2023-11-29T17:12:43.985Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
17:12:43 [2023-11-29T17:12:43.985Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
17:12:43 [2023-11-29T17:12:43.985Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
17:12:43 [2023-11-29T17:12:43.985Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
17:12:45 [2023-11-29T17:12:45.888Z] --- PASS: TestLogs (3.56s)
17:12:45 [2023-11-29T17:12:45.888Z]     --- PASS: TestLogs/driver_local (0.01s)
17:12:45 [2023-11-29T17:12:45.888Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.24s)
17:12:45 [2023-11-29T17:12:45.888Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.43s)
17:12:45 [2023-11-29T17:12:45.888Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.49s)
17:12:45 [2023-11-29T17:12:45.888Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.55s)
17:12:45 [2023-11-29T17:12:45.888Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.60s)
17:12:45 [2023-11-29T17:12:45.888Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.68s)
17:12:45 [2023-11-29T17:12:45.888Z]     --- PASS: TestLogs/driver_json-file (0.01s)
17:12:45 [2023-11-29T17:12:45.888Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.17s)
17:12:45 [2023-11-29T17:12:45.888Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.25s)
17:12:45 [2023-11-29T17:12:45.888Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.64s)
17:12:45 [2023-11-29T17:12:45.888Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.69s)
17:12:45 [2023-11-29T17:12:45.888Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.74s)
17:12:45 [2023-11-29T17:12:45.888Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.86s)
17:12:45 [2023-11-29T17:12:45.888Z] === RUN   TestContainerNetworkMountsNoChown
17:12:46 [2023-11-29T17:12:46.147Z] --- PASS: TestContainerNetworkMountsNoChown (0.51s)
17:12:46 [2023-11-29T17:12:46.147Z] === RUN   TestMountDaemonRoot
17:12:46 [2023-11-29T17:12:46.147Z] === RUN   TestMountDaemonRoot/default
17:12:46 [2023-11-29T17:12:46.147Z] === PAUSE TestMountDaemonRoot/default
17:12:46 [2023-11-29T17:12:46.147Z] === RUN   TestMountDaemonRoot/private
17:12:46 [2023-11-29T17:12:46.147Z] === PAUSE TestMountDaemonRoot/private
17:12:46 [2023-11-29T17:12:46.147Z] === RUN   TestMountDaemonRoot/rprivate
17:12:46 [2023-11-29T17:12:46.147Z] === PAUSE TestMountDaemonRoot/rprivate
17:12:46 [2023-11-29T17:12:46.147Z] === RUN   TestMountDaemonRoot/slave
17:12:46 [2023-11-29T17:12:46.147Z] === PAUSE TestMountDaemonRoot/slave
17:12:46 [2023-11-29T17:12:46.147Z] === RUN   TestMountDaemonRoot/rslave
17:12:46 [2023-11-29T17:12:46.147Z] === PAUSE TestMountDaemonRoot/rslave
17:12:46 [2023-11-29T17:12:46.147Z] === RUN   TestMountDaemonRoot/shared
17:12:46 [2023-11-29T17:12:46.147Z] === PAUSE TestMountDaemonRoot/shared
17:12:46 [2023-11-29T17:12:46.147Z] === RUN   TestMountDaemonRoot/rshared
17:12:46 [2023-11-29T17:12:46.147Z] === PAUSE TestMountDaemonRoot/rshared
17:12:46 [2023-11-29T17:12:46.147Z] === CONT  TestMountDaemonRoot/default
17:12:46 [2023-11-29T17:12:46.147Z] === CONT  TestMountDaemonRoot/rslave
17:12:46 [2023-11-29T17:12:46.147Z] === RUN   TestMountDaemonRoot/default/bind_root
17:12:46 [2023-11-29T17:12:46.147Z] === CONT  TestMountDaemonRoot/slave
17:12:46 [2023-11-29T17:12:46.147Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:12:46 [2023-11-29T17:12:46.147Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:12:46 [2023-11-29T17:12:46.147Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:12:46 [2023-11-29T17:12:46.147Z] === CONT  TestMountDaemonRoot/private
17:12:46 [2023-11-29T17:12:46.147Z] === RUN   TestMountDaemonRoot/private/bind_root
17:12:46 [2023-11-29T17:12:46.147Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:12:46 [2023-11-29T17:12:46.147Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === CONT  TestMountDaemonRoot/rprivate
17:12:46 [2023-11-29T17:12:46.147Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === RUN   TestMountDaemonRoot/private/mount_root
17:12:46 [2023-11-29T17:12:46.147Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:12:46 [2023-11-29T17:12:46.147Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:12:46 [2023-11-29T17:12:46.147Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:12:46 [2023-11-29T17:12:46.147Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:12:46 [2023-11-29T17:12:46.147Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:12:46 [2023-11-29T17:12:46.147Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === CONT  TestMountDaemonRoot/shared
17:12:46 [2023-11-29T17:12:46.147Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === RUN   TestMountDaemonRoot/default/mount_root
17:12:46 [2023-11-29T17:12:46.147Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:12:46 [2023-11-29T17:12:46.147Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:12:46 [2023-11-29T17:12:46.147Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:12:46 [2023-11-29T17:12:46.147Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:12:46 [2023-11-29T17:12:46.147Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:12:46 [2023-11-29T17:12:46.147Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:12:46 [2023-11-29T17:12:46.147Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:12:46 [2023-11-29T17:12:46.147Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:12:46 [2023-11-29T17:12:46.147Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:12:46 [2023-11-29T17:12:46.147Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:12:46 [2023-11-29T17:12:46.147Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:12:46 [2023-11-29T17:12:46.147Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === CONT  TestMountDaemonRoot/rshared
17:12:46 [2023-11-29T17:12:46.147Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:12:46 [2023-11-29T17:12:46.147Z] === CONT  TestMountDaemonRoot/private/bind_root
17:12:46 [2023-11-29T17:12:46.147Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:12:46 [2023-11-29T17:12:46.147Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:12:46 [2023-11-29T17:12:46.147Z] === CONT  TestMountDaemonRoot/private/mount_root
17:12:46 [2023-11-29T17:12:46.147Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:12:46 [2023-11-29T17:12:46.147Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:12:46 [2023-11-29T17:12:46.147Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:12:46 [2023-11-29T17:12:46.147Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:12:46 [2023-11-29T17:12:46.147Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:12:46 [2023-11-29T17:12:46.147Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:12:46 [2023-11-29T17:12:46.147Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:12:46 [2023-11-29T17:12:46.147Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === CONT  TestMountDaemonRoot/default/bind_root
17:12:46 [2023-11-29T17:12:46.147Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === CONT  TestMountDaemonRoot/default/mount_root
17:12:46 [2023-11-29T17:12:46.147Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:12:46 [2023-11-29T17:12:46.147Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:12:46 [2023-11-29T17:12:46.147Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:12:46 [2023-11-29T17:12:46.147Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:12:46 [2023-11-29T17:12:46.406Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:12:46 [2023-11-29T17:12:46.406Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:12:46 [2023-11-29T17:12:46.406Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:12:46 [2023-11-29T17:12:46.406Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:12:46 [2023-11-29T17:12:46.406Z] --- PASS: TestMountDaemonRoot (0.02s)
17:12:46 [2023-11-29T17:12:46.406Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:12:46 [2023-11-29T17:12:46.406Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s)
17:12:46 [2023-11-29T17:12:46.406Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.08s)
17:12:46 [2023-11-29T17:12:46.406Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.09s)
17:12:46 [2023-11-29T17:12:46.406Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.09s)
17:12:46 [2023-11-29T17:12:46.406Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:12:46 [2023-11-29T17:12:46.406Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.08s)
17:12:46 [2023-11-29T17:12:46.406Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.08s)
17:12:46 [2023-11-29T17:12:46.406Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.08s)
17:12:46 [2023-11-29T17:12:46.406Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.09s)
17:12:46 [2023-11-29T17:12:46.406Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:12:46 [2023-11-29T17:12:46.406Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.08s)
17:12:46 [2023-11-29T17:12:46.406Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.09s)
17:12:46 [2023-11-29T17:12:46.406Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.09s)
17:12:46 [2023-11-29T17:12:46.406Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.10s)
17:12:46 [2023-11-29T17:12:46.406Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:12:46 [2023-11-29T17:12:46.406Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s)
17:12:46 [2023-11-29T17:12:46.406Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.12s)
17:12:46 [2023-11-29T17:12:46.406Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.12s)
17:12:46 [2023-11-29T17:12:46.406Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.12s)
17:12:46 [2023-11-29T17:12:46.406Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:12:46 [2023-11-29T17:12:46.406Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.12s)
17:12:46 [2023-11-29T17:12:46.406Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s)
17:12:46 [2023-11-29T17:12:46.406Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s)
17:12:46 [2023-11-29T17:12:46.406Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.11s)
17:12:46 [2023-11-29T17:12:46.406Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:12:46 [2023-11-29T17:12:46.406Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.09s)
17:12:46 [2023-11-29T17:12:46.406Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.08s)
17:12:46 [2023-11-29T17:12:46.406Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.08s)
17:12:46 [2023-11-29T17:12:46.406Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s)
17:12:46 [2023-11-29T17:12:46.406Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:12:46 [2023-11-29T17:12:46.406Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s)
17:12:46 [2023-11-29T17:12:46.406Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
17:12:46 [2023-11-29T17:12:46.406Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
17:12:46 [2023-11-29T17:12:46.406Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
17:12:46 [2023-11-29T17:12:46.406Z] === RUN   TestContainerBindMountNonRecursive
17:12:48 [2023-11-29T17:12:48.309Z] --- PASS: TestContainerBindMountNonRecursive (1.52s)
17:12:48 [2023-11-29T17:12:48.309Z] === RUN   TestContainerVolumesMountedAsShared
17:12:48 [2023-11-29T17:12:48.568Z] --- PASS: TestContainerVolumesMountedAsShared (0.62s)
17:12:48 [2023-11-29T17:12:48.568Z] === RUN   TestContainerVolumesMountedAsSlave
17:12:48 [2023-11-29T17:12:48.826Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s)
17:12:48 [2023-11-29T17:12:48.826Z] === RUN   TestContainerCopyLeaksMounts
17:12:49 [2023-11-29T17:12:49.762Z] --- PASS: TestContainerCopyLeaksMounts (0.69s)
17:12:49 [2023-11-29T17:12:49.762Z] === RUN   TestContainerBindMountRecursivelyReadOnly
17:12:51 [2023-11-29T17:12:51.664Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (2.10s)
17:12:51 [2023-11-29T17:12:51.665Z] === RUN   TestNetworkNat
17:12:52 [2023-11-29T17:12:52.232Z] --- PASS: TestNetworkNat (0.56s)
17:12:52 [2023-11-29T17:12:52.232Z] === RUN   TestNetworkLocalhostTCPNat
17:12:52 [2023-11-29T17:12:52.799Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s)
17:12:52 [2023-11-29T17:12:52.799Z] === RUN   TestNetworkLoopbackNat
17:12:56 [2023-11-29T17:12:56.086Z] --- PASS: TestNetworkLoopbackNat (2.71s)
17:12:56 [2023-11-29T17:12:56.086Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
17:12:56 [2023-11-29T17:12:56.086Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
17:12:56 [2023-11-29T17:12:56.086Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
17:12:56 [2023-11-29T17:12:56.086Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
17:12:56 [2023-11-29T17:12:56.086Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
17:12:56 [2023-11-29T17:12:56.086Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.56s)
17:12:56 [2023-11-29T17:12:56.086Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s)
17:12:56 [2023-11-29T17:12:56.086Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
17:12:56 [2023-11-29T17:12:56.086Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
17:12:56 [2023-11-29T17:12:56.086Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
17:12:56 [2023-11-29T17:12:56.086Z] === RUN   TestPause
17:12:56 [2023-11-29T17:12:56.653Z] --- PASS: TestPause (0.58s)
17:12:56 [2023-11-29T17:12:56.653Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:12:56 [2023-11-29T17:12:56.653Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:12:56 [2023-11-29T17:12:56.653Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:12:56 [2023-11-29T17:12:56.653Z] === RUN   TestPauseStopPausedContainer
17:12:57 [2023-11-29T17:12:57.219Z] --- PASS: TestPauseStopPausedContainer (0.60s)
17:12:57 [2023-11-29T17:12:57.219Z] === RUN   TestPIDModeHost
17:12:58 [2023-11-29T17:12:58.595Z] --- PASS: TestPIDModeHost (1.28s)
17:12:58 [2023-11-29T17:12:58.595Z] === RUN   TestPIDModeContainer
17:12:58 [2023-11-29T17:12:58.595Z] === RUN   TestPIDModeContainer/non-existing_container
17:12:58 [2023-11-29T17:12:58.595Z] === RUN   TestPIDModeContainer/non-running_container
17:12:58 [2023-11-29T17:12:58.853Z] === RUN   TestPIDModeContainer/running_container
17:13:00 [2023-11-29T17:13:00.229Z] --- PASS: TestPIDModeContainer (1.35s)
17:13:00 [2023-11-29T17:13:00.229Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
17:13:00 [2023-11-29T17:13:00.229Z]     --- PASS: TestPIDModeContainer/non-running_container (0.21s)
17:13:00 [2023-11-29T17:13:00.229Z]     --- PASS: TestPIDModeContainer/running_container (0.59s)
17:13:00 [2023-11-29T17:13:00.229Z] === RUN   TestPsFilter
17:13:00 [2023-11-29T17:13:00.229Z] === RUN   TestPsFilter/since
17:13:00 [2023-11-29T17:13:00.229Z] === RUN   TestPsFilter/before
17:13:00 [2023-11-29T17:13:00.229Z] --- PASS: TestPsFilter (0.19s)
17:13:00 [2023-11-29T17:13:00.229Z]     --- PASS: TestPsFilter/since (0.00s)
17:13:00 [2023-11-29T17:13:00.229Z]     --- PASS: TestPsFilter/before (0.00s)
17:13:00 [2023-11-29T17:13:00.229Z] === RUN   TestRemoveContainerWithRemovedVolume
17:13:00 [2023-11-29T17:13:00.797Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s)
17:13:00 [2023-11-29T17:13:00.797Z] === RUN   TestRemoveContainerWithVolume
17:13:01 [2023-11-29T17:13:01.055Z] --- PASS: TestRemoveContainerWithVolume (0.51s)
17:13:01 [2023-11-29T17:13:01.055Z] === RUN   TestRemoveContainerRunning
17:13:01 [2023-11-29T17:13:01.623Z] --- PASS: TestRemoveContainerRunning (0.51s)
17:13:01 [2023-11-29T17:13:01.623Z] === RUN   TestRemoveContainerForceRemoveRunning
17:13:02 [2023-11-29T17:13:02.191Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.50s)
17:13:02 [2023-11-29T17:13:02.191Z] === RUN   TestRemoveInvalidContainer
17:13:02 [2023-11-29T17:13:02.191Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:13:02 [2023-11-29T17:13:02.191Z] === RUN   TestRenameLinkedContainer
17:13:04 [2023-11-29T17:13:04.738Z] --- PASS: TestRenameLinkedContainer (2.20s)
17:13:04 [2023-11-29T17:13:04.738Z] === RUN   TestRenameStoppedContainer
17:13:04 [2023-11-29T17:13:04.996Z] --- PASS: TestRenameStoppedContainer (0.52s)
17:13:04 [2023-11-29T17:13:04.996Z] === RUN   TestRenameRunningContainerAndReuse
17:13:05 [2023-11-29T17:13:05.932Z] --- PASS: TestRenameRunningContainerAndReuse (1.06s)
17:13:05 [2023-11-29T17:13:05.932Z] === RUN   TestRenameInvalidName
17:13:06 [2023-11-29T17:13:06.499Z] --- PASS: TestRenameInvalidName (0.49s)
17:13:06 [2023-11-29T17:13:06.499Z] === RUN   TestRenameAnonymousContainer
17:13:08 [2023-11-29T17:13:08.401Z] --- PASS: TestRenameAnonymousContainer (1.84s)
17:13:08 [2023-11-29T17:13:08.401Z] === RUN   TestRenameContainerWithSameName
17:13:08 [2023-11-29T17:13:08.968Z] --- PASS: TestRenameContainerWithSameName (0.61s)
17:13:08 [2023-11-29T17:13:08.968Z] === RUN   TestRenameContainerWithLinkedContainer
17:13:09 [2023-11-29T17:13:09.904Z] --- PASS: TestRenameContainerWithLinkedContainer (1.12s)
17:13:09 [2023-11-29T17:13:09.904Z] === RUN   TestResize
17:13:09 [2023-11-29T17:13:09.904Z] === RUN   TestResize/success
17:13:10 [2023-11-29T17:13:10.471Z] === RUN   TestResize/invalid_size
17:13:10 [2023-11-29T17:13:10.730Z] === RUN   TestResize/invalid_state
17:13:11 [2023-11-29T17:13:11.298Z] --- PASS: TestResize (1.23s)
17:13:11 [2023-11-29T17:13:11.298Z]     --- PASS: TestResize/success (0.33s)
17:13:11 [2023-11-29T17:13:11.298Z]     --- PASS: TestResize/invalid_size (0.32s)
17:13:11 [2023-11-29T17:13:11.298Z]     --- PASS: TestResize/invalid_state (0.07s)
17:13:11 [2023-11-29T17:13:11.298Z] === RUN   TestDaemonRestartKillContainers
17:13:11 [2023-11-29T17:13:11.298Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:13:11 [2023-11-29T17:13:11.298Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:13:12 [2023-11-29T17:13:12.676Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:13:13 [2023-11-29T17:13:13.612Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:13:13 [2023-11-29T17:13:13.871Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:13:13 [2023-11-29T17:13:13.871Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:13:14 [2023-11-29T17:13:14.445Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:13:15 [2023-11-29T17:13:15.013Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:13:15 [2023-11-29T17:13:15.013Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:13:15 [2023-11-29T17:13:15.272Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:13:19 [2023-11-29T17:13:19.461Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:13:19 [2023-11-29T17:13:19.461Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.51s)
17:13:19 [2023-11-29T17:13:19.461Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.36s)
17:13:19 [2023-11-29T17:13:19.461Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.57s)
17:13:19 [2023-11-29T17:13:19.461Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.73s)
17:13:19 [2023-11-29T17:13:19.461Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.23s)
17:13:19 [2023-11-29T17:13:19.461Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.18s)
17:13:19 [2023-11-29T17:13:19.461Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.39s)
17:13:19 [2023-11-29T17:13:19.461Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.40s)
17:13:19 [2023-11-29T17:13:19.461Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.16s)
17:13:19 [2023-11-29T17:13:19.461Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.23s)
17:13:19 [2023-11-29T17:13:19.461Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.22s)
17:13:19 [2023-11-29T17:13:19.461Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.78s)
17:13:19 [2023-11-29T17:13:19.461Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.42s)
17:13:19 [2023-11-29T17:13:19.461Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.22s)
17:13:19 [2023-11-29T17:13:19.461Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.30s)
17:13:19 [2023-11-29T17:13:19.461Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.41s)
17:13:19 [2023-11-29T17:13:19.461Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
17:13:19 [2023-11-29T17:13:19.461Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
17:13:20 [2023-11-29T17:13:20.397Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
17:13:21 [2023-11-29T17:13:21.774Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.15s)
17:13:21 [2023-11-29T17:13:21.774Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.02s)
17:13:21 [2023-11-29T17:13:21.774Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.12s)
17:13:21 [2023-11-29T17:13:21.774Z] === RUN   TestContainerRestartWithCancelledRequest
17:13:23 [2023-11-29T17:13:23.677Z] --- PASS: TestContainerRestartWithCancelledRequest (2.05s)
17:13:23 [2023-11-29T17:13:23.677Z] === RUN   TestCgroupNamespacesRun
17:13:24 [2023-11-29T17:13:24.613Z] --- PASS: TestCgroupNamespacesRun (1.21s)
17:13:24 [2023-11-29T17:13:24.613Z] === RUN   TestCgroupNamespacesRunPrivileged
17:13:25 [2023-11-29T17:13:25.990Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s)
17:13:25 [2023-11-29T17:13:25.990Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:13:27 [2023-11-29T17:13:27.028Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.22s)
17:13:27 [2023-11-29T17:13:27.028Z] === RUN   TestCgroupNamespacesRunHostMode
17:13:28 [2023-11-29T17:13:28.404Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s)
17:13:28 [2023-11-29T17:13:28.404Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:13:29 [2023-11-29T17:13:29.780Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.25s)
17:13:29 [2023-11-29T17:13:29.780Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:13:30 [2023-11-29T17:13:30.716Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s)
17:13:30 [2023-11-29T17:13:30.716Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:13:31 [2023-11-29T17:13:31.283Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
17:13:31 [2023-11-29T17:13:31.283Z] === RUN   TestCgroupNamespacesRunOlderClient
17:13:32 [2023-11-29T17:13:32.659Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s)
17:13:32 [2023-11-29T17:13:32.659Z] === RUN   TestNISDomainname
17:13:32 [2023-11-29T17:13:32.918Z] --- PASS: TestNISDomainname (0.56s)
17:13:32 [2023-11-29T17:13:32.918Z] === RUN   TestHostnameDnsResolution
17:13:33 [2023-11-29T17:13:33.854Z] --- PASS: TestHostnameDnsResolution (0.78s)
17:13:33 [2023-11-29T17:13:33.854Z] === RUN   TestUnprivilegedPortsAndPing
17:13:34 [2023-11-29T17:13:34.421Z] --- PASS: TestUnprivilegedPortsAndPing (0.64s)
17:13:34 [2023-11-29T17:13:34.421Z] === RUN   TestPrivilegedHostDevices
17:13:34 [2023-11-29T17:13:34.988Z] --- PASS: TestPrivilegedHostDevices (0.63s)
17:13:34 [2023-11-29T17:13:34.988Z] === RUN   TestRunConsoleSize
17:13:35 [2023-11-29T17:13:35.555Z] --- PASS: TestRunConsoleSize (0.53s)
17:13:35 [2023-11-29T17:13:35.555Z] === RUN   TestRunWithAlternativeContainerdShim
17:13:42 [2023-11-29T17:13:42.118Z] --- PASS: TestRunWithAlternativeContainerdShim (5.63s)
17:13:42 [2023-11-29T17:13:42.118Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
17:13:42 [2023-11-29T17:13:42.377Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.18s)
17:13:42 [2023-11-29T17:13:42.377Z] === RUN   TestStats
17:13:44 [2023-11-29T17:13:44.280Z] --- PASS: TestStats (1.53s)
17:13:44 [2023-11-29T17:13:44.280Z] === RUN   TestStopContainerWithTimeout
17:13:44 [2023-11-29T17:13:44.280Z] === RUN   TestStopContainerWithTimeout/0
17:13:44 [2023-11-29T17:13:44.280Z] === PAUSE TestStopContainerWithTimeout/0
17:13:44 [2023-11-29T17:13:44.280Z] === RUN   TestStopContainerWithTimeout/1
17:13:44 [2023-11-29T17:13:44.280Z] === PAUSE TestStopContainerWithTimeout/1
17:13:44 [2023-11-29T17:13:44.280Z] === RUN   TestStopContainerWithTimeout/3
17:13:44 [2023-11-29T17:13:44.280Z] === PAUSE TestStopContainerWithTimeout/3
17:13:44 [2023-11-29T17:13:44.280Z] === RUN   TestStopContainerWithTimeout/-1
17:13:44 [2023-11-29T17:13:44.280Z] === PAUSE TestStopContainerWithTimeout/-1
17:13:44 [2023-11-29T17:13:44.280Z] === CONT  TestStopContainerWithTimeout/0
17:13:44 [2023-11-29T17:13:44.280Z] === CONT  TestStopContainerWithTimeout/3
17:13:44 [2023-11-29T17:13:44.280Z] === CONT  TestStopContainerWithTimeout/1
17:13:44 [2023-11-29T17:13:44.280Z] === CONT  TestStopContainerWithTimeout/-1
17:13:47 [2023-11-29T17:13:47.565Z] --- PASS: TestStopContainerWithTimeout (0.05s)
17:13:47 [2023-11-29T17:13:47.565Z]     --- PASS: TestStopContainerWithTimeout/0 (0.95s)
17:13:47 [2023-11-29T17:13:47.565Z]     --- PASS: TestStopContainerWithTimeout/1 (1.71s)
17:13:47 [2023-11-29T17:13:47.565Z]     --- PASS: TestStopContainerWithTimeout/3 (2.91s)
17:13:47 [2023-11-29T17:13:47.566Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.98s)
17:13:47 [2023-11-29T17:13:47.566Z] === RUN   TestStopContainerWithTimeoutCancel
17:13:47 [2023-11-29T17:13:47.566Z] === PAUSE TestStopContainerWithTimeoutCancel
17:13:47 [2023-11-29T17:13:47.566Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:13:49 [2023-11-29T17:13:49.468Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.36s)
17:13:49 [2023-11-29T17:13:49.468Z] === RUN   TestUpdateMemory
17:13:50 [2023-11-29T17:13:50.035Z] --- PASS: TestUpdateMemory (0.63s)
17:13:50 [2023-11-29T17:13:50.035Z] === RUN   TestUpdateCPUQuota
17:13:50 [2023-11-29T17:13:50.971Z] --- PASS: TestUpdateCPUQuota (0.89s)
17:13:50 [2023-11-29T17:13:50.971Z] === RUN   TestUpdatePidsLimit
17:13:50 [2023-11-29T17:13:50.971Z] === RUN   TestUpdatePidsLimit/update_from_none
17:13:50 [2023-11-29T17:13:50.971Z] === RUN   TestUpdatePidsLimit/no_change
17:13:51 [2023-11-29T17:13:51.230Z] === RUN   TestUpdatePidsLimit/update_lower
17:13:51 [2023-11-29T17:13:51.488Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:13:51 [2023-11-29T17:13:51.747Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:13:52 [2023-11-29T17:13:52.007Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:13:52 [2023-11-29T17:13:52.265Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:13:53 [2023-11-29T17:13:53.201Z] --- PASS: TestUpdatePidsLimit (2.16s)
17:13:53 [2023-11-29T17:13:53.201Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.24s)
17:13:53 [2023-11-29T17:13:53.201Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
17:13:53 [2023-11-29T17:13:53.201Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
17:13:53 [2023-11-29T17:13:53.201Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
17:13:53 [2023-11-29T17:13:53.201Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
17:13:53 [2023-11-29T17:13:53.201Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s)
17:13:53 [2023-11-29T17:13:53.201Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s)
17:13:53 [2023-11-29T17:13:53.201Z] === RUN   TestUpdateRestartPolicy
17:14:05 [2023-11-29T17:14:05.406Z] --- PASS: TestUpdateRestartPolicy (10.86s)
17:14:05 [2023-11-29T17:14:05.406Z] === RUN   TestUpdateRestartWithAutoRemove
17:14:05 [2023-11-29T17:14:05.406Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s)
17:14:05 [2023-11-29T17:14:05.406Z] === RUN   TestWaitNonBlocked
17:14:05 [2023-11-29T17:14:05.406Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:14:05 [2023-11-29T17:14:05.406Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:14:05 [2023-11-29T17:14:05.406Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:14:05 [2023-11-29T17:14:05.406Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:14:05 [2023-11-29T17:14:05.406Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:14:05 [2023-11-29T17:14:05.406Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:14:05 [2023-11-29T17:14:05.406Z] --- PASS: TestWaitNonBlocked (0.03s)
17:14:05 [2023-11-29T17:14:05.406Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s)
17:14:05 [2023-11-29T17:14:05.406Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s)
17:14:05 [2023-11-29T17:14:05.406Z] === RUN   TestWaitBlocked
17:14:05 [2023-11-29T17:14:05.406Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:14:05 [2023-11-29T17:14:05.406Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:14:05 [2023-11-29T17:14:05.406Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:14:05 [2023-11-29T17:14:05.406Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:14:05 [2023-11-29T17:14:05.406Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:14:05 [2023-11-29T17:14:05.406Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:14:06 [2023-11-29T17:14:06.394Z] --- PASS: TestWaitBlocked (0.04s)
17:14:06 [2023-11-29T17:14:06.394Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.91s)
17:14:06 [2023-11-29T17:14:06.394Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.96s)
17:14:06 [2023-11-29T17:14:06.394Z] === RUN   TestWaitConditions
17:14:06 [2023-11-29T17:14:06.394Z] === RUN   TestWaitConditions/default
17:14:06 [2023-11-29T17:14:06.394Z] === PAUSE TestWaitConditions/default
17:14:06 [2023-11-29T17:14:06.394Z] === RUN   TestWaitConditions/not-running
17:14:06 [2023-11-29T17:14:06.394Z] === PAUSE TestWaitConditions/not-running
17:14:06 [2023-11-29T17:14:06.394Z] === RUN   TestWaitConditions/next-exit
17:14:06 [2023-11-29T17:14:06.394Z] === PAUSE TestWaitConditions/next-exit
17:14:06 [2023-11-29T17:14:06.394Z] === RUN   TestWaitConditions/removed
17:14:06 [2023-11-29T17:14:06.394Z] === PAUSE TestWaitConditions/removed
17:14:06 [2023-11-29T17:14:06.394Z] === CONT  TestWaitConditions/default
17:14:06 [2023-11-29T17:14:06.394Z] === CONT  TestWaitConditions/next-exit
17:14:06 [2023-11-29T17:14:06.394Z] === CONT  TestWaitConditions/not-running
17:14:06 [2023-11-29T17:14:06.394Z] === CONT  TestWaitConditions/removed
17:14:06 [2023-11-29T17:14:06.394Z]     wait_test.go:145: ContainerID = 388a45d4255d0aa1da53d913195e8e19986db62b79e7b69e3f994247ba0c488e
17:14:06 [2023-11-29T17:14:06.394Z]     wait_test.go:145: ContainerID = 6202890dae4254c55d0c98a760819d23969c6ef4219bdfef592b4f492e087ff6
17:14:06 [2023-11-29T17:14:06.394Z]     wait_test.go:145: ContainerID = 7ee4e2f794d5d1744d2ff4953e52393af68de7324f88798e8726d926008ac4b2
17:14:06 [2023-11-29T17:14:06.394Z]     wait_test.go:145: ContainerID = 0159272bbdac469d395fa4348eeada7185a3af8f3e7392c31c581d2514db518c
17:14:07 [2023-11-29T17:14:07.329Z] --- PASS: TestWaitConditions (0.04s)
17:14:07 [2023-11-29T17:14:07.329Z]     --- PASS: TestWaitConditions/removed (0.82s)
17:14:07 [2023-11-29T17:14:07.329Z]     --- PASS: TestWaitConditions/default (1.11s)
17:14:07 [2023-11-29T17:14:07.329Z]     --- PASS: TestWaitConditions/not-running (1.11s)
17:14:07 [2023-11-29T17:14:07.329Z]     --- PASS: TestWaitConditions/next-exit (1.17s)
17:14:07 [2023-11-29T17:14:07.329Z] === RUN   TestWaitRestartedContainer
17:14:07 [2023-11-29T17:14:07.329Z] === RUN   TestWaitRestartedContainer/default
17:14:07 [2023-11-29T17:14:07.329Z] === PAUSE TestWaitRestartedContainer/default
17:14:07 [2023-11-29T17:14:07.329Z] === RUN   TestWaitRestartedContainer/not-running
17:14:07 [2023-11-29T17:14:07.329Z] === PAUSE TestWaitRestartedContainer/not-running
17:14:07 [2023-11-29T17:14:07.329Z] === RUN   TestWaitRestartedContainer/next-exit
17:14:07 [2023-11-29T17:14:07.329Z] === PAUSE TestWaitRestartedContainer/next-exit
17:14:07 [2023-11-29T17:14:07.329Z] === CONT  TestWaitRestartedContainer/default
17:14:07 [2023-11-29T17:14:07.329Z] === CONT  TestWaitRestartedContainer/next-exit
17:14:07 [2023-11-29T17:14:07.329Z] === CONT  TestWaitRestartedContainer/not-running
17:14:09 [2023-11-29T17:14:09.862Z] --- PASS: TestWaitRestartedContainer (0.01s)
17:14:09 [2023-11-29T17:14:09.862Z]     --- PASS: TestWaitRestartedContainer/default (1.99s)
17:14:09 [2023-11-29T17:14:09.862Z]     --- PASS: TestWaitRestartedContainer/not-running (2.26s)
17:14:09 [2023-11-29T17:14:09.862Z]     --- PASS: TestWaitRestartedContainer/next-exit (2.29s)
17:14:09 [2023-11-29T17:14:09.862Z] === CONT  TestHardRestartWhenContainerIsRunning
17:14:09 [2023-11-29T17:14:09.862Z] === CONT  TestContainerStartOnDaemonRestart
17:14:09 [2023-11-29T17:14:09.862Z] === CONT  TestRestartDaemonWithRestartingContainer
17:14:09 [2023-11-29T17:14:09.862Z] === CONT  TestDaemonHostGatewayIP
17:14:09 [2023-11-29T17:14:09.862Z] === CONT  TestDaemonRestartIpcMode
17:14:09 [2023-11-29T17:14:09.862Z] === CONT  TestStopContainerWithTimeoutCancel
17:14:09 [2023-11-29T17:14:09.862Z] === CONT  TestIpcModeOlderClient
17:14:09 [2023-11-29T17:14:09.862Z] === CONT  TestContainerKillOnDaemonStart
17:14:09 [2023-11-29T17:14:09.862Z] --- PASS: TestIpcModeOlderClient (0.19s)
17:14:11 [2023-11-29T17:14:11.767Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
17:14:11 [2023-11-29T17:14:11.767Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
17:14:12 [2023-11-29T17:14:12.026Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.29s)
17:14:12 [2023-11-29T17:14:12.026Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
17:14:12 [2023-11-29T17:14:12.026Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.31s)
17:14:12 [2023-11-29T17:14:12.595Z] --- PASS: TestContainerStartOnDaemonRestart (2.99s)
17:14:13 [2023-11-29T17:14:13.531Z] --- PASS: TestDaemonHostGatewayIP (3.65s)
17:14:13 [2023-11-29T17:14:13.531Z] --- PASS: TestStopContainerWithTimeoutCancel (3.74s)
17:14:13 [2023-11-29T17:14:13.531Z] --- PASS: TestDaemonRestartIpcMode (3.94s)
17:14:13 [2023-11-29T17:14:13.531Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.98s)
17:14:21 [2023-11-29T17:14:21.646Z] --- PASS: TestContainerKillOnDaemonStart (11.82s)
17:14:21 [2023-11-29T17:14:21.647Z] PASS
17:14:21 [2023-11-29T17:14:21.647Z] 
17:14:21 [2023-11-29T17:14:21.647Z] === Skipped
17:14:21 [2023-11-29T17:14:21.647Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
17:14:21 [2023-11-29T17:14:21.647Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:14:21 [2023-11-29T17:14:21.647Z] 
17:14:21 [2023-11-29T17:14:21.647Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:14:21 [2023-11-29T17:14:21.647Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:14:21 [2023-11-29T17:14:21.647Z] 
17:14:21 [2023-11-29T17:14:21.647Z] DONE 320 tests, 2 skipped in 183.150s
17:14:21 [2023-11-29T17:14:21.647Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
17:14:21 [2023-11-29T17:14:21.647Z] ++ '[' -n '' ']'
17:14:21 [2023-11-29T17:14:21.647Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
17:14:21 [2023-11-29T17:14:21.647Z] ++ set -e
17:14:21 [2023-11-29T17:14:21.647Z] ++ '[' -n 0 ']'
17:14:21 [2023-11-29T17:14:21.647Z] ++ set -x
17:14:21 [2023-11-29T17:14:21.647Z] ++ 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.fp61kNvExo/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
17:14:21 [2023-11-29T17:14:21.647Z] INFO: Testing against a local daemon
17:14:21 [2023-11-29T17:14:21.647Z] === RUN   TestConfigDaemonID
17:14:22 [2023-11-29T17:14:22.583Z]     daemon_test.go:60: [d76b72ea30691] daemon is not started
17:14:22 [2023-11-29T17:14:22.583Z] --- PASS: TestConfigDaemonID (1.04s)
17:14:22 [2023-11-29T17:14:22.583Z] === RUN   TestDaemonConfigValidation
17:14:22 [2023-11-29T17:14:22.583Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:14:22 [2023-11-29T17:14:22.583Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:14:22 [2023-11-29T17:14:22.583Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:14:22 [2023-11-29T17:14:22.583Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:14:22 [2023-11-29T17:14:22.583Z] === RUN   TestDaemonConfigValidation/invalid_config
17:14:22 [2023-11-29T17:14:22.583Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:14:22 [2023-11-29T17:14:22.583Z] === RUN   TestDaemonConfigValidation/malformed_config
17:14:22 [2023-11-29T17:14:22.583Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:14:22 [2023-11-29T17:14:22.583Z] === RUN   TestDaemonConfigValidation/valid_config
17:14:22 [2023-11-29T17:14:22.583Z] === PAUSE TestDaemonConfigValidation/valid_config
17:14:22 [2023-11-29T17:14:22.583Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:14:22 [2023-11-29T17:14:22.583Z] === CONT  TestDaemonConfigValidation/malformed_config
17:14:22 [2023-11-29T17:14:22.583Z] === CONT  TestDaemonConfigValidation/invalid_config
17:14:22 [2023-11-29T17:14:22.583Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:14:22 [2023-11-29T17:14:22.583Z] === CONT  TestDaemonConfigValidation/valid_config
17:14:22 [2023-11-29T17:14:22.583Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:14:22 [2023-11-29T17:14:22.583Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
17:14:22 [2023-11-29T17:14:22.583Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
17:14:22 [2023-11-29T17:14:22.583Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
17:14:22 [2023-11-29T17:14:22.583Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
17:14:22 [2023-11-29T17:14:22.583Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
17:14:22 [2023-11-29T17:14:22.583Z] === RUN   TestConfigDaemonSeccompProfiles
17:14:22 [2023-11-29T17:14:22.583Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
17:14:23 [2023-11-29T17:14:23.959Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
17:14:24 [2023-11-29T17:14:24.895Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
17:14:25 [2023-11-29T17:14:25.831Z]     daemon_test.go:179: [d0274f6ada562] daemon is not started
17:14:25 [2023-11-29T17:14:25.831Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
17:14:25 [2023-11-29T17:14:25.831Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
17:14:25 [2023-11-29T17:14:25.831Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
17:14:25 [2023-11-29T17:14:25.831Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
17:14:25 [2023-11-29T17:14:25.831Z] === RUN   TestDaemonProxy
17:14:25 [2023-11-29T17:14:25.831Z] === RUN   TestDaemonProxy/environment_variables
17:14:25 [2023-11-29T17:14:25.831Z] === PAUSE TestDaemonProxy/environment_variables
17:14:25 [2023-11-29T17:14:25.831Z] === RUN   TestDaemonProxy/command-line_options
17:14:25 [2023-11-29T17:14:25.831Z] === PAUSE TestDaemonProxy/command-line_options
17:14:25 [2023-11-29T17:14:25.831Z] === RUN   TestDaemonProxy/configuration_file
17:14:25 [2023-11-29T17:14:25.831Z] === PAUSE TestDaemonProxy/configuration_file
17:14:25 [2023-11-29T17:14:25.831Z] === RUN   TestDaemonProxy/conflicting_options
17:14:26 [2023-11-29T17:14:26.398Z] === RUN   TestDaemonProxy/reload_sanitized
17:14:26 [2023-11-29T17:14:26.398Z] === PAUSE TestDaemonProxy/reload_sanitized
17:14:26 [2023-11-29T17:14:26.398Z] === CONT  TestDaemonProxy/environment_variables
17:14:26 [2023-11-29T17:14:26.398Z] === CONT  TestDaemonProxy/configuration_file
17:14:26 [2023-11-29T17:14:26.398Z] === CONT  TestDaemonProxy/reload_sanitized
17:14:26 [2023-11-29T17:14:26.398Z] === CONT  TestDaemonProxy/command-line_options
17:14:28 [2023-11-29T17:14:28.301Z] --- PASS: TestDaemonProxy (0.50s)
17:14:28 [2023-11-29T17:14:28.301Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
17:14:28 [2023-11-29T17:14:28.301Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
17:14:28 [2023-11-29T17:14:28.301Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
17:14:28 [2023-11-29T17:14:28.301Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
17:14:28 [2023-11-29T17:14:28.301Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
17:14:28 [2023-11-29T17:14:28.301Z] === RUN   TestLiveRestore
17:14:28 [2023-11-29T17:14:28.301Z] === RUN   TestLiveRestore/volume_references
17:14:28 [2023-11-29T17:14:28.301Z] === PAUSE TestLiveRestore/volume_references
17:14:28 [2023-11-29T17:14:28.301Z] === CONT  TestLiveRestore/volume_references
17:14:28 [2023-11-29T17:14:28.559Z] === RUN   TestLiveRestore/volume_references/restartPolicy
17:14:28 [2023-11-29T17:14:28.560Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
17:14:29 [2023-11-29T17:14:29.935Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
17:14:30 [2023-11-29T17:14:30.871Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
17:14:31 [2023-11-29T17:14:31.808Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
17:14:32 [2023-11-29T17:14:32.744Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
17:14:33 [2023-11-29T17:14:33.680Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
17:14:34 [2023-11-29T17:14:34.247Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
17:14:35 [2023-11-29T17:14:35.183Z] --- PASS: TestLiveRestore (0.00s)
17:14:35 [2023-11-29T17:14:35.183Z]     --- PASS: TestLiveRestore/volume_references (7.21s)
17:14:35 [2023-11-29T17:14:35.183Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.04s)
17:14:35 [2023-11-29T17:14:35.183Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.05s)
17:14:35 [2023-11-29T17:14:35.183Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.01s)
17:14:35 [2023-11-29T17:14:35.183Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.99s)
17:14:35 [2023-11-29T17:14:35.183Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.98s)
17:14:35 [2023-11-29T17:14:35.183Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.54s)
17:14:35 [2023-11-29T17:14:35.183Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.53s)
17:14:35 [2023-11-29T17:14:35.183Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (1.03s)
17:14:35 [2023-11-29T17:14:35.183Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
17:14:36 [2023-11-29T17:14:36.118Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s)
17:14:36 [2023-11-29T17:14:36.118Z] PASS
17:14:36 [2023-11-29T17:14:36.118Z] 
17:14:36 [2023-11-29T17:14:36.118Z] DONE 28 tests in 14.440s
17:14:36 [2023-11-29T17:14:36.118Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
17:14:36 [2023-11-29T17:14:36.118Z] ++ '[' -n '' ']'
17:14:36 [2023-11-29T17:14:36.118Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
17:14:36 [2023-11-29T17:14:36.118Z] ++ set -e
17:14:36 [2023-11-29T17:14:36.118Z] ++ '[' -n 0 ']'
17:14:36 [2023-11-29T17:14:36.118Z] ++ set -x
17:14:36 [2023-11-29T17:14:36.118Z] ++ 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.fp61kNvExo/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
17:14:36 [2023-11-29T17:14:36.118Z] INFO: Testing against a local daemon
17:14:36 [2023-11-29T17:14:36.118Z] === RUN   TestCommitInheritsEnv
17:14:36 [2023-11-29T17:14:36.118Z] --- PASS: TestCommitInheritsEnv (0.23s)
17:14:36 [2023-11-29T17:14:36.118Z] === RUN   TestUsernsCommit
17:14:38 [2023-11-29T17:14:38.021Z] --- PASS: TestUsernsCommit (1.62s)
17:14:38 [2023-11-29T17:14:38.021Z] === RUN   TestImportExtremelyLargeImageWorks
17:14:38 [2023-11-29T17:14:38.021Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
17:14:38 [2023-11-29T17:14:38.021Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:14:38 [2023-11-29T17:14:38.021Z] === RUN   TestImportWithCustomPlatform
17:14:38 [2023-11-29T17:14:38.021Z] === RUN   TestImportWithCustomPlatform/#00
17:14:38 [2023-11-29T17:14:38.021Z] === RUN   TestImportWithCustomPlatform/linux
17:14:38 [2023-11-29T17:14:38.021Z] === RUN   TestImportWithCustomPlatform/LINUX
17:14:38 [2023-11-29T17:14:38.021Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
17:14:38 [2023-11-29T17:14:38.021Z] --- PASS: TestImportWithCustomPlatform (0.18s)
17:14:38 [2023-11-29T17:14:38.021Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.06s)
17:14:38 [2023-11-29T17:14:38.021Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
17:14:38 [2023-11-29T17:14:38.021Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.04s)
17:14:38 [2023-11-29T17:14:38.021Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.04s)
17:14:38 [2023-11-29T17:14:38.021Z] === RUN   TestImportWithCustomPlatformReject
17:14:38 [2023-11-29T17:14:38.021Z] === RUN   TestImportWithCustomPlatformReject/_______
17:14:38 [2023-11-29T17:14:38.021Z] === RUN   TestImportWithCustomPlatformReject//
17:14:38 [2023-11-29T17:14:38.021Z] === RUN   TestImportWithCustomPlatformReject/macos
17:14:38 [2023-11-29T17:14:38.021Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
17:14:38 [2023-11-29T17:14:38.021Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
17:14:38 [2023-11-29T17:14:38.021Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
17:14:38 [2023-11-29T17:14:38.021Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
17:14:38 [2023-11-29T17:14:38.021Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
17:14:38 [2023-11-29T17:14:38.021Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
17:14:38 [2023-11-29T17:14:38.021Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
17:14:38 [2023-11-29T17:14:38.021Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
17:14:38 [2023-11-29T17:14:38.021Z] === RUN   TestImageInspectEmptyTagsAndDigests
17:14:38 [2023-11-29T17:14:38.021Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
17:14:38 [2023-11-29T17:14:38.021Z] === RUN   TestImagesFilterMultiReference
17:14:38 [2023-11-29T17:14:38.021Z] --- PASS: TestImagesFilterMultiReference (0.08s)
17:14:38 [2023-11-29T17:14:38.021Z] === RUN   TestImagesFilterUntil
17:14:38 [2023-11-29T17:14:38.588Z]     list_test.go:98: ImageList: ID=sha256:748f5fe1afb1c0688757d0ecd9d34c6a668ca5db07a0a2df5f43a7264eed5643 RepoTags=[testimagesfilteruntil:v1]
17:14:38 [2023-11-29T17:14:38.588Z] --- PASS: TestImagesFilterUntil (0.39s)
17:14:38 [2023-11-29T17:14:38.588Z] === RUN   TestImagesFilterBeforeSince
17:14:38 [2023-11-29T17:14:38.847Z]     list_test.go:132: ImageList: ID=sha256:4dc95848581ab85602887f2f9e501597b78229fee6618b75aa4e36b3d6258a0e RepoTags=[testimagesfilterbeforesince:v2]
17:14:38 [2023-11-29T17:14:38.847Z]     list_test.go:132: ImageList: ID=sha256:81758a4811be13fde5df3587dc4b7b81c60f4dc8718697ce145eba1739c6d0ed RepoTags=[testimagesfilterbeforesince:v3]
17:14:38 [2023-11-29T17:14:38.847Z]     list_test.go:132: ImageList: ID=sha256:f0e896665501cb1f964ae70db26ec9ee82f84e100104b046f262940ed54a56b5 RepoTags=[testimagesfilterbeforesince:v1]
17:14:38 [2023-11-29T17:14:38.847Z] --- PASS: TestImagesFilterBeforeSince (0.38s)
17:14:38 [2023-11-29T17:14:38.847Z] === RUN   TestAPIImagesFilters
17:14:38 [2023-11-29T17:14:38.847Z] === RUN   TestAPIImagesFilters/repository_regex
17:14:38 [2023-11-29T17:14:38.847Z] === PAUSE TestAPIImagesFilters/repository_regex
17:14:38 [2023-11-29T17:14:38.847Z] === RUN   TestAPIImagesFilters/image_name_regex
17:14:38 [2023-11-29T17:14:38.847Z] === PAUSE TestAPIImagesFilters/image_name_regex
17:14:38 [2023-11-29T17:14:38.847Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
17:14:38 [2023-11-29T17:14:38.847Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
17:14:38 [2023-11-29T17:14:38.847Z] === RUN   TestAPIImagesFilters/registry_port_regex
17:14:38 [2023-11-29T17:14:38.847Z] === PAUSE TestAPIImagesFilters/registry_port_regex
17:14:38 [2023-11-29T17:14:38.847Z] === CONT  TestAPIImagesFilters/repository_regex
17:14:38 [2023-11-29T17:14:38.847Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
17:14:38 [2023-11-29T17:14:38.847Z] === CONT  TestAPIImagesFilters/image_name_regex
17:14:38 [2023-11-29T17:14:38.847Z] === CONT  TestAPIImagesFilters/registry_port_regex
17:14:38 [2023-11-29T17:14:38.847Z] --- PASS: TestAPIImagesFilters (0.05s)
17:14:38 [2023-11-29T17:14:38.847Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
17:14:38 [2023-11-29T17:14:38.847Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
17:14:38 [2023-11-29T17:14:38.847Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
17:14:38 [2023-11-29T17:14:38.847Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
17:14:38 [2023-11-29T17:14:38.847Z] === RUN   TestPruneDontDeleteUsedDangling
17:14:39 [2023-11-29T17:14:39.108Z] --- PASS: TestPruneDontDeleteUsedDangling (0.05s)
17:14:39 [2023-11-29T17:14:39.108Z] === RUN   TestImagePullPlatformInvalid
17:14:39 [2023-11-29T17:14:39.108Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:14:39 [2023-11-29T17:14:39.108Z] === RUN   TestImagePullStoredfDigestForOtherRepo
17:14:39 [2023-11-29T17:14:39.108Z] time="2023-11-29T17:14:38.87719252Z" 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=9c6d6318-3c7f-4e7d-b322-64cf1fc89f28 version=2.8.3 
17:14:39 [2023-11-29T17:14:39.108Z] time="2023-11-29T17:14:38.87729958Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=9c6d6318-3c7f-4e7d-b322-64cf1fc89f28 version=2.8.3 
17:14:39 [2023-11-29T17:14:39.108Z] time="2023-11-29T17:14:38.877336503Z" level=info msg="Starting upload purge in 50m0s" go.version=go1.20.8 instance.id=9c6d6318-3c7f-4e7d-b322-64cf1fc89f28 version=2.8.3 
17:14:39 [2023-11-29T17:14:39.108Z] time="2023-11-29T17:14:38.877650799Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=9c6d6318-3c7f-4e7d-b322-64cf1fc89f28 version=2.8.3 
17:14:39 [2023-11-29T17:14:39.108Z] time="2023-11-29T17:14:38.972107006Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=213e3c28-efda-4079-bd77-849fb20651fe http.request.method=GET http.request.remoteaddr="127.0.0.1:49268" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
17:14:39 [2023-11-29T17:14:39.108Z] time="2023-11-29T17:14:38.972157385Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=213e3c28-efda-4079-bd77-849fb20651fe http.request.method=GET http.request.remoteaddr="127.0.0.1:49268" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.021588ms http.response.status=200 http.response.written=2 
17:14:39 [2023-11-29T17:14:39.108Z] 127.0.0.1 - - [29/Nov/2023:17:14:38 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
17:14:39 [2023-11-29T17:14:39.108Z] time="2023-11-29T17:14:38.974485031Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9d3b9ca6-8fe0-4ba5-a46c-02420fdbb03b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:14:39 [2023-11-29T17:14:39.108Z] time="2023-11-29T17:14:38.974526155Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9d3b9ca6-8fe0-4ba5-a46c-02420fdbb03b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:14:39 [2023-11-29T17:14:39.108Z] time="2023-11-29T17:14:38.974630319Z" 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=9d3b9ca6-8fe0-4ba5-a46c-02420fdbb03b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=37.021µ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=2b9acf14-4169-4bc3-a915-be7451e8bb33 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:14:39 [2023-11-29T17:14:39.108Z] time="2023-11-29T17:14:38.974683037Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e54267aa-6f5f-48cf-beef-7f04c1ba7266 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:14:39 [2023-11-29T17:14:39.108Z] time="2023-11-29T17:14:38.974727443Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e54267aa-6f5f-48cf-beef-7f04c1ba7266 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:14:39 [2023-11-29T17:14:39.108Z] time="2023-11-29T17:14:38.974736969Z" 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=9d3b9ca6-8fe0-4ba5-a46c-02420fdbb03b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49282" 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.060172ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:14:39 [2023-11-29T17:14:39.108Z] 127.0.0.1 - - [29/Nov/2023:17:14:38 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.8+unknown"
17:14:39 [2023-11-29T17:14:39.108Z] time="2023-11-29T17:14:38.974788579Z" 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=e54267aa-6f5f-48cf-beef-7f04c1ba7266 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=25.879µ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=49e2949f-9209-41d5-a149-00ed84a7d74e trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:14:39 [2023-11-29T17:14:39.109Z] time="2023-11-29T17:14:38.974843766Z" 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=e54267aa-6f5f-48cf-beef-7f04c1ba7266 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49272" 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.136209ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:14:39 [2023-11-29T17:14:39.109Z] 127.0.0.1 - - [29/Nov/2023:17:14:38 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.8+unknown"
17:14:39 [2023-11-29T17:14:39.109Z] time="2023-11-29T17:14:38.97640929Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d62f3992-faae-4339-986e-236b86b241fc http.request.method=POST http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" vars.name=test 
17:14:39 [2023-11-29T17:14:39.109Z] time="2023-11-29T17:14:38.976444195Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=baf806d2-7f45-4fc5-a4e1-67bc6fa5c344 http.request.method=POST http.request.remoteaddr="127.0.0.1:49272" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" vars.name=test 
17:14:39 [2023-11-29T17:14:39.109Z] time="2023-11-29T17:14:38.976451891Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d62f3992-faae-4339-986e-236b86b241fc http.request.method=POST http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" vars.name=test 
17:14:39 [2023-11-29T17:14:39.109Z] time="2023-11-29T17:14:38.976475161Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=baf806d2-7f45-4fc5-a4e1-67bc6fa5c344 http.request.method=POST http.request.remoteaddr="127.0.0.1:49272" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" vars.name=test 
17:14:39 [2023-11-29T17:14:39.109Z] time="2023-11-29T17:14:38.976589146Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/35efb53e-00c4-4944-a460-bd68aee1f427/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d62f3992-faae-4339-986e-236b86b241fc http.request.method=POST http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=107.454µ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=43a84465-4f6c-4109-9406-3c46dbf5b08e trace.line=110 vars.name=test 
17:14:39 [2023-11-29T17:14:39.109Z] time="2023-11-29T17:14:38.97665125Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/35efb53e-00c4-4944-a460-bd68aee1f427/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d62f3992-faae-4339-986e-236b86b241fc http.request.method=POST http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=23.885µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=e12efb41-5419-4496-8970-ed7db79d7e87 trace.line=142 vars.name=test 
17:14:39 [2023-11-29T17:14:39.109Z] time="2023-11-29T17:14:38.97659082Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/aa4c0b37-7737-4df3-9e69-6da69350926a/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=baf806d2-7f45-4fc5-a4e1-67bc6fa5c344 http.request.method=POST http.request.remoteaddr="127.0.0.1:49272" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=83.159µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8a269e65-1489-4be7-96e2-d0cb850b3583 trace.line=110 vars.name=test 
17:14:39 [2023-11-29T17:14:39.109Z] time="2023-11-29T17:14:38.976729798Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/35efb53e-00c4-4944-a460-bd68aee1f427/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d62f3992-faae-4339-986e-236b86b241fc http.request.method=POST http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=43.914µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3814718d-7daf-4a80-8fc0-f364c2c73f35 trace.line=110 vars.name=test 
17:14:39 [2023-11-29T17:14:39.109Z] time="2023-11-29T17:14:38.976767131Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/aa4c0b37-7737-4df3-9e69-6da69350926a/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=baf806d2-7f45-4fc5-a4e1-67bc6fa5c344 http.request.method=POST http.request.remoteaddr="127.0.0.1:49272" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=43.996µ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=48cc6e77-2f5d-4155-b411-90169191d4b6 trace.line=142 vars.name=test 
17:14:39 [2023-11-29T17:14:39.109Z] time="2023-11-29T17:14:38.976822384Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d62f3992-faae-4339-986e-236b86b241fc http.request.method=POST http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=1.759353ms http.response.status=202 http.response.written=0 
17:14:39 [2023-11-29T17:14:39.109Z] 127.0.0.1 - - [29/Nov/2023:17:14:38 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.8+unknown"
17:14:39 [2023-11-29T17:14:39.109Z] time="2023-11-29T17:14:38.97685495Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/aa4c0b37-7737-4df3-9e69-6da69350926a/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=baf806d2-7f45-4fc5-a4e1-67bc6fa5c344 http.request.method=POST http.request.remoteaddr="127.0.0.1:49272" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=51.028µ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=75a515e8-93dc-4339-b7bf-e2e75118215c trace.line=110 vars.name=test 
17:14:39 [2023-11-29T17:14:39.109Z] time="2023-11-29T17:14:38.976921485Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=baf806d2-7f45-4fc5-a4e1-67bc6fa5c344 http.request.method=POST http.request.remoteaddr="127.0.0.1:49272" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=1.854032ms http.response.status=202 http.response.written=0 
17:14:39 [2023-11-29T17:14:39.109Z] 127.0.0.1 - - [29/Nov/2023:17:14:38 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.8+unknown"
17:14:39 [2023-11-29T17:14:39.109Z] time="2023-11-29T17:14:38.979027315Z" 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=02cf6933-5ddd-453e-9a4c-e41752a09406 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/blobs/uploads/35efb53e-00c4-4944-a460-bd68aee1f427?_state=Abs2AOAaOCVd97S62Jtl7NgYP3W_Ou9iiKpPL2nIGBp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1ZWZiNTNlLTAwYzQtNDk0NC1hNDYwLWJkNjhhZWUxZjQyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOVQxNzoxNDozOC45NzY0NjMyNzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=35efb53e-00c4-4944-a460-bd68aee1f427 
17:14:39 [2023-11-29T17:14:39.109Z] time="2023-11-29T17:14:38.97904046Z" 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=a5a0ab1c-2bf1-4f86-9d35-3bae34866217 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49272" http.request.uri="/v2/test/blobs/uploads/aa4c0b37-7737-4df3-9e69-6da69350926a?_state=1NwuYXGHO5kaiWAYEqdwWsGYBgsx-Js_PO8pdwa7IfJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhNGMwYjM3LTc3MzctNGRmMy05ZTY5LTZkYTY5MzUwOTI2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOVQxNzoxNDozOC45NzY0OTE0ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=aa4c0b37-7737-4df3-9e69-6da69350926a 
17:14:39 [2023-11-29T17:14:39.109Z] time="2023-11-29T17:14:38.979109834Z" 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=a5a0ab1c-2bf1-4f86-9d35-3bae34866217 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49272" http.request.uri="/v2/test/blobs/uploads/aa4c0b37-7737-4df3-9e69-6da69350926a?_state=1NwuYXGHO5kaiWAYEqdwWsGYBgsx-Js_PO8pdwa7IfJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhNGMwYjM3LTc3MzctNGRmMy05ZTY5LTZkYTY5MzUwOTI2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOVQxNzoxNDozOC45NzY0OTE0ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=aa4c0b37-7737-4df3-9e69-6da69350926a 
17:14:39 [2023-11-29T17:14:39.109Z] time="2023-11-29T17:14:38.979114084Z" 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=02cf6933-5ddd-453e-9a4c-e41752a09406 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/blobs/uploads/35efb53e-00c4-4944-a460-bd68aee1f427?_state=Abs2AOAaOCVd97S62Jtl7NgYP3W_Ou9iiKpPL2nIGBp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1ZWZiNTNlLTAwYzQtNDk0NC1hNDYwLWJkNjhhZWUxZjQyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOVQxNzoxNDozOC45NzY0NjMyNzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=35efb53e-00c4-4944-a460-bd68aee1f427 
17:14:39 [2023-11-29T17:14:39.109Z] time="2023-11-29T17:14:38.979178748Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/aa4c0b37-7737-4df3-9e69-6da69350926a/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a5a0ab1c-2bf1-4f86-9d35-3bae34866217 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49272" http.request.uri="/v2/test/blobs/uploads/aa4c0b37-7737-4df3-9e69-6da69350926a?_state=1NwuYXGHO5kaiWAYEqdwWsGYBgsx-Js_PO8pdwa7IfJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhNGMwYjM3LTc3MzctNGRmMy05ZTY5LTZkYTY5MzUwOTI2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOVQxNzoxNDozOC45NzY0OTE0ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=37.161µ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=c75eac8f-ad9b-4cda-93d2-5f177c9cc8ff trace.line=95 vars.name=test vars.uuid=aa4c0b37-7737-4df3-9e69-6da69350926a 
17:14:39 [2023-11-29T17:14:39.109Z] time="2023-11-29T17:14:38.979232541Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/aa4c0b37-7737-4df3-9e69-6da69350926a/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a5a0ab1c-2bf1-4f86-9d35-3bae34866217 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49272" http.request.uri="/v2/test/blobs/uploads/aa4c0b37-7737-4df3-9e69-6da69350926a?_state=1NwuYXGHO5kaiWAYEqdwWsGYBgsx-Js_PO8pdwa7IfJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhNGMwYjM3LTc3MzctNGRmMy05ZTY5LTZkYTY5MzUwOTI2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOVQxNzoxNDozOC45NzY0OTE0ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=23.081µ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=fd852727-870c-4346-8b77-aae17e983253 trace.line=142 vars.name=test vars.uuid=aa4c0b37-7737-4df3-9e69-6da69350926a 
17:14:39 [2023-11-29T17:14:39.109Z] time="2023-11-29T17:14:38.979239745Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/35efb53e-00c4-4944-a460-bd68aee1f427/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02cf6933-5ddd-453e-9a4c-e41752a09406 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/blobs/uploads/35efb53e-00c4-4944-a460-bd68aee1f427?_state=Abs2AOAaOCVd97S62Jtl7NgYP3W_Ou9iiKpPL2nIGBp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1ZWZiNTNlLTAwYzQtNDk0NC1hNDYwLWJkNjhhZWUxZjQyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOVQxNzoxNDozOC45NzY0NjMyNzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=32.426µ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=f871d27d-a1ef-4147-bb82-5f1e3b96083b trace.line=95 vars.name=test vars.uuid=35efb53e-00c4-4944-a460-bd68aee1f427 
17:14:39 [2023-11-29T17:14:39.109Z] time="2023-11-29T17:14:38.979278178Z" 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=a5a0ab1c-2bf1-4f86-9d35-3bae34866217 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49272" http.request.uri="/v2/test/blobs/uploads/aa4c0b37-7737-4df3-9e69-6da69350926a?_state=1NwuYXGHO5kaiWAYEqdwWsGYBgsx-Js_PO8pdwa7IfJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhNGMwYjM3LTc3MzctNGRmMy05ZTY5LTZkYTY5MzUwOTI2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOVQxNzoxNDozOC45NzY0OTE0ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=aa4c0b37-7737-4df3-9e69-6da69350926a 
17:14:39 [2023-11-29T17:14:39.109Z] time="2023-11-29T17:14:38.979286227Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/35efb53e-00c4-4944-a460-bd68aee1f427/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02cf6933-5ddd-453e-9a4c-e41752a09406 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/blobs/uploads/35efb53e-00c4-4944-a460-bd68aee1f427?_state=Abs2AOAaOCVd97S62Jtl7NgYP3W_Ou9iiKpPL2nIGBp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1ZWZiNTNlLTAwYzQtNDk0NC1hNDYwLWJkNjhhZWUxZjQyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOVQxNzoxNDozOC45NzY0NjMyNzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=19.963µ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=2d255a61-3f94-4aba-9c50-0c769b267a29 trace.line=142 vars.name=test vars.uuid=35efb53e-00c4-4944-a460-bd68aee1f427 
17:14:39 [2023-11-29T17:14:39.109Z] time="2023-11-29T17:14:38.979316258Z" 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=02cf6933-5ddd-453e-9a4c-e41752a09406 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/blobs/uploads/35efb53e-00c4-4944-a460-bd68aee1f427?_state=Abs2AOAaOCVd97S62Jtl7NgYP3W_Ou9iiKpPL2nIGBp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1ZWZiNTNlLTAwYzQtNDk0NC1hNDYwLWJkNjhhZWUxZjQyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOVQxNzoxNDozOC45NzY0NjMyNzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=35efb53e-00c4-4944-a460-bd68aee1f427 
17:14:39 [2023-11-29T17:14:39.109Z] time="2023-11-29T17:14:38.979349373Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/aa4c0b37-7737-4df3-9e69-6da69350926a/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=a5a0ab1c-2bf1-4f86-9d35-3bae34866217 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49272" http.request.uri="/v2/test/blobs/uploads/aa4c0b37-7737-4df3-9e69-6da69350926a?_state=1NwuYXGHO5kaiWAYEqdwWsGYBgsx-Js_PO8pdwa7IfJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhNGMwYjM3LTc3MzctNGRmMy05ZTY5LTZkYTY5MzUwOTI2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOVQxNzoxNDozOC45NzY0OTE0ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=36.39µ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=dfb6acf4-d114-414b-89da-cf97b3f0d151 trace.line=110 vars.name=test vars.uuid=aa4c0b37-7737-4df3-9e69-6da69350926a 
17:14:39 [2023-11-29T17:14:39.109Z] time="2023-11-29T17:14:38.979377681Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/35efb53e-00c4-4944-a460-bd68aee1f427/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=02cf6933-5ddd-453e-9a4c-e41752a09406 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/blobs/uploads/35efb53e-00c4-4944-a460-bd68aee1f427?_state=Abs2AOAaOCVd97S62Jtl7NgYP3W_Ou9iiKpPL2nIGBp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1ZWZiNTNlLTAwYzQtNDk0NC1hNDYwLWJkNjhhZWUxZjQyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOVQxNzoxNDozOC45NzY0NjMyNzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=33.92µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=27095228-1c04-4c97-837d-66e070954f75 trace.line=110 vars.name=test vars.uuid=35efb53e-00c4-4944-a460-bd68aee1f427 
17:14:39 [2023-11-29T17:14:39.109Z] time="2023-11-29T17:14:38.979394099Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/aa4c0b37-7737-4df3-9e69-6da69350926a/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a5a0ab1c-2bf1-4f86-9d35-3bae34866217 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49272" http.request.uri="/v2/test/blobs/uploads/aa4c0b37-7737-4df3-9e69-6da69350926a?_state=1NwuYXGHO5kaiWAYEqdwWsGYBgsx-Js_PO8pdwa7IfJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhNGMwYjM3LTc3MzctNGRmMy05ZTY5LTZkYTY5MzUwOTI2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOVQxNzoxNDozOC45NzY0OTE0ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=14.293µ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=746e0b9e-5cc5-4ef0-b7ca-a569d9c0e2f9 trace.line=155 vars.name=test vars.uuid=aa4c0b37-7737-4df3-9e69-6da69350926a 
17:14:39 [2023-11-29T17:14:39.109Z] time="2023-11-29T17:14:38.979408992Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/35efb53e-00c4-4944-a460-bd68aee1f427/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02cf6933-5ddd-453e-9a4c-e41752a09406 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/blobs/uploads/35efb53e-00c4-4944-a460-bd68aee1f427?_state=Abs2AOAaOCVd97S62Jtl7NgYP3W_Ou9iiKpPL2nIGBp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1ZWZiNTNlLTAwYzQtNDk0NC1hNDYwLWJkNjhhZWUxZjQyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOVQxNzoxNDozOC45NzY0NjMyNzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=10.076µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6b28ba73-3d06-4a5f-9707-055a7844b05b trace.line=155 vars.name=test vars.uuid=35efb53e-00c4-4944-a460-bd68aee1f427 
17:14:39 [2023-11-29T17:14:39.109Z] time="2023-11-29T17:14:38.979432852Z" 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=a5a0ab1c-2bf1-4f86-9d35-3bae34866217 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49272" http.request.uri="/v2/test/blobs/uploads/aa4c0b37-7737-4df3-9e69-6da69350926a?_state=1NwuYXGHO5kaiWAYEqdwWsGYBgsx-Js_PO8pdwa7IfJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhNGMwYjM3LTc3MzctNGRmMy05ZTY5LTZkYTY5MzUwOTI2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOVQxNzoxNDozOC45NzY0OTE0ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=11.98µ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=4a6af420-a5e3-42d8-b18a-38d5f658e19d trace.line=155 vars.name=test vars.uuid=aa4c0b37-7737-4df3-9e69-6da69350926a 
17:14:39 [2023-11-29T17:14:39.109Z] time="2023-11-29T17:14:38.979448376Z" 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=02cf6933-5ddd-453e-9a4c-e41752a09406 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/blobs/uploads/35efb53e-00c4-4944-a460-bd68aee1f427?_state=Abs2AOAaOCVd97S62Jtl7NgYP3W_Ou9iiKpPL2nIGBp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1ZWZiNTNlLTAwYzQtNDk0NC1hNDYwLWJkNjhhZWUxZjQyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOVQxNzoxNDozOC45NzY0NjMyNzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=11.184µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ef6643c6-7b37-4632-b988-9c79cdb3b8e1 trace.line=155 vars.name=test vars.uuid=35efb53e-00c4-4944-a460-bd68aee1f427 
17:14:39 [2023-11-29T17:14:39.110Z] time="2023-11-29T17:14:38.979461824Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/aa4c0b37-7737-4df3-9e69-6da69350926a/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a5a0ab1c-2bf1-4f86-9d35-3bae34866217 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49272" http.request.uri="/v2/test/blobs/uploads/aa4c0b37-7737-4df3-9e69-6da69350926a?_state=1NwuYXGHO5kaiWAYEqdwWsGYBgsx-Js_PO8pdwa7IfJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhNGMwYjM3LTc3MzctNGRmMy05ZTY5LTZkYTY5MzUwOTI2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOVQxNzoxNDozOC45NzY0OTE0ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=10.938µ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=33e33aea-59e1-4954-9f05-66b0f46dd391 trace.line=155 vars.name=test vars.uuid=aa4c0b37-7737-4df3-9e69-6da69350926a 
17:14:39 [2023-11-29T17:14:39.110Z] time="2023-11-29T17:14:38.97947574Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/35efb53e-00c4-4944-a460-bd68aee1f427/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02cf6933-5ddd-453e-9a4c-e41752a09406 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/blobs/uploads/35efb53e-00c4-4944-a460-bd68aee1f427?_state=Abs2AOAaOCVd97S62Jtl7NgYP3W_Ou9iiKpPL2nIGBp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1ZWZiNTNlLTAwYzQtNDk0NC1hNDYwLWJkNjhhZWUxZjQyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOVQxNzoxNDozOC45NzY0NjMyNzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=8.828µ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=48e51d48-4e84-4e5f-beb3-1976b5c6b5f9 trace.line=155 vars.name=test vars.uuid=35efb53e-00c4-4944-a460-bd68aee1f427 
17:14:39 [2023-11-29T17:14:39.110Z] time="2023-11-29T17:14:38.979535506Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/aa4c0b37-7737-4df3-9e69-6da69350926a/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=a5a0ab1c-2bf1-4f86-9d35-3bae34866217 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49272" http.request.uri="/v2/test/blobs/uploads/aa4c0b37-7737-4df3-9e69-6da69350926a?_state=1NwuYXGHO5kaiWAYEqdwWsGYBgsx-Js_PO8pdwa7IfJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhNGMwYjM3LTc3MzctNGRmMy05ZTY5LTZkYTY5MzUwOTI2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOVQxNzoxNDozOC45NzY0OTE0ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=52.923µ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=fb76d54c-97da-4ef5-912f-ac3e4704fef1 trace.line=185 vars.name=test vars.uuid=aa4c0b37-7737-4df3-9e69-6da69350926a 
17:14:39 [2023-11-29T17:14:39.110Z] time="2023-11-29T17:14:38.979611813Z" 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=a5a0ab1c-2bf1-4f86-9d35-3bae34866217 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49272" http.request.uri="/v2/test/blobs/uploads/aa4c0b37-7737-4df3-9e69-6da69350926a?_state=1NwuYXGHO5kaiWAYEqdwWsGYBgsx-Js_PO8pdwa7IfJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhNGMwYjM3LTc3MzctNGRmMy05ZTY5LTZkYTY5MzUwOTI2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOVQxNzoxNDozOC45NzY0OTE0ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=46.548µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=af38e5ad-e5a8-4ce3-9fc4-28b32734322c trace.line=110 vars.name=test vars.uuid=aa4c0b37-7737-4df3-9e69-6da69350926a 
17:14:39 [2023-11-29T17:14:39.110Z] time="2023-11-29T17:14:38.979539887Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/35efb53e-00c4-4944-a460-bd68aee1f427/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=02cf6933-5ddd-453e-9a4c-e41752a09406 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/blobs/uploads/35efb53e-00c4-4944-a460-bd68aee1f427?_state=Abs2AOAaOCVd97S62Jtl7NgYP3W_Ou9iiKpPL2nIGBp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1ZWZiNTNlLTAwYzQtNDk0NC1hNDYwLWJkNjhhZWUxZjQyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOVQxNzoxNDozOC45NzY0NjMyNzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=44.431µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=ca7881e9-3c93-4ba2-8549-fd57c8fe99f9 trace.line=185 vars.name=test vars.uuid=35efb53e-00c4-4944-a460-bd68aee1f427 
17:14:39 [2023-11-29T17:14:39.110Z] time="2023-11-29T17:14:38.979729384Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/aa4c0b37-7737-4df3-9e69-6da69350926a")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a5a0ab1c-2bf1-4f86-9d35-3bae34866217 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49272" http.request.uri="/v2/test/blobs/uploads/aa4c0b37-7737-4df3-9e69-6da69350926a?_state=1NwuYXGHO5kaiWAYEqdwWsGYBgsx-Js_PO8pdwa7IfJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhNGMwYjM3LTc3MzctNGRmMy05ZTY5LTZkYTY5MzUwOTI2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOVQxNzoxNDozOC45NzY0OTE0ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=89.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).Delete" trace.id=c958c623-981c-4daf-973f-1801afd51a4f trace.line=202 vars.name=test vars.uuid=aa4c0b37-7737-4df3-9e69-6da69350926a 
17:14:39 [2023-11-29T17:14:39.110Z] time="2023-11-29T17:14:38.979804223Z" 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=a5a0ab1c-2bf1-4f86-9d35-3bae34866217 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49272" http.request.uri="/v2/test/blobs/uploads/aa4c0b37-7737-4df3-9e69-6da69350926a?_state=1NwuYXGHO5kaiWAYEqdwWsGYBgsx-Js_PO8pdwa7IfJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhNGMwYjM3LTc3MzctNGRmMy05ZTY5LTZkYTY5MzUwOTI2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOVQxNzoxNDozOC45NzY0OTE0ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=2.032681ms http.response.status=201 http.response.written=0 
17:14:39 [2023-11-29T17:14:39.110Z] 127.0.0.1 - - [29/Nov/2023:17:14:38 +0000] "PUT /v2/test/blobs/uploads/aa4c0b37-7737-4df3-9e69-6da69350926a?_state=1NwuYXGHO5kaiWAYEqdwWsGYBgsx-Js_PO8pdwa7IfJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhNGMwYjM3LTc3MzctNGRmMy05ZTY5LTZkYTY5MzUwOTI2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOVQxNzoxNDozOC45NzY0OTE0ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.8+unknown"
17:14:39 [2023-11-29T17:14:39.110Z] time="2023-11-29T17:14:38.979726045Z" 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=02cf6933-5ddd-453e-9a4c-e41752a09406 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/blobs/uploads/35efb53e-00c4-4944-a460-bd68aee1f427?_state=Abs2AOAaOCVd97S62Jtl7NgYP3W_Ou9iiKpPL2nIGBp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1ZWZiNTNlLTAwYzQtNDk0NC1hNDYwLWJkNjhhZWUxZjQyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOVQxNzoxNDozOC45NzY0NjMyNzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=63.163µ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=0dfc4d89-e7b9-4e12-b43c-073c2181bef5 trace.line=110 vars.name=test vars.uuid=35efb53e-00c4-4944-a460-bd68aee1f427 
17:14:39 [2023-11-29T17:14:39.110Z] time="2023-11-29T17:14:38.979960743Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/35efb53e-00c4-4944-a460-bd68aee1f427")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02cf6933-5ddd-453e-9a4c-e41752a09406 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/blobs/uploads/35efb53e-00c4-4944-a460-bd68aee1f427?_state=Abs2AOAaOCVd97S62Jtl7NgYP3W_Ou9iiKpPL2nIGBp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1ZWZiNTNlLTAwYzQtNDk0NC1hNDYwLWJkNjhhZWUxZjQyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOVQxNzoxNDozOC45NzY0NjMyNzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=95.737µ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=684a720d-9f15-4eb1-a249-f9d9a3d04a45 trace.line=202 vars.name=test vars.uuid=35efb53e-00c4-4944-a460-bd68aee1f427 
17:14:39 [2023-11-29T17:14:39.110Z] time="2023-11-29T17:14:38.980035812Z" 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=02cf6933-5ddd-453e-9a4c-e41752a09406 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/blobs/uploads/35efb53e-00c4-4944-a460-bd68aee1f427?_state=Abs2AOAaOCVd97S62Jtl7NgYP3W_Ou9iiKpPL2nIGBp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1ZWZiNTNlLTAwYzQtNDk0NC1hNDYwLWJkNjhhZWUxZjQyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOVQxNzoxNDozOC45NzY0NjMyNzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=2.282158ms http.response.status=201 http.response.written=0 
17:14:39 [2023-11-29T17:14:39.110Z] 127.0.0.1 - - [29/Nov/2023:17:14:38 +0000] "PUT /v2/test/blobs/uploads/35efb53e-00c4-4944-a460-bd68aee1f427?_state=Abs2AOAaOCVd97S62Jtl7NgYP3W_Ou9iiKpPL2nIGBp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1ZWZiNTNlLTAwYzQtNDk0NC1hNDYwLWJkNjhhZWUxZjQyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOVQxNzoxNDozOC45NzY0NjMyNzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.8+unknown"
17:14:39 [2023-11-29T17:14:39.110Z] time="2023-11-29T17:14:38.98154061Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cfff319d-b2cc-48e9-a673-c230e91c6f5d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
17:14:39 [2023-11-29T17:14:39.110Z] time="2023-11-29T17:14:38.981576532Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cfff319d-b2cc-48e9-a673-c230e91c6f5d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
17:14:39 [2023-11-29T17:14:39.110Z] time="2023-11-29T17:14:38.981630891Z" 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=cfff319d-b2cc-48e9-a673-c230e91c6f5d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=25.379µ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=f801fc09-9ec2-4e21-8350-f4c510519277 trace.line=95 vars.name=test vars.reference=latest 
17:14:39 [2023-11-29T17:14:39.110Z] time="2023-11-29T17:14:38.981687588Z" 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=cfff319d-b2cc-48e9-a673-c230e91c6f5d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49282" 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=1.328512ms http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
17:14:39 [2023-11-29T17:14:39.110Z] 127.0.0.1 - - [29/Nov/2023:17:14:38 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.8+unknown"
17:14:39 [2023-11-29T17:14:39.110Z] time="2023-11-29T17:14:38.982595728Z" 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=efb21234-876a-456d-a24f-259eda7ec29c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
17:14:39 [2023-11-29T17:14:39.110Z] time="2023-11-29T17:14:38.982631313Z" 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=efb21234-876a-456d-a24f-259eda7ec29c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
17:14:39 [2023-11-29T17:14:39.110Z] time="2023-11-29T17:14:38.982771136Z" 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=efb21234-876a-456d-a24f-259eda7ec29c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
17:14:39 [2023-11-29T17:14:39.110Z] time="2023-11-29T17:14:38.982786053Z" 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=efb21234-876a-456d-a24f-259eda7ec29c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
17:14:39 [2023-11-29T17:14:39.110Z] time="2023-11-29T17:14:38.982794734Z" 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=efb21234-876a-456d-a24f-259eda7ec29c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
17:14:39 [2023-11-29T17:14:39.110Z] time="2023-11-29T17:14:38.982863739Z" 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=efb21234-876a-456d-a24f-259eda7ec29c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=40.205µ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=c7a064c1-97b9-438c-8bc2-eaf46b5e3f1f trace.line=95 vars.name=test vars.reference=latest 
17:14:39 [2023-11-29T17:14:39.110Z] time="2023-11-29T17:14:38.982917212Z" 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=efb21234-876a-456d-a24f-259eda7ec29c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=15.942µ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=ac27feed-db46-4820-b3a6-e14c3ee063e9 trace.line=155 vars.name=test vars.reference=latest 
17:14:39 [2023-11-29T17:14:39.110Z] time="2023-11-29T17:14:38.982964703Z" 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=efb21234-876a-456d-a24f-259eda7ec29c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=19.643µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9bc8210e-4c28-4dc8-a61a-db4470d2fcd1 trace.line=95 vars.name=test vars.reference=latest 
17:14:39 [2023-11-29T17:14:39.110Z] time="2023-11-29T17:14:38.982999976Z" 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=efb21234-876a-456d-a24f-259eda7ec29c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=10.437µ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=5a36ce85-ed16-4edf-b33c-06988e39e98a trace.line=155 vars.name=test vars.reference=latest 
17:14:39 [2023-11-29T17:14:39.110Z] time="2023-11-29T17:14:38.983037384Z" 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=efb21234-876a-456d-a24f-259eda7ec29c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=11.61µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=99fc946b-ffd8-454c-885c-b758c473af87 trace.line=155 vars.name=test vars.reference=latest 
17:14:39 [2023-11-29T17:14:39.110Z] time="2023-11-29T17:14:38.98311013Z" 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=efb21234-876a-456d-a24f-259eda7ec29c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=46.383µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e6cf856a-44ec-4459-b089-e34e04b22584 trace.line=110 vars.name=test vars.reference=latest 
17:14:39 [2023-11-29T17:14:39.110Z] time="2023-11-29T17:14:38.983191401Z" 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=efb21234-876a-456d-a24f-259eda7ec29c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=48.632µ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=20edfee9-47ed-4403-a2a3-d56e9d47fe56 trace.line=110 vars.name=test vars.reference=latest 
17:14:39 [2023-11-29T17:14:39.110Z] time="2023-11-29T17:14:38.983347766Z" 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=efb21234-876a-456d-a24f-259eda7ec29c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=63.016µ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=acf069bd-1ddd-4a8c-aa03-395ee356842c trace.line=110 vars.name=test vars.reference=latest 
17:14:39 [2023-11-29T17:14:39.110Z] time="2023-11-29T17:14:38.983402863Z" 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=efb21234-876a-456d-a24f-259eda7ec29c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=31.377µ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=3fa3eeb3-174f-47f7-adb8-e47af64beeec trace.line=110 vars.name=test vars.reference=latest 
17:14:39 [2023-11-29T17:14:39.110Z] time="2023-11-29T17:14:38.983441936Z" 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=efb21234-876a-456d-a24f-259eda7ec29c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
17:14:39 [2023-11-29T17:14:39.110Z] time="2023-11-29T17:14:38.983460684Z" 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=efb21234-876a-456d-a24f-259eda7ec29c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=1.471149ms http.response.status=201 http.response.written=0 
17:14:39 [2023-11-29T17:14:39.110Z] 127.0.0.1 - - [29/Nov/2023:17:14:38 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.8+unknown"
17:14:39 [2023-11-29T17:14:39.111Z] time="2023-11-29T17:14:38.989046148Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=15d78017-7305-4a25-9c3b-17ba1bba4b7a http.request.method=GET http.request.remoteaddr="127.0.0.1:49294" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
17:14:39 [2023-11-29T17:14:39.111Z] time="2023-11-29T17:14:38.989093196Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=15d78017-7305-4a25-9c3b-17ba1bba4b7a http.request.method=GET http.request.remoteaddr="127.0.0.1:49294" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 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="944.801µs" http.response.status=200 http.response.written=2 
17:14:39 [2023-11-29T17:14:39.111Z] 127.0.0.1 - - [29/Nov/2023:17:14:38 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:14:39 [2023-11-29T17:14:39.111Z] time="2023-11-29T17:14:38.991250529Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=89ee09fe-73f4-443e-9435-33fa8a6e17be http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49304" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
17:14:39 [2023-11-29T17:14:39.111Z] time="2023-11-29T17:14:38.991284498Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=89ee09fe-73f4-443e-9435-33fa8a6e17be http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49304" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
17:14:39 [2023-11-29T17:14:39.111Z] time="2023-11-29T17:14:38.99134835Z" 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=89ee09fe-73f4-443e-9435-33fa8a6e17be http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49304" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.66µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=620fc300-b49a-4964-a2b3-75c32f674bbb trace.line=95 vars.name=test vars.reference=latest 
17:14:39 [2023-11-29T17:14:39.111Z] time="2023-11-29T17:14:38.991368412Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=89ee09fe-73f4-443e-9435-33fa8a6e17be http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49304" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
17:14:39 [2023-11-29T17:14:39.111Z] time="2023-11-29T17:14:38.991411357Z" 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=89ee09fe-73f4-443e-9435-33fa8a6e17be http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49304" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.677µ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=0c8dacf2-03a8-4eb8-ae81-d744eabd02c4 trace.line=95 vars.name=test vars.reference=latest 
17:14:39 [2023-11-29T17:14:39.111Z] time="2023-11-29T17:14:38.991453449Z" 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=89ee09fe-73f4-443e-9435-33fa8a6e17be http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49304" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.736µ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=feadd5f4-d7be-4378-927a-130915aa882b trace.line=155 vars.name=test vars.reference=latest 
17:14:39 [2023-11-29T17:14:39.111Z] time="2023-11-29T17:14:38.991490471Z" 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=89ee09fe-73f4-443e-9435-33fa8a6e17be http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49304" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.439µ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=741045fd-426c-45ee-a291-4d1b355a9d1b trace.line=125 vars.name=test vars.reference=latest 
17:14:39 [2023-11-29T17:14:39.111Z] time="2023-11-29T17:14:38.991534286Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=89ee09fe-73f4-443e-9435-33fa8a6e17be http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49304" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
17:14:39 [2023-11-29T17:14:39.111Z] time="2023-11-29T17:14:38.991621088Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=89ee09fe-73f4-443e-9435-33fa8a6e17be http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49304" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 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.150634ms http.response.status=200 http.response.written=417 
17:14:39 [2023-11-29T17:14:39.111Z] 127.0.0.1 - - [29/Nov/2023:17:14:38 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:14:39 [2023-11-29T17:14:39.111Z] time="2023-11-29T17:14:39.006965118Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dcd2d449-7801-478f-823b-54bdda9bf143 http.request.method=GET http.request.remoteaddr="127.0.0.1:49320" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:14:39 [2023-11-29T17:14:39.111Z] time="2023-11-29T17:14:39.007008022Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dcd2d449-7801-478f-823b-54bdda9bf143 http.request.method=GET http.request.remoteaddr="127.0.0.1:49320" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:14:39 [2023-11-29T17:14:39.111Z] time="2023-11-29T17:14:39.007021709Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dcd2d449-7801-478f-823b-54bdda9bf143 http.request.method=GET http.request.remoteaddr="127.0.0.1:49320" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:14:39 [2023-11-29T17:14:39.111Z] time="2023-11-29T17:14:39.007088547Z" 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=dcd2d449-7801-478f-823b-54bdda9bf143 http.request.method=GET http.request.remoteaddr="127.0.0.1:49320" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.719µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9ca0967a-d211-49ac-8b9d-4cd10b40b1a2 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:14:39 [2023-11-29T17:14:39.111Z] time="2023-11-29T17:14:39.007136375Z" 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=dcd2d449-7801-478f-823b-54bdda9bf143 http.request.method=GET http.request.remoteaddr="127.0.0.1:49320" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.253µ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=01d54da9-912f-427c-8d08-11b00e81316f trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:14:39 [2023-11-29T17:14:39.111Z] time="2023-11-29T17:14:39.007173019Z" 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=dcd2d449-7801-478f-823b-54bdda9bf143 http.request.method=GET http.request.remoteaddr="127.0.0.1:49320" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.038µ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=db047533-850b-4b1f-a561-1d7571d29b4c trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:14:39 [2023-11-29T17:14:39.111Z] time="2023-11-29T17:14:39.007206381Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dcd2d449-7801-478f-823b-54bdda9bf143 http.request.method=GET http.request.remoteaddr="127.0.0.1:49320" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:14:39 [2023-11-29T17:14:39.111Z] time="2023-11-29T17:14:39.007284813Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dcd2d449-7801-478f-823b-54bdda9bf143 http.request.method=GET http.request.remoteaddr="127.0.0.1:49320" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 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.047471ms http.response.status=200 http.response.written=417 
17:14:39 [2023-11-29T17:14:39.111Z] 127.0.0.1 - - [29/Nov/2023:17:14:39 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:14:39 [2023-11-29T17:14:39.111Z] time="2023-11-29T17:14:39.018741802Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4c2a1411-ea10-4963-9a8e-8239527317be http.request.method=GET http.request.remoteaddr="127.0.0.1:49328" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:14:39 [2023-11-29T17:14:39.111Z] time="2023-11-29T17:14:39.018790015Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4c2a1411-ea10-4963-9a8e-8239527317be http.request.method=GET http.request.remoteaddr="127.0.0.1:49328" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:14:39 [2023-11-29T17:14:39.111Z] time="2023-11-29T17:14:39.018751132Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f0cc2016-78dd-4521-b345-7499f2de18e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49338" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:14:39 [2023-11-29T17:14:39.111Z] time="2023-11-29T17:14:39.018860834Z" 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=4c2a1411-ea10-4963-9a8e-8239527317be http.request.method=GET http.request.remoteaddr="127.0.0.1:49328" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=39.853µ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=16df4c91-b38c-486c-9615-baf6084cc7fb trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:14:39 [2023-11-29T17:14:39.111Z] time="2023-11-29T17:14:39.018882438Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f0cc2016-78dd-4521-b345-7499f2de18e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49338" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:14:39 [2023-11-29T17:14:39.111Z] time="2023-11-29T17:14:39.018904132Z" 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=4c2a1411-ea10-4963-9a8e-8239527317be http.request.method=GET http.request.remoteaddr="127.0.0.1:49328" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.466µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=865c20a6-5ae1-435a-9b56-ce1aab916867 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:14:39 [2023-11-29T17:14:39.111Z] time="2023-11-29T17:14:39.018945674Z" 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=4c2a1411-ea10-4963-9a8e-8239527317be http.request.method=GET http.request.remoteaddr="127.0.0.1:49328" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.494µ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=b28c81a0-af56-4a44-8fb9-5147c267e678 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:14:39 [2023-11-29T17:14:39.111Z] time="2023-11-29T17:14:39.018951894Z" 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=f0cc2016-78dd-4521-b345-7499f2de18e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49338" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.086µ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=4c703a09-0a9a-4ddc-a5b5-0ac88b9d9f9e trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:14:39 [2023-11-29T17:14:39.112Z] time="2023-11-29T17:14:39.01899781Z" 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=f0cc2016-78dd-4521-b345-7499f2de18e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49338" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.165µ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=72b35840-d357-4281-9021-4e2d58559d80 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:14:39 [2023-11-29T17:14:39.112Z] time="2023-11-29T17:14:39.018987504Z" 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=4c2a1411-ea10-4963-9a8e-8239527317be http.request.method=GET http.request.remoteaddr="127.0.0.1:49328" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.577µ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=7ac9563b-27aa-4af2-b21d-f68052a7e654 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:14:39 [2023-11-29T17:14:39.112Z] time="2023-11-29T17:14:39.019047057Z" 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=f0cc2016-78dd-4521-b345-7499f2de18e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49338" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.47µ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=b8f5d549-3144-4058-87db-3fbdff5deac2 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:14:39 [2023-11-29T17:14:39.112Z] time="2023-11-29T17:14:39.019080656Z" 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=f0cc2016-78dd-4521-b345-7499f2de18e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49338" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.961µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=13cbcb08-e8f3-44a0-a53c-eca2c06af86d trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:14:39 [2023-11-29T17:14:39.112Z] time="2023-11-29T17:14:39.019089674Z" 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=4c2a1411-ea10-4963-9a8e-8239527317be http.request.method=GET http.request.remoteaddr="127.0.0.1:49328" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.775µ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=bc4bbaf2-5c7b-48bc-b11f-f0eaec71b7d6 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:14:39 [2023-11-29T17:14:39.112Z] time="2023-11-29T17:14:39.019117456Z" 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=f0cc2016-78dd-4521-b345-7499f2de18e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49338" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.296µ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=8543d75a-48d9-4740-959b-63b6c5f59d23 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:14:39 [2023-11-29T17:14:39.112Z] time="2023-11-29T17:14:39.019128065Z" 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=4c2a1411-ea10-4963-9a8e-8239527317be http.request.method=GET http.request.remoteaddr="127.0.0.1:49328" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.183µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=fc262eb4-8d11-4f19-adb9-7303482e9c7a trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:14:39 [2023-11-29T17:14:39.112Z] time="2023-11-29T17:14:39.019146609Z" 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=f0cc2016-78dd-4521-b345-7499f2de18e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49338" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.646µ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=06a3f4e1-bbdc-47b6-be5d-c7bf781e9a43 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:14:39 [2023-11-29T17:14:39.112Z] time="2023-11-29T17:14:39.019181727Z" 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=4c2a1411-ea10-4963-9a8e-8239527317be http.request.method=GET http.request.remoteaddr="127.0.0.1:49328" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.912µ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=b59037d2-6c03-4ab6-8c86-e274da7c9a0a trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:14:39 [2023-11-29T17:14:39.112Z] time="2023-11-29T17:14:39.01918921Z" 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=f0cc2016-78dd-4521-b345-7499f2de18e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49338" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.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).Reader" trace.id=396224af-68f8-40b8-90c6-e22dad31f2cc trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:14:39 [2023-11-29T17:14:39.112Z] time="2023-11-29T17:14:39.019644511Z" 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=4c2a1411-ea10-4963-9a8e-8239527317be http.request.method=GET http.request.remoteaddr="127.0.0.1:49328" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=32.886µ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=770d8362-936c-4ede-893a-0ed6d4efa468 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:14:39 [2023-11-29T17:14:39.112Z] time="2023-11-29T17:14:39.019718496Z" 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=4c2a1411-ea10-4963-9a8e-8239527317be http.request.method=GET http.request.remoteaddr="127.0.0.1:49328" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.015µ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=8f9af434-f718-4ee9-a5dc-a5498e64a66f trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:14:39 [2023-11-29T17:14:39.112Z] time="2023-11-29T17:14:39.019844411Z" 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=f0cc2016-78dd-4521-b345-7499f2de18e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49338" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.069µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e29c82bb-53fc-4bc1-971c-d1046bfee5ab trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:14:39 [2023-11-29T17:14:39.112Z] time="2023-11-29T17:14:39.019909978Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4c2a1411-ea10-4963-9a8e-8239527317be http.request.method=GET http.request.remoteaddr="127.0.0.1:49328" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 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.706476ms http.response.status=200 http.response.written=194 
17:14:39 [2023-11-29T17:14:39.112Z] 127.0.0.1 - - [29/Nov/2023:17:14:39 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:14:39 [2023-11-29T17:14:39.112Z] time="2023-11-29T17:14:39.02015184Z" 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=f0cc2016-78dd-4521-b345-7499f2de18e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49338" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=27.044µ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=7a8ac79a-721d-4eba-a2d3-5e7a73c854b4 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:14:39 [2023-11-29T17:14:39.112Z] time="2023-11-29T17:14:39.02022041Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f0cc2016-78dd-4521-b345-7499f2de18e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49338" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 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.977375ms http.response.status=200 http.response.written=68 
17:14:39 [2023-11-29T17:14:39.112Z] 127.0.0.1 - - [29/Nov/2023:17:14:39 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:14:39 [2023-11-29T17:14:39.112Z] time="2023-11-29T17:14:39.040015196Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c40afbfa-ce04-4608-af38-bc81e5c7dbb5 http.request.method=GET http.request.remoteaddr="127.0.0.1:49368" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
17:14:39 [2023-11-29T17:14:39.112Z] time="2023-11-29T17:14:39.04005248Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c40afbfa-ce04-4608-af38-bc81e5c7dbb5 http.request.method=GET http.request.remoteaddr="127.0.0.1:49368" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 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="747.624µs" http.response.status=200 http.response.written=2 
17:14:39 [2023-11-29T17:14:39.112Z] 127.0.0.1 - - [29/Nov/2023:17:14:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:14:39 [2023-11-29T17:14:39.112Z] time="2023-11-29T17:14:39.04748656Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f5ac865e-991a-40bf-b993-afa791dc5d1d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49376" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:14:39 [2023-11-29T17:14:39.112Z] time="2023-11-29T17:14:39.047527405Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f5ac865e-991a-40bf-b993-afa791dc5d1d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49376" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:14:39 [2023-11-29T17:14:39.112Z] time="2023-11-29T17:14:39.047541567Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f5ac865e-991a-40bf-b993-afa791dc5d1d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49376" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:14:39 [2023-11-29T17:14:39.112Z] time="2023-11-29T17:14:39.047604459Z" 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=f5ac865e-991a-40bf-b993-afa791dc5d1d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49376" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=32.673µ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=f49567b8-b5a6-42ca-b566-426ce9b5bdaf trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:14:39 [2023-11-29T17:14:39.112Z] time="2023-11-29T17:14:39.047650892Z" 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=f5ac865e-991a-40bf-b993-afa791dc5d1d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49376" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.375µ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=74b9a167-8677-4684-9b7a-fe88260add59 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:14:39 [2023-11-29T17:14:39.112Z] time="2023-11-29T17:14:39.047729972Z" 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=f5ac865e-991a-40bf-b993-afa791dc5d1d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49376" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 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.062953ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:14:39 [2023-11-29T17:14:39.112Z] 127.0.0.1 - - [29/Nov/2023:17:14:39 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:14:39 [2023-11-29T17:14:39.112Z] time="2023-11-29T17:14:39.048964043Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ea2d6e83-fd94-4928-a031-807dd4e8bd35 http.request.method=GET http.request.remoteaddr="127.0.0.1:49388" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:14:39 [2023-11-29T17:14:39.112Z] time="2023-11-29T17:14:39.049013668Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ea2d6e83-fd94-4928-a031-807dd4e8bd35 http.request.method=GET http.request.remoteaddr="127.0.0.1:49388" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:14:39 [2023-11-29T17:14:39.112Z] time="2023-11-29T17:14:39.049027567Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ea2d6e83-fd94-4928-a031-807dd4e8bd35 http.request.method=GET http.request.remoteaddr="127.0.0.1:49388" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:14:39 [2023-11-29T17:14:39.113Z] time="2023-11-29T17:14:39.049083764Z" 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=ea2d6e83-fd94-4928-a031-807dd4e8bd35 http.request.method=GET http.request.remoteaddr="127.0.0.1:49388" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=27.315µ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=b3c5b7f7-49ca-441d-b3d2-e6a9e36d6318 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:14:39 [2023-11-29T17:14:39.113Z] time="2023-11-29T17:14:39.049127899Z" 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=ea2d6e83-fd94-4928-a031-807dd4e8bd35 http.request.method=GET http.request.remoteaddr="127.0.0.1:49388" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.496µ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=6ae524c8-f6a5-4d14-a92d-933b937e5715 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:14:39 [2023-11-29T17:14:39.113Z] time="2023-11-29T17:14:39.049183989Z" 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=ea2d6e83-fd94-4928-a031-807dd4e8bd35 http.request.method=GET http.request.remoteaddr="127.0.0.1:49388" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 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="973.075µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:14:39 [2023-11-29T17:14:39.113Z] 127.0.0.1 - - [29/Nov/2023:17:14:39 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.3 git-commit/75558a91de26182e39ff7ad911c6c74ec874ab44 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:14:39 [2023-11-29T17:14:39.113Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.20s)
17:14:39 [2023-11-29T17:14:39.113Z] === RUN   TestImagePullNonExisting
17:14:39 [2023-11-29T17:14:39.113Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
17:14:39 [2023-11-29T17:14:39.113Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
17:14:39 [2023-11-29T17:14:39.113Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
17:14:39 [2023-11-29T17:14:39.113Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
17:14:39 [2023-11-29T17:14:39.113Z] === RUN   TestImagePullNonExisting/asdfasdf
17:14:39 [2023-11-29T17:14:39.113Z] === PAUSE TestImagePullNonExisting/asdfasdf
17:14:39 [2023-11-29T17:14:39.113Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
17:14:39 [2023-11-29T17:14:39.113Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
17:14:39 [2023-11-29T17:14:39.113Z] === RUN   TestImagePullNonExisting/library/asdfasdf
17:14:39 [2023-11-29T17:14:39.113Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
17:14:39 [2023-11-29T17:14:39.113Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
17:14:39 [2023-11-29T17:14:39.113Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
17:14:39 [2023-11-29T17:14:39.113Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
17:14:39 [2023-11-29T17:14:39.113Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
17:14:39 [2023-11-29T17:14:39.113Z] === CONT  TestImagePullNonExisting/asdfasdf
17:14:39 [2023-11-29T17:14:39.113Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
17:14:39 [2023-11-29T17:14:39.113Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
17:14:39 [2023-11-29T17:14:39.113Z] === CONT  TestImagePullNonExisting/library/asdfasdf
17:14:40 [2023-11-29T17:14:40.488Z] --- PASS: TestImagePullNonExisting (0.01s)
17:14:40 [2023-11-29T17:14:40.488Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.97s)
17:14:40 [2023-11-29T17:14:40.488Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.97s)
17:14:40 [2023-11-29T17:14:40.488Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.97s)
17:14:40 [2023-11-29T17:14:40.488Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.97s)
17:14:40 [2023-11-29T17:14:40.488Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.32s)
17:14:40 [2023-11-29T17:14:40.488Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.32s)
17:14:40 [2023-11-29T17:14:40.488Z] === RUN   TestRemoveImageOrphaning
17:14:40 [2023-11-29T17:14:40.747Z] --- PASS: TestRemoveImageOrphaning (0.22s)
17:14:40 [2023-11-29T17:14:40.747Z] === RUN   TestRemoveByDigest
17:14:40 [2023-11-29T17:14:40.747Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
17:14:40 [2023-11-29T17:14:40.747Z] --- SKIP: TestRemoveByDigest (0.00s)
17:14:40 [2023-11-29T17:14:40.747Z] === RUN   TestRemoveImageGarbageCollector
17:14:40 [2023-11-29T17:14:40.747Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
17:14:40 [2023-11-29T17:14:40.747Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:14:40 [2023-11-29T17:14:40.747Z] === RUN   TestSaveCheckTimes
17:14:40 [2023-11-29T17:14:40.747Z] === PAUSE TestSaveCheckTimes
17:14:40 [2023-11-29T17:14:40.747Z] === RUN   TestSaveRepoWithMultipleImages
17:14:41 [2023-11-29T17:14:41.005Z] --- PASS: TestSaveRepoWithMultipleImages (0.26s)
17:14:41 [2023-11-29T17:14:41.005Z] === RUN   TestSaveDirectoryPermissions
17:14:42 [2023-11-29T17:14:42.382Z] --- PASS: TestSaveDirectoryPermissions (1.08s)
17:14:42 [2023-11-29T17:14:42.382Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:14:42 [2023-11-29T17:14:42.382Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
17:14:42 [2023-11-29T17:14:42.382Z] === RUN   TestTagUsingDigestAlgorithmAsName
17:14:42 [2023-11-29T17:14:42.382Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
17:14:42 [2023-11-29T17:14:42.382Z] === RUN   TestTagValidPrefixedRepo
17:14:42 [2023-11-29T17:14:42.382Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
17:14:42 [2023-11-29T17:14:42.382Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
17:14:42 [2023-11-29T17:14:42.382Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
17:14:42 [2023-11-29T17:14:42.382Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
17:14:42 [2023-11-29T17:14:42.382Z] === RUN   TestTagValidPrefixedRepo/foooo:t
17:14:42 [2023-11-29T17:14:42.382Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
17:14:42 [2023-11-29T17:14:42.382Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
17:14:42 [2023-11-29T17:14:42.382Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
17:14:42 [2023-11-29T17:14:42.382Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
17:14:42 [2023-11-29T17:14:42.382Z] === CONT  TestTagValidPrefixedRepo/foooo:t
17:14:42 [2023-11-29T17:14:42.382Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
17:14:42 [2023-11-29T17:14:42.382Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
17:14:42 [2023-11-29T17:14:42.382Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
17:14:42 [2023-11-29T17:14:42.382Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
17:14:42 [2023-11-29T17:14:42.382Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
17:14:42 [2023-11-29T17:14:42.382Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s)
17:14:42 [2023-11-29T17:14:42.382Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s)
17:14:42 [2023-11-29T17:14:42.382Z] === RUN   TestTagExistedNameWithoutForce
17:14:42 [2023-11-29T17:14:42.382Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:14:42 [2023-11-29T17:14:42.382Z] === RUN   TestTagOfficialNames
17:14:42 [2023-11-29T17:14:42.382Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
17:14:42 [2023-11-29T17:14:42.382Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
17:14:42 [2023-11-29T17:14:42.382Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
17:14:42 [2023-11-29T17:14:42.382Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
17:14:42 [2023-11-29T17:14:42.382Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
17:14:42 [2023-11-29T17:14:42.382Z] --- PASS: TestTagOfficialNames (0.06s)
17:14:42 [2023-11-29T17:14:42.382Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
17:14:42 [2023-11-29T17:14:42.382Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
17:14:42 [2023-11-29T17:14:42.382Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
17:14:42 [2023-11-29T17:14:42.382Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
17:14:42 [2023-11-29T17:14:42.382Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
17:14:42 [2023-11-29T17:14:42.382Z] === RUN   TestTagMatchesDigest
17:14:42 [2023-11-29T17:14:42.382Z] --- PASS: TestTagMatchesDigest (0.01s)
17:14:42 [2023-11-29T17:14:42.382Z] === CONT  TestSaveCheckTimes
17:14:42 [2023-11-29T17:14:42.382Z] --- PASS: TestSaveCheckTimes (0.03s)
17:14:42 [2023-11-29T17:14:42.382Z] PASS
17:14:42 [2023-11-29T17:14:42.382Z] 
17:14:42 [2023-11-29T17:14:42.382Z] === Skipped
17:14:42 [2023-11-29T17:14:42.382Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
17:14:42 [2023-11-29T17:14:42.382Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
17:14:42 [2023-11-29T17:14:42.382Z] 
17:14:42 [2023-11-29T17:14:42.382Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
17:14:42 [2023-11-29T17:14:42.382Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
17:14:42 [2023-11-29T17:14:42.382Z] 
17:14:42 [2023-11-29T17:14:42.382Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:14:42 [2023-11-29T17:14:42.382Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
17:14:42 [2023-11-29T17:14:42.382Z] 
17:14:42 [2023-11-29T17:14:42.382Z] DONE 54 tests, 3 skipped in 6.343s
17:14:42 [2023-11-29T17:14:42.382Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
17:14:42 [2023-11-29T17:14:42.382Z] ++ '[' -n '' ']'
17:14:42 [2023-11-29T17:14:42.382Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
17:14:42 [2023-11-29T17:14:42.382Z] ++ set -e
17:14:42 [2023-11-29T17:14:42.382Z] ++ '[' -n 0 ']'
17:14:42 [2023-11-29T17:14:42.382Z] ++ set -x
17:14:42 [2023-11-29T17:14:42.382Z] ++ 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.fp61kNvExo/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
17:14:42 [2023-11-29T17:14:42.382Z] === RUN   TestStripANSICommands
17:14:42 [2023-11-29T17:14:42.382Z] === RUN   TestStripANSICommands/#00
17:14:42 [2023-11-29T17:14:42.382Z] === RUN   TestStripANSICommands/#01
17:14:42 [2023-11-29T17:14:42.382Z] --- PASS: TestStripANSICommands (0.00s)
17:14:42 [2023-11-29T17:14:42.382Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
17:14:42 [2023-11-29T17:14:42.382Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
17:14:42 [2023-11-29T17:14:42.382Z] PASS
17:14:42 [2023-11-29T17:14:42.382Z] 
17:14:42 [2023-11-29T17:14:42.382Z] DONE 3 tests in 0.009s
17:14:42 [2023-11-29T17:14:42.382Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
17:14:42 [2023-11-29T17:14:42.382Z] ++ '[' -n '' ']'
17:14:42 [2023-11-29T17:14:42.382Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
17:14:42 [2023-11-29T17:14:42.382Z] ++ set -e
17:14:42 [2023-11-29T17:14:42.382Z] ++ '[' -n 0 ']'
17:14:42 [2023-11-29T17:14:42.382Z] ++ set -x
17:14:42 [2023-11-29T17:14:42.382Z] ++ 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.fp61kNvExo/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
17:14:42 [2023-11-29T17:14:42.382Z] INFO: Testing against a local daemon
17:14:42 [2023-11-29T17:14:42.382Z] === RUN   TestCreateWithMultiNetworks
17:14:43 [2023-11-29T17:14:43.318Z] --- PASS: TestCreateWithMultiNetworks (1.06s)
17:14:43 [2023-11-29T17:14:43.318Z] === RUN   TestNetworkCreateDelete
17:14:43 [2023-11-29T17:14:43.577Z] --- PASS: TestNetworkCreateDelete (0.19s)
17:14:43 [2023-11-29T17:14:43.577Z] === RUN   TestDockerNetworkDeletePreferID
17:14:44 [2023-11-29T17:14:44.144Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s)
17:14:44 [2023-11-29T17:14:44.144Z] === RUN   TestDaemonDNSFallback
17:14:50 [2023-11-29T17:14:50.706Z] --- PASS: TestDaemonDNSFallback (6.26s)
17:14:50 [2023-11-29T17:14:50.706Z] === RUN   TestInspectNetwork
17:14:53 [2023-11-29T17:14:53.239Z] === RUN   TestInspectNetwork/full_network_id
17:14:53 [2023-11-29T17:14:53.239Z] === RUN   TestInspectNetwork/partial_network_id
17:14:53 [2023-11-29T17:14:53.239Z] === RUN   TestInspectNetwork/network_name
17:14:53 [2023-11-29T17:14:53.239Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:14:57 [2023-11-29T17:14:57.427Z] --- PASS: TestInspectNetwork (7.08s)
17:14:57 [2023-11-29T17:14:57.427Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:14:57 [2023-11-29T17:14:57.427Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:14:57 [2023-11-29T17:14:57.427Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:14:57 [2023-11-29T17:14:57.427Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:14:57 [2023-11-29T17:14:57.427Z] === RUN   TestRunContainerWithBridgeNone
17:14:59 [2023-11-29T17:14:59.330Z] --- PASS: TestRunContainerWithBridgeNone (1.55s)
17:14:59 [2023-11-29T17:14:59.330Z] === RUN   TestNetworkInvalidJSON
17:14:59 [2023-11-29T17:14:59.330Z] === RUN   TestNetworkInvalidJSON/networks/create
17:14:59 [2023-11-29T17:14:59.330Z] === PAUSE TestNetworkInvalidJSON/networks/create
17:14:59 [2023-11-29T17:14:59.330Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
17:14:59 [2023-11-29T17:14:59.330Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
17:14:59 [2023-11-29T17:14:59.330Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
17:14:59 [2023-11-29T17:14:59.330Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
17:14:59 [2023-11-29T17:14:59.330Z] === CONT  TestNetworkInvalidJSON/networks/create
17:14:59 [2023-11-29T17:14:59.330Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
17:14:59 [2023-11-29T17:14:59.330Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
17:14:59 [2023-11-29T17:14:59.330Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
17:14:59 [2023-11-29T17:14:59.330Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
17:14:59 [2023-11-29T17:14:59.330Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
17:14:59 [2023-11-29T17:14:59.330Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
17:14:59 [2023-11-29T17:14:59.330Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
17:14:59 [2023-11-29T17:14:59.330Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
17:14:59 [2023-11-29T17:14:59.330Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
17:14:59 [2023-11-29T17:14:59.330Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
17:14:59 [2023-11-29T17:14:59.330Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
17:14:59 [2023-11-29T17:14:59.330Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
17:14:59 [2023-11-29T17:14:59.330Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
17:14:59 [2023-11-29T17:14:59.330Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
17:14:59 [2023-11-29T17:14:59.330Z] --- PASS: TestNetworkInvalidJSON (0.01s)
17:14:59 [2023-11-29T17:14:59.330Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
17:14:59 [2023-11-29T17:14:59.330Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
17:14:59 [2023-11-29T17:14:59.330Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
17:14:59 [2023-11-29T17:14:59.330Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
17:14:59 [2023-11-29T17:14:59.331Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
17:14:59 [2023-11-29T17:14:59.331Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
17:14:59 [2023-11-29T17:14:59.331Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
17:14:59 [2023-11-29T17:14:59.331Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
17:14:59 [2023-11-29T17:14:59.331Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
17:14:59 [2023-11-29T17:14:59.331Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
17:14:59 [2023-11-29T17:14:59.331Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
17:14:59 [2023-11-29T17:14:59.331Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
17:14:59 [2023-11-29T17:14:59.331Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
17:14:59 [2023-11-29T17:14:59.331Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
17:14:59 [2023-11-29T17:14:59.331Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
17:14:59 [2023-11-29T17:14:59.331Z] === RUN   TestNetworkList
17:14:59 [2023-11-29T17:14:59.331Z] === RUN   TestNetworkList//networks
17:14:59 [2023-11-29T17:14:59.331Z] === PAUSE TestNetworkList//networks
17:14:59 [2023-11-29T17:14:59.331Z] === RUN   TestNetworkList//networks/
17:14:59 [2023-11-29T17:14:59.331Z] === PAUSE TestNetworkList//networks/
17:14:59 [2023-11-29T17:14:59.331Z] === CONT  TestNetworkList//networks
17:14:59 [2023-11-29T17:14:59.331Z] === CONT  TestNetworkList//networks/
17:14:59 [2023-11-29T17:14:59.331Z] --- PASS: TestNetworkList (0.01s)
17:14:59 [2023-11-29T17:14:59.331Z]     --- PASS: TestNetworkList//networks (0.00s)
17:14:59 [2023-11-29T17:14:59.331Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:14:59 [2023-11-29T17:14:59.331Z] === RUN   TestHostIPv4BridgeLabel
17:14:59 [2023-11-29T17:14:59.589Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
17:14:59 [2023-11-29T17:14:59.589Z] === RUN   TestDefaultNetworkOpts
17:14:59 [2023-11-29T17:14:59.589Z] === RUN   TestDefaultNetworkOpts/default_value
17:15:00 [2023-11-29T17:15:00.966Z] === RUN   TestDefaultNetworkOpts/cmdline_value
17:15:02 [2023-11-29T17:15:02.343Z] === RUN   TestDefaultNetworkOpts/config-from_value
17:15:03 [2023-11-29T17:15:03.720Z] --- PASS: TestDefaultNetworkOpts (4.13s)
17:15:03 [2023-11-29T17:15:03.720Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.39s)
17:15:03 [2023-11-29T17:15:03.720Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.30s)
17:15:03 [2023-11-29T17:15:03.720Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.44s)
17:15:03 [2023-11-29T17:15:03.720Z] === RUN   TestForbidDuplicateNetworkNames
17:15:04 [2023-11-29T17:15:04.656Z] --- PASS: TestForbidDuplicateNetworkNames (0.66s)
17:15:04 [2023-11-29T17:15:04.656Z] === RUN   TestDaemonRestartWithLiveRestore
17:15:05 [2023-11-29T17:15:05.593Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
17:15:05 [2023-11-29T17:15:05.593Z] === RUN   TestDaemonDefaultNetworkPools
17:15:06 [2023-11-29T17:15:06.529Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
17:15:06 [2023-11-29T17:15:06.529Z] === RUN   TestDaemonRestartWithExistingNetwork
17:15:07 [2023-11-29T17:15:07.465Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
17:15:07 [2023-11-29T17:15:07.465Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:15:08 [2023-11-29T17:15:08.842Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s)
17:15:08 [2023-11-29T17:15:08.842Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:15:09 [2023-11-29T17:15:09.409Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
17:15:09 [2023-11-29T17:15:09.409Z] === RUN   TestServiceWithPredefinedNetwork
17:15:11 [2023-11-29T17:15:11.942Z] --- PASS: TestServiceWithPredefinedNetwork (2.18s)
17:15:11 [2023-11-29T17:15:11.942Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:15:11 [2023-11-29T17:15:11.942Z]     service_test.go:256: FLAKY_TEST
17:15:11 [2023-11-29T17:15:11.942Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:15:11 [2023-11-29T17:15:11.942Z] === RUN   TestServiceWithDataPathPortInit
17:15:26 [2023-11-29T17:15:26.820Z] --- PASS: TestServiceWithDataPathPortInit (13.67s)
17:15:26 [2023-11-29T17:15:26.820Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:15:27 [2023-11-29T17:15:27.756Z]     service_test.go:447: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:t4lisy96bw84n1mtfxxdj6uai Created:2023-11-29 17:15:26.559115644 +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[e1eb8ea90367e2587d33ec6c6b474c0e34b7cbe54f14dac2502bb47aa6c55697:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0sza6hxdc5u8ua9dp086nz8ee EndpointID:8c33e9870e94444182169a7c31c346cf2b49f40f75e2a3fa6dd0e6d1fb586f0f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f2e81e54240e16cbe952fab7b60ca965d8500c6798d5fbcb1fa920c178e4ef58 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:870513e4571c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0sza6hxdc5u8ua9dp086nz8ee EndpointID:8c33e9870e94444182169a7c31c346cf2b49f40f75e2a3fa6dd0e6d1fb586f0f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:15:31 [2023-11-29T17:15:31.944Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.81s)
17:15:31 [2023-11-29T17:15:31.944Z] PASS
17:15:31 [2023-11-29T17:15:31.944Z] 
17:15:31 [2023-11-29T17:15:31.944Z] === Skipped
17:15:31 [2023-11-29T17:15:31.944Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:15:31 [2023-11-29T17:15:31.944Z]     service_test.go:256: FLAKY_TEST
17:15:31 [2023-11-29T17:15:31.944Z] 
17:15:31 [2023-11-29T17:15:31.944Z] DONE 44 tests, 1 skipped in 49.751s
17:15:32 [2023-11-29T17:15:32.203Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
17:15:32 [2023-11-29T17:15:32.203Z] ++ '[' -n '' ']'
17:15:32 [2023-11-29T17:15:32.203Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
17:15:32 [2023-11-29T17:15:32.203Z] ++ set -e
17:15:32 [2023-11-29T17:15:32.203Z] ++ '[' -n 0 ']'
17:15:32 [2023-11-29T17:15:32.203Z] ++ set -x
17:15:32 [2023-11-29T17:15:32.203Z] ++ 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.fp61kNvExo/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
17:15:32 [2023-11-29T17:15:32.203Z] INFO: Testing against a local daemon
17:15:32 [2023-11-29T17:15:32.203Z] === RUN   TestDockerNetworkIpvlanPersistance
17:15:32 [2023-11-29T17:15:32.203Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:15:32 [2023-11-29T17:15:32.203Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:15:32 [2023-11-29T17:15:32.203Z] === RUN   TestDockerNetworkIpvlan
17:15:32 [2023-11-29T17:15:32.203Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:15:32 [2023-11-29T17:15:32.203Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:15:32 [2023-11-29T17:15:32.203Z] PASS
17:15:32 [2023-11-29T17:15:32.203Z] 
17:15:32 [2023-11-29T17:15:32.203Z] === Skipped
17:15:32 [2023-11-29T17:15:32.203Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:15:32 [2023-11-29T17:15:32.203Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:15:32 [2023-11-29T17:15:32.203Z] 
17:15:32 [2023-11-29T17:15:32.203Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:15:32 [2023-11-29T17:15:32.203Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:15:32 [2023-11-29T17:15:32.203Z] 
17:15:32 [2023-11-29T17:15:32.203Z] DONE 2 tests, 2 skipped in 0.038s
17:15:32 [2023-11-29T17:15:32.203Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
17:15:32 [2023-11-29T17:15:32.203Z] ++ '[' -n '' ']'
17:15:32 [2023-11-29T17:15:32.203Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
17:15:32 [2023-11-29T17:15:32.203Z] ++ set -e
17:15:32 [2023-11-29T17:15:32.203Z] ++ '[' -n 0 ']'
17:15:32 [2023-11-29T17:15:32.203Z] ++ set -x
17:15:32 [2023-11-29T17:15:32.203Z] ++ 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.fp61kNvExo/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
17:15:32 [2023-11-29T17:15:32.203Z] INFO: Testing against a local daemon
17:15:32 [2023-11-29T17:15:32.203Z] === RUN   TestDockerNetworkMacvlanPersistance
17:15:33 [2023-11-29T17:15:33.579Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s)
17:15:33 [2023-11-29T17:15:33.579Z] === RUN   TestDockerNetworkMacvlan
17:15:33 [2023-11-29T17:15:33.579Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:15:34 [2023-11-29T17:15:34.152Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:15:34 [2023-11-29T17:15:34.719Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:15:35 [2023-11-29T17:15:35.287Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:15:36 [2023-11-29T17:15:36.222Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:15:36 [2023-11-29T17:15:36.481Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:15:37 [2023-11-29T17:15:37.416Z] --- PASS: TestDockerNetworkMacvlan (3.61s)
17:15:37 [2023-11-29T17:15:37.416Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.61s)
17:15:37 [2023-11-29T17:15:37.416Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.60s)
17:15:37 [2023-11-29T17:15:37.416Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.60s)
17:15:37 [2023-11-29T17:15:37.416Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.60s)
17:15:37 [2023-11-29T17:15:37.416Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.60s)
17:15:37 [2023-11-29T17:15:37.416Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
17:15:37 [2023-11-29T17:15:37.416Z] PASS
17:15:37 [2023-11-29T17:15:37.416Z] 
17:15:37 [2023-11-29T17:15:37.416Z] DONE 8 tests in 5.053s
17:15:37 [2023-11-29T17:15:37.416Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
17:15:37 [2023-11-29T17:15:37.416Z] ++ '[' -n '' ']'
17:15:37 [2023-11-29T17:15:37.417Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m
17:15:37 [2023-11-29T17:15:37.417Z] ++ set -e
17:15:37 [2023-11-29T17:15:37.417Z] ++ '[' -n 0 ']'
17:15:37 [2023-11-29T17:15:37.417Z] ++ set -x
17:15:37 [2023-11-29T17:15:37.417Z] ++ 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.fp61kNvExo/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m
17:15:37 [2023-11-29T17:15:37.417Z] INFO: Testing against a local daemon
17:15:37 [2023-11-29T17:15:37.417Z] === RUN   TestBridgeICC
17:15:37 [2023-11-29T17:15:37.983Z] === RUN   TestBridgeICC/IPv4_non-internal_network
17:15:38 [2023-11-29T17:15:38.919Z] === RUN   TestBridgeICC/IPv4_internal_network
17:15:40 [2023-11-29T17:15:40.296Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
17:15:41 [2023-11-29T17:15:41.673Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
17:15:42 [2023-11-29T17:15:42.609Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
17:15:43 [2023-11-29T17:15:43.986Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
17:15:44 [2023-11-29T17:15:44.921Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
17:15:48 [2023-11-29T17:15:48.207Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
17:15:51 [2023-11-29T17:15:51.564Z] --- PASS: TestBridgeICC (14.25s)
17:15:51 [2023-11-29T17:15:51.564Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.19s)
17:15:51 [2023-11-29T17:15:51.564Z]     --- PASS: TestBridgeICC/IPv4_internal_network (1.14s)
17:15:51 [2023-11-29T17:15:51.564Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.26s)
17:15:51 [2023-11-29T17:15:51.564Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.08s)
17:15:51 [2023-11-29T17:15:51.564Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.24s)
17:15:51 [2023-11-29T17:15:51.564Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.20s)
17:15:51 [2023-11-29T17:15:51.564Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.24s)
17:15:51 [2023-11-29T17:15:51.564Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.30s)
17:15:51 [2023-11-29T17:15:51.564Z] === RUN   TestBridgeINC
17:15:52 [2023-11-29T17:15:52.151Z] === RUN   TestBridgeINC/IPv4_non-internal_network
17:15:57 [2023-11-29T17:15:57.514Z] === RUN   TestBridgeINC/IPv4_internal_network
17:15:58 [2023-11-29T17:15:58.096Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
17:16:03 [2023-11-29T17:16:03.401Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
17:16:03 [2023-11-29T17:16:03.969Z] --- PASS: TestBridgeINC (12.50s)
17:16:03 [2023-11-29T17:16:03.969Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.49s)
17:16:03 [2023-11-29T17:16:03.969Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.40s)
17:16:03 [2023-11-29T17:16:03.969Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.62s)
17:16:03 [2023-11-29T17:16:03.969Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.37s)
17:16:03 [2023-11-29T17:16:03.969Z] PASS
17:16:03 [2023-11-29T17:16:03.969Z] 
17:16:03 [2023-11-29T17:16:03.969Z] DONE 14 tests in 26.787s
17:16:03 [2023-11-29T17:16:03.969Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
17:16:03 [2023-11-29T17:16:03.969Z] ++ '[' -n '' ']'
17:16:03 [2023-11-29T17:16:03.969Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
17:16:03 [2023-11-29T17:16:03.969Z] ++ set -e
17:16:03 [2023-11-29T17:16:03.969Z] ++ '[' -n 0 ']'
17:16:03 [2023-11-29T17:16:03.969Z] ++ set -x
17:16:03 [2023-11-29T17:16:03.969Z] ++ 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.fp61kNvExo/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
17:16:03 [2023-11-29T17:16:03.969Z] testing: warning: no tests to run
17:16:03 [2023-11-29T17:16:03.969Z] PASS
17:16:03 [2023-11-29T17:16:03.969Z] 
17:16:03 [2023-11-29T17:16:03.969Z] DONE 0 tests in 0.007s
17:16:03 [2023-11-29T17:16:03.969Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
17:16:03 [2023-11-29T17:16:03.969Z] ++ '[' -n '' ']'
17:16:03 [2023-11-29T17:16:03.969Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
17:16:03 [2023-11-29T17:16:03.969Z] ++ set -e
17:16:03 [2023-11-29T17:16:03.969Z] ++ '[' -n 0 ']'
17:16:03 [2023-11-29T17:16:03.969Z] ++ set -x
17:16:03 [2023-11-29T17:16:03.969Z] ++ 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.fp61kNvExo/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
17:16:03 [2023-11-29T17:16:03.969Z] INFO: Testing against a local daemon
17:16:03 [2023-11-29T17:16:03.969Z] === RUN   TestAuthZPluginAllowRequest
17:16:05 [2023-11-29T17:16:05.345Z] --- PASS: TestAuthZPluginAllowRequest (1.13s)
17:16:05 [2023-11-29T17:16:05.345Z] === RUN   TestAuthZPluginTLS
17:16:05 [2023-11-29T17:16:05.912Z] --- PASS: TestAuthZPluginTLS (0.55s)
17:16:05 [2023-11-29T17:16:05.912Z] === RUN   TestAuthZPluginDenyRequest
17:16:06 [2023-11-29T17:16:06.171Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
17:16:06 [2023-11-29T17:16:06.171Z] === RUN   TestAuthZPluginAPIDenyResponse
17:16:06 [2023-11-29T17:16:06.739Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
17:16:06 [2023-11-29T17:16:06.739Z] === RUN   TestAuthZPluginDenyResponse
17:16:07 [2023-11-29T17:16:07.306Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
17:16:07 [2023-11-29T17:16:07.306Z] === RUN   TestAuthZPluginAllowEventStream
17:16:08 [2023-11-29T17:16:08.244Z] 2023/11/29 17:16:08 http: panic serving 127.0.0.1:34518: runtime error: invalid memory address or nil pointer dereference
17:16:08 [2023-11-29T17:16:08.244Z] goroutine 160 [running]:
17:16:08 [2023-11-29T17:16:08.244Z] net/http.(*conn).serve.func1()
17:16:08 [2023-11-29T17:16:08.244Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
17:16:08 [2023-11-29T17:16:08.244Z] panic({0xa71800?, 0x1579960?})
17:16:08 [2023-11-29T17:16:08.244Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
17:16:08 [2023-11-29T17:16:08.244Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd690c8, 0x400043a4e0}, 0xffff9f23cd00?)
17:16:08 [2023-11-29T17:16:08.244Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
17:16:08 [2023-11-29T17:16:08.244Z] net/http.HandlerFunc.ServeHTTP(0x40001c9300?, {0xd690c8?, 0x400043a4e0?}, 0x402b98?)
17:16:08 [2023-11-29T17:16:08.244Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
17:16:08 [2023-11-29T17:16:08.244Z] net/http.(*ServeMux).ServeHTTP(0xd6f198?, {0xd690c8, 0x400043a4e0}, 0x40001c9300)
17:16:08 [2023-11-29T17:16:08.244Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
17:16:08 [2023-11-29T17:16:08.244Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x400076c180, {0xd67cb8?, 0x400022c380}, 0x40001c9200)
17:16:08 [2023-11-29T17:16:08.244Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40
17:16:08 [2023-11-29T17:16:08.244Z] net/http.serverHandler.ServeHTTP({0xd64848?}, {0xd67cb8?, 0x400022c380?}, 0x6?)
17:16:08 [2023-11-29T17:16:08.244Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
17:16:08 [2023-11-29T17:16:08.244Z] net/http.(*conn).serve(0x400002db90, {0xd6f198, 0x4000579950})
17:16:08 [2023-11-29T17:16:08.244Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
17:16:08 [2023-11-29T17:16:08.244Z] created by net/http.(*Server).Serve in goroutine 52
17:16:08 [2023-11-29T17:16:08.244Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
17:16:09 [2023-11-29T17:16:09.180Z] 2023/11/29 17:16:09 http: panic serving 127.0.0.1:34534: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
17:16:09 [2023-11-29T17:16:09.180Z] goroutine 144 [running]:
17:16:09 [2023-11-29T17:16:09.180Z] net/http.(*conn).serve.func1()
17:16:09 [2023-11-29T17:16:09.180Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
17:16:09 [2023-11-29T17:16:09.180Z] panic({0xa091a0?, 0x400004de60?})
17:16:09 [2023-11-29T17:16:09.180Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
17:16:09 [2023-11-29T17:16:09.180Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd690c8, 0x400043a660}, 0xffff9f23cd00?)
17:16:09 [2023-11-29T17:16:09.180Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
17:16:09 [2023-11-29T17:16:09.180Z] net/http.HandlerFunc.ServeHTTP(0x40001c9400?, {0xd690c8?, 0x400043a660?}, 0x402b98?)
17:16:09 [2023-11-29T17:16:09.180Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
17:16:09 [2023-11-29T17:16:09.180Z] net/http.(*ServeMux).ServeHTTP(0xd6f198?, {0xd690c8, 0x400043a660}, 0x40001c9400)
17:16:09 [2023-11-29T17:16:09.180Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
17:16:09 [2023-11-29T17:16:09.180Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x400076c180, {0xd67cb8?, 0x400022c460}, 0x4000020400)
17:16:09 [2023-11-29T17:16:09.180Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40
17:16:09 [2023-11-29T17:16:09.180Z] net/http.serverHandler.ServeHTTP({0x40005282d0?}, {0xd67cb8?, 0x400022c460?}, 0x6?)
17:16:09 [2023-11-29T17:16:09.180Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
17:16:09 [2023-11-29T17:16:09.180Z] net/http.(*conn).serve(0x400053e510, {0xd6f198, 0x4000579950})
17:16:09 [2023-11-29T17:16:09.180Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
17:16:09 [2023-11-29T17:16:09.180Z] created by net/http.(*Server).Serve in goroutine 52
17:16:09 [2023-11-29T17:16:09.180Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
17:16:11 [2023-11-29T17:16:11.082Z] 2023/11/29 17:16:11 http: panic serving 127.0.0.1:34538: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
17:16:11 [2023-11-29T17:16:11.082Z] goroutine 214 [running]:
17:16:11 [2023-11-29T17:16:11.082Z] net/http.(*conn).serve.func1()
17:16:11 [2023-11-29T17:16:11.082Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
17:16:11 [2023-11-29T17:16:11.082Z] panic({0xa091a0?, 0x4000310050?})
17:16:11 [2023-11-29T17:16:11.082Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
17:16:11 [2023-11-29T17:16:11.082Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd690c8, 0x400043a720}, 0xffff9f23cd00?)
17:16:11 [2023-11-29T17:16:11.082Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
17:16:11 [2023-11-29T17:16:11.082Z] net/http.HandlerFunc.ServeHTTP(0x40001c9600?, {0xd690c8?, 0x400043a720?}, 0x402b98?)
17:16:11 [2023-11-29T17:16:11.082Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
17:16:11 [2023-11-29T17:16:11.082Z] net/http.(*ServeMux).ServeHTTP(0xd6f198?, {0xd690c8, 0x400043a720}, 0x40001c9600)
17:16:11 [2023-11-29T17:16:11.082Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
17:16:11 [2023-11-29T17:16:11.082Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x400076c180, {0xd67cb8?, 0x400022c540}, 0x40001c9500)
17:16:11 [2023-11-29T17:16:11.082Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40
17:16:11 [2023-11-29T17:16:11.082Z] net/http.serverHandler.ServeHTTP({0x4000158720?}, {0xd67cb8?, 0x400022c540?}, 0x6?)
17:16:11 [2023-11-29T17:16:11.082Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
17:16:11 [2023-11-29T17:16:11.082Z] net/http.(*conn).serve(0x400002cab0, {0xd6f198, 0x4000579950})
17:16:11 [2023-11-29T17:16:11.082Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
17:16:11 [2023-11-29T17:16:11.082Z] created by net/http.(*Server).Serve in goroutine 52
17:16:11 [2023-11-29T17:16:11.082Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
17:16:13 [2023-11-29T17:16:13.613Z] --- PASS: TestAuthZPluginAllowEventStream (6.08s)
17:16:13 [2023-11-29T17:16:13.613Z] === RUN   TestAuthZPluginErrorResponse
17:16:13 [2023-11-29T17:16:13.872Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
17:16:13 [2023-11-29T17:16:13.872Z] === RUN   TestAuthZPluginErrorRequest
17:16:14 [2023-11-29T17:16:14.439Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
17:16:14 [2023-11-29T17:16:14.439Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:16:15 [2023-11-29T17:16:15.007Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
17:16:15 [2023-11-29T17:16:15.007Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:16:16 [2023-11-29T17:16:16.383Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.25s)
17:16:16 [2023-11-29T17:16:16.383Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:16:17 [2023-11-29T17:16:17.760Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.21s)
17:16:17 [2023-11-29T17:16:17.760Z] === RUN   TestAuthZPluginHeader
17:16:18 [2023-11-29T17:16:18.019Z] --- PASS: TestAuthZPluginHeader (0.62s)
17:16:18 [2023-11-29T17:16:18.019Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:16:18 [2023-11-29T17:16:18.019Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
17:16:18 [2023-11-29T17:16:18.019Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:16:18 [2023-11-29T17:16:18.019Z] === RUN   TestAuthZPluginV2Disable
17:16:18 [2023-11-29T17:16:18.019Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
17:16:18 [2023-11-29T17:16:18.019Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:16:18 [2023-11-29T17:16:18.019Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:16:18 [2023-11-29T17:16:18.019Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
17:16:18 [2023-11-29T17:16:18.019Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:16:18 [2023-11-29T17:16:18.019Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:16:18 [2023-11-29T17:16:18.019Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
17:16:18 [2023-11-29T17:16:18.019Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:16:18 [2023-11-29T17:16:18.019Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:16:36 [2023-11-29T17:16:36.101Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
17:16:36 [2023-11-29T17:16:36.101Z] PASS
17:16:36 [2023-11-29T17:16:36.101Z] 
17:16:36 [2023-11-29T17:16:36.101Z] === Skipped
17:16:36 [2023-11-29T17:16:36.101Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:16:36 [2023-11-29T17:16:36.101Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
17:16:36 [2023-11-29T17:16:36.101Z] 
17:16:36 [2023-11-29T17:16:36.101Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:16:36 [2023-11-29T17:16:36.101Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
17:16:36 [2023-11-29T17:16:36.101Z] 
17:16:36 [2023-11-29T17:16:36.101Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:16:36 [2023-11-29T17:16:36.101Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
17:16:36 [2023-11-29T17:16:36.101Z] 
17:16:36 [2023-11-29T17:16:36.101Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:16:36 [2023-11-29T17:16:36.101Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
17:16:36 [2023-11-29T17:16:36.101Z] 
17:16:36 [2023-11-29T17:16:36.101Z] DONE 17 tests, 4 skipped in 30.942s
17:16:36 [2023-11-29T17:16:36.101Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
17:16:36 [2023-11-29T17:16:36.101Z] ++ '[' -n '' ']'
17:16:36 [2023-11-29T17:16:36.101Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
17:16:36 [2023-11-29T17:16:36.101Z] ++ set -e
17:16:36 [2023-11-29T17:16:36.101Z] ++ '[' -n 0 ']'
17:16:36 [2023-11-29T17:16:36.101Z] ++ set -x
17:16:36 [2023-11-29T17:16:36.101Z] ++ 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.fp61kNvExo/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
17:16:36 [2023-11-29T17:16:36.101Z] INFO: Testing against a local daemon
17:16:36 [2023-11-29T17:16:36.101Z] === RUN   TestPluginInvalidJSON
17:16:36 [2023-11-29T17:16:36.101Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
17:16:36 [2023-11-29T17:16:36.101Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
17:16:36 [2023-11-29T17:16:36.101Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
17:16:36 [2023-11-29T17:16:36.101Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
17:16:36 [2023-11-29T17:16:36.101Z] === RUN   TestPluginInvalidJSON/plugins/pull
17:16:36 [2023-11-29T17:16:36.101Z] === PAUSE TestPluginInvalidJSON/plugins/pull
17:16:36 [2023-11-29T17:16:36.101Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
17:16:36 [2023-11-29T17:16:36.101Z] === CONT  TestPluginInvalidJSON/plugins/pull
17:16:36 [2023-11-29T17:16:36.101Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
17:16:36 [2023-11-29T17:16:36.101Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
17:16:36 [2023-11-29T17:16:36.101Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
17:16:36 [2023-11-29T17:16:36.101Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
17:16:36 [2023-11-29T17:16:36.101Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
17:16:36 [2023-11-29T17:16:36.101Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
17:16:36 [2023-11-29T17:16:36.101Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
17:16:36 [2023-11-29T17:16:36.101Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
17:16:36 [2023-11-29T17:16:36.101Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
17:16:36 [2023-11-29T17:16:36.101Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
17:16:36 [2023-11-29T17:16:36.101Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
17:16:36 [2023-11-29T17:16:36.101Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
17:16:36 [2023-11-29T17:16:36.101Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
17:16:36 [2023-11-29T17:16:36.101Z] --- PASS: TestPluginInvalidJSON (0.01s)
17:16:36 [2023-11-29T17:16:36.101Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
17:16:36 [2023-11-29T17:16:36.101Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
17:16:36 [2023-11-29T17:16:36.101Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
17:16:36 [2023-11-29T17:16:36.101Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
17:16:36 [2023-11-29T17:16:36.101Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
17:16:36 [2023-11-29T17:16:36.101Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
17:16:36 [2023-11-29T17:16:36.101Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
17:16:36 [2023-11-29T17:16:36.101Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
17:16:36 [2023-11-29T17:16:36.101Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
17:16:36 [2023-11-29T17:16:36.101Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
17:16:36 [2023-11-29T17:16:36.101Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
17:16:36 [2023-11-29T17:16:36.101Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
17:16:36 [2023-11-29T17:16:36.101Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
17:16:36 [2023-11-29T17:16:36.101Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
17:16:36 [2023-11-29T17:16:36.101Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
17:16:36 [2023-11-29T17:16:36.101Z] === RUN   TestPluginInstall
17:16:36 [2023-11-29T17:16:36.101Z] === RUN   TestPluginInstall/no_auth
17:16:38 [2023-11-29T17:16:38.637Z] time="2023-11-29T17:16:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:16:38 [2023-11-29T17:16:38.637Z] time="2023-11-29T17:16:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1526b7b919014fd8819bb4191cbea19143027b989de6eb455333421280c28f33" mediatype=application/vnd.docker.plugin.v1+json size=522
17:16:38 [2023-11-29T17:16:38.637Z] time="2023-11-29T17:16:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:16:38 [2023-11-29T17:16:38.637Z] time="2023-11-29T17:16:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1526b7b919014fd8819bb4191cbea19143027b989de6eb455333421280c28f33" mediatype=application/vnd.docker.plugin.v1+json size=522
17:16:38 [2023-11-29T17:16:38.637Z] === RUN   TestPluginInstall/with_htpasswd
17:16:38 [2023-11-29T17:16:38.895Z] time="2023-11-29T17:16:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:16:38 [2023-11-29T17:16:38.895Z] time="2023-11-29T17:16:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1526b7b919014fd8819bb4191cbea19143027b989de6eb455333421280c28f33" mediatype=application/vnd.docker.plugin.v1+json size=522
17:16:38 [2023-11-29T17:16:38.896Z] time="2023-11-29T17:16:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:16:38 [2023-11-29T17:16:38.896Z] time="2023-11-29T17:16:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1526b7b919014fd8819bb4191cbea19143027b989de6eb455333421280c28f33" mediatype=application/vnd.docker.plugin.v1+json size=522
17:16:39 [2023-11-29T17:16:39.154Z] === RUN   TestPluginInstall/with_insecure
17:16:40 [2023-11-29T17:16:40.089Z] time="2023-11-29T17:16:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:16:40 [2023-11-29T17:16:40.089Z] time="2023-11-29T17:16:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ac09e0a9f630e370d1510f3b05b783c68a87c0894c26321fce1fd51f0807c49" mediatype=application/vnd.docker.plugin.v1+json size=522
17:16:40 [2023-11-29T17:16:40.090Z] time="2023-11-29T17:16:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:16:40 [2023-11-29T17:16:40.090Z] time="2023-11-29T17:16:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ac09e0a9f630e370d1510f3b05b783c68a87c0894c26321fce1fd51f0807c49" mediatype=application/vnd.docker.plugin.v1+json size=522
17:16:40 [2023-11-29T17:16:40.090Z]     plugin_test.go:204: [de5b42a514caa] daemon is not started
17:16:40 [2023-11-29T17:16:40.090Z] --- PASS: TestPluginInstall (5.10s)
17:16:40 [2023-11-29T17:16:40.090Z]     --- PASS: TestPluginInstall/no_auth (3.66s)
17:16:40 [2023-11-29T17:16:40.090Z]     --- PASS: TestPluginInstall/with_htpasswd (0.49s)
17:16:40 [2023-11-29T17:16:40.090Z]     --- PASS: TestPluginInstall/with_insecure (0.94s)
17:16:40 [2023-11-29T17:16:40.090Z] === RUN   TestPluginsWithRuntimes
17:16:41 [2023-11-29T17:16:41.992Z] === RUN   TestPluginsWithRuntimes/No_Args
17:16:42 [2023-11-29T17:16:42.560Z] === RUN   TestPluginsWithRuntimes/With_Args
17:16:43 [2023-11-29T17:16:43.495Z] --- PASS: TestPluginsWithRuntimes (3.43s)
17:16:43 [2023-11-29T17:16:43.495Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.96s)
17:16:43 [2023-11-29T17:16:43.495Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.92s)
17:16:43 [2023-11-29T17:16:43.495Z] === RUN   TestPluginBackCompatMediaTypes
17:16:44 [2023-11-29T17:16:44.061Z] --- PASS: TestPluginBackCompatMediaTypes (0.51s)
17:16:44 [2023-11-29T17:16:44.061Z] PASS
17:16:44 [2023-11-29T17:16:44.062Z] 
17:16:44 [2023-11-29T17:16:44.062Z] DONE 24 tests in 9.089s
17:16:44 [2023-11-29T17:16:44.062Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
17:16:44 [2023-11-29T17:16:44.062Z] ++ '[' -n '' ']'
17:16:44 [2023-11-29T17:16:44.062Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
17:16:44 [2023-11-29T17:16:44.062Z] ++ set -e
17:16:44 [2023-11-29T17:16:44.062Z] ++ '[' -n 0 ']'
17:16:44 [2023-11-29T17:16:44.062Z] ++ set -x
17:16:44 [2023-11-29T17:16:44.062Z] ++ 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.fp61kNvExo/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
17:16:44 [2023-11-29T17:16:44.062Z] INFO: Testing against a local daemon
17:16:44 [2023-11-29T17:16:44.062Z] === RUN   TestExternalGraphDriver
17:16:44 [2023-11-29T17:16:44.628Z] === RUN   TestExternalGraphDriver/json
17:16:44 [2023-11-29T17:16:44.628Z] === RUN   TestExternalGraphDriver/spec
17:16:44 [2023-11-29T17:16:44.628Z] === RUN   TestExternalGraphDriver/pull
17:16:44 [2023-11-29T17:16:44.628Z] --- PASS: TestExternalGraphDriver (0.34s)
17:16:44 [2023-11-29T17:16:44.629Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
17:16:44 [2023-11-29T17:16:44.629Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
17:16:44 [2023-11-29T17:16:44.629Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
17:16:44 [2023-11-29T17:16:44.629Z] === RUN   TestGraphdriverPluginV2
17:16:44 [2023-11-29T17:16:44.887Z]     external_test.go:415: (*Execution).NotAmd64-fm
17:16:44 [2023-11-29T17:16:44.887Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
17:16:44 [2023-11-29T17:16:44.887Z] PASS
17:16:44 [2023-11-29T17:16:44.887Z] 
17:16:44 [2023-11-29T17:16:44.887Z] === Skipped
17:16:44 [2023-11-29T17:16:44.887Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
17:16:44 [2023-11-29T17:16:44.887Z]     external_test.go:415: (*Execution).NotAmd64-fm
17:16:44 [2023-11-29T17:16:44.887Z] 
17:16:44 [2023-11-29T17:16:44.887Z] DONE 5 tests, 1 skipped in 0.698s
17:16:44 [2023-11-29T17:16:44.887Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
17:16:44 [2023-11-29T17:16:44.887Z] ++ '[' -n '' ']'
17:16:44 [2023-11-29T17:16:44.887Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
17:16:44 [2023-11-29T17:16:44.887Z] ++ set -e
17:16:44 [2023-11-29T17:16:44.887Z] ++ '[' -n 0 ']'
17:16:44 [2023-11-29T17:16:44.887Z] ++ set -x
17:16:44 [2023-11-29T17:16:44.887Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.fp61kNvExo/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
17:16:44 [2023-11-29T17:16:44.887Z] INFO: Testing against a local daemon
17:16:44 [2023-11-29T17:16:44.887Z] === RUN   TestContinueAfterPluginCrash
17:16:44 [2023-11-29T17:16:44.887Z] === PAUSE TestContinueAfterPluginCrash
17:16:44 [2023-11-29T17:16:44.887Z] === RUN   TestReadPluginNoRead
17:16:44 [2023-11-29T17:16:44.887Z] === PAUSE TestReadPluginNoRead
17:16:44 [2023-11-29T17:16:44.887Z] === RUN   TestDaemonStartWithLogOpt
17:16:44 [2023-11-29T17:16:44.887Z] === PAUSE TestDaemonStartWithLogOpt
17:16:44 [2023-11-29T17:16:44.887Z] === CONT  TestContinueAfterPluginCrash
17:16:44 [2023-11-29T17:16:44.887Z] === CONT  TestDaemonStartWithLogOpt
17:16:44 [2023-11-29T17:16:44.887Z] === CONT  TestReadPluginNoRead
17:16:47 [2023-11-29T17:16:47.419Z] === RUN   TestReadPluginNoRead/default
17:16:47 [2023-11-29T17:16:47.678Z] --- PASS: TestDaemonStartWithLogOpt (2.89s)
17:16:48 [2023-11-29T17:16:48.613Z] === RUN   TestReadPluginNoRead/disabled_caching
17:16:49 [2023-11-29T17:16:49.989Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:16:50 [2023-11-29T17:16:50.924Z]     read_test.go:93: [d4411a4ddfc3b] daemon is not started
17:16:50 [2023-11-29T17:16:50.924Z] --- PASS: TestReadPluginNoRead (6.14s)
17:16:50 [2023-11-29T17:16:50.924Z]     --- PASS: TestReadPluginNoRead/default (1.38s)
17:16:50 [2023-11-29T17:16:50.924Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.29s)
17:16:50 [2023-11-29T17:16:50.924Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s)
17:16:52 [2023-11-29T17:16:52.825Z] --- PASS: TestContinueAfterPluginCrash (7.89s)
17:16:52 [2023-11-29T17:16:52.825Z] PASS
17:16:52 [2023-11-29T17:16:52.825Z] 
17:16:52 [2023-11-29T17:16:52.825Z] DONE 6 tests in 7.929s
17:16:52 [2023-11-29T17:16:52.825Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
17:16:52 [2023-11-29T17:16:52.825Z] ++ '[' -n '' ']'
17:16:52 [2023-11-29T17:16:52.825Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
17:16:52 [2023-11-29T17:16:52.825Z] ++ set -e
17:16:52 [2023-11-29T17:16:52.825Z] ++ '[' -n 0 ']'
17:16:52 [2023-11-29T17:16:52.825Z] ++ set -x
17:16:52 [2023-11-29T17:16:52.825Z] ++ 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.fp61kNvExo/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
17:16:52 [2023-11-29T17:16:52.825Z] testing: warning: no tests to run
17:16:52 [2023-11-29T17:16:52.825Z] PASS
17:16:52 [2023-11-29T17:16:52.825Z] 
17:16:52 [2023-11-29T17:16:52.825Z] DONE 0 tests in 0.007s
17:16:52 [2023-11-29T17:16:52.825Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
17:16:52 [2023-11-29T17:16:52.825Z] ++ '[' -n '' ']'
17:16:52 [2023-11-29T17:16:52.825Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
17:16:52 [2023-11-29T17:16:52.825Z] ++ set -e
17:16:52 [2023-11-29T17:16:52.825Z] ++ '[' -n 0 ']'
17:16:52 [2023-11-29T17:16:52.825Z] ++ set -x
17:16:52 [2023-11-29T17:16:52.825Z] ++ 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.fp61kNvExo/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
17:16:52 [2023-11-29T17:16:52.825Z] INFO: Testing against a local daemon
17:16:52 [2023-11-29T17:16:52.825Z] === RUN   TestPluginWithDevMounts
17:16:52 [2023-11-29T17:16:52.825Z] === PAUSE TestPluginWithDevMounts
17:16:52 [2023-11-29T17:16:52.825Z] === CONT  TestPluginWithDevMounts
17:16:54 [2023-11-29T17:16:54.201Z] --- PASS: TestPluginWithDevMounts (1.50s)
17:16:54 [2023-11-29T17:16:54.201Z] PASS
17:16:54 [2023-11-29T17:16:54.201Z] 
17:16:54 [2023-11-29T17:16:54.201Z] DONE 1 tests in 1.540s
17:16:54 [2023-11-29T17:16:54.201Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
17:16:54 [2023-11-29T17:16:54.201Z] ++ '[' -n '' ']'
17:16:54 [2023-11-29T17:16:54.201Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
17:16:54 [2023-11-29T17:16:54.201Z] ++ set -e
17:16:54 [2023-11-29T17:16:54.201Z] ++ '[' -n 0 ']'
17:16:54 [2023-11-29T17:16:54.201Z] ++ set -x
17:16:54 [2023-11-29T17:16:54.201Z] ++ 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.fp61kNvExo/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
17:16:54 [2023-11-29T17:16:54.460Z] INFO: Testing against a local daemon
17:16:54 [2023-11-29T17:16:54.460Z] === RUN   TestSecretInspect
17:16:56 [2023-11-29T17:16:56.362Z] --- PASS: TestSecretInspect (1.93s)
17:16:56 [2023-11-29T17:16:56.362Z] === RUN   TestSecretList
17:16:58 [2023-11-29T17:16:58.265Z] --- PASS: TestSecretList (1.86s)
17:16:58 [2023-11-29T17:16:58.265Z] === RUN   TestSecretsCreateAndDelete
17:17:00 [2023-11-29T17:17:00.168Z] --- PASS: TestSecretsCreateAndDelete (1.99s)
17:17:00 [2023-11-29T17:17:00.168Z] === RUN   TestSecretsUpdate
17:17:02 [2023-11-29T17:17:02.073Z] --- PASS: TestSecretsUpdate (1.96s)
17:17:02 [2023-11-29T17:17:02.073Z] === RUN   TestTemplatedSecret
17:17:05 [2023-11-29T17:17:05.359Z] --- PASS: TestTemplatedSecret (2.68s)
17:17:05 [2023-11-29T17:17:05.359Z] === RUN   TestSecretCreateResolve
17:17:06 [2023-11-29T17:17:06.735Z] --- PASS: TestSecretCreateResolve (1.89s)
17:17:06 [2023-11-29T17:17:06.735Z] PASS
17:17:06 [2023-11-29T17:17:06.735Z] 
17:17:06 [2023-11-29T17:17:06.735Z] DONE 6 tests in 12.349s
17:17:06 [2023-11-29T17:17:06.735Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
17:17:06 [2023-11-29T17:17:06.735Z] ++ '[' -n '' ']'
17:17:06 [2023-11-29T17:17:06.735Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
17:17:06 [2023-11-29T17:17:06.735Z] ++ set -e
17:17:06 [2023-11-29T17:17:06.735Z] ++ '[' -n 0 ']'
17:17:06 [2023-11-29T17:17:06.735Z] ++ set -x
17:17:06 [2023-11-29T17:17:06.735Z] ++ 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.fp61kNvExo/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
17:17:06 [2023-11-29T17:17:06.735Z] INFO: Testing against a local daemon
17:17:06 [2023-11-29T17:17:06.735Z] === RUN   TestServiceCreateInit
17:17:06 [2023-11-29T17:17:06.735Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:17:10 [2023-11-29T17:17:10.924Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:17:15 [2023-11-29T17:17:15.112Z] --- PASS: TestServiceCreateInit (7.79s)
17:17:15 [2023-11-29T17:17:15.112Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.87s)
17:17:15 [2023-11-29T17:17:15.112Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.91s)
17:17:15 [2023-11-29T17:17:15.112Z] === RUN   TestCreateServiceMultipleTimes
17:17:29 [2023-11-29T17:17:29.990Z] --- PASS: TestCreateServiceMultipleTimes (15.38s)
17:17:29 [2023-11-29T17:17:29.990Z] === RUN   TestCreateServiceConflict
17:17:31 [2023-11-29T17:17:31.893Z] --- PASS: TestCreateServiceConflict (1.90s)
17:17:31 [2023-11-29T17:17:31.893Z] === RUN   TestCreateServiceMaxReplicas
17:17:35 [2023-11-29T17:17:35.180Z] --- PASS: TestCreateServiceMaxReplicas (3.02s)
17:17:35 [2023-11-29T17:17:35.180Z] === RUN   TestCreateServiceSecretFileMode
17:17:47 [2023-11-29T17:17:47.384Z] --- PASS: TestCreateServiceSecretFileMode (12.54s)
17:17:47 [2023-11-29T17:17:47.384Z] === RUN   TestCreateServiceConfigFileMode
17:18:02 [2023-11-29T17:18:02.260Z] --- PASS: TestCreateServiceConfigFileMode (12.62s)
17:18:02 [2023-11-29T17:18:02.260Z] === RUN   TestCreateServiceSysctls
17:18:03 [2023-11-29T17:18:03.196Z] --- PASS: TestCreateServiceSysctls (3.10s)
17:18:03 [2023-11-29T17:18:03.196Z] === RUN   TestCreateServiceCapabilities
17:18:05 [2023-11-29T17:18:05.729Z] --- PASS: TestCreateServiceCapabilities (2.56s)
17:18:05 [2023-11-29T17:18:05.729Z] === RUN   TestInspect
17:18:09 [2023-11-29T17:18:09.015Z] --- PASS: TestInspect (2.86s)
17:18:09 [2023-11-29T17:18:09.015Z] === RUN   TestCreateJob
17:18:11 [2023-11-29T17:18:11.547Z] --- PASS: TestCreateJob (3.15s)
17:18:11 [2023-11-29T17:18:11.547Z] === RUN   TestReplicatedJob
17:18:16 [2023-11-29T17:18:16.817Z] --- PASS: TestReplicatedJob (5.06s)
17:18:16 [2023-11-29T17:18:16.817Z] === RUN   TestUpdateReplicatedJob
17:18:20 [2023-11-29T17:18:20.106Z] --- PASS: TestUpdateReplicatedJob (3.10s)
17:18:20 [2023-11-29T17:18:20.106Z] === RUN   TestServiceListWithStatuses
17:18:20 [2023-11-29T17:18:20.106Z]     list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:18:20 [2023-11-29T17:18:20.106Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:18:20 [2023-11-29T17:18:20.106Z] === RUN   TestDockerNetworkConnectAlias
17:18:24 [2023-11-29T17:18:24.295Z] --- PASS: TestDockerNetworkConnectAlias (3.96s)
17:18:24 [2023-11-29T17:18:24.295Z] === RUN   TestDockerNetworkReConnect
17:18:27 [2023-11-29T17:18:27.580Z] --- PASS: TestDockerNetworkReConnect (3.25s)
17:18:27 [2023-11-29T17:18:27.580Z] === RUN   TestServicePlugin
17:18:27 [2023-11-29T17:18:27.580Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
17:18:27 [2023-11-29T17:18:27.580Z] --- SKIP: TestServicePlugin (0.00s)
17:18:27 [2023-11-29T17:18:27.580Z] === RUN   TestServiceUpdateLabel
17:18:28 [2023-11-29T17:18:28.956Z] --- PASS: TestServiceUpdateLabel (2.02s)
17:18:28 [2023-11-29T17:18:28.956Z] === RUN   TestServiceUpdateSecrets
17:18:43 [2023-11-29T17:18:43.834Z] --- PASS: TestServiceUpdateSecrets (14.65s)
17:18:43 [2023-11-29T17:18:43.834Z] === RUN   TestServiceUpdateConfigs
17:18:58 [2023-11-29T17:18:58.713Z] --- PASS: TestServiceUpdateConfigs (14.54s)
17:18:58 [2023-11-29T17:18:58.713Z] === RUN   TestServiceUpdateNetwork
17:19:10 [2023-11-29T17:19:10.919Z] --- PASS: TestServiceUpdateNetwork (12.34s)
17:19:10 [2023-11-29T17:19:10.919Z] === RUN   TestServiceUpdatePidsLimit
17:19:11 [2023-11-29T17:19:11.855Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:19:12 [2023-11-29T17:19:12.422Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:19:20 [2023-11-29T17:19:20.537Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:19:27 [2023-11-29T17:19:27.101Z] --- PASS: TestServiceUpdatePidsLimit (16.40s)
17:19:27 [2023-11-29T17:19:27.101Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
17:19:27 [2023-11-29T17:19:27.101Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
17:19:27 [2023-11-29T17:19:27.101Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
17:19:27 [2023-11-29T17:19:27.101Z] PASS
17:19:27 [2023-11-29T17:19:27.101Z] 
17:19:27 [2023-11-29T17:19:27.101Z] === Skipped
17:19:27 [2023-11-29T17:19:27.101Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
17:19:27 [2023-11-29T17:19:27.101Z]     list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:19:27 [2023-11-29T17:19:27.101Z] 
17:19:27 [2023-11-29T17:19:27.101Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
17:19:27 [2023-11-29T17:19:27.101Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
17:19:27 [2023-11-29T17:19:27.101Z] 
17:19:27 [2023-11-29T17:19:27.101Z] DONE 26 tests, 2 skipped in 140.267s
17:19:27 [2023-11-29T17:19:27.101Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
17:19:27 [2023-11-29T17:19:27.101Z] ++ '[' -n '' ']'
17:19:27 [2023-11-29T17:19:27.101Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
17:19:27 [2023-11-29T17:19:27.101Z] ++ set -e
17:19:27 [2023-11-29T17:19:27.101Z] ++ '[' -n 0 ']'
17:19:27 [2023-11-29T17:19:27.101Z] ++ set -x
17:19:27 [2023-11-29T17:19:27.102Z] ++ 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.fp61kNvExo/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
17:19:27 [2023-11-29T17:19:27.102Z] INFO: Testing against a local daemon
17:19:27 [2023-11-29T17:19:27.102Z] === RUN   TestSessionCreate
17:19:27 [2023-11-29T17:19:27.102Z] --- PASS: TestSessionCreate (0.02s)
17:19:27 [2023-11-29T17:19:27.102Z] === RUN   TestSessionCreateWithBadUpgrade
17:19:27 [2023-11-29T17:19:27.102Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:19:27 [2023-11-29T17:19:27.102Z] PASS
17:19:27 [2023-11-29T17:19:27.102Z] 
17:19:27 [2023-11-29T17:19:27.102Z] DONE 2 tests in 0.064s
17:19:27 [2023-11-29T17:19:27.102Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
17:19:27 [2023-11-29T17:19:27.102Z] ++ '[' -n '' ']'
17:19:27 [2023-11-29T17:19:27.102Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
17:19:27 [2023-11-29T17:19:27.102Z] ++ set -e
17:19:27 [2023-11-29T17:19:27.102Z] ++ '[' -n 0 ']'
17:19:27 [2023-11-29T17:19:27.102Z] ++ set -x
17:19:27 [2023-11-29T17:19:27.102Z] ++ 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.fp61kNvExo/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
17:19:27 [2023-11-29T17:19:27.102Z] INFO: Testing against a local daemon
17:19:27 [2023-11-29T17:19:27.102Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:19:27 [2023-11-29T17:19:27.102Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:19:27 [2023-11-29T17:19:27.102Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:19:27 [2023-11-29T17:19:27.102Z] === RUN   TestDiskUsage
17:19:27 [2023-11-29T17:19:27.102Z] === PAUSE TestDiskUsage
17:19:27 [2023-11-29T17:19:27.102Z] === RUN   TestEventsExecDie
17:19:27 [2023-11-29T17:19:27.669Z] --- PASS: TestEventsExecDie (0.57s)
17:19:27 [2023-11-29T17:19:27.669Z] === RUN   TestEventsBackwardsCompatible
17:19:27 [2023-11-29T17:19:27.669Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
17:19:27 [2023-11-29T17:19:27.669Z] === RUN   TestEventsVolumeCreate
17:19:27 [2023-11-29T17:19:27.669Z] --- PASS: TestEventsVolumeCreate (0.06s)
17:19:27 [2023-11-29T17:19:27.669Z] === RUN   TestInfoBinaryCommits
17:19:27 [2023-11-29T17:19:27.669Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:19:27 [2023-11-29T17:19:27.669Z] === RUN   TestInfoAPIVersioned
17:19:27 [2023-11-29T17:19:27.669Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:19:27 [2023-11-29T17:19:27.669Z] === RUN   TestInfoAPI
17:19:27 [2023-11-29T17:19:27.928Z] --- PASS: TestInfoAPI (0.02s)
17:19:27 [2023-11-29T17:19:27.928Z] === RUN   TestInfoAPIWarnings
17:19:46 [2023-11-29T17:19:46.012Z] --- PASS: TestInfoAPIWarnings (16.54s)
17:19:46 [2023-11-29T17:19:46.012Z] === RUN   TestInfoDebug
17:19:46 [2023-11-29T17:19:46.012Z] --- PASS: TestInfoDebug (0.52s)
17:19:46 [2023-11-29T17:19:46.012Z] === RUN   TestInfoInsecureRegistries
17:19:46 [2023-11-29T17:19:46.012Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:19:46 [2023-11-29T17:19:46.012Z] === RUN   TestInfoRegistryMirrors
17:19:46 [2023-11-29T17:19:46.012Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:19:46 [2023-11-29T17:19:46.012Z] === RUN   TestLoginFailsWithBadCredentials
17:19:46 [2023-11-29T17:19:46.948Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
17:19:46 [2023-11-29T17:19:46.948Z] === RUN   TestPingCacheHeaders
17:19:46 [2023-11-29T17:19:46.948Z] --- PASS: TestPingCacheHeaders (0.02s)
17:19:46 [2023-11-29T17:19:46.948Z] === RUN   TestPingGet
17:19:46 [2023-11-29T17:19:46.948Z] --- PASS: TestPingGet (0.01s)
17:19:46 [2023-11-29T17:19:46.948Z] === RUN   TestPingHead
17:19:46 [2023-11-29T17:19:46.948Z] --- PASS: TestPingHead (0.02s)
17:19:46 [2023-11-29T17:19:46.948Z] === RUN   TestPingSwarmHeader
17:19:47 [2023-11-29T17:19:47.516Z] === RUN   TestPingSwarmHeader/before_swarm_init
17:19:48 [2023-11-29T17:19:48.083Z] === RUN   TestPingSwarmHeader/after_swarm_init
17:19:49 [2023-11-29T17:19:49.019Z] === RUN   TestPingSwarmHeader/after_swarm_leave
17:19:49 [2023-11-29T17:19:49.019Z] --- PASS: TestPingSwarmHeader (1.94s)
17:19:49 [2023-11-29T17:19:49.019Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
17:19:49 [2023-11-29T17:19:49.019Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
17:19:49 [2023-11-29T17:19:49.019Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
17:19:49 [2023-11-29T17:19:49.019Z] === RUN   TestPingBuilderHeader
17:19:49 [2023-11-29T17:19:49.019Z] === RUN   TestPingBuilderHeader/default_config
17:19:49 [2023-11-29T17:19:49.277Z] === RUN   TestPingBuilderHeader/buildkit_disabled
17:19:49 [2023-11-29T17:19:49.845Z] --- PASS: TestPingBuilderHeader (1.04s)
17:19:49 [2023-11-29T17:19:49.845Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
17:19:49 [2023-11-29T17:19:49.845Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
17:19:49 [2023-11-29T17:19:49.845Z] === RUN   TestVersion
17:19:49 [2023-11-29T17:19:49.845Z] --- PASS: TestVersion (0.02s)
17:19:49 [2023-11-29T17:19:49.845Z] === CONT  TestDiskUsage
17:19:50 [2023-11-29T17:19:50.413Z] === RUN   TestDiskUsage/empty
17:19:50 [2023-11-29T17:19:50.413Z] === RUN   TestDiskUsage/empty/container_types
17:19:50 [2023-11-29T17:19:50.413Z] === RUN   TestDiskUsage/empty/image_types
17:19:50 [2023-11-29T17:19:50.413Z] === RUN   TestDiskUsage/empty/volume_types
17:19:50 [2023-11-29T17:19:50.413Z] === RUN   TestDiskUsage/empty/build-cache_types
17:19:50 [2023-11-29T17:19:50.413Z] === RUN   TestDiskUsage/empty/container,_volume_types
17:19:50 [2023-11-29T17:19:50.413Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
17:19:50 [2023-11-29T17:19:50.413Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
17:19:50 [2023-11-29T17:19:50.413Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
17:19:50 [2023-11-29T17:19:50.413Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
17:19:50 [2023-11-29T17:19:50.413Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
17:19:50 [2023-11-29T17:19:50.413Z] === RUN   TestDiskUsage/after_LoadBusybox
17:19:50 [2023-11-29T17:19:50.413Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
17:19:50 [2023-11-29T17:19:50.413Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
17:19:50 [2023-11-29T17:19:50.413Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
17:19:50 [2023-11-29T17:19:50.413Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
17:19:50 [2023-11-29T17:19:50.413Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
17:19:50 [2023-11-29T17:19:50.413Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
17:19:50 [2023-11-29T17:19:50.413Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
17:19:50 [2023-11-29T17:19:50.413Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
17:19:50 [2023-11-29T17:19:50.413Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
17:19:50 [2023-11-29T17:19:50.413Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
17:19:50 [2023-11-29T17:19:50.413Z] === RUN   TestDiskUsage/after_container.Run
17:19:50 [2023-11-29T17:19:50.981Z] === RUN   TestDiskUsage/after_container.Run/container_types
17:19:50 [2023-11-29T17:19:50.981Z] === RUN   TestDiskUsage/after_container.Run/image_types
17:19:50 [2023-11-29T17:19:50.981Z] === RUN   TestDiskUsage/after_container.Run/volume_types
17:19:50 [2023-11-29T17:19:50.981Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
17:19:50 [2023-11-29T17:19:50.981Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
17:19:50 [2023-11-29T17:19:50.981Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
17:19:50 [2023-11-29T17:19:50.981Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
17:19:50 [2023-11-29T17:19:50.981Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
17:19:50 [2023-11-29T17:19:50.981Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
17:19:50 [2023-11-29T17:19:50.981Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
17:19:50 [2023-11-29T17:19:50.981Z] --- PASS: TestDiskUsage (1.09s)
17:19:50 [2023-11-29T17:19:50.981Z]     --- PASS: TestDiskUsage/empty (0.01s)
17:19:50 [2023-11-29T17:19:50.981Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
17:19:50 [2023-11-29T17:19:50.981Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
17:19:50 [2023-11-29T17:19:50.981Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
17:19:50 [2023-11-29T17:19:50.981Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
17:19:50 [2023-11-29T17:19:50.981Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
17:19:50 [2023-11-29T17:19:50.981Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
17:19:50 [2023-11-29T17:19:50.981Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
17:19:50 [2023-11-29T17:19:50.981Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
17:19:50 [2023-11-29T17:19:50.981Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
17:19:50 [2023-11-29T17:19:50.981Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
17:19:50 [2023-11-29T17:19:50.981Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
17:19:50 [2023-11-29T17:19:50.981Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
17:19:50 [2023-11-29T17:19:50.981Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
17:19:50 [2023-11-29T17:19:50.981Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
17:19:50 [2023-11-29T17:19:50.981Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
17:19:50 [2023-11-29T17:19:50.981Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
17:19:50 [2023-11-29T17:19:50.981Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
17:19:50 [2023-11-29T17:19:50.981Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
17:19:50 [2023-11-29T17:19:50.981Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
17:19:50 [2023-11-29T17:19:50.981Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
17:19:50 [2023-11-29T17:19:50.981Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
17:19:50 [2023-11-29T17:19:50.981Z]     --- PASS: TestDiskUsage/after_container.Run (0.28s)
17:19:50 [2023-11-29T17:19:50.981Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
17:19:50 [2023-11-29T17:19:50.981Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
17:19:50 [2023-11-29T17:19:50.981Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
17:19:50 [2023-11-29T17:19:50.981Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
17:19:50 [2023-11-29T17:19:50.981Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
17:19:50 [2023-11-29T17:19:50.981Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
17:19:50 [2023-11-29T17:19:50.981Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
17:19:50 [2023-11-29T17:19:50.981Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
17:19:50 [2023-11-29T17:19:50.981Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
17:19:50 [2023-11-29T17:19:50.981Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
17:19:50 [2023-11-29T17:19:50.981Z] PASS
17:19:50 [2023-11-29T17:19:50.981Z] 
17:19:50 [2023-11-29T17:19:50.981Z] === Skipped
17:19:50 [2023-11-29T17:19:50.981Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:19:50 [2023-11-29T17:19:50.981Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:19:50 [2023-11-29T17:19:50.981Z] 
17:19:50 [2023-11-29T17:19:50.981Z] DONE 57 tests, 1 skipped in 23.993s
17:19:50 [2023-11-29T17:19:50.981Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
17:19:50 [2023-11-29T17:19:50.981Z] ++ '[' -n '' ']'
17:19:50 [2023-11-29T17:19:50.981Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
17:19:50 [2023-11-29T17:19:50.981Z] ++ set -e
17:19:50 [2023-11-29T17:19:50.981Z] ++ '[' -n 0 ']'
17:19:50 [2023-11-29T17:19:50.981Z] ++ set -x
17:19:50 [2023-11-29T17:19:50.981Z] ++ 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.fp61kNvExo/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
17:19:50 [2023-11-29T17:19:50.981Z] INFO: Testing against a local daemon
17:19:50 [2023-11-29T17:19:50.981Z] === RUN   TestVolumesCreateAndList
17:19:50 [2023-11-29T17:19:50.981Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:19:50 [2023-11-29T17:19:50.981Z] === RUN   TestVolumesRemove
17:19:51 [2023-11-29T17:19:51.240Z] === RUN   TestVolumesRemove/volume_in_use
17:19:51 [2023-11-29T17:19:51.240Z] === RUN   TestVolumesRemove/volume_not_in_use
17:19:51 [2023-11-29T17:19:51.240Z] === RUN   TestVolumesRemove/non-existing_volume
17:19:51 [2023-11-29T17:19:51.240Z] === RUN   TestVolumesRemove/non-existing_volume_force
17:19:51 [2023-11-29T17:19:51.240Z] --- PASS: TestVolumesRemove (0.07s)
17:19:51 [2023-11-29T17:19:51.240Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
17:19:51 [2023-11-29T17:19:51.240Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
17:19:51 [2023-11-29T17:19:51.240Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
17:19:51 [2023-11-29T17:19:51.240Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
17:19:51 [2023-11-29T17:19:51.240Z] === RUN   TestVolumesRemoveSwarmEnabled
17:19:51 [2023-11-29T17:19:51.240Z] === PAUSE TestVolumesRemoveSwarmEnabled
17:19:51 [2023-11-29T17:19:51.240Z] === RUN   TestVolumesInspect
17:19:51 [2023-11-29T17:19:51.240Z] --- PASS: TestVolumesInspect (0.02s)
17:19:51 [2023-11-29T17:19:51.240Z] === RUN   TestVolumesInvalidJSON
17:19:51 [2023-11-29T17:19:51.240Z] === RUN   TestVolumesInvalidJSON/volumes/create
17:19:51 [2023-11-29T17:19:51.240Z] === PAUSE TestVolumesInvalidJSON/volumes/create
17:19:51 [2023-11-29T17:19:51.240Z] === CONT  TestVolumesInvalidJSON/volumes/create
17:19:51 [2023-11-29T17:19:51.240Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
17:19:51 [2023-11-29T17:19:51.240Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
17:19:51 [2023-11-29T17:19:51.240Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
17:19:51 [2023-11-29T17:19:51.240Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
17:19:51 [2023-11-29T17:19:51.240Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:19:51 [2023-11-29T17:19:51.240Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
17:19:51 [2023-11-29T17:19:51.240Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
17:19:51 [2023-11-29T17:19:51.240Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
17:19:51 [2023-11-29T17:19:51.240Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
17:19:51 [2023-11-29T17:19:51.240Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
17:19:51 [2023-11-29T17:19:51.240Z] === RUN   TestVolumePruneAnonymous
17:19:51 [2023-11-29T17:19:51.240Z] --- PASS: TestVolumePruneAnonymous (0.05s)
17:19:51 [2023-11-29T17:19:51.240Z] === RUN   TestVolumePruneAnonFromImage
17:19:51 [2023-11-29T17:19:51.499Z] --- PASS: TestVolumePruneAnonFromImage (0.22s)
17:19:51 [2023-11-29T17:19:51.499Z] === CONT  TestVolumesRemoveSwarmEnabled
17:19:52 [2023-11-29T17:19:52.875Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
17:19:52 [2023-11-29T17:19:52.875Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
17:19:52 [2023-11-29T17:19:52.875Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
17:19:52 [2023-11-29T17:19:52.875Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
17:19:53 [2023-11-29T17:19:53.442Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.92s)
17:19:53 [2023-11-29T17:19:53.442Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
17:19:53 [2023-11-29T17:19:53.442Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
17:19:53 [2023-11-29T17:19:53.442Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
17:19:53 [2023-11-29T17:19:53.442Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
17:19:53 [2023-11-29T17:19:53.442Z] PASS
17:19:53 [2023-11-29T17:19:53.442Z] 
17:19:53 [2023-11-29T17:19:53.442Z] DONE 20 tests in 2.338s
17:19:53 [2023-11-29T17:19:53.442Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:19:53 [2023-11-29T17:19:53.442Z] ++++ cat bundles/test-integration/docker.pid
17:19:53 [2023-11-29T17:19:53.442Z] +++ kill 24053
17:19:55 [2023-11-29T17:19:55.345Z] ++++ cat bundles/test-integration/TestUsernsCommit/d5ab7461afb4e/docker.pid
17:19:55 [2023-11-29T17:19:55.345Z] +++ kill 61904
17:19:55 [2023-11-29T17:19:55.345Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 61904 is not a child of this shell
17:19:55 [2023-11-29T17:19:55.345Z] warning: PID 61904 from bundles/test-integration/TestUsernsCommit/d5ab7461afb4e/docker.pid had a nonzero exit code
17:19:55 [2023-11-29T17:19:55.345Z] umount: bundles/test-integration/TestUsernsCommit/d5ab7461afb4e/root: not mounted.
17:19:55 [2023-11-29T17:19:55.345Z] +++ /etc/init.d/apparmor stop
17:19:55 [2023-11-29T17:19:55.345Z] Leaving: AppArmorNo profiles have been unloaded.
17:19:55 [2023-11-29T17:19:55.345Z] 
17:19:55 [2023-11-29T17:19:55.345Z] Unloading profiles will leave already running processes permanently
17:19:55 [2023-11-29T17:19:55.345Z] unconfined, which can lead to unexpected situations.
17:19:55 [2023-11-29T17:19:55.345Z] 
17:19:55 [2023-11-29T17:19:55.345Z] To set a process to complain mode, use the command line tool
17:19:55 [2023-11-29T17:19:55.345Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:19:55 [2023-11-29T17:19:55.345Z] +++ true
17:19:55 [2023-11-29T17:19:55.345Z] exiting test-integration
17:19:55 [2023-11-29T17:19:55.345Z] ++ exit 0
17:19:55 [2023-11-29T17:19:55.345Z] 
Post stage
[Pipeline] junit
17:19:56 [2023-11-29T17:19:56.294Z] Recording test results
17:19:56 [2023-11-29T17:19:56.497Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:19:56 [2023-11-29T17:19:56.790Z] + echo Ensuring container killed.
17:19:56 [2023-11-29T17:19:56.791Z] Ensuring container killed.
17:19:56 [2023-11-29T17:19:56.791Z] + docker rm -vf docker-pr2
17:19:56 [2023-11-29T17:19:56.791Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
17:19:57 [2023-11-29T17:19:57.073Z] + echo Chowning /workspace to jenkins user
17:19:57 [2023-11-29T17:19:57.073Z] Chowning /workspace to jenkins user
17:19:57 [2023-11-29T17:19:57.073Z] + id -u
17:19:57 [2023-11-29T17:19:57.073Z] + id -g
17:19:57 [2023-11-29T17:19:57.073Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46856:/workspace busybox chown -R 1000:1000 /workspace
17:19:57 [2023-11-29T17:19:57.073Z] Unable to find image 'busybox:latest' locally
17:19:57 [2023-11-29T17:19:57.073Z] latest: Pulling from library/busybox
17:19:57 [2023-11-29T17:19:57.333Z] 8a0af25e8c2e: Already exists
17:19:57 [2023-11-29T17:19:57.333Z] Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
17:19:57 [2023-11-29T17:19:57.333Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:19:58 [2023-11-29T17:19:58.997Z] + bundleName=arm64-integration
17:19:58 [2023-11-29T17:19:58.997Z] + echo Creating arm64-integration-bundles.tar.gz
17:19:58 [2023-11-29T17:19:58.997Z] Creating arm64-integration-bundles.tar.gz
17:19:58 [2023-11-29T17:19:58.997Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:19:58 [2023-11-29T17:19:58.997Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
17:19:59 [2023-11-29T17:19:59.268Z] Archiving artifacts
17:20:01 [2023-11-29T17:20:01.105Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46856/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:20:01 [2023-11-29T17:20:01.393Z] + make clean
17:20:01 [2023-11-29T17:20:01.393Z] docker volume rm -f docker-dev-cache docker-mod-cache
17:20:01 [2023-11-29T17:20:01.393Z] docker-dev-cache
17:20:01 [2023-11-29T17:20:01.393Z] 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